header {
    z-index: 10;
}

body {
    font-family: Montserrat;
}

/* Carrinho rapido */
.header-middle .carrinho-ctn .carrinho-rapido-ctn {
    top: 0px !important;
}´

/* HEADER */

#search-area .filtros .filtro-preco-container,
.popup-filtro-avancado .faixa-preco,
.buy-area .boleto .desconto-boleto,
header:not(.is-tablet-mobile) ul#nav-root li.item-menu-loja>a .menu-text:after {
    display: none;
}

#suggest-pesquisa .suggest-search {
    width: 450px;
    left: -154px;
}

header:not(.is-tablet-mobile) ul#nav-root li.item-menu-loja>a .menu-text {
    border-radius: 48px;
    padding: 6px 15px;
    border-bottom: 0;
}

ul#menu-top-bar-menu a {
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
}

.top-bar-nav li:not(:last-child) a:after {
    content: '|';
    padding: 0 5px;
    color: #d75b3e;

}

header:not(.is-tablet-mobile) {
    position: fixed;
    width: 100%;
    top: 0;
}

#menu-mobile li a,
#menu-mobile .menu-mobile-voltar {
    font-size: 12.7px;
}

.item-menu-loja>a {
    border-radius: 48px;
    padding: 6px 15px !important;
    border-bottom: 0;
    font-weight: bold;
    height: 37px !important;
}

header.is-tablet-mobile .header-search-full div.search-area {
    border: 0;
}

div.popup-filtro-avancado {
    z-index: 10;
}

div#cart-area .title-cart-area .icon-title {
    display: block;
}

.header-checkout .logo-ctn svg .fil0 {
    fill: var(--cor-base);
}

header.is-tablet-mobile {
    top: 0;
    z-index: 10;
    position: sticky;
}

.cart-02 .carrinho-ctn .carrinho-rapido-ctn .qtd-value .quantidade .qtd {
    color: #ffb63c   !important;
}

.cart-02 .carrinho-ctn .carrinho-rapido-ctn .cart-item .prod-nome {
    text-align: start !important;
}

@media(min-width: 600px) {
    #search-area {
        margin-top: 40px;
    }

    ul#nav-root>li>a span:after,
    .newsletter-component .container,
    .newsletter-component .widget-cadastro-news {
        background: #3F2120;
    }

    ul#menu-top-bar-menu {
        flex-direction: row;
        display: flex;
    }

    .search-area {
        border-bottom: none;
    }

    .window-wrapper .window-ctn .logged-ctn button,
    .window-wrapper .window-ctn .logged-ctn button:hover {
        border-color: #79373C;
        background: #79373C;
    }

}

@media(max-width: 600px) {

    .footer-middle h3.section-title.accordion .menu-button .icon-menu,
    .menu-button .icon-menu:before,
    .menu-button .icon-menu:after,
    header.is-tablet-mobile .header-search-full {
        background: #FFFFFF;
    }

    .header-bottom * svg path {
        fill: #FFFFFF !important;
    }

    .footer-middle h3.section-title.accordion {
        border: none;
    }

    .search-area,
    header.is-tablet-mobile .header-search-full .search-area input {
        border-radius: 100px;
    }

    header.is-tablet-mobile .header-search-full .search-area input {
        width: 84%;
    }

    li.menu-list-253.not-has-childs.Loja.item-menu-Loja {
        padding: 10px !important;
        text-align: center !important;
    }
}

.header-top {
    color: #FDECDA !important;
    font: MarujoW01-Regular !important;
}

a.menu-link-253.not-has-childs,
a.menu-link-253.not-has-childs span {
    padding: 0px 0px !important;
}

a.menu-link-253.not-has-childs {
    padding: 7px 20px !important;
    border-radius: 10px;
}

a.menu-link-.not-has-childs span:after {
    display: none
}

a.menu-link-253.not-has-childs {
    color: #FDECDA !IMPORTANT;
    background: #d75b3e;
}

/* FOOTER */

.footer-top {
    padding: 20px 0;
}