[data-pin-log=button_pinit_floating] {
    z-index: 9 !important;
}

form#formulario-newsletter {
    text-align: center;
}

.catalog-header select {
    height: 37px !important;
}

.title-section.center::after, 
#ProdAbas li.aberta a::after{
    background: #000 !important;
}

@media (max-width:991px) {
    #ProdAbas li {
        width: 100%;
        margin-bottom: 10px !important;
        background: #f1f3f4 !important;
    }
}

.title-section{
    margin-top: 100px !important;
    margin-bottom: 10px !important;
}

.header .search .search-key::placeholder { 
  color: #0D3C4D !important; 
}  
.text .featured{
    color: #000 !important;
}
.action-button.view{ background: #DADA2E !important;
    color: #3e464b }
.info-product .product-name, .smarthint .product-name{
    color:#000;}
.info-product .product-payment, .smarthint .product-payment {
    color:#000;}
.news-footer .text-mail,
.news-footer .text-mail::placeholder { 
  color: #000 !important; 
}

@media (max-width:767px) {
	#lightwindow .page-simula-frete {
		max-width: 90% !important;
		min-width: 90% !important
	}

	.page-simula-frete table.tablePage td:nth-child(1) img {
		width: 100%
	}

	.page-simula-frete table.tablePage td:nth-child(1) {
		width: 50px
	}

	.page-simula-frete table.tablePage td:nth-child(2) {
		width: 30px
	}

	.page-simula-frete table.tablePage td:nth-child(4) {
		width: 200px
	}

	#lightwindow .page-simula-frete {
		min-width: 100%
	}

}

@media (max-width:767px) {

	#lightwindow .page-simula-frete {
		max-width: 90% !important;
		min-width: 90% !important
	}

}
@media (max-width:767px) {


	.page-simula-frete table.tablePage td:nth-child(1) img {
		width: 100%
	}

	.page-simula-frete table.tablePage td:nth-child(1) {
		width: 50px
	}

	.page-simula-frete table.tablePage td:nth-child(2) {
		width: 30px
	}

	.page-simula-frete table.tablePage td:nth-child(4) {
		width: 200px
	}

	#lightwindow .page-simula-frete {
		max-width: 100%;
		min-width: 100%
	}

}


#Page.page-simula-frete {
	overflow: auto
}

.Pedidos, .tablePage, table {
	border: 0;
	margin: 10px 0;
	width: 100%
}

.Pedidos tr, .tablePage tr, table tr {
	background-color: #fff
}

.Pedidos tr:first-child, .tablePage tr:first-child, table tr:first-child {
	background: #fff
}

.Pedidos tr:first-child th, .tablePage tr:first-child th /*, table tr:first-child th */{
	background: 0 0;
	border-bottom: 2px solid #f4f4f4;
	border-left: 0 none;
	border-right: 1px solid #fff;
	border-top: 2px solid #f4f4f4;
	color: #555;
	font: 400 11px/13px 'Open Sans', sans-serif;
	padding: 7px 6px;
	white-space: nowrap
}

.Pedidos tr th:first-child, .tablePage tr th:first-child, table tr th:first-child {
	border-left: 0 none
}

.Pedidos td, .Pedidos th {
	padding: 5px 0
}

.Pedidos strong, .tablePage strong, table strong {
	font-weight: 700
}

.Pedidos h5, .tablePage h5, table h5 {
	color: #131313;
	font: 400 11px/13px 'Open Sans', sans-serif;
	margin: 0
}

.Pedidos span, .tablePage span, table span {
	font: 400 12px/12px 'Open Sans', sans-serif;
	margin-top: 19px
}

#Page .Pedidos input, #Page .tablePage input, #Page table input {
	margin-top: 0
}

.Pedidos h3, .tablePage h3, table h3 {
	margin: 0
}

.tablePage h3 span {
	font-size: 14px;
	font-weight: 700;
	margin-top: 17px
}
#Page label, a, p {
    font-weight: 400;
}

#Page .color { font-weight: 700; }
.Pedidos tr:nth-child(odd), .tablePage tr:nth-child(odd), #descricao table tr:nth-child(odd) {
	background: #f1f3f4
}
.product-box .box-image::before {
    padding-bottom: 104% !important;
}
.product-box .box-image img {
    top: 54% !important;
}
.table-catalogos td {
    padding: 20px 0;
    border-bottom: 2px solid #f1f3f4;
}

.remove-bg .botao-comprar:hover{
    color: #fff !important;
}

.tag-additional_button-product-list{
    position: absolute;
    right: 10px;
    bottom: -26px;
    z-index: 9;
    width: 80px;
}

.tag-additional_button-product-list > img{
    opacity: 1 !important;
    position: relative !important;
}
.product-box .box-abs .box.discount {
    background: #ffffff !important;
}
.product-box .box-abs .box.discount span{
    color: #000 !important;
}
.product-box .box-abs .box.shipping {
    background: #ffffff !important;
    color: #000 !important;
}
.tag-pronta-entrega {
    background: #ffffff;
    color: #000;
    width: 122px;
    padding: 2px;
    text-align: center;
    left: 10px;
    top: 22px;
    z-index: 9;
    font-size: .75rem;
    position: absolute;
    border: 1px solid #e7e7e7;
}
.tag-outlet {
    background: #ffffff;
    color: #000;
    width: 122px;
    padding: 2px;
    text-align: center;
    right: calc(50% - 61px);
    bottom: 0px;
    z-index: 9;
    font-size: .75rem;
    position: absolute;
    border: 1px solid #e7e7e7;
}
@media (max-width: 440px) {
    .tag-additional_button-product-list{
        right: 0px;
        bottom: -40px;
    }
    .product-box .box-abs{
        right: 0 !important;
        top: 0 !important;
    }
    .product-box .pronta-entrega2{
        left: 0 !important;
        top: 0 !important;
    }

    .tag-pronta-entrega {
        left: 5px !important;
        top: 12px !important;
    }
}

.paginate-links span {
    margin: 0 1px !important;
}


.alerta-cookies-pai{
    position: fixed;
    bottom: 20px;
    width:100%;
    z-index: 99;
}
.alerta-cookies{
    margin: auto;
    width: calc(100% - 40px);
    max-width: 1170px;
    background: #fff;
    padding: 20px 27px;
    border-radius: 10px;
    border: 1px solid #f0f1f3;
    box-shadow: 0 0 15px RGBA(0,0,0,.1);
    font-size: 14px;
    z-index: 9;
    position:relative;
}

.alerta-cookies p{
    margin-right: 180px;
    text-align: justify;
}
.alerta-cookies button{
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 10px 17px;
    background: var(--text-color);
    color: #fff;
    border-radius: 30px;
}

@media (max-width: 990px) {
    .product-box .box-image::before {
        padding-bottom: 132% !important;
    }
    .alerta-cookies{
        width: calc(100% - 40px);
    }
    .alerta-cookies p{
        margin-right: 0px;
    }
    .alerta-cookies button{
        position: initial;
        width: 100%;
        margin-top: 10px;
    }
}

.aceito-prazo{
    appearance: auto;
    margin-right: 10px;
    margin-top: 20px;
}
.hover-whatsapp {
    
}
.hover-whatsapp, .hover-whatsapp span {
    transition: .2s color;
}
.hover-whatsapp:hover, .hover-whatsapp:hover span {
    color:#3c4449 !important;
}

.yv-testimonial{
display:none !important;
}
.ts-footerstamp{
    display:none;
}


/* Css da descrição do produto */
.new_description_prod p {
    margin-bottom: 15px !important;
}
.board_htm.description .logo_marca, .board_htm.description .titulo_prod{
	text-align: center;
}
.board_htm.description {
	text-align: justify;
}
.table_especification_prod {
	border-top: 1px solid rgba(0, 0, 0, 0.1); width:100%;
}
.table_especification_prod th {
	padding: 10px; width: 300px; font-weight: bold; font-size: 14px; border: 0px; border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
.table_especification_prod td {
	padding: 10px; font-style: italic; max-width: 100%; font-size: 16px; border: 0px; border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}

/* COMPRE JUNTO */
.fotosCompreJunto {
    width: 65%;
}

.fotosCompreJunto{
	text-align: center;
}
.fotosCompreJunto .produto {
    width: calc(33% - 49px);
}

.compreJunto li div.plus {
    background: #F0F1F3;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    line-height: 48px;
    color: #94979c !important;
    margin-top: 60px;
}

.fotosCompreJunto::after {
	display: inline-block !important;
    background: #F0F1F3;
    border-radius: 50px;
    line-height: 48px;
    color: #94979c !important;
    width: 50px;
    height: 50px;
    text-align: center;
    margin-top: 60px !important;
}

.precosCompreJunto {
    margin-top: 20px;
}
.precosCompreJunto ul, .precosCompreJunto ul li {
    text-align: center;
}

.compreJunto .comprejunto_economize {
	color: #222 !important;
    background: #efdd25;
    font-weight: bold;
    font-size: 14px !important;
    display: inline;
    padding: 1px 8px;
}

.compreJunto .comprejunto_preco2 > strong:first-child {
    display: none;
}

.compreJunto .comprejunto_preco2 > strong:last-child {
    font-size: 33px;
}

.compreJunto li.comprejuto_preco {
	color: var(--color-title) !important;
	font-weight: 400 !important;
}

.comprejuto_preco span{
    position: relative;
}
.comprejuto_preco span::before{
    content: "";
    display: block;
    position: absolute;
    left: -3px;
    right: -3px;
    height: 1px;
    background-color: var(--color-third);
    top: 1px;
    bottom: 0;
    margin: auto;
}
/* FIM COMPRE JUNTO */

.formulario-contato a#btn_submit {
    background: var(--color-second);
    color: #fff;
    border-radius: 20px;
    line-height: 40px;
    padding: 0px 40px;
    margin-bottom: 50px;
    display: inline-block;
}
.formulario-contato a#btn_submit:before {
    content: "Enviar";
}
.formulario-contato a#btn_submit img {
    display: none;
}

#NavLogoTray{
    display: none !important;
}
.social-list li a {
    background: none !important;
    color: #000 !important;
    font-size: 1.7rem !important;
}
.social-list li a:hover, .social-list li a:focus {
    color:#5e676c !important;
}
@media (max-width: 767px) {
.foo-content .overflow .social-list {
    display: block !important;
}
}
.titulo-filtro {
    background: var(--color-second);
    color: #fff;
    border-radius: 20px;
    line-height: 40px;
    padding: 0;
    min-width: 120px;
    border: 0 none;
}
@media (max-width: 991px) {
.smart-filter {
    width: 100% !important;
    height: 100% !important;
    padding: 20px;
}
}

/* Novo style desconto/frete/envioimediato */
.product-box .box-abs .box.discount,
.product-box .box-abs .box.shipping,
.product-box .box-abs .box.pronta-entrega {
    width: 45px !important;
    height: 44px !important;
    border-radius: 100% !important;
}
.product-box .box-abs .box.shipping {
    padding: 9px  0 0 0 !important;
}
.product-box .box-abs .box.pronta-entrega {
    padding: 5px  2px 0 0 !important;
    background: var(--color-primary);
    font-size: .75rem;
    line-height: 1;
    color: #fff;
    font-weight: 600;
    text-align: center;
    display: block;
    clear: both;
}
.product-box .box-abs .box.pronta-entrega svg {
    fill: #fff;
    width: 35px;
}
.product-box .pronta-entrega2 {
    height: 45px;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 9;
}
.product-box .pronta-entrega2 img {
    height: 100%;
}


/* modal de login */
.down-sub {
    box-shadow: 0 4px 16px RGBA(0,0,0,.2) !important;
}

/* formulário cadastro */
#frm2 input.text, select.text {
    margin-bottom: 20px;
}
#frm2 .multienderecos-box h3 {
    border: none;
    background-color: #f1f3f4;
    border-radius: 5px;
    padding: 15px 25px;
    border-radius: 27px;
    font-size: .87rem;
}
#frm2 .multienderecos-box h3.active, .multienderecos-box h3.active-default {
    /*border: 2px solid #85adf3;*/
    border: none;
    background-color: #d9c287;
}
#frm2 .multienderecos-box h3 input {
    float: left;
    opacity: 0;
}
#frm2  #cobranca_estado_principal {
    width: 100%;
}
#frm2 .multienderecos select, #cobranca_estado_principal select {
    display: block;
    border: 1px solid #d4d4d4;
    height: 40px;
    padding: 0 20px;
    border-radius: 5px;
    color: var(--text-color);
    width: 100%;
}
#frm2 .multienderecos.disabled {
    height: auto !important;
    margin-bottom: 0 !important;
}
#frm2 .multienderecos > br {
    display: none;
}
#frm2 .label-endereco {
    max-width: 65%;   
    display: inline-block;
}
#frm2 .excluir-endereco {
    font-size: 17px;
}
#frm2 .cadastro_nacional input, #cep_nacional_span input {
    width: 160px !important;
}
#frm2 .cadastro_nacional input:nth-child(2), #cep_nacional_span input:nth-child(2) {
    width: 100px !important;
}
#frm2 .page-content h3{
    margin-bottom: 0 !important;
    
}
#frm2 .excluir-endereco img, .adicionar_mais img {
    filter: saturate(0);
}
#frm2 fieldset {
    /* border: 20px solid #f1f3f4 !important; */
    padding: 10px;
    min-height: 72px;
    display: block;
    border-right: 0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
}

#frm2 h2 + br {
    display: none;
}
#frm2 h2 {
    font-size: 24px !important;
}
#frm2 input[name="telefone_cliente"],
#frm2 input[name="telefone_cliente_2"],
#frm2 input[name="senha_cliente"],
#frm2 input[name="senha_cliente2"],
#frm2 input[name$="[numero_endereco]"],
#frm2 input[name="cobranca_numero_endereco"] {
    width: auto !important;
}
#frm2 input[name$="[endereco]"] {
    width: calc(100% - 115px);
}
#frm2 input[name="cobranca_endereco"] {
    width: calc(100% - 125px);
}

li.flex-grow[data-category-id="121"] a,
li.flex-grow[data-category-id="119"] a,
li.flex-grow[data-category-id="123"] a {
    /* background: #fffecf; */
    font-weight: bold !important;
}


/* Descrição da marca no catalog e search */
.brands_space {
    display: flex;
    margin-bottom: 20px;
    /* align-items: center; */
}
.brands_logo {
    width: 150px;
    margin-right: 20px;
}
.brands_logo img {
}
.brands_description {
}
.brands_title {
   text-transform: uppercase;
    color: var(--color-title);
    display: none;
}
.brands_subtitle {
    font-weight: 100;
    font-size: 18px !important;
    display: none;
}
.brands_text {
    font-size: 13px;
    text-align: center;
    position: relative;
}
.brands_text:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 67px;
    background-image: linear-gradient(0deg, RGBA(255,255,255,.9), transparent);
    left: 0;
    bottom: 26px;
}
.brands_text.active:after {
    display: none;
}
.brands_text p{
    text-align: justify;
    text-indent: 1.5em;
    margin-top: 10px;
}
.brands_text_hide{
    display:none;
}
.toogle-brands-show-plus{
    line-height: 24px !important;
    min-width: 50px !important;
    background: #ffffff !important;
    color: #000 !important;
    font-size: .75rem;
    border: 1px solid #e7e7e7 !important;
    position: relative;
    padding: 0 28px 0 20px !important;
    margin-top: 10px;
}
.toogle-brands-show-plus:hover {
    box-shadow: 0 2px 10px rgb(0 0 0 / 8%) !important;
}
.toogle-brands-show-plus span{
    position: absolute;
    top: 3px;
    right: 15px;
}
@media (max-width: 991px) {
    .brands_space {
        display: block;
        padding: 20px;
        text-align: center;
    }
    .brands_logo {
        width: 100%;
    }
}
.container.header-principal {
    margin-top: 20px;
}
.wrapper.fixed .container.header-principal {
    margin-top: 5px;
}
.wrapper {
    padding-top: 199px !important;
}

@media (max-width: 991px) {
    .wrapper {
        padding-top: 0px !important;
    }
}
.header {
    padding: 0px 0 5px 0 !important;
}
.banner-full-2 {
        padding: 20px 0 0 0;
}
.bannerTop1{
}
.product-detail .banner-title img {
    width: 100%;
}
@media (max-width: 991px) {
    .banner-full-2 {
        padding: 15px 5px;
    }

    .product-detail .banner-title{
        margin-top: 15px;
    }
}
.bannerTop1.barra-texto {
    /*background: #57c2b5;*/
    background: #646464;
    width: 100%;
    padding: 5px 20px;
    text-align: center;
    color: #fff;
    opacity: .99;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
/*Melhorar exibição de imagem do produto*/
#colFotos{
    position: relative;
}
#foto_a a {
    position: relative;
    min-height: 90px;
    display: grid;
}
#foto_a img {
    max-height: 90px;
    max-width: 90%;
    border-radius: 10px;
    margin: auto;
    padding: 5px;
}

a.cloud-zoom-gallery.left:after, 
a.cloud-zoom-gallery-video:after {
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 9999;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all .2s;
}
a.cloud-zoom-gallery.left:hover:after,
a.cloud-zoom-gallery-video:hover:after {
    opacity: .1;
}
#foto_a a:hover,
#foto_a .cloud-zoom-gallery-video a:hover {
    border: 0px !important;
    position: relative;
}

/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}


.header .search .bt-search svg {
    fill: #000 !important;
}

.cart a img, 
.header-cart > div > div > img {
    filter: hue-rotate(-3deg) saturate(0) brightness(0);
}

.cart-sidebar {
    padding: 0 !important;
}
.cart-sidebar .header-cart {
    background-color: #f1f3f4;
    height: 90px;
    padding: 10px !important;
}
.cart-sidebar .content-cart,
.cart-sidebar .footer-cart {
    padding: 10px !important;
}
.cart-sidebar .item {
    padding-bottom: 20px;
}

ul.filter__list.caracteristicas {
    max-height: 300px;
    overflow-y: auto;
}

.action-button.view {
    background: #fff !important;
    border: 1px solid #e7e7e7;
}

/* fim theme */

.formulario .form-control, .formulario .form-control-file{
    margin: 5px 5px;
    border-radius: 5px;
    width: calc(100% - 10px);
}

#modal .modal-dialog.modal-dialog-center, #modal-form .modal-dialog.modal-dialog-center {
        max-height: 500px;
}
.modal-body {
    max-height: 425px;
}

.botao-commerce.botao-simular-frete {
    width: calc(100% - 225px);
    background: #ffffff;
    color: #000;
    border: 1px solid #e7e7e7;
}

@media (min-width: 991px) {
    main, footer{
        background: #fff;
    }
}
.breadcrumb {
    margin-top: 0px;
    padding-top: 19px;
    margin-left: 2px;
}

.nav-vertical-image{
	width: auto !important;
	border-radius: 0 0 5px 5px !important;
	padding: 15px 10px 10px 25px !important;
	box-shadow: 0 4px 16px RGBA(0,0,0,.2) !important;
	top: 48px !important;
}
.nav-vertical-image > ul.level-second{
	flex-direction: column !important;
	width: 280px;
}
.nav-vertical-image > ul.level-second > li{
	margin-bottom: 5px !important;
	padding-right: 0px !important;
}
.nav-vertical-image > ul.level-second > li > a{
	width:100% !important;
	padding-bottom: 2px !important;
	margin-bottom: 0px !important;
	font-weight: normal !important;
}
li.subs.nav-mobile-image > a {
    text-transform: uppercase;
}
.nav-mobile-image > ul.level-second > li > a{
	padding: 4px 0 !important;
}

 .nav .level-primary > li:nth-child(n+4) .box-sub{
     right:auto;
 }

.nav-vertical-image > ul.level-second > li > a span, .nav-mobile-image > ul.level-second > li > a span{
    padding: 3px;
    width: 31px;
    height: 31px;
    display: inline-block;
    opacity: .9;
    transition: .2s all;
    border-radius:20px;
    vertical-align: middle !important;
}
.nav-vertical-image > ul.level-second > li > a img, .nav-mobile-image > ul.level-second > li > a img{
	width: 23px !important;
    height: 23px !important;
    margin-bottom: 4px !important;
    padding: 2px;
    transition: .2s all;
    filter: saturate(0);
}
.nav .box-sub .level-second > li > a {
    color: #000;
}
.nav-vertical-image > ul.level-second > li > a:hover, .nav-mobile-image > ul.level-second > li > a:hover{
    color: #00394d !important;
}
.nav-vertical-image > ul.level-second > li > a:hover span, .nav-mobile-image > ul.level-second > li > a:hover span{
    opacity: 1;
    background: #fff;
    border-color: #00394d;
}
.nav-vertical-image > ul.level-second > li > a:hover img, .nav-mobile-image > ul.level-second > li > a:hover img{
    filter: saturate(1);
}
.paginate-links span {
    color: #000;
    background-color: #ffffff;
    border: 1px solid #e7e7e7;
    border-radius: 0;
    padding: 0px 5px 0px 7px;
    height: 38px;
}
.paginate-links span.page-current, .paginate-links .page-current.page-link{
    background-color: #e7e7e7;
    color: #484848;
}
.nav-principal-image {
    min-height: 48px;
    background: #fff;
}
.nav-principal-image > .container > ul > li > a{
    font-size: 14px;
    transition: .2s all;
    opacity: .99;
    font-family: Montserrat,sans-serif;
    letter-spacing: -0.2px;
	font-weight: 400;
	position: relative;
	margin-top: -3px;
}
.nav-principal-image > .container > ul > li > a span {
    height: 31px;
    /*width: 30px;*/
    width: 24px;
    display: inline-block;
    top: 11px;
    position: relative;
    transition: .2s all;
    filter: saturate(0) brightness(0.3);
}
.nav-principal-image > .container > ul > li > a img {
    width: 20px !important;
    height: 20px !important;
    top: 4px;
    padding:2px;
    position: absolute;
    left: 3px;
}
 
@media (max-width: 1100px) {
    .nav-principal-image > .container > ul > li > a{
        font-size: 13px;
    }
}

.nav-mobile-image > ul.level-primary > li > a span {
    margin-right: 7px;
    filter: saturate(0) brightness(0.3);
}
.nav-mobile-image > ul.level-primary > li > a img {
    width: 23px !important;
    height: 23px !important;
    opacity: .9;
    padding: 2px;
    margin-bottom: -4px;
}
.nav-mobile-image .level-second{
    background-image: linear-gradient(to bottom, white, #f6f6f6);
    margin-left: -10px;
    margin-right: -10px;
}
.nav-mobile-image .level-second li:first-child{
    padding-top: 10px;
}
.nav-mobile-image .level-second li:last-child{
    text-align: center;
}
.nav-mobile-image .level-second li:last-child a{
    padding: 10px 0 !important;
}

 

@media (min-width: 992px) {
    .nav .level-primary > li.flex-grow {
        width: auto !important;
    }
    .nav-principal-image > .container > ul > li > a {
        padding: 0px 3px 2px 0px !important;
        line-height: 40px;
    }
    .nav-principal-image > .container > ul > li.sem_icon > a {
        padding: 6px 0px 2px 10px !important;
    } 
    .nav .level-primary > li .box-sub {
        left: 0 !important;
    }
    .nav {
        border-bottom: 3px solid #000;
    }
}

.cart-sidebar .error:before {
    content: "";
    background: url(https://static3.tcdn.com.br/img/editor/up/683033/cartcarrinho.png) no-repeat;
    background-size: 50px 50px;
    width: 50px;
    height:50px;
    display: block;
    margin: auto;
    filter: grayscale(1) brightness(0.7);
}
.cart-sidebar .error:after {
    content: "Carrinho Vazio";
}
.cart-sidebar .error div[clas=text], .cart-sidebar .error div.icon {
    display: none;
}


/* Exibir preço do boleto na tela de produto */
.catalog-content .product-payment, .catalog-products .product-payment{
    display:block;
    font-weight: normal;
}


#produto_preco .PrecoPrincipal {
    font-size: 20px;
    display: none;
}
#economize {
    display: none;
}
#produto_preco > br {
    display: none;
}
.preco-avista{
    display: block;
}
#produto_preco #info_preco {
    font-size: 14px;
}
#produto_preco .preco-avista.precoAvista {
    font-size: 37px;
}
#produto_preco .precode {
    font-size: 17px;
    opacity: .4;
}
#produto_preco .txt-avista, #produto_preco .barra_cada, #produto_preco .txt-com-desconto {
	display:none;
}
.preco-parc2 strong, .txt-cadaparcelas{
    font-weight:700 !important;
}
#produto_preco .preco-avista {
	font-size: 2.125em;
    font-weight: 700;
}
#produto_preco .txt-forma-pagamento:before {
  content: "no ";
}
#info_preco br{
	display: block;
}


.account, .cart{
    font-family: Montserrat,sans-serif;
    letter-spacing: -0.2px;
}
.header .box-text .title-text {
    font-size: 16px;
}

body > a > img {
    z-index: 10 !important;
}

.formulario .form-control-file, .formulario .form-control{
    border-radius: 0px;
}
.form-control:focus{
    box-shadow: 0px;
    border-color: #dada2e !important;
}

#form_comprar .select{
    max-width: 100%;
}
.additional-message {
        margin-top: 20px;
}

#atualizaFormas .Pedidos td:first-child{
    padding: 5px 0px 5px 10px;
}



.pricing .product-payment strong {
    color: var(--color-second) !important;
}

@media (max-width: 767px) {
    .foo-content .overflow.active {
        max-height: 320px;
    }
}

.btn_padrao {
    color: #fff !important;
    line-height: 40px !important;
    background: var(--color-second);
    border-radius: 20px;
    padding: 0 20px;
    min-width: 120px;
    border: 0 none;
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    margin-right: 20px;
    transition: all .2s;
}
.btn_padrao:hover {
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
}

.btn_padrao.white {
    background: #ffffff !important;
    color: #000 !important;
    border: 1px solid #e7e7e7 !important;
}
.btn_padrao.especialista {
    border-radius: 30px;
    width: 80%;
    font-weight: 600;
    margin: 10px auto 0;
    font-size: 14px;
}


span.botao-commerce.botao-sob-consulta {
    visibility: hidden;
}
span.botao-commerce.botao-sob-consulta:after {
    content: 'Sob Consulta';
    visibility: visible;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
}

a.botao_tire_duvidas {
    display: none;
}



.margin-right-0 {
    margin-right: 0 !important;
}
.title-link {
    font-weight: bold;
}
.title-link:hover {
    color: #353533 !important;
}

.videoyoutube1 {
    max-width:780px;
    margin:auto;
}
.videoyoutube2 {
    position: relative;
    padding-bottom: 53.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoyoutube2 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
}

.product-box:hover, .owl-item.active:hover {
    z-index: 9;
}
.catalog .showcase-catalog li,
.catalog-products .list .item  {
	margin-right: -1px;
	padding-left: 0;
	padding-right: 0;
	border-width: 1px;
    border-style: solid;
    border-image: linear-gradient( to bottom, rgba(0, 0, 0, 0),#e4e6e9 ) 1 100%;
    border-image: linear-gradient( to bottom, rgba(0, 0, 0, 0),rgba(0, 0, 0, 0),#e4e6e9, rgba(0, 0, 0, 0) ) 1;
}
.catalog-products .owl-stage-outer {
    padding: 0 2px;
}

.filter__title.toogle-filter-show-plus{
    text-transform: capitalize;
    padding: 10px 20px;
    cursor: pointer;
    position: relative;
    margin-bottom: 0 !important;
    color: #000;
    font-weight: 500 !important;
    font-size: 14px !important;
}
.filter__title.toogle-filter-show-plus span{
    position: absolute;
    right: 10px;
    top: 13px;
}
.filter__title.toogle-filter-show-plus:hover {
    background: #f4f4f4;
    transition: all .2s;
}
.smart-filter .filter__block { 
    border-bottom: 0px;
    padding: 0;
    text-align: center;
}
.filter__list {
    border-top: 0;
    padding: 0px 10px 5px 10px;
}
.sidebar .smart-filter h4 {
    margin: 0px !important;
    text-align: left;
}

.filter__name.filter__name--brand,
.filter__name.filter__name--price,
.filter__name.filter__name--category,
.filter__block.filter__block--availability,
.filter__name.filter__name--propertie{
    font-weight: 100;
    font-size: 12px;
}
.filter__name.filter__name--brand{
    text-transform: lowercase;
    display: inline-block;
}

.filter__name.filter__name--brand::first-line{
  text-transform: capitalize;
}

.filter__text.filter__text--count{
	font-size: .77rem;
    color: #BDC1CA;
    font-weight: 100;
}

/* The container */
.filter__label {
  display: block;
  position: relative;
  padding-left: 24px;
  margin-bottom: 5px;
  margin-left: 25px !important;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.filter__label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.fechar-filtros {
    text-align: center;
}
.iconografia {
    display: none;
}

.page-content button {
    background: #fff;
    color: #000;
    border: 1px solid #e4e4e4 !important;
    font-size: .75rem;
    transition: .2s all;
}
.owl-carousel button {
    border: 0 !important;
}
ul.filter__list {
    max-height: 419px;
    overflow-y: auto;
    text-align: center;
} 
ul.filter__list li {
    text-align: left;
} 


@media (min-width: 992px) {
    .nav .box-sub {
        transition: ease-in-out .2s;
    }
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 15px;
    width: 15px;
    border-radius: 4px;
    border: 1px solid #e7e7e7;
}

/* On mouse-over, add a grey background color */
.filter__label:hover input ~ .checkmark {
  background-color: #eee;
}

/* When the checkbox is checked, add a blue background */
.filter__label input:checked ~ .checkmark {
  background-color: #000;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.filter__label input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.filter__label .checkmark:after {
  left: 4px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.news-footer{
    background: #000;
    background-image: none !important;
}

.header .search .search-key {
    padding: 0 50px 0 25px;
    background: #ffffff;
    border: 1px solid #999;
}

.catalog-header > .banner {
    margin-bottom: 30px;
}


@media (max-width: 767px) {
    .description table th {
        width:auto !important;
    }
}

.bar-links {
    width: 100%;
    top: -12px !important;
}
.item.whatsapp{
    position: relative;
}
.header .bar-links .item {
    margin-left: 32px;
}
.item.whatsapp a{
    margin-left: 18px;
}
.item.whatsapp a span{
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 2px;
    color: #666;
}
.item-img-blight-box {
    position: absolute;
    right: 0;
}
.item-img-blight {
    display:inline-block;
}
.item-img-blight img{
    height: 19px;
    margin-top: -2px;
}
.item-img-blight a{
    filter: saturate(0);
    opacity: .4;
    transition: all .3s;
}
.item-img-blight a:hover{
    filter: saturate(1);
    opacity: 1;
}
.cloud-zoom-big {
    box-shadow: 0px 0px 20px RGBA(0,0,0,.2);
    background-color:#fff;
}
.row-reverse{
    flex-direction: row-reverse;
}

@media (min-width: 991px){
    .header .logo img {
        padding: 0px 0 3px 0;
        margin-top: -12px;
    }
    .fixed .header .logo img {
        padding-top: 10px;
        padding-bottom: 0px;
    }
    .header .content-right {
        width: calc(100% - 255px);
        transition: ease-in-out .3s;
    }
    .fixed .header .content-right {
        width: calc(100% - 308px);
    }
    .header .menu-bar{
        left: 219px;
    }
    .header .logo {
        width: 250px;
    }
    .header .search .bt-search svg {
        padding: 3px 0 0 0;
    }
}

.menu-marcas a{
    margin-bottom: 10px;
}
.menu-marcas{
    margin-bottom: 15px;
}

#cepbox input.text {
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    background: #fff;
}
.produto-calcular-frete {
    padding-bottom: 1px;
}

#ProdAbas{
    text-align: center;
}
#ProdAbas ul{
    display: inline-block;
}
#ProdAbas a, #ProdAbas ul li.aberta a{
    padding: 21px 15px 1px 15px;
    transition: all .32s;
    
    letter-spacing: 0.211em;
}
#ProdAbas a:hover{
    background: #f1f3f4;
}
#ProdAbas li.aberta a::after{
    background: #DADA2E;
}

.is-mobile {
    display:none;
}
.no-mobile {
    display:block;
}
@media (max-width: 991px) {
    .is-mobile {
        display:block !important;
    }
    .no-mobile {
        display:none !important;
    }
}

.box-col-product .product-name {
    font-size: 1.450rem;
    font-style: normal;
}

#cepbox {
    text-align: center;
}

#ProdBlockCompreJunto {
    border-bottom: 1px solid #e4e6e9;
}

.precoCompreJunto{
    height:inherit;
}


.container .container3:first-child .container2 .board{
    margin-top: -15px;
    width: 100%;
    height: 147px;
    margin-bottom: 50px;
}

.novo-titulo-pagina,
.container .container3:first-child .container2 .board h1{
    font-size: 34px;
    font-weight: 900;
    letter-spacing: 5px;
    background: #f1f3f4;
    position: absolute;
    width: 300%;
    left: -100%;
    padding: 50px 0;
    color: #3b4346 !important;
    text-align: center;
}

@media (max-width: 767px) {
    .novo-titulo-pagina,
    .container .container3:first-child .container2 .board h1{
        width: calc(100% + 32px);
        left: -16px;
    }
}


/* RODAPE */
.news-footer .line-content .first {
    color: #000;
}
.news-footer {
    color: #000;
}
.news-footer {
    background: #fff;
}
.news-footer .newsletter {
    border-top: 0;
    border-bottom: 1px solid #e4e6e9;
    padding-bottom: 70px;
    padding-top: 0px;
    margin-top: 0;
}
.line-content .icon {
    fill: #000;
}
.news-footer .text-mail {
    padding: 0 50px 0 25px;
    background: #ffffff;
    border: 1px solid #999;
}
.padding-top-20{
    padding-top: 20px;
}
/* FIM RODAPE */


.nav-principal-image > .container > ul > li > a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f4f4f4;
    z-index: -1;
    opacity: 0;
    box-sizing: border-box;
    -webkit-transform: scaleX(.1);
    transform: scaleX(.1);
    transition: all .7s ease;
    transition-timing-function: cubic-bezier(.2,1,.3,1);
}
.nav-principal-image > .container > ul > li.subs > a:before {
    height: calc(100% + 5px);
}
.nav-principal-image > .container > ul > li:hover > a:before {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.product-box .action-product {
    bottom: 65px;
}
.action-button {
    line-height: 35px;
    height: 35px;
}
.product-box .box-image::before {
    background: linear-gradient(transparent, transparent, rgba(256,256,256,.8));
}
.product-box .box-image > img {
    transition: transform .3s, opacity .4s ease !important;
}
.product-box:hover .box-image > img {
    transform: translate(-50%,-50%) scale(1.15);
}

span.titulo1-details {
    width: 35%;
    display: inline-table;
    text-align: right;
    color: #aaa;
    font-size: 12px;
    font-style: initial;
}
span.descricao1-details {
    width: 65%;
    display: inline-table;
    text-align: left;
    padding-left: 10px;
    font-style: initial;
}
span.font-bold {
    font-weight: bold;
} 
 
 .product-labels {
    margin-bottom: 10px;
}
 .product-labels > #botoes {
    padding: 0;
}

#menuVars {
    margin: 10px 0 0;
}

.BRILIA > p > iframe{
    display:none;
}


/* Cor menu mobile */
@media (max-width: 991px) {
    .nav-mobile .header-mobile .icon {
        fill: var(--color-primary);
    }
    .nav-mobile .header-mobile {
        background-color: #f1f3f4;
        color: var(--color-primary);
    }
}


/* MENU 3 NIVEIS PARA MARCAS */
.level-second > li.sub:hover ul.level-third {
    display: block;
}
.level-third {
    position: absolute;
    right: -100px;
    background: #fff;
    top: 0;
    display: none;
    height: 100%;
    transition: ease-in-out .3s;
    transform: scale(.9);
    border-radius: 0;
    padding: 15px 10px 10px 25px;
    box-shadow: 0 4px 16px RGBA(0,0,0,.2);
}
.nav-vertical-image.brands > ul.level-second > li > a:hover, .nav-mobile-image.brands > ul.level-second > li > a:hover{
    color: #00394d !important;
    background-image: linear-gradient( 90deg, #fff, #eee);
}
.nav-vertical-image-marcas > ul.level-second > li > a img, .nav-mobile-image-marcas > ul.level-second > li > a img{
    padding: 4px;
}

#menu_stella > span > img,
#menu_studioluce > span > img,
#menu_newline > span > img{
    filter: saturate(1); 
}
#menu_stella > img {
    width: 90px !important;
    height: auto !important;
    padding: 0px !important;
    margin-top: 9px !important;
    position: absolute !important;
    filter: saturate(1) !important;
    margin-left: 4px !important;
}
#menu_studioluce > img {
    width: 77px !important;
    height: auto !important;
    padding: 0px !important;
    margin-top: 4px !important;
    position: absolute !important;
    filter: saturate(1) !important;
    margin-left: 4px !important;
}
#menu_newline > img {
    width: 77px !important;
    height: auto !important;
    padding: 0px !important;
    margin-top: 4px !important;
    position: absolute !important;
    filter: saturate(1) !important;
    margin-left: 4px !important;
}


/************************************/
/***     AVALIAÇÕES PRODUTOS     ****/
/************************************/
#coments .board h2 {
    margin-top: 50px;
    font-size: 20px;
}
#coments .board br {
    display: none;
}
#comentario_cliente > a {
    color: #000 !important;
    line-height: 40px !important;
    background: #ffffff !important;
    border-radius: 20px;
    padding: 0 20px;
    min-width: 120px;
    border: 1px solid #e7e7e7 !important;
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    margin-right: 20px;
    transition: all .2s;
    margin-top: 20px;
    text-transform: uppercase;
}
#comentario_cliente > a:hover {
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
}










.hreview-comentarios {
    margin: 5px;
    padding: 15px;
    display: flex;
    flex-direction: column;
}

.hreview-comentarios :nth-child(2) {
    order: 3;
}
.hreview-comentarios :nth-child(4) {
    order: 1;
}
.hreview-comentarios :nth-child(5) {
    order: 2;
}
.hreview-comentarios > .ranking {
    font-size: 14px;
    padding-bottom: 0px;
    padding-left: 4px;
    font-weight: bold;
}
.hreview-comentarios > p > .description {
    font-size: 14px;
    padding-left: 5px;
    display: block;
}
#form-comments{
    
}
#form-comments input:disabled{
    background: #f0f1f3;
}
#form-comments label {
    padding-top: 20px;
    display: block;
}

#form-comments label:nth-child(1),
#form-comments label:nth-child(4),
#form-comments label:nth-child(6) {
    display: none;
}

#form-comments label input{
    width: calc(100% - 20px);
}
#form-comments br{
    display: none;
}
#form-comments h3,
#form-comments label:nth-child(9) h3 {
    font-size: .87rem !important;
    font-weight: 600;
}
.page-content #coments h3 {
    font-size: 12px;
    font-weight: normal;
    padding-top: 6px;
    padding-left: 5px;
}
#form-comments h5 {
    font-weight: normal;
    text-align: right;
    padding-right: 10px;
}
#comentario_cliente {
    margin: 0 20px;
}
#comentario_cliente #bt-submit-comments {
    filter: brightness(0.6) contrast(8) saturate(0);
}
#comentario_cliente #bt-submit-comments:hover {
    filter: brightness(0.65) contrast(5) saturate(0);
}
.blocoSucesso {
    background: none;
    color: #000;
}
@media (max-width:991px) {
    #coments .board h2 {
        text-align: center;
    }
}
.product-colum-right > .ranking{
    padding: 0;
    margin-top: -15px;
}
.ranking.hreview-aggregate > span:nth-child(1){
    text-align: center;
    margin: auto;
    margin-right: 6px;
}
.product-colum-right > .ranking :nth-child(2) {
    font-size: 12px;
    font-weight: normal;
    display: inline-table;
    vertical-align: middle;
    height: 38px;
}
.product-colum-right > .ranking :nth-child(3) {
    display: none;
}
/***   FIM  AVALIAÇÕES PRODUTOS     ****/

.catalog-products .arrow {
    color: #000 !important;
}
.product-details {
    margin-bottom: 25px;
}
.produto-bonus {
    display: none;
}

a#privacityTermElement {
    text-decoration: underline;
    color: #523fed;
    font-weight: bold;
}

.remove-bg .botao-comprar, #ProdBlockCompreJunto .botao-compre-junto{
    font-size: 20px;
}
