:root {
  --primary-color: #973c21; 
}

#rodape .loja-integrada-copyright img{
    width:50px !important;
}

.design-fox > a{
    display:none !important;
}

.first-line{
    color:#696969 !important;
    font-weight:500 !important;
}

.conteiner > div > div > .text{
    font-size:15px !important;
    margin-top:.1rem !important;
}

.logo a img{
    max-width:75%;
}

.menu.superior .nivel-um>li>a>strong {
    color: #333;
    margin-left: 2rem;
}

.menu.superior .nivel-um>li>a>strong:hover {
    color:#973c21 !important;
}

.menu a:hover strong,
.menu .titulo:hover strong,
.menu.superior .nivel-um > li > a:hover strong {
    color: #973c21 !important;
}


.menu.superior{
    background-color:#fff !important;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
}

#cabecalho{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
}

.pulse-button, .whats-button {
    right: 1.2rem;
    left: unset !important;
}


.pulse-button, .whats-button {
    height: 50px !important;
    width: 25px !important;
    border-radius: 50% !important;
}

.listagem .produtos-carrossel[data-produtos-linha="4"] .imagem-produto, .listagem .span3 .imagem-produto {
    height: 253px !important;
    margin-top: 3rem !important;
}

.busca-mobile .busca:before {
    line-height: 48px !important;
    left: 19px !important;
    width: 18px !important;
    height: 18px !important;
    font-size: 21px !important;
}

.menu.superior .nivel-um li.all-menu:before {
    top: 20.5px !important;
    left: 32px !important;
    font-size: 23px !important;
    color: var(--primary-color) !important;
}

.menu.superior .nivel-um li.all-menu{
    background:transparent !important;
}

.menu.superior .nivel-um{
    text-align:center !important;
}

.pagamento>ul+ul{
    display:flex !important;
}

.fancybox-inner{
    width: auto !important;
}

.fancybox-wrap.fancybox-opened{
    
    width: 26rem !important;
    left: 546px !important;
}

.caixa-sombreada i{
    display:inline-block !important;
}

.li-whatsapp i {
    font-size: 35px !important;
}
.li-whatsapp a{
    width: 50px !important;
    height: 50px !important;
    right:23px !important;
}
a#return-to-top{
    bottom: 30px !important;
}