:root{--qm-ink:#111111;--qm-ink-soft:#44413d;--qm-muted:#7c746c;--qm-line:#e8e2d8;--qm-cream:#f8f5ef;--qm-paper:#ffffff;--qm-accent:#b08a57;--qm-accent-dark:#7c5931;--qm-sale:#9f2d20;--qm-radius:18px;--qm-radius-sm:10px;--qm-shadow:0 18px 50px rgba(17,17,17,.1);--qm-shadow-soft:0 10px 28px rgba(17,17,17,.07);--qm-container:1440px;--qm-fast:.18s ease;--qm-smooth:.32s cubic-bezier(.2,.75,.25,1)}html{scroll-behavior:smooth;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body{background:var(--qm-paper);color:var(--qm-ink);font-family:Inter,Arial,sans-serif;font-size:15px;line-height:1.6;letter-spacing:.01em}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#f8f5ef99,#fff0 280px);z-index:-1}a{transition:color var(--qm-fast),opacity var(--qm-fast),background var(--qm-fast),border-color var(--qm-fast)}a:hover{color:var(--qm-accent-dark)}img{max-width:100%;height:auto}.btn,.btn-border,.btn-border01,.tt-btn-addtocart,.shopify-payment-button__button,.btn-link-02{border-radius:999px!important;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px!important;font-weight:700!important;letter-spacing:.08em;text-transform:uppercase;transition:transform var(--qm-smooth),box-shadow var(--qm-smooth),background var(--qm-smooth),border-color var(--qm-smooth)!important}.btn:hover,.btn-border:hover,.btn-border01:hover,.tt-btn-addtocart:hover,.shopify-payment-button__button:hover{transform:translateY(-1px);box-shadow:var(--qm-shadow-soft)}.btn,.tt-btn-addtocart,.shopify-payment-button__button{background:var(--qm-ink)!important;color:#fff!important;border-color:var(--qm-ink)!important}.btn-border,.btn-border01{background:#fff!important;color:var(--qm-ink)!important;border:1px solid var(--qm-ink)!important}.tt-header-holder,.tt-stuck-nav,.tt-mobile-header{-webkit-backdrop-filter:saturate(1.4) blur(16px);backdrop-filter:saturate(1.4) blur(16px);background:#ffffffeb!important;border-bottom:1px solid rgba(232,226,216,.82);box-shadow:0 8px 22px #1111110a}.tt-header-holder{position:sticky;top:0;z-index:90}.tt-logo img{max-height:52px;width:auto}.tt-desctop-menu nav>ul>li>a{font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.tt-desctop-menu nav>ul>li>a:after{content:"";display:block;width:0;height:2px;background:var(--qm-accent);transition:width var(--qm-smooth);margin-top:5px}.tt-desctop-menu nav>ul>li:hover>a:after{width:100%}.tt-promo-fixed,.tt-top-panel,.tt-color-scheme-01{background:var(--qm-ink)!important;color:#fff!important}.tt-promo-fixed a,.tt-top-panel a{color:#fff!important;text-decoration:underline;text-underline-offset:3px}#tt-pageContent{overflow:hidden}.container-indent{margin-top:42px}.tt-title,.tt-title a,h1,h2,h3,h4,h5,.section-title{font-family:Oswald,Inter,Arial,sans-serif;letter-spacing:.02em;color:var(--qm-ink);line-height:1.08}.tt-title-subpages,.tt-title-options,.tt-title-border{font-family:Oswald,Inter,Arial,sans-serif;text-transform:uppercase;letter-spacing:.06em}.tt-title-description{color:var(--qm-muted)}.qm-premium-hero{position:relative;min-height:680px;display:grid;place-items:center;overflow:hidden;background:#171411;color:#fff}.qm-premium-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.qm-premium-hero__media img{width:100%;height:100%;object-fit:cover;filter:saturate(.95) contrast(1.05)}.qm-premium-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#00000094,#0000002e 52%,#0000000d)}.qm-premium-hero__content{position:relative;z-index:1;width:min(1180px,calc(100% - 36px));padding:80px 0}.qm-premium-eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.22em;font-weight:800;color:#f0d7b2;margin-bottom:16px}.qm-premium-hero h1{max-width:760px;color:#fff;font-size:clamp(48px,8vw,108px);font-weight:700;margin:0 0 18px}.qm-premium-hero p{max-width:560px;font-size:clamp(16px,2vw,21px);color:#ffffffd6;margin-bottom:28px}.qm-premium-actions{display:flex;gap:12px;flex-wrap:wrap}.qm-premium-actions a{border-radius:999px;padding:14px 28px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.qm-premium-actions .primary{background:#fff;color:#111}.qm-premium-actions .secondary{border:1px solid rgba(255,255,255,.7);color:#fff}.qm-trust-strip{background:var(--qm-cream);border-block:1px solid var(--qm-line);padding:18px 0}.qm-trust-strip__inner{max-width:var(--qm-container);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:0 24px}.qm-trust-item{display:flex;align-items:center;gap:10px;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.06em}.qm-trust-item span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid var(--qm-line);color:var(--qm-accent-dark)}.qm-editorial-grid{max-width:var(--qm-container);margin:70px auto;padding:0 24px;display:grid;grid-template-columns:1.2fr .8fr;gap:24px}.qm-editorial-card{position:relative;min-height:420px;border-radius:var(--qm-radius);overflow:hidden;background:#eee;box-shadow:var(--qm-shadow-soft)}.qm-editorial-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.75,.25,1)}.qm-editorial-card:hover img{transform:scale(1.055)}.qm-editorial-card__content{position:absolute;left:28px;right:28px;bottom:28px;color:#fff;z-index:1}.qm-editorial-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.58))}.qm-editorial-card__content h3{color:#fff;font-size:clamp(28px,4vw,56px);margin:0 0 10px}.qm-editorial-card__content a{color:#111;background:#fff;border-radius:999px;padding:11px 18px;text-transform:uppercase;font-weight:800;letter-spacing:.08em;font-size:12px}.tt-product{background:#fff;border:1px solid rgba(232,226,216,.88);border-radius:var(--qm-radius);overflow:hidden;box-shadow:0 10px 25px #1111110a;transition:transform var(--qm-smooth),box-shadow var(--qm-smooth),border-color var(--qm-smooth)}.tt-product:hover{transform:translateY(-4px);box-shadow:var(--qm-shadow);border-color:#b08a5759}.tt-product .tt-image-box{background:var(--qm-cream);overflow:hidden}.tt-product .tt-image-box img{transition:transform .55s cubic-bezier(.2,.75,.25,1)}.tt-product:hover .tt-image-box img{transform:scale(1.04)}.tt-product .tt-description{padding:18px 18px 20px!important}.tt-product .tt-title{font-size:16px!important;font-weight:600!important;line-height:1.35!important;margin-bottom:8px!important}.tt-product .tt-title a{color:var(--qm-ink)}.tt-product .tt-price{font-weight:800;color:var(--qm-ink);font-size:15px}.tt-product .old-price{color:var(--qm-muted);text-decoration:line-through;margin-left:8px}.tt-label-location{left:12px!important;top:12px!important}.tt-label-new,.tt-label-sale,.tt-label-our-stock,.tt-label-our-fatured{border-radius:999px!important;padding:6px 10px!important;font-size:11px!important;font-weight:800!important;letter-spacing:.06em;text-transform:uppercase}.tt-label-sale{background:var(--qm-sale)!important;color:#fff!important}.tt-label-new{background:#fff!important;color:var(--qm-ink)!important;border:1px solid var(--qm-line)}.tt-btn-quickview,.tt-btn-wishlist,.tt-btn-compare{background:#fff!important;border:1px solid var(--qm-line)!important;border-radius:50%!important;box-shadow:0 8px 18px #11111114!important}.tt-product-inside-hover{background:linear-gradient(180deg,#fff0,#fff 30%)!important}.tt-product-inside-hover .tt-btn-addtocart{width:100%;font-size:12px!important}.tt-product-listing{row-gap:28px}.tt-filters-options{background:#fff;border:1px solid var(--qm-line);border-radius:var(--qm-radius);box-shadow:var(--qm-shadow-soft);padding:12px 16px;margin-bottom:24px}.tt-filter-detach-option,.tt-btn-toggle,.tt-sort{border-radius:999px!important}.collection-hero-premium{background:var(--qm-cream);border-bottom:1px solid var(--qm-line);padding:58px 24px;margin-bottom:28px;text-align:center}.collection-hero-premium h1{font-size:clamp(36px,6vw,72px);margin:0 0 12px}.collection-hero-premium p{max-width:760px;margin:0 auto;color:var(--qm-muted);font-size:17px}.tt-product-single-info,.tt-product-single-img{border-radius:var(--qm-radius)}.tt-product-single-info{background:#fff;border:1px solid var(--qm-line);box-shadow:var(--qm-shadow-soft);padding:28px!important;position:sticky;top:92px}.tt-product-single-info .tt-title{font-size:clamp(30px,4vw,52px)!important;margin-bottom:14px!important}.tt-product-single-info .tt-price{font-size:24px;font-weight:800;color:var(--qm-ink)}.tt-options-swatch li a,.tt-options-swatch li span,.tt-wrapper .form-control{border-radius:999px!important}.tt-input-counter{border-radius:999px!important;border:1px solid var(--qm-line)!important}.tt-collapse-block .tt-item{border:1px solid var(--qm-line);border-radius:var(--qm-radius-sm);margin-bottom:10px;overflow:hidden}.tt-collapse-title{padding:16px 18px!important;background:#fff!important;font-weight:800!important;text-transform:uppercase;letter-spacing:.07em}.tt-collapse-content{padding:0 18px 18px!important;color:var(--qm-ink-soft)}.qm-stock-badge{display:inline-flex;align-items:center;gap:8px;margin:12px 0;padding:8px 12px;border-radius:999px;background:#fff4ee;color:#a1401d;font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.qm-stock-badge:before{content:"";width:8px;height:8px;background:#d34b22;border-radius:50%;box-shadow:0 0 0 4px #d34b2226}.qm-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:100;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--qm-line);box-shadow:0 -12px 35px #1111111a;transform:translateY(120%);transition:transform var(--qm-smooth)}.qm-sticky-atc.is-visible{transform:translateY(0)}.qm-sticky-atc__inner{max-width:var(--qm-container);margin:auto;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px}.qm-sticky-atc__title{font-weight:800}.qm-sticky-atc__price{color:var(--qm-muted);font-weight:700}.qm-sticky-atc button{border-radius:999px;background:var(--qm-ink);color:#fff;border:0;padding:12px 24px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.tt-shopcart-table,.tt-shopcart-box,.tt-shopcart-col{border-radius:var(--qm-radius);border-color:var(--qm-line)!important;box-shadow:var(--qm-shadow-soft)}.qm-shipping-progress{background:var(--qm-cream);border:1px solid var(--qm-line);border-radius:var(--qm-radius);padding:14px 16px;margin:0 0 18px}.qm-shipping-progress__bar{height:8px;border-radius:999px;background:#e5ddd1;overflow:hidden}.qm-shipping-progress__fill{height:100%;background:linear-gradient(90deg,var(--qm-accent),var(--qm-ink));width:65%}.qm-shipping-progress p{margin:8px 0 0;font-weight:700;color:var(--qm-ink)}.qm-live-proof{position:fixed;left:18px;bottom:22px;z-index:99;max-width:320px;background:#fff;border:1px solid var(--qm-line);border-radius:var(--qm-radius);box-shadow:var(--qm-shadow);padding:14px 16px;display:flex;gap:12px;align-items:center;transform:translateY(140%);transition:transform var(--qm-smooth)}.qm-live-proof.is-visible{transform:translateY(0)}.qm-live-proof__dot{width:10px;height:10px;border-radius:50%;background:#2b9457;box-shadow:0 0 0 5px #2b94571f}.qm-live-proof strong{display:block;font-size:13px}.qm-live-proof span{display:block;color:var(--qm-muted);font-size:12px}.tt-footer,.tt-footer-col{background:#111!important;color:#d8d2c8!important}.tt-footer a,.tt-footer .tt-title{color:#fff!important}.tt-footer input{border-radius:999px!important;background:#fff!important;border:0!important}.tt-footer .btn{background:var(--qm-accent)!important;color:#111!important;border-color:var(--qm-accent)!important}@media(max-width:991px){.container-indent{margin-top:28px}.qm-premium-hero{min-height:560px}.qm-trust-strip__inner{grid-template-columns:repeat(2,1fr)}.qm-editorial-grid{grid-template-columns:1fr;margin:42px auto}.tt-product .tt-description{padding:14px!important}.tt-product-single-info{position:static;padding:20px!important}.qm-sticky-atc__inner{align-items:stretch}.qm-sticky-atc__meta{display:none}.qm-sticky-atc button{width:100%}.tt-filters-options{border-radius:12px}.tt-product-listing{row-gap:18px}}@media(max-width:575px){body{font-size:14px}.qm-premium-hero{min-height:520px}.qm-premium-hero__content{padding:56px 0}.qm-premium-actions a{width:100%;text-align:center;justify-content:center}.qm-trust-strip__inner{grid-template-columns:1fr}.qm-editorial-card{min-height:320px}.qm-live-proof{left:10px;right:10px;bottom:76px;max-width:none}.tt-product .tt-title{font-size:14px!important}.tt-product .tt-price{font-size:14px}.collection-hero-premium{padding:36px 18px}.tt-product-single-info .tt-title{font-size:30px!important}}:root{--qm-blue:#0057B8;--qm-blue-deep:#063A78;--qm-blue-ink:#0B2341;--qm-orange:#FF8A1D;--qm-orange-deep:#E56800;--qm-soft-blue:#EEF6FF;--qm-soft-orange:#FFF3E7;--qm-surface:#FFFFFF;--qm-cloud:#F6F8FB;--qm-border:#DDE7F2;--qm-text:#111827;--qm-subtext:#5B6675;--qm-radius-xl:24px;--qm-radius-md:14px;--qm-shadow-premium:0 22px 55px rgba(6,58,120,.12);--qm-shadow-card:0 14px 35px rgba(6,58,120,.08);--qm-ease:cubic-bezier(.22,1,.36,1);--qm-container:1320px}html{scroll-behavior:smooth}body{color:var(--qm-text)!important;background:linear-gradient(180deg,#fff 0,#fbfcff)!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif!important;letter-spacing:.01em}h1,h2,h3,.tt-title,.tt-title-small,.tt-block-title .tt-title,.tt-block-title .tt-title-small{font-family:Merriweather,Georgia,serif!important;letter-spacing:-.025em!important;color:var(--qm-blue-ink)!important}a{transition:color .22s var(--qm-ease),background .22s var(--qm-ease),border-color .22s var(--qm-ease),transform .22s var(--qm-ease)}.container,.container-fluid-custom{max-width:var(--qm-container)}.qm-logo-svg{display:block;width:188px;max-width:100%;height:auto}.tt-stuck-parent-logo .qm-logo-svg{width:150px}.tt-logo img{max-height:68px!important;width:auto!important}.tt-obj-logo{padding-top:10px!important;padding-bottom:10px!important}header.desctop-menu-large,.tt-desktop-header,.tt-stuck-nav,.tt-mobile-header,.tt-header-holder,.menubackground{background:#fffffff5!important;color:var(--qm-blue-ink)!important}.tt-desktop-header{border-bottom:1px solid rgba(0,87,184,.11)!important;box-shadow:0 8px 30px #063a780d!important;-webkit-backdrop-filter:saturate(160%) blur(10px);backdrop-filter:saturate(160%) blur(10px)}.tt-stuck-nav{box-shadow:0 14px 40px #063a781f!important;border-bottom:1px solid rgba(0,87,184,.12)!important}.tt-desctop-menu nav>ul>li>a,.tt-desctop-menu .tt-megamenu-submenu li a,.tt-desctop-menu li a,.tt-stuck-nav a{color:var(--qm-blue-ink)!important;font-family:Inter,Arial,sans-serif!important;font-weight:800!important;letter-spacing:.055em!important;text-transform:uppercase!important;font-size:12px!important}.tt-desctop-menu nav>ul>li>a,.tt-desctop-menu>nav>ul>li>a,.tt-desctop-menu ul li.dropdown>a{position:relative!important;padding-bottom:28px!important}.tt-desctop-menu nav>ul>li>a:after,.tt-desctop-menu>nav>ul>li>a:after,.tt-desctop-menu ul li.dropdown>a:after{content:"";position:absolute;left:18px;right:18px;bottom:17px;height:2px;background:linear-gradient(90deg,var(--qm-blue),var(--qm-orange));transform:scaleX(0);transform-origin:left center;transition:transform .32s var(--qm-ease);border-radius:999px}.tt-desctop-menu nav>ul>li:hover>a:after,.tt-desctop-menu>nav>ul>li:hover>a:after,.tt-desctop-menu ul li.dropdown:hover>a:after{transform:scaleX(1)}.tt-desctop-menu nav>ul>li:hover>a,.tt-desctop-menu li a:hover{color:var(--qm-blue)!important}.tt-desctop-menu .dropdown-menu,.tt-megamenu-submenu,.tt-desctop-menu .tt-megamenu-col-01,.tt-desctop-menu .tt-megamenu-col-02{border:1px solid var(--qm-border)!important;border-radius:0 0 22px 22px!important;box-shadow:0 28px 60px #063a7824!important;background:#fff!important;overflow:hidden}.tt-desctop-menu .dropdown-menu{animation:qmMenuDrop .28s var(--qm-ease)}@keyframes qmMenuDrop{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.tt-obj-options .tt-btn-search,.tt-obj-options .tt-btn-wishlist,.tt-obj-options .tt-btn-cart,.tt-obj-options a{color:var(--qm-blue-ink)!important}.tt-obj-options a:hover{color:var(--qm-orange)!important;transform:translateY(-1px)}.qm-premium-hero{min-height:760px;background:radial-gradient(circle at 85% 20%,rgba(255,138,29,.2),transparent 34%),linear-gradient(135deg,var(--qm-blue-deep),#06182f 58%,#020916)!important;isolation:isolate}.qm-premium-hero:before{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px solid rgba(255,255,255,.16);border-radius:26px;z-index:1;pointer-events:none}.qm-premium-hero__media{opacity:.62}.qm-premium-hero__media:after{background:linear-gradient(90deg,#020916e0,#02091675 55%,#0057b814)!important}.qm-premium-hero__content{z-index:2;width:min(var(--qm-container),calc(100% - 44px));padding:110px 0}.qm-premium-eyebrow{font-family:Inter,Arial,sans-serif!important;color:#ffd9b0!important;background:#ff8a1d24;border:1px solid rgba(255,138,29,.34);border-radius:999px;display:inline-flex;padding:9px 14px;margin-bottom:22px}.qm-premium-hero h1{font-size:clamp(42px,7.6vw,104px)!important;line-height:.98!important;max-width:850px;color:#fff!important;text-wrap:balance}.qm-premium-hero p{font-size:clamp(16px,1.45vw,22px);line-height:1.65;max-width:650px;color:#ffffffd6!important}.qm-premium-actions a{box-shadow:0 14px 30px #0000002e;border:1px solid rgba(255,255,255,.26)}.qm-premium-actions .primary{background:linear-gradient(135deg,var(--qm-orange),#FFB45F)!important;color:#111!important}.qm-premium-actions .secondary:hover,.qm-premium-actions .primary:hover{transform:translateY(-3px)}.qm-section-title{text-align:center;max-width:760px;margin:0 auto 34px;padding:0 20px}.qm-section-title .eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:var(--qm-orange);margin-bottom:10px}.qm-section-title h2{font-size:clamp(32px,4.8vw,64px)!important;line-height:1.05;margin:0 0 12px}.qm-section-title p{font-size:16px;color:var(--qm-subtext);line-height:1.7;margin:0 auto}.qm-signature-categories,.qm-featured-story,.qm-product-story{max-width:var(--qm-container);margin:82px auto;padding:0 22px}.qm-signature-categories__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.qm-category-tile{position:relative;min-height:360px;border-radius:var(--qm-radius-xl);overflow:hidden;background:linear-gradient(135deg,var(--qm-soft-blue),var(--qm-soft-orange));box-shadow:var(--qm-shadow-card);isolation:isolate}.qm-category-tile img{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--qm-ease);filter:saturate(1.02) contrast(1.03)}.qm-category-tile:hover img{transform:scale(1.07)}.qm-category-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 30%,rgba(2,9,22,.68));z-index:1}.qm-category-tile__content{position:absolute;z-index:2;left:22px;right:22px;bottom:22px;color:#fff}.qm-category-tile h3{font-size:28px!important;color:#fff!important;margin:0 0 8px}.qm-category-tile a{display:inline-flex;border-radius:999px;background:#fff;color:var(--qm-blue)!important;padding:10px 16px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.qm-category-tile a:hover{background:var(--qm-orange);color:#111!important}.qm-featured-story{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center;background:linear-gradient(135deg,var(--qm-soft-blue),#fff 58%,var(--qm-soft-orange));border:1px solid var(--qm-border);border-radius:30px;padding:28px;box-shadow:var(--qm-shadow-card)}.qm-featured-story__image{border-radius:24px;overflow:hidden;min-height:520px;background:#e8eef7}.qm-featured-story__image img{width:100%;height:100%;object-fit:cover}.qm-featured-story__content{padding:28px 34px}.qm-featured-story__content h2{font-size:clamp(34px,5vw,70px)!important;line-height:1.02;margin:0 0 16px}.qm-featured-story__content p{color:var(--qm-subtext);font-size:17px;line-height:1.8}.qm-feature-list{display:grid;gap:12px;margin:22px 0 28px}.qm-feature-list li{display:flex;gap:11px;align-items:center;font-weight:800;color:var(--qm-blue-ink)}.qm-feature-list li:before{content:"";width:11px;height:11px;border-radius:50%;background:linear-gradient(135deg,var(--qm-blue),var(--qm-orange));box-shadow:0 0 0 5px #0057b814}.qm-btn-premium{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;background:var(--qm-blue);color:#fff!important;padding:14px 24px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.qm-btn-premium:hover{background:var(--qm-orange);color:#111!important;transform:translateY(-2px)}.qm-trust-strip{background:linear-gradient(90deg,var(--qm-soft-blue),#fff,var(--qm-soft-orange))!important;border-color:var(--qm-border)!important}.qm-trust-item span{background:#fff!important;border-color:#0057b829!important;color:var(--qm-blue)!important}.qm-trust-item{color:var(--qm-blue-ink)!important}.qm-editorial-grid{gap:22px}.qm-editorial-card{border-radius:26px;box-shadow:var(--qm-shadow-card)}.qm-editorial-card__content a{color:#fff!important;background:var(--qm-blue)!important}.qm-editorial-card__content a:hover{background:var(--qm-orange)!important;color:#111!important}.tt-product{border-color:#0057b81a!important;border-radius:22px!important;box-shadow:0 8px 26px #063a780f!important;background:#fff!important}.tt-product:hover{transform:translateY(-7px)!important;box-shadow:0 24px 55px #063a7824!important;border-color:#ff8a1d61!important}.tt-product .tt-image-box{background:linear-gradient(135deg,var(--qm-cloud),var(--qm-soft-blue))!important}.tt-product .tt-title{font-family:Inter,Arial,sans-serif!important;letter-spacing:-.01em!important;color:var(--qm-blue-ink)!important}.tt-product .tt-price,.tt-product .new-price,.tt-product .sale-price{color:var(--qm-blue)!important;font-weight:900!important}.tt-product .old-price{color:#9aa4b2!important}.tt-product-inside-hover .btn,.tt-product-inside-hover .tt-btn-addtocart,.tt-product .tt-btn-addtocart{background:var(--qm-blue)!important;border-color:var(--qm-blue)!important;color:#fff!important;border-radius:999px!important;box-shadow:0 12px 24px #0057b82e!important}.tt-product-inside-hover .btn:hover,.tt-product .tt-btn-addtocart:hover{background:var(--qm-orange)!important;border-color:var(--qm-orange)!important;color:#111!important}.tt-btn-quickview,.tt-btn-wishlist,.tt-btn-compare{color:var(--qm-blue)!important}.tt-btn-quickview:hover,.tt-btn-wishlist:hover,.tt-btn-compare:hover,.qm-active{background:var(--qm-blue)!important;color:#fff!important;border-color:var(--qm-blue)!important}.tt-label-sale{background:linear-gradient(135deg,var(--qm-orange),#ffb35c)!important;color:#111!important}.tt-label-new{border-color:#0057b82e!important;color:var(--qm-blue)!important}.collection-hero-premium{background:radial-gradient(circle at 20% 0,rgba(255,138,29,.18),transparent 30%),linear-gradient(135deg,var(--qm-soft-blue),#fff)!important;border-color:var(--qm-border)!important;border-radius:0 0 32px 32px!important}.collection-hero-premium h1{color:var(--qm-blue-ink)!important}.tt-filters-options{border-color:#0057b81f!important;border-radius:18px!important;box-shadow:var(--qm-shadow-card)!important}.tt-filter-detach-option,.tt-btn-toggle,.tt-sort select,.tt-sort{border-color:var(--qm-border)!important;color:var(--qm-blue-ink)!important}.tt-btn-toggle:hover{border-color:var(--qm-orange)!important;color:var(--qm-orange)!important}.product_page_template .container-indent:first-child{margin-top:38px}.product_page_template .row{align-items:flex-start}.tt-product-single-img,.tt-product-vertical-layout,.tt-product-single-img .tt-product-single-carousel-vertical,.tt-product-single-img .slick-slide img{border-radius:24px!important}.tt-product-single-info{border:1px solid rgba(0,87,184,.13)!important;border-radius:26px!important;box-shadow:0 24px 60px #063a781f!important;padding:34px!important;background:linear-gradient(180deg,#fff 0,#fbfdff)!important;top:104px!important}.tt-product-single-info:before{content:"Premium UK Edit";display:inline-flex;margin:0 0 14px;padding:7px 12px;border-radius:999px;background:var(--qm-soft-orange);color:var(--qm-orange-deep);font-size:11px;font-family:Inter,Arial,sans-serif;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.tt-product-single-info .tt-title{font-size:clamp(31px,4.2vw,58px)!important;line-height:1.08!important;color:var(--qm-blue-ink)!important}.tt-product-single-info .tt-price{font-family:Inter,Arial,sans-serif!important;font-size:26px!important;color:var(--qm-blue)!important}.tt-product-policies{color:var(--qm-subtext)!important;font-size:13px}.product-information-buttons a,.tt-list-btn a{border:1px solid var(--qm-border)!important;border-radius:999px!important;padding:10px 14px!important;background:#fff!important;color:var(--qm-blue-ink)!important;font-weight:800!important}.product-information-buttons a:hover,.tt-list-btn a:hover{border-color:var(--qm-orange)!important;color:var(--qm-orange)!important}.tt-row-custom-01{gap:12px!important}.tt-input-counter{height:52px!important;border-color:var(--qm-border)!important;background:#fff!important}.btn-addtocart,.btn.btn-lg.btn-addtocart{height:54px!important;border-radius:999px!important;background:linear-gradient(135deg,var(--qm-blue),var(--qm-blue-deep))!important;border:0!important;color:#fff!important;font-family:Inter,Arial,sans-serif!important;font-weight:950!important;letter-spacing:.1em!important;text-transform:uppercase!important;box-shadow:0 18px 34px #0057b838!important}.btn-addtocart:hover{background:linear-gradient(135deg,var(--qm-orange),#FFB35D)!important;color:#111!important;transform:translateY(-2px)}.buyinoneclick .shopify-payment-button__button{border-radius:999px!important;min-height:52px!important}.qm-promise,.qm-product-assurance{border:1px solid var(--qm-border)!important;border-radius:18px!important;background:linear-gradient(135deg,var(--qm-soft-blue),#fff)!important;box-shadow:0 12px 28px #063a780f}.qm-stock-badge{background:var(--qm-soft-orange)!important;color:#9e4100!important}.tt-collapse-block .tt-item{border-color:var(--qm-border)!important;border-radius:18px!important}.tt-collapse-title{font-family:Inter,Arial,sans-serif!important;color:var(--qm-blue-ink)!important}.tt-collapse-title:after{color:var(--qm-orange)!important}.qm-buying-perks{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:16px 0}.qm-buying-perks__item{border:1px solid var(--qm-border);background:#fff;border-radius:16px;padding:13px 14px;display:flex;gap:10px;align-items:center;color:var(--qm-blue-ink);font-weight:800;font-size:13px}.qm-buying-perks__icon{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--qm-soft-blue);color:var(--qm-blue);flex:0 0 auto}.qm-visitor-counter{display:flex;align-items:center;gap:10px;margin:14px 0;padding:12px 14px;border-radius:16px;background:#fff7ed;border:1px solid rgba(255,138,29,.25);color:#8a3c00;font-weight:800}.qm-visitor-counter:before{content:"";width:9px;height:9px;border-radius:50%;background:var(--qm-orange);box-shadow:0 0 0 6px #ff8a1d2e}.tt-fixed-product-wrapper,.qm-sticky-atc{border-top-color:var(--qm-border)!important;box-shadow:0 -18px 45px #063a7821!important}.qm-sticky-atc button{background:linear-gradient(135deg,var(--qm-blue),var(--qm-orange))!important;color:#fff!important}.tt-product-single-info .tt-add-info li span:first-child{color:var(--qm-subtext)!important}.tt-product-single-info .tt-add-info li a{color:var(--qm-blue)!important}.btn,.shopify-payment-button__button,.tt-btn-search-submit{border-radius:999px!important;font-weight:900!important;letter-spacing:.07em!important}.form-control,input[type=text],input[type=email],input[type=search],select,textarea{border-radius:14px!important;border-color:var(--qm-border)!important;box-shadow:none!important}.form-control:focus,input:focus,textarea:focus,select:focus{border-color:var(--qm-blue)!important;box-shadow:0 0 0 4px #0057b81a!important;outline:0!important}@media(max-width:1199px){.qm-signature-categories__grid{grid-template-columns:repeat(2,1fr)}.qm-featured-story{grid-template-columns:1fr}.qm-featured-story__image{min-height:420px}.qm-logo-svg{width:160px}}@media(max-width:991px){.qm-premium-hero{min-height:620px}.qm-premium-hero:before{top:10px;right:10px;bottom:10px;left:10px;border-radius:18px}.tt-product-single-info{top:auto!important}.qm-buying-perks{grid-template-columns:1fr}.tt-desktop-header{box-shadow:none!important}.tt-mobile-header{border-bottom:1px solid rgba(0,87,184,.1)!important}}@media(max-width:640px){.qm-premium-hero{min-height:560px}.qm-premium-hero__content{width:calc(100% - 28px);padding:68px 0}.qm-premium-hero h1{font-size:43px!important}.qm-signature-categories,.qm-featured-story,.qm-product-story{margin:48px auto;padding-inline:14px}.qm-signature-categories__grid{grid-template-columns:1fr}.qm-category-tile{min-height:300px}.qm-featured-story{padding:14px;border-radius:22px}.qm-featured-story__content{padding:18px 10px 10px}.qm-featured-story__image{min-height:330px;border-radius:18px}.tt-product-single-info{padding:22px!important;border-radius:22px!important}.qm-logo-svg{width:142px}.qm-sticky-atc{bottom:0}.tt-product{border-radius:18px!important}}.tt-desctop-menu a.qm-current-link{color:var(--qm-blue)!important}.tt-desctop-menu a.qm-current-link:after{transform:scaleX(1)!important}:root{--qm-brand-blue:#0057B8;--qm-brand-blue-dark:#063A78;--qm-brand-orange:#FF8A1D;--qm-brand-orange-dark:#E56800;--qm-v3-text:#10233f;--qm-v3-muted:#65758b;--qm-v3-border:#e6eef7;--qm-v3-bg:#f7faff;--qm-v3-pill:999px}.tt-header-holder,.tt-stuck-nav,.tt-mobile-header,header .tt-desktop-header,header .tt-mobile-header{background:#fffffff5!important;border-bottom:1px solid rgba(0,87,184,.1)!important;box-shadow:0 8px 28px #063a7814!important;-webkit-backdrop-filter:saturate(1.35) blur(18px)!important;backdrop-filter:saturate(1.35) blur(18px)!important}.tt-header-holder{min-height:74px!important;display:flex!important;align-items:center!important}.tt-logo img,header .tt-logo img{max-height:58px!important;width:auto!important;object-fit:contain!important}.tt-desctop-menu nav>ul,.tt-desktop-header nav>ul{align-items:center!important;gap:4px!important}.tt-desctop-menu nav>ul>li>a,.tt-desktop-header nav>ul>li>a,.tt-stuck-nav nav>ul>li>a{position:relative!important;display:flex!important;align-items:center!important;min-height:58px!important;padding:0 16px!important;color:var(--qm-v3-text)!important;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif!important;font-size:13px!important;font-weight:800!important;letter-spacing:.025em!important;text-transform:none!important}.tt-desctop-menu nav>ul>li>a:after,.tt-desktop-header nav>ul>li>a:after,.tt-stuck-nav nav>ul>li>a:after{content:""!important;position:absolute!important;left:16px!important;right:16px!important;bottom:9px!important;width:auto!important;height:3px!important;margin:0!important;border-radius:999px!important;background:linear-gradient(90deg,var(--qm-brand-blue),var(--qm-brand-orange))!important;transform:scaleX(0)!important;transform-origin:left center!important;opacity:1!important;transition:transform .28s cubic-bezier(.22,1,.36,1)!important}.tt-desctop-menu nav>ul>li:hover>a:after,.tt-desktop-header nav>ul>li:hover>a:after,.tt-stuck-nav nav>ul>li:hover>a:after,.tt-desctop-menu nav>ul>li.active>a:after,.tt-desktop-header nav>ul>li.active>a:after,.tt-stuck-nav nav>ul>li.active>a:after{width:auto!important;transform:scaleX(1)!important}.tt-desctop-menu nav>ul>li:hover>a,.tt-desktop-header nav>ul>li:hover>a,.tt-stuck-nav nav>ul>li:hover>a{color:var(--qm-brand-blue)!important}.tt-mobile-header{min-height:64px!important}.tt-mobile-header .tt-logo img{max-height:46px!important}.tt-mobile-header .tt-parent-box{display:flex!important;align-items:center!important}.tt-mobile-header .tt-menu-toggle,.tt-mobile-header .tt-search,.tt-mobile-header .tt-cart,.tt-mobile-header a{min-width:44px!important;min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}@media(max-width:1024px){.tt-header-holder{min-height:64px!important}.tt-desctop-menu{display:none!important}body{overflow-x:hidden!important}.container,.container-fluid,.container-fluid-custom{max-width:100%!important;padding-left:16px!important;padding-right:16px!important}}.tt-footer,.tt-footer-col,footer{background:#0b0f17!important;color:#ffffffc7!important}.tt-footer .tt-title,.tt-footer h1,.tt-footer h2,.tt-footer h3,.tt-footer h4,.tt-footer .tt-collapse-title,footer .tt-title,footer h1,footer h2,footer h3,footer h4{background:transparent!important;color:#fff!important;padding:0!important;border:0!important;box-shadow:none!important;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif!important;font-size:14px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin-bottom:16px!important}.tt-footer .tt-title:after,footer .tt-title:after{content:"";display:block;width:42px;height:3px;border-radius:999px;margin-top:10px;background:linear-gradient(90deg,var(--qm-brand-blue),var(--qm-brand-orange))}.tt-footer a,footer a{color:#ffffffdb!important;transition:color .2s ease!important}.tt-footer a:hover,footer a:hover{color:#fff!important;text-decoration:none!important}.tt-footer input[type=email],.tt-footer input[type=text],footer input[type=email],footer input[type=text]{height:48px!important;border-radius:var(--qm-v3-pill)!important;background:#fff!important;border:1px solid rgba(255,255,255,.12)!important;padding:0 18px!important}.tt-footer .btn,footer .btn,.tt-footer button,footer button{border-radius:var(--qm-v3-pill)!important;background:linear-gradient(135deg,var(--qm-brand-blue),var(--qm-brand-blue-dark))!important;border-color:transparent!important;color:#fff!important;min-height:48px!important;padding-left:24px!important;padding-right:24px!important}.btn,.btn-border,.btn-border01,.tt-btn-addtocart,.shopify-payment-button__button,button[type=submit],input[type=submit],.product-form__submit{border-radius:var(--qm-v3-pill)!important}.tt-product,.tt-product-design02,.tt-product-listing .tt-product{height:100%!important;display:flex!important;flex-direction:column!important;border-radius:22px!important}.tt-product .tt-image-box{flex:0 0 auto!important;border-radius:22px 22px 0 0!important}.tt-product .tt-description{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;gap:8px!important;padding:16px 16px 18px!important}.tt-product .tt-title{min-height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important}.tt-product .tt-price{margin:0!important;min-height:24px!important;display:flex!important;align-items:center!important;justify-content:center!important}.tt-product .tt-options-swatch,.tt-product .tt-wrapper,.tt-product .tt-row,.tt-product .tt-product-inside-hover{margin-top:auto!important;width:100%!important}.tt-product-inside-hover{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;padding:10px 0 0!important;opacity:1!important;visibility:visible!important;transform:none!important;background:transparent!important}.tt-product-inside-hover .tt-btn-addtocart,.tt-product .tt-btn-addtocart,.tt-product button[name=add],.tt-product .btn{width:100%!important;min-height:50px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;margin-top:8px!important;padding:12px 18px!important;border-radius:999px!important;background:linear-gradient(135deg,var(--qm-brand-blue),#006ee6)!important;color:#fff!important;border:0!important;font-size:12px!important;line-height:1!important;white-space:nowrap!important;box-shadow:0 12px 26px #0057b833!important}.tt-product .tt-options-swatch li,.tt-product .tt-options-swatch li a,.tt-product .tt-options-swatch li span{border-radius:999px!important}.tt-product-single-info{border-radius:28px!important;border:1px solid var(--qm-v3-border)!important;box-shadow:0 24px 60px #0057b81a!important;background:linear-gradient(180deg,#fff,#fbfdff)!important}.tt-product-single-info .tt-title,.tt-product-single-info h1{color:var(--qm-v3-text)!important;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif!important;font-weight:900!important;letter-spacing:-.035em!important;line-height:1.05!important}.tt-product-single-info .tt-price{color:var(--qm-brand-blue)!important;font-size:26px!important;font-weight:900!important}.tt-product-single-info .btn,.tt-product-single-info .tt-btn-addtocart,.tt-product-single-info button[name=add]{width:100%!important;min-height:54px!important;border-radius:999px!important;background:linear-gradient(135deg,var(--qm-brand-blue),var(--qm-brand-blue-dark))!important;box-shadow:0 16px 34px #0057b83d!important}.shopify-payment-button__button{width:100%!important;min-height:54px!important;border-radius:999px!important;background:linear-gradient(135deg,var(--qm-brand-orange),var(--qm-brand-orange-dark))!important;color:#fff!important}.tt-product-single-img img,.tt-product-vertical-layout .tt-product-single-img img{border-radius:24px!important}.tt-collapse-block .tt-item{border-radius:18px!important;border:1px solid var(--qm-v3-border)!important;box-shadow:0 8px 20px #063a780a!important}.tt-carousel-products,.related-products,#shopify-section-related-products,#shopify-section-product-recommendations{overflow:hidden!important}.tt-carousel-products .tt-product,.related-products .tt-product,#shopify-section-related-products .tt-product,#shopify-section-product-recommendations .tt-product{margin-bottom:18px!important}@media(max-width:767px){.tt-product-listing,.tt-carousel-products,.row.tt-product-listing{margin-left:-8px!important;margin-right:-8px!important;row-gap:16px!important}.tt-product-listing [class*=col-],.tt-carousel-products [class*=col-],.related-products [class*=col-]{padding-left:8px!important;padding-right:8px!important}.tt-product{border-radius:18px!important;box-shadow:0 10px 26px #0057b814!important}.tt-product .tt-image-box{border-radius:18px 18px 0 0!important}.tt-product .tt-description{padding:12px 10px 14px!important;gap:6px!important}.tt-product .tt-title{min-height:auto!important;font-size:13px!important;line-height:1.25!important;letter-spacing:-.01em!important}.tt-product .tt-price{font-size:14px!important}.tt-product-inside-hover .tt-btn-addtocart,.tt-product .tt-btn-addtocart,.tt-product button[name=add],.tt-product .btn{min-height:44px!important;font-size:11px!important;padding:10px 12px!important;margin-top:6px!important}.tt-product .tt-options-swatch li a,.tt-product .tt-options-swatch li span{min-width:28px!important;min-height:28px!important;font-size:11px!important;padding:5px 8px!important}.tt-product-single-info{border-radius:22px!important;padding:18px!important;margin-top:18px!important;position:static!important}.tt-product-single-info .tt-title,.tt-product-single-info h1{font-size:28px!important}.tt-product-single-info .tt-price{font-size:22px!important}.tt-footer .container,footer .container{padding-left:20px!important;padding-right:20px!important}.tt-footer .tt-title,footer .tt-title{margin-top:18px!important}}@media(max-width:420px){.tt-product-listing [class*=col-],.related-products [class*=col-]{flex:0 0 50%!important;max-width:50%!important}.tt-product .tt-title{font-size:12.5px!important}.tt-product .tt-btn-addtocart{font-size:10.5px!important}}header.desctop-menu-large,.tt-desktop-header,.tt-header-holder,.tt-stuck-nav,.tt-mobile-header,.menubackground{background:#fff!important;border-bottom:1px solid rgba(0,87,184,.1)!important;box-shadow:0 6px 22px #063a780f!important}.tt-header-holder,.tt-desktop-header .container,.tt-desktop-header .container-fluid,.tt-desktop-header .container-fluid-custom{min-height:72px!important}.tt-logo img,header .tt-logo img{max-height:54px!important}.tt-desctop-menu nav>ul,.tt-desktop-header nav>ul,.tt-stuck-nav nav>ul{display:flex!important;align-items:center!important;gap:0!important}.tt-desctop-menu nav>ul>li,.tt-desktop-header nav>ul>li,.tt-stuck-nav nav>ul>li{background:transparent!important;border:0!important;box-shadow:none!important;margin:0!important}.tt-desctop-menu nav>ul>li>a,.tt-desktop-header nav>ul>li>a,.tt-stuck-nav nav>ul>li>a,.tt-desctop-menu ul li.dropdown>a{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;min-height:72px!important;padding:0 17px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#102a4c!important;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif!important;font-size:var(--qm-nav-size,13px)!important;font-weight:var(--qm-nav-weight,600)!important;letter-spacing:var(--qm-nav-letter-spacing,.02em)!important;text-transform:none!important;line-height:1!important;position:relative!important}.tt-desctop-menu nav>ul>li>a:hover,.tt-desktop-header nav>ul>li>a:hover,.tt-stuck-nav nav>ul>li>a:hover,.tt-desctop-menu nav>ul>li.active>a,.tt-desktop-header nav>ul>li.active>a,.tt-stuck-nav nav>ul>li.active>a{background:transparent!important;color:#0057b8!important}.tt-desctop-menu nav>ul>li>a:before,.tt-desktop-header nav>ul>li>a:before,.tt-stuck-nav nav>ul>li>a:before{display:none!important;content:none!important}.tt-desctop-menu nav>ul>li>a:after,.tt-desktop-header nav>ul>li>a:after,.tt-stuck-nav nav>ul>li>a:after,.tt-desctop-menu ul li.dropdown>a:after{content:""!important;position:absolute!important;left:17px!important;right:17px!important;bottom:18px!important;height:2px!important;width:auto!important;margin:0!important;border-radius:999px!important;background:#f7941d!important;transform:scaleX(0)!important;transform-origin:left center!important;transition:transform .26s cubic-bezier(.22,1,.36,1)!important;opacity:1!important}.tt-desctop-menu nav>ul>li:hover>a:after,.tt-desktop-header nav>ul>li:hover>a:after,.tt-stuck-nav nav>ul>li:hover>a:after,.tt-desctop-menu nav>ul>li.active>a:after,.tt-desktop-header nav>ul>li.active>a:after,.tt-stuck-nav nav>ul>li.active>a:after{transform:scaleX(1)!important}.tt-obj-options a,.tt-obj-options button,.tt-obj-options .tt-btn-search,.tt-obj-options .tt-btn-cart,.tt-obj-options .tt-btn-wishlist{background:transparent!important;border:0!important;box-shadow:none!important;color:#102a4c!important}.tt-obj-options a:hover,.tt-obj-options button:hover,.tt-obj-options .tt-btn-search:hover,.tt-obj-options .tt-btn-cart:hover,.tt-obj-options .tt-btn-wishlist:hover{color:#f7941d!important;transform:none!important}.tt-desctop-menu .dropdown-menu,.tt-megamenu-submenu,.tt-desctop-menu .tt-megamenu-col-01,.tt-desctop-menu .tt-megamenu-col-02{border-radius:0 0 18px 18px!important;border:1px solid rgba(0,87,184,.08)!important;box-shadow:0 22px 50px #102a4c1f!important}.tt-desctop-menu .dropdown-menu a,.tt-megamenu-submenu a{background:transparent!important;border-radius:0!important;box-shadow:none!important}@media(max-width:991px){.tt-mobile-header{min-height:62px!important;background:#fff!important;box-shadow:0 4px 18px #063a7812!important}.tt-mobile-header .tt-logo img{max-height:44px!important}.tt-mobile-header a,.tt-mobile-header button{background:transparent!important;border:0!important;box-shadow:none!important}}@media(max-width:767px){body .tt-product-listing .tt-col-item,body .qm-collection-grid .tt-col-item{width:100%!important;max-width:100%!important;flex:0 0 100%!important;padding:0 4px!important;margin:0 0 8px!important}body .tt-product-listing .tt-product,body .tt-product-listing .tt-product-design02,body .qm-collection-grid .tt-product,body .qm-collection-grid .tt-product-design02{display:grid!important;grid-template-columns:82px minmax(0,1fr)!important;grid-template-rows:88px!important;column-gap:8px!important;row-gap:0!important;align-items:start!important;min-height:104px!important;max-height:112px!important;padding:7px!important;overflow:hidden!important;border-radius:8px!important;background:var(--qm-card-bg,#fff)!important;border:1px solid var(--qm-card-border,#e5e7eb)!important;box-shadow:0 5px 16px #0f172a0d!important}body .tt-product-listing .tt-product>.tt-image-box,body .tt-product-listing .tt-product-design02>.tt-image-box,body .qm-collection-grid .tt-product>.tt-image-box,body .qm-collection-grid .tt-product-design02>.tt-image-box{grid-column:1!important;grid-row:1!important;width:82px!important;height:88px!important;min-width:82px!important;min-height:88px!important;max-width:82px!important;max-height:88px!important;margin:0!important;overflow:hidden!important;border-radius:6px!important;background:var(--qm-card-image-bg,#f7f5f0)!important}body .tt-product-listing .tt-img-parent,body .tt-product-listing .tt-image-box>a,body .tt-product-listing .tt-img,body .qm-collection-grid .tt-img-parent,body .qm-collection-grid .tt-image-box>a,body .qm-collection-grid .tt-img{width:82px!important;height:88px!important;min-width:82px!important;min-height:88px!important;max-width:82px!important;max-height:88px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}body .tt-product-listing .tt-image-box img,body .qm-collection-grid .tt-image-box img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:cover!important;object-position:center!important;opacity:1!important;visibility:visible!important;transform:none!important}body .tt-product-listing .tt-product>.tt-description:not(.onerowactions),body .tt-product-listing .tt-product-design02>.tt-description:not(.onerowactions),body .qm-collection-grid .tt-product>.tt-description:not(.onerowactions),body .qm-collection-grid .tt-product-design02>.tt-description:not(.onerowactions){grid-column:2!important;grid-row:1!important;display:grid!important;grid-template-columns:minmax(0,1fr) 76px!important;grid-template-rows:34px 24px 30px!important;column-gap:6px!important;row-gap:0!important;width:100%!important;min-width:0!important;height:88px!important;min-height:88px!important;max-height:88px!important;margin:0!important;padding:0!important;overflow:hidden!important}body .tt-product-listing .tt-title,body .tt-product-listing .tt-title a,body .qm-collection-grid .tt-title,body .qm-collection-grid .tt-title a{grid-column:1 / 3!important;grid-row:1!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-height:32px!important;margin:0!important;overflow:hidden!important;color:var(--qm-card-title-color,#111827)!important;font-size:12px!important;line-height:1.18!important;font-weight:800!important;text-decoration:none!important}body .tt-product-listing .thumbnail_small_description,body .tt-product-listing .thumbnail_small_description *,body .tt-product-listing .description,body .tt-product-listing .description *,body .tt-product-listing .tt-add-info,body .tt-product-listing .tt-price,body .tt-product-listing .tt-row,body .tt-product-listing .tt-rating,body .tt-product-listing .tt-label-location,body .tt-product-listing .tt-options-swatch,body .tt-product-listing .tt-img-roll-over,body .tt-product-listing .tt-description.onerowactions,body .qm-collection-grid .thumbnail_small_description,body .qm-collection-grid .thumbnail_small_description *,body .qm-collection-grid .description,body .qm-collection-grid .description *,body .qm-collection-grid .tt-add-info,body .qm-collection-grid .tt-price,body .qm-collection-grid .tt-row,body .qm-collection-grid .tt-rating,body .qm-collection-grid .tt-label-location,body .qm-collection-grid .tt-options-swatch,body .qm-collection-grid .tt-img-roll-over,body .qm-collection-grid .tt-description.onerowactions,body .tt-product-listing .qm-collection-side-panel,body .qm-collection-grid .qm-collection-side-panel{display:none!important}body .tt-product-listing .qm-collection-forced-price,body .qm-collection-grid .qm-collection-forced-price{grid-column:1!important;grid-row:3!important;display:flex!important;align-items:end!important;justify-content:flex-start!important;height:30px!important;margin:0!important;padding:0!important;color:var(--qm-card-price-color,#111827)!important;font-size:12px!important;line-height:1!important;font-weight:900!important;white-space:nowrap!important;opacity:1!important;visibility:visible!important;position:relative!important;z-index:4!important}body .tt-product-listing .qm-collection-forced-actions,body .qm-collection-grid .qm-collection-forced-actions{grid-column:2!important;grid-row:3!important;display:flex!important;align-items:end!important;justify-content:flex-end!important;height:30px!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important;position:relative!important;z-index:5!important;pointer-events:auto!important}body .tt-product-listing .qm-collection-forced-actions form,body .qm-collection-grid .qm-collection-forced-actions form{display:block!important;width:76px!important;height:28px!important;margin:0!important;padding:0!important}body .tt-product-listing .qm-collection-forced-actions .tt-btn-addtocart,body .qm-collection-grid .qm-collection-forced-actions .tt-btn-addtocart{display:flex!important;align-items:center!important;justify-content:center!important;width:76px!important;min-width:76px!important;max-width:76px!important;height:28px!important;min-height:28px!important;margin:0!important;padding:0 4px!important;border-radius:5px!important;background:var(--qm-button-bg,#2f7df6)!important;color:var(--qm-button-text,#fff)!important;border:1px solid var(--qm-button-bg,#2f7df6)!important;box-shadow:0 5px 12px #2f7df62e!important;font-size:7px!important;line-height:1!important;font-weight:900!important;letter-spacing:0!important;text-align:center!important;white-space:nowrap!important;opacity:1!important;visibility:visible!important}}@media(max-width:767px){html body .qm-collection-grid .tt-col-item,html body .tt-product-listing .tt-col-item{width:100%!important;max-width:100%!important;flex:0 0 100%!important;padding:0 4px!important;margin:0 0 8px!important}html body .qm-collection-grid .tt-product,html body .qm-collection-grid .tt-product-design02,html body .tt-product-listing .tt-product,html body .tt-product-listing .tt-product-design02{display:grid!important;grid-template-columns:82px minmax(0,1fr)!important;grid-template-rows:88px!important;column-gap:8px!important;min-height:104px!important;max-height:112px!important;padding:7px!important;overflow:hidden!important;border-radius:8px!important;background:var(--qm-card-bg,#fff)!important;border:1px solid var(--qm-card-border,#e5e7eb)!important}html body .qm-collection-grid .tt-product>.tt-image-box,html body .qm-collection-grid .tt-product-design02>.tt-image-box,html body .tt-product-listing .tt-product>.tt-image-box,html body .tt-product-listing .tt-product-design02>.tt-image-box,html body .qm-collection-grid .tt-img-parent,html body .qm-collection-grid .tt-image-box>a,html body .qm-collection-grid .tt-img,html body .tt-product-listing .tt-img-parent,html body .tt-product-listing .tt-image-box>a,html body .tt-product-listing .tt-img{grid-column:1!important;grid-row:1!important;width:82px!important;height:88px!important;min-width:82px!important;min-height:88px!important;max-width:82px!important;max-height:88px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;border-radius:6px!important;background:var(--qm-card-image-bg,#f7f5f0)!important}html body .qm-collection-grid .tt-image-box img,html body .tt-product-listing .tt-image-box img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;opacity:1!important;visibility:visible!important;transform:none!important}html body .qm-collection-grid .tt-product>.tt-description:not(.onerowactions),html body .qm-collection-grid .tt-product-design02>.tt-description:not(.onerowactions),html body .tt-product-listing .tt-product>.tt-description:not(.onerowactions),html body .tt-product-listing .tt-product-design02>.tt-description:not(.onerowactions){grid-column:2!important;grid-row:1!important;display:grid!important;grid-template-columns:minmax(0,1fr) 76px!important;grid-template-rows:34px 24px 30px!important;column-gap:6px!important;width:100%!important;height:88px!important;min-height:88px!important;max-height:88px!important;margin:0!important;padding:0!important;overflow:hidden!important}html body .qm-collection-grid .tt-title,html body .qm-collection-grid .tt-title a,html body .tt-product-listing .tt-title,html body .tt-product-listing .tt-title a{grid-column:1 / 3!important;grid-row:1!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-height:32px!important;margin:0!important;overflow:hidden!important;color:var(--qm-card-title-color,#111827)!important;font-size:12px!important;line-height:1.18!important;font-weight:800!important;text-decoration:none!important}html body .qm-collection-grid .thumbnail_small_description,html body .qm-collection-grid .thumbnail_small_description *,html body .qm-collection-grid .description,html body .qm-collection-grid .description *,html body .qm-collection-grid .tt-add-info,html body .qm-collection-grid .tt-price,html body .qm-collection-grid .tt-row,html body .qm-collection-grid .tt-rating,html body .qm-collection-grid .tt-label-location,html body .qm-collection-grid .tt-options-swatch,html body .qm-collection-grid .tt-img-roll-over,html body .qm-collection-grid .tt-description.onerowactions,html body .qm-collection-grid .qm-collection-side-panel,html body .tt-product-listing .thumbnail_small_description,html body .tt-product-listing .thumbnail_small_description *,html body .tt-product-listing .description,html body .tt-product-listing .description *,html body .tt-product-listing .tt-add-info,html body .tt-product-listing .tt-price,html body .tt-product-listing .tt-row,html body .tt-product-listing .tt-rating,html body .tt-product-listing .tt-label-location,html body .tt-product-listing .tt-options-swatch,html body .tt-product-listing .tt-img-roll-over,html body .tt-product-listing .tt-description.onerowactions,html body .tt-product-listing .qm-collection-side-panel{display:none!important}html body .qm-collection-grid .qm-collection-forced-price,html body .tt-product-listing .qm-collection-forced-price{grid-column:1!important;grid-row:3!important;display:flex!important;align-items:end!important;justify-content:flex-start!important;height:30px!important;margin:0!important;padding:0!important;color:var(--qm-card-price-color,#111827)!important;font-size:12px!important;line-height:1!important;font-weight:900!important;white-space:nowrap!important;opacity:1!important;visibility:visible!important;position:relative!important;z-index:4!important}html body .qm-collection-grid .qm-collection-forced-actions,html body .tt-product-listing .qm-collection-forced-actions{grid-column:2!important;grid-row:3!important;display:flex!important;align-items:end!important;justify-content:flex-end!important;height:30px!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important;position:relative!important;z-index:5!important}html body .qm-collection-grid .qm-collection-forced-actions form,html body .tt-product-listing .qm-collection-forced-actions form{display:block!important;width:76px!important;height:28px!important;margin:0!important;padding:0!important}html body .qm-collection-grid .qm-collection-forced-actions .tt-btn-addtocart,html body .tt-product-listing .qm-collection-forced-actions .tt-btn-addtocart{display:flex!important;align-items:center!important;justify-content:center!important;width:76px!important;min-width:76px!important;max-width:76px!important;height:28px!important;min-height:28px!important;margin:0!important;padding:0 4px!important;border-radius:5px!important;background:var(--qm-button-bg,#2f7df6)!important;color:var(--qm-button-text,#fff)!important;border:1px solid var(--qm-button-bg,#2f7df6)!important;box-shadow:0 5px 12px #2f7df62e!important;font-size:7px!important;line-height:1!important;font-weight:900!important;letter-spacing:0!important;text-align:center!important;white-space:nowrap!important;opacity:1!important;visibility:visible!important}}:root{--qm-luxe-ink:#111315;--qm-luxe-charcoal:#25282b;--qm-luxe-muted:#6b7075;--qm-luxe-subtle:#f6f6f4;--qm-luxe-panel:#ffffff;--qm-luxe-line:#e7e4df;--qm-luxe-line-strong:#d7d2ca;--qm-luxe-accent:#9b7a4f;--qm-luxe-accent-dark:#5f4930;--qm-luxe-success:#315b42;--qm-luxe-sale:#8f2d24;--qm-luxe-shadow:0 18px 45px rgba(17,19,21,.09);--qm-luxe-shadow-soft:0 10px 28px rgba(17,19,21,.06);--qm-luxe-radius:16px;--qm-luxe-radius-sm:10px;--qm-luxe-ease:cubic-bezier(.2,.75,.25,1);--qm-container:1360px}html{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body{background:#fff!important;color:var(--qm-luxe-ink)!important;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif!important;font-size:15px!important;line-height:1.65!important;letter-spacing:0!important;overflow-x:hidden!important}body:before{display:none!important}.container,.container-fluid-custom{max-width:var(--qm-container)!important}a{color:inherit;transition:color .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s var(--qm-luxe-ease),opacity .2s ease}a:hover{color:var(--qm-luxe-accent-dark)!important}img{border:0}h1,h2,h3,h4,h5,h6,.tt-title,.tt-title a,.tt-block-title .tt-title,.tt-block-title .tt-title-small,.section-title{color:var(--qm-luxe-ink)!important;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif!important;font-weight:800!important;letter-spacing:0!important;line-height:1.08!important}.tt-block-title{margin-bottom:28px!important}.tt-block-title .tt-title,.section-title{font-size:clamp(28px,4vw,48px)!important}.tt-title-description,.thumbnail_small_description,.description,.tt-add-info,.tt-add-info a{color:var(--qm-luxe-muted)!important}.btn,.btn-border,.btn-border01,.tt-btn-addtocart,.shopify-payment-button__button,button[type=submit],input[type=submit],.product-form__submit,.tt-btn-search-submit{min-height:48px!important;border-radius:999px!important;padding:13px 24px!important;border:1px solid var(--qm-luxe-ink)!important;background:var(--qm-luxe-ink)!important;color:#fff!important;box-shadow:none!important;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif!important;font-size:12px!important;font-weight:800!important;line-height:1!important;letter-spacing:.08em!important;text-transform:uppercase!important}.btn:hover,.btn-border:hover,.btn-border01:hover,.tt-btn-addtocart:hover,.shopify-payment-button__button:hover,button[type=submit]:hover,input[type=submit]:hover{background:var(--qm-luxe-charcoal)!important;border-color:var(--qm-luxe-charcoal)!important;color:#fff!important;transform:translateY(-1px)!important;box-shadow:0 14px 28px #11131524!important}.btn-border,.btn-border01{background:#fff!important;color:var(--qm-luxe-ink)!important;border-color:var(--qm-luxe-line-strong)!important}.btn-border:hover,.btn-border01:hover{background:var(--qm-luxe-ink)!important;border-color:var(--qm-luxe-ink)!important}.form-control,input[type=text],input[type=email],input[type=search],input[type=tel],input[type=password],select,textarea{min-height:48px!important;border-radius:12px!important;border:1px solid var(--qm-luxe-line)!important;background:#fff!important;color:var(--qm-luxe-ink)!important;box-shadow:none!important}.form-control:focus,input:focus,textarea:focus,select:focus{border-color:var(--qm-luxe-accent)!important;box-shadow:0 0 0 4px #9b7a4f1f!important;outline:0!important}header.desctop-menu-large,.tt-desktop-header,.tt-header-holder,.tt-stuck-nav,.tt-mobile-header,.menubackground{background:#fffffff5!important;color:var(--qm-luxe-ink)!important;border-bottom:1px solid rgba(231,228,223,.92)!important;box-shadow:0 8px 28px #1113150e!important;-webkit-backdrop-filter:saturate(140%) blur(14px)!important;backdrop-filter:saturate(140%) blur(14px)!important}.tt-header-holder,.tt-desktop-header .container,.tt-desktop-header .container-fluid,.tt-desktop-header .container-fluid-custom{min-height:76px!important}.tt-logo img,header .tt-logo img{max-height:52px!important;width:auto!important;object-fit:contain!important}.tt-desctop-menu nav>ul>li>a,.tt-desktop-header nav>ul>li>a,.tt-stuck-nav nav>ul>li>a,.tt-desctop-menu ul li.dropdown>a{min-height:76px!important;padding:0 18px!important;color:var(--qm-luxe-charcoal)!important;font-size:13px!important;font-weight:700!important;letter-spacing:.01em!important;text-transform:none!important}.tt-desctop-menu nav>ul>li>a:after,.tt-desktop-header nav>ul>li>a:after,.tt-stuck-nav nav>ul>li>a:after,.tt-desctop-menu ul li.dropdown>a:after{left:18px!important;right:18px!important;bottom:20px!important;height:2px!important;background:var(--qm-luxe-ink)!important}.tt-desctop-menu nav>ul>li:hover>a,.tt-desktop-header nav>ul>li:hover>a,.tt-stuck-nav nav>ul>li:hover>a,.tt-desctop-menu nav>ul>li.active>a{color:var(--qm-luxe-ink)!important}.tt-desctop-menu .dropdown-menu,.tt-megamenu-submenu,.tt-desctop-menu .tt-megamenu-col-01,.tt-desctop-menu .tt-megamenu-col-02{border:1px solid var(--qm-luxe-line)!important;border-radius:0 0 14px 14px!important;box-shadow:0 24px 55px #1113151f!important;background:#fff!important}.tt-obj-options a,.tt-obj-options button,.tt-obj-options .tt-btn-search,.tt-obj-options .tt-btn-cart,.tt-obj-options .tt-btn-wishlist{color:var(--qm-luxe-ink)!important}.tt-obj-options a:hover,.tt-obj-options button:hover,.tt-obj-options .tt-btn-search:hover,.tt-obj-options .tt-btn-cart:hover,.tt-obj-options .tt-btn-wishlist:hover{color:var(--qm-luxe-accent-dark)!important}#tt-pageContent{background:#fff!important;overflow:hidden!important}.container-indent{margin-top:54px!important}.qm-premium-hero{min-height:680px!important;background:var(--qm-luxe-ink)!important;color:#fff!important}.qm-premium-hero:before{top:20px!important;right:20px!important;bottom:20px!important;left:20px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:18px!important}.qm-premium-hero__media{opacity:.7!important}.qm-premium-hero__media img{filter:saturate(.9) contrast(1.04)!important}.qm-premium-hero__media:after{background:linear-gradient(90deg,#111315c7,#11131557 56%,#11131514)!important}.qm-premium-hero__content{width:min(var(--qm-container),calc(100% - 40px))!important;padding:96px 0!important}.qm-premium-eyebrow,.qm-section-title .eyebrow{background:#ffffff1a!important;border:1px solid rgba(255,255,255,.22)!important;color:#fff!important;border-radius:999px!important;padding:8px 13px!important;font-size:11px!important;font-weight:800!important;letter-spacing:.16em!important;text-transform:uppercase!important}.qm-section-title .eyebrow{background:var(--qm-luxe-subtle)!important;border-color:var(--qm-luxe-line)!important;color:var(--qm-luxe-accent-dark)!important}.qm-premium-hero h1{max-width:820px!important;color:#fff!important;font-size:clamp(42px,7.5vw,92px)!important;letter-spacing:-.02em!important}.qm-premium-hero p{max-width:610px!important;color:#ffffffd6!important;font-size:clamp(16px,1.5vw,20px)!important}.qm-premium-actions a{border-radius:999px!important;padding:14px 26px!important;font-size:12px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important}.qm-premium-actions .primary{background:#fff!important;color:var(--qm-luxe-ink)!important;border-color:#fff!important}.qm-premium-actions .secondary{background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.55)!important}.qm-premium-actions a:hover{transform:translateY(-2px)!important}.qm-trust-strip{background:#fff!important;border-block:1px solid var(--qm-luxe-line)!important;padding:20px 0!important}.qm-trust-strip__inner{gap:14px!important}.qm-trust-item{min-height:58px!important;padding:12px 14px!important;border:1px solid var(--qm-luxe-line)!important;border-radius:14px!important;background:var(--qm-luxe-subtle)!important;color:var(--qm-luxe-charcoal)!important;font-size:12px!important;font-weight:750!important;letter-spacing:.04em!important}.qm-trust-item span{background:#fff!important;border-color:var(--qm-luxe-line)!important;color:var(--qm-luxe-success)!important}.qm-signature-categories,.qm-featured-story,.qm-product-story,.qm-editorial-grid{max-width:var(--qm-container)!important;margin:72px auto!important;padding-left:22px!important;padding-right:22px!important}.qm-category-tile,.qm-editorial-card,.qm-featured-story,.qm-featured-story__image{border-radius:18px!important;border:1px solid var(--qm-luxe-line)!important;box-shadow:var(--qm-luxe-shadow-soft)!important}.qm-category-tile{background:var(--qm-luxe-subtle)!important}.qm-category-tile:hover,.qm-editorial-card:hover{transform:translateY(-3px)!important;box-shadow:var(--qm-luxe-shadow)!important}.qm-category-tile h3,.qm-featured-story h2,.qm-editorial-card__content h3,.qm-section-title h2{letter-spacing:-.015em!important}.qm-featured-story{background:linear-gradient(180deg,#fff,var(--qm-luxe-subtle))!important}.qm-featured-story p,.qm-section-title p{color:var(--qm-luxe-muted)!important}.tt-product-listing,.row.tt-product-listing,.tt-carousel-products{row-gap:30px!important}.tt-product,.tt-product-design02,.tt-product-listing .tt-product{height:100%!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;border:1px solid var(--qm-luxe-line)!important;border-radius:16px!important;background:#fff!important;box-shadow:0 8px 22px #1113150b!important}.tt-product:hover,.tt-product-design02:hover{transform:translateY(-4px)!important;border-color:var(--qm-luxe-line-strong)!important;box-shadow:var(--qm-luxe-shadow)!important}.tt-product .tt-image-box,.tt-product-design02 .tt-image-box{position:relative!important;overflow:hidden!important;border-radius:16px 16px 0 0!important;background:#f7f7f5!important}.tt-product .tt-image-box img,.tt-product-design02 .tt-image-box img{transition:transform .55s var(--qm-luxe-ease),opacity .25s ease!important}.tt-product:hover .tt-image-box img,.tt-product-design02:hover .tt-image-box img{transform:scale(1.035)!important}.tt-product .tt-description,.tt-product-design02 .tt-description{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;gap:8px!important;padding:17px 16px 18px!important}.tt-product .tt-title,.tt-product-design02 .tt-title{min-height:42px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:15px!important;font-weight:750!important;line-height:1.32!important}.tt-product .tt-title a,.tt-product-design02 .tt-title a{color:var(--qm-luxe-ink)!important}.tt-product .tt-price,.tt-product-design02 .tt-price{min-height:24px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;color:var(--qm-luxe-ink)!important;font-size:15px!important;font-weight:850!important}.tt-product .old-price,.tt-product-design02 .old-price{color:var(--qm-luxe-muted)!important;font-weight:600!important}.tt-label-location{top:12px!important;left:12px!important;right:12px!important}.tt-label-new,.tt-label-sale,.tt-label-our-stock,.tt-label-our-fatured{border-radius:999px!important;padding:6px 10px!important;font-size:10px!important;font-weight:850!important;letter-spacing:.06em!important;text-transform:uppercase!important;box-shadow:0 8px 18px #11131514!important}.tt-label-sale{background:var(--qm-luxe-sale)!important;color:#fff!important}.tt-label-new,.tt-label-our-fatured{background:#fff!important;color:var(--qm-luxe-ink)!important;border:1px solid var(--qm-luxe-line)!important}.tt-btn-quickview,.tt-btn-wishlist,.tt-btn-compare{width:40px!important;height:40px!important;border-radius:50%!important;background:#fffffff5!important;border:1px solid var(--qm-luxe-line)!important;box-shadow:0 10px 22px #1113151a!important}.tt-btn-quickview:hover,.tt-btn-wishlist:hover,.tt-btn-compare:hover{background:var(--qm-luxe-ink)!important;color:#fff!important;transform:translateY(-1px)!important}.tt-product-inside-hover{width:100%!important;margin-top:auto!important;padding-top:10px!important;background:transparent!important;position:relative!important;opacity:1!important;visibility:visible!important;transform:none!important}.tt-product-inside-hover .tt-btn-addtocart,.tt-product .tt-btn-addtocart,.tt-product button[name=add],.tt-product .btn{width:100%!important;min-height:46px!important;margin-top:6px!important}.tt-product .tt-options-swatch,.tt-product .tt-options-swatch ul,.tt-product ul.tt-options-swatch{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:6px!important}.tt-options-swatch li a,.tt-options-swatch li span{border-radius:999px!important;border-color:var(--qm-luxe-line)!important}.tt-filters-options,.tt-product-listing+.tt-pagination,.collection-hero-premium{border:1px solid var(--qm-luxe-line)!important;border-radius:16px!important;background:#fff!important;box-shadow:var(--qm-luxe-shadow-soft)!important}.tt-filters-options{padding:14px 16px!important;margin-bottom:28px!important}.collection-hero-premium{background:var(--qm-luxe-subtle)!important;padding:52px 24px!important}.tt-product-single-info,.tt-shopcart-table,.tt-shopcart-box,.tt-shopcart-col,.qm-shipping-progress{border:1px solid var(--qm-luxe-line)!important;border-radius:18px!important;background:#fff!important;box-shadow:var(--qm-luxe-shadow-soft)!important}.tt-product-single-info{padding:28px!important}.tt-product-single-info .tt-title,.tt-product-single-info h1{font-size:clamp(30px,4vw,48px)!important;letter-spacing:-.02em!important}.tt-product-single-info .tt-price{color:var(--qm-luxe-ink)!important;font-size:24px!important}.tt-collapse-block .tt-item{border:1px solid var(--qm-luxe-line)!important;border-radius:12px!important;box-shadow:none!important}.tt-collapse-title{color:var(--qm-luxe-ink)!important;background:#fff!important;font-size:13px!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important}.qm-shipping-progress{background:var(--qm-luxe-subtle)!important}.qm-shipping-progress__bar{background:#dfddd8!important}.qm-shipping-progress__fill{background:linear-gradient(90deg,var(--qm-luxe-ink),var(--qm-luxe-accent))!important}.qm-stock-badge,.qm-visitor-counter{background:#f8f4ed!important;border:1px solid #eadfcc!important;color:var(--qm-luxe-accent-dark)!important}.qm-live-proof{border:1px solid var(--qm-luxe-line)!important;border-radius:16px!important;box-shadow:var(--qm-luxe-shadow)!important}.tt-promo-box,.tt-banner,.tt-promo-fullwidth,.tt-layout-promo-box,.tt-img-box{border-radius:16px!important;overflow:hidden!important}.tt-promo-box img,.tt-banner img,.tt-img-box img{transition:transform .55s var(--qm-luxe-ease)!important}.tt-promo-box:hover img,.tt-banner:hover img,.tt-img-box:hover img{transform:scale(1.035)!important}.tt-footer,.tt-footer-col,footer{background:#111315!important;color:#ffffffbd!important}.tt-footer a,footer a{color:#ffffffc7!important}.tt-footer a:hover,footer a:hover{color:#fff!important}.tt-footer .tt-title,.tt-footer h1,.tt-footer h2,.tt-footer h3,.tt-footer h4,.tt-footer .tt-collapse-title,footer .tt-title,footer h1,footer h2,footer h3,footer h4{color:#fff!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;font-size:13px!important;font-weight:850!important;letter-spacing:.08em!important;text-transform:uppercase!important}.tt-footer .tt-title:after,footer .tt-title:after{background:#ffffff57!important;width:34px!important;height:2px!important}.tt-footer input[type=email],.tt-footer input[type=text],footer input[type=email],footer input[type=text]{border-radius:999px!important;border-color:#ffffff2e!important;background:#fff!important}.tt-footer .btn,footer .btn,.tt-footer button,footer button{background:#fff!important;border-color:#fff!important;color:var(--qm-luxe-ink)!important}.tt-footer .btn:hover,footer .btn:hover,.tt-footer button:hover,footer button:hover{background:var(--qm-luxe-accent)!important;border-color:var(--qm-luxe-accent)!important;color:#fff!important}@media(max-width:1199px){.tt-desctop-menu nav>ul>li>a,.tt-desktop-header nav>ul>li>a,.tt-stuck-nav nav>ul>li>a{padding-left:12px!important;padding-right:12px!important;font-size:12px!important}}@media(max-width:991px){body{font-size:14px!important}.container,.container-fluid,.container-fluid-custom{padding-left:16px!important;padding-right:16px!important}.container-indent{margin-top:34px!important}.tt-mobile-header{min-height:64px!important}.tt-mobile-header .tt-logo img{max-height:42px!important}.tt-mobile-header a,.tt-mobile-header button,.tt-mobile-header .tt-menu-toggle,.tt-mobile-header .tt-search,.tt-mobile-header .tt-cart{min-width:44px!important;min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.qm-premium-hero{min-height:590px!important}.qm-premium-hero:before{top:10px!important;right:10px!important;bottom:10px!important;left:10px!important;border-radius:14px!important}.qm-trust-strip__inner{grid-template-columns:repeat(2,1fr)!important}.qm-signature-categories,.qm-featured-story,.qm-product-story,.qm-editorial-grid{margin:48px auto!important;padding-left:16px!important;padding-right:16px!important}.qm-editorial-grid{grid-template-columns:1fr!important}.tt-product-single-info{position:static!important;padding:22px!important}}@media(max-width:767px){.tt-product-listing,.row.tt-product-listing,.tt-carousel-products{margin-left:-7px!important;margin-right:-7px!important;row-gap:16px!important}.tt-product-listing [class*=col-],.tt-carousel-products [class*=col-],.related-products [class*=col-]{padding-left:7px!important;padding-right:7px!important}.tt-product,.tt-product-design02{border-radius:14px!important}.tt-product .tt-image-box,.tt-product-design02 .tt-image-box{border-radius:14px 14px 0 0!important}.tt-product .tt-description,.tt-product-design02 .tt-description{padding:12px 10px 14px!important;gap:6px!important}.tt-product .tt-title,.tt-product-design02 .tt-title{min-height:34px!important;font-size:13px!important;line-height:1.25!important}.tt-product .tt-price,.tt-product-design02 .tt-price{font-size:14px!important}.tt-product-inside-hover .tt-btn-addtocart,.tt-product .tt-btn-addtocart,.tt-product button[name=add],.tt-product .btn{min-height:42px!important;padding:10px 9px!important;font-size:10.5px!important;white-space:normal!important;line-height:1.15!important}.tt-btn-quickview,.tt-btn-wishlist,.tt-btn-compare{width:36px!important;height:36px!important}.qm-premium-hero{min-height:540px!important}.qm-premium-hero__content{width:calc(100% - 28px)!important;padding:62px 0!important}.qm-premium-hero h1{font-size:40px!important}.qm-premium-actions a{width:100%!important;justify-content:center!important;text-align:center!important}.qm-trust-strip__inner{grid-template-columns:1fr!important;padding-left:14px!important;padding-right:14px!important}.qm-category-tile,.qm-editorial-card{min-height:300px!important}.tt-footer .container,footer .container{padding-left:20px!important;padding-right:20px!important}}@media(max-width:420px){.tt-product-listing [class*=col-],.related-products [class*=col-]{flex:0 0 50%!important;max-width:50%!important}.tt-product .tt-title,.tt-product-design02 .tt-title{font-size:12.5px!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.qm-header-shell{position:relative!important;z-index:120!important}.qm-desktop-header,.qm-sticky-header{background:#fffffff9!important;border-bottom:1px solid rgba(17,19,21,.08)!important;box-shadow:0 10px 34px #1113150e!important;-webkit-backdrop-filter:saturate(150%) blur(16px)!important;backdrop-filter:saturate(150%) blur(16px)!important}.qm-sticky-header:not(.disabled){position:sticky!important;top:0!important;z-index:125!important}.qm-header-container{max-width:1440px!important}.qm-header-main,.qm-sticky-header-row{min-height:78px!important;display:flex!important;align-items:center!important;gap:22px!important}.qm-header-menu-row{min-height:60px!important;justify-content:center!important}.qm-header-logo{flex:0 0 auto!important;display:flex!important;align-items:center!important;min-width:0!important;padding:8px 0!important}.qm-header-logo .tt-logo,.qm-header-logo a,.qm-sticky-header .tt-logo{display:inline-flex!important;align-items:center!important;color:var(--qm-luxe-ink)!important;text-decoration:none!important}.qm-header-logo img,.qm-sticky-header .tt-logo img,.qm-logo-svg{max-height:48px!important;width:auto!important;object-fit:contain!important}.qm-header-logo h2{margin:0!important;color:var(--qm-luxe-ink)!important;font-size:24px!important;font-weight:850!important;letter-spacing:-.01em!important}.qm-header-nav{flex:1 1 auto!important;min-width:0!important;display:flex!important;align-items:center!important}.qm-main-navigation,.qm-main-navigation__list,.qm-desktop-menu nav,.qm-desktop-menu nav>ul{width:100%!important}.qm-main-navigation__list,.qm-desktop-menu nav>ul{display:flex!important;align-items:center!important;justify-content:center!important;gap:2px!important;margin:0!important;padding:0!important}.qm-main-navigation__item,.qm-desktop-menu nav>ul>li{display:flex!important;align-items:center!important;margin:0!important}.qm-main-navigation__link,.qm-desktop-menu nav>ul>li>a,.qm-desktop-menu ul li.dropdown>a,.qm-sticky-header nav>ul>li>a{min-height:60px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 15px!important;border-radius:0!important;background:transparent!important;color:#1f2225!important;font-size:14px!important;font-weight:720!important;letter-spacing:0!important;line-height:1!important;text-transform:none!important;text-decoration:none!important;white-space:nowrap!important}.qm-main-navigation__link span{position:relative!important;display:inline-flex!important;align-items:center!important}.qm-main-navigation__link span:after,.qm-desktop-menu nav>ul>li>a:after,.qm-sticky-header nav>ul>li>a:after{content:""!important;position:absolute!important;left:15px!important;right:15px!important;bottom:13px!important;width:auto!important;height:2px!important;margin:0!important;border-radius:999px!important;background:var(--qm-luxe-ink)!important;opacity:1!important;transform:scaleX(0)!important;transform-origin:center!important;transition:transform .24s var(--qm-luxe-ease)!important}.qm-main-navigation__link span:after{left:0!important;right:0!important;bottom:-9px!important}.qm-main-navigation__item:hover>.qm-main-navigation__link,.qm-main-navigation__item--active>.qm-main-navigation__link,.qm-desktop-menu nav>ul>li:hover>a,.qm-desktop-menu nav>ul>li.selected>a,.qm-sticky-header nav>ul>li:hover>a{color:var(--qm-luxe-ink)!important}.qm-main-navigation__item:hover>.qm-main-navigation__link span:after,.qm-main-navigation__item--active>.qm-main-navigation__link span:after,.qm-desktop-menu nav>ul>li:hover>a:after,.qm-desktop-menu nav>ul>li.selected>a:after,.qm-sticky-header nav>ul>li:hover>a:after{transform:scaleX(1)!important}.qm-main-navigation__item--has-dropdown>.qm-main-navigation__link span:before{content:"";width:5px;height:5px;margin-left:8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);opacity:.58}.qm-desktop-menu .dropdown-menu,.qm-desktop-menu .tt-megamenu-submenu,.qm-desktop-menu .tt-megamenu-col-01,.qm-desktop-menu .tt-megamenu-col-02{margin-top:0!important;padding:18px!important;border:1px solid rgba(17,19,21,.08)!important;border-radius:0 0 18px 18px!important;background:#fff!important;box-shadow:0 28px 70px #11131524!important}.qm-desktop-menu .dropdown-menu a,.qm-desktop-menu .tt-megamenu-submenu a{min-height:auto!important;padding:9px 0!important;color:#3d4145!important;font-size:13px!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important}.qm-desktop-menu .dropdown-menu a:hover,.qm-desktop-menu .tt-megamenu-submenu a:hover{color:var(--qm-luxe-ink)!important;transform:translate(2px)!important}.qm-header-actions,.tt-obj-options,.qm-sticky-header-row{display:flex!important;align-items:center!important}.qm-header-actions{flex:0 0 auto!important;justify-content:flex-end!important;gap:8px!important}.qm-header-actions .tt-parent-box,.qm-header-actions .tt-dropdown-obj,.tt-obj-options .tt-parent-box,.tt-obj-options .tt-dropdown-obj{display:inline-flex!important;align-items:center!important;margin:0!important}.qm-header-actions a,.qm-header-actions button,.qm-header-actions .tt-dropdown-toggle,.tt-obj-options a,.tt-obj-options button,.tt-obj-options .tt-dropdown-toggle,.tt-obj-options .tt-btn-search,.tt-obj-options .tt-btn-cart,.tt-obj-options .tt-btn-wishlist{width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border:1px solid transparent!important;border-radius:999px!important;background:transparent!important;color:var(--qm-luxe-ink)!important;box-shadow:none!important}.qm-header-actions a:hover,.qm-header-actions button:hover,.qm-header-actions .tt-dropdown-toggle:hover,.tt-obj-options a:hover,.tt-obj-options button:hover,.tt-obj-options .tt-dropdown-toggle:hover{border-color:var(--qm-luxe-line)!important;background:var(--qm-luxe-subtle)!important;color:var(--qm-luxe-ink)!important;transform:none!important}.qm-header-actions .tt-dropdown-menu,.tt-obj-options .tt-dropdown-menu{border:1px solid var(--qm-luxe-line)!important;border-radius:16px!important;box-shadow:0 24px 55px #11131524!important}.tt-search-opened-headtype1{border:1px solid var(--qm-luxe-line)!important;border-radius:999px!important;background:#fff!important}.tt-search-opened-headtype1 .tt-search-input{border:0!important;min-height:42px!important;border-radius:999px!important}.qm-is-scrolled .qm-desktop-header,.qm-is-scrolled.qm-header-main,.qm-sticky-header{box-shadow:0 14px 36px #11131514!important}.qm-mobile-header{display:none;background:#fff!important;border-bottom:1px solid var(--qm-luxe-line)!important;box-shadow:0 8px 24px #1113150f!important}.qm-mobile-actions-row{min-height:58px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:4px!important}.qm-mobile-header .tt-mobile-parent-menu{margin-right:auto!important}.qm-mobile-menu-toggle,.qm-mobile-header .tt-parent-box,.qm-mobile-header a,.qm-mobile-header button{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;color:var(--qm-luxe-ink)!important}.qm-mobile-menu-toggle:hover,.qm-mobile-header a:hover,.qm-mobile-header button:hover{background:var(--qm-luxe-subtle)!important}.qm-mobile-logo-line{padding-bottom:12px!important}.qm-mobile-logo-line .row{display:flex!important;justify-content:center!important}.qm-mobile-logo-link{width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;padding:0!important}.qm-mobile-logo-link img{max-height:42px!important;width:auto!important;object-fit:contain!important}.qm-mobile-logo-link h2{margin:0!important;color:var(--qm-luxe-ink)!important;font-size:22px!important;font-weight:850!important}.mobile-main-menu,.panel-menu.mobile-main-menu{width:min(420px,92vw)!important;max-width:92vw!important;background:#fff!important;color:var(--qm-luxe-ink)!important;box-shadow:26px 0 70px #1113152e!important}.mobile-main-menu.mmitemopen{border-right:1px solid var(--qm-luxe-line)!important}.mm-fullscreen-bg{background:#1113156b!important;-webkit-backdrop-filter:blur(3px)!important;backdrop-filter:blur(3px)!important}body.mm-open{overflow:hidden!important}.mobile-main-menu .mmpanels,.mobile-main-menu .mmpanel{background:#fff!important}.mobile-main-menu .mmpanel{padding:10px 18px 22px!important}.mobile-main-menu ul{margin:0!important;padding:0!important}.mobile-main-menu li{border:0!important;list-style:none!important}.mobile-main-menu a{min-height:52px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;padding:0 4px!important;border-bottom:1px solid rgba(17,19,21,.075)!important;color:var(--qm-luxe-ink)!important;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif!important;font-size:15px!important;font-weight:720!important;letter-spacing:0!important;line-height:1.25!important;text-transform:none!important;text-decoration:none!important}.mobile-main-menu a:hover{color:var(--qm-luxe-accent-dark)!important;background:transparent!important}.mobile-main-menu .mm-next-level:after{content:"";width:9px;height:9px;border-top:1.8px solid currentColor;border-right:1.8px solid currentColor;transform:rotate(45deg);opacity:.5;flex:0 0 auto}.mobile-main-menu .mm-original-link{color:var(--qm-luxe-muted)!important;font-size:13px!important;font-weight:650!important}.mobile-main-menu .mm-close-parent{position:sticky!important;top:0!important;z-index:2!important;margin:-10px -18px 10px!important;padding:14px 18px 10px!important;background:#fff!important;border-bottom:1px solid var(--qm-luxe-line)!important}.mobile-main-menu .mm-close{min-height:46px!important;justify-content:center!important;padding:0 18px!important;border:1px solid var(--qm-luxe-line)!important;border-radius:999px!important;background:var(--qm-luxe-subtle)!important;color:var(--qm-luxe-ink)!important;font-size:12px!important;font-weight:850!important;letter-spacing:.08em!important;text-transform:uppercase!important}.mobile-main-menu .mm-close:before{content:"";width:14px;height:14px;margin-right:8px;background:linear-gradient(45deg,transparent 46%,currentColor 47%,currentColor 53%,transparent 54%),linear-gradient(-45deg,transparent 46%,currentColor 47%,currentColor 53%,transparent 54%);opacity:.8}.mobile-main-menu .mm-prev-level{min-height:50px!important;justify-content:flex-start!important;color:var(--qm-luxe-muted)!important;font-size:12px!important;font-weight:850!important;letter-spacing:.08em!important;text-transform:uppercase!important}.mobile-main-menu .mm-prev-level:before{content:"";width:9px;height:9px;margin-right:10px;border-left:1.8px solid currentColor;border-bottom:1.8px solid currentColor;transform:rotate(45deg)}.mobile-main-menu #entrypoint-objects{margin-top:18px!important;padding-top:12px!important;border-top:1px solid var(--qm-luxe-line)!important}.mobile-main-menu #entrypoint-objects .tt-parent-box,.mobile-main-menu #entrypoint-objects .tt-dropdown-obj{width:100%!important}.mobile-main-menu #entrypoint-objects a,.mobile-main-menu #entrypoint-objects button{min-height:46px!important}.qm-mobile-navigation__link{-webkit-tap-highlight-color:transparent}.qm-menu-enhanced .mobile-main-menu a:focus-visible,.qm-menu-enhanced .qm-mobile-menu-toggle:focus-visible,.qm-main-navigation__link:focus-visible,.qm-header-actions a:focus-visible,.qm-header-actions button:focus-visible{outline:2px solid var(--qm-luxe-accent)!important;outline-offset:3px!important}@media(min-width:1025px){.qm-desktop-header{display:block!important}}@media(max-width:1240px){.qm-main-navigation__link,.qm-desktop-menu nav>ul>li>a,.qm-desktop-menu ul li.dropdown>a{padding-left:11px!important;padding-right:11px!important;font-size:13px!important}.qm-main-navigation__link span:after{bottom:-8px!important}}@media(max-width:1024px){.qm-desktop-header{display:none!important}.qm-mobile-header{display:block!important}.qm-sticky-header.notshowinmobile{display:none!important}.qm-header-shell{position:sticky!important;top:0!important}}@media(max-width:575px){.mobile-main-menu,.panel-menu.mobile-main-menu{width:92vw!important}.mobile-main-menu .mmpanel{padding-left:16px!important;padding-right:16px!important}.mobile-main-menu .mm-close-parent{margin-left:-16px!important;margin-right:-16px!important;padding-left:16px!important;padding-right:16px!important}.qm-mobile-actions-row{min-height:56px!important}.qm-mobile-logo-line{padding-bottom:10px!important}}:root{--qm-luxe-ink:var(--qm-premium-text,#111315);--qm-luxe-charcoal:var(--qm-premium-text,#25282b);--qm-luxe-muted:var(--qm-premium-subtext,#6b7075);--qm-luxe-subtle:var(--qm-premium-soft-bg,#f6f6f4);--qm-luxe-panel:var(--qm-premium-surface,#ffffff);--qm-luxe-line:var(--qm-premium-border,#e7e4df);--qm-luxe-line-strong:var(--qm-premium-border,#d7d2ca);--qm-luxe-accent:var(--qm-premium-accent,#9b7a4f);--qm-luxe-accent-dark:var(--qm-premium-accent-dark,#5f4930)}body{background:var(--qm-premium-page-bg,#fff)!important;color:var(--qm-premium-text,#111315)!important}.btn,.btn-border,.btn-border01,.tt-btn-addtocart,.shopify-payment-button__button,button[type=submit],input[type=submit]{background:var(--qm-premium-button-bg,#111315)!important;border-color:var(--qm-premium-button-bg,#111315)!important;color:var(--qm-premium-button-text,#fff)!important}.btn:hover,.btn-border:hover,.btn-border01:hover,.tt-btn-addtocart:hover,.shopify-payment-button__button:hover,button[type=submit]:hover,input[type=submit]:hover{background:var(--qm-premium-button-hover-bg,#2b2f33)!important;border-color:var(--qm-premium-button-hover-bg,#2b2f33)!important;color:var(--qm-premium-button-text,#fff)!important}.qm-header-shell,.qm-desktop-header,.qm-sticky-header,.qm-mobile-header,header.desctop-menu-large,.tt-desktop-header,.tt-stuck-nav,.tt-mobile-header,.menubackground{background:var(--qm-premium-header-bg,#fff)!important;color:var(--qm-premium-header-text,#1f2225)!important;border-bottom:1px solid var(--qm-premium-border,#e7e4df)!important;box-shadow:0 8px 24px #1113150f!important}.qm-header-main,.qm-sticky-header-row{min-height:74px!important;gap:18px!important}.qm-header-logo,.tt-stuck-parent-logo,.tt-logo-container{display:flex!important;align-items:center!important}.qm-header-logo .tt-logo,.tt-stuck-parent-logo .tt-logo,.qm-mobile-logo-link{display:inline-flex!important;align-items:center!important;width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;padding:0!important}.qm-header-logo img,.tt-stuck-parent-logo img,.qm-mobile-logo-link img,.tt-logo img,header .tt-logo img{display:block!important;max-height:54px!important;width:auto!important;object-fit:contain!important}.qm-header-logo h2,.tt-stuck-parent-logo h2,.qm-mobile-logo-link h2,.tt-logo h2{margin:0!important;color:var(--qm-premium-header-text,#1f2225)!important;font-size:24px!important;font-weight:800!important;letter-spacing:0!important;line-height:1!important}.qm-main-navigation__list,.qm-desktop-menu nav>ul,.tt-desctop-menu nav>ul{gap:0!important;align-items:center!important}.qm-main-navigation__item,.tt-desctop-menu nav>ul>li{position:relative!important;background:transparent!important;border:0!important;box-shadow:none!important}.qm-main-navigation__link,.qm-desktop-menu nav>ul>li>a,.tt-desctop-menu nav>ul>li>a,.tt-desctop-menu ul li.dropdown>a,.qm-sticky-header nav>ul>li>a{position:relative!important;min-height:60px!important;padding:0 16px!important;background:transparent!important;border:0!important;box-shadow:none!important;color:var(--qm-premium-header-text,#1f2225)!important;font-size:var(--qm-type-nav-size,14px)!important;font-weight:var(--qm-type-nav-weight,700)!important;letter-spacing:var(--qm-type-nav-spacing,0)!important;text-transform:none!important;line-height:1!important}.qm-main-navigation__link:before,.qm-main-navigation__link span:before,.qm-main-navigation__link span:after,.qm-desktop-menu nav>ul>li>a:before,.tt-desctop-menu nav>ul>li>a:before,.tt-desctop-menu ul li.dropdown>a:before,.tt-desctop-menu ul li.dropdown>a span:after{display:none!important;content:none!important}.qm-main-navigation__link:after,.qm-desktop-menu nav>ul>li>a:after,.tt-desctop-menu nav>ul>li>a:after,.tt-desctop-menu ul li.dropdown>a:after,.qm-sticky-header nav>ul>li>a:after{content:""!important;position:absolute!important;left:16px!important;right:16px!important;bottom:13px!important;width:auto!important;height:2px!important;margin:0!important;display:block!important;border-radius:999px!important;background:var(--qm-premium-header-line,#111315)!important;opacity:1!important;transform:scaleX(0)!important;transform-origin:center!important;transition:transform .22s var(--qm-luxe-ease)!important}.qm-main-navigation__item:hover>.qm-main-navigation__link,.qm-main-navigation__item--active>.qm-main-navigation__link,.tt-desctop-menu nav>ul>li:hover>a,.tt-desctop-menu nav>ul>li.selected>a,.qm-sticky-header nav>ul>li:hover>a{color:var(--qm-premium-header-hover,#111315)!important;background:transparent!important}.qm-main-navigation__item:hover>.qm-main-navigation__link:after,.qm-main-navigation__item--active>.qm-main-navigation__link:after,.tt-desctop-menu nav>ul>li:hover>a:after,.tt-desctop-menu nav>ul>li.selected>a:after,.qm-sticky-header nav>ul>li:hover>a:after{transform:scaleX(1)!important}.qm-main-navigation__item--has-dropdown>.qm-main-navigation__link span:before{display:none!important}.qm-header-actions,.tt-obj-options{gap:6px!important}.qm-header-actions a,.qm-header-actions button,.qm-header-actions .tt-dropdown-toggle,.tt-obj-options a,.tt-obj-options button,.tt-obj-options .tt-dropdown-toggle,.tt-obj-options .tt-btn-search,.tt-obj-options .tt-btn-cart,.tt-obj-options .tt-btn-wishlist{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;border-radius:999px!important;color:var(--qm-premium-header-text,#1f2225)!important}.qm-header-actions a:hover,.qm-header-actions button:hover,.qm-header-actions .tt-dropdown-toggle:hover,.tt-obj-options a:hover,.tt-obj-options button:hover,.tt-obj-options .tt-dropdown-toggle:hover{background:var(--qm-premium-soft-bg,#f6f6f4)!important;border-color:var(--qm-premium-border,#e7e4df)!important;color:var(--qm-premium-header-hover,#111315)!important}.qm-desktop-menu .dropdown-menu,.tt-desctop-menu .dropdown-menu{min-width:220px!important;max-width:min(980px,calc(100vw - 32px))!important;margin-top:0!important;padding:12px 16px!important;background:var(--qm-premium-header-bg,#fff)!important;border:1px solid var(--qm-premium-border,#e7e4df)!important;border-radius:0 0 10px 10px!important;box-shadow:0 18px 40px #1113151a!important}.qm-desktop-menu .dropdown-menu .row,.tt-desctop-menu .dropdown-menu .row{margin-left:0!important;margin-right:0!important}.qm-desktop-menu .tt-megamenu-submenu,.tt-desctop-menu .tt-megamenu-submenu,.qm-desktop-menu .tt-megamenu-col-01,.qm-desktop-menu .tt-megamenu-col-02,.tt-desctop-menu .tt-megamenu-col-01,.tt-desctop-menu .tt-megamenu-col-02{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.qm-desktop-menu .dropdown-menu a,.tt-desctop-menu .dropdown-menu a,.qm-desktop-menu .tt-megamenu-submenu a,.tt-desctop-menu .tt-megamenu-submenu a{min-height:36px!important;padding:8px 0!important;background:transparent!important;border:0!important;box-shadow:none!important;color:var(--qm-premium-header-text,#1f2225)!important;font-size:13px!important;font-weight:600!important;line-height:1.25!important;text-transform:none!important}.qm-desktop-menu .dropdown-menu a:before,.qm-desktop-menu .dropdown-menu a:after,.tt-desctop-menu .dropdown-menu a:before,.tt-desctop-menu .dropdown-menu a:after{display:none!important;content:none!important}.qm-desktop-menu .dropdown-menu a:hover,.tt-desctop-menu .dropdown-menu a:hover{color:var(--qm-premium-accent-dark,#5f4930)!important;transform:none!important}.collection-hero-premium{margin:0 0 28px!important;padding:58px 18px!important;background:linear-gradient(180deg,var(--qm-premium-soft-bg,#f6f6f4),#fff)!important;border:0!important;border-bottom:1px solid var(--qm-premium-border,#e7e4df)!important;border-radius:0!important;box-shadow:none!important;text-align:center!important}.collection-hero-premium__inner{max-width:880px!important;margin:0 auto!important}.collection-hero-premium__eyebrow{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-bottom:12px!important;padding:7px 12px!important;border:1px solid var(--qm-premium-border,#e7e4df)!important;border-radius:999px!important;background:var(--qm-premium-surface,#fff)!important;color:var(--qm-premium-subtext,#6b7075)!important;font-size:12px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important}.collection-hero-premium h1{margin:0!important;color:var(--qm-premium-text,#111315)!important;font-size:var(--qm-premium-collection-heading-size,48px)!important;line-height:var(--qm-type-heading-line-height,1.1)!important;letter-spacing:var(--qm-type-heading-spacing,0)!important}.collection-hero-premium p{max-width:720px!important;margin:14px auto 0!important;color:var(--qm-premium-subtext,#6b7075)!important;font-size:var(--qm-premium-collection-subheading-size,16px)!important;line-height:1.7!important}.qm-collection-page{margin-top:0!important}.qm-collection-layout{align-items:flex-start!important}.qm-collection-main{min-width:0!important}.qm-collection-content{margin-top:0!important}.qm-collection-toolbar,.tt-filters-options{position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:24px!important;padding:14px 16px!important;background:var(--qm-premium-surface,#fff)!important;border:1px solid var(--qm-premium-border,#e7e4df)!important;border-radius:12px!important;box-shadow:0 8px 22px #1113150d!important}.qm-collection-grid{row-gap:24px!important}.qm-collection-grid .tt-col-item{margin-bottom:0!important}.tt-product,.tt-product-design02{background:var(--qm-premium-surface,#fff)!important;border-color:var(--qm-premium-border,#e7e4df)!important}.tt-product .tt-title,.tt-product .tt-title a,.tt-product-design02 .tt-title,.tt-product-design02 .tt-title a,.tt-product .tt-price,.tt-product-design02 .tt-price{color:var(--qm-premium-text,#111315)!important}.tt-product .tt-add-info,.tt-product .thumbnail_small_description,.tt-product-design02 .tt-add-info,.tt-product-design02 .thumbnail_small_description{color:var(--qm-premium-subtext,#6b7075)!important}@media(max-width:1024px){.qm-header-shell{position:sticky!important;top:0!important;z-index:140!important}.qm-mobile-header{display:block!important}.qm-mobile-actions-row{min-height:58px!important;padding:0 4px!important}.qm-mobile-logo-line{padding-bottom:10px!important}.qm-mobile-logo-link img{max-height:44px!important}.mobile-main-menu,.panel-menu.mobile-main-menu{width:min(390px,92vw)!important;background:var(--qm-premium-surface,#fff)!important}.mobile-main-menu a{min-height:52px!important;color:var(--qm-premium-text,#111315)!important;font-size:15px!important;font-weight:700!important}}@media(max-width:767px){.collection-hero-premium{padding:38px 16px!important;margin-bottom:18px!important}.collection-hero-premium h1{font-size:var(--qm-premium-collection-heading-mobile-size,34px)!important}.collection-hero-premium p{font-size:14px!important}.qm-collection-toolbar,.tt-filters-options{display:block!important;padding:12px!important;border-radius:10px!important}.qm-collection-grid,.tt-product-listing{margin-left:-6px!important;margin-right:-6px!important;row-gap:14px!important}.qm-collection-grid .tt-col-item,.tt-product-listing .tt-col-item,.tt-product-listing [class*=col-]{padding-left:6px!important;padding-right:6px!important}.tt-product .tt-description,.tt-product-design02 .tt-description{padding:12px 9px 13px!important}}@media(max-width:420px){.qm-collection-grid .tt-col-item,.tt-product-listing .tt-col-item{flex:0 0 50%!important;max-width:50%!important}}.qm-desktop-menu,.tt-desctop-menu,.qm-main-navigation,.qm-main-navigation__list,.qm-header-main,.tt-header-holder,.tt-desctop-parent-menu,.tt-desctop-parent-menu .tt-parent-box{overflow:visible!important}.qm-main-navigation__item,.tt-desctop-menu nav>ul>li,.tt-desctop-menu ul li.dropdown{position:relative!important}.qm-desktop-menu .dropdown-menu,.tt-desctop-menu .dropdown-menu{position:absolute!important;top:100%!important;left:0!important;z-index:180!important;transform:none!important;margin-top:0!important}.qm-header-menu-row .qm-desktop-menu .dropdown-menu,.qm-header-menu-row .tt-desctop-menu .dropdown-menu{top:calc(100% - 1px)!important}.qm-desktop-menu .megamenu>.dropdown-menu,.tt-desctop-menu .megamenu>.dropdown-menu{left:50%!important;transform:translate(-50%)!important}.qm-desktop-menu nav>ul>li>a,.tt-desctop-menu nav>ul>li>a{z-index:2!important}.qm-desktop-menu nav>ul>li>a:after,.tt-desctop-menu nav>ul>li>a:after,.qm-main-navigation__link:after{z-index:3!important}.qm-collection-grid{display:block!important;margin-left:0!important;margin-right:0!important}.qm-collection-grid .tt-col-item{width:100%!important;max-width:820px!important;flex:0 0 100%!important;margin:0 0 18px!important;padding-left:0!important;padding-right:0!important}.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{min-height:0!important;height:auto!important;display:grid!important;grid-template-columns:190px minmax(0,1fr)!important;align-items:stretch!important;gap:0!important;overflow:hidden!important;border-radius:14px!important;background:var(--qm-premium-surface,#fff)!important;box-shadow:0 10px 26px #1113150f!important}.qm-collection-grid .tt-product:hover,.qm-collection-grid .tt-product-design02:hover{transform:translateY(-2px)!important;box-shadow:0 16px 34px #1113151a!important}.qm-collection-grid .tt-product .tt-image-box,.qm-collection-grid .tt-product-design02 .tt-image-box{width:190px!important;min-height:210px!important;height:100%!important;border-radius:14px 0 0 14px!important;background:var(--qm-premium-soft-bg,#f6f6f4)!important}.qm-collection-grid .tt-product .tt-image-box a,.qm-collection-grid .tt-product .tt-image-box .tt-img-parent,.qm-collection-grid .tt-product-design02 .tt-image-box a{display:block!important;width:100%!important;height:100%!important}.qm-collection-grid .tt-product .tt-image-box img,.qm-collection-grid .tt-product-design02 .tt-image-box img{width:100%!important;height:100%!important;object-fit:cover!important}.qm-collection-grid .tt-product .tt-description,.qm-collection-grid .tt-product-design02 .tt-description{min-width:0!important;display:grid!important;grid-template-columns:1fr auto!important;grid-template-areas:"meta meta" "title price" "desc desc" "options options" "actions actions"!important;align-content:center!important;align-items:center!important;gap:10px 18px!important;padding:22px 24px!important;text-align:left!important}.qm-collection-grid .tt-product .tt-row,.qm-collection-grid .tt-product-design02 .tt-row{grid-area:meta!important;justify-content:flex-start!important;width:100%!important;margin:0!important}.qm-collection-grid .tt-product .tt-title,.qm-collection-grid .tt-product-design02 .tt-title{grid-area:title!important;min-height:0!important;justify-content:flex-start!important;margin:0!important;text-align:left!important;font-size:var(--qm-premium-collection-card-title-size,16px)!important;line-height:1.35!important}.qm-collection-grid .tt-product .tt-price,.qm-collection-grid .tt-product-design02 .tt-price{grid-area:price!important;justify-content:flex-end!important;align-self:start!important;margin:0!important;color:var(--qm-premium-text,#111315)!important;font-size:var(--qm-premium-collection-card-price-size,17px)!important}.qm-collection-grid .tt-product .thumbnail_small_description,.qm-collection-grid .tt-product .description,.qm-collection-grid .tt-product-design02 .thumbnail_small_description,.qm-collection-grid .tt-product-design02 .description{grid-area:desc!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden!important;max-width:560px!important;margin:0!important;color:var(--qm-premium-subtext,#6b7075)!important;font-size:var(--qm-premium-collection-card-subtitle-size,14px)!important;line-height:1.55!important;text-align:left!important}.qm-collection-grid .tt-product .tt-option-block,.qm-collection-grid .tt-product-design02 .tt-option-block,.qm-collection-grid .tt-product .tt-options-swatch,.qm-collection-grid .tt-product-design02 .tt-options-swatch{grid-area:options!important;justify-content:flex-start!important;margin:0!important}.qm-collection-grid .tt-product .tt-product-inside-hover,.qm-collection-grid .tt-product-design02 .tt-product-inside-hover{grid-area:actions!important;width:auto!important;margin:2px 0 0!important;padding:0!important}.qm-collection-grid .tt-product .tt-row-btn,.qm-collection-grid .tt-product-design02 .tt-row-btn{display:inline-flex!important;width:auto!important;margin:0!important}.qm-collection-grid .tt-product .tt-btn-addtocart,.qm-collection-grid .tt-product-design02 .tt-btn-addtocart{width:auto!important;min-width:138px!important;min-height:42px!important;margin:0!important;padding:11px 18px!important;font-size:var(--qm-premium-collection-card-button-size,12px)!important}.qm-collection-grid .tt-product .tt-product-inside-hover .tt-row-btn+.tt-row-btn,.qm-collection-grid .tt-product-design02 .tt-product-inside-hover .tt-row-btn+.tt-row-btn{margin-left:8px!important}.qm-collection-grid .tt-label-location{left:10px!important;right:auto!important;top:10px!important}@media(max-width:767px){.qm-collection-grid .tt-col-item{max-width:none!important;margin-bottom:14px!important}.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{grid-template-columns:132px minmax(0,1fr)!important;border-radius:12px!important}.qm-collection-grid .tt-product .tt-image-box,.qm-collection-grid .tt-product-design02 .tt-image-box{width:132px!important;min-height:168px!important;border-radius:12px 0 0 12px!important}.qm-collection-grid .tt-product .tt-description,.qm-collection-grid .tt-product-design02 .tt-description{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:7px!important;padding:14px 12px!important}.qm-collection-grid .tt-product .tt-title,.qm-collection-grid .tt-product-design02 .tt-title{font-size:14px!important}.qm-collection-grid .tt-product .description,.qm-collection-grid .tt-product .thumbnail_small_description,.qm-collection-grid .tt-product-design02 .description,.qm-collection-grid .tt-product-design02 .thumbnail_small_description{-webkit-line-clamp:2;font-size:12.5px!important}.qm-collection-grid .tt-product .tt-price,.qm-collection-grid .tt-product-design02 .tt-price{justify-content:flex-start!important;font-size:14px!important}.qm-collection-grid .tt-product .tt-btn-addtocart,.qm-collection-grid .tt-product-design02 .tt-btn-addtocart{min-width:112px!important;min-height:38px!important;padding:9px 13px!important;font-size:10.5px!important}}@media(max-width:420px){.qm-collection-grid .tt-col-item{flex:0 0 100%!important;max-width:100%!important}.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{grid-template-columns:116px minmax(0,1fr)!important}.qm-collection-grid .tt-product .tt-image-box,.qm-collection-grid .tt-product-design02 .tt-image-box{width:116px!important;min-height:154px!important}}@media(min-width:1025px){header .tt-desctop-menu,header .tt-desctop-menu nav,header .tt-desctop-menu nav>ul,header .tt-desctop-menu nav>ul>li{overflow:visible!important}header .tt-desctop-menu nav>ul>li.dropdown{position:relative!important}header .tt-desctop-menu nav>ul>li.dropdown>.dropdown-menu{display:block!important;position:absolute!important;top:100%!important;left:0!important;z-index:9999!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(8px)!important;transition:opacity .18s ease,visibility .18s ease,transform .18s ease!important;background:#fff!important;border:1px solid var(--qm-premium-border,#e8e2d8)!important;box-shadow:0 18px 42px #1113151f!important}header .tt-desctop-menu nav>ul>li.dropdown:hover>.dropdown-menu,header .tt-desctop-menu nav>ul>li.dropdown:focus-within>.dropdown-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}header .tt-desctop-menu nav>ul>li.megamenu:hover>.dropdown-menu,header .tt-desctop-menu nav>ul>li.megamenu:focus-within>.dropdown-menu{left:50%!important;transform:translate(-50%)!important}header .tt-desctop-menu .dropdown-menu a:before,header .tt-desctop-menu .dropdown-menu a:after{display:none!important}}.qm-collection-grid .tt-btn-quickview,.qm-collection-grid .tt-btn-wishlist,.qm-collection-grid .tt-btn-compare,.qm-collection-grid .wk-app-btn,.qm-collection-grid .tt-btn-link{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{grid-template-columns:220px minmax(0,1fr)!important}.qm-collection-grid .tt-product .tt-image-box,.qm-collection-grid .tt-product-design02 .tt-image-box{width:220px!important;min-height:220px!important;height:220px!important;max-height:220px!important;display:block!important;overflow:hidden!important;background:#f7f4ef!important}.qm-collection-grid .tt-product .tt-image-box a,.qm-collection-grid .tt-product .tt-image-box .tt-img-parent,.qm-collection-grid .tt-product-design02 .tt-image-box a{display:block!important;position:relative!important;width:100%!important;height:100%!important}.qm-collection-grid .tt-product .tt-image-box .tt-img,.qm-collection-grid .tt-product .tt-image-box .tt-img-roll-over,.qm-collection-grid .tt-product-design02 .tt-image-box .tt-img,.qm-collection-grid .tt-product-design02 .tt-image-box .tt-img-roll-over{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;width:100%!important;height:100%!important}.qm-collection-grid .tt-product .tt-image-box img,.qm-collection-grid .tt-product-design02 .tt-image-box img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;padding:8px!important;transform:none!important}.qm-collection-grid .tt-product .tt-image-box .tt-img-roll-over,.qm-collection-grid .tt-product-design02 .tt-image-box .tt-img-roll-over{opacity:0!important;transition:opacity .22s ease!important}.qm-collection-grid .tt-product:hover .tt-image-box .tt-img-roll-over,.qm-collection-grid .tt-product-design02:hover .tt-image-box .tt-img-roll-over{opacity:1!important}.qm-collection-grid .tt-product:hover .tt-image-box .tt-img-roll-over+.tt-img,.qm-collection-grid .tt-product-design02:hover .tt-image-box .tt-img-roll-over+.tt-img{opacity:0!important}@media(max-width:767px){.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{grid-template-columns:132px minmax(0,1fr)!important}.qm-collection-grid .tt-product .tt-image-box,.qm-collection-grid .tt-product-design02 .tt-image-box{width:132px!important;min-height:160px!important;height:160px!important;max-height:160px!important}.qm-collection-grid .tt-product .tt-image-box img,.qm-collection-grid .tt-product-design02 .tt-image-box img{padding:6px!important}}@media(max-width:767px){.tt-product-listing .tt-product,.tt-product-listing .tt-product-design02,.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{display:grid!important;grid-template-columns:84px minmax(0,1fr)!important;grid-template-rows:minmax(44px,auto) 32px!important;gap:6px 8px!important;min-height:116px!important;height:auto!important;max-height:none!important;padding:8px!important;overflow:hidden!important;align-items:start!important}.tt-product-listing .tt-product>.tt-image-box,.tt-product-listing .tt-product-design02>.tt-image-box,.qm-collection-grid .tt-product>.tt-image-box,.qm-collection-grid .tt-product-design02>.tt-image-box{grid-column:1!important;grid-row:1 / span 2!important;width:84px!important;height:100px!important;min-height:100px!important;max-height:100px!important}.tt-product-listing .tt-product .tt-img-parent,.tt-product-listing .tt-product-design02 .tt-image-box>a,.tt-product-listing .tt-product .tt-img,.tt-product-listing .tt-product-design02 .tt-img,.qm-collection-grid .tt-product .tt-img-parent,.qm-collection-grid .tt-product-design02 .tt-image-box>a,.qm-collection-grid .tt-product .tt-img,.qm-collection-grid .tt-product-design02 .tt-img{width:84px!important;height:100px!important;min-height:100px!important;max-height:100px!important}.tt-product-listing .tt-product .tt-image-box img,.tt-product-listing .tt-product-design02 .tt-image-box img,.qm-collection-grid .tt-product .tt-image-box img,.qm-collection-grid .tt-product-design02 .tt-image-box img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}.tt-product-listing .tt-product>.tt-description:not(.onerowactions),.tt-product-listing .tt-product-design02>.tt-description:not(.onerowactions),.qm-collection-grid .tt-product>.tt-description:not(.onerowactions),.qm-collection-grid .tt-product-design02>.tt-description:not(.onerowactions){grid-column:2!important;grid-row:1!important;height:auto!important;max-height:44px!important;min-height:0!important;padding:0!important;margin:0!important;overflow:hidden!important}.tt-product-listing .tt-title,.tt-product-listing .tt-title a,.qm-collection-grid .tt-title,.qm-collection-grid .tt-title a{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;max-height:32px!important;margin:0!important;font-size:12px!important;line-height:1.18!important;color:var(--qm-card-title-color)!important;text-decoration:none!important}.tt-product-listing .thumbnail_small_description,.tt-product-listing .thumbnail_small_description *,.tt-product-listing .description,.tt-product-listing .description *,.tt-product-listing .tt-add-info,.tt-product-listing .tt-row,.tt-product-listing .tt-rating,.tt-product-listing .tt-options-swatch,.tt-product-listing .tt-select-box,.tt-product-listing .tt-wrapper,.tt-product-listing .tt-price,.tt-product-listing .tt-product-inside-hover,.tt-product-listing .qm-collection-forced-price,.tt-product-listing .qm-collection-forced-actions,.tt-product-listing .onerowactions,.tt-product-listing .tt-img-roll-over,.tt-product-listing .tt-label-location,.qm-collection-grid .thumbnail_small_description,.qm-collection-grid .thumbnail_small_description *,.qm-collection-grid .description,.qm-collection-grid .description *,.qm-collection-grid .tt-add-info,.qm-collection-grid .tt-row,.qm-collection-grid .tt-rating,.qm-collection-grid .tt-options-swatch,.qm-collection-grid .tt-select-box,.qm-collection-grid .tt-wrapper,.qm-collection-grid .tt-price,.qm-collection-grid .tt-product-inside-hover,.qm-collection-grid .qm-collection-forced-price,.qm-collection-grid .qm-collection-forced-actions,.qm-collection-grid .onerowactions,.qm-collection-grid .tt-img-roll-over,.qm-collection-grid .tt-label-location{display:none!important}.tt-product-listing .qm-collection-side-panel,.qm-collection-grid .qm-collection-side-panel{grid-column:2!important;grid-row:2!important;display:none!important;grid-template-columns:minmax(0,1fr) 82px!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;height:32px!important;min-height:32px!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important}.tt-product-listing .qm-collection-side-price,.qm-collection-grid .qm-collection-side-price{display:block!important;color:var(--qm-card-price-color)!important;font-size:12px!important;line-height:1!important;font-weight:900!important;text-align:left!important;white-space:nowrap!important;opacity:1!important;visibility:visible!important}.tt-product-listing .qm-collection-side-actions,.tt-product-listing .qm-collection-side-actions form,.qm-collection-grid .qm-collection-side-actions,.qm-collection-grid .qm-collection-side-actions form{display:block!important;width:82px!important;min-width:82px!important;height:30px!important;opacity:1!important;visibility:visible!important}.tt-product-listing .qm-collection-side-actions .tt-btn-addtocart,.qm-collection-grid .qm-collection-side-actions .tt-btn-addtocart{display:flex!important;align-items:center!important;justify-content:center!important;width:82px!important;min-width:82px!important;max-width:82px!important;height:30px!important;min-height:30px!important;padding:0 5px!important;background:var(--qm-card-button-bg)!important;border-color:var(--qm-card-button-bg)!important;color:var(--qm-card-button-text)!important;font-size:7px!important;line-height:1!important;border-radius:5px!important;opacity:1!important;visibility:visible!important}}@media(max-width:767px){.tt-product-listing .tt-product,.tt-product-listing .tt-product-design02,.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{grid-template-columns:82px minmax(0,1fr)!important;grid-template-rows:88px!important;min-height:104px!important;max-height:112px!important}.tt-product-listing .tt-product>.tt-description:not(.onerowactions),.tt-product-listing .tt-product-design02>.tt-description:not(.onerowactions),.qm-collection-grid .tt-product>.tt-description:not(.onerowactions),.qm-collection-grid .tt-product-design02>.tt-description:not(.onerowactions){grid-column:2!important;grid-row:1!important;display:grid!important;grid-template-rows:34px 1fr 30px!important;align-content:stretch!important;height:88px!important;max-height:88px!important;min-height:88px!important;overflow:hidden!important}.tt-product-listing .tt-title,.qm-collection-grid .tt-title{grid-row:1!important}.tt-product-listing .qm-collection-forced-price,.qm-collection-grid .qm-collection-forced-price{grid-row:3!important;grid-column:1!important;display:flex!important;align-items:end!important;justify-content:flex-start!important;height:30px!important;min-height:30px!important;margin:0!important;padding:0!important;color:var(--qm-card-price-color,#111827)!important;font-size:12px!important;line-height:1!important;font-weight:900!important;white-space:nowrap!important;opacity:1!important;visibility:visible!important;position:relative!important;z-index:3!important}.tt-product-listing .qm-collection-forced-actions,.qm-collection-grid .qm-collection-forced-actions{grid-row:3!important;grid-column:1!important;display:flex!important;align-items:end!important;justify-content:flex-end!important;height:30px!important;min-height:30px!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important;position:relative!important;z-index:4!important;pointer-events:auto!important}.tt-product-listing .qm-collection-forced-actions form,.qm-collection-grid .qm-collection-forced-actions form{display:block!important;width:76px!important;height:28px!important;margin:0!important;padding:0!important}.tt-product-listing .qm-collection-forced-actions .tt-btn-addtocart,.qm-collection-grid .qm-collection-forced-actions .tt-btn-addtocart{display:flex!important;align-items:center!important;justify-content:center!important;width:76px!important;min-width:76px!important;max-width:76px!important;height:28px!important;min-height:28px!important;margin:0!important;padding:0 4px!important;border-radius:5px!important;background:var(--qm-button-bg,#2f7df6)!important;color:var(--qm-button-text,#fff)!important;border:1px solid var(--qm-button-bg,#2f7df6)!important;box-shadow:0 5px 12px #2f7df62e!important;font-size:7px!important;line-height:1!important;font-weight:900!important;letter-spacing:0!important;text-align:center!important;white-space:nowrap!important;opacity:1!important;visibility:visible!important}.tt-product-listing .qm-collection-side-panel,.qm-collection-grid .qm-collection-side-panel{display:none!important}}@media(max-width:767px){.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{display:grid!important;grid-template-columns:88px minmax(0,1fr)!important;grid-template-rows:52px 32px!important;column-gap:8px!important;row-gap:6px!important;width:100%!important;min-height:112px!important;height:112px!important;max-height:112px!important;padding:8px!important;overflow:hidden!important}.qm-collection-grid .tt-product>.tt-image-box,.qm-collection-grid .tt-product-design02>.tt-image-box{grid-column:1!important;grid-row:1 / span 2!important;width:88px!important;height:96px!important;min-height:96px!important;max-height:96px!important;border-radius:7px!important;overflow:hidden!important}.qm-collection-grid .tt-product .tt-img-parent,.qm-collection-grid .tt-product-design02 .tt-image-box>a,.qm-collection-grid .tt-product .tt-img,.qm-collection-grid .tt-product-design02 .tt-img{width:88px!important;height:96px!important;min-height:96px!important;max-height:96px!important}.qm-collection-grid .tt-product .tt-image-box img,.qm-collection-grid .tt-product-design02 .tt-image-box img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;opacity:1!important;visibility:visible!important}.qm-collection-grid .tt-product>.tt-description:not(.onerowactions),.qm-collection-grid .tt-product-design02>.tt-description:not(.onerowactions),.qm-collection-grid .tt-product .tt-description,.qm-collection-grid .tt-product-design02 .tt-description{grid-column:2!important;grid-row:1!important;height:52px!important;max-height:52px!important;min-height:0!important;padding:0!important;margin:0!important;overflow:hidden!important;font-size:0!important;line-height:0!important}.qm-collection-grid .tt-product .tt-description>*,.qm-collection-grid .tt-product-design02 .tt-description>*{display:none!important}.qm-collection-grid .tt-product .tt-description>.tt-title,.qm-collection-grid .tt-product-design02 .tt-description>.tt-title{display:block!important}.qm-collection-grid .tt-title,.qm-collection-grid .tt-title a{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;max-height:32px!important;margin:0!important;padding:0!important;font-size:12px!important;line-height:1.18!important;color:var(--qm-card-title-color)!important;text-decoration:none!important}.qm-collection-grid .thumbnail_small_description,.qm-collection-grid .thumbnail_small_description *,.qm-collection-grid .description,.qm-collection-grid .description *,.qm-collection-grid .tt-add-info,.qm-collection-grid .tt-row,.qm-collection-grid .tt-rating,.qm-collection-grid .tt-options-swatch,.qm-collection-grid .tt-select-box,.qm-collection-grid .tt-wrapper,.qm-collection-grid select,.qm-collection-grid .tt-price,.qm-collection-grid .tt-product-inside-hover,.qm-collection-grid .qm-collection-forced-price,.qm-collection-grid .qm-collection-forced-actions,.qm-collection-grid .onerowactions,.qm-collection-grid .tt-img-roll-over,.qm-collection-grid .tt-label-location,.qm-collection-grid .tt-btn-quickview,.qm-collection-grid .tt-btn-wishlist,.qm-collection-grid .tt-btn-compare{display:none!important}.qm-collection-grid .qm-collection-side-panel{grid-column:2!important;grid-row:2!important;display:grid!important;grid-template-columns:minmax(0,1fr) 76px!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;height:32px!important;min-height:32px!important;margin:0!important;padding:0!important;align-self:end!important}.qm-collection-grid .qm-collection-side-price{display:block!important;width:auto!important;min-width:0!important;font-size:12px!important;line-height:1!important;font-weight:900!important;text-align:left!important;white-space:nowrap!important}.qm-collection-grid .qm-collection-side-actions,.qm-collection-grid .qm-collection-side-actions form{display:block!important;width:76px!important;min-width:76px!important;height:28px!important;margin:0!important;padding:0!important}.qm-collection-grid .qm-collection-side-actions .tt-btn-addtocart{display:flex!important;align-items:center!important;justify-content:center!important;width:76px!important;min-width:76px!important;max-width:76px!important;height:28px!important;min-height:28px!important;margin:0!important;padding:0 4px!important;font-size:7px!important;line-height:1!important;white-space:nowrap!important;border-radius:5px!important;box-shadow:none!important}}@media(max-width:767px){.qm-collection-grid .tt-col-item,.tt-product-listing [class*=col-]{border:0!important;overflow:visible!important}.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{grid-template-columns:88px minmax(0,1fr)!important;grid-template-rows:auto 32px!important;min-height:0!important;height:auto!important;overflow:hidden!important;padding:8px!important;border:1px solid var(--qm-card-border-color)!important;box-shadow:0 8px 20px #1113150d!important}.qm-collection-grid .tt-product>.tt-image-box,.qm-collection-grid .tt-product-design02>.tt-image-box,.qm-collection-grid .tt-product .tt-img-parent,.qm-collection-grid .tt-product-design02 .tt-image-box>a,.qm-collection-grid .tt-product .tt-img,.qm-collection-grid .tt-product-design02 .tt-img{width:88px!important;height:104px!important;min-height:104px!important;max-height:104px!important;overflow:hidden!important}.qm-collection-grid .tt-product .tt-image-box img,.qm-collection-grid .tt-product-design02 .tt-image-box img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important}.qm-collection-grid .tt-product>.tt-description:not(.onerowactions),.qm-collection-grid .tt-product-design02>.tt-description:not(.onerowactions){max-height:104px!important;overflow:hidden!important}.qm-collection-grid .tt-title,.qm-collection-grid .tt-title a{font-size:12px!important;line-height:1.15!important;max-height:28px!important;margin:0 0 3px!important;overflow:hidden!important}.qm-collection-grid .thumbnail_small_description,.qm-collection-grid .description,.qm-collection-grid .tt-add-info,.qm-collection-grid .tt-row,.qm-collection-grid .tt-rating,.qm-collection-grid .tt-options-swatch,.qm-collection-grid .tt-select-box,.qm-collection-grid .tt-wrapper,.qm-collection-grid select,.qm-collection-grid .tt-product-inside-hover,.qm-collection-grid .tt-description>.tt-price,.qm-collection-grid .tt-description>.qm-collection-forced-price,.qm-collection-grid .tt-description>.qm-collection-forced-actions,.qm-collection-grid .onerowactions{display:none!important}.qm-collection-grid .qm-collection-side-panel{grid-column:2!important;grid-row:2!important;align-self:end!important;display:grid!important;grid-template-columns:minmax(0,1fr) 78px!important;align-items:end!important;gap:8px!important;min-height:30px!important;height:30px!important;margin:0!important}.qm-collection-grid .qm-collection-side-price{align-self:center!important;font-size:12px!important;line-height:1!important;font-weight:900!important;overflow:hidden!important;text-overflow:ellipsis!important}.qm-collection-grid .qm-collection-side-actions,.qm-collection-grid .qm-collection-side-actions form{width:78px!important;height:30px!important}.qm-collection-grid .qm-collection-side-actions .tt-btn-addtocart{width:78px!important;min-width:78px!important;max-width:78px!important;height:30px!important;min-height:30px!important;font-size:7px!important;padding:0 4px!important;transform:none!important}.qm-collection-grid .tt-label-location,.qm-collection-grid .tt-img-roll-over,.qm-collection-grid .tt-btn-quickview,.qm-collection-grid .tt-btn-wishlist,.qm-collection-grid .tt-btn-compare{display:none!important}}@media(max-width:767px){.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{display:grid!important;grid-template-columns:82px minmax(0,1fr)!important;grid-template-rows:auto 30px!important;gap:6px 8px!important;min-height:0!important;height:auto!important;padding:8px!important;overflow:hidden!important}.qm-collection-grid .tt-product>.tt-image-box,.qm-collection-grid .tt-product-design02>.tt-image-box{grid-column:1!important;grid-row:1 / span 2!important;width:82px!important;height:104px!important;min-height:104px!important;max-height:104px!important}.qm-collection-grid .tt-product .tt-img-parent,.qm-collection-grid .tt-product-design02 .tt-image-box>a,.qm-collection-grid .tt-product .tt-img,.qm-collection-grid .tt-product-design02 .tt-img{width:82px!important;height:104px!important;min-height:104px!important;max-height:104px!important}.qm-collection-grid .tt-product>.tt-description:not(.onerowactions),.qm-collection-grid .tt-product-design02>.tt-description:not(.onerowactions),.qm-collection-grid .tt-product .tt-description,.qm-collection-grid .tt-product-design02 .tt-description{grid-column:2!important;grid-row:1!important;min-height:0!important;height:auto!important;max-height:68px!important;padding:0!important;margin:0!important;overflow:hidden!important;text-align:left!important}.qm-collection-grid .tt-title,.qm-collection-grid .tt-title a{font-size:12px!important;line-height:1.15!important;max-height:28px!important;margin:0!important;color:var(--qm-card-title-color)!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-decoration:none!important}.qm-collection-grid .thumbnail_small_description,.qm-collection-grid .description,.qm-collection-grid .tt-add-info,.qm-collection-grid .tt-row,.qm-collection-grid .tt-rating,.qm-collection-grid .tt-options-swatch,.qm-collection-grid .tt-select-box,.qm-collection-grid .tt-wrapper,.qm-collection-grid .tt-price,.qm-collection-grid .tt-product-inside-hover,.qm-collection-grid .qm-collection-forced-price,.qm-collection-grid .qm-collection-forced-actions,.qm-collection-grid .tt-description>.qm-collection-forced-price,.qm-collection-grid .tt-description>.qm-collection-forced-actions,.qm-collection-grid .onerowactions{display:none!important}.qm-collection-grid .qm-collection-side-panel{grid-column:2!important;grid-row:2!important;display:grid!important;grid-template-columns:minmax(0,1fr) 76px!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;height:30px!important;min-height:30px!important;margin:0!important;padding:0!important;border:0!important}.qm-collection-grid .qm-collection-side-price{display:block!important;width:auto!important;min-width:0!important;font-size:12px!important;line-height:1!important;font-weight:900!important;text-align:left!important;white-space:nowrap!important}.qm-collection-grid .qm-collection-side-actions,.qm-collection-grid .qm-collection-side-actions form{display:block!important;width:76px!important;min-width:76px!important;height:28px!important}.qm-collection-grid .qm-collection-side-actions .tt-btn-addtocart{width:76px!important;min-width:76px!important;max-width:76px!important;height:28px!important;min-height:28px!important;padding:0 4px!important;font-size:7px!important;line-height:1!important;border-radius:5px!important;box-shadow:none!important}.qm-collection-grid .tt-label-location,.qm-collection-grid .tt-img-roll-over,.qm-collection-grid .tt-btn-quickview,.qm-collection-grid .tt-btn-wishlist,.qm-collection-grid .tt-btn-compare{display:none!important}}.qm-collection-grid .tt-product .tt-price,.qm-collection-grid .tt-product-design02 .tt-price{grid-area:price!important;display:block!important;justify-self:end!important;align-self:start!important;margin:2px 0 0!important;padding:0!important;color:#111!important;font-size:20px!important;line-height:1.1!important;font-weight:900!important;text-align:right!important;white-space:nowrap!important}.qm-collection-grid .tt-product .tt-option-block,.qm-collection-grid .tt-product-design02 .tt-option-block{grid-area:options!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin:2px 0 0!important;padding:0!important;opacity:1!important;visibility:visible!important}.qm-collection-grid .tt-product .tt-options-swatch,.qm-collection-grid .tt-product-design02 .tt-options-swatch{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:6px!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important}@media(max-width:991px){.qm-collection-grid .tt-product .tt-description,.qm-collection-grid .tt-product-design02 .tt-description{grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"title" "desc" "options" "price" "action"!important;gap:9px!important}.qm-collection-grid .tt-product .tt-price,.qm-collection-grid .tt-product-design02 .tt-price,.qm-collection-grid .tt-product-inside-hover,.qm-collection-grid .tt-product-design02 .tt-product-inside-hover{justify-self:start!important;text-align:left!important}.qm-collection-grid .tt-product-inside-hover,.qm-collection-grid .tt-product-design02 .tt-product-inside-hover{flex-direction:row!important;width:auto!important;min-width:0!important}.qm-collection-grid .tt-product-inside-hover .tt-row-btn,.qm-collection-grid .tt-product-design02 .tt-product-inside-hover .tt-row-btn{flex-direction:row!important;width:auto!important}}.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{position:relative!important;display:grid!important;grid-template-columns:176px minmax(260px,1fr) 160px!important;gap:28px!important;align-items:start!important;min-height:236px!important;padding:20px 0!important;border:0!important;border-top:1px solid #e6e6e6!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;overflow:visible!important}.qm-collection-grid .tt-product .tt-image-box a:not(.tt-btn-quickview):not(.tt-btn-wishlist):not(.tt-btn-compare),.qm-collection-grid .tt-product .tt-image-box .tt-img-parent,.qm-collection-grid .tt-product-design02 .tt-image-box a:not(.tt-btn-quickview):not(.tt-btn-wishlist):not(.tt-btn-compare),.qm-collection-grid .tt-product .tt-image-box .tt-img,.qm-collection-grid .tt-product-design02 .tt-image-box .tt-img{position:relative!important;display:flex!important;width:100%!important;height:100%!important;align-items:center!important;justify-content:center!important;opacity:1!important;visibility:visible!important}.qm-collection-grid .tt-product .tt-description,.qm-collection-grid .tt-product-design02 .tt-description{grid-column:2 / 4!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) 160px!important;grid-template-areas:"title price" "desc action" "options action"!important;gap:12px 28px!important;min-height:236px!important;padding:0!important;margin:0!important;text-align:left!important;background:transparent!important}.tt-product-single-info{box-shadow:0 12px 28px #1113150f!important}.qm-sticky-atc,.qm-live-proof,.qm-visitor-counter,.qm-buying-perks{display:none!important}.qm-collection-grid,.qm-collection-grid.row,.tt-product-listing.qm-collection-grid{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:stretch!important;gap:0!important;max-width:none!important;margin-left:-10px!important;margin-right:-10px!important}.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{display:block!important;min-height:0!important;height:100%!important;grid-template-columns:none!important;border:1px solid var(--qm-premium-border,#e8e2d8)!important;border-radius:12px!important;background:#fff!important;box-shadow:0 8px 22px #1113150d!important;transform:none!important;transition:border-color .18s ease,box-shadow .18s ease!important}.qm-collection-grid .tt-product:hover,.qm-collection-grid .tt-product-design02:hover{transform:none!important;border-color:#1113152e!important;box-shadow:0 12px 28px #11131514!important}.qm-collection-grid .tt-product .tt-image-box a,.qm-collection-grid .tt-product .tt-image-box .tt-img-parent,.qm-collection-grid .tt-product-design02 .tt-image-box a,.qm-collection-grid .tt-product .tt-image-box .tt-img,.qm-collection-grid .tt-product-design02 .tt-image-box .tt-img{position:relative!important;display:block!important;width:100%!important;height:auto!important;opacity:1!important;visibility:visible!important}.qm-collection-grid .tt-product .thumbnail_small_description,.qm-collection-grid .tt-product .description,.qm-collection-grid .tt-product-design02 .thumbnail_small_description,.qm-collection-grid .tt-product-design02 .description{display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden!important;color:#6a7077!important;font-size:13px!important;line-height:1.5!important}.qm-collection-grid .tt-btn-addtocart{min-height:40px!important;border-radius:999px!important}.qm-collection-grid .tt-product:hover,.qm-collection-grid .tt-product-design02:hover{transform:none!important;box-shadow:0 12px 30px #11131517!important}@media(max-width:767px){.qm-collection-grid,.qm-collection-grid.row,.tt-product-listing.qm-collection-grid{gap:12px!important;max-width:none!important}.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{grid-template-columns:118px minmax(0,1fr)!important;min-height:154px!important}.qm-collection-grid .tt-product .tt-image-box,.qm-collection-grid .tt-product-design02 .tt-image-box{width:118px!important;min-width:118px!important;height:154px!important;min-height:154px!important;max-height:154px!important}.qm-collection-grid .tt-product .tt-description,.qm-collection-grid .tt-product-design02 .tt-description{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:6px!important;padding:12px!important}.qm-collection-grid .tt-product .tt-title,.qm-collection-grid .tt-product-design02 .tt-title{font-size:13px!important}.qm-collection-grid .tt-product .thumbnail_small_description,.qm-collection-grid .tt-product .description,.qm-collection-grid .tt-product-design02 .thumbnail_small_description,.qm-collection-grid .tt-product-design02 .description{font-size:12px!important;-webkit-line-clamp:2}}.product_page_template .tt-product-single-info{position:relative!important;top:auto!important;margin-top:0!important}.qm-collection-grid{max-width:980px!important}.qm-collection-grid>.tt-col-item{max-width:960px!important;margin-bottom:18px!important}.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{grid-template-columns:220px minmax(0,1fr)!important;min-height:236px!important;border:1px solid var(--qm-premium-border,#e8e2d8)!important;border-radius:14px!important;box-shadow:0 10px 28px #1113150f!important;transform:none!important;transition:border-color .18s ease,box-shadow .18s ease!important;will-change:auto!important}.qm-collection-grid .tt-product:hover,.qm-collection-grid .tt-product-design02:hover{transform:none!important;border-color:#1113152e!important;box-shadow:0 14px 34px #11131517!important}.qm-collection-grid .tt-product .tt-image-box,.qm-collection-grid .tt-product-design02 .tt-image-box{width:220px!important;min-width:220px!important;height:236px!important;min-height:236px!important;max-height:236px!important;border-radius:14px 0 0 14px!important;background:#f7f4ef!important}.qm-collection-grid .tt-product .tt-image-box a,.qm-collection-grid .tt-product .tt-image-box .tt-img-parent,.qm-collection-grid .tt-product-design02 .tt-image-box a{height:100%!important;overflow:hidden!important}.qm-collection-grid .tt-product .tt-image-box img,.qm-collection-grid .tt-product-design02 .tt-image-box img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;padding:10px!important;opacity:1!important;visibility:visible!important;transform:none!important;background:#f7f4ef!important}.qm-collection-grid .tt-product .tt-description,.qm-collection-grid .tt-product-design02 .tt-description{padding:26px 28px!important;align-content:start!important}.qm-collection-grid .tt-product .tt-title,.qm-collection-grid .tt-product-design02 .tt-title{font-size:18px!important;line-height:1.2!important;max-width:540px!important}.qm-collection-grid .tt-product .tt-title a,.qm-collection-grid .tt-product-design02 .tt-title a{color:#151719!important}.qm-collection-grid .tt-product .tt-price,.qm-collection-grid .tt-product-design02 .tt-price{font-size:18px!important;font-weight:800!important}.qm-collection-grid .tt-product .thumbnail_small_description,.qm-collection-grid .tt-product .description,.qm-collection-grid .tt-product-design02 .thumbnail_small_description,.qm-collection-grid .tt-product-design02 .description{max-width:620px!important;color:#6a7077!important}.tt-product-single-info{position:relative!important;top:auto!important}@media(max-width:767px){.qm-collection-grid{max-width:none!important}.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{grid-template-columns:128px minmax(0,1fr)!important;min-height:168px!important}.qm-collection-grid .tt-product .tt-image-box,.qm-collection-grid .tt-product-design02 .tt-image-box{width:128px!important;min-width:128px!important;height:168px!important;min-height:168px!important;max-height:168px!important}.qm-collection-grid .tt-product .tt-description,.qm-collection-grid .tt-product-design02 .tt-description{padding:14px 12px!important}.qm-collection-grid .tt-product .tt-title,.qm-collection-grid .tt-product-design02 .tt-title{font-size:14px!important}}.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{grid-template-columns:240px minmax(0,1fr)!important;min-height:250px!important;overflow:hidden!important}.qm-collection-grid .tt-product .tt-image-box,.qm-collection-grid .tt-product-design02 .tt-image-box{width:240px!important;min-width:240px!important;height:250px!important;min-height:250px!important;max-height:250px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#f7f4ef!important}.qm-collection-grid .tt-product .tt-image-box a,.qm-collection-grid .tt-product .tt-image-box .tt-img-parent,.qm-collection-grid .tt-product-design02 .tt-image-box a{position:static!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important}.qm-collection-grid .tt-product .tt-image-box .tt-img,.qm-collection-grid .tt-product-design02 .tt-image-box .tt-img{position:static!important;inset:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;opacity:1!important;visibility:visible!important}.qm-collection-grid .tt-product .tt-image-box img,.qm-collection-grid .tt-product-design02 .tt-image-box img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:232px!important;object-fit:contain!important;object-position:center!important;padding:10px!important;opacity:1!important;visibility:visible!important;transform:none!important}.tt-product-single-info,.airSticky{position:relative!important;top:auto!important}.qm-sticky-atc,.qm-live-proof,.qm-visitor-counter{display:none!important}@media(max-width:767px){.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{grid-template-columns:136px minmax(0,1fr)!important;min-height:172px!important}.qm-collection-grid .tt-product .tt-image-box,.qm-collection-grid .tt-product-design02 .tt-image-box{width:136px!important;min-width:136px!important;height:172px!important;min-height:172px!important;max-height:172px!important}.qm-collection-grid .tt-product .tt-image-box img,.qm-collection-grid .tt-product-design02 .tt-image-box img{max-height:158px!important;padding:6px!important}}.product_page_template .tt-fixed-product-wrapper{display:none!important}.qm-live-purchase{position:fixed!important;left:18px!important;bottom:22px!important;z-index:140!important;width:min(340px,calc(100vw - 36px))!important;border:1px solid var(--qm-premium-border)!important;border-radius:12px!important;background:var(--qm-premium-surface)!important;box-shadow:0 18px 42px #11131529!important;opacity:0!important;transform:translateY(18px)!important;pointer-events:none!important;transition:opacity .24s ease,transform .24s ease!important}.qm-live-purchase.is-visible{opacity:1!important;transform:translateY(0)!important;pointer-events:auto!important}.qm-live-purchase__link{display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;min-height:86px!important;padding:11px 38px 11px 11px!important;color:var(--qm-premium-text)!important;text-decoration:none!important}.qm-live-purchase__image{display:block!important;width:64px!important;height:64px!important;overflow:hidden!important;border-radius:9px!important;background:var(--qm-card-image-bg)!important;border:1px solid var(--qm-card-border-color)!important}.qm-live-purchase__image img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}.qm-live-purchase__content{display:grid!important;gap:2px!important;min-width:0!important}.qm-live-purchase__eyebrow{color:var(--qm-card-button-bg)!important;font-size:11px!important;font-weight:900!important;letter-spacing:.06em!important;text-transform:uppercase!important}.qm-live-purchase__title{color:var(--qm-premium-text)!important;font-size:14px!important;line-height:1.25!important;font-weight:850!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.qm-live-purchase__meta{color:var(--qm-premium-subtext)!important;font-size:12px!important;line-height:1.25!important}.qm-live-purchase__close{position:absolute!important;top:8px!important;right:8px!important;width:24px!important;height:24px!important;border:0!important;border-radius:50%!important;background:var(--qm-premium-soft-bg)!important;color:var(--qm-premium-text)!important;font-size:18px!important;line-height:20px!important;cursor:pointer!important}.qm-live-purchase__close:hover{background:var(--qm-card-button-bg)!important;color:var(--qm-card-button-text)!important}@media(max-width:575px){.qm-live-purchase{left:12px!important;right:12px!important;bottom:14px!important;width:auto!important}}@media(max-width:767px){body{overflow-x:hidden!important}.tt-top-panel,.tt-header-holder .tt-top-panel{min-height:0!important}.tt-mobile-header,.qm-header-shell .tt-mobile-header{min-height:54px!important;border-bottom:1px solid var(--qm-premium-border)!important;box-shadow:0 6px 18px #1113150f!important}.tt-mobile-header .container,.tt-mobile-header .container-fluid,.tt-mobile-header .tt-header-row{min-height:54px!important;align-items:center!important}.tt-mobile-header .tt-logo,.tt-mobile-header .tt-logo img,.tt-mobile-header .qm-logo-svg{max-height:34px!important;width:auto!important}.tt-mobile-header .tt-menu-toggle,.tt-mobile-header .tt-btn-search,.tt-mobile-header .tt-btn-cart,.tt-mobile-header .tt-parent-box{min-width:36px!important;width:36px!important;height:36px!important;display:flex!important;align-items:center!important;justify-content:center!important}.qm-collection-page,.qm-collection-content{overflow-x:hidden!important}.collection-hero-premium{margin-bottom:10px!important}.collection-hero-premium__inner{padding:18px 12px 14px!important}.collection-hero-premium h1{font-size:24px!important;line-height:1.12!important}.collection-hero-premium p,.collection-hero-premium__eyebrow{display:none!important}.qm-collection-toolbar,.tt-filters-options{margin:0 0 10px!important;padding:8px!important;border-radius:8px!important;box-shadow:0 6px 16px #1113150d!important}.qm-collection-toolbar .tt-btn-toggle,.tt-filters-options .tt-btn-toggle,.tt-filters-options .tt-sort{font-size:11px!important;min-height:34px!important}.qm-collection-toolbar select,.tt-filters-options select{width:100%!important;max-width:160px!important;min-height:34px!important;font-size:12px!important}.qm-collection-layout .leftColumn,.qm-collection-layout aside{padding:10px!important;margin-bottom:10px!important}.qm-collection-grid,.tt-product-listing{row-gap:8px!important}.qm-collection-grid .tt-col-item,.tt-product-listing [class*=col-]{width:100%!important;max-width:100%!important;flex:0 0 100%!important;padding-left:4px!important;padding-right:4px!important;margin-bottom:8px!important}.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{display:grid!important;grid-template-columns:94px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:10px!important;row-gap:6px!important;min-height:0!important;padding:8px!important;border-radius:9px!important;align-items:start!important}.qm-collection-grid .tt-product>.tt-image-box,.qm-collection-grid .tt-product-design02>.tt-image-box{grid-column:1!important;grid-row:1 / span 2!important;width:94px!important;height:112px!important;min-height:112px!important;aspect-ratio:auto!important;border-radius:7px!important}.qm-collection-grid .tt-product .tt-img-parent,.qm-collection-grid .tt-product-design02 .tt-image-box>a,.qm-collection-grid .tt-product .tt-img,.qm-collection-grid .tt-product-design02 .tt-img{width:100%!important;height:100%!important;min-height:0!important}.qm-collection-grid .tt-product .tt-image-box img,.qm-collection-grid .tt-product-design02 .tt-image-box img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}.qm-collection-grid .tt-product>.tt-description:not(.onerowactions),.qm-collection-grid .tt-product-design02>.tt-description:not(.onerowactions){grid-column:2!important;grid-row:1!important;min-width:0!important;padding:0!important}.qm-collection-grid .tt-title,.qm-collection-grid .tt-title a{font-size:12px!important;line-height:1.18!important;margin:0 0 4px!important;color:var(--qm-card-title-color)!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.qm-collection-grid .thumbnail_small_description,.qm-collection-grid .description,.qm-collection-grid .tt-add-info,.qm-collection-grid .tt-row,.qm-collection-grid .tt-rating{display:none!important}.qm-collection-grid .tt-options-swatch,.qm-collection-grid .tt-select-box{margin-top:5px!important}.qm-collection-grid .tt-options-swatch li:not(.active){display:none!important}.qm-collection-grid .tt-options-swatch li.active a,.qm-collection-grid .tt-options-swatch li.active span{min-height:24px!important;padding:4px 7px!important;font-size:10px!important;border-radius:4px!important}.qm-collection-grid select{max-width:82px!important;min-height:28px!important;padding:4px 22px 4px 7px!important;font-size:11px!important}.qm-collection-grid .qm-collection-side-panel{grid-column:2!important;grid-row:2!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;width:100%!important;min-width:0!important;margin:2px 0 0!important;padding:0!important}.qm-collection-grid .qm-collection-side-price{width:auto!important;font-size:13px!important;line-height:1!important;text-align:left!important;white-space:nowrap!important}.qm-collection-grid .qm-collection-side-actions,.qm-collection-grid .qm-collection-side-actions form{width:auto!important;min-width:0!important}.qm-collection-grid .qm-collection-side-actions .tt-btn-addtocart{width:78px!important;min-width:78px!important;max-width:78px!important;height:30px!important;min-height:30px!important;padding:0 6px!important;border-radius:5px!important;font-size:8px!important;letter-spacing:0!important;white-space:nowrap!important}.qm-collection-grid .tt-label-location,.qm-collection-grid .tt-btn-quickview,.qm-collection-grid .tt-btn-wishlist,.qm-collection-grid .tt-btn-compare,.qm-collection-grid .tt-img-roll-over{display:none!important}}.tt-stuck-nav,.qm-sticky-atc,.qm-live-proof,.qm-visitor-counter,.qm-buying-perks{display:none!important}.qm-collection-grid,.qm-collection-grid.row,.tt-product-listing.qm-collection-grid{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:stretch!important;max-width:none!important;gap:0!important;margin-left:-10px!important;margin-right:-10px!important}.qm-collection-grid>.tt-col-item,.tt-product-listing.qm-collection-grid>.tt-col-item{width:auto!important;max-width:none!important;flex:0 0 auto!important;margin:0 0 22px!important;padding-left:10px!important;padding-right:10px!important}.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{display:block!important;height:100%!important;min-height:0!important;grid-template-columns:none!important;border:1px solid var(--qm-premium-border,#e8e2d8)!important;border-radius:12px!important;background:#fff!important;box-shadow:0 8px 22px #1113150d!important;transform:none!important}.qm-collection-grid .tt-product:hover,.qm-collection-grid .tt-product-design02:hover{transform:none!important;box-shadow:0 12px 28px #11131514!important}.qm-collection-grid .tt-product .tt-image-box,.qm-collection-grid .tt-product-design02 .tt-image-box{width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;max-height:none!important;display:block!important;overflow:hidden!important;border-radius:12px 12px 0 0!important;background:#f7f4ef!important}.qm-collection-grid .tt-product .tt-image-box a,.qm-collection-grid .tt-product .tt-image-box .tt-img-parent,.qm-collection-grid .tt-product-design02 .tt-image-box a,.qm-collection-grid .tt-product .tt-image-box .tt-img,.qm-collection-grid .tt-product-design02 .tt-image-box .tt-img{position:relative!important;inset:auto!important;display:block!important;width:100%!important;height:auto!important;opacity:1!important;visibility:visible!important}.qm-collection-grid .tt-product .tt-image-box img,.qm-collection-grid .tt-product-design02 .tt-image-box img{display:block!important;width:100%!important;height:auto!important;max-width:100%!important;max-height:none!important;padding:0!important;object-fit:contain!important;object-position:center!important;opacity:1!important;visibility:visible!important;transform:none!important}.qm-collection-grid .tt-product .tt-description,.qm-collection-grid .tt-product-design02 .tt-description{display:block!important;padding:16px 16px 18px!important;text-align:left!important}.qm-collection-grid .tt-product .tt-title,.qm-collection-grid .tt-product-design02 .tt-title{font-size:15px!important;line-height:1.35!important;min-height:0!important;margin:0 0 8px!important;text-align:left!important}.qm-collection-grid .tt-product .tt-price,.qm-collection-grid .tt-product-design02 .tt-price{margin-top:10px!important;font-size:16px!important;font-weight:800!important;justify-content:flex-start!important}.qm-collection-grid .tt-product-inside-hover{position:static!important;opacity:1!important;visibility:visible!important;transform:none!important;background:transparent!important;padding:12px 0 0!important}@media(max-width:767px){.qm-collection-grid,.qm-collection-grid.row,.tt-product-listing.qm-collection-grid{margin-left:-6px!important;margin-right:-6px!important}.qm-collection-grid>.tt-col-item,.tt-product-listing.qm-collection-grid>.tt-col-item{flex:0 0 50%!important;max-width:50%!important;padding-left:6px!important;padding-right:6px!important;margin-bottom:14px!important}.qm-collection-grid .tt-product .tt-description,.qm-collection-grid .tt-product-design02 .tt-description{padding:12px 10px!important}.qm-collection-grid .tt-product .tt-title,.qm-collection-grid .tt-product-design02 .tt-title{font-size:13px!important}}#loader-wrapper,#custom-preloader,.tt-loader,.tt-loading-text{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.tt-header-holder,.tt-stuck-nav,.tt-stuck-nav.stuck,.tt-product-single-info,.airSticky,.tt-fixed-product-wrapper{position:relative!important;top:auto!important;transform:none!important}.tt-stuck-nav{display:none!important}.product_page_template .row,.product_page_template .tt-product-single-img,.product_page_template .tt-product-single-info{align-items:flex-start!important;transform:none!important}.product_page_template .tt-product-single-info{margin-top:0!important}.qm-collection-grid,.qm-collection-grid.row,.tt-product-listing.qm-collection-grid{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;gap:16px!important;max-width:960px!important;margin-left:0!important;margin-right:0!important}.qm-collection-grid>.tt-col-item,.tt-product-listing.qm-collection-grid>.tt-col-item{width:100%!important;max-width:100%!important;flex:0 0 100%!important;margin:0!important;padding-left:0!important;padding-right:0!important}.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{display:grid!important;grid-template-columns:190px minmax(0,1fr)!important;min-height:210px!important;height:auto!important;align-items:stretch!important;overflow:hidden!important;border:1px solid var(--qm-premium-border,#e8e2d8)!important;border-radius:12px!important;background:#fff!important;box-shadow:0 8px 22px #1113150e!important;transform:none!important}.qm-collection-grid .tt-product .tt-image-box,.qm-collection-grid .tt-product-design02 .tt-image-box{width:190px!important;min-width:190px!important;height:210px!important;min-height:210px!important;max-height:210px!important;display:block!important;overflow:hidden!important;border-radius:12px 0 0 12px!important;background:#f7f4ef!important}.qm-collection-grid .tt-product .tt-image-box a,.qm-collection-grid .tt-product .tt-image-box .tt-img-parent,.qm-collection-grid .tt-product-design02 .tt-image-box a,.qm-collection-grid .tt-product .tt-image-box .tt-img,.qm-collection-grid .tt-product-design02 .tt-image-box .tt-img{position:relative!important;inset:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;opacity:1!important;visibility:visible!important}.qm-collection-grid .tt-product .tt-image-box img,.qm-collection-grid .tt-product-design02 .tt-image-box img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;padding:8px!important;opacity:1!important;visibility:visible!important;transform:none!important}.qm-collection-grid .tt-product .tt-description,.qm-collection-grid .tt-product-design02 .tt-description{display:grid!important;grid-template-columns:1fr auto!important;grid-template-areas:"meta meta" "title price" "desc desc" "options options" "actions actions"!important;align-content:center!important;gap:8px 18px!important;padding:22px 24px!important;text-align:left!important}.qm-collection-grid .tt-product .tt-row,.qm-collection-grid .tt-product-design02 .tt-row{grid-area:meta!important;justify-content:flex-start!important;margin:0!important}.qm-collection-grid .tt-product .tt-title,.qm-collection-grid .tt-product-design02 .tt-title{grid-area:title!important;font-size:17px!important;line-height:1.25!important;margin:0!important;text-align:left!important}.qm-collection-grid .tt-product .tt-price,.qm-collection-grid .tt-product-design02 .tt-price{grid-area:price!important;align-self:start!important;justify-content:flex-end!important;margin:0!important;font-size:17px!important;font-weight:800!important}.qm-collection-grid .tt-product .thumbnail_small_description,.qm-collection-grid .tt-product .description,.qm-collection-grid .tt-product-design02 .thumbnail_small_description,.qm-collection-grid .tt-product-design02 .description{grid-area:desc!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden!important;max-width:620px!important;margin:0!important;color:#6a7077!important;font-size:14px!important;line-height:1.55!important}.qm-collection-grid .tt-product .tt-options-swatch,.qm-collection-grid .tt-product-design02 .tt-options-swatch,.qm-collection-grid .tt-product .tt-option-block,.qm-collection-grid .tt-product-design02 .tt-option-block{grid-area:options!important;justify-content:flex-start!important;margin:0!important}.qm-collection-grid .tt-product-inside-hover{grid-area:actions!important;position:static!important;opacity:1!important;visibility:visible!important;transform:none!important;background:transparent!important;padding:4px 0 0!important}.qm-collection-grid .tt-btn-addtocart{width:auto!important;min-width:132px!important;min-height:40px!important;border-radius:999px!important}@media(max-width:767px){.qm-collection-grid,.qm-collection-grid.row,.tt-product-listing.qm-collection-grid{gap:12px!important;max-width:none!important}.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{grid-template-columns:118px minmax(0,1fr)!important;min-height:154px!important}.qm-collection-grid .tt-product .tt-image-box,.qm-collection-grid .tt-product-design02 .tt-image-box{width:118px!important;min-width:118px!important;height:154px!important;min-height:154px!important;max-height:154px!important}.qm-collection-grid .tt-product .tt-description,.qm-collection-grid .tt-product-design02 .tt-description{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:6px!important;padding:12px!important}.qm-collection-grid .tt-product .tt-title,.qm-collection-grid .tt-product-design02 .tt-title{font-size:13px!important}}.qm-collection-grid,.qm-collection-grid.row,.tt-product-listing.qm-collection-grid{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;gap:0!important;max-width:100%!important;margin:0!important}.qm-collection-grid>.tt-col-item,.tt-product-listing.qm-collection-grid>.tt-col-item{width:100%!important;max-width:100%!important;flex:0 0 100%!important;padding:0!important;margin:0!important}.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{display:grid!important;grid-template-columns:176px minmax(0,1fr) 170px!important;column-gap:28px!important;align-items:start!important;min-height:236px!important;height:auto!important;padding:20px 0!important;border:0!important;border-top:1px solid #e7e7e7!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;overflow:visible!important;transform:none!important}.qm-collection-grid>.tt-col-item:last-child .tt-product,.qm-collection-grid>.tt-col-item:last-child .tt-product-design02{border-bottom:1px solid #e7e7e7!important}.qm-collection-grid .tt-product:hover,.qm-collection-grid .tt-product-design02:hover{box-shadow:none!important;transform:none!important}.qm-collection-grid .tt-product .tt-image-box,.qm-collection-grid .tt-product-design02 .tt-image-box{grid-column:1!important;grid-row:1 / span 2!important;width:176px!important;min-width:176px!important;height:236px!important;min-height:236px!important;max-height:236px!important;margin:0!important;display:block!important;border-radius:0!important;background:#f6f6f6!important;overflow:hidden!important}.qm-collection-grid .tt-product .tt-image-box a,.qm-collection-grid .tt-product .tt-image-box .tt-img-parent,.qm-collection-grid .tt-product-design02 .tt-image-box a,.qm-collection-grid .tt-product .tt-image-box .tt-img,.qm-collection-grid .tt-product-design02 .tt-image-box .tt-img{position:relative!important;inset:auto!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;opacity:1!important;visibility:visible!important}.qm-collection-grid .tt-product .tt-image-box .tt-img-roll-over,.qm-collection-grid .tt-product-design02 .tt-image-box .tt-img-roll-over{display:none!important}.qm-collection-grid .tt-product .tt-description,.qm-collection-grid .tt-product-design02 .tt-description{grid-column:2 / 4!important;grid-row:1!important;display:grid!important;grid-template-columns:minmax(0,1fr) 170px!important;grid-template-areas:"title price" "desc actions" "options quick"!important;column-gap:28px!important;row-gap:12px!important;align-content:start!important;padding:0!important;min-height:236px!important;text-align:left!important}.qm-collection-grid .tt-product .tt-title,.qm-collection-grid .tt-product-design02 .tt-title{grid-area:title!important;display:block!important;margin:2px 0 0!important;min-height:0!important;font-size:16px!important;line-height:1.28!important;font-weight:800!important;text-align:left!important}.qm-collection-grid .tt-product .tt-title a,.qm-collection-grid .tt-product-design02 .tt-title a{color:#101214!important;text-decoration:none!important}.qm-collection-grid .tt-product .thumbnail_small_description,.qm-collection-grid .tt-product .description,.qm-collection-grid .tt-product-design02 .thumbnail_small_description,.qm-collection-grid .tt-product-design02 .description{grid-area:desc!important;display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden!important;margin:0!important;max-width:560px!important;color:#075ee8!important;font-size:15px!important;line-height:1.5!important;text-align:left!important}.qm-collection-grid .tt-product .tt-price,.qm-collection-grid .tt-product-design02 .tt-price{grid-area:price!important;justify-self:end!important;align-self:start!important;margin:0!important;color:#111!important;font-size:20px!important;line-height:1.2!important;font-weight:900!important;text-align:right!important}.qm-collection-grid .tt-product .tt-options-swatch,.qm-collection-grid .tt-product-design02 .tt-options-swatch,.qm-collection-grid .tt-product .tt-option-block,.qm-collection-grid .tt-product-design02 .tt-option-block{grid-area:options!important;justify-content:flex-start!important;margin:4px 0 0!important}.qm-collection-grid .tt-product .tt-options-swatch select,.qm-collection-grid .tt-product-design02 .tt-options-swatch select,.qm-collection-grid .tt-product select,.qm-collection-grid .tt-product-design02 select{min-width:170px!important;height:32px!important;border:0!important;border-radius:0!important;background:#f5f7fb!important;color:#075ee8!important;padding:4px 28px 4px 10px!important;font-size:14px!important}.qm-collection-grid .tt-product-inside-hover,.qm-collection-grid .tt-product-design02 .tt-product-inside-hover{grid-area:actions!important;position:static!important;display:block!important;width:100%!important;height:auto!important;margin:8px 0 0!important;padding:0!important;opacity:1!important;visibility:visible!important;transform:none!important;background:transparent!important}.qm-collection-grid .tt-product .tt-row-btn,.qm-collection-grid .tt-product-design02 .tt-row-btn{display:block!important;width:100%!important;margin:0!important}.qm-collection-grid .tt-product .tt-product-inside-hover .tt-row-btn+.tt-row-btn,.qm-collection-grid .tt-product-design02 .tt-product-inside-hover .tt-row-btn+.tt-row-btn{display:none!important}.qm-collection-grid .tt-product .tt-btn-addtocart,.qm-collection-grid .tt-product-design02 .tt-btn-addtocart{display:flex!important;align-items:center!important;justify-content:center!important;width:144px!important;min-width:144px!important;height:52px!important;min-height:52px!important;border-radius:4px!important;background:#2879fe!important;color:#fff!important;font-size:13px!important;font-weight:900!important;letter-spacing:.02em!important;text-transform:uppercase!important;box-shadow:none!important}.qm-collection-grid .tt-product .tt-btn-addtocart:hover,.qm-collection-grid .tt-product-design02 .tt-btn-addtocart:hover{background:#075ee8!important;color:#fff!important}.qm-collection-grid .tt-btn-quickview,.qm-collection-grid .tt-btn-wishlist,.qm-collection-grid .tt-btn-compare,.qm-collection-grid .wk-app-btn,.qm-collection-grid .tt-btn-link{display:none!important}.qm-collection-grid .tt-label-location{left:8px!important;top:auto!important;bottom:48px!important;right:auto!important}.qm-collection-grid .tt-label-location [class^=tt-label]{border-radius:2px!important;background:#2879fe!important;color:#fff!important;font-size:12px!important;padding:4px 6px!important}@media(max-width:767px){.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{grid-template-columns:116px minmax(0,1fr)!important;column-gap:12px!important;min-height:158px!important;padding:14px 0!important}.qm-collection-grid .tt-product .tt-image-box,.qm-collection-grid .tt-product-design02 .tt-image-box{width:116px!important;min-width:116px!important;height:158px!important;min-height:158px!important;max-height:158px!important}.qm-collection-grid .tt-product .tt-description,.qm-collection-grid .tt-product-design02 .tt-description{grid-column:2!important;display:flex!important;flex-direction:column!important;min-height:158px!important;gap:6px!important}.qm-collection-grid .tt-product .tt-title,.qm-collection-grid .tt-product-design02 .tt-title{font-size:13px!important}.qm-collection-grid .tt-product .thumbnail_small_description,.qm-collection-grid .tt-product .description,.qm-collection-grid .tt-product-design02 .thumbnail_small_description,.qm-collection-grid .tt-product-design02 .description{font-size:12px!important;-webkit-line-clamp:2}.qm-collection-grid .tt-product .tt-price,.qm-collection-grid .tt-product-design02 .tt-price{align-self:flex-start!important;font-size:15px!important;text-align:left!important}.qm-collection-grid .tt-product .tt-btn-addtocart,.qm-collection-grid .tt-product-design02 .tt-btn-addtocart{width:118px!important;min-width:118px!important;height:38px!important;min-height:38px!important;font-size:11px!important}}.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{position:relative!important;display:grid!important;grid-template-columns:176px minmax(260px,1fr) 160px!important;gap:28px!important;align-items:start!important;min-height:236px!important;padding:20px 0!important;border:0!important;border-top:1px solid #e6e6e6!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;overflow:visible!important;transform:none!important}.qm-collection-grid .tt-product .tt-image-box,.qm-collection-grid .tt-product-design02 .tt-image-box{grid-column:1!important;width:176px!important;min-width:176px!important;height:236px!important;min-height:236px!important;max-height:236px!important;margin:0!important;background:#f6f6f6!important;border-radius:0!important;overflow:hidden!important}.qm-collection-grid .tt-product .tt-image-box a:not(.tt-btn-quickview):not(.tt-btn-wishlist):not(.tt-btn-compare),.qm-collection-grid .tt-product .tt-image-box .tt-img-parent,.qm-collection-grid .tt-product-design02 .tt-image-box a:not(.tt-btn-quickview):not(.tt-btn-wishlist):not(.tt-btn-compare),.qm-collection-grid .tt-product .tt-image-box .tt-img,.qm-collection-grid .tt-product-design02 .tt-image-box .tt-img{position:relative!important;inset:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;opacity:1!important;visibility:visible!important}.qm-collection-grid .tt-product .tt-image-box img,.qm-collection-grid .tt-product-design02 .tt-image-box img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:cover!important;object-position:center!important;padding:0!important;opacity:1!important;visibility:visible!important;transform:none!important}.qm-collection-grid .tt-btn-quickview,.qm-collection-grid .tt-btn-quickview:before,.qm-collection-grid .tt-btn-quickview:after,.qm-collection-grid .tt-btn-wishlist,.qm-collection-grid .tt-btn-compare,.qm-collection-grid .wk-app-btn,.qm-collection-grid .tt-btn-link,.qm-collection-grid .tt-img-roll-over,.qm-collection-grid .tt-description.onerowactions{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.qm-collection-grid .tt-product .tt-description,.qm-collection-grid .tt-product-design02 .tt-description{grid-column:2 / 4!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) 160px!important;grid-template-areas:"title price" "desc action" "options action"!important;gap:12px 28px!important;align-content:start!important;min-height:236px!important;padding:0!important;margin:0!important;text-align:left!important;background:transparent!important}.qm-collection-grid .tt-product .tt-row,.qm-collection-grid .tt-product-design02 .tt-row,.qm-collection-grid .tt-product .tt-add-info,.qm-collection-grid .tt-product-design02 .tt-add-info{display:none!important}.qm-collection-grid .tt-product .tt-title,.qm-collection-grid .tt-product-design02 .tt-title{grid-area:title!important;display:block!important;margin:0!important;padding:0!important;min-height:0!important;max-width:none!important;color:#111!important;font-size:16px!important;line-height:1.25!important;font-weight:800!important;text-align:left!important}.qm-collection-grid .tt-product .tt-title a,.qm-collection-grid .tt-product-design02 .tt-title a{color:#111!important}.qm-collection-grid .tt-product .tt-price,.qm-collection-grid .tt-product-design02 .tt-price{grid-area:price!important;display:block!important;justify-self:end!important;align-self:start!important;margin:0!important;padding:0!important;color:#111!important;font-size:20px!important;line-height:1.1!important;font-weight:900!important;text-align:right!important;white-space:nowrap!important}.qm-collection-grid .tt-product .thumbnail_small_description,.qm-collection-grid .tt-product .description,.qm-collection-grid .tt-product-design02 .thumbnail_small_description,.qm-collection-grid .tt-product-design02 .description{grid-area:desc!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;margin:0!important;padding:0!important;max-width:560px!important;color:#075ee8!important;font-size:15px!important;line-height:1.5!important;text-align:left!important}.qm-collection-grid .tt-product .tt-options-swatch,.qm-collection-grid .tt-product-design02 .tt-options-swatch,.qm-collection-grid .tt-product .tt-option-block,.qm-collection-grid .tt-product-design02 .tt-option-block{grid-area:options!important;display:flex!important;justify-content:flex-start!important;margin:0!important;padding:0!important}.qm-collection-grid .tt-product-inside-hover,.qm-collection-grid .tt-product-design02 .tt-product-inside-hover{grid-area:action!important;position:static!important;display:block!important;align-self:start!important;justify-self:end!important;width:144px!important;height:auto!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important;transform:none!important;background:transparent!important}.qm-collection-grid .tt-product-inside-hover .tt-row-btn,.qm-collection-grid .tt-product-design02 .tt-product-inside-hover .tt-row-btn{display:block!important;width:144px!important;margin:0!important;padding:0!important}.qm-collection-grid .tt-product-inside-hover .tt-row-btn+.tt-row-btn,.qm-collection-grid .tt-product-design02 .tt-product-inside-hover .tt-row-btn+.tt-row-btn{display:none!important}.qm-collection-grid .tt-product .tt-btn-addtocart,.qm-collection-grid .tt-product-design02 .tt-btn-addtocart{display:flex!important;align-items:center!important;justify-content:center!important;width:144px!important;min-width:144px!important;max-width:144px!important;height:52px!important;min-height:52px!important;margin:0!important;padding:0!important;border-radius:4px!important;background:#2879fe!important;color:#fff!important;font-size:13px!important;font-weight:900!important;text-transform:uppercase!important;box-shadow:none!important}@media(max-width:767px){.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{grid-template-columns:116px minmax(0,1fr)!important;gap:12px!important;min-height:158px!important;padding:14px 0!important}.qm-collection-grid .tt-product .tt-image-box,.qm-collection-grid .tt-product-design02 .tt-image-box{width:116px!important;min-width:116px!important;height:158px!important;min-height:158px!important;max-height:158px!important}.qm-collection-grid .tt-product .tt-description,.qm-collection-grid .tt-product-design02 .tt-description{grid-column:2!important;display:flex!important;flex-direction:column!important;gap:7px!important;min-height:158px!important}.qm-collection-grid .tt-product .tt-title,.qm-collection-grid .tt-product-design02 .tt-title{font-size:13px!important}.qm-collection-grid .tt-product .tt-price,.qm-collection-grid .tt-product-design02 .tt-price{font-size:15px!important;text-align:left!important;align-self:flex-start!important}.qm-collection-grid .tt-product-inside-hover,.qm-collection-grid .tt-product-design02 .tt-product-inside-hover,.qm-collection-grid .tt-product-inside-hover .tt-row-btn,.qm-collection-grid .tt-product-design02 .tt-product-inside-hover .tt-row-btn,.qm-collection-grid .tt-product .tt-btn-addtocart,.qm-collection-grid .tt-product-design02 .tt-btn-addtocart{width:118px!important;min-width:118px!important;max-width:118px!important;height:38px!important;min-height:38px!important;font-size:11px!important}}.qm-collection-grid{display:block!important;width:100%!important;margin-left:0!important;margin-right:0!important}.qm-collection-grid .tt-col-item{display:block!important;flex:0 0 100%!important;max-width:100%!important;width:100%!important;padding-left:0!important;padding-right:0!important}.qm-collection-grid .respimgsize.element-item.product-parent{width:100%!important;max-width:100%!important;margin:0!important}.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{width:100%!important;max-width:100%!important;grid-template-columns:176px minmax(0,1fr) 160px!important;column-gap:28px!important;min-height:236px!important;padding:20px 0!important;border-top:1px solid #e6e6e6!important;border-bottom:0!important;background:#fff!important}.qm-collection-grid .tt-product .tt-image-box,.qm-collection-grid .tt-product-design02 .tt-image-box{position:relative!important;width:176px!important;min-width:176px!important;height:236px!important;min-height:236px!important;background:#f7f6f4!important}.qm-collection-grid .tt-product .tt-image-box>a,.qm-collection-grid .tt-product-design02 .tt-image-box>a{display:flex!important;width:100%!important;height:100%!important;align-items:center!important;justify-content:center!important}.qm-collection-grid .tt-product .tt-image-box .tt-img,.qm-collection-grid .tt-product-design02 .tt-image-box .tt-img{display:flex!important;width:100%!important;height:100%!important;align-items:center!important;justify-content:center!important}.qm-collection-grid .tt-product .tt-image-box img,.qm-collection-grid .tt-product-design02 .tt-image-box img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#f7f6f4!important}.qm-collection-grid .tt-product-design02>.tt-btn-quickview,.qm-collection-grid .tt-product>.tt-btn-quickview,.qm-collection-grid .tt-image-box .tt-btn-quickview,.qm-collection-grid .tt-btn-quickview,.qm-collection-grid .tt-btn-quickview:before,.qm-collection-grid .tt-btn-quickview:after{display:none!important;width:0!important;height:0!important;min-width:0!important;min-height:0!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.qm-collection-grid .tt-product .tt-description,.qm-collection-grid .tt-product-design02 .tt-description{grid-column:2 / 4!important;display:grid!important;grid-template-columns:minmax(0,1fr) 160px!important;grid-template-areas:"title price" "desc action" "options action"!important;gap:12px 28px!important;min-width:0!important}@media(max-width:767px){.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{grid-template-columns:116px minmax(0,1fr)!important;column-gap:12px!important;min-height:158px!important}.qm-collection-grid .tt-product .tt-image-box,.qm-collection-grid .tt-product-design02 .tt-image-box{width:116px!important;min-width:116px!important;height:158px!important;min-height:158px!important}.qm-collection-grid .tt-product .tt-description,.qm-collection-grid .tt-product-design02 .tt-description{grid-column:2!important;display:flex!important;flex-direction:column!important;min-width:0!important}}.qm-collection-grid .tt-product .tt-price,.qm-collection-grid .tt-product-design02 .tt-price{grid-area:price!important;display:block!important;justify-self:end!important;align-self:start!important;margin:2px 0 0!important;color:#111!important;font-size:20px!important;line-height:1.1!important;font-weight:900!important;text-align:right!important;white-space:nowrap!important}.qm-collection-grid .tt-product .tt-option-block,.qm-collection-grid .tt-product-design02 .tt-option-block{grid-area:options!important;display:flex!important;flex-wrap:wrap!important;gap:8px!important;align-items:center!important;margin:2px 0 0!important;padding:0!important;opacity:1!important;visibility:visible!important}.qm-collection-grid .tt-product .tt-options-swatch,.qm-collection-grid .tt-product-design02 .tt-options-swatch{display:flex!important;flex-wrap:wrap!important;gap:6px!important;align-items:center!important;margin:0!important;padding:0!important}.qm-collection-grid .tt-product .tt-options-swatch li,.qm-collection-grid .tt-product-design02 .tt-options-swatch li{display:block!important;margin:0!important}.qm-collection-grid .tt-product .tt-options-swatch a,.qm-collection-grid .tt-product-design02 .tt-options-swatch a,.qm-collection-grid .tt-product .tt-select-box select,.qm-collection-grid .tt-product-design02 .tt-select-box select{min-width:48px!important;min-height:30px!important;border:1px solid #e3e7ee!important;border-radius:4px!important;background:#f7f8fb!important;color:#1f5dcc!important;padding:5px 10px!important;font-size:13px!important;line-height:18px!important;text-align:center!important}.qm-collection-grid .tt-product .tt-options-swatch li.active a,.qm-collection-grid .tt-product-design02 .tt-options-swatch li.active a{background:#2879fe!important;border-color:#2879fe!important;color:#fff!important}.qm-collection-grid .tt-product-inside-hover,.qm-collection-grid .tt-product-design02 .tt-product-inside-hover{grid-area:action!important;position:static!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-self:end!important;gap:10px!important;width:150px!important;min-width:150px!important;height:auto!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important;transform:none!important;background:transparent!important}.qm-collection-grid .tt-product-inside-hover .tt-row-btn,.qm-collection-grid .tt-product-design02 .tt-product-inside-hover .tt-row-btn{display:flex!important;flex-direction:column!important;gap:10px!important;width:100%!important;margin:0!important;padding:0!important}.qm-collection-grid .tt-product-inside-hover form,.qm-collection-grid .tt-product-design02 .tt-product-inside-hover form{display:block!important;width:100%!important;margin:0!important}.qm-collection-grid .tt-product .tt-btn-addtocart,.qm-collection-grid .tt-product-design02 .tt-btn-addtocart,.qm-collection-grid .qm-collection-buy-now{display:flex!important;align-items:center!important;justify-content:center!important;width:150px!important;min-width:150px!important;max-width:150px!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0 12px!important;border-radius:4px!important;font-size:12px!important;line-height:1!important;font-weight:900!important;text-transform:uppercase!important;text-decoration:none!important;letter-spacing:.02em!important}.qm-collection-grid .tt-product .tt-btn-addtocart,.qm-collection-grid .tt-product-design02 .tt-btn-addtocart{border:1px solid #2879fe!important;background:#2879fe!important;color:#fff!important}.qm-collection-grid .qm-collection-buy-now{border:1px solid #111!important;background:#111!important;color:#fff!important}.qm-collection-grid .qm-collection-buy-now:hover{background:#333!important;border-color:#333!important;color:#fff!important}@media(max-width:991px){.qm-collection-grid .tt-product .tt-description,.qm-collection-grid .tt-product-design02 .tt-description{grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"title" "desc" "options" "price" "action"!important;gap:9px!important}.qm-collection-grid .tt-product .tt-price,.qm-collection-grid .tt-product-design02 .tt-price,.qm-collection-grid .tt-product-inside-hover,.qm-collection-grid .tt-product-design02 .tt-product-inside-hover{justify-self:start!important;text-align:left!important}.qm-collection-grid .tt-product-inside-hover,.qm-collection-grid .tt-product-design02 .tt-product-inside-hover,.qm-collection-grid .tt-product-inside-hover .tt-row-btn,.qm-collection-grid .tt-product-design02 .tt-product-inside-hover .tt-row-btn{width:auto!important;min-width:0!important}}@media(max-width:767px){.qm-collection-grid .tt-product .tt-btn-addtocart,.qm-collection-grid .tt-product-design02 .tt-btn-addtocart,.qm-collection-grid .qm-collection-buy-now{width:118px!important;min-width:118px!important;max-width:118px!important;height:38px!important;min-height:38px!important;font-size:10px!important}.qm-collection-grid .tt-product-inside-hover .tt-row-btn,.qm-collection-grid .tt-product-design02 .tt-product-inside-hover .tt-row-btn{flex-wrap:wrap!important}}.qm-collection-grid .tt-product .tt-price,.qm-collection-grid .tt-product-design02 .tt-price,.qm-collection-grid .tt-product-inside-hover,.qm-collection-grid .tt-product-design02 .tt-product-inside-hover,.qm-collection-grid .qm-collection-buy-now{display:none!important}.qm-collection-grid .qm-collection-forced-price{grid-area:price!important;display:block!important;justify-self:end!important;align-self:start!important;margin:2px 0 0!important;color:#111!important;font-size:20px!important;line-height:1.1!important;font-weight:900!important;text-align:right!important;white-space:nowrap!important}.qm-collection-grid .qm-collection-forced-price .old-price{margin-left:8px!important;color:#8a8f98!important;font-size:14px!important;font-weight:700!important;text-decoration:line-through!important}.qm-collection-grid .qm-collection-forced-actions{grid-area:action!important;display:block!important;justify-self:end!important;align-self:start!important;width:144px!important;margin:0!important;padding:0!important}.qm-collection-grid .qm-collection-forced-actions form{display:block!important;width:100%!important;margin:0!important}.qm-collection-grid .qm-collection-forced-actions .tt-btn-addtocart{display:flex!important;align-items:center!important;justify-content:center!important;width:144px!important;min-width:144px!important;max-width:144px!important;height:52px!important;min-height:52px!important;margin:0!important;padding:0 12px!important;border:1px solid #2879fe!important;border-radius:4px!important;background:#2879fe!important;color:#fff!important;font-size:13px!important;line-height:1!important;font-weight:900!important;letter-spacing:.02em!important;text-transform:uppercase!important;box-shadow:none!important}.qm-collection-grid .qm-collection-forced-actions .tt-btn-addtocart:hover{background:#075ee8!important;border-color:#075ee8!important;color:#fff!important}@media(max-width:991px){.qm-collection-grid .qm-collection-forced-price,.qm-collection-grid .qm-collection-forced-actions{justify-self:start!important;text-align:left!important}.qm-collection-grid .tt-product .tt-description,.qm-collection-grid .tt-product-design02 .tt-description{grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"title" "desc" "options" "price" "action"!important}}@media(max-width:767px){.qm-collection-grid .qm-collection-forced-price{font-size:16px!important}.qm-collection-grid .qm-collection-forced-actions,.qm-collection-grid .qm-collection-forced-actions .tt-btn-addtocart{width:118px!important;min-width:118px!important;max-width:118px!important;height:38px!important;min-height:38px!important;font-size:10px!important}}.qm-collection-grid .qm-collection-forced-price,.qm-collection-grid .qm-collection-forced-actions{justify-self:end!important;text-align:right!important}.qm-collection-grid .tt-product .tt-description,.qm-collection-grid .tt-product-design02 .tt-description{grid-template-columns:minmax(0,1fr) 160px!important;grid-template-areas:"title price" "desc action" "options action"!important}@media(max-width:991px){.qm-collection-grid .qm-collection-forced-price,.qm-collection-grid .qm-collection-forced-actions{justify-self:end!important;text-align:right!important}.qm-collection-grid .tt-product .tt-description,.qm-collection-grid .tt-product-design02 .tt-description{grid-template-columns:minmax(0,1fr) 132px!important;grid-template-areas:"title title" "desc desc" "options options" "price action"!important}}@media(max-width:767px){.qm-collection-grid .tt-product .tt-description,.qm-collection-grid .tt-product-design02 .tt-description{display:grid!important;grid-template-columns:minmax(0,1fr) 118px!important;grid-template-areas:"title title" "desc desc" "options options" "price action"!important;align-items:start!important}}footer.for-footer-blocks,footer.for-footer-blocks .tt-footer-custom,footer.for-footer-blocks .tt-footer-col,footer.for-footer-blocks .tt-footer-center,footer.for-footer-blocks .tt-footer-type2,footer.for-footer-blocks .tt-color-scheme-02,footer.for-footer-blocks .tt-color-scheme-03{background:var(--qm-footer-bg)!important;color:var(--qm-footer-text)!important}footer.for-footer-blocks .tt-color-scheme-04{background:var(--qm-footer-bottom-bg)!important;color:var(--qm-footer-text)!important;border-top:1px solid var(--qm-footer-border)!important}footer.for-footer-blocks .tt-footer-custom,footer.for-footer-blocks .tt-footer-col,footer.for-footer-blocks .tt-footer-center,footer.for-footer-blocks .tt-footer-type2{border-color:var(--qm-footer-border)!important}footer.for-footer-blocks .tt-collapse-title,footer.for-footer-blocks .tt-title,footer.for-footer-blocks h1,footer.for-footer-blocks h2,footer.for-footer-blocks h3,footer.for-footer-blocks h4,footer.for-footer-blocks h5,footer.for-footer-blocks h6{color:var(--qm-footer-heading)!important}footer.for-footer-blocks,footer.for-footer-blocks p,footer.for-footer-blocks li,footer.for-footer-blocks .tt-footer-description,footer.for-footer-blocks .tt-box-copyright,footer.for-footer-blocks .tt-collapse-content,footer.for-footer-blocks .tt-collapse-content p{color:var(--qm-footer-text)!important}footer.for-footer-blocks a,footer.for-footer-blocks .tt-list a,footer.for-footer-blocks .tt-social-icon a,footer.for-footer-blocks .tt-box-copyright a{color:var(--qm-footer-link)!important}footer.for-footer-blocks a:hover,footer.for-footer-blocks .tt-list a:hover,footer.for-footer-blocks .tt-social-icon a:hover,footer.for-footer-blocks .tt-box-copyright a:hover{color:var(--qm-footer-link-hover)!important}footer.for-footer-blocks .form-control,footer.for-footer-blocks input[type=email]{background:#ffffff14!important;border-color:var(--qm-footer-border)!important;color:var(--qm-footer-text)!important}footer.for-footer-blocks .form-control::placeholder,footer.for-footer-blocks input[type=email]::placeholder{color:var(--qm-footer-text)!important;opacity:.72!important}footer.for-footer-blocks .btn,footer.for-footer-blocks .footer_subscribe_btn{background:var(--qm-footer-button-bg)!important;border-color:var(--qm-footer-button-bg)!important;color:var(--qm-footer-button-text)!important}footer.for-footer-blocks .btn:hover,footer.for-footer-blocks .footer_subscribe_btn:hover{opacity:.86!important}.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{position:relative!important}.qm-collection-grid .tt-product .tt-description,.qm-collection-grid .tt-product-design02 .tt-description{position:relative!important;display:block!important;min-height:236px!important;padding-right:184px!important}.qm-collection-grid .qm-collection-forced-price{position:absolute!important;top:2px!important;right:0!important;z-index:5!important;display:block!important;width:160px!important;margin:0!important;color:#111!important;font-size:20px!important;line-height:1.1!important;font-weight:900!important;text-align:right!important;white-space:nowrap!important}.qm-collection-grid .qm-collection-forced-actions{position:absolute!important;top:46px!important;right:0!important;z-index:5!important;display:block!important;width:144px!important;margin:0!important;padding:0!important}.qm-collection-grid .qm-collection-forced-actions .tt-btn-addtocart{display:flex!important;align-items:center!important;justify-content:center!important;width:144px!important;min-width:144px!important;max-width:144px!important;height:52px!important;min-height:52px!important;border:1px solid #2879fe!important;border-radius:4px!important;background:#2879fe!important;color:#fff!important;font-size:13px!important;font-weight:900!important;text-transform:uppercase!important;box-shadow:none!important}.qm-collection-grid .tt-product .tt-title,.qm-collection-grid .tt-product-design02 .tt-title,.qm-collection-grid .tt-product .thumbnail_small_description,.qm-collection-grid .tt-product .description,.qm-collection-grid .tt-product-design02 .thumbnail_small_description,.qm-collection-grid .tt-product-design02 .description,.qm-collection-grid .tt-product .tt-option-block,.qm-collection-grid .tt-product-design02 .tt-option-block{max-width:100%!important;padding-right:0!important}@media(max-width:767px){.qm-collection-grid .tt-product .tt-description,.qm-collection-grid .tt-product-design02 .tt-description{min-height:158px!important;padding-right:126px!important}.qm-collection-grid .qm-collection-forced-price{top:auto!important;bottom:44px!important;right:0!important;width:118px!important;font-size:16px!important}.qm-collection-grid .qm-collection-forced-actions{top:auto!important;bottom:0!important;right:0!important;width:118px!important}.qm-collection-grid .qm-collection-forced-actions .tt-btn-addtocart{width:118px!important;min-width:118px!important;max-width:118px!important;height:38px!important;min-height:38px!important;font-size:10px!important}}.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{display:grid!important;grid-template-columns:176px minmax(0,1fr) 160px!important;column-gap:28px!important;align-items:start!important;width:100%!important;max-width:100%!important;min-height:236px!important}.qm-collection-grid .tt-product>.tt-image-box,.qm-collection-grid .tt-product-design02>.tt-image-box{grid-column:1!important}.qm-collection-grid .tt-product>.tt-description:not(.onerowactions),.qm-collection-grid .tt-product-design02>.tt-description:not(.onerowactions){grid-column:2!important;display:block!important;min-height:0!important;padding:0!important;margin:0!important;text-align:left!important}.qm-collection-grid .tt-description>.qm-collection-forced-price,.qm-collection-grid .tt-description>.qm-collection-forced-actions,.qm-collection-grid .tt-description>.tt-price,.qm-collection-grid .tt-product-inside-hover,.qm-collection-grid .tt-product-design02 .tt-product-inside-hover,.qm-collection-grid .qm-collection-buy-now{display:none!important}.qm-collection-grid .qm-collection-side-panel{grid-column:3!important;grid-row:1!important;display:flex!important;flex-direction:column!important;align-items:flex-end!important;justify-content:flex-start!important;gap:20px!important;width:160px!important;min-width:160px!important;margin:0!important;padding:0!important;text-align:right!important;align-self:start!important;justify-self:end!important}.qm-collection-grid .qm-collection-side-price{display:block!important;width:100%!important;color:#111!important;font-size:20px!important;line-height:1.1!important;font-weight:900!important;text-align:right!important;white-space:nowrap!important}.qm-collection-grid .qm-collection-side-price .old-price{display:block!important;margin-top:5px!important;color:#8a8f98!important;font-size:14px!important;font-weight:700!important;text-decoration:line-through!important}.qm-collection-grid .qm-collection-side-actions,.qm-collection-grid .qm-collection-side-actions form{display:block!important;width:144px!important;margin:0!important;padding:0!important}.qm-collection-grid .qm-collection-side-actions .tt-btn-addtocart{display:flex!important;align-items:center!important;justify-content:center!important;width:144px!important;min-width:144px!important;max-width:144px!important;height:52px!important;min-height:52px!important;margin:0!important;padding:0 12px!important;border:1px solid #2879fe!important;border-radius:4px!important;background:#2879fe!important;color:#fff!important;font-size:13px!important;line-height:1!important;font-weight:900!important;letter-spacing:.02em!important;text-transform:uppercase!important;box-shadow:none!important}.qm-collection-grid .qm-collection-side-actions .tt-btn-addtocart:hover{background:#075ee8!important;border-color:#075ee8!important;color:#fff!important}@media(max-width:767px){.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{grid-template-columns:116px minmax(0,1fr)!important;column-gap:12px!important}.qm-collection-grid .qm-collection-side-panel{grid-column:2!important;grid-row:auto!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;width:100%!important;min-width:0!important;margin-top:10px!important;text-align:left!important}.qm-collection-grid .qm-collection-side-price{width:auto!important;font-size:16px!important;text-align:left!important}.qm-collection-grid .qm-collection-side-actions,.qm-collection-grid .qm-collection-side-actions form,.qm-collection-grid .qm-collection-side-actions .tt-btn-addtocart{width:118px!important;min-width:118px!important;max-width:118px!important}.qm-collection-grid .qm-collection-side-actions .tt-btn-addtocart{height:38px!important;min-height:38px!important;font-size:10px!important}}body{background:var(--qm-premium-page-bg)!important;color:var(--qm-premium-text)!important}a{color:inherit}.qm-header-shell,.qm-header-shell .tt-desktop-header,.qm-header-shell .qm-desktop-header,.qm-header-shell .tt-mobile-header,.qm-header-shell .tt-stuck-nav,.qm-header-shell .qm-sticky-header,.qm-header-shell .qm-header-main,.qm-header-shell .menubackground{background:var(--qm-premium-header-bg)!important;color:var(--qm-premium-header-text)!important;border-color:var(--qm-premium-header-line)!important}.qm-header-shell a,.qm-header-shell .tt-desctop-menu nav>ul>li>a,.qm-header-shell .tt-parent-box a,.qm-header-shell .tt-mobile-header a{color:var(--qm-premium-header-text)!important}.qm-header-shell a:hover,.qm-header-shell .tt-desctop-menu nav>ul>li>a:hover,.qm-header-shell .tt-desctop-menu nav>ul>li.active>a,.qm-header-shell .tt-desctop-menu nav>ul>li.selected>a{color:var(--qm-premium-header-hover)!important}.qm-header-shell [class^=icon-],.qm-header-shell [class*=" icon-"],.qm-header-shell svg,.qm-header-shell button,.qm-header-shell .tt-obj-cart .tt-obj-icon,.qm-header-shell .tt-obj-search .tt-obj-icon,.qm-header-shell .tt-obj-account .tt-obj-icon{color:var(--qm-premium-header-icon)!important;fill:currentColor!important}.qm-header-shell .tt-hover-03 nav>ul>li>a:before,.qm-header-shell .tt-hover-03 nav>ul>li>a:after{background:var(--qm-premium-header-line)!important}footer.for-footer-blocks,footer.for-footer-blocks .tt-footer-custom,footer.for-footer-blocks .tt-footer-col,footer.for-footer-blocks .tt-footer-center,footer.for-footer-blocks .tt-footer-type2,footer.for-footer-blocks .tt-color-scheme-01,footer.for-footer-blocks .tt-color-scheme-02,footer.for-footer-blocks .tt-color-scheme-03{background:var(--qm-footer-bg, var(--qm-premium-footer-bg))!important;color:var(--qm-footer-text, var(--qm-premium-footer-text))!important}footer.for-footer-blocks .tt-color-scheme-04{background:var(--qm-footer-bottom-bg, var(--qm-premium-footer-bottom-bg))!important;color:var(--qm-footer-text, var(--qm-premium-footer-text))!important;border-color:var(--qm-footer-border, var(--qm-premium-footer-border))!important}footer.for-footer-blocks .tt-footer-custom,footer.for-footer-blocks .tt-footer-col,footer.for-footer-blocks .tt-footer-center,footer.for-footer-blocks .tt-footer-type2{border-color:var(--qm-footer-border, var(--qm-premium-footer-border))!important}footer.for-footer-blocks .tt-collapse-title,footer.for-footer-blocks .tt-title,footer.for-footer-blocks h1,footer.for-footer-blocks h2,footer.for-footer-blocks h3,footer.for-footer-blocks h4,footer.for-footer-blocks h5,footer.for-footer-blocks h6{color:var(--qm-footer-heading, var(--qm-premium-footer-heading))!important}footer.for-footer-blocks,footer.for-footer-blocks p,footer.for-footer-blocks li,footer.for-footer-blocks .tt-footer-description,footer.for-footer-blocks .tt-box-copyright,footer.for-footer-blocks .tt-collapse-content,footer.for-footer-blocks .tt-collapse-content p{color:var(--qm-footer-text, var(--qm-premium-footer-text))!important}footer.for-footer-blocks a,footer.for-footer-blocks .tt-list a,footer.for-footer-blocks .tt-social-icon a,footer.for-footer-blocks .tt-box-copyright a{color:var(--qm-footer-link, var(--qm-premium-footer-link))!important}footer.for-footer-blocks a:hover,footer.for-footer-blocks .tt-list a:hover,footer.for-footer-blocks .tt-social-icon a:hover,footer.for-footer-blocks .tt-box-copyright a:hover{color:var(--qm-footer-link-hover, var(--qm-premium-footer-link-hover))!important}footer.for-footer-blocks .btn,footer.for-footer-blocks .footer_subscribe_btn{background:var(--qm-footer-button-bg, var(--qm-premium-button-bg))!important;border-color:var(--qm-footer-button-bg, var(--qm-premium-button-bg))!important;color:var(--qm-footer-button-text, var(--qm-premium-button-text))!important}.btn,.tt-btn,.qm-btn-premium,.shopify-payment-button__button,.tt-product-single-info .btn,.tt-product-single-info button[type=submit],button.btn{background-color:var(--qm-premium-button-bg)!important;border-color:var(--qm-premium-button-bg)!important;color:var(--qm-premium-button-text)!important}.btn:hover,.tt-btn:hover,.qm-btn-premium:hover,.shopify-payment-button__button:hover,.tt-product-single-info .btn:hover,.tt-product-single-info button[type=submit]:hover,button.btn:hover{background-color:var(--qm-premium-button-hover-bg)!important;border-color:var(--qm-premium-button-hover-bg)!important;color:var(--qm-premium-button-hover-text)!important}.templateindex .qm-premium-hero,.templateindex .qm-signature-categories,.templateindex .qm-editorial-grid,.templateindex .fashion-new-arrivals,.templateindex .fashion-featured-categories,.templateindex .fashion-bestseller-showcase,.templateindex .fashion-lookbook-section,.templateindex .fashion-social-proof-reviews,.templateindex .qm_newsletter,.templateindex [class*=fashion-]{background-color:var(--qm-home-section-bg)!important}.templateindex .qm-featured-story,.templateindex .qm-trust-strip,.templateindex .qm-conversion-banner{background-color:var(--qm-home-section-alt-bg)!important}.templateindex .qm-section-title h1,.templateindex .qm-section-title h2,.templateindex .tt-block-title .tt-title,.templateindex .fl-h2,.templateindex .qm-premium-hero h1,.templateindex .qm-featured-story h2,.templateindex .qm-signature-categories h2,.templateindex .qm-editorial-card h3,.templateindex .qm-category-tile h3{color:var(--qm-home-heading-color)!important}.templateindex .qm-section-title p,.templateindex .fl-body,.templateindex .qm-premium-hero p,.templateindex .qm-featured-story p,.templateindex .qm-featured-story li,.templateindex .qm-signature-categories p,.templateindex .qm-editorial-card p,.templateindex .qm-category-tile p,.templateindex [class*=fashion-] p{color:var(--qm-home-body-color)!important}.templateindex .qm-editorial-card a,.templateindex .qm-category-tile a,.templateindex [class*=fashion-] a:not(.btn):not(.fl-btn){color:var(--qm-home-link-color)!important}.templateindex .qm-editorial-card a:hover,.templateindex .qm-category-tile a:hover,.templateindex [class*=fashion-] a:not(.btn):not(.fl-btn):hover{color:var(--qm-home-link-hover-color)!important}.tt-product,.tt-product-design02,.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{background:var(--qm-card-bg)!important;border-color:var(--qm-card-border-color)!important}.tt-product .tt-image-box,.tt-product-design02 .tt-image-box,.qm-collection-grid .tt-product .tt-image-box,.qm-collection-grid .tt-product-design02 .tt-image-box{background:var(--qm-card-image-bg)!important}.tt-product .tt-title,.tt-product .tt-title a,.tt-product-design02 .tt-title,.tt-product-design02 .tt-title a,.qm-collection-grid .tt-title,.qm-collection-grid .tt-title a{color:var(--qm-card-title-color)!important}.tt-product .description,.tt-product .thumbnail_small_description,.tt-product-design02 .description,.tt-product-design02 .thumbnail_small_description,.qm-collection-grid .description,.qm-collection-grid .thumbnail_small_description{color:var(--qm-card-text-color)!important}.tt-product .tt-price,.tt-product .tt-price span,.tt-product-design02 .tt-price,.tt-product-design02 .tt-price span,.qm-collection-grid .qm-collection-side-price,.qm-collection-grid .qm-collection-forced-price{color:var(--qm-card-price-color)!important}.tt-product .tt-btn-addtocart,.tt-product-design02 .tt-btn-addtocart,.qm-collection-grid .tt-btn-addtocart,.qm-collection-grid .qm-collection-side-actions .tt-btn-addtocart,.qm-collection-grid .qm-collection-forced-actions .tt-btn-addtocart{background:var(--qm-card-button-bg)!important;border-color:var(--qm-card-button-bg)!important;color:var(--qm-card-button-text)!important}.tt-product .tt-btn-addtocart:hover,.tt-product-design02 .tt-btn-addtocart:hover,.qm-collection-grid .tt-btn-addtocart:hover,.qm-collection-grid .qm-collection-side-actions .tt-btn-addtocart:hover,.qm-collection-grid .qm-collection-forced-actions .tt-btn-addtocart:hover{background:var(--qm-card-button-hover-bg)!important;border-color:var(--qm-card-button-hover-bg)!important;color:var(--qm-card-button-text)!important}footer.for-footer-blocks .tt-mobile-collapse .tt-collapse-title,footer.for-footer-blocks .tt-collapse-title,footer.for-footer-blocks .tt-footer-col .tt-collapse-title,footer.for-footer-blocks .tt-footer-center .tt-collapse-title,footer.for-footer-blocks .tt-newsletter .tt-collapse-title{background:transparent!important;background-color:transparent!important;border:0!important;box-shadow:none!important;min-height:0!important;height:auto!important;padding:0!important;margin:0 0 16px!important;color:var(--qm-footer-heading, var(--qm-premium-footer-heading, #ffffff))!important}footer.for-footer-blocks .tt-mobile-collapse .tt-collapse-title:before,footer.for-footer-blocks .tt-mobile-collapse .tt-collapse-title:after,footer.for-footer-blocks .tt-collapse-title:before,footer.for-footer-blocks .tt-collapse-title:after{display:none!important;background:transparent!important;border:0!important;box-shadow:none!important;content:none!important}footer.for-footer-blocks .tt-mobile-collapse,footer.for-footer-blocks .tt-newsletter,footer.for-footer-blocks .tt-collapse-content{background:transparent!important;box-shadow:none!important}.qm-collection-page{background:var(--qm-premium-page-bg)!important}.collection-hero-premium{background:linear-gradient(180deg,var(--qm-home-section-alt-bg, var(--qm-premium-soft-bg)) 0%,var(--qm-premium-page-bg) 100%)!important;border-bottom:1px solid var(--qm-premium-border)!important;margin-bottom:22px!important}.collection-hero-premium__inner{max-width:980px!important;margin:0 auto!important;padding:42px 18px 34px!important;text-align:center!important}.collection-hero-premium__eyebrow{display:inline-flex!important;align-items:center!important;min-height:28px!important;padding:5px 12px!important;border:1px solid var(--qm-premium-border)!important;border-radius:999px!important;background:var(--qm-premium-surface)!important;color:var(--qm-premium-subtext)!important;font-size:11px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important}.collection-hero-premium h1{margin:14px 0 0!important;color:var(--qm-home-heading-color, var(--qm-premium-text))!important;font-size:var(--qm-premium-collection-heading-size)!important;line-height:1.08!important;font-weight:900!important;letter-spacing:0!important}.collection-hero-premium p{max-width:680px!important;margin:12px auto 0!important;color:var(--qm-home-body-color, var(--qm-premium-subtext))!important;font-size:var(--qm-premium-collection-subheading-size)!important;line-height:1.65!important}.qm-collection-content{background:transparent!important}.qm-collection-toolbar{background:var(--qm-premium-surface)!important;border:1px solid var(--qm-premium-border)!important;border-radius:10px!important;box-shadow:0 10px 28px #1113150d!important;margin-bottom:18px!important;padding:12px 14px!important}.qm-collection-toolbar select,.qm-collection-toolbar .form-control,.qm-collection-toolbar button,.qm-collection-toolbar .btn{border-color:var(--qm-premium-border)!important;background:var(--qm-premium-surface)!important;color:var(--qm-premium-text)!important;box-shadow:none!important}.qm-collection-layout .leftColumn,.qm-collection-layout .rightColumn,.qm-collection-layout aside,.qm-collection-layout .tt-shopcart-wrapper{color:var(--qm-premium-text)!important}.qm-collection-layout .tt-collapse-title,.qm-collection-layout .tt-filter-detach-option .filters-row_select_title,.qm-collection-layout .shopify-sidebar-title{color:var(--qm-premium-text)!important;font-weight:900!important;letter-spacing:.02em!important}.qm-collection-layout .tt-list-row a,.qm-collection-layout .tt-filter-detach-option a,.qm-collection-layout label{color:var(--qm-premium-subtext)!important}.qm-collection-grid{row-gap:0!important}.qm-collection-grid .tt-col-item{border-bottom:1px solid var(--qm-card-border-color)!important}.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{border:0!important;border-radius:0!important;box-shadow:none!important;background:var(--qm-card-bg)!important;transition:background .22s ease,border-color .22s ease,box-shadow .22s ease!important}.qm-collection-grid .tt-product:hover,.qm-collection-grid .tt-product-design02:hover{background:color-mix(in srgb,var(--qm-card-bg) 92%,var(--qm-card-image-bg) 8%)!important;box-shadow:0 14px 34px #1113150f!important}.qm-collection-grid .tt-product .tt-image-box,.qm-collection-grid .tt-product-design02 .tt-image-box{border:1px solid var(--qm-card-border-color)!important;border-radius:8px!important;background:var(--qm-card-image-bg)!important}.qm-collection-grid .tt-product .tt-image-box img,.qm-collection-grid .tt-product-design02 .tt-image-box img{mix-blend-mode:multiply!important}.qm-collection-grid .tt-title,.qm-collection-grid .tt-title a{color:var(--qm-card-title-color)!important;font-weight:900!important;letter-spacing:0!important}.qm-collection-grid .thumbnail_small_description,.qm-collection-grid .description{color:var(--qm-card-text-color)!important;text-decoration:none!important}.qm-collection-grid .tt-options-swatch a,.qm-collection-grid .tt-select-box select,.qm-collection-grid select{border-color:var(--qm-card-border-color)!important;background:var(--qm-premium-surface)!important;color:var(--qm-card-title-color)!important}.qm-collection-grid .tt-options-swatch li.active a{background:var(--qm-card-button-bg)!important;border-color:var(--qm-card-button-bg)!important;color:var(--qm-card-button-text)!important}.qm-collection-grid .qm-collection-side-price,.qm-collection-grid .qm-collection-forced-price{color:var(--qm-card-price-color)!important;font-weight:900!important}.qm-collection-grid .qm-collection-side-actions .tt-btn-addtocart,.qm-collection-grid .qm-collection-forced-actions .tt-btn-addtocart,.qm-collection-grid .tt-btn-addtocart{border-radius:6px!important;background:var(--qm-card-button-bg)!important;border-color:var(--qm-card-button-bg)!important;color:var(--qm-card-button-text)!important;box-shadow:0 10px 22px color-mix(in srgb,var(--qm-card-button-bg) 24%,transparent)!important}.qm-collection-grid .qm-collection-side-actions .tt-btn-addtocart:hover,.qm-collection-grid .qm-collection-forced-actions .tt-btn-addtocart:hover,.qm-collection-grid .tt-btn-addtocart:hover{background:var(--qm-card-button-hover-bg)!important;border-color:var(--qm-card-button-hover-bg)!important;color:var(--qm-card-button-text)!important;box-shadow:0 12px 26px color-mix(in srgb,var(--qm-card-button-hover-bg) 30%,transparent)!important}.qm-collection-grid .tt-label-location [class^=tt-label]{background:var(--qm-premium-accent)!important;color:#fff!important;border-radius:4px!important}.tt_product_showmore .btn,.tt_product_showmore .btn-border,.tt_product_showmore .btn-border01{border-radius:999px!important;border-color:var(--qm-premium-text)!important;background:var(--qm-premium-text)!important;color:#fff!important}@media(max-width:767px){.collection-hero-premium__inner{padding:30px 16px 24px!important}.collection-hero-premium h1{font-size:var(--qm-premium-collection-heading-mobile-size)!important}.qm-collection-toolbar{border-radius:8px!important;padding:10px!important}.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{padding-top:14px!important;padding-bottom:14px!important}.qm-collection-grid .tt-product .tt-image-box,.qm-collection-grid .tt-product-design02 .tt-image-box{border-radius:7px!important}}.qm-collection-page .container-indent{background:transparent!important}.qm-collection-content{padding-bottom:42px!important}.collection-hero-premium{position:relative!important;overflow:hidden!important}.collection-hero-premium:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--qm-card-button-bg) 7%,transparent) 50%,transparent 100%),radial-gradient(circle at 50% 0%,color-mix(in srgb,var(--qm-card-button-bg) 10%,transparent),transparent 34%)!important}.collection-hero-premium__inner{position:relative!important;z-index:1!important}.qm-collection-toolbar{position:relative!important;overflow:hidden!important}.qm-collection-toolbar:before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:0!important;height:2px!important;background:linear-gradient(90deg,var(--qm-card-button-bg),color-mix(in srgb,var(--qm-card-button-bg) 25%,transparent))!important}.qm-collection-toolbar select,.qm-collection-toolbar .form-control{border-radius:8px!important;min-height:42px!important;font-weight:700!important}.qm-collection-layout .leftColumn,.qm-collection-layout aside{background:var(--qm-premium-surface)!important;border:1px solid var(--qm-premium-border)!important;border-radius:10px!important;padding:16px!important;box-shadow:0 12px 30px #1113150b!important}.qm-collection-layout .tt-collapse-title,.qm-collection-layout .shopify-sidebar-title{border-bottom:1px solid var(--qm-premium-border)!important;padding-bottom:10px!important;margin-bottom:12px!important}.qm-collection-grid .tt-col-item{border-bottom:0!important;margin-bottom:14px!important}.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{position:relative!important;overflow:hidden!important;padding:18px!important;border:1px solid var(--qm-card-border-color)!important;border-radius:12px!important;background:linear-gradient(180deg,var(--qm-card-bg) 0%,color-mix(in srgb,var(--qm-card-bg) 94%,var(--qm-card-image-bg) 6%) 100%)!important;box-shadow:0 14px 34px #1113150b!important}.qm-collection-grid .tt-product:before,.qm-collection-grid .tt-product-design02:before{content:""!important;position:absolute!important;left:0!important;top:0!important;bottom:0!important;width:3px!important;background:var(--qm-card-button-bg)!important;opacity:0!important;transition:opacity .22s ease!important}.qm-collection-grid .tt-product:hover,.qm-collection-grid .tt-product-design02:hover{border-color:color-mix(in srgb,var(--qm-card-button-bg) 26%,var(--qm-card-border-color))!important;box-shadow:0 20px 45px #11131513!important}.qm-collection-grid .tt-product:hover:before,.qm-collection-grid .tt-product-design02:hover:before{opacity:1!important}.qm-collection-grid .tt-product .tt-image-box,.qm-collection-grid .tt-product-design02 .tt-image-box{overflow:hidden!important;aspect-ratio:3 / 4!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--qm-card-border-color) 65%,transparent)!important}.qm-collection-grid .tt-product .tt-img-parent,.qm-collection-grid .tt-product-design02 .tt-image-box>a{display:flex!important;width:100%!important;height:100%!important;align-items:center!important;justify-content:center!important}.qm-collection-grid .tt-product .tt-img,.qm-collection-grid .tt-product-design02 .tt-img{display:flex!important;width:100%!important;height:100%!important;align-items:center!important;justify-content:center!important}.qm-collection-grid .tt-product .tt-image-box img,.qm-collection-grid .tt-product-design02 .tt-image-box img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;transition:transform .35s ease,opacity .25s ease!important}.qm-collection-grid .tt-product:hover .tt-image-box img,.qm-collection-grid .tt-product-design02:hover .tt-image-box img{transform:scale(1.025)!important}.qm-collection-grid .tt-description>.tt-row{margin-bottom:6px!important}.qm-collection-grid .tt-add-info a{color:var(--qm-card-text-color)!important;font-size:11px!important;font-weight:800!important;letter-spacing:.08em!important}.qm-collection-grid .tt-title{margin-bottom:8px!important}.qm-collection-grid .tt-title,.qm-collection-grid .tt-title a{font-size:18px!important;line-height:1.18!important}.qm-collection-grid .thumbnail_small_description,.qm-collection-grid .description{max-width:620px!important;font-size:15px!important;line-height:1.55!important}.qm-collection-grid .tt-options-swatch,.qm-collection-grid .tt-select-box{margin-top:12px!important}.qm-collection-grid .tt-options-swatch li a,.qm-collection-grid .tt-options-swatch li span{border-radius:5px!important;min-height:30px!important;padding:6px 10px!important;font-weight:800!important}.qm-collection-grid .qm-collection-side-panel{padding-top:2px!important}.qm-collection-grid .qm-collection-side-price{color:var(--qm-card-price-color)!important;font-size:21px!important;letter-spacing:.01em!important}.qm-collection-grid .qm-collection-side-actions .tt-btn-addtocart{border-radius:7px!important;transition:transform .22s ease,box-shadow .22s ease,background .22s ease!important}.qm-collection-grid .qm-collection-side-actions .tt-btn-addtocart:hover{transform:translateY(-1px)!important}@media(max-width:767px){.qm-collection-layout .leftColumn,.qm-collection-layout aside{border-radius:8px!important;padding:12px!important}.qm-collection-grid .tt-col-item{margin-bottom:10px!important}.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{padding:12px!important;border-radius:10px!important}.qm-collection-grid .tt-title,.qm-collection-grid .tt-title a{font-size:15px!important;line-height:1.24!important}.qm-collection-grid .thumbnail_small_description,.qm-collection-grid .description{font-size:13px!important;line-height:1.45!important}.qm-collection-grid .qm-collection-side-price{font-size:16px!important}}.qm-collection-layout .tt-collapse-title:after,.qm-collection-layout .tt-collapse-title:before{color:var(--qm-collection-filter-hover)!important;background-color:var(--qm-collection-filter-hover)!important;border-color:var(--qm-collection-filter-hover)!important}.qm-collection-layout .scrollwidget_scroll_line{background:color-mix(in srgb,var(--qm-collection-filter-accent) 18%,var(--qm-premium-border))!important}.qm-collection-layout .scrollwidget_scroll_active,.qm-collection-layout .ui-slider-range,.qm-collection-layout .irs-bar,.qm-collection-layout .price_range_active{background:var(--qm-collection-filter-accent)!important;border-color:var(--qm-collection-filter-accent)!important}.qm-collection-layout .scrollwidget_scroll_btn__left,.qm-collection-layout .scrollwidget_scroll_btn__right,.qm-collection-layout .ui-slider-handle,.qm-collection-layout .irs-handle,.qm-collection-layout .irs-slider{background:var(--qm-collection-filter-accent)!important;border-color:var(--qm-collection-filter-accent)!important;box-shadow:0 0 0 5px color-mix(in srgb,var(--qm-collection-filter-accent) 16%,transparent)!important}.qm-collection-layout .scrollwidget_scroll_btn__left:hover,.qm-collection-layout .scrollwidget_scroll_btn__right:hover,.qm-collection-layout .ui-slider-handle:hover,.qm-collection-layout .irs-handle:hover,.qm-collection-layout .irs-slider:hover{background:var(--qm-collection-filter-hover)!important;border-color:var(--qm-collection-filter-hover)!important;box-shadow:0 0 0 6px color-mix(in srgb,var(--qm-collection-filter-hover) 18%,transparent)!important}.qm-collection-layout .tt-options-swatch.shopifyfiltres-js li a,.qm-collection-layout .tt-options-swatch.filtres-js li a{transition:background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease!important}.qm-collection-layout .tt-options-swatch.shopifyfiltres-js li a:hover,.qm-collection-layout .tt-options-swatch.filtres-js li a:hover{border-color:var(--qm-collection-filter-hover)!important;color:var(--qm-collection-filter-hover)!important;box-shadow:0 4px 12px color-mix(in srgb,var(--qm-collection-filter-hover) 12%,transparent)!important}.qm-collection-layout .tt-options-swatch.shopifyfiltres-js li.active a,.qm-collection-layout .tt-options-swatch.filtres-js li.active a,.qm-collection-layout .shopifyfiltres-js li.active a,.qm-collection-layout .filtres-js li.active a{background:var(--qm-collection-filter-selected-bg)!important;border-color:var(--qm-collection-filter-selected-bg)!important;color:var(--qm-collection-filter-selected-text)!important;box-shadow:0 7px 16px color-mix(in srgb,var(--qm-collection-filter-selected-bg) 22%,transparent)!important}.qm-collection-layout .tt-options-swatch.shopifyfiltres-js li.active a:hover,.qm-collection-layout .tt-options-swatch.filtres-js li.active a:hover,.qm-collection-layout .shopifyfiltres-js li.active a:hover,.qm-collection-layout .filtres-js li.active a:hover{background:var(--qm-collection-filter-hover)!important;border-color:var(--qm-collection-filter-hover)!important;color:var(--qm-collection-filter-selected-text)!important}.qm-collection-grid .tt-product:before,.qm-collection-grid .tt-product-design02:before,.qm-collection-toolbar:before{background:var(--qm-collection-filter-hover)!important}.qm-collection-grid .tt-product .tt-image-box,.qm-collection-grid .tt-product-design02 .tt-image-box{min-height:210px!important;background:var(--qm-card-image-bg)!important}.qm-collection-grid .tt-product .tt-img-parent,.qm-collection-grid .tt-product-design02 .tt-image-box>a,.qm-collection-grid .tt-product .tt-img,.qm-collection-grid .tt-product-design02 .tt-img{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;min-height:210px!important;overflow:hidden!important}.qm-collection-grid .tt-product .tt-image-box img,.qm-collection-grid .tt-product-design02 .tt-image-box img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;opacity:1!important;visibility:visible!important;transform:none!important;mix-blend-mode:normal!important}.qm-collection-grid .tt-product:hover .tt-image-box img,.qm-collection-grid .tt-product-design02:hover .tt-image-box img{transform:none!important}.qm-collection-grid .tt-img-roll-over{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;opacity:0!important;visibility:hidden!important;transition:opacity .25s ease,visibility .25s ease!important}.qm-collection-grid .tt-product:hover .tt-img-roll-over,.qm-collection-grid .tt-product-design02:hover .tt-img-roll-over{opacity:1!important;visibility:visible!important}@media(max-width:767px){.qm-collection-grid .tt-product .tt-image-box,.qm-collection-grid .tt-product-design02 .tt-image-box,.qm-collection-grid .tt-product .tt-img-parent,.qm-collection-grid .tt-product-design02 .tt-image-box>a,.qm-collection-grid .tt-product .tt-img,.qm-collection-grid .tt-product-design02 .tt-img{min-height:150px!important}}@media(max-width:767px){.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{display:grid!important;grid-template-columns:94px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:10px!important;row-gap:5px!important;min-height:0!important;padding:8px!important;border-radius:9px!important}.qm-collection-grid .tt-product>.tt-image-box,.qm-collection-grid .tt-product-design02>.tt-image-box,.qm-collection-grid .tt-product .tt-img-parent,.qm-collection-grid .tt-product-design02 .tt-image-box>a,.qm-collection-grid .tt-product .tt-img,.qm-collection-grid .tt-product-design02 .tt-img{width:94px!important;height:112px!important;min-height:112px!important;max-height:112px!important}.qm-collection-grid .tt-product>.tt-image-box,.qm-collection-grid .tt-product-design02>.tt-image-box{grid-column:1!important;grid-row:1 / span 2!important}.qm-collection-grid .tt-product>.tt-description:not(.onerowactions),.qm-collection-grid .tt-product-design02>.tt-description:not(.onerowactions){grid-column:2!important;grid-row:1!important;min-width:0!important}.qm-collection-grid .thumbnail_small_description,.qm-collection-grid .description,.qm-collection-grid .tt-add-info,.qm-collection-grid .tt-row,.qm-collection-grid .tt-rating,.qm-collection-grid .tt-label-location,.qm-collection-grid .tt-img-roll-over{display:none!important}.qm-collection-grid .tt-title,.qm-collection-grid .tt-title a{font-size:12px!important;line-height:1.18!important;margin:0 0 4px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.qm-collection-grid .tt-options-swatch li:not(.active){display:none!important}.qm-collection-grid .tt-options-swatch li.active a,.qm-collection-grid .tt-options-swatch li.active span{min-height:24px!important;padding:4px 7px!important;font-size:10px!important}.qm-collection-grid select{max-width:82px!important;min-height:28px!important;font-size:11px!important}.qm-collection-grid .qm-collection-side-panel{grid-column:2!important;grid-row:2!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;width:100%!important;min-width:0!important;margin:0!important}.qm-collection-grid .qm-collection-side-price{font-size:13px!important;text-align:left!important;width:auto!important}.qm-collection-grid .qm-collection-side-actions,.qm-collection-grid .qm-collection-side-actions form{width:auto!important;min-width:0!important}.qm-collection-grid .qm-collection-side-actions .tt-btn-addtocart{width:78px!important;min-width:78px!important;max-width:78px!important;height:30px!important;min-height:30px!important;padding:0 6px!important;font-size:8px!important;letter-spacing:0!important;border-radius:5px!important}}@media(max-width:767px){.tt-product-listing .tt-col-item,.qm-collection-grid .tt-col-item{width:100%!important;max-width:100%!important;flex:0 0 100%!important;margin:0 0 8px!important;padding:0 4px!important}.tt-product-listing .tt-product,.tt-product-listing .tt-product-design02,.qm-collection-grid .tt-product,.qm-collection-grid .tt-product-design02{display:grid!important;grid-template-columns:82px minmax(0,1fr)!important;grid-template-rows:88px!important;column-gap:8px!important;row-gap:4px!important;align-items:start!important;min-height:102px!important;max-height:118px!important;padding:7px!important;overflow:hidden!important;border-radius:8px!important;background:var(--qm-card-bg,#fff)!important;border:1px solid var(--qm-card-border,#e5e7eb)!important;box-shadow:0 5px 16px #0f172a0d!important}.tt-product-listing .tt-product>.tt-image-box,.tt-product-listing .tt-product-design02>.tt-image-box,.qm-collection-grid .tt-product>.tt-image-box,.qm-collection-grid .tt-product-design02>.tt-image-box{grid-column:1!important;grid-row:1 / span 2!important;width:82px!important;height:88px!important;min-width:82px!important;min-height:88px!important;max-width:82px!important;max-height:88px!important;margin:0!important;overflow:hidden!important;border-radius:6px!important;background:var(--qm-card-image-bg,#f7f5f0)!important}.tt-product-listing .tt-img-parent,.tt-product-listing .tt-image-box>a,.tt-product-listing .tt-img,.qm-collection-grid .tt-img-parent,.qm-collection-grid .tt-image-box>a,.qm-collection-grid .tt-img{width:82px!important;height:88px!important;min-width:82px!important;min-height:88px!important;max-width:82px!important;max-height:88px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.tt-product-listing .tt-image-box img,.qm-collection-grid .tt-image-box img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:cover!important;object-position:center!important;opacity:1!important;visibility:visible!important;transform:none!important}.tt-product-listing .tt-product>.tt-description:not(.onerowactions),.tt-product-listing .tt-product-design02>.tt-description:not(.onerowactions),.qm-collection-grid .tt-product>.tt-description:not(.onerowactions),.qm-collection-grid .tt-product-design02>.tt-description:not(.onerowactions){grid-column:2!important;grid-row:1!important;display:grid!important;grid-template-columns:minmax(0,1fr) 76px!important;grid-template-rows:34px 24px 30px!important;column-gap:6px!important;min-width:0!important;width:100%!important;height:88px!important;min-height:88px!important;max-height:88px!important;margin:0!important;padding:0!important;overflow:hidden!important}.tt-product-listing .tt-title,.tt-product-listing .tt-title a,.qm-collection-grid .tt-title,.qm-collection-grid .tt-title a{grid-column:1 / 3!important;grid-row:1!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-height:32px!important;margin:0!important;overflow:hidden!important;color:var(--qm-card-title-color,#111827)!important;font-size:12px!important;line-height:1.18!important;font-weight:800!important;text-decoration:none!important}.tt-product-listing .thumbnail_small_description,.tt-product-listing .thumbnail_small_description *,.tt-product-listing .description,.tt-product-listing .description *,.tt-product-listing .tt-add-info,.tt-product-listing .tt-price,.tt-product-listing .tt-row,.tt-product-listing .tt-rating,.tt-product-listing .tt-label-location,.tt-product-listing .tt-options-swatch,.tt-product-listing .tt-img-roll-over,.tt-product-listing .tt-description.onerowactions,.qm-collection-grid .thumbnail_small_description,.qm-collection-grid .thumbnail_small_description *,.qm-collection-grid .description,.qm-collection-grid .description *,.qm-collection-grid .tt-add-info,.qm-collection-grid .tt-price,.qm-collection-grid .tt-row,.qm-collection-grid .tt-rating,.qm-collection-grid .tt-label-location,.qm-collection-grid .tt-options-swatch,.qm-collection-grid .tt-img-roll-over,.qm-collection-grid .tt-description.onerowactions{display:none!important}.tt-product-listing .qm-collection-forced-price,.qm-collection-grid .qm-collection-forced-price{grid-column:1!important;grid-row:3!important;display:flex!important;align-items:end!important;justify-content:flex-start!important;height:30px!important;margin:0!important;padding:0!important;color:var(--qm-card-price-color,#111827)!important;font-size:12px!important;line-height:1!important;font-weight:900!important;white-space:nowrap!important;opacity:1!important;visibility:visible!important;position:relative!important;z-index:4!important}.tt-product-listing .qm-collection-forced-actions,.qm-collection-grid .qm-collection-forced-actions{grid-column:2!important;grid-row:3!important;display:flex!important;align-items:end!important;justify-content:flex-end!important;height:30px!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important;position:relative!important;z-index:5!important;pointer-events:auto!important}.tt-product-listing .qm-collection-forced-actions form,.qm-collection-grid .qm-collection-forced-actions form{display:block!important;width:76px!important;height:28px!important;margin:0!important;padding:0!important}.tt-product-listing .qm-collection-forced-actions .tt-btn-addtocart,.qm-collection-grid .qm-collection-forced-actions .tt-btn-addtocart{display:flex!important;align-items:center!important;justify-content:center!important;width:76px!important;min-width:76px!important;max-width:76px!important;height:28px!important;min-height:28px!important;margin:0!important;padding:0 4px!important;border-radius:5px!important;background:var(--qm-button-bg,#2f7df6)!important;color:var(--qm-button-text,#fff)!important;border:1px solid var(--qm-button-bg,#2f7df6)!important;box-shadow:0 5px 12px #2f7df62e!important;font-size:7px!important;line-height:1!important;font-weight:900!important;letter-spacing:0!important;text-align:center!important;white-space:nowrap!important;opacity:1!important;visibility:visible!important}.tt-product-listing .qm-collection-side-panel,.qm-collection-grid .qm-collection-side-panel{grid-column:2!important;grid-row:2!important;display:none!important;grid-template-columns:minmax(0,1fr) 76px!important;align-items:end!important;gap:7px!important;width:100%!important;min-width:0!important;max-width:100%!important;height:32px!important;max-height:32px!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important;position:relative!important;z-index:2!important;background:transparent!important}.tt-product-listing .qm-collection-side-price,.qm-collection-grid .qm-collection-side-price{display:block!important;align-self:end!important;min-width:0!important;width:auto!important;color:var(--qm-card-price-color,#111827)!important;font-size:12px!important;line-height:1!important;font-weight:900!important;text-align:left!important;white-space:nowrap!important;opacity:1!important;visibility:visible!important}.tt-product-listing .qm-collection-side-actions,.tt-product-listing .qm-collection-side-actions form,.qm-collection-grid .qm-collection-side-actions,.qm-collection-grid .qm-collection-side-actions form{display:block!important;width:76px!important;min-width:76px!important;max-width:76px!important;height:28px!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important}.tt-product-listing .qm-collection-side-actions .tt-btn-addtocart,.qm-collection-grid .qm-collection-side-actions .tt-btn-addtocart{display:flex!important;align-items:center!important;justify-content:center!important;width:76px!important;min-width:76px!important;max-width:76px!important;height:28px!important;min-height:28px!important;margin:0!important;padding:0 4px!important;border-radius:5px!important;background:var(--qm-button-bg,#2f7df6)!important;color:var(--qm-button-text,#fff)!important;border:1px solid var(--qm-button-bg,#2f7df6)!important;box-shadow:0 5px 12px #2f7df62e!important;font-size:7px!important;line-height:1!important;font-weight:900!important;letter-spacing:0!important;text-align:center!important;white-space:nowrap!important;opacity:1!important;visibility:visible!important}}
/*# sourceMappingURL=/cdn/shop/t/86/assets/quidmart-premium-redesign.css.map */
