/** custom css */
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');

:root {
    --zoe-darkgray:#333;
    --zoe-buff:#e3b188;
    --zoe-buffdark: #d5a680;
    --zoe-antiwhite:#EBEBEB;
    --zoe-lavanderblush:#FAE9E7;
    --zoe-platinum:#d9e0de;
    --zoe-black:#020202;
    --zoe-isabelline:#F1EAE4;

    --BT-footer-background: var(--zoe-darkgray) ;

    --BT-product-flag-new: #512da8;
    --BT-product-flag-discount:#00bb2d;
    --BT-product-flag-pack:#f57c00;
}

html,body,
h1, h2, h3, h4, h5, h6,
span, p, strong, small,
a,
div,
textarea,
input, input::placeholder, select, textarea,
li,
td, th { font-family: 'Jost', sans-serif!important; }

/** BUTTONS */
.btn-primary { background: var(--zoe-buff); font-weight: 500; }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active { background:var(--zoe-buffdark) }
/** FORM ELEMENTS */
/** HEADER */
div#header-col-right{display:flex;flex-direction:row;column-gap:1rem;justify-content:flex-end}

@media (1200px <= width < 1440px) {
    #header .header-top > .container { width:1300px; max-width:1300px; }
}
@media (1441px <= width) {
    #header .header-top>.container { width: 1600px; max-width: 1600px; }
}
div#_desktop_logo { text-align: center; }
#header .header-top { padding: 1.25rem 0 1rem 0; }
#header {
    position: relative;
    width: 100%;
    z-index: 999;
    color: #7a7a7a;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    transition: all .35s ease-in-out;
    animation: fadeIn .45s ease forwards;
}
#header.header-sticky {
    position: fixed;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .11);
    z-index:4;
    top: 0;
    left: 0;
    right: 0;
    animation: slideDown 1s ease forwards;
}

@media (768px <= width < 1024px) {
    #header .header-top { display: none;}
}
a#search-button, a#faq-button {
    font-size: 1.5rem;
    display: flex;
    align-items: center;
    padding-top: .4rem;
    transition: all .45s ease-in-out;
    text-decoration: none;

    &:hover { color:var(--zoe-buff); }
}

@keyframes slideDown{from{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1;}}

/** CONTACT-LINK NAV */
div#_desktop_contact_link #contact-link {
    display: flex;
    flex-direction: column;
    gap: .5rem;
}
div#_desktop_contact_link #contact-link a { font-size: .925rem; color: var(--zoe-black); width:fit-content;
    &:hover { color:var(--zoe-buff)}
}
div#_desktop_contact_link #contact-link span { color:var(--zoe-black)}
div#_desktop_contact_link #contact-link a span { margin-right: .5rem; }

/** CUSTOMERUSERSIGIN */
.user-info #dropdownMenuButton {
    background: transparent;
    border: none;
    display: flex;
    align-items: center;
    gap: .5rem;

    &:after { display: none;}
}
.user-info #dropdownMenuButton { cursor: pointer; }
.user-info #dropdownMenuButton i  { font-size: 1.5rem; transition: all .45s ease-in-out; }
.user-info #dropdownMenuButton:hover i { color: var(--zoe-buff)}
.user-info .dropdown-menu .dropdown-item, .user-info a.logout, .user-info a.registration { font-size: .925rem; }
.user-info .dropdown-menu .dropdown-item:hover, .user-info .dropdown-item.registration:hover { color: var(--zoe-buff)!important; }
.user-info a.dropdown-item.sign-up span{background:var(--zoe-buff);display:inline-flex;width:100%;justify-content:center;padding:.5rem;color:#fff}

/** SHOPPING-CART NAV */
div#_desktop_cart{display:flex;align-items:center;padding-top:.4rem}
.blockcart .cart-details { display: none; }
div#_desktop_cart .header i { font-size: 1.5rem; }
#header .blockcart .header a:hover { color: var(--zoe-buff); text-decoration: none; }

/** SEARCH BAR */
#header .header-top .position-static { display: flex; justify-content: center; }
#header .header-top #search_widget { min-width: 40rem; padding-top: .5rem; display: none; }
#search_widget form input { background-color: var(--zoe-isabelline); color: var(--zoe-black); }
#search_widget form i { color: var(--zoe-buff); }
.header-top #search_widget input::placeholder { color: #b9916f; }

/** CARRUSEL DE MENSAJES */
#bmc-messages-block { height: 35px; background: #f5f5f5; }
#bmc-messages-block .bmc-message-li p { color: #020202; }

/** MEGAMENU */
.layout_layout1 .ets_mm_megamenu_content { border-bottom: none; border-top: none; }
.layout_layout1 .ets_mm_megamenu_content > div.container { max-width: 1600px; width: 1600px; }
@media (min-width:768px) {
    .layout_layout1 .ets_mm_megamenu_content { background: var(--zoe-buff)!important; }
    .layout_layout1 .mm_menus_li > a:before { display:none; }
    .layout_layout1:not(.click_open_submenu) .mm_menus_li:hover > a, .layout_layout1.click_open_submenu .mm_menus_li.open_li > a, .layout_layout1 .mm_menus_li.active > a, #header .layout_layout1:not(.click_open_submenu) .mm_menus_li:hover > a, #header .layout_layout1.click_open_submenu .mm_menus_li.open_li > a, #header .layout_layout1 .mm_menus_li.menu_hover > a, .layout_layout1:hover .ybc-menu-vertical-button, .layout_layout1 .mm_extra_item button[type="submit"]:hover i, #header .layout_layout1 .mm_menus_li.active > a {
        color: #fff!important;
    }
    #header .layout_layout1:not(.ybc_vertical_menu) .mm_menus_li > a, .layout_layout1 .ybc-menu-vertical-button, .layout_layout1 .mm_extra_item * {
        color: #fff!important;
    }
    .layout_layout1:not(.ybc_vertical_menu):not(.click_open_submenu) .mm_menus_li:hover > a, .layout_layout1:not(.ybc_vertical_menu).click_open_submenu .mm_menus_li.open_li > a, .layout_layout1:not(.ybc_vertical_menu) .mm_menus_li.menu_hover > a, .ets_mm_megamenu.layout_layout1.ybc_vertical_menu:hover, #header .layout_layout1:not(.ybc_vertical_menu):not(.click_open_submenu) .mm_menus_li:hover > a, #header .layout_layout1:not(.ybc_vertical_menu).click_open_submenu .mm_menus_li.open_li > a, #header .layout_layout1:not(.ybc_vertical_menu) .mm_menus_li.menu_hover > a, .ets_mm_megamenu.layout_layout1.ybc_vertical_menu:hover {
        background: #d5a680!important;
    }
    .mm_menus_ul { float: unset; display: flex; flex-direction: row; justify-content: center; }
}
.mm_menus_li > a { font-size:.925rem!important; transition: all .55s ease-in-out; }
.layout_layout1 .mm_menus_li:last-child, .layout_layout1 .mm_menus_li { border-right: none; }
.layout_layout1 .mm_menus_li:nth-child(2) { border-left: none; }
.mm_menu_content_title { padding: 0 15px; min-height: 50px; font-weight:400; letter-spacing: 1px; }

@media (992px <= width < 1199px) {
    .layout_layout1 .ets_mm_megamenu_content > div.container { max-width:100%; width: 100%; }
    .mm_menu_content_title { font-size: .825rem; }
}

@media (1200px <= width < 1600px) {
    .layout_layout1 .ets_mm_megamenu_content > div.container { max-width:1300px; width: 1300px; }
}

/** RESPONSIVE MENU */
#footer .rm-pannel, .rm-pannel { border-right: none;}
.rm-logo img { width: 80%; }
.rm-header .rm-icon-container { display: flex; flex-direction: row; gap: .5rem; }
a.rm-icon.rm-cart {
    display: flex;
    flex-direction: row;
    gap: .25rem;
    padding-right: 0;
    width: fit-content;
}
.rm-login-bar_myaccount { color: #fff; }
.rm-header .rm-cart .count,#footer .rm-header .rm-cart .count{position:relative;top:unset;left:unset;background:transparent;color:var(--zoe-buff);font-size:1rem;font-weight:500;margin-left:0}
.rm-header .rm-customersigning { font-size: 25px; color: var(--zoe-black); padding-right: .5rem; }
.rm-login-bar { background: var(--zoe-buff); }
.rm-product-list { top: 112px;}
.rm-extra-content { display:none; }
.rm-search-bar__input { border-bottom-left-radius: .25rem; border-bottom-right-radius: .25rem; }
.rm-search-bar__submit { color: var(--zoe-buffdark); }

/** WRAPPER */
@media (1441px <= width) {
    #wrapper > .container { width:1600px; max-width:1600px; }
}
/** BLOCKNEWSLETTER */
div#blockEmailSubscription_displayFooterBefore {
    position: relative;
    width: 100vw;
    max-width:100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    padding:3.5rem 0;
    margin-bottom:0;
    background:url('/themes/zoemoda/assets/img/newsletter-background.jpg');
}
div#blockEmailSubscription_displayFooterBefore > div.row {
    width: 100%;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 3rem 0;
    background: #fff;
}
div#blockEmailSubscription_displayFooterBefore > div.row .col-md-12 { max-width: 500px; }
div#blockEmailSubscription_displayFooterBefore h2#block-newsletter-label { font-size: 2.5rem; padding-bottom: .5rem; }
.block_newsletter form input[type=email] { border: 1px solid #ddd; border-radius: 5px; }
.block_newsletter form input[type=email]::placeholder { color: var(--zoe-black); }
.block_newsletter form input[type=email]:focus { border: 3px var(--zoe-buffdark) solid; }
div#blockEmailSubscription_displayFooterBefore p.conditions { color: var(--zoe-black); }

@media (320px <= width < 767px) {
    .block_newsletter { border-bottom:none; }
    div#blockEmailSubscription_displayFooterBefore { background-position: bottom;}
    div#blockEmailSubscription_displayFooterBefore > div.row { width:85%; }
    div#blockEmailSubscription_displayFooterBefore h2#block-newsletter-label { font-size: 2rem; }
    div#blockEmailSubscription_displayFooterBefore p.conditions { text-align: center; }
}

@media (768px <= width) {
    div#blockEmailSubscription_displayFooterBefore { background-size: cover; }
}
/** FOOTER */
.footer-container {
    padding-top: 3.5rem;
    background: var(--BT-footer-background);
}
.footer-container .h3, .footer-container .h4 {
    margin-bottom: 1.5rem;
    font-size: 1.2rem;
    color: var(--zoe-buff);
    font-weight: 400;
}
.block-contact, .footer-container li a { font-size: .925rem; color: #fff; transition: all .45s ease-in-out; }
.account-list a:hover, .block_newsletter form button[type=submit] .search:hover, .footer-container li a:hover { color: var(--zoe-platinum); }

@media (320px <= width < 767px) {
    .footer-container { padding-top: 1.7rem; }
    .bsi-logo-box { display: none; }
    .links .navbar-toggler, .blockshopinfo .navbar-toggler { color: var(--zoe-buff); }
    .footer-container .blockshopinfo ul { background-color: transparent; justify-content: flex-start; padding-top:0; padding-bottom: 0; }
    .bsi-content-box { width: 100%; display: flex; flex-direction: column-reverse;}
    .bsi-content-box .bsi_socialmedia-links { order: 3; }
    .bsi-content-box .title { order:2; }
    .bsi-content-box .blockshopinfo-list { order:1; }
    .blockshopinfo .title, .footer-container .blockshopinfo ul>li { border-bottom: none; font-weight:500; }
    .footer-container .links ul>li a, .footer-container .blockshopinfo ul>li a { color: #fff; }
    .footer-container .links .h3 { font-size: 1rem; }
}

@media (768px <= width < 1200px) {
    .blockshopinfo, .links { width:100%; }
}

@media (1200px <= width) {
    .footer-container .container { width:1200px; max-width:1200px; }
    .blockshopinfo .bsi-logo-box { margin-right: 50px;}
}
@media (1441px <= width) {
    .footer-container .container { width: 1600px; max-width: 1600px; }
}
/** BLOCKSHOPINFO */
div#block_shop_infos { display: flex; flex-direction: row; justify-content: space-between; }
.blockshopinfo ul li { font-size: .925rem; color: #fff; }
.blockshopinfo ul.bsi_socialmedia-links li.bsi_socialmedia-links-item a { color: var(--zoe-buff); }
/** COPYRIGHT & FOOTER-BAIRES */
.arca-logo { text-align: center; }
.footer-copyright { padding-top: 1%; }
.footer-copyright span { color: var(--zoe-buff); }
.baires-footer-container { background: #020202; }
.bairesfooter span.powered-by { color: #999; }
.bairesfooter a._blank { color: var(--zoe-antiwhite); }

/** SCROLL-TO-TOP */
.scroll_top { background-color: var(--zoe-darkgray); right: 0px; }

/** BREADCRUMB */
#wrapper .breadcrumb ol { border-bottom: none; font-size: 1rem; text-align: center; }

/** PRODUCT-THUMBNAILS */
.product-miniature .thumbnail-container { border: 1px solid #ddd; width: 100%; }
.product-miniature .product-title { text-align: center; text-transform: unset; }
.product-miniature .product-title a { font-size: 1rem; font-weight: 400; color: var(--zoe-black); }

.product-attr-container {
    display: flex;
    flex-direction: row;
    padding: .5rem 1rem;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    margin-bottom: .5rem;
}
.custom-checkbox input[type=checkbox]+span.color, .variant-links .color, label .color {
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    margin: .3125rem .2rem .3125rem .2rem;
    cursor: pointer;
    background-size: contain;
    border: 1px solid var(--zoe-black);
    border-radius: 50%;
}
.btn-add-to-cart, .btn-add-to-cart:hover, .btn-add-to-cart:focus {
    background-color: var(--zoe-buff);
    border-color: var(--zoe-buff);
    color: var(--zoe-black);
    font-size: 1.2rem!important;
}

.product-miniature .product-price-and-shipping {
    font-weight: 500;
    color: var(--zoe-black);
    text-align: center;
    padding-left: 0;
}
.product-miniature .product-price-and-shipping .price.promo-price, .promo-price { color: var(--zoe-black); font-size: 1rem; }
.product-miniature .regular-price { font-size: .850rem; color: #999; text-decoration: line-through; }
.products article .wishlist-button-add { z-index: 1; }
.product-prices .tax-shipping-delivery-label { display: none; }
/** FLAGS */
.product-flags { flex-direction: column-reverse; }
.product-flags li.product-flag { padding: .2rem .5rem; font-size: .820rem; }
.product-flags li.product-flag.new { background-color: var(--zoe-buff); }

/** QUICKVIEW */
.quickview .modal-content { background: #fff; }
.quickview div#product-description-short p { color: var(--zoe-black); }
.quickview .modal-footer { display:none; border-top: none; padding: 0 .5rem .5rem .5rem; }

/** BLOCKCART MODAL */
#blockcart-modal .product-name{font-size:1.125rem;color:var(--zoe-black);font-weight:500}
#blockcart-modal .cart-content p.cart-products-count{font-size:1rem;font-weight:400;color:#00bb2d;justify-content:flex-end}
.modal-footer.blockcart-buttons{border-top:none;padding-top:0}
.modal-footer.blockcart-buttons .btn.btn-success{background:var(--zoe-buff);border-color:var(--zoe-buffdark);text-transform:uppercase}
.modal-footer.blockcart-buttons .btn.btn-info{background:var(--zoe-platinum);border-color:var(--zoe-platinum);color:var(--zoe-black)}

/** PAGE: CATEGORY */
body#category h1.h1 {
    text-align: center;
    font-size: 2.5rem;
    font-weight: 400;
    margin-bottom: 2rem;
}
div#js-product-list-header { display: none; }

/** PAGE: PRODUCT */
.product-container.js-product-container { margin-top: 2rem; }

/** PAGE: CART */
.card-block.checkout .btn.btn-success {
    background: var(--zoe-buff);
    border: var(--zoe-buffdark);
    text-transform: uppercase;
    letter-spacing: 1px;
}

/** PAGE: AUTHENTICATION - REGISTER */
.page-customer-account #content .no-account a {
    border: 1px solid #000;
    padding: .5rem;
    color: #000;

    &:hover, &:focus {
        background:#000; color: #fff;
    }
}
.page-customer-account #content .forgot-password{padding-bottom:.5rem;margin-top:1.5rem;font-size:.875rem;text-align:center}
.page-customer-account #content .forgot-password a {
    border: 1px solid #000;
    border-radius: .25rem;
    padding: .35rem 1rem;
    color: #000;
    transition: all .35s ease-in-out;

    &:hover, &:focus {
        background:#000; color: #fff;
    }
}

/** PAGE: CHECKOUT */
body#checkout div#_desktop_logo { text-align: left; }
body#checkout #footer { padding: 0; }
body#checkout #header .header-nav { border-bottom: none; background: #fff; }
body#checkout .header-nav .btn.btn-sm.btn-secondary{background:var(--zoe-platinum);color:var(--zoe-black)}

body#checkout section.checkout-step .nav { display: flex; justify-content: center; align-items: center; } 
body#checkout section.checkout-step .nav .nav-item a {
    background: var(--zoe-buff);
    padding: .5rem 1rem;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
}
body#checkout section.checkout-step .delivery-options .delivery-option {
    min-height: 80px;
    padding: .9375rem 0;
    margin-bottom: .9375rem;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: .25rem;
}
.carrier-price-block { text-align: center; font-size: 1.1rem; font-weight: 600;}

@media (1600px <= width) {
    body#checkout #header .container{max-width:1600px;width:1600px}
}
/** RESPONSIVE MENU */

/** MEDIA-QUERIES */
@media screen and (325px <= width < 767px) {}
@media screen and (768px <= width < 991px) {}
@media screen and (992px <= width < 1199px) {}
@media screen and (1200px <= width < 1400px) {}
@media screen and (1401px <= width) {}