/*menu de pesquisa Redondo */
input#SearchFilter {
    border-radius: 200px;
}
#header-main .element-menu-top .menu-top-list li a {
    color: black;
}
#header2 {
    background-color: #e6ab6c;
    padding-bottom: 10px;
    padding-top: 10px;
}
#header-main .element-shopping-cart .link-shopping-cart {
    background: #fff;
    padding: 10px 20px 10px 45px;
}
#header-main {position: sticky;top: 0;z-index: 12;} 

/*Seja Bem vindo*/

.welcome-message b {
    color: #000;
}

/* FIM Seja Bem vindo*/
ul#banner-shop {
    display: flex;
    /* width: 100%; */
}
/*BANNER FULL */
body.pagina-home #nav-main .element-menu-category, body.pagina-home #nav-main .element-menu-main { margin-bottom: 0 !important; 
        border: solid 1px #d0d0d0;
} 
 
#nav-main .element-menu-category ul[class$="list"] > li:hover > a {
    background: #eee0c5d1;
}
#nav-main .element-menu-category ul[class$="list"] > li > a {
    line-height: 18px;
}

.element-banner-main .container-12, 
.element-banner-main .container-12 .grid-12 { 
    margin-left: 0 !important; 
    margin-right: 0 !important;
    max-width: 100% !important; width: 100% !important; 
} 
 
.header-1 .info-phone { display: none !important; 
} 
	/*SACOLA HOME*/

	#header-main .element-shopping-cart .link-shopping-cart {
	    background: #fff;
	    padding: 10px 20px 10px 45px;
	}

	#header-main .element-shopping-cart .link-shopping-cart {
	    background: #fff;
	    background: url(https://33912.cdn.simplo7.net/static/33912/galeria/159794403895517.png) no-repeat;
	    padding: 10px 20px 10px 45px;
	}

	#header-main .element-shopping-cart .link-shopping-cart .icon-shopping-cart {
	    position: absolute;
	    left: 0;
	    display: none;
	}
/* =====================
		GRID PRODUTOS
========================= */
	#content-main .title-secundary {letter-spacing: 0.18em; font-size: 16px;font-family: sans-serif;}
	#product-list .product-list-item .product-image a:not(.label-unavailable){ padding-top:150% }
	#product-list .product-list-item {-webkit-box-shadow: none;-moz-box-shadow: none;padding: 0 0 10px; /*-webkit-transition: all 0s;*/ border: solid 1px #0000;}
	#product-list .product-list-item .product-info, #product-list .product-list-item .product-info .product-name { text-align: center; }
	#product-list .product-list-item .wrapper-btn-product .btn.btn-buy, #product-list-sidebar .product-list-item .wrapper-btn-product .btn.btn-buy, #product-list .product-list-item .wrapper-btn-product .btn.btn-buy-kit, #product-list-sidebar .product-list-item .wrapper-btn-product .btn.btn-buy-kit { display:none }
	#product-list .product-list-item:hover { 
	-webkit-box-shadow: 0px 2px 13px 2px rgba(50, 50, 50, 0.1);
-moz-box-shadow:    0px 2px 13px 2px rgba(50, 50, 50, 0.1);
box-shadow:         0px 2px 13px 2px rgba(50, 50, 50, 0.1);
} 
	/*#product-list .product-list-item { border: solid 1px #ccc; padding:1px }*/
	#product-list .product-list-item .wrapper-product-combination {-webkit-box-shadow: none;box-shadow: none;top: 97%; margin: 1px;}
    #product-list .product-list-item .product-info .product-name, #product-list-sidebar .product-list-item .product-info .product-name {
    margin-bottom: 0px;
}
#product-list .product-list-item:hover {
    border: solid 1px #ccc;
    padding: 15px;
}

	/*DESTAQUE ATACADO VAREJO*/

	#header2 {
	    background-color: #004b9c;
	    padding-bottom: 10px;
	    padding-top: 10px;
	}

	#product-list .product-list-item .product-info .product-price, #product-list-sidebar .product-list-item .product-info .product-price {
	    color: #000;
	}
	#product-list .product-list-item .product-info .product-wholesale .product-price {
	    color: red;
	       font-weight: bold;
            font-size: 22px;
	}
	#product-list .product-list-item .product-info .product-retail .product-price { 
	    font-weight: bold;
	    color: black;
	}

#product-list .product-list-item .product-info, #product-list-sidebar .product-list-item .product-info {
    padding: 50px 0;
}

#product-list .product-list-item .wrapper-btn-product, #product-list-sidebar .product-list-item .wrapper-btn-product {
    bottom: 3%;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
}

/* FIM DESTAQUE ATACADO VAREJO*/

/* pagina do produto  */
.element-product-detail .product-main-image {
    width: 100%; 
    float:right; 
    margin-bottom: 15px; 
    height: 600px;
} 
.element-product-detail .product-main-image img {
    max-height: 600px;  
}


.element-product-detail .product-thumbnails .product-thumbnails-list .product-thumbnails-item a,
.element-product-detail .product-thumbnails .product-thumbnails-list .product-thumbnails-item div { 
    border: 1px solid transparent; 
    padding: 3px; 
    border-radius: 0px; 
}

 .element-product-detail .product-thumbnails .bx-wrapper .bx-controls .bx-controls-direction a {
     background-color: #fff;  
}

.wrapper-product-combination .product-combination-list .product-combination-item label div { 
    line-height: 30px; 
    min-height: 30px;
    min-width: 30px;
}
.element-product-detail .product-amount .btn { 
    padding: 15px 5px;
}
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn.btn-buy, .element-product-detail .wrapper-product-price .wrapper-btn-buy .btn.btn-buy-kit {
    padding-bottom: 5px;
    padding-top: 5px;
    display: block; 
    margin-bottom: 20px;
}

/* Fim Pagina do Produto */

/*Fim Rodape*/



/* Carrinho */

.element-shopping-cart .link-shopping-cart .wrapper-list-products-shopping-cart .list-products-shopping-cart ul {
    max-height: -webkit-calc(100vh - 400px);
    max-height: calc(100vh - 400px);
    overflow-y: auto;
}

/* Fim Carrinho */

#product-list .product-list-item .product-info .product-price, #product-list-sidebar .product-list-item .product-info .product-price {
    color: #000000;
    font-family: 'roboto_regular';
    line-height: 24px;
}

p.product-cash-price {
    color: #aea4e0;
}

p.product-parcelled-price {
    color: #aea4e0;
}

span.product-number-parcels {
    color: #aea4e0 !important;
}

span.product-big-price {
    color: #aea4e0 !important;
}

    display: none;
}

/*Site Vitrine*/
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn {
    padding: 10px 0;
}
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn {
    display: none;
}

.product-amount {
    display: none;
}
a.btn.btn-buy {
    display: none;
}
#header-main .element-shopping-cart .link-shopping-cart .shopping-cart-total-price-wrapper .shopping-cart-total-price {
    font-size: 16px;
    display: none;
}
#header-main .element-shopping-cart .link-shopping-cart {
    display: none;
}
#header-main .header-2 {
    padding: 20px 0 !important;
    background-color: #e6ab6c;
}
linha do menu
{
    margin-bottom: 0 !important;
    border: solid 1px #a15d1f;
}
#header-main .header-1 {
    background: #e6ab6c;
    color: #eee;
    font-family: 'roboto_regular';
    font-size: 12px;
    padding: 0 !important;
    text-transform: uppercase;
}