#header-main .element-search .search-inner .btn .btn-icon {

    BACKGROUND: #2d3446;
}

#header-main .element-search .search-inner .search-field {
    background: white;
  
    color: #2d3446
   
}
input#SearchFilter::placeholder {
    color: #2d3446 !important;
}


.product-name h2 {
    font-size: 18px !important;
}


#nav-main .element-menu-category #menu-category .menu-category-list > li > ul > li > a {
    font-family: 'pt_sans_narrow_bold';
    font-size: 18px;
    line-height: 24px;
}

/*Ajuste combinações cores em uma linha Desktop*/
.wrapper-product-combination .product-combination-list .product-combination-item {
    margin: 2px;
}

/*Ajuste borda dos inputs*/


input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"], input[type="search"], input[type="creditcard"], input[type="cpf"], select, textarea {
    border: 1px solid #666 !important;
}

/*Background estrelas de avaliação*/
.product-rating .product-rating-stars-wrapper {
    background: #c5c5c5 !important;
}


.info-address {
    display: none;
}


/*remocao logoplataforma}*/

#footer-main .copyright {
    background: #fff;
    color: #666;
    padding: 20px 0;
    text-align: center;
    display: none;
    }
/*alteração cor checkout - 201177*/
/*.element-product-detail .product-detail.product-detail-right .product-info .product-sku,*/
.element-product-detail .product-detail.product-detail-right .product-info .product-ncm,
.element-product-detail .product-detail.product-detail-right .product-info .product-category,
.element-product-detail .product-detail.product-detail-right .product-info .product-brand,
.element-product-detail .product-detail.product-detail-right .product-info .product-codebar {
    display:none;
}
p.product-combination-title {
    margin-top:15px !important;
}
/*ajuste filtro sobrepondo banner - Fabio - 219538*/
#vitrine .wrapper-order-select {
    top: -30px;
}
/*Fim ajuste filtro sobrepondo banner - Fabio - 219538*/
/*deixar as marcas coloridas - Fabio - 220046*/
.element-brands-bottom ul[class$="brand-list"] > li a img {
    filter: none;
}
/*Fim deixar as marcas coloridas - Fabio - 220046*/

.descontoProgMain {
    text-align: center;
    text-align: -webkit-center;
    margin-top: -50px;
    margin-bottom: 20px;
    font-size: 15px;
}

/*CUSTOM - Banner Produto-Carrinho*/
body:not(.pagina-produto) .element-banner-stripe #banner-stripe > li[data-title^="banner-"] {
    display: none;
}
.banner-nome-prod {
    list-style: none;
}
.banner-carrinho {
    margin-bottom: 20px;
    margin-top: -50px;
}
/*FIM - CUSTOM - Banner Produto-Carrinho*/

/*CUSTOM - Preços Produtos - #239414*/
#product-list .product-list-item .product-info {
    display: flex;
    flex-direction: column;
    text-align: center;
}
#product-list .product-list-item .product-info .product-name {
    order: -1;
}
#product-list .product-list-item .product-info p.product-parcelled-price {
    order: 1;
    color: #076eb8;
    line-height: 35px;
}
/*
#product-list .product-list-item .product-info p.product-parcelled-price span {
    font-weight: bold;
    font-size: 18px;
}
*/
#product-list .product-list-item .product-info p.product-parcelled-price span + span {
    /*font-weight: bold;*/
    font-size: 16px;
}
#product-list-sidebar .product-list-item .product-info p.product-price, #product-list .product-list-item .product-info p.product-price {
    font-family: 'pt_sans_narrow_regular';
    line-height: 20px;
    margin-bottom: 0;
    font-weight: bold;
}
#product-list-sidebar .product-list-item .product-info p.product-price .product-price, #product-list .product-list-item .product-info p.product-price .product-price, #product-list-sidebar .product-list-item .product-info p.product-price .product-big-price, #product-list .product-list-item .product-info p.product-price .product-big-price {
    font-size: 18px;
}
/*
#product-list .product-list-item .product-info p.product-cash-price span {
    font-weight: bold;
}
*/

/*Pag Produto*/
.element-product-detail .wrapper-product-price .product-price {
    display: flex;
    flex-direction: column;
}
.element-product-detail .wrapper-product-price .wrapper-parcelled-price {
    order: 1;
    color: #076eb8;
    line-height: 35px;
    flex-wrap: wrap;
}
/* .element-product-detail .wrapper-product-price .wrapper-parcelled-price .parcel-number {
    font-weight: bold;
    font-size: 18px;
} */
.element-product-detail .wrapper-product-price .wrapper-parcelled-price .parcel-value {
    /*font-weight: bold;*/
    font-size: 16px;
}
.element-product-detail .wrapper-product-price .product-price .product-new-price span:first-child {
    display: none;
}
.element-product-detail .wrapper-product-price .product-price .product-new-price span.product-big-price {
    font-size: 20px;
    /*font-family: 'pt_sans_narrow_regular';*/
}
.element-product-detail .wrapper-product-price .product-price .product-parcelled-price {
    width: 100%;
}
.element-product-detail .wrapper-product-price .product-price .wrapper-product-parcels {
    line-height: 25px;
}

.element-product-detail .wrapper-product-price .product-price .product-parcelled-price .desconto_avista, .element-product-detail .wrapper-product-price .product-price .product-price-off .desconto_avista {
    font-family: 'pt_sans_narrow_regular';
}
/*FIM - CUSTOM - Preços Produtos - #239414*/

.textoDesc {
    font-size: 20px !important;
}

/*Ajuste Pag Produto Miniaturas*/
.element-product-detail .product-rating {
    width: auto;
}
/*FIM - Ajuste Pag Produto Miniaturas*/

/*Aplicar estilização de botão no campo de dados de cnpj do checkout*/
.pj-enable {
  background: #076eb8;
  color: #fff;
  border: 0;
  line-height: 1.5;
  padding: 10px 15px;
  border-radius: 4px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  transition: all 500ms ease;
}

.pj-enable:hover {
  background: #055a95;
  text-decoration: none;
  color: #fff;
}

/*remoção do icone casa da home*/
.link-home:before {
    display: none;
}

.element-product-detail .product-detail.product-detail-right .product-info .product-sku {
    font-size: 18px;
}

/*esconder resdes do produto*/
.product-sharing .product-sharing-list {
    display: none;
}

/*esconder botão de favoritos*/
a.btn.btn-favorite {
    display: none;
}