@import url('https://fonts.googleapis.com/css2?family=Alumni+Sans:wght@200;300;400&family=Josefin+Sans:wght@300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@400;600;700&display=swap');

#tab-custom-label {
    display: none;
}
.header-center {
    display: none !important;
}
#top-cart.is-open #cart-preview-dropdown {
    top: 100px !important;
}
.navPages-container nav ul.navPages-list > li > a {
    color: #4D3821;
}
.module-heading::before {
    height: 1px;
}
.showMoreProduct.text-center {
   /*display: none;*/
}
.header-right > .right-bottom #top-cart > a span.cart-quantity {
    transform: translate(-89%, -50%);
}
.header-left > .navUser > ul > li > a,
.header-right > .right-bottom > div > a {
    font-size: 13px;
    font-family: 'Alumni Sans', sans-serif;
}
.navPages-container nav ul.navPages-list > li > a {
    font-size: 13px;
}
body {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 1.2rem;
}
#main-footer h3 {
    font-size: 15px;
}
.prod-item .prod-desc h4.prod-name {
    font-size: 1.4rem !important;
}
.navPages .navPages-action .menu-label.sale-label {
    white-space: nowrap;
}
/*.btn.btn-primary {
    font-family: 'Alumni Sans', sans-serif !important;
    font-weight: 700;
    font-size: 18px;
    background: #D3A296;
    border: 2px solid #D3A296;
}*/
.btn.btn-primary.createAccount {
    font-family: 'Josefin Sans', sans-serif !important;
}
.btn.btn-primary.createAccount span {
    transform: translateY(6px);
    display: inline-block;
}
.btn.btn-primary:hover {
    color: #4D3821;
    border-color: #4D3821;
}
.prod-item .prod-image {    
    margin-bottom: 22px;
}
.prod-item .prod-image > .card-img-container {
    padding: 10px;
    /*border-bottom: 1px dotted rgba(13, 92, 85, 0.4);*/
}
.price {
    font-size: 12px;
    color: #D3A397;
}
.price.price--withoutTax {
    font-size: 20px;
    color: #4D3821;
}

#menu {
    border-top: 1px solid #D3A296;
    margin: 0 30px;
    padding: 6px 0 0 0;
}
body.is-sticky #menu {
    border-top: none;
    margin: 0;
    padding: 0;
}
.hamburger-menu, .hamburger-menu:before, .hamburger-menu:after {
    background: #4D3821;
}

.formasPagtoMobile {
    display: none;
}
@media (min-width: 992px) and (max-width: 1200px) {
    .container {
        width: 100% !important;
        max-width: calc(100vw - 60px);
    }
}
@media (max-width: 767px) {
    .heroCarousel-content {
        background-color: #fff;
    }
    .container {
        width: 100% !important;
     /*   max-width: calc(100vw - 60px);*/
    }
    .footer-columns .column-item {
        width: 100% !important;
    }
    .formasPagtoDesktop {
        display: none;
    }
    .formasPagtoMobile {
        display: block;
        text-align: center;
        width: 75%;
        margin: 0 auto;
        padding: 40px 0;
    }
    .cartoes { 
        margin-bottom: 75px !important;
    }
}

#footer-wrapper {
    background: #D3A397 !important;
    /*margin-top: 80px;*/
    padding: 77px 0 0 !important;
}
.cartoes { 
    width: 100%;
    margin-top: 18px;
    margin-bottom: 40px;
}
.logoFooter {
    width: 75%;
}
@media (min-width: 767px) {
    .footer-columns .column-item {
        width: 22% !important;
    }
}
.logoEcomm {    
    width: 55px;
    transform: translateY(-2px);
}
.logoEcshop {
    width: 65px;
}

.module-heading::before {
    top: 35%;
    background-color: #4D3821;
}
.module-heading {
    font-size: 45px;
}
.module-heading > span {
    color: #D3A397;
}

.categoryHeading {
    display: flex;
    border-bottom: 2px solid #4D3821;
    padding: 0 10px 10px 10px;
    margin: 55px 0 30px 0;
    justify-content: space-between;
    align-items: baseline;
}
.categoryHeading h2 {
    padding: 0;
    margin: 0;
}
.categoryHeading h2 a {
    font-size: 30px;
    color: #D3A397;
}
.categoryHeading a.verTodos {
    font-size: 16px;
    font-weight: 600;
    color: #D3A397;
}
.categoryHeading a.verTodos::after {
    color: #4D3821;
    margin-left: 10px;
    font-size: 12px;
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f054";
}

.prod-item .prod-desc h4.prod-name,
.header-right > .right-bottom > div > a, h2 {
   font-family: 'Alumni Sans', sans-serif !important;
}

@media (max-width: 1200px) {
    .banners-main {
        width: 100% !important;
    }
    .banners-secondary {
        display: none;
    }
}
.banners {
    display: flex;
    justify-content: space-between;
    max-width: 1800px;
    margin: 0 auto;
    width: 96.5%;
}
.banners-main {
    width:  calc(72% - 20px);
}
.banners-secondary {
    width: 28%;
}

img.banner-secondary {
   
}
.featuredCategories {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}
.featuredCategories a {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.featuredCategories a span {
    display: inline-block;
    margin-top: 15px;
    font-size: 22px;
    font-weight: 700;
}
.logo-link {
    width: 180px;
    display: flex;
    margin: 0 auto;
    padding: 25px 0;
}

#footerSubcribeForm h3 {
    font-size: 35px !important;
    font-weight: normal;
    letter-spacing: -0.04em;
    text-transform: unset !important;
}
.header-home {
    position: relative;
    font-family: 'Ledger', serif;
    font-weight: normal;
    letter-spacing: -0.04em;
    color: #414141;
    font-size: 35px;
    margin-bottom: 50px;
}
.header-home::before {
    content: "";
    position: absolute;
    width: 100%;
    top: 31px;
    border-bottom: 1px solid #cacaca;
}
.header-home span {
    display: inline-block;
    padding-right: 5px;
    background: #fff;
    z-index: 10;
    position: relative;
}

.prod-item article.card {
    margin-bottom: 30px !important;
}
.BrandList h2 {
    display: none;
}

.footer-columns {
    justify-content: space-between;
}
.footer-columns .column-item p {
    color: #fff;
    padding-top: 10px;
    line-height: 28px;
}
.footer-columns .column-item p a {
    color: #fff;
}
.footer-columns .column-item p a i {
    font-size: 24px;
    padding: 10px 6px 0 0;
}
#top-page-promotion,
.quickSearch.is-open {
    background: #a5a5a5 !important;
}

.pace-progress {
    background-color: #343a40 !important;
}

.logo-mobile {
    display: none;
}

.navPages .navPages-action .menu-label {
    top: -16px !important;
}
#footerSubcribeForm .btn-subcribe svg {   
    transform: translateY(-5px);
}

body.is-sticky .sticky-logo img {
    height: 45px !important;
}

#sideAllCategories {
    padding-top: 66px !important;
}
.btn.btn-checkout { 
    border-color: #000 !important;
    background: #000 !important;
}
.navPages-container li.hasMegamenu > .subMegaMenu .cateArea.columns-6 > ul > li {
    float: left;
    width: 16.6%;
    padding-right: 20px;
}
.sub-cate-col li.RowDivider {
    display: none;
}

p.portion {
    font-size: 11px;
    line-height: 16px;
    margin-top: 13px;
}
p.portion br {
    display: none;
}
.prod-item .prod-desc h4.prod-name {   
    display: flex;
    align-items: center;
    justify-content: center;
}
.card-image {
    
}
.shipping-estimator {
    position: relative;
}
.modal-body {
    overflow: hidden !important;
}
.modal-content {
    border: none !important;
}
.heroCarousel .owl-dots > button span {
    width: 12px !important;
    height: 12px !important;
}
.productView-rating {
    display: none !important;
}
img.imagemanager.lazyload {
    max-width: 200px !important;
}

@media (max-width: 1024px) {
    .header-right > .right-bottom #top-cart > a span.cart-quantity {
        margin-left: 19px !important;
    }
  
    .header-right > .right-bottom #top-cart {
        margin-top: 20px;
    }
    #st-trigger-effects a, 
    .header-left > .navUser > ul {
        transform: translateY(20px);
    }
    .search-icon-mobile.hidden-desktop .search-toggle {
        width: 22px;
        transform: translateX(-6px) translateY(20px);
    }
    .header-top {
        background-color: #fff;
        height: 110px;
    }
    
    p.portion br {
        display: block;
    }
    .price-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        height: 45px;
    }
    .price {
        margin-right: 0 !important;
        width: 100%;
        line-height: auto !important;
    }
    .logo-link {
        display: none !important;
    }  
    .logo-mobile {
        display: inline-block;
        width: 140px;
        position: absolute;
        top: 14px;
        left: calc(50% + 3px);
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
    } 
    .logo-mobile img {
        max-width: 300px;
        transform: translateY(-6px);
    }
   /*.featuredCategories a {
        width: 22%;
    }*/
    .featuredCategories a span {
        font-size: 14px;
    }
    .header-home {
        font-size: 28px;
        margin-bottom: 40px;
    }
    .header-home::before {        
        top: 24px;
    }
    #footerSubcribeForm h3 { 
        font-size: 28px !important;
        line-height: 35px;
        letter-spacing: 0;
    }
}

@media (max-width: 380px) {
    .header-left > .navUser > ul > li#mobileAccountSidebar {
        width: 22px;
        transform: translate(9px, -1px);
    }
    
    .search-icon-mobile.hidden-desktop .search-toggle {
        width: 22px;
        transform: translateX(-6px) translateY(20px);
    }
    
}

@media screen and (max-width: 576px) {
    input#frete {
        width: 73% !important;
        margin-bottom: 20px;
    }
    button#getshippingquotes {
        position: absolute;
        top: 40px;
        right: 0;
        width: 25%;
    }
    .estimator-form-input--price {
        transform: translate(13px, 7px);
    }
    .form-field.form-field--input.form-field--input.text-left, .form-field.form-field--input.form-field--input.text-right {
        width: auto;
    }
}
.logoEcomm {
    width: 55px;
    transform: translateY(-2px);
}
.logoEcshop {
    width: 65px;
}

/* CUSTOMIZADO PÍCARO */

.new-badge, 
.sale-badge,
.gift_certificates-link,
li.navPages-item.giftcertificates {
    display: none !important;
}

#whatsAppButton img {
    width: 60px;
    height: auto;
}

#whatsAppButton {
    display: block;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 1000;
}

a.btnQV.quickview {
    display: none !important;
}

.prod-item .prod-image .actions > a.btnATC {
    bottom: -20px;
    height: 30px;
}

@media (max-width: 1024px) {
    #whatsAppButton img {
        width: 45px !important;
    }
    .star-rating {
        display: none;
    }
}

@media (max-width: 640px) {
    .categoryHeading {    
        padding: 0 0 10px 0px;
        margin: 50px 0 20px 0;    
    }
    .categoryHeading h2 a {
        font-size: 20px;
    }
}

@media (max-width: 480px) {
    .module-wrapper:not(.productList) .prod-item a.btnATC {
        font-weight: 700 !important;
    }
}
@media (min-width: 1025px) {
    body.is-sticky .header-right > .right-bottom #top-cart > a span.cart-quantity {
        transform: translate(-48%, -50%) !important;
    }
}

img.liz-foto-01 {
    float: left;
    margin-right: 30px;
    max-width: 285px;
}
img.liz-foto-02 {
    float: right;
    margin-left: 30px;
    max-width: 547px;
}

@media (max-width: 480px) {
    img.liz-foto-01, img.liz-foto-02 {
        float: initial;
        margin-right: 0;
        margin-left: 0;
        max-width: none;
        width: 100%;
        margin-bottom: 30px;
    }
}

/* FORMULÁRIO DE CADASTRO */

.cadastro {
    background: #FDF8F6;
    color: #4D3821;
    padding: 45px 0;
}

.cadastro h3 {
    font-size: 21px;
    text-align: center;
}
.cadastro p.regra {
    font-size: 12px;
    text-align: center;
}
.cadastro form {
    padding-bottom: 50px;
}
.cadastro form p {}
.cadastro form p label {
    display: block;
}
.cadastro form p input, .cadastro form p textarea {
    width: 100%;
    border: 1px solid #4D3821;
    padding: 10px;
    border-radius: 0;
    background: none;
}
.cadastro form input[type="submit"] {
    background: #4D3821;
    color:#FDF8F6;
    font-size: 21px;
    padding: 8px 30px 6px;
}

@media (max-width: 480px) {
    .heroCarousel .heroCarousel-image-wrap .heroCarousel-image {        
        height: initial !important;
    }  
    .heroCarousel .heroCarousel-image-wrap {        
        height: 115px !important;
    }
    .heroCarousel-content {
        display: none;
    }
}