@media (max-width: 768px) {
	.logo {
	    top: 0px !important;
	}
	.secLogo {
	    margin: 90px 0px 0px 0px !important;
	}
	.inputPesquisa .search .inputbox, .search .btnPesquisa,
	.headerImage, .headerPeca {
		width: 100% !important;
	}
	.rowContactos, .indexForm {
		padding: 0px 5px !important;
	}
}
@media (max-width: 960px) {
	.wrapSite {
		width: 100% !important;
	}
}
@media (max-width: 900px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    .navbar-nav > li.loja.active,
	.navbar-nav > li.loja.active > a,
	.navbar-nav > li.loja.active > a:hover {
		background-color: #333333 !important;
	}
	.login .form-group {
    	margin-bottom: 0px !important;
	}
	.nav-pills>li, .nav-tabs>li {
		float: none;
	}
}
ul {
	padding: 0px;
}
ul li {
	list-style: none outside none;
}
.bold {
	font-weight: 500;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
body {
	background-color: #fff;
	font-family: 'Ubuntu',sans-serif;
    font-weight: 300;
	color:#333333;
}


/************ new CSS *****************************/

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3,
.col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8,
.col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, 
.col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

.container-fluid{
	padding-left: 0px;
    padding-right: 0px;
}

.rowWrapper{
	max-width: 960px;
     margin: 0 auto;
}

.rowLang{
	width:100%;
	background-color:#ffffff;
}

.rowTopBanner{
	width:100%;
	position:absolute;
	z-index:2;
}

.rowYellowBanenr{
	/*
	background-color:#f5ec44;
	max-height:51px;
	
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	*/
	background-color:rgba(244, 235, 68, 0.8);
	border-radius: 0px 0px 20px 20px;
	-moz-border-radius: 0px 0px 20px 20px;
	-webkit-border-radius: 0px 0px 20px 20px;
	border: 0px solid #000000;
}

.rowBanner{
	position:relative;
	width:100%;
	background-color:#ffffff;
	border-bottom:1px solid #ffffff;
}

.rowMiddleBanner{
	width:100%;
	min-height: 428px;
}

.rowSlider{
	/*max-width:1280px;*/
	 margin: 0 auto;
}


@media (max-width: 768px) {
	.rowMain{
		padding-top: 120px!important;
	}
}

.rowMain{
	width:100%;
	border-top:1px solid #bebebe;
	border-bottom:1px solid #bebebe;
	padding-top: 60px;
}

.rowPesquisa{
    position: absolute;
    top:370px;
    width: 100%;
}

.rowBottomBanner1{
	width:100%;
}

.rowBottomBanner2{
	width:100%;
	background: rgba(255, 255, 255, 0.65);
}

.inputPesquisa{
	background-color:#f5ec44;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

.inputPesquisa .search{
	padding: 6px 6px 6px 6px;
}

.inputPesquisa .search .inputbox {
    font-size: 16px;
    width: 78.5%;
    padding: 10px 6px 10px 6px;
	margin-right:10px;
	border:1px solid #d7c8c3;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.search .btnPesquisa {
	color:#ffffff;
	width:20%;
	background-color:#2d6711;
	padding: 7px 6px 7px 6px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.legendasPesquisa .custom-leg{
    padding: 0px 6px 8px 14px;
}

.legendasPesquisa{
	background-color:#f5ec44;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}

.rowFooterTop {
	width:100%;
	height:180px;
	border-top:1px solid #ffffff;
	background: #ffffff url("../images/f1_background.png") repeat-x left top;
}

.rowFooterMiddle{
	width:100%;
	background-color:#ffffff;
}

.rowFooterBootom{
	width:100%;	
	background-color:#e5e5e5;
	border-top: 1px solid #333333;
}

div.mod-languages ul {
    margin: 0 0 5px 0;
}

/* ------ FORMULARIO -------------- */
/* -------------------------------- */
.indexForm{
	margin-bottom:38px;
	padding: 0px 5px;
}

.bfQuickMode section.bfElemWrap {
    padding: 5px 0px;
}
.bfQuickMode .bfLabelLeft label {
    width: 30%;
    margin: 0px;
}
.bfQuickMode section input[type="text"], .bfQuickMode section textarea, .bfQuickMode section select {
    width: 97%;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 9px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
}
.bfQuickMode section textarea {
    height:136px;
}
.bfQuickMode button.bfSubmitButton {
	width:100%;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 6px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	background-color: #f5ed44;
    border-color: #f5ed44;
}
.bfQuickMode button.bfSubmitButton:hover {
    background-color: #f5ed44;
    border-color: #f5ed44;
}
#bfCaptchaEntry {
    width: 100%;
}

/* ------ AREA UTILIZADOR -------------- */
/* -------------------------------- */
.custom-userArea  td {
    padding: 10px 3px;
}
.userText > .userLink  {
	display:table-caption;
	text-transform: uppercase;
	line-height: 1.1;
}

/* ------ CARRINHO -------------- */
/* -------------------------------- */

.carrinho .total_products{
	text-transform: uppercase;
	padding-right: 15px;
}
.vmCartModule table td {
    padding: 10px 0;
}
.iconCarrinho {
    padding: 0px 6px;
}
.vmCartModule table .total_products a, .vmCartModule table .total_products {
	color: #333;
    font-weight: bold;
    line-height: 1.1;
} 

/* ------ PESQUISA -------------- */
/* -------------------------------- */
.search .btnPesquisa {
    vertical-align: top;
    padding: 10px 6px;
    border: 0px;
}

/* ------ LOGO -------------- */
/* -------------------------------------- */
.logo {
	position: absolute;
	top: -40px; 
}
/* ------ YellowBanner BUTTONS / TEXT HEADER / Slogan -------------- */
/* ----------------------------------------------------------------- */
.rowYellowBanenr {
    max-height: 60px;
}
.custom-contactoTop table td {
	padding: 10px 0px
}
.custom-contactoTop table img {
	margin-right:5px;
}
.textTopHeader {
	font-weight: bold;
	color: #333;
	line-height:1.1;
}
a.userLink {
	font-weight: bold;
	color: #333;
}
.user ul.nav li a:hover {
	background-color: transparent;
}
.secLogo {
	margin: 20px 0px 0px 0px;
	text-align: center;
}
/* ------ ULTIMAS VIATURAS -------------- */
/* -------------------------------------- */
#ScrollerHorizontal1 {
	min-height: 330px;
}
.lastVehicles #VMScrollBoth1 {
	background-color: transparent;
}
#VMScrollBoth1 {
	background-color: transparent !important;
}
#VMScrollBoth1 ul {
	float: left;
}
ul li.VMScrollBoth1 {
	background-color: #F5EC44;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow: hidden;
}
#VMScrollBoth1 img {
	width: 225px;
}
.imageLastEntry {

}
.titleLastEntry {
	background-color: #F5EC44;
	color: #333333;
	min-height: 60px;
	border-top: 1px solid #666;
}

/* ------ ULTIMAS VIATURAS -------------- */
/* -------------------------------------- */
.subMenu {
	display: block;
	float: right;
	width: 100%;
	border-bottom: 1px solid #000;
	margin-top: -20px;
}
.subMenu li {
	display: block;
	float: right;
}
.subMenu li.active {
	border-bottom: 2px solid #000;
}
.subMenu li a {
	color: #000000;
}
.subMenu li a img {
	float: left;
	margin-right: 5px;
}
.orderby-displaynumber {
	display: none;
}
.moduletable.lastVehicles h3 {
	font-size: 24px;
	margin-top: 20px;
}



/* ------ ULTIMAS VIATURAS BOTTOM-------------- */
/* -------------------------------------- */
.moduletable.lastVehiclesBottom h3 {
	font-size: 24px;
	margin-top: 20px;
}

.moduletable.lastVehiclesBottom #VMScrollBoth1 li{
	border:1px solid #CDCDCD !important;
}

/* ------ STOCK PEÇAS -------------- */
/* -------------------------------------- */
.product .vm-product-media-container {
	height: 168px;
}
.browseProductImage {
	object-fit: cover;
}
.category_description {
	/*font-size: 18px;
    font-weight: bold;
    margin-top: -32px;*/
    display: none;
}
.browse-view h1 {
	font-size: 24px;
}
div.product {
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}
.desconto {
	background-color: #7bc141;
	color: #FFF;
	font-weight: 600;
	position: absolute;
	padding: 5px 10px;
	top: 15px;
	right: 0px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
div.vm-details-button a, div.vm-details-button > a.product-details {
	background: #F5EC44 !important;
	color: #333;
	width: 100% !important;
	line-height: 12px;
	border: 0px;
	font-size: 14px;
	max-width: 100% !important;
}
.browse-view .row .product .spacer img, .related-products-view .row .product .spacer img {
    height: auto;
    width: 100%;
}
.browseProductImage {
    max-height: 100% !important;
}
div.product {
    min-width: 238px !important;
}
.vm-product-descr-container-1 > h2, .vm-product-descr-container-1 > h2 a {
    font-size: 14px;
    margin: 0 0 10px;
    text-align: center;
    color: #333;
    line-height: 18px;
    padding-top: 10px;
}
.vm-product-descr-container-1 {
    min-height: 65px;
}
.vm-price-desc {
	display: none;
}
.product-price {
    text-align: center;
    width: 100%;
}
.browse-view .row .product .spacer span.PricesalesPrice {
    color: #2865CC;
    font-size: 18px;
    font-weight: bold;
}
.browse-view .row .product .spacer span.iva {
    color: #2865CC;
    font-size: 12px;
    font-weight: normal;
}
/* ------ FICHA DE PRODUTO -------------- */
/* -------------------------------------- */
.productdetails h1 {
	font-size: 18px;
	float: left;
}
.productdetails-view .spacer-buy-area {
    padding-left: 10px;
}
.addtocart-area .product span.quantity-box,
.addtocart-area .product span.quantity-controls {
    display:none;
}
.product-neighbours {
	display:none;
}
.headerPeca {
	float: right;
	text-align: left;
	width: 40%;
}
.headerImage {
	float: left;
	width: 60%;
}
.vm-product-container .vm-product-media-container {
    width: 98%;
}
span.addtocart-button {
    float: left;
    margin: 0px;
    width: 100%;
}
div.addtocart-bar span.addtocart-button input.addtocart-button {
    background: #7BC141 none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    height: auto;
    padding: 10px 20px 11px;
    width: 100%;
    font-weight: 600;
}
.main-image img {
    max-height: 100% !important;
    border: 1px solid #CCC;
    padding: 5px;
}
.vm-product-media-container {
    margin-bottom: 0px;
}
.additional-images img {
    width: 100px;
    border: 1px solid #CCC;
    padding: 5px;
}
.s2s_contenedor {
    margin: 0px;
}
.product-description {
	clear: both;
	padding: 20px 0px 30px 0px;
}
.product-description .title {
    width: 100%;
    display: block;
    font-weight: 600;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.vm-product-details-container {
    float: left;
    width: 100%;
}
.back-to-category {
    float: left;
}
.headerPeca .product-short-description {
	display: none;
}
.productdetails-view .spacer-buy-area {
    padding-left: 0px;
}
.product-price {
    text-align: left;
}
.vm-display {
    color: #2865cc;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 5px;
}
.s2s_contenedor .btn > a {
    padding: 4px 3px;
}
/* ------ RODAPE -------------- */
/* -------------------------------------- */
.sloganRodape {
    overflow: hidden;
    padding-bottom: 10px;
    margin-top: 5px;
}
.moduletable h3 {
	font-size: 16px;
	margin-top: 30px;
}
.rowBottom {
	padding: 25px 0px;
}
.designBy a {
	color: red;
}
/* ------ PAGINAÇÃO -------------- */
/* -------------------------------------- */
.vm-pagination {
    float: none;
    margin: 20px 0px 30px 0px;
}

/* ------ MODAL / LIGHTBOX / FANCYBOX -------------- */
/* -------------------------------------- */
.fancybox-title-inside {
	margin:0px !important;
}
#fancybox-content {
    background-color: #FFF;
}
.cart-view h1 {
    padding: 0 0 10px;
}
.vm-cart-header-container {
	padding-top: 20px;
}
.vm-cart-header-container .right {
	margin: 0px;
}
.vm-continue-shopping a {
	background-color: #f5ec44;
    border-radius: 5px;
    color: #666;
    padding: 10px 20px;
}

/* ------ FINALIZAR ENCOMENDA -------------- */
/* -------------------------------------- */
.cart-view {
	margin-top: 20px;
}
.cart-view form#com-form-login, .cart-view .billto-shipto, .rowMain form#com-form-login {
	padding: 20px;
	border-radius: 5px;
	background-color: #EEE;
	overflow: hidden;
	margin-bottom: 30px;
}
.inputbox {
	border-radius: 5px;
	padding: 3px 10px;
	border: 1px solid #CCC;
}
.vm-button-correct {
	background: #7BC141;
}

/* ------ Tooltip -------------- */
/* -------------------------------------- */
#user-registration #jform_email-lbl{
	display: inline-block !important;
}