body {
    background: #fff;
}

.conteiner-principal {
	background-image: url('https://cdn.awsli.com.br/1811/1811623/arquivos/bg.jpg') !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;	
}

.conteiner-principal .conteiner {
	box-shadow: none !important;
}
.listagem .produtos-carrossel{
	margin-bottom: 14rem !important;
}
.bloco-wpp img{
    display:none;
	margin-top: -112rem;
    z-index: 1;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
.bloco-wpp-mobile img, .bloco-2-mobile img{
	display: none;
}
#rodape .institucional, .pagamento-selos{
	background-color: #e1c697 !important;
    background-image: none !important;
}
.bloco-2 img{
    display: none;
	z-index: 1;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    margin-top: -73rem !important;
}
#rodape {
    position: relative !important;
    margin-top: 23rem !important;
}

.powrMark__text, .powrMark__logo-block{
	display: none !important;
}

.pagina-inicial .bloco-wpp img, .pagina-inicial .bloco-2 img, .pagina-inicial .crt-widget.crt-widget-branded {
	display: block !important;
}
.crt-widget.crt-widget-branded{
    display: none;
	width: 80% !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: -57rem !important;
    z-index: 1 !important;
    position: absolute !important;
 }
.menu.superior{
    background-color: transparent !important;
}
#rodape .titulo, .links-rodape ul li a{
	color: #000 !important;
    font-weight: bold;
}
.all{
	display: none !important;
}
.wpp-fixed a{
	display: flex;
}
.wpp-fixed{
	position: fixed;
    margin-top: 42%;
    z-index: 100;
    margin-left: 79%;
    font-weight: bold !important;
    font-size: 13px;
}
.wa__btn_popup i{
	color: #fff;
    background-color: #2db742;
    padding: 0.8rem 1rem;
    margin-right: 1rem;
    border-radius: 2rem;
    font-size: 2rem !important;
    box-shadow: 0 0 0 0 #2db742 !important;
    animation: brilho .8s infinite;
}
#log, #log-ads{
	background-color: #fff;
    padding: 0.2rem 0.8rem;
    border-radius: 2rem;
    box-shadow: 0 0 0 0 #fff !important;
    animation: brilho .8s infinite;
    height: 10%;
}
.crt-post-header, .crt-post-text{
	display: none !important;
}
.crt-load-more-container{
	display: none !important;
}
.insta2{
	display: flex;
	justify-content: center;
}
@media screen and (max-width: 747px) {
    .crt-widget .crt-post{
    	width: 19%;
    }
    .galcolumn{
    	display: flex !important;
    }
    #log, #log-ads{
    	height: 10%;
    }
    .wpp-fixed{
    	margin-top: 149%;
        margin-left: 7%;
    }
    
    .titulo-categoria strong{
    	font-size: 145%;
    }
    .crt-widget.crt-widget-branded{
        min-width: 100% !important;
        min-height: 100%  !important;
    }
    .listagem .produtos-carrossel {
    	margin-bottom: 25rem !important;
    }
    .pagina-inicial .bloco-wpp-mobile img, .pagina-inicial .bloco-2-mobile img{
    	display: block !important;
    }
    .crt-widget.crt-widget-branded{
        margin-top: -80rem  !important;
        z-index: 1 !important;
        position: absolute !important;
    }
    .bloco-wpp-mobile img{
        margin-top: -156rem;
        position: absolute;
    }
    .bloco-2-mobile img{
    	position: absolute;
        margin-top: -107rem !important;
    }
    .bloco-wpp img, .bloco-2 img{
    	visibility: hidden !important;
    }
    #corpo .conteiner{
        margin-top: 31rem !important;
    }
    .pagina-inicial .all{
	display: block !important;
    margin-top: 16rem !important;
    z-index: 1;
    position: absolute;
	}
  .secao-banners {
    visibility: hidden;
      margin-top: 5rem !important;
  }
	.btn-passar{
        margin-left: 2%;
        margin-top: -22rem;
    }
    .btn-passar button{
    	padding: 5% !important;
    }
    
}


