@font-face{font-family:"Moulin Web";src:url("../fonts/Moulin-Light-Web.woff2") format("woff2");font-style:italic;font-weight:300;font-display:swap}
@font-face{font-family:"Moulin Web";src:url("../fonts/Moulin-Regular-Web.woff2") format("woff2");font-style:italic;font-weight:400;font-display:swap}

body.everon-clone{--everon-green:#05472a;--everon-ink:#292929;--everon-soft:#f7f4ef;--everon-gold:#c8a67b;--everon-line:#e9e9e6;margin:0;background:#fff;color:var(--everon-ink);font-family:"Moulin Web",Arial,sans-serif;font-size:16px;font-style:italic;font-weight:300;line-height:1.375;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}
body.everon-clone *,body.everon-clone *::before,body.everon-clone *::after{box-sizing:border-box}
body.everon-clone img{display:block;max-width:100%;height:auto}
body.everon-clone a{color:inherit;text-decoration:none}
body.everon-clone button,body.everon-clone input,body.everon-clone textarea,body.everon-clone select{font:inherit}
body.everon-clone button{color:inherit}
body.everon-clone.everon-layer-open{overflow:hidden}
body.everon-clone h1,body.everon-clone h2,body.everon-clone h3,body.everon-clone h4,body.everon-clone p{margin-top:0}
body.everon-clone .screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.everon-skip-link{position:fixed;left:12px;top:-80px;z-index:10000;background:#fff;padding:10px 16px;border:1px solid var(--everon-green)}
.everon-skip-link:focus{top:12px}
.everon-app{min-height:100vh;overflow:clip;background:#fff}
.everon-main{padding-top:68px}
.everon-home{padding-top:0}
.everon-container{width:min(var(--everon-flatsome-layout-width,100%),calc(100% - 64px));margin-inline:auto}
.everon-section{padding:100px 0}
.everon-eyebrow{text-transform:uppercase;letter-spacing:.06em;color:#777;font-size:14px;margin-bottom:24px}
.everon-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:40px}
.everon-section-head h1,.everon-section-head h2{margin:0;font-size:36px;line-height:1.1;font-weight:400}
.everon-section-head p{margin:8px 0 0;font-size:18px}
.everon-section-head>a,.everon-text-link{display:inline-flex;align-items:center;gap:10px;white-space:nowrap}
.everon-section-head>a span,.everon-text-link span{display:grid;width:30px;height:30px;place-items:center;border:1px solid #777;border-radius:50%;font-size:24px;line-height:1}
.everon-primary-button{display:inline-flex;padding:14px 26px;background:var(--everon-green);color:#fff!important;border-radius:2px}
.everon-form-notice{width:min(var(--everon-flatsome-layout-width,100%),calc(100% - 64px));margin:12px auto 0;padding:10px 14px;font-size:14px}
.everon-form-notice.is-success{background:#e9f6ef;color:var(--everon-green)}
.everon-form-notice.is-error{background:#fff0ee;color:#8b261b}

/* Header */
.everon-header{position:fixed;z-index:1000;top:0;left:0;width:100%;height:68px;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(5,71,42,.06);transition:box-shadow .25s,background .25s}
.everon-header.is-scrolled{background:#fff;box-shadow:0 6px 28px rgba(0,0,0,.07)}
body.admin-bar .everon-header{top:32px}
.everon-header__inner{width:min(1344px,calc(100% - 48px));height:100%;margin:auto;display:flex;align-items:center;gap:28px}
.everon-header__logo{display:flex;align-items:center;flex:0 0 auto;width:128px}
.everon-header__logo img{width:128px;height:auto}
.everon-desktop-nav{height:100%;flex:1;min-width:0}
.everon-nav-list{display:flex;align-items:center;height:100%;gap:22px;margin:0;padding:0;list-style:none}
.everon-nav-item,.everon-nav-list>.menu-item{height:100%;display:flex;align-items:center;position:relative}
.everon-nav-item>a,.everon-nav-list>.menu-item>a{display:flex;align-items:center;gap:4px;height:100%;font-size:13px;white-space:nowrap;transition:color .2s}
.everon-nav-item>a:hover,.everon-nav-item.current-menu-item>a,.everon-nav-list>.menu-item>a:hover,.everon-nav-list>.current-menu-item>a{color:var(--everon-green)}
.everon-header-actions{display:flex;align-items:center;gap:14px;margin-left:auto}
.everon-icon-button{position:relative;display:grid;width:24px;height:34px;place-items:center;padding:0;border:0;background:transparent;cursor:pointer}
.everon-icon-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}
.everon-cart-count{position:absolute;top:-1px;right:-7px;display:grid;min-width:15px;height:15px;padding:0 3px;place-items:center;border-radius:9px;background:#8dab40;color:#fff;font-size:9px;font-weight:400}
.everon-menu-button{display:none;width:26px;height:30px;padding:5px 1px;border:0;background:transparent;cursor:pointer}
.everon-menu-button span{display:block;width:22px;height:1px;margin:5px 0;background:#292929}
.everon-mega{position:fixed;z-index:30;top:68px;left:50%;display:grid;width:min(var(--everon-flatsome-layout-width,100%),calc(100% - 64px));padding:32px 36px;background:#fff;box-shadow:0 26px 50px rgba(0,0,0,.12);opacity:0;visibility:hidden;transform:translate(-50%,12px);transition:.22s ease}
body.admin-bar .everon-mega{top:100px}
.everon-has-mega:hover>.everon-mega,.everon-has-mega:focus-within>.everon-mega{opacity:1;visibility:visible;transform:translate(-50%,0)}
.everon-mega--collections{grid-template-columns:230px 1fr;gap:48px}
.everon-mega__title{font-size:24px;font-weight:400;margin:0 0 18px}
.everon-mega__aside ul{list-style:none;margin:0;padding:0}
.everon-mega__aside li+li{border-top:1px solid #efefef}
.everon-mega__aside a{display:block;padding:10px 0;font-size:15px}
.everon-mega__aside a.is-active,.everon-mega__aside a:hover{color:var(--everon-green)}
.everon-mega__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}
.everon-mega__head>a{color:var(--everon-green);font-size:14px}
.everon-mini-products{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.everon-mini-product{display:grid;gap:7px;font-size:14px}
.everon-mini-product img{width:100%;aspect-ratio:1;object-fit:cover;background:#f4f4f4}
.everon-mini-product strong{font-weight:400}
.everon-mega--products{display:block}
.everon-mega-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#eee}
.everon-mega-categories>a{display:grid;gap:3px;padding:22px;background:#fff;transition:.2s}
.everon-mega-categories>a:hover{background:var(--everon-soft);color:var(--everon-green)}
.everon-mega-categories span{font-size:18px;font-weight:400}.everon-mega-categories small{color:#777}
.everon-search-overlay{position:fixed;z-index:2000;inset:0;background:rgba(255,255,255,.98)}
.everon-search-overlay[hidden],.everon-mobile-drawer[hidden]{display:none}
.everon-search-close{position:absolute;top:28px;right:40px;width:52px;height:52px;border:0;background:transparent;font-size:42px;font-weight:300;cursor:pointer}
.everon-search-panel{width:min(1000px,calc(100% - 48px));margin:20vh auto 0}
.everon-search-form{display:flex;border-bottom:1px solid var(--everon-green)}
.everon-search-form input{flex:1;border:0;padding:20px 0;background:transparent;color:var(--everon-green);font-size:36px;outline:0}
.everon-search-form button{width:66px;border:0;background:transparent;color:var(--everon-green);font-size:36px;cursor:pointer}
.everon-popular-searches{display:grid;gap:0;margin-top:36px}
.everon-popular-searches p{text-transform:uppercase;font-size:13px;letter-spacing:.08em}
.everon-popular-searches a{padding:13px 0;border-bottom:1px solid #eee;font-size:19px}
.everon-mobile-drawer{position:fixed;z-index:2100;inset:0;background:#fff;padding:20px 22px 30px;overflow:auto}
.everon-mobile-drawer__head{display:flex;justify-content:space-between;align-items:center;padding-bottom:24px;border-bottom:1px solid #eee}
.everon-mobile-drawer__head button{border:0;background:none;font-size:38px}
.everon-mobile-drawer nav{display:grid}
.everon-mobile-drawer nav>a,.everon-mobile-drawer summary{display:block;padding:17px 0;border-bottom:1px solid #eee;font-size:20px;cursor:pointer}
.everon-mobile-drawer details>a{display:block;padding:10px 14px;color:#666}
.everon-mobile-drawer__actions{display:flex;gap:24px;padding-top:25px;color:var(--everon-green)}

/* Hero and home */
.everon-hero{position:relative;height:900px;background:#eee;overflow:hidden}
.everon-slider-track,.everon-hero-slide{position:absolute;inset:0}
.everon-hero-slide{opacity:0;visibility:hidden;transition:opacity .55s ease,visibility .55s}
.everon-hero-slide.is-active{opacity:1;visibility:visible}
.everon-hero-slide>img{width:100%;height:100%;object-fit:cover}
.everon-hero-slide__content{position:absolute;top:170px;left:50%;width:min(1230px,calc(100% - 64px));transform:translateX(-50%);text-align:center;color:var(--everon-green)}
.everon-hero-slide__content h2{margin:0 0 20px;font-size:48px;line-height:1.15;font-weight:400}
.everon-hero-slide__content a{display:inline-flex;align-items:center;gap:12px;font-weight:400}
.everon-hero-slide__content a span{display:grid;width:36px;height:36px;place-items:center;border:1px solid var(--everon-green);border-radius:50%;font-size:26px}
.everon-slider-arrow{position:absolute;z-index:4;top:50%;display:grid;width:56px;height:56px;place-items:center;border:1px solid var(--everon-green);border-radius:50%;background:rgba(255,255,255,.3);color:var(--everon-green);font-size:35px;cursor:pointer;transform:translateY(-50%)}
.everon-slider-arrow.is-prev{left:28px}.everon-slider-arrow.is-next{right:28px}
.everon-hero-tabs{position:absolute;z-index:4;bottom:0;left:0;display:grid;width:100%;height:64px;grid-template-columns:repeat(4,1fr);background:rgba(30,30,30,.48);backdrop-filter:blur(5px)}
.everon-hero-tabs button{border:0;border-top:2px solid transparent;background:transparent;color:#fff;text-transform:uppercase;font-size:13px;cursor:pointer}
.everon-hero-tabs button.is-active{border-top-color:#fff;background:rgba(0,0,0,.18)}
.everon-needs{min-height:554px;padding-top:100px}
.everon-needs h2{width:550px;margin:0 0 42px;font-size:60px;font-weight:400;line-height:1.16}
.everon-chip-list{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none}
.everon-chip-list::-webkit-scrollbar{display:none}
.everon-chip-list button,.everon-chip-list a{flex:0 0 auto;padding:9px 20px;border:1px solid #ececec;border-radius:22px;background:#fff;cursor:pointer}
.everon-chip-list .is-active{border-color:var(--everon-gold);background:var(--everon-gold);color:#fff}
.everon-needs-panels{position:relative;height:220px;margin-top:30px;overflow:hidden}
.everon-need-card{position:absolute;inset:0;display:grid;opacity:0;visibility:hidden;grid-template-columns:1fr 220px;background:var(--everon-soft);transition:.3s}
.everon-need-card.is-active{opacity:1;visibility:visible}
.everon-need-card img{width:100%;height:220px;object-fit:cover}.everon-need-card span{display:grid;place-items:center;font-size:30px}
.everon-product-section{padding-top:40px}
.everon-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}
.everon-product-card{position:relative;min-width:0}
.everon-product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:1;background:#f3f3f3}
.everon-product-card__image{width:100%;height:100%;object-fit:cover}
.everon-product-card__body{position:relative;padding:14px 0 0;min-height:100px}
.everon-product-card__name{display:block;min-height:22px;font-size:15px;font-weight:400;line-height:1.3}
.everon-product-card__sku{display:block;margin-top:3px;color:#9a9a9a;font-size:11px;text-transform:uppercase}
.everon-product-card__price{display:flex;align-items:center;gap:8px;min-height:26px;margin-top:4px;font-size:15px;font-weight:400}
.everon-product-card__price ins{text-decoration:none}.everon-product-card__price del{order:2;color:#999;font-size:12px;font-weight:300}.everon-product-card__price .woocommerce-Price-currencySymbol{margin-left:1px;font-size:.8em}
.everon-product-card__sale{order:3;border:1px solid #cfcfcf;padding:2px 5px;color:#555;font-size:11px;font-weight:300}
.everon-product-card__actions{position:absolute;right:0;bottom:0;display:flex;gap:7px;opacity:0;transition:.2s}
.everon-product-card:hover .everon-product-card__actions{opacity:1}
.everon-card-cart,.everon-card-wishlist{position:relative;display:grid!important;width:34px;height:34px!important;min-height:0!important;margin:0!important;padding:0!important;place-items:center;border:1px solid var(--everon-green)!important;border-radius:50%!important;background:#fff!important;color:var(--everon-green)!important;font-size:19px!important;line-height:1!important;cursor:pointer;transition:background-color .25s ease,border-color .25s ease,color .25s ease,box-shadow .25s ease,transform .25s ease}
.everon-card-cart{overflow:hidden;background:var(--everon-green)!important;color:#fff!important;font-size:0!important;text-indent:-9999px;white-space:nowrap}
.everon-card-cart:before{position:absolute;top:calc(50% + 1px);left:calc(50% + 1px);display:flex;width:1em;height:1em;align-items:center;justify-content:center;font-family:"fl-icons"!important;font-size:20px;font-style:normal;font-weight:400;line-height:1;text-indent:0;transform:translate(-50%,-50%);transition:transform .25s ease;content:"\e908"}
@media(hover:hover){
 .everon-card-cart:hover{border-color:var(--everon-green)!important;background:#fff!important;color:var(--everon-green)!important;box-shadow:0 8px 18px rgba(5,71,42,.18)!important;transform:translateY(-2px)}
 .everon-card-cart:hover:before{transform:translate(-50%,-50%) scale(1.08)}
}
.everon-card-cart:focus-visible{outline:2px solid rgba(5,71,42,.35);outline-offset:3px}
@media(prefers-reduced-motion:reduce){
 .everon-card-cart,.everon-card-cart:before{transition:none!important}
 .everon-card-cart:hover{transform:none}
 .everon-card-cart:hover:before{transform:translate(-50%,-50%)}
}
.everon-card-wishlist.is-active,.everon-wishlist-large.is-active{color:var(--everon-green)!important}
.everon-collection-strip{padding-top:80px;padding-bottom:100px}
.everon-featured-collection{padding-top:0}
.everon-featured-collection .everon-section-head h2{font-size:48px}
.everon-collection-banner{display:block;margin-bottom:28px;overflow:hidden}
.everon-collection-banner img{width:100%;height:610px;object-fit:cover;transition:transform .7s}.everon-collection-banner:hover img{transform:scale(1.015)}
.everon-shop-look .everon-section-head h2{font-size:48px}
.everon-look-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.everon-look-card{display:grid;gap:7px}.everon-look-card>img{width:100%;height:410px;object-fit:cover}.everon-look-card strong{font-size:17px;font-weight:400}.everon-look-card>span{font-size:15px;font-weight:400}
.everon-reasons{padding-top:30px}
.everon-reasons__layout{display:grid;grid-template-columns:270px 1fr;gap:90px}
.everon-reasons__nav{padding-top:30px;text-align:right}
.everon-reasons__nav h2{margin-bottom:52px}.everon-reasons__nav h2 span{display:block;font-size:60px;font-weight:400;line-height:1}.everon-reasons__nav h2 small{font-size:30px;font-weight:300}
.everon-reasons__nav button{display:block;width:100%;padding:5px 0;border:0;background:none;text-align:right;color:#555;cursor:pointer}.everon-reasons__nav button.is-active{color:var(--everon-gold)}
.everon-reasons__slides{position:relative;min-height:630px}
.everon-reason{position:absolute;inset:0;display:grid;grid-template-columns:1fr 1.05fr;opacity:0;visibility:hidden;transition:.35s}
.everon-reason.is-active{opacity:1;visibility:visible}
.everon-reason>img{width:100%;height:630px;object-fit:cover}
.everon-reason>div{display:flex;flex-direction:column;justify-content:center;padding:55px;background:#fafafa}.everon-reason h3{font-size:42px;font-weight:400;line-height:1.2}.everon-reason p{font-size:17px;line-height:1.55}
.everon-music{background:#f1eee9;transition:background .3s}.everon-music h2{text-align:center;font-size:60px;font-weight:400}.everon-music iframe{display:block;border:0;border-radius:10px}
.everon-news-home{background:#f1eee9;padding-top:0}.everon-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.everon-post-card{min-width:0}.everon-post-card__media{display:block;overflow:hidden}.everon-post-card__media img{width:100%;height:245px;object-fit:cover;transition:transform .5s}.everon-post-card:hover img{transform:scale(1.02)}
.everon-post-card__meta{display:flex;gap:20px;margin:14px 0 8px;color:#777;font-size:12px}.everon-post-card h3{margin:0 0 10px;font-size:21px;font-weight:400;line-height:1.25}.everon-post-card p{color:#666;font-size:14px}

/* Footer */
.everon-footer{background:var(--everon-green);color:#fff}
.everon-footer__hotline{display:flex;align-items:center;justify-content:center;gap:12px;padding:21px;border-bottom:1px solid rgba(255,255,255,.2);font-size:20px}
.everon-footer__hotline img{width:34px}
.everon-newsletter{width:min(var(--everon-flatsome-layout-width,100%),calc(100% - 64px));margin:auto;padding:58px 0;display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:90px;border-bottom:1px solid rgba(255,255,255,.18)}
.everon-newsletter p{margin:0;font-size:18px}.everon-newsletter h2{margin:3px 0 0;font-size:34px;font-weight:400}
.everon-newsletter form{display:flex;border-bottom:1px solid rgba(255,255,255,.75)}
.everon-newsletter input{flex:1;padding:15px 0;border:0;background:transparent;color:#fff;outline:0}.everon-newsletter input::placeholder{color:rgba(255,255,255,.7)}
.everon-newsletter button{border:0;background:transparent;color:#fff;cursor:pointer}
.everon-footer__main{width:min(var(--everon-flatsome-layout-width,100%),calc(100% - 64px));margin:auto;padding:65px 0;display:grid;grid-template-columns:1.2fr 1fr;gap:80px}
.everon-footer__links{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.everon-footer h3{font-size:16px;font-weight:400}.everon-footer__links a{display:block;margin:9px 0;color:rgba(255,255,255,.75);font-size:14px}
.everon-footer__logo{margin-bottom:20px;filter:brightness(0) invert(1)}
.everon-address-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.everon-address-grid strong{display:block;margin-bottom:12px}.everon-address-grid p{display:grid;grid-template-columns:22px 1fr;gap:8px;color:rgba(255,255,255,.78);font-size:13px}.everon-address-grid img{width:18px;filter:brightness(0) invert(1)}
.everon-footer__bottom{display:flex;align-items:center;justify-content:space-between;width:min(var(--everon-flatsome-layout-width,100%),calc(100% - 64px));margin:auto;padding:25px 0;border-top:1px solid rgba(255,255,255,.18)}
.everon-footer__bottom>div{display:flex;align-items:center;gap:10px}.everon-footer__bottom a img{width:26px}.everon-footer__bottom>img{width:122px}

/* WooCommerce archive */
.everon-shop-archive{min-height:70vh}.everon-shop-archive .woocommerce-notices-wrapper{width:min(var(--everon-flatsome-layout-width,100%),calc(100% - 64px));margin:20px auto 0}
.everon-category-hero{padding-top:70px;padding-bottom:55px}.everon-category-hero h1{max-width:620px;margin:0 0 48px;font-size:60px;font-weight:400;line-height:1.15}
.everon-category-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.everon-category-cards a{position:relative;height:420px;overflow:hidden;background:linear-gradient(#ddd,#fff)}
.everon-category-cards img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.everon-category-cards a:hover img{transform:scale(1.02)}
.everon-category-cards span{position:absolute;top:24px;left:25px;color:#fff;font-size:28px;text-shadow:0 2px 12px rgba(0,0,0,.2)}
.everon-archive-products{padding-top:45px}.everon-archive-toolbar{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:55px}.everon-archive-toolbar select{border:0;border-bottom:1px solid #aaa;background:#fff;padding:8px 24px 8px 0}
.everon-result-count .woocommerce-result-count{margin:0;color:#777;font-size:13px}.everon-product-grid--archive{grid-template-columns:repeat(4,1fr);row-gap:55px}
.everon-shop-archive .woocommerce-pagination{margin-top:70px}.everon-shop-archive .page-numbers{display:flex;justify-content:center;gap:7px;list-style:none}.everon-shop-archive .page-numbers li{border:0}.everon-shop-archive .page-numbers a,.everon-shop-archive .page-numbers span{display:grid;width:38px;height:38px;place-items:center;border:1px solid #ddd;border-radius:50%}.everon-shop-archive .page-numbers .current{background:var(--everon-green);color:#fff}
.everon-collection-intro{padding-top:80px;padding-bottom:40px;text-align:center}.everon-collection-intro>div>p{margin:0}.everon-collection-intro h1{font-size:36px;font-weight:400}.everon-collection-intro>div>span{display:inline-flex;padding:8px 23px;border-radius:22px;background:var(--everon-gold);color:#fff}
.everon-collection-intro__story{display:grid;grid-template-columns:1fr 1fr;gap:55px;margin-top:55px;text-align:left;align-items:center}.everon-collection-intro__story>img{width:100%;height:430px;object-fit:cover}.everon-collection-intro__story h2{font-size:26px;font-weight:400}
.everon-shop-archive.is-collection .everon-archive-products{padding-top:25px}

/* Single product */
.everon-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;padding:22px 0;color:#888;font-size:11px;text-transform:uppercase}.everon-breadcrumb a:hover{color:var(--everon-green)}
.everon-product-detail{display:grid;grid-template-columns:1.02fr .98fr;gap:85px;padding:28px 0 65px;border-bottom:1px solid var(--everon-line)}
.everon-product-gallery{display:grid;grid-template-columns:82px 1fr;gap:14px}.everon-product-thumbs{display:grid;align-content:start;gap:12px}.everon-product-thumbs button{padding:0;border:1px solid transparent;background:#f5f5f5;cursor:pointer}.everon-product-thumbs button.is-active{border-color:var(--everon-green)}.everon-product-thumbs img{width:100%;aspect-ratio:1;object-fit:cover}
.everon-product-stage{position:relative;min-height:570px;background:#f4f4f2}.everon-product-stage figure{position:absolute;inset:0;margin:0;opacity:0;visibility:hidden}.everon-product-stage figure.is-active{opacity:1;visibility:visible}.everon-product-stage img{width:100%;height:100%;object-fit:cover}
.everon-product-summary h1{margin:6px 0 12px;font-size:36px;font-weight:400;text-transform:none}.everon-product-meta{display:flex;flex-wrap:wrap;gap:12px;color:#888;font-size:12px}.everon-product-meta>*+*{padding-left:12px;border-left:1px solid #ddd}.everon-product-price{margin:45px 0 35px;padding-bottom:22px;border-bottom:1px solid #eee}.everon-product-price .price{display:flex;align-items:center;gap:12px;font-size:25px;color:var(--everon-ink)}.everon-product-price ins{text-decoration:none}.everon-product-price del{order:2;color:#999;font-size:16px}
.everon-product-buy{display:flex;gap:10px}.everon-product-buy .cart{display:flex;flex:1;gap:10px;margin:0}.everon-product-buy .quantity{display:flex;border:1px solid #ddd}.everon-product-buy .quantity input{height:48px;border:0}.everon-product-buy .single_add_to_cart_button{flex:1;min-height:48px;border:0!important;border-radius:0!important;background:var(--everon-green)!important;color:#fff!important;font-weight:300!important;text-transform:none!important}.everon-wishlist-large{width:50px;border:1px solid #ddd;background:#fff;font-size:25px}
.everon-product-buy.is-variable{display:grid;grid-template-columns:minmax(0,1fr) 50px;align-items:end;gap:10px}.everon-product-buy.is-variable form.cart.variations_form{display:block;min-width:0;margin:0}.everon-product-buy.is-variable table.variations,.everon-product-buy.is-variable table.variations tbody{display:block;width:100%;margin:0}.everon-product-buy.is-variable table.variations tr{display:block;margin:0 0 23px}.everon-product-buy.is-variable table.variations th,.everon-product-buy.is-variable table.variations td{display:block;width:100%;padding:0;border:0;text-align:left}.everon-product-buy.is-variable table.variations th.label{margin-bottom:9px;color:#292929;font-size:14px;font-weight:300}.everon-product-buy.is-variable table.variations th.label label{font-weight:300}.everon-variation-select{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.everon-variation-options{display:flex;flex-wrap:wrap;gap:8px}.everon-variation-options button{min-height:39px;margin:0;padding:8px 14px;border:1px solid #d7d7d2;border-radius:0;background:#fff;color:#292929;font-size:14px;font-weight:300;line-height:20px;text-transform:none;transition:border-color .2s ease,background .2s ease,color .2s ease}.everon-variation-options button:hover:not(:disabled),.everon-variation-options button.is-active{border-color:var(--everon-green);background:#f3f7f5;color:var(--everon-green);box-shadow:inset 0 0 0 1px var(--everon-green)}.everon-variation-options button:disabled{opacity:.3;cursor:not-allowed;text-decoration:line-through}.everon-product-buy.is-variable .reset_variations{display:inline-block;margin-top:10px;color:#777;font-size:12px}.everon-product-buy.is-variable .single_variation_wrap{width:100%}.everon-product-buy.is-variable .woocommerce-variation-price{display:none}.everon-product-buy.is-variable .woocommerce-variation-description{margin:0 0 12px;color:#666;font-size:13px}.everon-product-buy.is-variable .woocommerce-variation-availability{margin:0 0 10px}.everon-product-buy.is-variable .woocommerce-variation-add-to-cart{display:flex;gap:10px}.everon-product-buy.is-variable .woocommerce-variation-add-to-cart .quantity{flex:0 0 auto}.everon-product-buy.is-variable .woocommerce-variation-add-to-cart .single_add_to_cart_button{flex:1}.everon-product-buy.is-variable>.everon-wishlist-large{height:50px}.everon-product-attributes table{margin:0}.everon-product-attributes th,.everon-product-attributes td{padding:8px 0;border-bottom:1px solid #eee;font-size:13px;text-align:left;vertical-align:top}.everon-product-attributes th{width:34%;font-weight:400}.everon-product-attributes td p{margin:0}
.everon-find-store{display:block;margin-top:16px;padding:14px;border-block:1px solid #eee;color:#777;font-size:13px}.everon-product-accordions details{border-bottom:1px solid #eee}.everon-product-accordions summary{padding:17px 0;cursor:pointer}.everon-product-accordions details>div,.everon-product-accordions details>p{padding:0 0 15px;color:#666;font-size:14px}
.everon-product-description h2{font-size:22px;font-weight:400}.everon-product-description .everon-prose{max-width:850px}.everon-product-description .everon-prose img{width:100%;margin:28px 0}
.everon-prose{font-size:17px;line-height:1.72}.everon-prose h2{margin-top:38px;font-size:34px;font-weight:400}.everon-prose h3{font-size:25px;font-weight:400}.everon-prose a{color:var(--everon-green);text-decoration:underline}.everon-prose ul,.everon-prose ol{padding-left:22px}
.everon-product-consult{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding-inline:58px;background:var(--everon-soft)}.everon-product-consult>div>p{text-transform:uppercase;color:#777;font-size:13px}.everon-product-consult>div h2{font-size:38px;font-weight:400}.everon-product-consult form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.everon-product-consult label{display:grid;gap:7px;font-size:13px}.everon-product-consult input,.everon-product-consult textarea{width:100%;padding:12px;border:0;border-bottom:1px solid #aaa;background:transparent}.everon-product-consult .is-wide{grid-column:1/-1}.everon-product-consult button{justify-self:start;padding:12px 28px;border:0;background:var(--everon-green);color:#fff}
.everon-related{padding-bottom:120px}

/* News and content pages */
.everon-subpage-hero{position:relative;height:305px;overflow:hidden}.everon-subpage-hero>img{width:100%;height:100%;object-fit:cover}.everon-subpage-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.28),transparent 55%)}.everon-subpage-hero>div{position:absolute;z-index:1;left:50%;bottom:35px;transform:translateX(-50%);color:#fff}body.everon-clone .everon-subpage-hero h1{margin:5px 0;color:#fff;font-size:36px;font-weight:400;line-height:1.1}.everon-subpage-hero span{text-transform:uppercase;font-size:11px}
.everon-news-filter{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:70px}.everon-news-filter nav{display:flex;gap:30px;font-size:22px}.everon-news-filter nav a{color:#999}.everon-news-filter nav a.is-active,.everon-news-filter nav a:hover{color:var(--everon-ink)}.everon-news-filter form{display:flex;width:280px;align-items:center;border-bottom:1px solid #888}.everon-news-filter input{flex:1;border:0;padding:10px 0;outline:0}.everon-news-filter button{display:grid;width:42px;height:42px;flex:0 0 42px;margin:0;padding:0;place-items:center;border:0;background:transparent;color:var(--everon-ink);box-shadow:none;font-size:0}.everon-news-filter button .icon-search{display:block;font-size:24px;line-height:1;transition:color .2s ease,transform .2s ease}.everon-news-filter button:hover .icon-search{color:var(--everon-green);transform:scale(1.08)}
.everon-featured-post{display:grid;grid-template-columns:1fr 1fr;margin-bottom:70px;background:var(--everon-soft)}.everon-featured-post__content{display:flex;flex-direction:column;justify-content:center;padding:55px}.everon-featured-post h2{font-size:34px;font-weight:400;line-height:1.18}.everon-featured-post p{font-size:16px}.everon-featured-post__media img{width:100%;height:510px;object-fit:cover}.everon-post-grid--archive{row-gap:55px}.everon-news-list .navigation.pagination{margin-top:60px}.everon-news-list .nav-links{display:flex;justify-content:center;gap:10px}
.everon-article{padding-top:0}.everon-article__container{width:min(1280px,calc(100% - 32px))}.everon-article__header{max-width:65%;margin:80px auto 90px;text-align:center}.everon-article__header h1{margin:0;font-size:42px;font-weight:400;line-height:1.17}.everon-article__meta{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:24px;color:#858585;font-size:16px;line-height:22px}.everon-article__meta i{display:block;width:3px;height:3px;border-radius:50%;background:#999}.everon-article__hero{margin:0}.everon-article__hero img{display:block;width:100%;height:auto;max-height:none;object-fit:cover}.everon-article__body{display:grid;grid-template-columns:280px minmax(0,1fr);gap:60px;margin-top:50px;padding:0 0 105px}.everon-article__rail{align-self:start;min-height:124px;padding-right:40px;border-right:1px solid #eaeaea}.everon-article__rail-title{display:block;font-size:18px;line-height:27px}.everon-article__share{display:flex;align-items:center;gap:14px;margin-top:35px;color:#777;font-size:11px;line-height:24px;text-transform:uppercase}.everon-article__share button,.everon-article__share a{display:grid;width:24px;height:24px;margin:0;padding:0;place-items:center;border:0;background:transparent;color:#404040;box-shadow:none}.everon-article__share button:hover,.everon-article__share a:hover{color:var(--everon-green)}.everon-article__share svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.everon-article__share a svg{fill:currentColor;stroke:none}.everon-article__share button.is-copied{color:var(--everon-green)}.everon-article__content{width:100%;max-width:none;font-size:18px;font-weight:300;line-height:30px}.everon-article__lead{margin:0 0 62px;font-size:18px;line-height:30px}.everon-article__description>p{margin:0 0 30px}.everon-article__content h2{margin:50px 0 20px;font-size:30px;font-weight:400;line-height:1.25}.everon-article__content h3{margin:36px 0 16px;font-size:23px;font-weight:400;line-height:1.3}.everon-article__content ul,.everon-article__content ol{margin:0 0 30px;padding-left:22px}.everon-article__content li{margin-bottom:9px}.everon-article__content .everon-article-figure,.everon-article__content .wp-block-image{margin:42px 0}.everon-article__content .everon-article-figure img,.everon-article__content .wp-block-image img,.everon-article__content>div>p>img{display:block;width:100%;height:auto}.everon-article__content figcaption{margin-top:10px;color:#888;font-size:13px;line-height:20px;text-align:center}.everon-article__quote{margin:42px 0;padding:6px 0 6px 28px;border-left:2px solid var(--everon-green);font-size:20px;font-style:italic;line-height:32px}.everon-article__note{margin:38px 0;padding:28px 32px;background:#f4f2ee}.everon-article__note strong{display:block;margin-bottom:6px;font-size:20px;font-weight:400}.everon-related-news{background:#f4f2ee}.everon-related-news .everon-section-head{margin-bottom:46px}
.everon-page{min-height:65vh;padding-block:105px}.everon-page__header h1{font-size:60px;font-weight:400}.everon-page>.everon-container>.everon-prose{max-width:900px;margin-bottom:80px}
.everon-shoplook-page .everon-subpage-hero{height:305px}.everon-chip-list--wrap{flex-wrap:wrap;overflow:visible;margin-bottom:35px}.everon-look-grid--archive{row-gap:65px}.everon-look-card__image{position:relative}.everon-look-card__image img{width:100%;height:420px;object-fit:cover}.everon-look-card__image button{position:absolute;top:48%;left:50%;width:22px;height:22px;border:5px solid #fff;border-radius:50%;background:#777;color:transparent;box-shadow:0 2px 6px rgba(0,0,0,.3)}
.everon-promo-banner{padding-top:36px}.everon-promo-banner img{width:100%;height:620px;object-fit:cover}.everon-promotion-page h1{font-size:36px;font-weight:400}
.everon-search-page{min-height:65vh}.everon-search-page .everon-page__header{padding:60px 0}.everon-error-page{display:grid;min-height:75vh;place-items:center;text-align:center}.everon-error-page span{display:block;color:var(--everon-green);font-size:100px}.everon-error-page h1{font-size:46px;font-weight:400}

/* WooCommerce system pages */
.everon-page .woocommerce{font-family:"Moulin Web",Arial,sans-serif}.everon-page .woocommerce .button,.everon-page .wc-block-components-button{border-radius:0!important;background:var(--everon-green)!important;color:#fff!important;font-weight:300!important}.everon-page .woocommerce input,.everon-page .woocommerce select,.everon-page .woocommerce textarea{border:1px solid #ddd;box-shadow:none}.everon-page .woocommerce-cart-form,.everon-page .cart_totals,.everon-page .woocommerce-checkout,.everon-page .woocommerce-MyAccount-content,.everon-page .woocommerce-MyAccount-navigation{font-size:15px}.everon-page .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}.everon-page .woocommerce-MyAccount-navigation a{display:block;padding:10px;border-bottom:1px solid #eee}

@media(max-width:1199px){
 .everon-desktop-nav{display:none}.everon-menu-button{display:block}.everon-header__inner{width:calc(100% - 36px)}.everon-header-actions{gap:11px}
 .everon-hero{height:760px}.everon-product-detail{gap:45px}.everon-product-stage{min-height:480px}.everon-reasons__layout{gap:45px}
}

/* Match the source's narrow desktop scrollbar so fixed header geometry stays exact. */
html::-webkit-scrollbar{width:6px}
html::-webkit-scrollbar-track{background:#f4f4f2}
html::-webkit-scrollbar-thumb{border-radius:6px;background:#a7aaa7}

/* Header + mega-menu parity pass (source desktop breakpoint: 1200px). */
@media(min-width:1200px){
 body.everon-clone #header{position:fixed;top:0;right:0;left:0;width:100%;z-index:1001}
 body.everon-clone .header-main .header-inner{width:100%;max-width:none;padding:0;justify-content:flex-start}
 body.everon-clone .header-main .logo{width:120px;height:57px;flex:0 0 120px;margin:0 20px 0 0}
 body.everon-clone .header-main .logo a,body.everon-clone .header-main .logo img{display:block;width:120px;height:57px;object-fit:contain}
 body.everon-clone .header-main .header-nav-main.nav-left{width:auto;height:22px;flex:0 0 auto;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:0}
 body.everon-clone .header-main .header-nav-main.nav-left>li{height:22px;flex:0 0 auto;margin:0}
 body.everon-clone .header-main .header-nav-main.nav-left>li>a{position:relative;top:1px;height:20px;min-height:20px;padding:0;font-size:16px;font-style:italic;line-height:22px}
 body.everon-clone .header-main .header-nav-main.nav-left>li>a>.icon-angle-down{position:relative;top:1px;display:inline-flex;width:7px;height:3px;align-items:flex-start;margin:0 0 0 3.2px;font-size:0}
 body.everon-clone .header-main .header-nav-main.nav-left>li>a>.icon-angle-down::before{content:"";display:block;width:0;height:0;border-top:3px solid currentColor;border-right:3.5px solid transparent;border-left:3.5px solid transparent}
 body.everon-clone .header-main .header-nav-main.nav-right{width:128px;flex:0 0 128px;align-items:center;gap:16px;margin-left:20px}
 body.everon-clone .header-main .header-nav-main.nav-right>li{margin:0}
 body.everon-clone .header-main .header-nav-main.nav-right>li>a{display:flex;width:20px;height:24px;min-height:24px;align-items:center;justify-content:center;padding:0;line-height:24px}
 body.everon-clone .header-main .everon-header-wishlist a{padding:0}

 body.everon-clone .header-main .menu-item-design-full-width>.nav-dropdown{position:fixed!important;top:var(--everon-flatsome-header-height,73px)!important;right:auto!important;left:0!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;background:#fff;box-shadow:none!important;transform:none!important;transition:opacity .25s ease,visibility .25s ease!important}
 body.everon-clone .header-wrapper.stuck .header-main .menu-item-design-full-width>.nav-dropdown{top:var(--everon-flatsome-sticky-header-height,60px)!important}
 body.everon-clone .header-main .menu-item-design-full-width.current-dropdown>.nav-dropdown,body.everon-clone .header-main .menu-item-design-full-width:hover>.nav-dropdown{right:auto!important;left:0!important}
}

.everon-source-mega{width:100%;overflow:hidden;background:#fff;color:#292929;font-family:"Moulin Web",Arial,sans-serif;font-size:16px;font-weight:300;line-height:22px;text-align:left}
.everon-source-mega *{box-sizing:border-box}.everon-source-mega a{color:#292929;font-weight:300}.everon-source-mega a:hover{color:#05472a}
.everon-source-mega__inner{position:relative;width:calc(100% - 32px);height:100%;margin:0 16px;padding-top:30px}
.everon-source-mega__title{height:27px;margin:0 0 24px;color:#292929;font-size:22px;font-weight:300;line-height:27px;text-transform:none}
.everon-source-mega__tabs{display:flex;width:250px;flex-direction:column}
.everon-source-mega__tab{display:flex;width:250px;height:45px;align-items:center;gap:16px;padding:10px 25px 10px 0;font-size:18px;line-height:24px;white-space:nowrap}
.everon-source-mega__tab.is-active,.everon-source-mega__tab:hover{color:#05472a}.everon-source-mega__tab>span{overflow:hidden;text-overflow:ellipsis}.everon-source-mega__tab>i{display:none;margin-left:auto;font-size:22px;font-style:normal}.everon-source-mega__icon{width:25px;height:25px;flex:0 0 25px}
.everon-source-mega--collections .everon-source-mega__icon{width:24px;height:24px;flex-basis:24px}
.everon-source-mega__panel[hidden]{display:none!important}.everon-source-mega__panel{position:absolute;margin:0;padding:0;background:#fff}
.everon-source-mega--collections{height:520px}.everon-source-mega--collections .everon-source-mega__inner{width:calc(100% - 34px);margin-right:17px;margin-left:17px}.everon-source-mega--collections .everon-source-mega__panels{position:absolute;top:30px;right:0;left:370px;height:392px}.everon-source-mega--collections .everon-source-mega__panel{inset:0}
.everon-source-mega--collections .everon-source-mega__panel>header{display:flex;height:41px;align-items:flex-start;justify-content:space-between;margin:0 0 24px;padding:3px 0 15px;border-bottom:1px solid #e7e7e7;background:transparent}
.everon-source-mega--collections .everon-source-mega__panel>header h4{margin:0;color:#292929;font-size:18px;font-weight:300;line-height:22px;text-transform:none}.everon-source-mega--collections .everon-source-mega__panel>header a{display:flex;flex:0 0 auto;align-items:center;gap:8px;font-size:16px;line-height:21px;white-space:nowrap}.everon-source-mega--collections .everon-source-mega__panel>header a span{font-size:20px}
.everon-source-mega__products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}
.everon-source-mega-product{min-width:0}.everon-source-mega-product__image{display:block;width:100%;height:248px;margin-bottom:20px;overflow:hidden;background:#f4f4f2}.everon-source-mega-product__image img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.15,.75,.5,1)}.everon-source-mega-product:hover .everon-source-mega-product__image img{transform:scale(1.035)}
.everon-source-mega-product__name{display:block;overflow:hidden;margin-bottom:12px;font-size:20px;line-height:normal;text-overflow:ellipsis;white-space:nowrap}.everon-source-mega-product__price{display:flex;align-items:center;gap:8px;color:#292929;font-size:16px;line-height:22px}.everon-source-mega-product__price del{order:2;color:#999;font-size:13px}.everon-source-mega-product__price ins{text-decoration:none}
.everon-source-mega--products{height:384px}.everon-source-mega--products .everon-source-mega__panels{position:absolute;top:30px;right:0;left:292px;height:282px}.everon-source-mega--products .everon-source-mega__panel{inset:0}.everon-source-mega__groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:60px}.everon-source-mega__group h4{height:44px;margin:0;padding:10px 0;color:#292929;font-size:18px;font-weight:300;line-height:24px;text-transform:none}.everon-source-mega__group ul{margin:0;padding:0;list-style:none}.everon-source-mega__group li{height:34px;margin:0;padding:0;line-height:22px;list-style:none}.everon-source-mega__group li a{font-size:16px;line-height:22px}

@media(max-width:1199px){
 body.everon-clone #header{position:fixed;top:0;right:0;left:0;width:100%;z-index:1001}
 body.everon-clone .header-main,body.everon-clone .header-main .header-inner{height:61px!important}
 body.everon-clone .header-main .header-inner{padding:0 16px}
 body.everon-clone .header-main .header-inner>.hide-for-medium{display:none!important}
 body.everon-clone .header-main .header-inner>.show-for-medium{display:block!important}
 body.everon-clone .header-main .logo{width:95px!important;margin:0 auto 0 0}
 body.everon-clone .header-main .mobile-nav{align-items:center;gap:16px}
 body.everon-clone .header-main .mobile-nav>li{margin:0}
 body.everon-clone .header-main .mobile-nav>li>a{display:flex;width:20px;height:24px;align-items:center;justify-content:center;padding:0;line-height:24px}
 body.everon-clone .header-main .mobile-nav .everon-header-wishlist,body.everon-clone .header-main .mobile-nav .account-item{display:none!important}
 body.everon-clone .mobile-sidebar .menu-item-has-block>.sub-menu{display:none!important}
 body.everon-clone .mobile-sidebar .nav-sidebar>li>a{font-size:20px;font-weight:300;text-transform:none}
}

/* Keep Flatsome's fixed header below the WordPress admin bar. */
body.admin-bar.everon-clone #header{top:32px}
@media(min-width:1200px){
 body.admin-bar.everon-clone .header-main .menu-item-design-full-width>.nav-dropdown{top:calc(32px + var(--everon-flatsome-header-height,73px))!important}
 body.admin-bar.everon-clone .header-wrapper.stuck .header-main .menu-item-design-full-width>.nav-dropdown{top:calc(32px + var(--everon-flatsome-sticky-header-height,60px))!important}
}
@media(max-width:782px){
 body.admin-bar.everon-clone #header{top:46px}
}
@media(max-width:991px){
 body.admin-bar .everon-header{top:46px}.everon-container{width:calc(100% - 40px)}.everon-section{padding:72px 0}
 .everon-hero{height:680px}.everon-hero-slide__content{top:135px}.everon-hero-slide__content h2{font-size:42px}.everon-needs h2{font-size:48px}.everon-needs{min-height:auto}
 .everon-product-grid{grid-template-columns:repeat(3,1fr)}.everon-collection-banner{height:auto}.everon-collection-banner img{height:480px}.everon-look-card>img{height:330px}
 .everon-reasons__layout{grid-template-columns:220px 1fr}.everon-reasons__slides{min-height:530px}.everon-reason{grid-template-columns:1fr}.everon-reason>img{height:530px}.everon-reason>div{position:absolute;right:0;bottom:0;width:55%;padding:30px;background:rgba(255,255,255,.91)}.everon-reason h3{font-size:32px}
 .everon-footer__main{grid-template-columns:1fr}.everon-newsletter{grid-template-columns:1fr;gap:30px}.everon-product-detail{grid-template-columns:1fr}.everon-product-gallery{max-width:760px}.everon-product-summary{max-width:760px}
 .everon-product-consult{grid-template-columns:1fr;padding-inline:35px}.everon-category-cards a{height:330px}.everon-article__header{max-width:78%}.everon-article__header h1{font-size:38px}.everon-article__body{grid-template-columns:240px minmax(0,1fr);gap:40px}.everon-article__rail{padding-right:28px}
}
@media(max-width:767px){
 body.everon-clone{font-size:14px}.everon-main{padding-top:60px}.everon-home{padding-top:0}.everon-header{height:60px}.everon-header__logo,.everon-header__logo img{width:100px}.everon-desktop-only{display:none}.everon-container{width:calc(100% - 32px)}.everon-section{padding:55px 0}.everon-section-head{align-items:center;margin-bottom:25px}.everon-section-head h1,.everon-section-head h2{font-size:26px}.everon-section-head>a{font-size:12px}.everon-section-head>a span{width:25px;height:25px;font-size:19px}
 .everon-hero{height:600px}.everon-hero-slide__content{top:112px;width:calc(100% - 32px)}.everon-hero-slide__content h2{font-size:34px}.everon-hero-slide__content a span{width:30px;height:30px}.everon-slider-arrow{width:35px;height:35px;font-size:23px}.everon-slider-arrow.is-prev{left:8px}.everon-slider-arrow.is-next{right:8px}.everon-hero-tabs{height:5px;background:transparent;bottom:20px;display:flex;justify-content:center;gap:6px}.everon-hero-tabs button{width:28px;height:3px;padding:0;background:rgba(255,255,255,.5);font-size:0;border:0}.everon-hero-tabs button.is-active{background:#fff}
 .everon-needs{padding:38px 0 0;min-height:241px}.everon-needs h2{width:auto;margin-bottom:23px;font-size:32px;line-height:1.15}.everon-chip-list{gap:7px}.everon-chip-list button,.everon-chip-list a{padding:7px 13px;font-size:12px}.everon-needs-panels{height:0;margin:0}.everon-need-card{display:none}
 .everon-product-section{padding-top:48px}.everon-product-grid.is-scroll-mobile{display:flex;width:calc(100vw - 16px);gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.everon-product-grid.is-scroll-mobile::-webkit-scrollbar{display:none}.everon-product-grid.is-scroll-mobile>.everon-product-card{flex:0 0 44vw;scroll-snap-align:start}.everon-product-grid{grid-template-columns:repeat(2,1fr);gap:8px;row-gap:35px}.everon-product-card__name{font-size:12px}.everon-product-card__sku{font-size:9px}.everon-product-card__price{display:flex;flex-wrap:wrap;gap:4px;font-size:13px}.everon-product-card__price del{font-size:10px}.everon-product-card__actions{display:none}.everon-product-card__body{min-height:92px;padding-top:9px}
 .everon-collection-strip{padding:35px 0}.everon-eyebrow{margin-bottom:15px;font-size:11px}.everon-featured-collection{padding-top:40px}.everon-featured-collection .everon-section-head{align-items:flex-end}.everon-featured-collection .everon-section-head h2{font-size:32px}.everon-collection-banner{margin-bottom:10px}.everon-collection-banner img{height:355px}.everon-shop-look .everon-section-head h2{font-size:32px}.everon-look-grid{gap:8px}.everon-look-card>img{height:205px}.everon-look-card strong{font-size:12px}.everon-look-card>span{font-size:12px}
 .everon-reasons{padding-top:20px}.everon-reasons__layout{display:block}.everon-reasons__nav{display:flex;flex-wrap:wrap;gap:7px;padding:0;text-align:left}.everon-reasons__nav h2{width:100%;margin-bottom:20px}.everon-reasons__nav h2 span{font-size:42px}.everon-reasons__nav h2 small{font-size:22px}.everon-reasons__nav button{width:auto;padding:5px 10px;border:1px solid #eee;border-radius:18px;text-align:left}.everon-reasons__slides{min-height:650px;margin-top:20px}.everon-reason{display:block}.everon-reason>img{height:470px}.everon-reason>div{position:relative;width:auto;padding:22px;background:#fafafa}.everon-reason h3{font-size:28px}.everon-reason p{font-size:14px}
 .everon-music h2{font-size:32px}.everon-music iframe{height:420px}.everon-post-grid{display:flex;width:calc(100vw - 16px);gap:12px;overflow-x:auto}.everon-post-grid>.everon-post-card{flex:0 0 78vw}.everon-post-card__media img{height:220px}
 .everon-footer__hotline{font-size:17px}.everon-newsletter,.everon-footer__main,.everon-footer__bottom{width:calc(100% - 32px)}.everon-newsletter{padding:40px 0}.everon-newsletter h2{font-size:27px}.everon-footer__main{padding:45px 0;gap:45px}.everon-footer__links{grid-template-columns:1fr}.everon-address-grid{grid-template-columns:1fr}.everon-footer__bottom{align-items:flex-start;gap:20px}.everon-footer__bottom>div{flex-wrap:wrap}
 .everon-category-hero{padding:40px 0 25px}.everon-category-hero h1{margin-bottom:28px;font-size:36px}.everon-category-cards{display:flex;width:calc(100vw - 16px);overflow-x:auto}.everon-category-cards a{flex:0 0 70vw;height:300px}.everon-category-cards span{font-size:24px}.everon-archive-products{padding-top:25px}.everon-archive-toolbar{display:block;margin-bottom:35px}.everon-archive-toolbar>div:last-child{margin-top:18px}.everon-product-grid--archive{grid-template-columns:repeat(2,1fr)}.everon-collection-intro{padding-top:50px}.everon-collection-intro h1{font-size:30px}.everon-collection-intro__story{grid-template-columns:1fr;gap:22px}.everon-collection-intro__story>img{height:280px}
 .everon-breadcrumb{padding:14px 0}.everon-product-detail{gap:30px;padding-top:10px}.everon-product-gallery{display:flex;flex-direction:column-reverse}.everon-product-thumbs{display:flex;overflow-x:auto}.everon-product-thumbs button{flex:0 0 70px}.everon-product-stage{min-height:calc(100vw - 32px)}.everon-product-summary h1{font-size:30px}.everon-product-price{margin:25px 0}.everon-product-buy{display:block}.everon-product-buy .cart{flex-wrap:wrap}.everon-product-buy .single_add_to_cart_button{min-width:180px}.everon-wishlist-large{margin-top:10px}.everon-product-description{padding-top:45px}.everon-product-consult{padding:45px 20px}.everon-product-consult>div h2{font-size:30px}.everon-product-consult form{grid-template-columns:1fr}.everon-product-consult .is-wide{grid-column:auto}
 .everon-subpage-hero{height:225px}.everon-news-filter{display:block;margin-bottom:35px}.everon-news-filter nav{gap:18px;overflow-x:auto;font-size:17px}.everon-news-filter form{margin-top:25px;width:100%}.everon-featured-post{grid-template-columns:1fr}.everon-featured-post__content{padding:30px}.everon-featured-post h2{font-size:28px}.everon-featured-post__media{grid-row:1}.everon-featured-post__media img{height:280px}.everon-post-grid--archive{display:grid;width:auto;grid-template-columns:1fr}.everon-post-grid--archive>.everon-post-card{width:auto;flex:auto}
 .everon-article{padding-top:0}.everon-article__container{width:calc(100% - 32px)}.everon-article__header{max-width:none;margin:50px auto 45px}.everon-article__header h1{font-size:30px;line-height:1.2}.everon-article__meta{gap:9px;margin-top:17px;font-size:14px}.everon-article__hero img{max-height:none}.everon-article__body{display:block;margin-top:30px;padding:0 0 60px}.everon-article__rail{display:flex;min-height:0;align-items:center;justify-content:space-between;padding:0 0 22px;border:0;border-bottom:1px solid #eaeaea}.everon-article__rail-title{font-size:16px}.everon-article__share{margin:0}.everon-article__content{margin-top:34px;font-size:16px;line-height:27px}.everon-article__lead{margin-bottom:38px;font-size:16px;line-height:27px}.everon-article__description>p{margin-bottom:24px}.everon-article__content h2{margin-top:38px;font-size:25px}.everon-article__content h3{font-size:20px}.everon-article__content .everon-article-figure,.everon-article__content .wp-block-image{margin:30px 0}.everon-article__quote{margin:30px 0;padding-left:20px;font-size:18px;line-height:28px}.everon-article__note{padding:22px}.everon-prose{font-size:16px}.everon-page{padding-block:65px}.everon-page__header h1{font-size:40px}
 .everon-shoplook-page .everon-subpage-hero{height:225px}.everon-look-grid--archive{grid-template-columns:1fr}.everon-look-card__image img{height:auto}.everon-promo-banner{padding-top:20px}.everon-promo-banner img{height:340px}.everon-error-page span{font-size:72px}.everon-error-page h1{font-size:34px}
}
@media(max-width:390px){.everon-header-actions{gap:8px}.everon-hero-slide__content h2{font-size:31px}.everon-featured-collection .everon-section-head h2{font-size:28px}.everon-product-grid.is-scroll-mobile>.everon-product-card{flex-basis:47vw}}
@media(prefers-reduced-motion:reduce){body.everon-clone *,body.everon-clone *::before,body.everon-clone *::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Native Flatsome Header Builder and UX Builder layouts. */
body.everon-clone #wrapper,body.everon-clone #main{background:#fff}
body.everon-clone .everon-main{padding-top:0}
body.everon-clone .header-wrapper{border-bottom:1px solid rgba(5,71,42,.07);background:rgba(255,255,255,.98)}
body.everon-clone .header-main .nav>li>a{font-family:"Moulin Web",Arial,sans-serif;font-size:13px;font-weight:300;letter-spacing:0;text-transform:none}
body.everon-clone .header-main .nav>li>a:hover,body.everon-clone .header-main .nav>li.active>a{color:var(--everon-green)}
body.everon-clone .header-main .nav-dropdown{border:0;border-radius:0;box-shadow:0 18px 55px rgba(0,0,0,.13)}
body.everon-clone .header-main .cart-icon strong{border-width:1px;font-weight:400}
body.everon-clone .stuck .header-main{box-shadow:0 7px 26px rgba(0,0,0,.07)}

body.everon-clone .everon-ux-hero .flickity-viewport{min-height:600px}
body.everon-clone .everon-ux-hero-slide h2{margin:0 0 10px;font-size:clamp(38px,5.1vw,72px);font-weight:400;letter-spacing:.02em;line-height:1}
body.everon-clone .everon-ux-hero-slide .button{font-size:14px;font-weight:300;text-transform:none}
body.everon-clone .everon-ux-eyebrow{margin:0 0 15px;color:#777;font-size:13px;letter-spacing:.08em;text-transform:uppercase}
body.everon-clone .everon-ux-reasons>.section-content>h2{max-width:var(--everon-flatsome-layout-width,100%);margin:0 auto 38px;padding:0 15px;font-size:clamp(38px,4.3vw,60px);font-weight:400;line-height:1.02}
body.everon-clone .everon-ux-needs{padding:48px 0 80px!important;background:#fff}
body.everon-clone .everon-ux-needs>.section-content{width:min(var(--everon-flatsome-layout-width,100%),calc(100% - 32px));margin-right:auto;margin-left:auto}
body.everon-clone .everon-ux-needs .everon-ux-needs-row{max-width:none}
body.everon-clone .everon-ux-needs h2{width:460px;max-width:100%;margin:0 0 48px;padding:0;color:var(--everon-ink);font-size:42px;font-weight:400;line-height:1.1667}
body.everon-clone .everon-ux-need-tabs .nav{gap:12px;margin-bottom:32px}
body.everon-clone .everon-ux-need-tabs .nav>li{margin:0}
body.everon-clone .everon-ux-need-tabs .nav>li>a{padding:12px 24px;border:1px solid #f1f1f1;border-radius:999px;color:var(--everon-ink);font-size:18px;font-weight:300;line-height:1.25;text-transform:none;transition:.2s ease-in-out}
body.everon-clone .everon-ux-need-tabs .nav>li>a:before{display:none!important;content:none!important}
body.everon-clone .everon-ux-need-tabs .nav>li>a:hover,body.everon-clone .everon-ux-need-tabs .nav>li.active>a{border-color:#f1f1f1;background:#d2ab80;color:#fff}
body.everon-clone .everon-ux-need-tabs .tab-panels{padding-top:0}
body.everon-clone .everon-ux-need-tabs .panel{padding:0}
body.everon-clone .everon-ux-need-banner{overflow:hidden;border-radius:2px}
body.everon-clone .everon-ux-need-banner h3{font-size:25px;font-weight:400}
body.everon-clone .everon-ux-products .section-title-main,body.everon-clone .everon-ux-collection .section-title-main,body.everon-clone .everon-ux-shoplook .section-title-main,body.everon-clone .everon-ux-news .section-title-main,body.everon-clone .everon-ux-music .section-title-main{font-size:clamp(31px,3.4vw,48px);font-weight:400;text-transform:none}
body.everon-clone .section-title-normal{border-bottom-color:#deded8}
body.everon-clone .section-title-normal span{border:0}
body.everon-clone .section-title a{font-size:13px;font-weight:300;text-transform:none}
body.everon-clone .product-small .box-image{background:#f4f4f2}
body.everon-clone .product-small .box-text{padding:13px 0 25px;font-size:14px}
body.everon-clone .product-small .product-title{font-size:15px}
body.everon-clone .product-small .price{color:var(--everon-ink);font-size:15px;font-weight:400}
body.everon-clone .product-small .price del{color:#999;font-size:12px}
body.everon-clone .product-small .price ins{text-decoration:none}
body.everon-clone .everon-ux-collection-banner{overflow:hidden}
body.everon-clone .everon-ux-look-card h3{margin:13px 0 4px;font-size:17px;font-weight:400}
body.everon-clone .everon-ux-look-card p{font-size:15px}
body.everon-clone .everon-ux-reasons .tabbed-content{display:grid;grid-template-columns:245px minmax(0,1fr);gap:60px}
body.everon-clone .everon-ux-reasons .tabbed-content>.nav{display:block;padding-top:10px;text-align:right}
body.everon-clone .everon-ux-reasons .tabbed-content>.nav>li{display:block;margin:0}
body.everon-clone .everon-ux-reasons .tabbed-content>.nav>li>a{justify-content:flex-end;padding:7px 0;color:#626262;font-weight:300;text-transform:none}
body.everon-clone .everon-ux-reasons .tabbed-content>.nav>li.active>a{color:var(--everon-gold)}
body.everon-clone .everon-ux-reasons .tab-panels{min-width:0}
body.everon-clone .everon-ux-reasons .tab-panels h3{font-size:clamp(28px,3vw,42px);font-weight:400}
body.everon-clone .everon-ux-music iframe{display:block;border:0;border-radius:10px}
body.everon-clone .everon-ux-subpage-hero h1{font-size:38px;font-weight:400}
body.everon-clone .everon-ux-subpage-hero p{font-size:11px;letter-spacing:.08em}
body.everon-clone .everon-ux-standard-page h1{font-size:clamp(42px,5vw,64px);font-weight:400}
body.everon-clone .everon-ux-standard-page h2{font-size:30px;font-weight:400}
body.everon-clone .everon-ux-richtext{font-size:17px;line-height:1.72}

body.everon-clone .everon-ux-footer{background:var(--everon-green)!important;color:#fff}
body.everon-clone .everon-ux-footer .section-content>.row{max-width:var(--everon-flatsome-layout-width,100%)}
body.everon-clone .everon-ux-footer .everon-newsletter{width:100%;padding:58px 0;color:#fff}
body.everon-clone .everon-ux-footer .everon-newsletter form{display:block}
body.everon-clone .everon-ux-footer .everon-newsletter form>label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
body.everon-clone .everon-ux-footer .everon-newsletter form>div{display:flex;border-bottom:1px solid rgba(255,255,255,.75)}
body.everon-clone .everon-ux-footer .everon-newsletter input{margin:0;box-shadow:none}
body.everon-clone .everon-ux-footer-links{padding:58px 0 42px;border-top:1px solid rgba(255,255,255,.18)}
body.everon-clone .everon-ux-footer h3{color:#fff;font-size:16px;font-weight:400}
body.everon-clone .everon-ux-footer p,body.everon-clone .everon-ux-footer a{color:rgba(255,255,255,.78);font-size:14px}
body.everon-clone .everon-ux-footer .social-icons a{color:#fff}
body.everon-clone .absolute-footer{padding:23px 0;background:var(--everon-green);border-top:1px solid rgba(255,255,255,.18);color:rgba(255,255,255,.72)}
body.everon-clone .everon-ux-mega{font-family:"Moulin Web",Arial,sans-serif}
body.everon-clone .everon-ux-mega h3{font-weight:400;text-transform:none}
body.everon-clone .everon-ux-mega p{margin-bottom:8px}

@media(max-width:849px){
 body.everon-clone .everon-ux-hero .flickity-viewport{min-height:600px}
 body.everon-clone .everon-ux-reasons .tabbed-content{display:block}
 body.everon-clone .everon-ux-reasons .tabbed-content>.nav{display:flex;overflow-x:auto;text-align:left}
 body.everon-clone .everon-ux-reasons .tabbed-content>.nav>li{flex:0 0 auto;margin-right:15px}
 body.everon-clone .everon-ux-reasons .tabbed-content>.nav>li>a{justify-content:flex-start}
 body.everon-clone .everon-ux-footer .everon-newsletter{grid-template-columns:1fr;gap:24px;width:100%}
}
@media(max-width:549px){
 body.everon-clone .everon-ux-hero .flickity-viewport{min-height:600px}
 body.everon-clone .everon-ux-hero-slide h2{font-size:36px}
 body.everon-clone .everon-ux-needs{padding:32px 0 48px!important}
 body.everon-clone .everon-ux-needs h2{width:auto;margin-bottom:24px;font-size:32px;line-height:1.25}
 body.everon-clone .everon-ux-need-tabs .nav{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}
 body.everon-clone .everon-ux-need-tabs .nav>li{flex:0 0 auto}
 body.everon-clone .everon-ux-need-tabs .nav>li>a{padding:10px 15px;font-size:14px}
 body.everon-clone .everon-ux-footer-links{padding:40px 0 24px}
}

/* Pixel-parity pass: current everon.com structure, spacing and motion. */
body.everon-clone{--everon-source-width:var(--everon-flatsome-layout-width,100%);--everon-source-beige:#f4e3c9}
body.everon-clone .header-wrapper{background:rgba(255,255,255,.98);border:0;transition:background .3s ease,box-shadow .3s ease}
body.everon-clone.everon-header-hidden .header-wrapper{transform:translateY(-110%)}
body.everon-clone.page-template-page-transparent-header .header-wrapper:not(.stuck),body.everon-clone.page-template-page-transparent-header .header-wrapper:not(.stuck) .header-main{background:transparent!important;box-shadow:none}
body.everon-clone .header-full-width .header-inner{max-width:none}
body.everon-clone .header-main .nav>li>a{font-size:16px;line-height:1;font-weight:300}
body.everon-clone .header-main .nav>li{margin:0 7px}
body.everon-clone .header-main .nav-right>li{margin:0 5px}
body.everon-clone .header-main .nav-right .header-button,body.everon-clone .header-main .nav-right a{font-size:16px}
body.everon-clone .header-main .nav-right .icon-search,body.everon-clone .header-main .nav-right .icon-user-o,body.everon-clone .header-main .nav-right .icon-shopping-bag,body.everon-clone .header-main .nav-right .icon-shopping-cart{font-size:20px}
body.everon-clone .everon-header-wishlist a{display:flex;align-items:center;justify-content:center;padding:10px 0;color:inherit}body.everon-clone .everon-header-wishlist i{font-size:20px}
body.everon-clone .logo-left .logo{margin-right:20px}

body.everon-clone .everon-ux-hero{min-height:100vh;overflow:hidden;background:#eee}
body.everon-clone .everon-ux-hero .flickity-viewport,body.everon-clone .everon-ux-hero .flickity-slider,body.everon-clone .everon-ux-hero .everon-ux-hero-slide{height:100vh!important;min-height:720px}
body.everon-clone .everon-ux-hero-slide{overflow:hidden}
body.everon-clone .everon-ux-hero-slide::before{content:"";position:absolute;z-index:2;inset:0 0 auto;height:438px;pointer-events:none;background:linear-gradient(to bottom,#fff 10.87%,rgba(255,255,255,.91) 40.72%,rgba(255,255,255,.6) 67.14%,rgba(255,255,255,0) 92.12%)}
body.everon-clone .everon-ux-hero-slide .banner-bg img{opacity:0;transform:scale(1.2);transition:transform 1s cubic-bezier(.42,0,.002,1),opacity 1s cubic-bezier(.42,0,.002,1)}
body.everon-clone .everon-ux-hero-slide.is-selected .banner-bg img{opacity:1;transform:scale(1)}
body.everon-clone .everon-ux-hero-slide .text-box{top:27%!important;z-index:4;transform:translate(-50%,-50%)!important}
body.everon-clone .everon-ux-hero-slide h2{margin:0 0 12px;color:var(--everon-green);font-family:"Moulin Web",Arial,sans-serif;font-size:48px;font-weight:400;letter-spacing:0;line-height:1.5;overflow:hidden}
body.everon-clone .everon-ux-hero-slide h2 span{display:inline-block;transform:translate3d(0,120%,0)}
body.everon-clone .everon-ux-hero-slide.is-selected h2 span{animation:everon-fade-in-up 1.5s cubic-bezier(.42,0,.002,1) forwards}
body.everon-clone .everon-ux-hero-slide .button{margin:0;color:var(--everon-ink);opacity:0;visibility:hidden;transition:opacity .5s cubic-bezier(.42,0,.002,1) .75s}
body.everon-clone .everon-ux-hero-slide.is-selected .button{opacity:1;visibility:visible}
body.everon-clone .everon-ux-hero-slide .button i{display:inline-grid;width:36px;height:36px;margin-left:10px;place-items:center;border:1px solid var(--everon-green);border-radius:50%;color:var(--everon-green)}
body.everon-clone .everon-ux-hero .flickity-button{top:50%!important;width:56px;height:56px;border:1px solid var(--everon-green);border-radius:50%;background:rgba(255,255,255,.3);color:var(--everon-green);opacity:1;transform:translateY(-50%)!important}
body.everon-clone .everon-ux-hero .flickity-button.previous{left:10px}
body.everon-clone .everon-ux-hero .flickity-button.next{right:10px}
body.everon-clone .everon-ux-hero .flickity-button .flickity-button-icon{display:none}
body.everon-clone .everon-ux-hero .flickity-button::before{position:absolute;top:50%;left:50%;width:13px;height:13px;border-top:1px solid currentColor;border-left:1px solid currentColor;content:"";transform-origin:center}
body.everon-clone .everon-ux-hero .flickity-button.previous::before{transform:translate(-40%,-50%) rotate(-45deg)}
body.everon-clone .everon-ux-hero .flickity-button.next::before{transform:translate(-60%,-50%) rotate(135deg)}
body.everon-clone .everon-ux-hero .flickity-page-dots{display:none}
body.everon-clone .everon-ux-hero::after{content:"";position:absolute;z-index:4;right:0;bottom:0;left:0;height:72px;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.15) 32.74%,rgba(0,0,0,.3) 114.7%)}
.everon-hero-labels{position:absolute;z-index:5;right:0;bottom:30px;left:0;display:grid;grid-template-columns:repeat(4,1fr)}
body.everon-clone .everon-hero-labels button{margin:0;padding:24px 0 0;border:0;border-top:1px solid rgba(255,255,255,.3);background:transparent;color:#fff;font-family:"Moulin Web",Arial,sans-serif;font-size:16px;font-weight:400;line-height:20px;text-transform:uppercase;cursor:pointer}
body.everon-clone .everon-hero-labels button.is-active{border-top-color:#fff}
@keyframes everon-fade-in-up{from{transform:translate3d(0,120%,0)}to{transform:translate3d(0,0,0)}}

.everon-source-container,body.everon-clone .everon-ux-products>.section-content,body.everon-clone .everon-ux-collection>.section-content,body.everon-clone .everon-ux-music>.section-content,body.everon-clone .everon-ux-news>.section-content{width:min(var(--everon-source-width),calc(100% - 32px));margin-right:auto;margin-left:auto}
.everon-needs-element{height:338px;margin-top:38px;padding:48px 0 96px;background:#fff}
.everon-needs-element h2{width:460px;margin:0 0 48px;color:var(--everon-ink);font-family:"Moulin Web",Arial,sans-serif;font-size:42px;font-weight:400;line-height:1.1667}
.everon-needs-element nav{display:flex;gap:12px;overflow-x:auto;font-style:italic;scrollbar-width:none}
.everon-needs-element nav::-webkit-scrollbar{display:none}
.everon-needs-element nav a{flex:0 0 auto;padding:12px 24px;border:1px solid #f1f1f1;border-radius:30px;color:var(--everon-ink);font-size:18px;line-height:1.25;transition:.2s ease-in-out}
.everon-needs-element nav a:hover,.everon-needs-element nav a.is-active{border-color:#f1f1f1;background:#d2ab80;color:#fff}

.everon-builder-heading{display:flex;min-height:44px;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:48px;color:var(--everon-ink)}
.everon-builder-heading>div>p{margin:0 0 16px;color:#000;font-size:16px;line-height:1.375;text-transform:uppercase}
.everon-builder-heading h2{margin:0;font-family:"Moulin Web",Arial,sans-serif;font-size:42px;font-weight:400;line-height:1.08;text-transform:none}
.everon-builder-heading__link{display:flex;align-items:center;gap:12px;padding-bottom:4px;font-size:16px;white-space:nowrap}
.everon-builder-heading__link i{display:grid;width:36px;height:36px;place-items:center;border:1px solid currentColor;border-radius:50%;font-family:Arial,sans-serif;font-size:28px;font-style:normal;line-height:1;transition:transform .25s ease}
.everon-builder-heading__link:hover i{transform:rotate(45deg)}
.everon-builder-heading--center{justify-content:center;text-align:center}

body.everon-clone .everon-ux-promotion{padding-top:0!important;padding-bottom:0!important}
body.everon-clone .everon-ux-products{padding:0 0 72px!important}
body.everon-clone .everon-ux-products .everon-builder-heading h2{font-size:36px;line-height:normal}
body.everon-clone .everon-ux-products .row,body.everon-clone .everon-ux-collection .row{width:calc(100% + 30px);max-width:none;margin-right:-15px;margin-left:-15px}
body.everon-clone .everon-ux-products .product-small.col,body.everon-clone .everon-ux-collection .product-small.col{padding-right:15px;padding-bottom:0;padding-left:15px}
body.everon-clone .everon-ux-products .product-small .box-image,body.everon-clone .everon-ux-collection .product-small .box-image{aspect-ratio:1;background:#f4f4f2}
body.everon-clone .everon-ux-products .product-small .box-image img,body.everon-clone .everon-ux-collection .product-small .box-image img{width:100%;height:100%;object-fit:cover}
body.everon-clone .product-small .box-text{min-height:147px;padding:20px 0 16px!important;text-align:left}
body.everon-clone .product-small .product-title{min-height:49px;margin:0;font-size:20px;font-weight:300;line-height:1.22}
body.everon-clone .product-small .product-title a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}
body.everon-clone .product-small .category{display:none!important}
body.everon-clone .everon-loop-sku{min-height:18px;margin:5px 0 3px;color:#848484;font-size:12px;line-height:1.3;text-transform:uppercase}
body.everon-clone .product-small .price{display:flex;min-height:24px;align-items:center;gap:8px;color:var(--everon-ink);font-size:16px;font-weight:400}
body.everon-clone .product-small .price del{order:2;color:#999;font-size:13px}
body.everon-clone .product-small .quick-view{display:none!important}
body.everon-clone .everon-ux-new-collection{padding-bottom:79px!important}

body.everon-clone .everon-ux-collection{padding:0 0 113px!important;background:#fff}
body.everon-clone .everon-ux-collection+.everon-ux-collection{margin-bottom:1px;padding-bottom:88px!important}
body.everon-clone .everon-ux-collection .everon-builder-heading{min-height:90px;margin-bottom:48px}
body.everon-clone .everon-ux-collection .everon-ux-collection-banner{margin-bottom:48px;overflow:hidden}
body.everon-clone .everon-ux-collection .everon-ux-collection-banner .bg-fill{transition:transform 1s cubic-bezier(.15,.75,.5,1)}
body.everon-clone .everon-ux-collection .everon-ux-collection-banner:hover .bg-fill{transform:scale(1.025)}

.everon-shoplook-element{height:689px;padding:0 0 72px;background:#fff;overflow:hidden}
.everon-shoplook-element .everon-builder-heading{min-height:83px;margin-bottom:48px}.everon-shoplook-element .everon-builder-heading>div{display:flex;flex-direction:column}.everon-shoplook-element .everon-builder-heading h2{order:-1;line-height:1.1667}.everon-shoplook-element .everon-builder-heading>div>p{margin:12px 0 0;font-size:24px;line-height:22px;text-transform:none}
.everon-shoplook-element__grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}
.everon-shoplook-card{position:relative;min-width:0}
.everon-shoplook-card__image{position:relative;display:block;padding-bottom:69.19%;overflow:hidden;background:#eee}
.everon-shoplook-card:first-child .everon-shoplook-card__image{padding-bottom:49.4%}
.everon-shoplook-card__image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 1s cubic-bezier(.15,.75,.5,1)}
.everon-shoplook-card:hover .everon-shoplook-card__image img{transform:scale(1.035)}
.everon-shoplook-card h3{margin:20px 0;color:var(--everon-ink);font-size:22px;font-weight:300;line-height:1.18}
.everon-shoplook-card>p{margin:0;font-size:18px;font-weight:400}
.everon-shoplook-hotspot{position:absolute;z-index:3;top:35%;left:52%;display:grid;width:28px;height:28px;padding:0;place-items:center;border:7px solid rgba(255,255,255,.92);border-radius:50%;background:#715d47;box-shadow:0 2px 7px rgba(0,0,0,.25);cursor:pointer;transition:transform .2s}
.everon-shoplook-element .everon-shoplook-hotspot,.everon-shoplook-element .everon-shoplook-popover{display:none}
.everon-shoplook-card:nth-child(2) .everon-shoplook-hotspot{top:48%;left:64%}
.everon-shoplook-hotspot:hover,.everon-shoplook-hotspot[aria-expanded="true"]{transform:scale(1.15)}
.everon-shoplook-popover{position:absolute;z-index:4;top:calc(35% + 22px);left:calc(52% + 18px);display:grid;min-width:190px;padding:14px;background:#fff;box-shadow:0 12px 30px rgba(0,0,0,.16);opacity:0;visibility:hidden;transform:translateY(7px);transition:.25s}
.everon-shoplook-card:nth-child(2) .everon-shoplook-popover{top:calc(48% + 22px);left:auto;right:34%}
.everon-shoplook-hotspot[aria-expanded="true"]+.everon-shoplook-popover{opacity:1;visibility:visible;transform:none}
.everon-shoplook-popover strong{font-size:14px;font-weight:400}.everon-shoplook-popover span{color:#777;font-size:13px}

/* Home Shop The Look: native Section, Row, Column, Image Box, Text and Button. */
body.everon-clone .everon-ux-shoplook-native{height:689px;padding:0 0 72px!important;overflow:hidden;background:#fff}
body.everon-clone .everon-ux-shoplook-native>.section-content{width:min(var(--everon-source-width),calc(100% - 32px));margin-right:auto;margin-left:auto}
body.everon-clone .everon-ux-shoplook-native__heading,body.everon-clone .everon-ux-shoplook-native__grid{width:calc(100% + 30px);max-width:none;margin-right:-15px;margin-left:-15px}
body.everon-clone .everon-ux-shoplook-native__heading{min-height:83px;margin-bottom:48px;align-items:flex-end}
body.everon-clone .everon-ux-shoplook-native__heading>.col,body.everon-clone .everon-ux-shoplook-native__grid>.col{padding-right:15px;padding-bottom:0;padding-left:15px}
body.everon-clone .everon-ux-shoplook-native__intro h2{margin:0;color:var(--everon-ink);font-family:"Moulin Web",Arial,sans-serif;font-size:42px;font-weight:400;line-height:1.1667;text-transform:none}
body.everon-clone .everon-ux-shoplook-native__intro p{margin:12px 0 0;color:var(--everon-ink);font-size:24px;font-weight:300;line-height:22px}
body.everon-clone .everon-ux-shoplook-native__more>.col-inner{display:flex;justify-content:flex-end}
body.everon-clone .everon-ux-shoplook-native__link.button{display:inline-flex;min-height:40px;align-items:center;gap:12px;margin:0!important;padding:0 0 4px!important;color:var(--everon-ink)!important;font-size:16px;font-weight:300;line-height:22px;letter-spacing:0;text-transform:none}
body.everon-clone .everon-ux-shoplook-native__link.button i{display:grid;width:36px;height:36px;margin:0!important;place-items:center;border:1px solid currentColor;border-radius:50%;font-family:fl-icons!important;font-size:16px;font-style:normal;line-height:1;transition:transform .25s ease}
body.everon-clone .everon-ux-shoplook-native__link.button:hover i{transform:rotate(45deg)}
body.everon-clone .everon-ux-shoplook-native__col{position:relative;min-width:0}
body.everon-clone .everon-ux-shoplook-native__card .box-image{overflow:hidden;background:#eee}
body.everon-clone .everon-ux-shoplook-native__card .box-image img{width:100%;height:100%;object-fit:cover}
body.everon-clone .everon-ux-shoplook-native__card .box-text{padding:20px 0 0!important;text-align:left}
body.everon-clone .everon-ux-shoplook-native__card h3{margin:0 0 20px;color:var(--everon-ink);font-size:22px;font-weight:300;line-height:1.18}
body.everon-clone .everon-ux-shoplook-native__card h3 a{color:inherit}
body.everon-clone .everon-ux-shoplook-native__card p{margin:0;color:var(--everon-ink);font-size:18px;font-weight:400;line-height:1.375}

.everon-reasons-element{height:690px;padding:0 0 50px;background:#fff;overflow:hidden}
.everon-reasons-element__layout{display:grid;height:640px;grid-template-columns:310px minmax(0,1fr);gap:60px}
.everon-reasons-element__left{display:flex;height:640px;flex-direction:column;text-align:right}
.everon-reasons-element__left h2{margin:0;color:var(--everon-ink);font-weight:300;line-height:1}
.everon-reasons-element__left h2 span,.everon-reasons-element__left h2 small{display:block;text-align:right;font-weight:300}
.everon-reasons-element__left h2 span{font-size:42px}.everon-reasons-element__left h2 small{margin-top:8px;font-size:20px}
.everon-reasons-element__tabs{display:flex;flex:1;flex-direction:column;justify-content:flex-end;padding-bottom:25px}
.everon-reasons-element__tabs button{padding:5px 0;border:0;background:transparent;color:var(--everon-ink);font:300 18px/1.2 "Moulin Web",Arial,sans-serif;text-align:right;cursor:pointer;transition:color .25s}
.everon-reasons-element__tabs button:hover,.everon-reasons-element__tabs button.is-active{color:#d2ab80}
.everon-reasons-element__progress{display:flex;align-items:center;gap:16px;margin-left:auto;width:260px;font-size:11px;font-weight:300}
.everon-reasons-element__progress>span{position:relative;height:1px;flex:1;background:rgba(41,41,41,.2)}
.everon-reasons-element__progress>span::after{content:"";position:absolute;inset:0 auto 0 0;width:var(--everon-reason-progress,20%);background:#715d47;transition:width .45s ease}
.everon-reasons-element__progress b{font-weight:300}
.everon-reasons-element__slides{position:relative;height:640px}
.everon-reason-slide{position:absolute;inset:0;display:flex;opacity:0;visibility:hidden;transition:opacity .5s,visibility .5s}
.everon-reason-slide.is-active{opacity:1;visibility:visible}
.everon-reason-slide__image{position:relative;width:63%;height:640px;flex:0 0 63%}
.everon-reason-slide__image img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}
.everon-reason-slide__content{z-index:2;align-self:flex-start;margin-top:66px}
.everon-reason-slide__content h3{position:relative;left:-140px;width:calc(100% + 140px);margin:0 0 60px;color:var(--everon-ink);font-size:42px;font-weight:400;line-height:1.08;overflow:hidden}
.everon-reason-slide.is-active .everon-reason-slide__content h3{animation:everon-reason-in 1.1s cubic-bezier(.42,0,.002,1) both}
.everon-reason-slide__content p{max-width:231px;margin:0 35px 0 auto;color:var(--everon-ink);font-size:16px;line-height:22px;text-align:justify}
@keyframes everon-reason-in{from{opacity:0;transform:translateY(70px)}to{opacity:1;transform:none}}

body.everon-clone .everon-ux-music{height:670px;padding:50px 0!important;background:var(--everon-source-beige)}
body.everon-clone .everon-ux-music .everon-builder-heading{min-height:42px;margin-bottom:48px}
body.everon-clone .everon-ux-music .everon-builder-heading h2{font-size:42px;line-height:1}
body.everon-clone .everon-ux-music iframe{height:475px;border:0;border-radius:0}
body.everon-clone .everon-ux-news{min-height:667px;padding:50px 0 87px!important;background:var(--everon-source-beige)!important}
body.everon-clone .everon-ux-news .everon-builder-heading{margin-bottom:48px}
body.everon-clone .everon-ux-news .box-image{overflow:hidden}
body.everon-clone .everon-ux-news .box-image img{transition:transform 1s cubic-bezier(.15,.75,.5,1)}
body.everon-clone .everon-ux-news .post-item:hover .box-image img{transform:scale(1.06)}
body.everon-clone .everon-ux-news .box-text{padding:20px 0 0;text-align:left}
body.everon-clone .everon-ux-news .post-title{font-size:20px;font-weight:300;line-height:1.2}
body.everon-clone .everon-ux-news .from_the_blog_excerpt{font-size:16px;line-height:22px}

body.everon-clone #footer{position:relative;min-height:753px;background:var(--everon-green)}
body.everon-clone .everon-ux-footer>.section-content>.row{max-width:1112px}
body.everon-clone .everon-footer-top{height:121px;padding-top:60px;align-items:center}
body.everon-clone .everon-footer-top>.col{padding-bottom:0}
body.everon-clone .everon-footer-top .img{width:150px!important;margin:0;filter:brightness(0) invert(1)}
body.everon-clone .everon-footer-hotline{display:flex;height:61px;align-items:center;margin:0;padding:0 26px;background:rgba(0,0,0,.08);font-size:16px;white-space:nowrap}
body.everon-clone .everon-footer-hotline span{margin:0 6px;font-weight:400}
body.everon-clone .everon-footer-top .everon-newsletter{display:grid;width:100%;padding:0;grid-template-columns:250px minmax(0,1fr);align-items:center;gap:48px;border:0}
body.everon-clone .everon-footer-top .everon-newsletter>div>p{display:none}
body.everon-clone .everon-footer-top .everon-newsletter h2{margin:0;color:#fff;font-size:16px;font-weight:300;line-height:1.35}
body.everon-clone .everon-footer-top .everon-newsletter form{display:block;margin:0;border:0}
body.everon-clone .everon-footer-top .everon-newsletter form>div{display:grid;height:43px;grid-template-columns:1fr 112px;border:0}
body.everon-clone .everon-footer-top .everon-newsletter input{height:43px;margin:0;padding:0 16px;border:0!important;border-radius:5px 0 0 5px!important;background:#ece9d8!important;color:var(--everon-ink)!important;box-shadow:none!important}
body.everon-clone .everon-footer-top .everon-newsletter input::placeholder{color:#555}
body.everon-clone .everon-footer-top .everon-newsletter button{height:43px;padding:0;border:0;border-radius:0 5px 5px 0;background:#91b94d;color:#fff;font-size:14px;text-transform:none}
body.everon-clone .everon-footer-top .everon-newsletter button span{display:none}
body.everon-clone .everon-ux-footer-links{margin-top:29px;padding:0;border:0}
body.everon-clone .everon-ux-footer-links>.col{padding-bottom:0}
body.everon-clone .everon-ux-footer h3{margin-bottom:22px;color:#fff;font-size:19px;font-weight:400;text-transform:uppercase}
body.everon-clone .everon-ux-footer p{margin-bottom:14px;line-height:1.35}
body.everon-clone .everon-footer-product-links{display:grid;grid-template-columns:1fr 1fr;gap:24px}
body.everon-clone .everon-ux-footer .everon-footer-company p{margin-bottom:12px;font-size:14px;line-height:1.35}
body.everon-clone .everon-ux-footer .everon-footer-company strong{font-size:16px;font-weight:400}
body.everon-clone .everon-footer-social{display:flex;align-items:center;gap:14px;margin:20px 0 14px}
body.everon-clone .everon-footer-social .social-icons{white-space:nowrap}
body.everon-clone .everon-footer-social .button{margin:0 6px 0 0}
body.everon-clone .everon-footer-dealer{display:inline-block;padding:11px 22px;border-radius:5px;background:rgba(0,0,0,.12);color:#99bc52!important;font-size:16px!important}
body.everon-clone .everon-footer-company .img{width:130px!important;margin:0}
body.everon-clone .absolute-footer{position:absolute;right:0;bottom:0;left:0;margin-top:0;padding:20px 0;border:0}

.everon-motion-ready .everon-motion-section .everon-builder-heading,.everon-motion-ready .everon-motion-section .product-small,.everon-motion-ready .everon-motion-section .everon-shoplook-card{opacity:0;transform:translateY(28px);transition:opacity .75s cubic-bezier(.15,.75,.5,1),transform .75s cubic-bezier(.15,.75,.5,1)}
.everon-motion-ready .everon-motion-section.is-in-view .everon-builder-heading,.everon-motion-ready .everon-motion-section.is-in-view .product-small,.everon-motion-ready .everon-motion-section.is-in-view .everon-shoplook-card{opacity:1;transform:none}
.everon-motion-ready .everon-motion-section.is-in-view .product-small:nth-child(2),.everon-motion-ready .everon-motion-section.is-in-view .everon-shoplook-card:nth-child(2){transition-delay:.09s}
.everon-motion-ready .everon-motion-section.is-in-view .product-small:nth-child(3){transition-delay:.18s}.everon-motion-ready .everon-motion-section.is-in-view .product-small:nth-child(4){transition-delay:.27s}

@media(max-width:1199px){
 body.everon-clone .header-main .nav>li>a{font-size:14px}
 body.everon-clone .everon-ux-hero,body.everon-clone .everon-ux-hero .flickity-viewport,body.everon-clone .everon-ux-hero .flickity-slider,body.everon-clone .everon-ux-hero .everon-ux-hero-slide{height:600px!important;min-height:600px}
 .everon-hero-labels{display:none}.everon-needs-element{height:auto;padding:48px 0 60px}.everon-needs-element h2{font-size:32px}
 .everon-reasons-element__layout{grid-template-columns:280px minmax(0,1fr);gap:30px}.everon-reason-slide__content h3{left:-80px;width:calc(100% + 80px)}
}
@media(max-width:849px){
 .everon-builder-heading h2{font-size:32px}.everon-builder-heading>div>p{margin-bottom:5px;font-size:14px}.everon-builder-heading__link{font-size:14px}
 body.everon-clone .everon-ux-products,body.everon-clone .everon-ux-new-collection{padding-bottom:32px!important}
 body.everon-clone .everon-ux-collection{padding:50px 0!important}
 body.everon-clone .everon-ux-collection .everon-builder-heading{min-height:auto;margin-bottom:44px}
 .everon-shoplook-element{height:auto;padding:32px 0 64px;background:linear-gradient(180deg,#f7f7f7 0%,rgba(255,255,255,0) 100%)}
 .everon-shoplook-element .everon-builder-heading{min-height:auto;margin-bottom:32px}
 body.everon-clone .everon-ux-shoplook-native{height:auto;padding:32px 0 64px!important;background:linear-gradient(180deg,#f7f7f7 0%,rgba(255,255,255,0) 100%)}
 body.everon-clone .everon-ux-shoplook-native__heading{min-height:auto;margin-bottom:32px}
 .everon-reasons-element{height:auto;padding:32px 0 72px}.everon-reasons-element__layout{display:block;height:auto}.everon-reasons-element__left{height:auto;text-align:center}.everon-reasons-element__left h2 span,.everon-reasons-element__left h2 small{text-align:center}.everon-reasons-element__tabs{flex-direction:row;justify-content:flex-start;gap:16px;overflow-x:auto;padding:24px 0}.everon-reasons-element__tabs button{flex:0 0 auto;text-align:left}.everon-reasons-element__progress{margin:0 auto 24px}.everon-reasons-element__slides{height:520px}.everon-reason-slide{display:grid;grid-template-columns:48% 48%;justify-content:space-between}.everon-reason-slide__image{width:100%;height:440px;flex:auto}.everon-reason-slide__content{align-self:center;margin:0}.everon-reason-slide__content h3{left:0;width:100%;margin-bottom:30px}.everon-reason-slide__content p{max-width:none;margin:0}
 body.everon-clone .everon-ux-music{height:auto;min-height:620px;padding:32px 0!important}body.everon-clone .everon-ux-news{padding:32px 0 64px!important}
 body.everon-clone .absolute-footer{position:static}
}
@media(max-width:549px){
 .everon-source-container,body.everon-clone .everon-ux-products>.section-content,body.everon-clone .everon-ux-collection>.section-content,body.everon-clone .everon-ux-music>.section-content,body.everon-clone .everon-ux-news>.section-content{width:calc(100% - 32px)}
 body.everon-clone .everon-ux-hero-slide .text-box{top:37%!important}body.everon-clone .everon-ux-hero-slide h2{font-size:36px;line-height:1.25}.everon-needs-element{margin-top:0;padding:32px 0 48px}.everon-needs-element h2{width:auto;margin-bottom:24px;font-size:32px}.everon-needs-element nav a{padding:10px 15px;font-size:14px}
 .everon-builder-heading{min-height:auto;margin-bottom:28px}.everon-builder-heading h2,body.everon-clone .everon-ux-products .everon-builder-heading h2{font-size:28px}.everon-builder-heading__link{font-size:0}.everon-builder-heading__link i{width:30px;height:30px;font-size:16px}
 body.everon-clone .everon-ux-products .row,body.everon-clone .everon-ux-collection .row{display:grid;width:calc(100vw - 16px);grid-auto-columns:230px;grid-auto-flow:column;grid-template-columns:none;gap:16px;margin:0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}body.everon-clone .everon-ux-products .row>.col,body.everon-clone .everon-ux-collection .row>.col{width:230px!important;max-width:none;flex-basis:auto;padding:0;scroll-snap-align:start}
 body.everon-clone .product-small .product-title{min-height:36px;font-size:15px}.everon-loop-sku{font-size:10px}
 .everon-shoplook-element__grid{display:flex;width:calc(100vw - 16px);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory}.everon-shoplook-card{flex:0 0 85vw;scroll-snap-align:start}.everon-shoplook-card:first-child .everon-shoplook-card__image,.everon-shoplook-card__image{padding-bottom:218px}.everon-shoplook-card h3{font-size:18px}
 body.everon-clone .everon-ux-shoplook-native>.section-content{width:calc(100% - 32px)}
 body.everon-clone .everon-ux-shoplook-native__grid{display:flex;width:calc(100vw - 16px);max-width:none;flex-wrap:nowrap;gap:16px;margin:0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}
 body.everon-clone .everon-ux-shoplook-native__grid::-webkit-scrollbar{display:none}
 body.everon-clone .everon-ux-shoplook-native__grid>.col{width:85vw!important;max-width:85vw;flex:0 0 85vw;padding:0;scroll-snap-align:start}
 body.everon-clone .everon-ux-shoplook-native__card .image-cover{padding-top:218px!important}
 body.everon-clone .everon-ux-shoplook-native__card h3{font-size:18px}
 .everon-reasons-element{padding-bottom:60px}.everon-reasons-element__slides{height:630px}.everon-reason-slide{display:block;max-width:300px;margin:auto}.everon-reason-slide__image{height:366px}.everon-reason-slide__content h3{margin:24px 0;text-align:center;font-size:32px}.everon-reason-slide__content p{text-align:left}
 body.everon-clone .everon-ux-music .everon-builder-heading h2{font-size:32px}body.everon-clone .everon-ux-music iframe{height:475px}
 body.everon-clone .everon-ux-news .row{display:grid;width:calc(100vw - 16px);grid-auto-columns:320px;grid-auto-flow:column;grid-template-columns:none;gap:16px;margin:0;overflow-x:auto;scroll-snap-type:x mandatory}body.everon-clone .everon-ux-news .post-item{width:320px!important;max-width:none;flex-basis:auto;padding:0}
 body.everon-clone .everon-footer-hotline-row .img{width:90px!important}body.everon-clone .everon-ux-footer-links>.col{flex-basis:50%;max-width:50%}
}
@media(prefers-reduced-motion:reduce){.everon-motion-ready .everon-motion-section *{animation:none!important;opacity:1!important;transform:none!important;transition:none!important}}

/* Source-matched compact layout (Everon mobile, 390px reference viewport). */
@media(max-width:549px){
 body.everon-clone .header-main{height:61px!important}body.everon-clone .header-main .header-inner{height:61px!important;padding:0 16px}body.everon-clone .header-main .logo{width:95px!important;margin:0 auto 0 0}body.everon-clone .header-main .mobile-nav{gap:2px}body.everon-clone .header-main .mobile-nav>li{margin:0 4px}body.everon-clone .header-main .mobile-nav .everon-header-wishlist{display:none!important}
 body.everon-clone .everon-ux-hero .flickity-button{width:36px;height:36px}body.everon-clone .everon-ux-hero .flickity-page-dots{z-index:6;bottom:19px;display:block!important}body.everon-clone .everon-ux-hero .flickity-page-dots .dot{width:7px;height:7px;margin:0 5px;border:1px solid #fff;background:transparent;opacity:1}body.everon-clone .everon-ux-hero .flickity-page-dots .dot.is-selected{background:#fff}body.everon-clone .everon-ux-hero-slide h2{font-size:46px;line-height:1.08}

 .everon-needs-element{height:241px;margin-top:38px;padding:32px 0 48px}.everon-needs-element h2{height:80px;margin-bottom:24px;font-size:32px;line-height:1.25}.everon-needs-element nav{height:47px;align-items:flex-start}.everon-needs-element nav a{padding:10px 15px;font-size:14px}

 body.everon-clone.home .everon-ux-products:not(.everon-ux-new-collection){height:499.5px;padding:0 0 59.5px!important}body.everon-clone.home .everon-ux-products:not(.everon-ux-new-collection) .everon-builder-heading{height:32px;min-height:32px;margin-bottom:24px}body.everon-clone.home .everon-ux-products:not(.everon-ux-new-collection) .row{height:384px;min-height:384px}
 body.everon-clone .everon-ux-new-collection{height:457.5px;padding:32px 0 31.5px!important}body.everon-clone .everon-ux-new-collection .everon-builder-heading{height:26px;min-height:26px;margin-bottom:44px}body.everon-clone .everon-ux-new-collection .everon-builder-heading h2{font-size:26px;line-height:1}body.everon-clone .everon-ux-new-collection .row{height:324px;min-height:324px}
 body.everon-clone .everon-ux-new-collection .product-small .box-text{min-height:94px}body.everon-clone.home .everon-ux-products:not(.everon-ux-new-collection) .product-small .box-text{min-height:154px}

 body.everon-clone .everon-ux-collection{height:782.5px;margin:0!important;padding:32px 0 79.5px!important}body.everon-clone .everon-ux-collection+.everon-ux-collection{height:762.5px;margin:0!important;padding-bottom:59.5px!important}body.everon-clone .everon-ux-collection .everon-builder-heading{position:relative;height:66px;min-height:66px;margin-bottom:44px;align-items:flex-start}body.everon-clone .everon-ux-collection .everon-builder-heading>div{width:100%}body.everon-clone .everon-ux-collection .everon-builder-heading h2{font-size:28px;line-height:1.12;white-space:nowrap}body.everon-clone .everon-ux-collection .everon-builder-heading__link{position:absolute;right:0;bottom:0}body.everon-clone .everon-ux-collection .everon-ux-collection-banner{height:185px!important;margin-bottom:32px}body.everon-clone .everon-ux-collection .row{height:344px;min-height:344px}body.everon-clone .everon-ux-collection .product-small .box-text{min-height:114px}

 .everon-shoplook-element{height:610px;padding:32px 0 120px}.everon-shoplook-element .everon-builder-heading{height:96px;min-height:96px;margin-bottom:32px}.everon-shoplook-element .everon-builder-heading h2{font-size:32px}.everon-shoplook-element .everon-builder-heading>div>p{font-size:21px;line-height:24px}.everon-shoplook-element__grid{display:block;width:100%;height:330px;overflow:visible}.everon-shoplook-card{height:330px}.everon-shoplook-card:not(:first-child){display:none}.everon-shoplook-card:first-child .everon-shoplook-card__image{padding-bottom:218px}.everon-shoplook-card h3{margin:20px 0 12px;font-size:18px}
 body.everon-clone .everon-ux-shoplook-native{height:610px;padding:32px 0 120px!important}
 body.everon-clone .everon-ux-shoplook-native__heading{height:96px;min-height:96px;margin-bottom:32px}
 body.everon-clone .everon-ux-shoplook-native__intro h2{font-size:32px}
 body.everon-clone .everon-ux-shoplook-native__intro p{font-size:21px;line-height:24px}
 body.everon-clone .everon-ux-shoplook-native__link.button{min-width:30px;width:30px;min-height:30px;padding:0!important;font-size:0}
 body.everon-clone .everon-ux-shoplook-native__link.button span{display:none}
 body.everon-clone .everon-ux-shoplook-native__link.button i{width:30px;height:30px;font-size:14px}
 body.everon-clone .everon-ux-shoplook-native__grid{display:block;width:100%;height:330px;overflow:visible}
 body.everon-clone .everon-ux-shoplook-native__grid>.everon-ux-shoplook-native__col{width:100%!important;max-width:100%;height:330px;padding:0}
 body.everon-clone .everon-ux-shoplook-native__grid>.everon-ux-shoplook-native__col:not(:first-child){display:none}
 body.everon-clone .everon-ux-shoplook-native__card .box-text{padding-top:20px!important}
 body.everon-clone .everon-ux-shoplook-native__card h3{margin-bottom:12px;font-size:18px}

 .everon-reasons-element{height:835px;padding:32px 0}.everon-reasons-element__layout{position:relative;height:771px}.everon-reasons-element__left{height:143px}.everon-reasons-element__left h2 span{font-size:42px}.everon-reasons-element__left h2 small{font-size:20px}.everon-reasons-element__tabs{height:46px;min-height:46px;padding:24px 0 0;gap:16px;scrollbar-width:none}.everon-reasons-element__tabs::-webkit-scrollbar{display:none}.everon-reasons-element__tabs button{padding:0;font-size:16px}.everon-reasons-element__progress{position:absolute;z-index:7;right:0;bottom:0;left:0;width:280px;height:50px;margin:auto}.everon-reasons-element__slides{height:628px}.everon-reason-slide{max-width:280px}.everon-reason-slide__image{width:280px;height:366px}.everon-reason-slide__content{width:280px}.everon-reason-slide__content h3{margin:24px 0;font-size:32px;line-height:1.05}.everon-reason-slide__content p{font-size:14px;line-height:22px}

 body.everon-clone .everon-ux-music{height:581px;min-height:0;padding:32px 0!important}body.everon-clone .everon-ux-music .everon-builder-heading{height:32px;min-height:32px;margin-bottom:10px}body.everon-clone .everon-ux-music .everon-builder-heading h2{font-size:32px;line-height:1}body.everon-clone .everon-ux-music iframe{height:475px}
 body.everon-clone .everon-ux-news{height:579.828px;min-height:579.828px;padding:32px 0 63.828px!important}body.everon-clone .everon-ux-news .everon-builder-heading{height:32px;min-height:32px;margin-bottom:28px}

 body.everon-clone #footer{height:725.742px;min-height:725.742px;overflow:hidden}body.everon-clone .everon-ux-footer>.section-content>.row{width:100%;max-width:none}
 body.everon-clone .everon-footer-top{position:relative;height:219px;padding:0 15px;border-bottom:1px solid rgba(255,255,255,.12)}body.everon-clone .everon-footer-top>.col{position:absolute;padding:0}
 body.everon-clone .everon-footer-top>.col:nth-child(1){top:32px;right:0;left:0;width:100%;max-width:100%}body.everon-clone .everon-footer-top>.col:nth-child(2){top:109px;left:15px;width:43%;max-width:43%}body.everon-clone .everon-footer-top>.col:nth-child(3){top:75px;right:15px;width:49%;max-width:49%}
 body.everon-clone .everon-footer-top .img{width:146px!important;margin:0 auto}body.everon-clone .everon-footer-hotline{height:43px;margin:0;padding:0;background:transparent;font-size:16px}
 body.everon-clone .everon-footer-top .everon-newsletter{display:block;padding:12px;background:rgba(0,0,0,.12);border-radius:5px}body.everon-clone .everon-footer-top .everon-newsletter h2{margin:0 0 9px;font-size:16px}body.everon-clone .everon-footer-top .everon-newsletter form>div{height:38px;grid-template-columns:minmax(0,1fr) 105px}body.everon-clone .everon-footer-top .everon-newsletter input,body.everon-clone .everon-footer-top .everon-newsletter button{height:38px;padding:0 10px}
 body.everon-clone .everon-ux-footer-links{width:100%;margin:0;padding:30px 15px 0}body.everon-clone .everon-ux-footer-links>.col:nth-child(-n+3){display:none}body.everon-clone .everon-ux-footer-links>.everon-footer-company{display:block;width:100%;max-width:100%;flex-basis:100%;padding:0}
 body.everon-clone .everon-ux-footer h3{margin-bottom:14px;font-size:19px}body.everon-clone .everon-ux-footer .everon-footer-company p{margin-bottom:8px;font-size:14px;line-height:1.28}body.everon-clone .everon-footer .everon-footer-company strong{font-size:16px}body.everon-clone .everon-footer-social{margin:10px 0}body.everon-clone .everon-footer-dealer{display:block;padding:11px 15px;text-align:center}body.everon-clone .everon-footer-company .img{width:130px!important;margin-top:8px}body.everon-clone .absolute-footer{display:none}
}

/* Keep the source's 16px action spacing at every mobile/tablet width. */
@media(max-width:1199px){
 body.everon-clone .header-main .mobile-nav{gap:16px}
 body.everon-clone .header-main .mobile-nav>li{margin:0}
}

/* YITH Wishlist: native persistence with Everon's source-style controls. */
.everon-product-detail>*{min-width:0}.everon-product-summary{min-width:0;width:100%}.everon-product-buy form.cart{min-width:0;max-width:100%}
body.everon-clone .everon-header-wishlist .everon-heart-icon{display:block;width:20px;height:20px}
.everon-yith-wishlist{position:relative;flex:0 0 auto;margin:0;line-height:1}
.everon-yith-wishlist .wishlist-popup{display:none!important}
.everon-yith-wishlist .everon-wishlist-trigger{position:relative;margin:0!important;box-shadow:none!important;transition:border-color .2s ease,color .2s ease,background-color .2s ease,transform .2s ease}
.everon-yith-wishlist .everon-wishlist-trigger:hover{border-color:var(--everon-green)!important;background:#f3f7f5!important;color:var(--everon-green)!important;transform:translateY(-1px)}
.everon-yith-wishlist .everon-wishlist-trigger:focus-visible{outline:2px solid var(--everon-green);outline-offset:3px}
.everon-yith-wishlist .everon-heart-icon{display:block;pointer-events:none}
.everon-yith-wishlist .everon-heart-icon path{transition:fill .2s ease,stroke .2s ease}
.everon-yith-wishlist .everon-wishlist-trigger.wishlist-added .everon-heart-icon path,.everon-yith-wishlist .everon-wishlist-trigger.is-active .everon-heart-icon path{fill:var(--everon-green);fill-opacity:1;stroke:var(--everon-green)}
.everon-yith-wishlist .everon-wishlist-trigger.loading{color:transparent!important;pointer-events:none}
.everon-yith-wishlist .everon-wishlist-trigger.loading .everon-heart-icon{opacity:0}
.everon-yith-wishlist .everon-wishlist-trigger.loading:after{position:absolute;top:50%;left:50%;width:17px;height:17px;margin:-8.5px 0 0 -8.5px;border:2px solid rgba(5,71,42,.25);border-top-color:var(--everon-green);border-radius:50%;content:"";animation:everon-wishlist-spin .65s linear infinite}
@keyframes everon-wishlist-spin{to{transform:rotate(360deg)}}

.everon-yith-wishlist--card{width:34px;height:34px}
.everon-yith-wishlist--card .everon-card-wishlist{width:34px!important;height:34px!important;min-height:34px!important;padding:0!important;border:1px solid var(--everon-green)!important;border-radius:50%!important;background:#fff!important;color:var(--everon-green)!important}
.everon-yith-wishlist--card .everon-heart-icon{width:19px;height:19px}
.everon-yith-wishlist--single{width:48px;height:48px;align-self:flex-end}
.everon-yith-wishlist--single .everon-wishlist-large{display:grid!important;width:48px!important;height:48px!important;min-height:48px!important;margin:0!important;padding:0!important;place-items:center;border:1px solid #eaeaea!important;border-radius:0!important;background:#fff!important;color:#292929!important}
.everon-yith-wishlist--single .everon-wishlist-large.wishlist-added,.everon-yith-wishlist--single .everon-wishlist-large.is-active{color:var(--everon-green)!important}
.everon-product-buy.is-variable{grid-template-columns:minmax(0,1fr) 48px}
.everon-product-buy.is-variable>.everon-yith-wishlist--single{height:48px}

/* The YITH shortcode page remains editable while visually matching the storefront. */
body.everon-clone .yith-wcwl-form{width:calc(100% - 32px);max-width:1112px;margin:58px auto 88px;color:#292929}
body.everon-clone .yith-wcwl-form .wishlist-title{margin:0 0 38px;text-align:left}
body.everon-clone .yith-wcwl-form .wishlist-title h2{margin:0;color:#292929;font-size:40px;font-weight:300;line-height:1.15;text-transform:none}
body.everon-clone .wishlist_table{margin:0;border-collapse:collapse;border:0;background:#fff}
body.everon-clone .wishlist_table thead{border-bottom:1px solid #ddd}
body.everon-clone .wishlist_table th{padding:13px 12px;color:#777;font-size:12px;font-weight:400;letter-spacing:.02em;text-transform:uppercase}
body.everon-clone .wishlist_table td{padding:18px 12px;border-bottom:1px solid #eee;color:#292929;font-size:14px;vertical-align:middle}
body.everon-clone .wishlist_table .product-thumbnail{width:112px}
body.everon-clone .wishlist_table .product-thumbnail img{width:88px;height:88px;object-fit:cover}
body.everon-clone .wishlist_table .product-name a{color:#292929;font-size:16px;font-weight:300}
body.everon-clone .wishlist_table .product-name a:hover{color:var(--everon-green)}
body.everon-clone .wishlist_table .product-price{color:var(--everon-green);font-weight:400;white-space:nowrap}
body.everon-clone .wishlist_table .wishlist-in-stock{color:#627d47;font-size:13px}
body.everon-clone .wishlist_table .product-remove a{display:grid;width:28px;height:28px;place-items:center;border:1px solid #ddd;border-radius:50%;color:#777!important;font-size:18px;line-height:1}
body.everon-clone .wishlist_table .product-remove a:hover{border-color:var(--everon-green);color:var(--everon-green)!important}
body.everon-clone .wishlist_table .button.add_to_cart,body.everon-clone .wishlist_table .button.add_to_cart_button{min-height:42px;margin:0!important;padding:10px 18px!important;border:1px solid var(--everon-green)!important;border-radius:0!important;background:var(--everon-green)!important;color:#fff!important;font-size:13px;font-weight:300;line-height:20px;text-transform:none}
body.everon-clone .wishlist_table td.wishlist-empty{height:220px;padding:60px 20px!important;color:#777;font-size:16px!important;font-weight:300;text-align:center!important}

@media(max-width:549px){
 .everon-product-buy.is-variable{display:block}.everon-product-buy.is-variable>.everon-yith-wishlist--single{width:48px;height:48px;margin:10px 0 0 auto}.everon-yith-wishlist--single .everon-wishlist-large{margin-left:auto!important}
 body.everon-clone .yith-wcwl-form{margin:36px auto 60px}body.everon-clone .yith-wcwl-form .wishlist-title{margin-bottom:24px;text-align:left}body.everon-clone .yith-wcwl-form .wishlist-title h2{font-size:30px}
 body.everon-clone .wishlist_table.mobile li[id^="yith-wcwl-row-"]{margin:0;padding:18px 0;border-bottom:1px solid #eee}body.everon-clone .wishlist_table.mobile li .item-wrapper{width:100%}body.everon-clone .wishlist_table.mobile li .item-wrapper .product-thumbnail{width:88px;max-width:88px;margin-right:12px}body.everon-clone .wishlist_table.mobile li .item-wrapper .product-thumbnail img{width:88px;height:88px;object-fit:cover}body.everon-clone .wishlist_table.mobile li .item-wrapper .item-details{width:calc(100% - 105px)}body.everon-clone .wishlist_table.mobile li .additional-info-wrapper{width:100%;padding:8px 0 0}body.everon-clone .wishlist_table.mobile .product-remove{top:12px;right:0;left:auto}
}

/* Product detail parity with everon.com. */
body.everon-clone.single-product{padding-bottom:0}
body.everon-clone .everon-single-product{padding-top:73px}
body.everon-clone .everon-single-product>.everon-container{max-width:var(--everon-flatsome-layout-width,100%)}
body.everon-clone .everon-breadcrumb{display:flex;height:38px;align-items:center;margin:0;padding:0;border-bottom:1px solid #eaeaea;color:#777;font-size:12px;line-height:18px;text-transform:uppercase}
body.everon-clone .everon-breadcrumb .woocommerce-breadcrumb{margin:0;color:#777;font-size:12px}
body.everon-clone .everon-breadcrumb a{color:#999;font-weight:300}
body.everon-clone .everon-breadcrumb span{margin:0 9px;color:#ccc}

body.everon-clone .everon-product-detail{display:grid;grid-template-columns:1fr 46.511627907%;align-items:start;gap:86px;padding:60px 0 80px;border:0}
body.everon-clone .everon-product-left,body.everon-clone .everon-product-summary{min-width:0}
body.everon-clone .everon-product-gallery{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:start;gap:14px;width:100%;max-width:none}
body.everon-clone .everon-product-thumbs{display:grid;max-height:472px;align-content:start;gap:12px;overflow:hidden}
body.everon-clone .everon-product-thumbs button{width:96px;height:96px;margin:0;padding:0;border:1px solid transparent;background:#fff;opacity:.5}
body.everon-clone .everon-product-thumbs button.is-active{border-color:var(--everon-green);opacity:1}
body.everon-clone .everon-product-thumbs img{width:100%;height:100%;object-fit:contain}
body.everon-clone .everon-product-stage{position:relative;width:100%;min-height:0;aspect-ratio:1;background:#fff;overflow:hidden}
body.everon-clone .everon-product-stage figure{position:absolute;z-index:0;inset:0;margin:0;opacity:0;visibility:hidden;transform:translate3d(100%,0,0);transition:transform .5s ease;will-change:transform}
body.everon-clone .everon-product-stage figure.is-active{z-index:2;opacity:1;visibility:visible;transform:translate3d(0,0,0)}
body.everon-clone .everon-product-stage figure.is-entering-from-left{z-index:3;opacity:1;visibility:visible;transform:translate3d(-100%,0,0)}
body.everon-clone .everon-product-stage figure.is-entering-from-right{z-index:3;opacity:1;visibility:visible;transform:translate3d(100%,0,0)}
body.everon-clone .everon-product-stage figure.is-leaving-to-left{z-index:2;opacity:1;visibility:visible;transform:translate3d(-100%,0,0)}
body.everon-clone .everon-product-stage figure.is-leaving-to-right{z-index:2;opacity:1;visibility:visible;transform:translate3d(100%,0,0)}
body.everon-clone .everon-product-stage img{width:100%;height:100%;object-fit:contain}
body.everon-clone .everon-gallery-nav{position:absolute;z-index:3;right:10px;bottom:10px;display:flex;align-items:center;gap:4px}
body.everon-clone .everon-gallery-nav button{display:grid;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;flex:0 0 36px;margin:0;padding:0!important;place-items:center;border:0!important;border-radius:50%!important;background:#fff!important;color:#292929;line-height:0;box-shadow:none!important;cursor:pointer;transition:opacity .25s ease,transform .25s ease}
body.everon-clone .everon-gallery-nav button:not(:disabled):hover{transform:translateY(-1px)}
body.everon-clone .everon-gallery-nav button:disabled{opacity:.35;cursor:default}
body.everon-clone .everon-gallery-nav button svg{display:block;width:36px;height:36px;pointer-events:none}
body.everon-clone .everon-gallery-nav span{display:none;color:#999;font-size:13px}body.everon-clone .everon-gallery-nav span i{margin:0 6px;color:#ddd;font-style:normal}body.everon-clone .everon-gallery-nav span b{font-weight:400}

body.everon-clone .everon-product-summary{position:sticky;top:80px;align-self:start}
@media(min-width:1024px){body.admin-bar.everon-clone .everon-product-summary{top:112px}}
body.everon-clone .everon-product-summary h1{margin:0 0 15px;padding-right:0;color:#292929;font-size:36px;font-weight:400;line-height:48px;text-transform:none}
body.everon-clone .everon-product-meta{display:flex;min-height:38px;align-items:center;flex-wrap:wrap;gap:0;padding-bottom:20px;color:rgba(41,41,41,.5);font-size:16px;line-height:18px}
body.everon-clone .everon-product-meta>span{display:flex;align-items:center;gap:10px;position:relative}
body.everon-clone .everon-product-meta>span+span{margin-left:12px;padding-left:12px;border-left:1px solid #c4c4c4}
body.everon-clone .everon-product-brand img{width:68px;height:30px;object-fit:contain}
body.everon-clone .everon-product-rating{white-space:nowrap}body.everon-clone .everon-product-rating i{color:#ddd;font-size:13px;font-style:normal;letter-spacing:1px}
body.everon-clone .everon-product-price{margin:0;padding:30px 0;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea}
body.everon-clone .everon-product-price .price{display:flex;align-items:center;gap:16px;margin:12px 0 0;color:var(--everon-green);font-size:24px;font-weight:400;line-height:30px}
body.everon-clone .everon-product-price .amount,body.everon-clone .everon-product-price bdi,body.everon-clone .everon-product-price ins{color:var(--everon-green)!important;text-decoration:none}body.everon-clone .everon-product-price del,body.everon-clone .everon-product-price del .amount,body.everon-clone .everon-product-price del bdi{order:2;color:#949494!important;font-size:14px}

body.everon-clone .everon-product-buy{position:relative;display:block}
body.everon-clone .everon-product-buy form.cart{display:block;width:100%;max-width:none;margin:0;min-width:0}
body.everon-clone .everon-product-buy.is-simple form.cart{display:grid;width:calc(100% - 60px);grid-template-columns:146px minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:12px}
body.everon-clone .everon-product-buy table.variations,body.everon-clone .everon-product-buy table.variations tbody{display:block;width:100%;margin:0}
body.everon-clone .everon-product-buy table.variations{padding:30px 0 36px}
body.everon-clone .everon-product-buy table.variations tr{display:grid;grid-template-columns:100px minmax(0,1fr);gap:12px;margin:0 0 24px}
body.everon-clone .everon-product-buy table.variations tr:last-child{margin-bottom:0}
body.everon-clone .everon-product-buy table.variations th,body.everon-clone .everon-product-buy table.variations td{display:block;width:100%;padding:0;border:0;text-align:left}
body.everon-clone .everon-product-buy table.variations td.value{font-size:0;line-height:0}
body.everon-clone .everon-product-buy table.variations th.label{margin:0!important;padding:12px 0;color:#575756;font-size:16px;font-weight:400;line-height:normal}
body.everon-clone .everon-product-buy table.variations th.label label{font-weight:400}
body.everon-clone .everon-product-buy .everon-variation-select{margin:0!important}
body.everon-clone .everon-variation-options{display:flex;flex-wrap:wrap;gap:7px 10px}
body.everon-clone .everon-variation-options button{position:relative;min-height:46px;margin:0;padding:12px 10px;border:1px solid #eaeaea;border-radius:4px;background:#fff;color:#777;font-size:14px;font-weight:300;line-height:20px;overflow:hidden;text-transform:none;box-shadow:none!important}
body.everon-clone .everon-variation-options button:hover:not(:disabled),body.everon-clone .everon-variation-options button.is-active{border-color:#89c35c;background:#fff;color:#575756;box-shadow:none!important}
body.everon-clone .everon-variation-options button.is-active:after{position:absolute;right:0;bottom:0;width:0;height:0;border-bottom:14px solid #89c35c;border-left:14px solid transparent;content:""}
body.everon-clone .everon-product-buy table.variations tr:first-child .everon-variation-options button{padding-left:46px}
body.everon-clone .everon-product-buy table.variations tr:first-child .everon-variation-options button:before{position:absolute;top:50%;left:12px;width:24px;height:24px;border:1px solid #eaeaea;border-radius:50%;background:#fff;content:"";transform:translateY(-50%)}
body.everon-clone .everon-product-buy table.variations tr:first-child .everon-variation-options button[data-value="Kem và Xanh lá"]:before{background:#f3f0e9}
body.everon-clone .everon-product-buy .reset_variations{display:none!important}
body.everon-clone .everon-product-buy .single_variation_wrap{width:100%}body.everon-clone .everon-product-buy .woocommerce-variation-add-to-cart{width:calc(100% - 60px)}
body.everon-clone .everon-product-buy .single_variation_wrap{margin-top:-12px}
body.everon-clone .everon-product-buy .woocommerce-variation-price{display:none}
body.everon-clone .everon-product-buy .woocommerce-variation-add-to-cart{display:grid!important;grid-template-columns:146px minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:12px}
body.everon-clone .everon-product-buy .quantity{display:grid;width:146px;height:48px;grid-template-columns:48px 50px 48px;margin:0;border:0}
body.everon-clone .everon-product-buy .quantity input{width:100%!important;height:48px!important;margin:0!important;padding:0!important;border:1px solid #eaeaea!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;color:#292929!important;text-align:center}
body.everon-clone .everon-product-buy .quantity input.qty{border-right:0!important;border-left:0!important}
body.everon-clone .everon-product-buy .single_add_to_cart_button,body.everon-clone .everon-product-buy .everon-buy-now{display:flex!important;width:100%;height:48px;min-height:48px;align-items:center;justify-content:center;gap:12px;margin:0!important;padding:10px 12px!important;border:0!important;border-radius:6px!important;font-size:18px!important;font-weight:300!important;line-height:24px!important;text-transform:none!important;box-shadow:none!important}
body.everon-clone .everon-product-buy .single_add_to_cart_button{background:#cbd3b0!important;color:var(--everon-green)!important}
body.everon-clone .everon-product-buy .everon-buy-now{background:var(--everon-green)!important;color:#fff!important}
body.everon-clone .everon-product-buy .everon-buy-now small{display:none}
body.everon-clone .everon-yith-wishlist--single{position:absolute;right:0;bottom:0;width:48px;height:48px;align-self:end}
body.everon-clone .everon-yith-wishlist--single .everon-wishlist-large{width:48px!important;height:48px!important;min-height:48px!important;border:1px solid #eaeaea!important}
body.everon-clone .everon-find-store{display:flex;height:48px;align-items:center;justify-content:center;gap:10px;margin:16px 0 50px;padding:12px;border:0;background:#fbf7f3;color:#715d47;font-size:16px;line-height:22px}
body.everon-clone .everon-product-variation-summary{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:8px 16px;border:1px solid #edeaea;border-radius:4px;color:#7f7f7f;font-size:14px;line-height:19px}
body.everon-clone .everon-product-variation-summary p,body.everon-clone .everon-product-variation-summary ul{margin:0;padding:0}body.everon-clone .everon-product-variation-summary ul{list-style:none}body.everon-clone .everon-product-variation-summary li{margin:0;list-style:none}

body.everon-clone .everon-product-information{color:#292929;font-size:16px;line-height:22px}
body.everon-clone .everon-product-information--desktop{margin-top:24px;padding-top:8px}
body.everon-clone .everon-product-information--mobile{display:none}
body.everon-clone .everon-product-detail-content{margin-bottom:72px;color:#292929;font-size:16px;line-height:1.55;overflow-wrap:anywhere}
body.everon-clone .everon-product-detail-content>:first-child{margin-top:0}
body.everon-clone .everon-product-detail-content>:last-child{margin-bottom:0}
body.everon-clone .everon-product-detail-content h1,body.everon-clone .everon-product-detail-content h2,body.everon-clone .everon-product-detail-content h3,body.everon-clone .everon-product-detail-content h4{height:auto;min-height:0;align-items:initial;margin:40px 0 16px;padding:0;color:#292929;font-weight:500;line-height:1.3;text-transform:none}
body.everon-clone .everon-product-detail-content h1,body.everon-clone .everon-product-detail-content h2{font-size:20px}
body.everon-clone .everon-product-detail-content h3,body.everon-clone .everon-product-detail-content h4{font-size:18px}
body.everon-clone .everon-product-detail-content p,body.everon-clone .everon-product-detail-content ul,body.everon-clone .everon-product-detail-content ol,body.everon-clone .everon-product-detail-content table,body.everon-clone .everon-product-detail-content figure,body.everon-clone .everon-product-detail-content .wp-block-columns{margin:0 0 26px}
body.everon-clone .everon-product-detail-content ul,body.everon-clone .everon-product-detail-content ol{padding-left:22px}
body.everon-clone .everon-product-detail-content li{margin-bottom:8px}
body.everon-clone .everon-product-detail-content img{display:block;width:auto;max-width:100%;height:auto;border-radius:6px}
body.everon-clone .everon-product-detail-content iframe,body.everon-clone .everon-product-detail-content video{max-width:100%}
body.everon-clone .everon-product-detail-content table{display:block;width:100%;overflow-x:auto}
body.everon-clone .everon-product-information__link{display:flex;min-height:66px;align-items:center;justify-content:space-between;padding:20px 0;border-bottom:1px solid #eaeaea;color:#292929;font-size:20px;font-weight:500}
body.everon-clone .everon-product-information__link:first-of-type{border-top:1px solid #eaeaea}
body.everon-clone .everon-product-information__link span{color:var(--everon-green);font-size:22px;font-weight:300}
body.everon-clone button.everon-product-information__link{width:100%;height:auto;margin:0;border-top:0;border-right:0;border-left:0;border-radius:0;background:transparent!important;box-shadow:none!important;font-family:inherit;line-height:26px;text-align:left;text-transform:none;cursor:pointer}
body.everon-clone button.everon-product-information__link:first-of-type{border-top:1px solid #eaeaea}

body.everon-clone.everon-modal-open{overflow:hidden}
body.everon-clone .everon-product-modal[hidden]{display:none!important}
body.everon-clone .everon-product-modal{position:fixed;z-index:10060;inset:0;display:grid;padding:28px;place-items:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}
body.everon-clone .everon-product-modal.is-open{opacity:1;visibility:visible}
body.everon-clone .everon-product-modal__backdrop{position:absolute;inset:0;background:rgba(20,20,20,.42);cursor:pointer}
body.everon-clone .everon-product-modal__dialog{position:relative;z-index:1;display:flex;width:min(900px,calc(100vw - 56px));max-height:calc(100vh - 56px);flex-direction:column;overflow:hidden;background:#fff;box-shadow:0 24px 80px rgba(0,0,0,.22);outline:0;opacity:0;transform:translateY(18px) scale(.985);transition:opacity .3s ease,transform .3s cubic-bezier(.22,.61,.36,1)}
body.everon-clone .everon-product-modal.is-open .everon-product-modal__dialog{opacity:1;transform:none}
body.everon-clone .everon-product-modal--shipping .everon-product-modal__dialog{height:calc(100vh - 56px)}
body.everon-clone .everon-product-modal--reviews .everon-product-modal__dialog{width:min(720px,calc(100vw - 56px))}
body.everon-clone .everon-product-modal__header{position:relative;display:flex;min-height:78px;align-items:center;flex:0 0 auto;padding:20px 76px 20px 34px;border-bottom:1px solid #eaeaea;background:#fff}
body.everon-clone .everon-product-modal__header h2{margin:0;color:#292929;font-size:28px;font-weight:400;line-height:36px;text-transform:none}
body.everon-clone .everon-product-modal__close{position:absolute;top:18px;right:24px;display:grid;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0;padding:0!important;place-items:center;border:0!important;border-radius:50%!important;background:#f5f5f2!important;color:#292929;box-shadow:none!important;cursor:pointer}
body.everon-clone .everon-product-modal__close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round}
body.everon-clone .everon-product-modal__body{min-height:0;padding:32px 34px;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}
body.everon-clone .everon-product-modal__empty{padding:54px 20px;text-align:center}
body.everon-clone .everon-product-modal__empty strong{display:block;margin-bottom:10px;font-size:20px;font-weight:400}
body.everon-clone .everon-product-modal__empty p{margin:0;color:#777}
body.everon-clone .everon-product-modal__reviews #reviews{padding:0}
body.everon-clone .everon-product-modal__reviews .woocommerce-Reviews-title{margin:0 0 24px;font-size:22px;font-weight:400}
body.everon-clone .everon-product-modal__reviews .commentlist{margin:0 0 34px;padding:0;list-style:none}
body.everon-clone .everon-product-modal__reviews #review_form_wrapper{margin-top:28px;padding-top:28px;border-top:1px solid #eaeaea}
body.everon-clone .everon-product-modal__reviews #reply-title{font-size:22px;font-weight:400}
body.everon-clone .everon-product-modal__reviews textarea{min-height:120px;border:1px solid #ddd;box-shadow:none}
body.everon-clone .everon-product-modal__reviews .form-submit input{border-radius:4px;background:var(--everon-green);font-weight:300;text-transform:none}
body.everon-clone .everon-product-modal__policy-tabs{gap:0;padding:0 78px 0 24px}
body.everon-clone .everon-product-modal__policy-tabs>[role="tab"]{position:relative;height:78px;min-height:78px;margin:0;padding:0 16px;border:0;background:transparent;color:#888;font-family:inherit;font-size:18px;font-weight:400;line-height:24px;text-transform:none;box-shadow:none;cursor:pointer}
body.everon-clone .everon-product-modal__policy-tabs>[role="tab"]::after{position:absolute;right:16px;bottom:0;left:16px;height:2px;background:var(--everon-green);content:"";opacity:0;transform:scaleX(.4);transition:.25s ease}
body.everon-clone .everon-product-modal__policy-tabs>[role="tab"].is-active{color:#292929}
body.everon-clone .everon-product-modal__policy-tabs>[role="tab"].is-active::after{opacity:1;transform:scaleX(1)}
body.everon-clone .everon-product-modal__policy h2{margin:0 0 32px;text-align:center;color:#292929;font-size:23px;font-weight:500;line-height:30px;text-transform:none}
body.everon-clone .everon-product-modal__policy h3{margin:28px 0 12px;color:#292929;font-size:18px;font-weight:500;line-height:26px;text-transform:none}
body.everon-clone .everon-product-modal__policy p,body.everon-clone .everon-product-modal__policy li{color:#575756;font-size:16px;line-height:26px}
body.everon-clone .everon-product-modal__policy ul{margin:0 0 20px;padding-left:22px}
body.everon-clone .everon-product-modal__policy [role="tabpanel"][hidden]{display:none}
body.everon-clone .everon-product-modal__contact{display:inline-flex;align-items:center;gap:10px;margin-top:14px;color:var(--everon-green);font-size:16px}
body.everon-clone .everon-product-modal__contact span{display:grid;width:28px;height:28px;place-items:center;border:1px solid currentColor;border-radius:50%}


body.everon-clone .everon-product-watched{height:681px;min-height:681px;padding:60px 0;background:#fbf7f3}
body.everon-clone .everon-product-watched h2{margin:0 0 48px;color:#292929;font-size:56px;font-weight:400;line-height:70px;text-transform:none}
body.everon-clone .everon-product-watched__grid{display:grid;grid-template-columns:repeat(3,290px);gap:30px}
body.everon-clone .everon-product-watched .everon-product-card__media{background:#fff}
body.everon-clone .everon-product-watched .everon-product-card__body{min-height:151px;padding-top:20px}
body.everon-clone .everon-product-watched .everon-product-card__name{min-height:25px;font-size:18px;line-height:25px}
body.everon-clone .everon-product-watched .everon-product-card__sku{display:none}
body.everon-clone .everon-product-watched .everon-product-card__price{margin-top:7px}
body.everon-clone .everon-product-watched .everon-product-card__actions{position:static;height:43px;align-items:center;margin-top:8px;gap:12px;opacity:1}
body.everon-clone .everon-product-watched .everon-product-card__actions>*{width:42px;min-width:42px;max-width:42px;height:42px;flex:0 0 42px}
body.everon-clone .everon-product-watched .everon-card-cart,body.everon-clone .everon-product-watched .everon-card-wishlist{box-sizing:border-box;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0!important;padding:0!important;box-shadow:none!important}
body.everon-clone .everon-product-watched .everon-card-cart:before{font-size:21px}
body.everon-clone .everon-product-watched .everon-heart-icon{width:21px;height:20px}

@media(max-width:1199px){
 body.everon-clone .everon-product-detail{grid-template-columns:50% calc(50% - 24px);gap:24px;padding-bottom:32px}
 body.everon-clone .everon-product-gallery{display:flex;flex-direction:column-reverse}
 body.everon-clone .everon-product-thumbs{display:flex;width:100%;max-height:none;overflow-x:auto}
 body.everon-clone .everon-product-thumbs button{flex:0 0 80px;width:80px;height:80px}
 body.everon-clone .everon-product-summary h1{font-size:28px;line-height:36px}
 body.everon-clone .everon-product-meta{font-size:13px}
 body.everon-clone .everon-product-buy table.variations{padding:20px 0}
 body.everon-clone .everon-product-buy table.variations tr{display:block;margin-bottom:18px}
 body.everon-clone .everon-product-buy table.variations th.label{padding:0 0 9px}
 body.everon-clone .everon-variation-options button{min-height:40px;padding:9px 12px;font-size:14px}
 body.everon-clone .everon-product-buy.is-simple form.cart{grid-template-columns:105px minmax(0,1fr) minmax(0,1fr);gap:8px}
 body.everon-clone .everon-product-buy .woocommerce-variation-add-to-cart{grid-template-columns:105px minmax(0,1fr) minmax(0,1fr);gap:8px}
 body.everon-clone .everon-product-buy .quantity{width:105px;grid-template-columns:35px 35px 35px}
 body.everon-clone .everon-product-buy .single_add_to_cart_button,body.everon-clone .everon-product-buy .everon-buy-now{padding:10px 6px!important;font-size:15px!important}
}

@media(max-width:1023px){
 body.everon-clone.single-product{padding-bottom:64px}
 body.everon-clone .everon-single-product{padding-top:60px}
 body.everon-clone .everon-breadcrumb{height:50px}
 body.everon-clone .everon-breadcrumb .woocommerce-breadcrumb>a:nth-of-type(2),body.everon-clone .everon-breadcrumb .woocommerce-breadcrumb>a:nth-of-type(2)+span{display:none}
 body.everon-clone .everon-product-detail{display:flex;flex-direction:column;gap:9px;padding:0 0 32px}
 body.everon-clone .everon-product-left,body.everon-clone .everon-product-summary{width:100%;max-width:none}
 body.everon-clone .everon-product-gallery{display:block;width:calc(100% + 32px);margin:0 -16px}
 body.everon-clone .everon-product-thumbs{display:none}
 body.everon-clone .everon-product-stage{width:100%;aspect-ratio:1}
 body.everon-clone .everon-gallery-nav{right:50%;bottom:12px;min-width:85px;justify-content:center;padding:4px;border-radius:4px;background:rgba(255,255,255,.82);transform:translateX(50%)}
 body.everon-clone .everon-gallery-nav button{font-size:0}body.everon-clone .everon-gallery-nav button::before{content:none}
 body.everon-clone .everon-gallery-nav span{display:block}
 body.everon-clone .everon-product-information--desktop{display:none}
 body.everon-clone .everon-product-summary{position:relative;top:auto;padding-top:0}
 body.everon-clone .everon-product-summary h1{min-height:28px;margin:0 0 6px;padding-right:45px;font-size:22px;line-height:28px}
 body.everon-clone .everon-product-meta{min-height:42px;padding:0;color:rgba(41,41,41,.5);font-size:14px;line-height:18px}
 body.everon-clone .everon-product-brand{display:none!important}
 body.everon-clone .everon-product-meta>span+span{margin-left:0;padding-left:0;border-left:0}.everon-product-meta .everon-product-rating{width:100%}
 body.everon-clone .everon-product-price{display:flex;flex-direction:column-reverse;gap:12px;margin:0;padding:14px 0 20px;border:0}body.everon-clone .everon-product-price .price{margin:0}
 body.everon-clone .everon-product-price .price{font-size:22px;line-height:28px}
 body.everon-clone .everon-product-buy{position:static;display:block}
 body.everon-clone .everon-product-buy.is-simple form.cart{display:block;width:100%}
 body.everon-clone .everon-product-buy table.variations{padding:0 0 20px}
 body.everon-clone .everon-product-buy table.variations tr{margin-bottom:20px}
 body.everon-clone .everon-product-buy table.variations th.label{padding:0 0 12px;font-size:16px;font-weight:600}
 body.everon-clone .everon-product-buy table.variations th.label label{font-weight:600}
 body.everon-clone .everon-variation-options{gap:8px}
 body.everon-clone .everon-variation-options button{min-height:42px;padding:10px 12px;font-size:14px}
 body.everon-clone .everon-product-buy .woocommerce-variation-add-to-cart{display:block!important;width:100%}
 body.everon-clone .everon-product-buy .single_variation_wrap{margin-top:0}
 body.everon-clone .everon-product-buy .quantity{display:grid;width:100%;height:48px;grid-template-columns:77px minmax(77px,1fr) 77px;margin:24px 0}
 body.everon-clone .everon-product-buy .single_add_to_cart_button,body.everon-clone .everon-product-buy .everon-buy-now{position:fixed!important;z-index:1100;bottom:0;width:50%!important;height:64px;min-height:64px!important;border-radius:0!important;font-size:18px!important}
 body.everon-clone .everon-product-buy .single_add_to_cart_button{left:0}
 body.everon-clone .everon-product-buy .everon-buy-now{right:0;display:flex!important;flex-direction:column;gap:0!important}
 body.everon-clone .everon-product-buy .everon-buy-now svg{display:none}
 body.everon-clone .everon-product-buy .everon-buy-now small{display:block;font-size:16px;font-weight:300;line-height:19px}
 body.everon-clone .everon-product-buy.is-variable>.everon-yith-wishlist--single,body.everon-clone .everon-product-buy.is-simple>.everon-yith-wishlist--single{position:absolute;z-index:5;top:0;right:0;bottom:auto!important;width:28px;height:28px;margin:0!important}
 body.everon-clone .everon-yith-wishlist--single .everon-wishlist-large{width:28px!important;height:28px!important;min-height:28px!important;margin:0!important;border:0!important;background:transparent!important}
 body.everon-clone .everon-yith-wishlist--single .everon-heart-icon{width:26px;height:26px}
 body.everon-clone .everon-find-store{margin:0 0 24px}
 body.everon-clone .everon-product-variation-summary{grid-template-columns:1fr;margin-bottom:24px}
 body.everon-clone .everon-product-information--mobile{display:block;margin-top:0}
 body.everon-clone .everon-product-detail-content{margin-bottom:36px;font-size:15px;line-height:1.55}
 body.everon-clone .everon-product-detail-content h1,body.everon-clone .everon-product-detail-content h2{margin:30px 0 14px;font-size:20px}
 body.everon-clone .everon-product-detail-content h3,body.everon-clone .everon-product-detail-content h4{margin:26px 0 12px;font-size:17px}
 body.everon-clone .everon-product-detail-content p,body.everon-clone .everon-product-detail-content ul,body.everon-clone .everon-product-detail-content ol,body.everon-clone .everon-product-detail-content table,body.everon-clone .everon-product-detail-content figure,body.everon-clone .everon-product-detail-content .wp-block-columns{margin-bottom:20px}
 body.everon-clone .everon-product-information__link{min-height:58px;padding:16px 0;font-size:18px}
 body.everon-clone .everon-product-shipping{padding:16px 0;border-bottom:1px solid #eaeaea}.everon-product-shipping p{margin:10px 0 0;color:#666}
 body.everon-clone .everon-product-watched{height:auto;min-height:auto;padding:64px 0}
 body.everon-clone .everon-product-watched h2{margin-bottom:30px;font-size:30px}
 body.everon-clone .everon-product-watched__grid{display:flex;width:calc(100vw - 16px);gap:12px;overflow-x:auto}.everon-product-watched__grid>.everon-product-card{flex:0 0 72vw}
}

/* Fixed native header offset for editorial pages. */
body.everon-clone .everon-main.everon-article{padding-top:74px}
@media(min-width:768px){body.everon-clone .everon-article__header{margin-bottom:95px}}
body.everon-clone .everon-article__body{padding-bottom:80px}
body.everon-clone .everon-related-news{padding:50px 0;background:#fff}
body.everon-clone .everon-related-news__title{margin-bottom:48px;text-align:center}
body.everon-clone .everon-related-news__title h2{margin:0;font-size:42px;font-weight:400;line-height:49px}
body.everon-clone .everon-related-news__more{display:flex;justify-content:center;margin-top:48px}
@media(max-width:767px){body.everon-clone .everon-main.everon-article{padding-top:60px}body.everon-clone .everon-article__body{padding-bottom:55px}body.everon-clone .everon-related-news{padding:45px 0}body.everon-clone .everon-related-news__title{margin-bottom:30px;text-align:left}body.everon-clone .everon-related-news__title h2{font-size:30px;line-height:36px}body.everon-clone .everon-related-news .everon-post-grid{display:grid;width:auto;grid-template-columns:1fr;gap:38px;overflow:visible}body.everon-clone .everon-related-news .everon-post-grid>.everon-post-card{width:auto;flex:auto}body.everon-clone .everon-related-news__more{justify-content:flex-start;margin-top:36px}}

/* 2026 catalog QA: fixed-header spacing, source search and filter-first shop. */
body.everon-clone.page-template-page-blank #wrapper,
body.everon-clone.page-template-default.woocommerce-page #wrapper{padding-top:73px}
body.everon-clone .everon-shop-archive{padding-top:73px}
body.everon-clone .everon-product-card__image,
body.everon-clone .everon-category-cards img,
body.everon-clone .everon-reason-slide__image img{height:100%!important}

body.everon-clone .header-search .nav-dropdown{display:none!important}
body.everon-clone .everon-search-overlay{z-index:10050;overflow:hidden;background:#fff}
body.everon-clone .everon-search-close{top:24px;right:32px;z-index:2;display:grid;place-items:center;border-radius:50%;color:var(--everon-green);font-family:Arial,sans-serif!important;font-size:40px!important;font-style:normal;font-weight:200;line-height:1;transition:background-color .2s ease}
body.everon-clone .everon-search-close:hover{background:#f4f5f1}
body.everon-clone .everon-search-panel{width:min(var(--everon-flatsome-layout-width,100%),calc(100% - 64px));margin-top:clamp(64px,8vh,100px)}
body.everon-clone .everon-search-form{align-items:center}
body.everon-clone .everon-search-form input{height:auto;margin:0;padding:19px 0;border:0!important;background:transparent!important;box-shadow:none!important;font-size:36px}
body.everon-clone .everon-search-form button{display:grid;height:72px;margin:0;padding:0;place-items:center;border:0!important;background:transparent!important;box-shadow:none!important;font-size:0}
body.everon-clone .everon-search-form button .icon-search{display:block;font-size:30px;line-height:1;transition:transform .2s ease}
body.everon-clone .everon-search-form button:hover .icon-search{transform:scale(1.08)}
body.everon-clone .everon-live-search[hidden],
body.everon-clone .everon-popular-searches[hidden]{display:none!important}
body.everon-clone .everon-live-search{max-height:calc(100vh - 195px);max-height:calc(100dvh - 195px);margin-top:30px;padding-right:7px;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:#bbb transparent;scrollbar-width:thin}
body.everon-clone .everon-live-search::-webkit-scrollbar{width:5px}
body.everon-clone .everon-live-search::-webkit-scrollbar-thumb{border-radius:5px;background:#bbb}
body.everon-clone .everon-live-search__status{margin:0;padding:28px 24px;background:#f7f7f3;color:#666;font-size:17px}
body.everon-clone .everon-live-search__status[data-state="loading"]{color:var(--everon-green)}
body.everon-clone .everon-live-search__status[data-state="ready"]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
body.everon-clone .everon-live-search__group+.everon-live-search__group{margin-top:12px}
body.everon-clone .everon-live-search__category{display:flex;min-height:52px;align-items:center;padding:13px 22px;background:#f5f5f0;color:var(--everon-green);font-size:20px;font-weight:400;transition:background-color .2s ease}
body.everon-clone .everon-live-search__category:hover{background:#eff1e9;color:var(--everon-green)}
body.everon-clone .everon-live-search__products{display:grid}
body.everon-clone .everon-live-search__item{display:grid;min-height:124px;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:24px;padding:14px 22px;border-bottom:1px solid #efefed;transition:background-color .2s ease,color .2s ease}
body.everon-clone .everon-live-search__item:hover,
body.everon-clone .everon-live-search__item:focus-visible{background:#fbfaf7;color:var(--everon-green);outline:0}
body.everon-clone .everon-live-search__item img{width:96px;height:96px!important;object-fit:cover;background:#f4f4f1}
body.everon-clone .everon-live-search__copy{display:grid;align-content:center;gap:8px;min-width:0}
body.everon-clone .everon-live-search__copy strong{font-size:21px;font-weight:300;line-height:1.25}
body.everon-clone .everon-live-search__price,
body.everon-clone .everon-live-search__price .price{display:flex;align-items:center;gap:8px;color:#292929;font-size:18px;font-weight:400}
body.everon-clone .everon-live-search__price ins{color:var(--everon-green);text-decoration:none}
body.everon-clone .everon-live-search__price del{color:#999;font-size:15px;font-weight:300}
body.everon-clone .everon-live-search__all{display:flex;min-height:58px;align-items:center;justify-content:center;gap:12px;margin-top:14px;border:1px solid var(--everon-green);color:var(--everon-green);font-size:16px;transition:background-color .2s ease,color .2s ease}
body.everon-clone .everon-live-search__all:hover,
body.everon-clone .everon-live-search__all:focus-visible{background:var(--everon-green);color:#fff;outline:0}
body.everon-clone .everon-live-search__all span{font-size:22px;line-height:1}
body.everon-clone .everon-popular-searches a{display:flex;align-items:center;justify-content:space-between}
body.everon-clone .everon-popular-searches a span{font-size:18px}

body.everon-clone .everon-archive-hero{position:relative;height:270px;overflow:hidden;background:#d7c8bd}
body.everon-clone .everon-archive-hero>img{width:100%;height:100%!important;object-fit:cover}
body.everon-clone .everon-archive-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.3),rgba(0,0,0,.03) 58%)}
body.everon-clone .everon-archive-hero__content{position:absolute;z-index:1;right:16px;bottom:38px;left:16px;max-width:1920px;margin:auto;color:#fff}
body.everon-clone .everon-archive-hero__content p{margin:0 0 4px;font-size:14px;text-transform:uppercase}
body.everon-clone .everon-archive-hero__content h1{margin:0;color:#fff;font-size:36px;font-weight:300;line-height:1.05}

body.everon-clone .everon-archive-products{padding:68px 0 105px}
body.everon-clone .everon-catalog-shell{width:calc(100% - 32px);max-width:1920px;margin:auto}
body.everon-clone .everon-catalog-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:48px}
body.everon-clone .everon-filter-sidebar{min-width:0}
body.everon-clone .everon-filter-sidebar__header{display:flex;height:48px;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #e6e6e6}
body.everon-clone .everon-filter-sidebar__header strong{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:300}
body.everon-clone .everon-filter-sidebar__header strong svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round}
body.everon-clone .everon-filter-sidebar__header a{color:#888;font-size:14px;text-decoration:underline}
body.everon-clone .everon-filter-categories{display:grid;padding:35px 0 25px;border-bottom:1px solid #e6e6e6}
body.everon-clone .everon-filter-categories a{padding:4px 0;color:#777;font-size:16px;line-height:26px}
body.everon-clone .everon-filter-categories a:hover,
body.everon-clone .everon-filter-categories a.is-current{color:#292929;font-weight:400}
body.everon-clone .everon-filter-widget{padding-top:0}
body.everon-clone .everon-filter-widget .wpc-filter-set-widget-title,
body.everon-clone .everon-filter-widget .wpc-edit-filter-set{display:none!important}
body.everon-clone .everon-filter-widget .wpc-filters-main-wrap{margin:0;padding:0}
body.everon-clone .everon-filter-widget .wpc-filters-section{margin:0;padding:0;border-bottom:1px solid #e6e6e6}
body.everon-clone .everon-filter-widget .wpc-filter-header{margin:0}
body.everon-clone .everon-filter-widget .wpc-filter-title{min-height:80px;margin:0;padding:29px 28px 26px 0;color:#292929;font-size:14px;font-weight:400;line-height:24px;text-transform:uppercase}
body.everon-clone .everon-filter-widget .wpc-filter-title button{right:0}
body.everon-clone .everon-filter-widget .wpc-filter-content{padding:0 0 22px}
body.everon-clone .everon-filter-widget .wpc-filters-ul-list{margin:0!important;padding:0!important}
body.everon-clone .everon-filter-widget li.wpc-term-item{margin:0;padding:3px 0}
body.everon-clone .everon-filter-widget .wpc-term-item-content-wrapper{font-size:14px}
body.everon-clone .everon-filter-widget .wpc-filter-link{color:#666}
body.everon-clone .everon-filter-widget .wpc-filter-range-form{margin-top:0}
body.everon-clone .everon-filter-widget .wpc-filters-range-inputs input{height:40px;margin:0;border:1px solid #ddd;box-shadow:none}
body.everon-clone .everon-filter-widget .ui-slider-range{background:var(--everon-green)}
body.everon-clone .everon-filter-widget .ui-slider-handle{border-color:var(--everon-green)}

body.everon-clone .everon-catalog-toolbar{display:flex;height:48px;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #e6e6e6;color:#777;font-size:14px}
body.everon-clone .everon-catalog-ordering{display:flex;align-items:center;gap:14px;margin-top:-10px}
body.everon-clone .everon-catalog-ordering .woocommerce-ordering{margin:0}
body.everon-clone .everon-catalog-ordering select,
body.everon-clone .everon-catalog-mobile-ordering select{height:43px;margin:0;padding:0 42px 0 18px;border:1px solid #e7e7e7;border-radius:24px;background-color:#fff;box-shadow:none;color:#444}
body.everon-clone .everon-catalog-chips:empty{display:none}
body.everon-clone .everon-catalog-chips .wpc-filter-chips-list{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0 0;padding:0}
body.everon-clone .everon-catalog-chips .wpc-filter-chip{margin:0}
body.everon-clone .everon-catalog-chips .wpc-chip-content{border-radius:20px}
body.everon-clone .everon-product-grid--archive{grid-template-columns:repeat(3,minmax(0,1fr));gap:68px 30px;margin-top:30px}
body.everon-clone .everon-product-grid--archive .everon-product-card__body{min-height:140px;padding-top:18px}
body.everon-clone .everon-product-grid--archive .everon-product-card__name{font-size:20px;line-height:1.18}
body.everon-clone .everon-product-grid--archive .everon-product-card__sku{display:none}
body.everon-clone .everon-product-grid--archive .everon-product-card__price{margin-top:10px;font-size:18px}
body.everon-clone .everon-product-grid--archive .everon-product-card__actions{position:static;display:flex;margin-top:14px;gap:14px;opacity:1}
body.everon-clone .everon-product-grid--archive .everon-card-cart,
body.everon-clone .everon-product-grid--archive .everon-card-wishlist{width:44px;height:44px!important}
body.everon-clone .everon-product-grid--archive .everon-card-cart:before{font-size:21px}
body.everon-clone .everon-product-grid--archive .everon-card-wishlist{border-color:transparent!important;background:transparent!important;color:#292929!important}
body.everon-clone .everon-product-grid--archive .everon-heart-icon{width:25px;height:25px}
body.everon-clone .everon-catalog-mobile-tools{display:none}

@media(min-width:1800px){
 body.everon-clone .everon-product-grid--archive{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:1199px){
 body.everon-clone .everon-catalog-layout{grid-template-columns:245px minmax(0,1fr);gap:30px}
 body.everon-clone .everon-product-grid--archive{grid-template-columns:repeat(2,minmax(0,1fr))}
 body.everon-clone .everon-product-grid--archive .everon-product-card__name{font-size:17px}
}
@media(max-width:768px){
 body.everon-clone.page-template-page-blank #wrapper,
 body.everon-clone.page-template-default.woocommerce-page #wrapper{padding-top:61px}
 body.everon-clone .everon-shop-archive{padding-top:61px}
 body.everon-clone .everon-search-close{top:12px;right:12px}
 body.everon-clone .everon-search-panel{width:calc(100% - 32px);margin-top:64px}
 body.everon-clone .everon-search-form input{padding:14px 0;font-size:24px}
 body.everon-clone .everon-search-form button{width:46px;height:58px}
 body.everon-clone .everon-search-form button .icon-search{font-size:26px}
 body.everon-clone .everon-live-search{max-height:calc(100vh - 145px);max-height:calc(100dvh - 145px);margin-top:20px;padding-right:3px}
 body.everon-clone .everon-live-search__status{padding:20px 16px;font-size:15px}
 body.everon-clone .everon-live-search__category{min-height:46px;padding:11px 14px;font-size:17px}
 body.everon-clone .everon-live-search__item{min-height:98px;grid-template-columns:72px minmax(0,1fr);gap:14px;padding:12px 8px}
 body.everon-clone .everon-live-search__item img{width:72px;height:72px!important}
 body.everon-clone .everon-live-search__copy{gap:5px}
 body.everon-clone .everon-live-search__copy strong{font-size:16px;line-height:1.3}
 body.everon-clone .everon-live-search__price,
 body.everon-clone .everon-live-search__price .price{gap:6px;font-size:15px}
 body.everon-clone .everon-live-search__price del{font-size:13px}
 body.everon-clone .everon-live-search__all{min-height:50px;margin-top:10px;font-size:15px}
 body.everon-clone .everon-popular-searches{margin-top:25px}
 body.everon-clone .everon-popular-searches a{padding:12px 0;font-size:17px}
 body.everon-clone .everon-archive-hero{height:225px}
 body.everon-clone .everon-archive-hero__content{bottom:24px}
 body.everon-clone .everon-archive-hero__content h1{font-size:30px}
 body.everon-clone .everon-archive-products{padding:24px 0 70px}
 body.everon-clone .everon-catalog-shell{width:calc(100% - 24px)}
 body.everon-clone .everon-catalog-mobile-tools{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;padding-bottom:12px;border-bottom:1px solid #e6e6e6}
 body.everon-clone .everon-catalog-mobile-tools .wpc-filters-open-button-container{display:block!important;margin:0}
 body.everon-clone .everon-catalog-mobile-tools .wpc-filters-open-button-container a{height:40px;padding:8px 13px;border-color:#ddd;border-radius:22px;font-size:13px}
 body.everon-clone .everon-catalog-mobile-ordering .woocommerce-ordering{margin:0}
 body.everon-clone .everon-catalog-mobile-ordering select{width:148px;height:40px;padding-left:13px;font-size:13px}
 body.everon-clone .everon-catalog-layout{display:block}
 body.everon-clone .everon-filter-sidebar{width:0;height:0;overflow:visible}
 body.everon-clone .everon-filter-sidebar__header,
 body.everon-clone .everon-filter-categories{display:none}
 body.everon-clone .everon-catalog-toolbar{height:auto;min-height:28px;border:0}
 body.everon-clone .everon-catalog-ordering{display:none}
 body.everon-clone .everon-catalog-chips .wpc-filter-chips-list{margin:0 0 18px;overflow-x:auto;flex-wrap:nowrap}
 body.everon-clone .everon-product-grid--archive{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 8px;margin-top:18px}
 body.everon-clone .everon-product-grid--archive .everon-product-card__body{min-height:105px;padding-top:10px}
 body.everon-clone .everon-product-grid--archive .everon-product-card__name{min-height:34px;font-size:14px}
 body.everon-clone .everon-product-grid--archive .everon-product-card__price{font-size:14px}
 body.everon-clone .everon-product-grid--archive .everon-product-card__actions{margin-top:9px;gap:7px}
 body.everon-clone .everon-product-grid--archive .everon-card-cart,
 body.everon-clone .everon-product-grid--archive .everon-card-wishlist{display:grid!important;width:37px;height:37px!important}
 body.everon-clone .everon-product-grid--archive .everon-card-cart:before{font-size:18px}
}

/* Keep the desktop header content aligned to Flatsome's configured layout width. */
@media(min-width:1200px){
 body.everon-clone .header-main .header-inner,
 body.everon-clone .header-full-width .header-inner{
  width:min(var(--everon-flatsome-layout-width,100%),calc(100% - 32px));
  max-width:none!important;
  padding-right:0!important;
  padding-left:0!important;
  margin-right:auto;
  margin-left:auto;
 }
}

/* Keep all primary content on the same Flatsome layout axis. */
body.everon-clone .everon-container,
body.everon-clone .everon-form-notice,
body.everon-clone .everon-shop-archive .woocommerce-notices-wrapper,
body.everon-clone .everon-archive-hero__content,
body.everon-clone .everon-catalog-shell,
body.everon-clone .everon-article__container,
body.everon-clone .everon-newsletter,
body.everon-clone .everon-footer__main,
body.everon-clone .everon-footer__bottom,
.everon-source-container,
body.everon-clone .everon-ux-products>.section-content,
body.everon-clone .everon-ux-collection>.section-content,
body.everon-clone .everon-ux-music>.section-content,
body.everon-clone .everon-ux-news>.section-content{
 width:min(var(--everon-flatsome-layout-width,100%),calc(100% - 32px));
 max-width:none;
 margin-right:auto;
 margin-left:auto;
}

@media(max-width:767px){
 body.everon-clone .everon-product-modal{padding:12px}
 body.everon-clone .everon-product-modal__dialog,
 body.everon-clone .everon-product-modal--reviews .everon-product-modal__dialog{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}
 body.everon-clone .everon-product-modal--shipping .everon-product-modal__dialog{height:calc(100vh - 24px)}
 body.everon-clone .everon-product-modal__header{min-height:64px;padding:12px 62px 12px 18px}
 body.everon-clone .everon-product-modal__header h2{font-size:23px;line-height:30px}
 body.everon-clone .everon-product-modal__close{top:14px;right:14px;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important}
 body.everon-clone .everon-product-modal__body{padding:24px 18px}
 body.everon-clone .everon-product-modal__policy-tabs{padding:0 56px 0 8px;overflow-x:auto}
 body.everon-clone .everon-product-modal__policy-tabs>[role="tab"]{height:64px;min-height:64px;padding:0 10px;font-size:15px;white-space:nowrap}
 body.everon-clone .everon-product-modal__policy-tabs>[role="tab"]::after{right:10px;left:10px}
 body.everon-clone .everon-product-modal__policy h2{margin-bottom:24px;font-size:20px;line-height:27px}
 body.everon-clone .everon-product-modal__policy h3{font-size:17px;line-height:24px}
 body.everon-clone .everon-product-modal__policy p,body.everon-clone .everon-product-modal__policy li{font-size:15px;line-height:24px}
}

/* B2B page: composed from standard Flatsome UX Builder elements. */
body.everon-b2b-page{padding-bottom:0;background:#fff}
body.everon-b2b-page #content{padding:0;background:#fff}
body.everon-b2b-page .everon-b2b-ux-hero-copy h1{max-width:700px;margin-bottom:20px;color:var(--everon-green);font-size:52px;font-weight:400;line-height:1.15;text-transform:none}
body.everon-b2b-page .everon-b2b-ux-hero-copy p{max-width:620px;margin:0;color:var(--everon-green);font-size:25px;line-height:1.35}
body.everon-b2b-page .everon-b2b-ux-partners h2{margin-bottom:28px;font-size:30px;font-weight:300;text-transform:none}
body.everon-b2b-page .everon-b2b-partner-logo img{width:100%;aspect-ratio:1;object-fit:contain}
body.everon-b2b-page .everon-b2b-ux-services h2{margin-bottom:38px;font-size:48px;font-weight:300;text-transform:none}
body.everon-b2b-page .everon-b2b-service-card .box-image{overflow:hidden;border-radius:18px}
body.everon-b2b-page .everon-b2b-service-card .box-text{padding:16px 4px 0}
body.everon-b2b-page .everon-b2b-service-card h3{margin-bottom:5px;font-size:20px;font-weight:400;line-height:1.2;text-transform:none}
body.everon-b2b-page .everon-b2b-service-card p{margin:0;color:#666;font-size:14px}
body.everon-b2b-page .everon-b2b-ux-video .video{overflow:hidden;border-radius:20px}
body.everon-b2b-page .everon-b2b-ux-feature h2{margin-bottom:28px;font-size:42px;font-weight:300;line-height:1.16;text-transform:none}
body.everon-b2b-page .everon-b2b-ux-feature h3{margin:20px 0 5px;color:var(--everon-green);font-size:22px;font-weight:400;text-transform:none}
body.everon-b2b-page .everon-b2b-ux-feature p{margin-bottom:8px;font-size:17px;line-height:1.5}
body.everon-b2b-page .everon-b2b-feature-image .img-inner{overflow:hidden;border-radius:20px}
body.everon-b2b-page .everon-b2b-ux-feature .button{margin-top:20px;text-transform:none}
body.everon-b2b-page .everon-b2b-ux-contact h2{font-size:46px;font-weight:300;line-height:1.2;text-transform:none}
body.everon-b2b-page .everon-b2b-contact-lead{margin:36px 0 18px;font-size:23px}
body.everon-b2b-page .everon-b2b-contact-card .img-inner{overflow:hidden;border-radius:12px;box-shadow:0 8px 28px rgba(60,49,33,.08)}
body.everon-b2b-page .everon-b2b-stats-row h3{margin:0;color:var(--everon-green);font-size:36px;font-weight:400;text-transform:none}
body.everon-b2b-page .everon-b2b-stats-row p{margin:8px 0 0;font-size:18px}
body.everon-b2b-page .everon-b2b-testimonial-row .video{overflow:hidden;border-radius:28px}
body.everon-b2b-page .everon-b2b-testimonial-row blockquote{margin:0;padding:0;border:0}
body.everon-b2b-page .everon-b2b-testimonial-row blockquote p{font-size:23px;font-style:italic;line-height:1.65}
body.everon-b2b-page .everon-b2b-testimonial-row cite{font-size:17px;font-style:normal;font-weight:400}

@media(max-width:849px){
 body.everon-b2b-page .everon-b2b-ux-hero-copy h1{font-size:38px}
 body.everon-b2b-page .everon-b2b-ux-hero-copy p{font-size:20px}
 body.everon-b2b-page .everon-b2b-ux-services h2,
 body.everon-b2b-page .everon-b2b-ux-contact h2{font-size:36px}
 body.everon-b2b-page .everon-b2b-ux-feature h2{font-size:34px}
}

@media(max-width:549px){
 body.everon-b2b-page .everon-b2b-ux-hero-copy h1{font-size:30px}
 body.everon-b2b-page .everon-b2b-ux-hero-copy p{font-size:17px}
 body.everon-b2b-page .everon-b2b-ux-partners h2{font-size:25px}
 body.everon-b2b-page .everon-b2b-ux-services h2,
 body.everon-b2b-page .everon-b2b-ux-contact h2{font-size:30px}
 body.everon-b2b-page .everon-b2b-ux-feature h2{font-size:29px}
 body.everon-b2b-page .everon-b2b-ux-feature h3{font-size:19px}
 body.everon-b2b-page .everon-b2b-ux-feature p{font-size:15px}
 body.everon-b2b-page .everon-b2b-stats-row h3{font-size:20px}
 body.everon-b2b-page .everon-b2b-stats-row p{font-size:13px}
 body.everon-b2b-page .everon-b2b-testimonial-row blockquote p{font-size:18px;line-height:1.5}
}

/* Typography and contrast parity with everon.com. */
body.everon-clone :where(h1,h2,h3,h4,h5,h6){color:var(--everon-ink);font-family:"Moulin Web",Arial,sans-serif;font-style:italic;font-weight:400}

body.everon-clone .header-main .nav>li>a,
body.everon-clone .header-main .nav-right>li>a,
body.everon-clone .header-main .nav-right .header-button{color:var(--everon-ink);opacity:1}
body.everon-clone .header-main .nav>li>a:hover,
body.everon-clone .header-main .nav>li.current-menu-item>a,
body.everon-clone .header-main .nav>li.current-menu-ancestor>a{color:var(--everon-green)}

.everon-builder-heading>div>p{color:var(--everon-ink)}
.everon-builder-heading__link{color:var(--everon-green)}

body.everon-clone .product-small .product-title,
body.everon-clone .product-small .product-title a,
body.everon-clone .everon-product-card__name{color:var(--everon-ink);opacity:1}
body.everon-clone .everon-loop-sku,
body.everon-clone .everon-product-card__sku{color:rgba(41,41,41,.5);font-size:14px;line-height:normal}
body.everon-clone .product-small .price,
body.everon-clone .everon-product-card__price{color:var(--everon-ink);font-size:18px;font-weight:400;line-height:normal}
body.everon-clone .product-small .price :where(.amount,bdi),
body.everon-clone .everon-product-card__price :where(.amount,bdi){color:var(--everon-ink)!important;font-weight:400!important}
body.everon-clone .product-small .price del :where(.amount,bdi),
body.everon-clone .everon-product-card__price del :where(.amount,bdi){color:rgba(41,41,41,.5)!important;font-weight:300!important}

body.everon-clone .everon-ux-news .post-title,
body.everon-clone .everon-ux-news .from_the_blog_excerpt,
body.everon-clone .everon-post-card h3,
body.everon-clone .everon-post-card p{color:var(--everon-ink);opacity:1}

body.everon-clone .everon-ux-footer p,
body.everon-clone .everon-ux-footer a{color:#fff;opacity:1}
body.everon-clone .everon-footer-top .everon-newsletter h2{color:#cbd3b0}
body.everon-clone .absolute-footer{color:#fff}

body.everon-clone .everon-filter-categories a,
body.everon-clone .everon-filter-widget .wpc-filter-link{color:var(--everon-ink)}
body.everon-clone .everon-filter-sidebar__header a,
body.everon-clone .everon-catalog-toolbar{color:rgba(41,41,41,.6)}

body.everon-clone .everon-product-summary h1{font-size:28px;line-height:1.3333}
body.everon-clone .everon-product-meta{color:rgba(41,41,41,.6)}
body.everon-clone .everon-product-detail-content h1,
body.everon-clone .everon-product-detail-content h2,
body.everon-clone .everon-product-detail-content h3,
body.everon-clone .everon-product-detail-content h4{font-weight:400}
body.everon-clone .everon-product-information__link{font-weight:300}
body.everon-clone .everon-product-watched h2{font-size:36px;line-height:70px}

@media(max-width:991px){
 body.everon-clone .product-small .product-title{font-size:16px}
 body.everon-clone .product-small .price,
 body.everon-clone .everon-product-card__price{font-size:16px}
 body.everon-clone .everon-loop-sku,
 body.everon-clone .everon-product-card__sku{font-size:12px}
}

/* Keep solid WooCommerce actions readable without changing outline/link buttons. */
body.everon-clone .woocommerce .button:not(.is-outline):not(.plain):not(.is-link):not(.single_add_to_cart_button):not(.everon-wishlist-trigger),
body.everon-clone .wc-block-components-button:not(.is-link){color:#fff!important}

/* Flatsome also renders several WooCommerce actions outside .woocommerce,
 * notably the empty header mini-cart. Keep only solid action variants white. */
body.everon-clone .button.primary:not(.is-outline):not(.plain):not(.is-link),
body.everon-clone .button.secondary:not(.is-outline):not(.plain):not(.is-link),
body.everon-clone .button.wc-forward:not(.is-outline):not(.plain):not(.is-link),
body.everon-clone .button.wc-backward:not(.is-outline):not(.plain):not(.is-link),
body.everon-clone .widget_shopping_cart .ux-mini-cart-empty .return-to-shop .button{
 color:#fff!important
}
body.everon-clone .button.primary:not(.is-outline):not(.plain):not(.is-link):hover,
body.everon-clone .button.primary:not(.is-outline):not(.plain):not(.is-link):focus,
body.everon-clone .button.secondary:not(.is-outline):not(.plain):not(.is-link):hover,
body.everon-clone .button.secondary:not(.is-outline):not(.plain):not(.is-link):focus,
body.everon-clone .button.wc-forward:not(.is-outline):not(.plain):not(.is-link):hover,
body.everon-clone .button.wc-forward:not(.is-outline):not(.plain):not(.is-link):focus,
body.everon-clone .button.wc-backward:not(.is-outline):not(.plain):not(.is-link):hover,
body.everon-clone .button.wc-backward:not(.is-outline):not(.plain):not(.is-link):focus{
 color:#fff!important
}

/* WooCommerce appends this text link after a successful AJAX add-to-cart.
 * The card already exposes the cart through Flatsome's header fragment, so the
 * extra link must not take up a third action slot beside the two round buttons. */
body.everon-clone .everon-product-card__actions>.added_to_cart.wc-forward{display:none!important}

/* The Flatsome mini-cart lives in the header navigation, outside .woocommerce. */
body.everon-clone .widget_shopping_cart .mini_cart_item>a:not(.remove){
 color:var(--everon-ink)!important;
 font-size:15px;
 font-weight:400;
 line-height:1.35
}
body.everon-clone .widget_shopping_cart .ux-mini-cart-qty,
body.everon-clone .widget_shopping_cart .woocommerce-mini-cart__total{
 color:var(--everon-ink);
 font-size:14px;
 font-weight:300
}
body.everon-clone .widget_shopping_cart .woocommerce-mini-cart__total strong,
body.everon-clone .widget_shopping_cart .woocommerce-mini-cart__total .amount{
 color:var(--everon-ink)!important;
 font-size:15px;
 font-weight:400!important
}
body.everon-clone .widget_shopping_cart .woocommerce-mini-cart__buttons .button{
 display:flex!important;
 align-items:center;
 justify-content:center;
 width:100%;
 min-height:44px!important;
 margin:8px 0 0!important;
 padding:0 18px!important;
 border:0!important;
 border-radius:0!important;
 background:var(--everon-green)!important;
 color:#fff!important;
 font-size:14px!important;
 font-weight:400!important;
 letter-spacing:.025em;
 line-height:1.2!important;
 text-align:center;
 text-transform:uppercase
}
body.everon-clone .widget_shopping_cart .woocommerce-mini-cart__buttons .checkout{
 background:#c05530!important;
 color:#fff!important
}
