body.grupo-vip-whatsapp li.list-product-empty {
    display:none;
}

#nav-main .element-menu-main #menu-main {
    padding-right: 23%;
}

#nav-main .element-search-nav .search-inner {
    width: 23%;
}

#nav-main .element-menu-main #menu-main .menu-main-list>li>a {
	font-size: 14px;
}

li.banner-stripe-item.banner-stripe-item-47 > a > p > span.text-bottom {
    display: none !important;
}

#nav-main .element-menu-main #menu-main .menu-main-list>li:before {
	width: 30px;
}

@media screen and (max-width: 1200px) {
	#nav-main .element-menu-main:before {
		width: 20%;
	}

	#nav-main .element-menu-main #menu-main .menu-main-list>li>a {
	    font-size: 13px;
	}

	#nav-main .element-menu-main #menu-main .menu-main-list>li:before {
		width: 20px;
	}
}

.esconder-categoria {
	display: none !important;
}
.cart-data-coupon-holder .link {
	background: #ffd459;
	border: 0;
	color: #000 !important;
    font-weight: bold !important;
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px !important;
	padding: 10px 15px;
	text-decoration: bold;
	text-transform: uppercase;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 1000ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
}
.row-actions .link {
	background: #ffd459;
	border: 0;
	color: #000 !important;
    font-weight: bold !important;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}

/*CUSTOMS 19-03-21 - B.B*/

/*Ajustes Cabeçalho*/
#header-main .header-1 {
    padding: 0px 0 !important;
}

#header-main .header-2 {
    padding: 0px 0 !important;
}
#nav-main .element-menu-main #menu-main .menu-main-list {
    margin: -20px auto;
}
#nav-main .element-search-nav .search-inner input {
    padding: 15px 20px 15px 90px;
}
#nav-main .element-search-nav .search-inner{
    margin-top: -30px;
}
.element-logo .logo img{
    max-height: 100px;
    margin-top: 25px;
}
#nav-main .element-menu-main #menu-main .menu-main-list>li:hover>a:before {
    bottom: 20px;
}
#nav-main .element-menu-main #menu-main .menu-main-list>li>ul {
    margin-top: -20px !important;
}

#nav-main .element-banner-stripe {
    margin-bottom: 10px !important;
    padding: 0px;
}
body:not(.CatalogoClientes) #nav-main, body:not(.pagina-home) #nav-main, body:not(.pagina-produto) #nav-main, body:not(.pagina-carrinho) #nav-main, body:not(.pagina-recibo) #nav-main {
    margin-bottom: 20px;
}
.header-box-content {
    margin-bottom: 0px;
}
#nav-main .element-menu-main #menu-main {
    margin-left: -80px;
}

/*END CUSTOMS 19-03-21*/


.box-pix-btn b:after {
 content:" / MUNDO DO QUEIJO LTDA.";   
}

#nav-main .element-menu-main #menu-main .menu-main-list>li:before {
    width: 22px;
}

.label-product.label-promo {
    z-index: 1 !important;
}

/*Ajustes - #248319*/
.header-1 .info-time {
    display: none !important;
}
/*FIM - Ajustes - #248319*/

.pagina-home li.banner-stripe-item.banner-stripe-item-47 a p {
    font-size: 18px;
}

/*Ajustes Banners Tarja Cabeçalho*/
#header-main .header-2 .container-12 {
    max-width: 100%;
}
#header-main .element-info .info-inner {
    display: none;
}
#nav-main .element-banner-stripe {
    margin-bottom: 10px !important;
    padding: 0px;
    max-width: 72%;
    margin-left: 52%;
    transform: translateX(-50%);
    margin-top: -100px;
}
#nav-main .element-banner-stripe #banner-stripe>li {
    flex: 1;
    text-align: center;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
}
#nav-main .element-banner-stripe #banner-stripe>li img, #nav-main .element-banner-stripe #banner-stripe>li p {
    max-width: 226px;
}
#nav-main .element-banner-stripe #banner-stripe>li a{
  	width: max-content;  
}
/*FIM - Ajustes Banners Tarja Cabeçalho*/

/*Ajustes resoluções Banner Tarja*/
@media screen and (max-width: 1420px){
    #banner-stripe {
        transform: scale(82%);
        width: max-content;
        margin-left: -20px;!i;!;
    }
    .element-banner-stripe .container-12 .grid-12 {
        width: 95%;
    }
}

@media screen and (min-width: 800px) and (max-width: 1200px){
    #banner-stripe {
        transform: scale(75%);
        width: max-content;
    }

    .element-banner-stripe .container-12 .grid-12 {
        width: 95%;
    }
    #nav-main .element-banner-stripe {
    	margin-left: 49%;
    }
}
/*FIM - Ajustes resoluções Banner Tarja*/

.btnwhats a {
    display: flex;
    /* flex-direction: row; */
    justify-content: center;
    padding: 10px;
    background: #eaffcf;
    color: #7ed957;
    border: 1px solid #7ed957;
    border-radius: 8px;
}

.btnwhats img {
    width: 40px;
    height: 22px;
}

.btnwhats span {
    line-height: 22px;
}
.element-product-detail .wrapper-product-price {
    margin-bottom: 10px;
}

.btnwhats {
    margin-bottom: 10px;
}

li.banner-stripe-item > p {
    min-width: 225px;
}