/* GENERAL CONFIG
-------------------------------------------------- */
html {
    height: 100%
}
body {
    font-family: 'Source Sans Pro', sans-serif;
 	margin: 0;
    font-size: 14px;
    font-weight: 400;
}
input, select, textarea, .inputbox {
    border: 1px solid #e8e8e8;
    line-height: 24px;
    padding: 6px 10px;
}
input[type="text"], input[type="button"], input[type="password"] {
    width: 100%;
}
a {
    transition: all 0.5s ease 0s;
    cursor: pointer;
    color: #5C6979;
}
a:hover, a:focus {
   outline: 0;
   text-decoration: none;
   color: #065DF6;
}
a.active {
    color: #00A5F4;
}
.float-right, .pull-right {
    float: right!important;
}
.small, small {
    font-size: 80%;
    font-weight: 300;
}
.width25 {
    width: 23%;
}
.wrapSite {
	width: 1170px;
	padding: 0px 15px;
	margin: 0px auto;
}
.right {
	text-align: right;
}
.center {
    text-align: center;
}
.text-client {
    color: #065DF6;
}
.form-control {
    border-radius: 0px;
}
.bold {
    font-weight: 600!important;
}


.btn-client {
    text-shadow: none;
    background-color: #065DF6;
    color: #FFFFFF;
    padding: 6px 50px;
    border-radius: 0px;
    border: 1px solid transparent;
}
.btn-client:hover, .btn-client:focus {
    border: 1px solid transparent;
    background-color: #063BF6;
    color: #FFFFFF;
}
.btn-white {
    text-shadow: none;
    background-color: #FFFFFF;
    color: #5C6979;
    padding: 7px 50px;
    font-weight: 700;
    text-transform: uppercase;
}

.bolder {
	font-weight: 700 !important;
}
.opg-text-primary {
    color: #323B45 !important;
}
.uppercase {
	text-transform: uppercase;
}
.alert-error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.alert-message {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

div.product {
    min-width: 100px !important;
}

/* GERAL
-------------------------------------------------- */
.moduletable, .custom {
    width: 100%;
}
.gbs3 .well-client {
    background: none;
    background-color: #F5F6F7;
    border: none;
    box-shadow: none;
    padding: 20px;
}
blockquote {
    font-size: 18px;
    border-left: 5px solid #007bff;
    padding: 0px 20px;
    margin: 0% 15%;
}
/* LANG BAR
-------------------------------------------------- */
.topBar {
    background-color: transparent;
    padding: 10px 0px;
    z-index: 999;
    position: sticky;
    background-color: #F5F6F7;
}

.langBar {
    background-color: transparent;
    padding: 5px 0px;
    z-index: 999;
    position: sticky;
}
.lang a {
    opacity: 0.6;
    margin: 2px 0px;
}
.lang a.active {
    opacity: 1;
}
.lang li.lang-active a, .lang li a:hover {
    opacity: 1;
}
.contacts p {
    margin: 2px 0px 0px;
}
.contacts {
    color: #FFF;
    font-size: 12px;
}

.call p {
    margin: 0px;
}
.call a {
    color: #FFF;
}

ul.lang-inline li {
    margin: 0px;
}


/* HEADER
-------------------------------------------------- */
.headerBar {
    padding: 10px 0px;
}
/*logo*/
.logoBar {
	background-color: rgba(255,255,255,0.7);
}
.logoBar .container {
	min-height: 130px;
	padding: 20px 0px;
}
/*carrinho*/
.vmCartModule > .vm_cart_products {
    display: none;
}

.cart {
	padding: 0px 0px 0px 30px;
}
/*
.cart button {
    padding: 8px 15px;
}
.cart button img {
	margin-right: 10px;
}
.cart button .cart_title {
    text-transform: uppercase;
    font-weight: 300;
}
*/
.cart p.icon {
    padding: 10px 15px;
}
.cart p.carrinho {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 18px;
	margin: 0px 0px 0px 10px;
}
.cart p.artigos {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 300;
	margin: 0px 0px 0px 10px;
}

.overlayContent {
    z-index: 999;
    width: 100%;
    background-color: #4DA700;
}


.vmCartModule {
	color: #333333;
}

.totalttt {
	width: 100%;
}

/*
.cart button {
    text-align: left;
    margin: 3px 0px 3px 5px;
    color: #333;
    display: block;
    font-size: 20px;
}

.cart button:hover{
    text-decoration: none;
}
.cart button p {
    margin: 0px;
}
.cart button p.cart_title {
    text-transform: uppercase;
    text-transform: uppercase;
    line-height: 20px;
}
.cart button p.total_products {
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
}
*/
/*.vm-col-4 {
    width: 25%;
}*/
/* MENU BAR
-------------------------------------------------- */
.navbar {
    padding: 0px;
}
/*.menuBar{
	background: rgb(74,74,74, 0.75);
}*/
.navbar .nav.menu li a {
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    padding: .5rem 1rem;
    color: rgba(255,255,255,.5);
}
.navbar .nav.menu li.active a {
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    padding: .5rem 1rem;
    color: #fff;
}
.navbar .nav.menu li a:hover {
    color: rgba(255,255,255,0.75);
}
.navbar .nav-link {
    font-size: 18px;
    text-transform: uppercase;
}
.iconMenu  {
	width: 100%;
	height: 25px;
	display: block;
	margin-bottom: 10px;
}
ul.menu li a img {
	height: 20px;
	display: inline-block;
	margin-bottom: 10px;
	margin: 0px auto;
}




.categorias > .nav-item > a.active,
.categorias > .nav-item > a:hover {
    background-color: #F9F9F9;
}
.nav .sub-cat {
    padding-left: 20px;
}

/* BANNER BAR
-------------------------------------------------- */
.colorFilter {
    position: absolute;
    z-index: 9;
    width: 100%;
    height: 100%;

    background: rgba(9,78,174,0.7);

}

.colorFilter2 {
    position: absolute;
    z-index: 9;
    width: 100%;
    height: 100%;

    background: rgba(242, 241, 239, 0.7);

}
textarea::placeholder {
    font-size: 0.8em;
  }



.carouselSlogan{
    position: absolute;
    bottom: 40%;
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    z-index: 9999;
}

.bannerBar {
    min-height:80vh;
    position: relative;
    overflow: hidden;
    /*max-height: 400px;
	position: relative;
    overflow: hidden;*/
}

.bannerBar2 {
    position: relative;
    min-height: 350px;
    /*overflow: hidden;*/
}


.carousel-item {
    max-height: 400px;
}
.carousel-caption {
    bottom: 30%;
}
.carousel-image {
    height: 400px;
    overflow: hidden;
}
.carousel-caption h1 {
    font-size: 48px;
}
.carousel-caption p {
    font-size: 28px;
}

/* BREADCRUMBS
-------------------------------------------------- */
/*.breadcrumbs {
    background-color: #5C6979;
}*/
.breadcrumb {
    margin-bottom: 0px;
    background: #5C6979 url("/images/images/bckPub.png") no-repeat center top;
    background-size: 100% auto;
    text-align: center;
    width: 100%;
    display: inline-block;
    height: 150px;
    padding: 50px 20px;
    border-radius: 0px;
}
.breadcrumb > li {
    display: none;
}
.breadcrumb > li.active {
    display: block;
}
.breadcrumb span.divider {
    padding: 0px 10px;
    display: none;
}
.breadcrumb > li span {
    font-size: 30px;
    color: #FFF;
    font-weight: 600;
}
.breadcrumb > li.active span {
    color: #FFF;
}


/* PESQUISA
-------------------------------------------------- */
.pesquisaBox {
    color: #333333;
    background-color: #F9F9F9;
    padding: 0px;
    position: absolute;
    top: 100px;
    z-index: 999;
}
.pesquisa {
    background-color: #F5F6F7;
    padding: 0px;
}
.nav-pills .nav-link {
    border-radius: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
}
.nav-pills .nav-link, .nav-pills .show>.nav-link,
.btn-stock, .btn-viatura {
    color: #FFFFFF;
    background-color: #5C6979;
    text-transform: uppercase;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link,
.btn-stock.active, .btn-viatura.active {
    color: #007bff;
    background-color: #FFFFFF;
}
.btn-stock, .btn-viatura {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    border-radius: 0px;
}
.pesquisa input, .pesquisa select {
    height: 45px !important;
    border: none;
    background-color: #FFF;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 14px;
    border: 1px solid #DDD;
}
.formPesquisa .form-group {
    margin-bottom: 0px;
}
.formPesquisa .wrapPesquisaLivre {
    margin-bottom: 1rem;
}
/* CHOSEN --------------------------- */
.boxSearch {
    width: 100%;
    padding: 20px;
    margin: 40px 0px;
    background-color: #f1f1f1;
}
.labelPesquisa {
    text-align: center;
}
.labelPesquisa  label {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    font-style: italic;
    line-height: 20px;
    color: #FFF;
}
.content button {
    padding-left: 30px;
    padding-right: 30px;

}

.pesquisaTitle {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 20px;
    color: #001D4C;
    margin-top: 10px;
}
.btn-search {
    text-transform: uppercase;
    font-style: italic;
}
.btn-search i {
    color: #001D4C;
}
.chosen-container-single .chosen-single {
    border-radius: 0px;
    border: 1px solid #e8e8e8;
    background: none;
}
.chosen-container-single .chosen-single {
    border-radius: 0px;
    border: 1px solid #e8e8e8;
    background: #FFF;
    min-height: 38px;
    box-shadow: none;
    line-height: 20px;
}
.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 36px;
    font-size: 16px;
    color: #333;
}


/* CONTEUDO CENTRAL
-------------------------------------------------- */
.conteudoCentral {
	padding: 40px 0px;
    background-color: #FFFFFF;
}
h1, h2, h3, h4, h5 {
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0px;
    width: 100%;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 16px;
}
h5 {
    font-size: 14px;
}


/* CATALOGO
-------------------------------------------------- */
.thumbnail .image {
    height: 250px;
    width: auto;
    overflow: hidden;
}
.thumbnail .image a {
    width: 100%;
}
.thumbnail img {
	width: 100%;
}
.thumbnail a {
	color: #000000;
	font-size: 18px;
    font-weight: 700;
    line-height: 18px;
}
.thumbnail .btn-group .btn {
    text-transform: uppercase;
}
.caption {
    padding: 5px 0px;
    background-color: #FFFFFF;
    color: #5C6979;
    text-align: center;
}
.caption p {
    margin-bottom: 0px;
}
.caption span {
    display: block;
}
.price {
    text-align: center;
}
.price span {
    font-weight: 600;
    font-size: 24px;
    color: #065DF6;
}
.thumbnailButton .btn {
    color: #5C6979;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 0px;
}
/* Lista Pecas ---------------------------- */
.lista-horizontal .thumbnail .image {
    height: 150px;
}
.lista-horizontal .price {
    background-color: #F9F9F9;
    border-left: 1px solid #CCCCCC;
}
.lista-horizontal .price span {
    font-weight: 600;
    font-size: 32px;
    color: #065DF6;
}


.product h2 a {
	color: #5C6979;
    font-size: 15px;
    font-weight: 700;
    line-height: 15px;
    text-align: center;
    display: block;
}

.vm-product-descr-container-0 {
    min-height: 35px;
    margin-bottom: 0px;
}
.product .vm3pr-0 .addtocart-area {
	display: none;
}

.vm3pr-3 .product-price {
    min-height: 25px;
}

div.vm-details-button a {
    border-radius: 0px;
    border: none;
    background: none;
    max-width: 100%;
    width: 100%;
    color: #5C6979;
    background-color: #F9F9F9;
    font-weight: 300;
}


.PricebasePriceWithTax, .vm-price-desc {
    display: none !important;
}
.PricesalesPriceTt.vm-display:after {
    content: "IVA incluído";
    display: block;
    font-size: 14px;
    font-weight: 300;
}
#total_amountfulldiv {
    display: none !important;
}



/* Viaturas / Stock ------------------------ */
.product-container {
	padding: 0px;
    background-color: #F5F6F7;
    margin: 5px;
    text-align: center;
    margin-right: 5px !important;
}
.spacer.product-container {
    border: none;
    background-color: #FFFFFF;
}
.browse-view .row .product .spacer {
    padding: 0px;
}
.product-container a {
    background-color: #FFFFFF;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 700;
    line-height: 36px;
    text-transform: uppercase;
    width: 100%;
    display: block;
    overflow: hidden;
}
.product-container a img {
	width: 100%;
}
/*.product-container .spacer p.product_s_desc {
    display: none;
}*/
.vm3pr-2 {
    display: none;
}
.PricetaxAmount {
    display: none;
}
a.ask-a-question {
    max-height: 200px;
    color: #FFFFFF;
    background: #5C6979;
    line-height: 20px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 300;
    display: inline-block;
    text-decoration: none;
    padding: 12px;
    margin: 0px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}
a.ask-a-question, a.ask-a-question:hover {
    display: inline-block;
    width: 100%;
    text-align: center;
    border: 1px solid transparent;
}
a.ask-a-question:hover {
    background: #323B45 !important;
    color: #FFFFFF !important;
}
.PricepriceWithoutTax a.ask-a-question {
    line-height: 34px;
    padding: 0px;
    font-size: 14px;
}
.PricepriceWithoutTax a.ask-a-question:hover {
    background: #5C6979 !important;
}

.vm-product-descr-container-1 {
    min-height: 50px;
    margin-bottom: 0px;
    padding-left: 5px;
    padding-top: 10px;
    background-color: #FFFFFF;
}
.vm-product-descr-container-1 h2 a {
    background-color: #FFFFFF;
    color: #000000;
}
.vm-product-descr-container-1 > h2, .vm-product-descr-container-0 > h2 {
    margin: 0px;
}
p.product_s_desc {
    line-height: 12px;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #5C6979;
    font-weight: 300;
    height: 15px;
}

.vm3pr-2 .product-price {
    min-height: 35px;
    background-color: #5C6979;
    padding: 10px 5px 10px 0px;
    width: 95px;
}
.product-price {
    width: 100%;
    margin: 10px 0px 0px;
}

.productdetails > .product-price > .ask-a-question,
.vm3pr-2 > .product-price > .ask-a-question {
    display: none;
}

.browse-view .row .product .spacer span {
    width: 70%;
    display: block;
    text-align: right;
    font-size: 18px !important;
    color: #065DF6 !important;
    font-weight: 700;
    padding-right: 20px;
    float: right;
}

.browse-view .row .product .spacer span.PricebasePriceVariant {
    color: red !important;
    font-weight: 300;
    text-decoration: line-through;;
}


.browseProductImage {
    max-height: 200px;
    width: auto;
    max-width: 100%;
}
.browse-view .row .product .spacer img, .related-products-view .row .product .spacer img {
    width: 100%;
    min-height: 200px;
    object-fit: cover;
    object-position: center;
}

.browse-view .row .product .spacer .PricetaxAmount .vm-price-desc {
    font-size: 14px !important;
    color: #333 !important;
    padding-top: 15px !important;
    display: block !important;
    text-align: center !important;
    padding: 0px !important;
    font-weight: 400;
    font-style: normal;
}
.PricetaxAmount .PricetaxAmount {
    display: none !important;
}
.PricetaxAmount .vm-price-desc {
    font-size: 14px !important;
    color: #333 !important;
    padding-top: 15px !important;
    display: block !important;
    text-align: center !important;
    padding: 0px !important;
    font-weight: 400;
    font-style: normal;
}
.spacer-buy-area .PricetaxAmount .vm-price-desc {
    padding: 12px 0px 0px !important;
}


/* Viaturas / Stock ------------------------ */
.catTitle {
    float: left;
    width: 15% !important;
}
.catTitleIcon {
    width: 100%;
    font-size: 24px;
    color: #333;
    font-weight: 700;
    font-style: italic;
}
.catList {
    float: left;
    width: 85% !important;
}
.catListItem::before {
    content: "> ";
}
.catListItem {
    width: 20%;
    float: left;
    font-size: 12px;
    line-height: 1;
    padding: 5px;
}

/* Viatura de origem ------------------------ */
.viaturaOrigem .title {
    font-size: 18px;
    font-weight: 700;
}
.viaturaOrigem .description-list {
    font-size: 12px;
    margin-top: 1rem;
}
.viaturaOrigem dt {
    display: inline;
}
.viaturaOrigem dd {
    display: inline;
    margin-right: 20px;
}


.infoProduto dl {
    display: grid;
    grid-template-columns: auto auto;
}
.infoProduto dt {
    grid-column-start: 1;
}
.infoProduto dd {
    grid-column-start: 2;
}
/* Produtos com desconto ------------------------ */
.bxslider-vm-id a,
.bxslider-vm-id span.PricesalesPrice {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 18px;
    font-weight: 400;
}
.bxslider-vm-id span.PricesalesPrice {
    font-weight: 600;
}

.vm3pr-3 span.PricebasePriceVariant {
    font-weight: 400;
    font-size: 14px !important;
    color: #E51C15 !important;
    text-decoration: line-through;
    float: left;
    width: 50%;
}
.vm-product-details-container .PricebasePriceVariant span.PricebasePriceVariant {
    font-weight: 400;
    font-size: 14px !important;
    color: #E51C15 !important;
    text-decoration: line-through;
}
.vm-product-details-container .PricebasePriceVariant {
    float: left;
    width: 50%;
}

span.PricebasePriceVariant,
span.PricesalesPrice  {
    text-align: center!important;
}
.vm3pr-3 .PricesalesPrice,
.vm3pr-3 .PricebasePriceVariant {
    width: 50%;
    float: left;
}
.vm-product-details-container .PricesalesPrice {
    color: #323B45;
    font-weight: 700;
    font-size: 24px;
    line-height: 40px;
}

.line-through {
    color: red;
}

/* Ficha de produto ------------------------ */
.product-neighbours, .icons {
    display: none;
}
.back-to-category {
    float: none;
    margin-bottom: 10px;
}
.back-to-category .product-details {
    background: none;
    border-radius: 0px;
    background-color: #007bff;
    border: 1px solid #007bff;
    color: #FFF;
    padding: 5px 10px;
}
.back-to-category a.product-details:hover {
    background: none;
    background-color: #5C6979;
    border: 1px solid #5C6979;
    color: #FFF;
    padding: 5px 10px;
}

.productdetails .blockLeft .vm-product-media-container {
    width: 100%;
}
.productdetails .vm-product-media-container {
    height: 100%;
    background-color: #FFFFFF;
    padding: 5px;
    border: 1px solid #CCCCCC;
}
.vm-product-media-container {
    height: 200px;
    overflow: hidden;
    margin-bottom: 0px;
}
.main-image {
    /*max-height: 388px;*/
    overflow: hidden;
}
.vm-product-media-container a {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
}
.main-image img {
    max-width: 100%;
    max-height: none;
    margin-right: 8px;
}

.blockRight h1 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 20px;
	margin-bottom: 0px;
}

.tabsProdutos {
    border-bottom: 1px solid #ddd;
}
.tabsProdutos ul.nav li a {
    background-color: #006AFF;
    color: #FFFFFF;
    border-radius: 0px;
}
.tabsProdutos ul.nav li.active a {
    background-color: #FFFFFF;
    color: #333333;
}
.tabsProdutos ul.nav-tabs{
    display: none;
}
.tab-content {
    padding: 10px;
    background-color: #FFF !important;
}

.vm-product-details-container {
    float: right;
    width: 100%;
    margin-top: 50px;
}
.productdetails-view .spacer-buy-area {
    padding-left: 0px;
}
.spacer-buy-area .product-price {
    display: block;
    width: 100%;
    text-align: center;
}
.spacer-buy-area .product-price .PricesalesPriceTt .PricesalesPriceTt {
    font-size: 36px;
    font-weight: 700;
    color: #323B45;
}
.PricepriceWithoutTax {
    font-size: 36px;
    font-weight: 700;
    color: #006AC2;
}

.additional-images div.floatleft {
    border: 1px solid #ccc;
    display: block;
    padding: 5px;
    margin-right: 5px;
    overflow: hidden;
    background-color: #FFFFFF;
}
.additional-images div.floatleft span.vm-img-desc {
    display: none;
}
.additional-images img {
    width: auto;
    height: 70px;
    margin-right: 0px;
}
.quantity-box, .quantity-controls {
    display: none !important;
}
span.addtocart-button {
    width: 100%;
}
span.addtocart-button span.addtocart-button,
span.addtocart-button input.addtocart-button,
span.addtocart-button input.notify-button {
    background: #5C6979 !important;
    color: #FFF !important;
    text-shadow: none !important;
    border-radius: 0px !important;
    border: 1px solid #5C6979 !important;
    width: 100%;
}
span.addtocart-button input.addtocart-button:hover {
    background: #323B45 !important;
}

.pecasviatura .vmheader, .pecasviatura .bx-wrapper, .pecasviatura .bx-controls, .pecasviatura .dataTables_length {
    display: none;
}
.bx-wrapper .bx-viewport {
    background: none;
}
/* POPUP FANCYBOX -------------------------------- */
#fancybox-wrap {
    width: 560px !important;
}
#fancybox-content {
    width: 520px !important;
}
#fancybox-content h4 {
    padding-top: 20px;
}

/* VM PRODUTOS RELACIONADOS
-------------------------------------------------- */
.bx-wrapper {
    margin: 0px;
}
.bx-wrapper .bx-viewport {
    background: none;
}

.mod_jt_bxslider_vm_product .vmheader {
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
}
.mod_jt_bxslider_vm_product .spacer a {
    width: 100%;
    display: block;
    margin-top: 5px;
    text-align: center;
    line-height: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.mod_jt_bxslider_vm_product a.vmDestaquesImg {
    width: 100%;
    height: 150px;
    display: block;
    overflow: hidden;
}
.mod_jt_bxslider_vm_product .featuredProductImage {
    width: 100%;
    max-width: none;
    min-height: auto;
}


/* CHECKOUT - CARRINHO DE COMPRAS
-------------------------------------------------- */
#checkoutForm {
    background-color: #FFFFFF;
    padding: 0px 20px 20px;
    margin-top: 19px;
}
#checkoutForm .quantity,
#checkoutForm .cart-product-details {
    display: none;
}
#checkoutForm span.details-button {
    margin: 10px 0px;
    display: block;
}
#checkoutForm .shipto_fields_div {
    margin: 10px 0px !important;
}
#checkoutForm .opg-button {
    background:#5C6979;
    color: #FFF;
    font-size: 12px;
}
.opg-button-danger {
    background-color: #EEE;
}
.opg-button-danger:hover, .opg-button-danger:focus {
    background-color: #FFF;
}
.opg-width-large-3-5 {
    width: 40%;
}
.opg-width-large-2-5 {
    width: 60%;
}
.opg-thumbnail {
    border: 1px solid #CCC;
    padding: 3px;
}
.opg-thumbnail-mini {
    display: block;
    max-width: 100%;
    height: auto;
}
.removeproduct {
    color: #da314b;
    font-size: 11px;
}
.removeproduct:hover {
    color: red;
}
.opg-margin-small-top small {
    display: none;
}
.opg-list {
    padding-left: 5px;
    margin-bottom: 0px;
}
.opg-list label {
    width: 95%;
}
.vmpayment_name, .vmshipment_name {
    padding: 0 10px;
}
.vmpayment_description, .vmshipment_description {
    display: block;
    font-weight: 400;
    font-size: 12px;
}
.vmpayment_name, .vmshipment_name {
    font-weight: 700;
}
.opg-form input[type="radio"] {
    float: left;
}
.opg-width-1-1 {
    margin-bottom: 3px;
}
.opg-form .required {
    border-left: 4px solid #5C6979;
}
#right_div .opg-width-1-1 select {
    border-radius: 0px !important;
    height: 30px;
    background-color: #FFF;
}
.opg-form #shipto_virtuemart_country_id_field {
    width: 100% !important;
    height: 35px;
    background-color: #FFF;
    border-radius: 0px !important;
}
.vmshipment_cost {
    font-size: 11px;
}
.opg-form .validate-email {
    width: 100%;
}


.opg-panel > :last-child {
    margin-bottom: 0;
}
.opg-panel-box {
    padding: 0px 15px 15px 15px;
}
#otherpay_buttons #loginbtns,
#otherpay_buttons hr {
    display: none;
}
#old_payments #guesttitle {
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    color: #5C6979;
    margin-bottom: 15px;
}

.opg-width-large-4-5 {
    width: 80% !important;
}

#coupon_taxfulldiv {
    display: none;
}

.opg-panel-box .opg-panel-title {
    color: #444444;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0px;
}
.opg-text-warning {
    color: #da314b !important;
    font-size: 12px;
}

/* OnePage Checkeout
-------------------------------------------------- */
#shipment_select {
  text-align: left;
  margin-top: 30px !important;
}
#payment_select {
  text-align: left;
}


.opg-width-1-1.opg-margin-small-top > .opg-width-1-1.opg-text-center.opg-panel-box  {
  display: none;
}

/*#shipment_select, #payment_select,
.opg-width-1-1.opg-margin-small-top > .opg-width-1-1.opg-text-center.opg-panel-box  {
  display: none;
}*/

/* Destaques ------------------------ */
.vmheader {
	font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 300;
    color: #006AC2;
    margin-bottom: 15px;
}

/* Ordenação ------------------------ */
.orderby-displaynumber {
    border-bottom: none;
    border-top: none;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: #333333;
    width: 100%;
}

.orderby-displaynumber .vm-pagination-top, .orderby-displaynumber .display-number {
	display: none;
}


/* CONTACTOS ----------------------------------- */
.formVFV .gbs3 {
    margin-top: 50px !important;
}
.gbs3 {
    padding: 0px;
    border-radius: 10px;
    margin-top: -20px !important;
}
.gbs3 .page-header {
    margin: 0px;
}
.gbs3 h2 {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.gbs3 .gcore-display-table {
    display: table;
    width: 100%;
}
.gbs3 .A,
.form-control .A {
    width: 100% !important;
}

.gbs3 .form-control {
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}


.gbs3 .gcore-label-top {
    color: #5C6979;
}

.gbs3 .btn-client {
    background: none;
    text-shadow: none;
    border: none;
    border-radius: 0px;
    background-color: #065DF6;
    color: #FFFFFF;
    font-weight: 300;
    text-transform: uppercase;
}
.gbs3 .btn-client:hover, .gbs3 .btn-client:focus {
    border: none;
    background-color: #063BF6;
    color: #FFFFFF;
}

.chrono_credits {
	display: none;
}

.bt-googlemaps {
	margin-top: 0px;
    z-index: 999;
}
.moradasForm {
    padding: 30px;
    border: 1px dashed #9AB1C6;
}
.moradasForm p {
    font-size: 14px;
    color: #9AB1C6;
}
.moradasForm h2 {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 15px;
}


/* MAPA BAR
-------------------------------------------------- */
.mapaBar {
    background-color: #FBFBFB;
}


/* DESTAQUES
-------------------------------------------------- */
.destaquesBar {
	/*background-color: #FBFBFB;*/
    background-color: #FFFFFF;
	padding: 40px 0px;
}
.destaquesBar .thumbnail {
	padding: 5px;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #FFF;
}
.destaquesBar .caption a {
	color: #00194D;
	line-height: 12px;
	margin-top: 10px;
	display: block;
}
.destaquesBar .caption p {
	margin: 0px;
}

/* SLOGAN ABATE VFV
-------------------------------------------------- */
.newsBar {
    background: #FBFBFB;
    padding: 50px 0px;
    background-image: url("../../images/img/banner4.png");
    background-blend-mode: multiply;
    background-size: cover;
}
.newsBar a {
    color: #FFFFFF;
    text-decoration: underline;
}



/* NEWSLETTER
-------------------------------------------------- */
.acymailing_module div {
   margin: 0px auto !important;
}
.acymailing_module_form {
    margin: 0px auto !important;
}
.acymailing_module_form td {
    width: 100% !important;
}
.acysubbuttons > .btn-primary {
    text-shadow: none;
    background-color: #065DF6;
    color: #FFFFFF;
    padding: 10px 50px;
    border-radius: 0px;
}
.acyfield_email input {
    border-radius: 0px;
    height: 45px;
}
.acymailing_finaltext {
    color: #FFFFFF;
}

/* FOOTER
-------------------------------------------------- */
footer {
    background: #FBFBFB;
	padding: 50px 0px;
}
.footerHeading {
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.footer-ul {
    list-style-type: none;
    padding-left: 0px;
    margin-left: 2px;
}
.footer-ul li {
    line-height: 24px;
    font-size: 14px;
    width: 100%;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.footer-ul li.divider {
	height: 1px;
	margin: 9px 1px;
	overflow: hidden;
	background-color: #007bff;
	border-bottom: 1px solid #007bff;
}
.footer-ul li a {
    color: #5C6979;
    transition: color 0.2s linear 0s, background 0.2s linear 0s;
    padding: 0px;
}
.footer-ul li a:hover {
    color: #065DF6;
}
.footer-ul p {
	line-height: 24px;
	font-size: 14px;
    color: #4A4A4A;
    padding: 0px;
    margin: 0px;
    font-weight: 300;
    text-transform: uppercase;
}
.footer-ul p a {
    color: #4A4A4A;
}
.footer-ul p a:hover {
    color: #E51C15;
}
.footer-ul p.heading {
	font-weight: 700;
}

footer .btn-client {
	padding-left: 40px;
	padding-right: 40px;
}
.legendForm {
	color: #FFFFFF;
    font-size: 12px;
    font-weight: 300;
    font-style: italic;
}
.legendForm p {
    margin: 10px 0px 0px;
}
.legendForm a {
    color: #007bff;
    text-decoration: underline;
}

.social .footer-ul li,
.store .footer-ul li {
    border: none;
}

/* COPYRIGHT
-------------------------------------------------- */
.copy {
	width: 100%;
}
.copyrightBar {
	background-color: #FFFFFF;
	font-size: 14px;
	color:#006AC2;
	font-weight: 300;
    border-top: 1px solid #DDDDDD;
}
.copyright {
	padding: 15px 0px;
}
.casa a {
    margin-bottom: 10px;
    display: inline-block;
}
.casa p a {
    margin-bottom: 0px;
    display: inline-block;
}
.casa a:hover {
    color: #4DA700;
}
.casa p {
    font-size: 10px;
    margin-bottom: 0px;
    color: #000000;
}
.copyright .createdBy {
    color: #000000;
    font-style: italic;
}
.copyright .createdBy p {
    margin-bottom: 0px;
}
.copyright .createdBy a {
    color: #007bff;
    font-weight: bold;
}
.copyright .createdBy a:hover {
    color: #BEBEBE;
}


/* CENTRO ARBITRAGEM
-------------------------------------------------- */
.centroArbitragemBar {
    background-color: #FFFFFF;
    padding: 10px 0px;
}
.centroArbitragemBar p {
    margin-bottom: 0px;
    color: #4A4A4A;
    font-weight: 300;
    font-size: 12px;
}



/* INFORMAÇÃO DA ENCOMENDA
-------------------------------------------------- */
.spaceStyle table {
    width: 100%;
}
#ui-tabs ul#tabs li {
    display: inline-block;
    cursor: pointer;
    background: #EEEEEE;
    padding: 8px 16px 3px;
}
#ui-tabs ul#tabs li.current {
    display: inline-block;
    background: #5C6979;
    color: #FFFFFF;
}




@media screen and (max-width: 960px), only screen and (min-width: 960px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 960px) and (-webkit-min-device-pixel-ratio: 2) {
    .container {
        width: 100%;
        max-width: 1320px !important;
        padding-right: 20px;
        padding-left: 20px;
    }
    /*
    .cart button .cart_title {
        display: none !important;
    }
    */
    .cart_title {
        display: none !important;
    }
    .product-container {
        margin: 0px;
        margin-right: 5px !important;
    }
    .width25 {
        width: 100%;
    }
    .vDestaques .width25 {
        width: 100%;
    }



    /*body {
        font-size: 24px !important;
    }
    .conteudoCentral h1, .vmheader {
        font-size: 48px;
    }*/
    .formPesquisa.col-8 {
        flex: 100%;
        max-width: 100%;
        width: 100%;
    }
    .formPesquisa .form-group {
        margin-bottom: 0px;
    }
    .vm-col-4 {
        width: 50%;
    }
    .vm-product-media-container {
        height: 240px;
    }
    .product-container a {
        max-height: 300px;
    }
    .browseProductImage {
        max-height: 400px;
    }

    .vm3pr-2 {
        bottom: 65px;
        width: 100%;
    }
    .vm3pr-2 .product-price {
        min-height: 35px;
        width: 100%;
    }
    /*.mobile {
        display: none;
    }*/
    .cart {
        padding: 0px;
    }
    .navbar {
        padding: .5rem 0px;
        width: 100%;
    }
    .langBar .col-9, .langBar .col-3 {
        padding: 0px 5px;
    }
    .filters ul {
        list-style-type: none;
        width: 100%;
        padding: 0px;
    }
    .filters ul li:nth-child(3),
    .filters ul li:nth-child(4),
    .filters ul li:nth-child(5) {
        display: none;
    }


    /*.product-price {
        line-height: 36px;
    }
    .browse-view .row .product .spacer span {
        font-size: 36px !important;
    }
    .PricesalesPriceTt.vm-display:after {
        content: "IVA incluído";
        font-size: 18px;
    }
    .product h2 a, .product-container a  {
        font-size: 36px;
        line-height: 36px;
    }
    p.product_s_desc {
        line-height: 24px;
        font-size: 24px;
        height: 24px;
    }
    .filters ul {
        padding-left: 0px;
    }
    .filters ul li:first-child {
        display: none;
    }
    .orderby-displaynumber {
        font-size: 23px;
    }
    .footerHeading  {
        font-size: 36px;
        line-height: 36px;
    }
    .footer-ul {
        margin-bottom: 20px;
    }
    .footer-ul li, .footer-ul p {
        line-height: 36px;
        font-size: 24px;
    }
    .copyrightBar, .breadcrumb > li span {
        font-size: 24px;
        line-height: 24px;
    }
    div.itemToolbar, div.itemBody {
        display: block;
    }
    div.itemToolbar ul li {
        font-size: 14px;
    }*/
    h6.footerHeading {
        margin-top: 25px;
    }
    h6.footerHeading:first-child {
        margin-top: 0px;
    }
    .breadcrumb {
        display: none;
    }
    .menuBar .nav li {
        display: block;
        width: 100%;
    }
    .menuBar .nav li a {
        display: block;
    }
    .copyright, .centroArbitragemBar, .createdBy.right {
        text-align: center;
    }
}
@media (min-width: 960px) {
    .opg-width-large-3-4 {
        width: 70%;
    }
    .opg-width-large-1-4 {
        width: 30%;
    }
}


/*
.gbs3 .form-control{
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
*/

  .bootstrap-select {
    height: 45px;
  }
  .bootstrap-select .btn {
    height: 45px;
    border: 1px solid #ddd;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  .select_abate .btn {
    height: 34px;
    border: 1px solid #ddd;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }





/* FICHA DE PRODUTO
-------------------------------------------------- */

.detalheProduto .gallery-wrap .img-big-wrap {
    overflow: hidden;
    position: relative;
    max-height: 450px;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
  }

  .detalheProduto .gallery-wrap .img-big-wrap img {
    width: 100%;
    height: auto;
  }

  .detalheProduto .gallery-wrap .img-small-wrap {
    text-align: center;
  }

  .detalheProduto .gallery-wrap .img-small-wrap .item-gallery {
    width: 100px;
    height: 70px;
    border: 1px solid #ddd;
    margin: 7px 2px;
    display: inline-block;
    overflow: hidden;
  }

  .detalheProduto .gallery-wrap .img-small-wrap img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    cursor: pointer;
  }

  .detalheProduto .infoProduto h1.title {
    font-weight: 700;
    font-size: 26px;
  }

  .detalheProduto .infoProduto .price-wrap {
    font-size: 14px;
    color: #7D788E;
  }

  .detalheProduto .infoProduto .price-wrap .price-old {
    font-size: 16px;
    font-weight: 700;
  }

  .detalheProduto .infoProduto .price-wrap .price-new p {
    margin: 0px;
  }

  .detalheProduto .infoProduto .price-wrap .price-new .num {
    color: #000000;
    font-weight: 700;
    font-size: 36px;
  }

  .detalheProduto .infoProduto .price-wrap .price-new .legend-price {
    font-size: 14px;
    color: #7D788E;
  }

  .detalheProduto .description-list {
    font-size: 14px;
  }

  .detalheProduto dl {
    display: grid;
    grid-template-columns: auto auto;
  }

  .detalheProduto dt {
    grid-column-start: 1;
  }

  .detalheProduto dd {
    grid-column-start: 2;
  }

  /* VIATURA DE ORIGEM
  -------------------------------------------------- */

  .viaturaOrigem .title {
    font-size: 18px;
    font-weight: 700;
  }

  .viaturaOrigem .description-list {
    font-size: 12px;
    margin-top: 1rem;
  }

  .viaturaOrigem dt {
    display: inline;
  }

  .viaturaOrigem dd {
    display: inline;
    margin-right: 20px;
  }

  .tableListaPecas {
    font-size: 14px;
  }

  .tableListaPecas p {
    margin-bottom: 0px;
  }

  .tableListaPecas small {
    color: #7D788E;
  }

  .tableListaPecas td {
    vertical-align: middle;
  }

  .tableListaPecas td:first-child {
    width: 70px;
  }

  .tableListaPecas td:last-child a {
    width: 100%;
  }

  .slideViaturaOrigem .carousel-item {
    height: auto;
  }

  .slideViaturaOrigem .col-sm {
    padding-right: 5px;
    padding-left: 5px;
  }

  .slick-slide {
    margin: 0px 5px;
  }

  .slick-slide img {
    width: 100%;
  }

  .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
  }

  .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }

  .slick-list:focus {
    outline: none;
  }

  .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
  }

  .slick-slider .slick-track,
  .slick-slider .slick-list {
    transform: translate3d(0, 0, 0);
  }

  .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
  }

  .slick-track:before,
  .slick-track:after {
    display: table;
    content: "";
  }

  .slick-track:after {
    clear: both;
  }

  .slick-loading .slick-track {
    visibility: hidden;
  }

  .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
  }

  [dir=rtl] .slick-slide {
    float: right;
  }

  .slick-slide img {
    display: block;
  }

  .slick-slide.slick-loading img {
    display: none;
  }

  .slick-slide.dragging img {
    pointer-events: none;
  }

  .slick-initialized .slick-slide {
    display: block;
  }

  .slick-loading .slick-slide {
    visibility: hidden;
  }

  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
  }

  .slick-arrow.slick-hidden {
    display: none;
  }



  .cartMobile {
    width: 40px;
    height: 40px;
    position: relative;
    padding: 5px;
    margin-right: 20px;
 }
 .cartMobileCount {

    position: absolute;
    left: 23px;
    top:12px;
    z-index: 1000;
    background-color: transparent;

    color: #065DF6;
    font-weight: bold;
 }
