*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#171717;background:#f6f7f9}a{text-decoration:none;color:inherit}.site-header{background:#111;color:#fff;position:sticky;top:0;z-index:20}.topbar{max-width:1400px;margin:auto;display:flex;align-items:center;gap:18px;padding:14px 24px}.logo{font-size:30px;font-weight:900;letter-spacing:-1px;min-width:125px}.search{display:flex;flex:1;max-width:850px;height:46px}.search input{flex:1;border:0;padding:0 16px;font-size:15px;border-radius:7px 0 0 7px}.search button{width:90px;border:0;background:#f3b51b;font-weight:800;border-radius:0 7px 7px 0}.head-link,.cart{font-weight:700;white-space:nowrap}.cart span{background:#f3b51b;color:#111;border-radius:20px;padding:3px 7px;margin-left:3px}.nav{background:#202020;display:flex;gap:28px;padding:10px 24px;overflow:auto}.nav a{font-size:14px;white-space:nowrap}.hero{max-width:1400px;margin:22px auto 0;min-height:330px;background:linear-gradient(115deg,#161616,#343434);color:#fff;border-radius:14px;display:flex;align-items:center;justify-content:space-between;padding:45px 7%;overflow:hidden}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:800;opacity:.75}.hero h1{font-size:48px;line-height:1.05;margin:14px 0}.hero h1 strong{color:#f3b51b}.hero p{font-size:17px;color:#ddd;margin-bottom:28px}.btn,.buy{display:inline-block;background:#f3b51b;color:#111;padding:14px 24px;border:0;border-radius:7px;font-weight:800;cursor:pointer}.hero-art{width:330px;height:260px;display:flex;align-items:center;justify-content:center}.hero-card{width:230px;height:230px;border-radius:25px;background:#f3b51b;color:#111;font-size:34px;font-weight:900;padding:35px;transform:rotate(7deg);box-shadow:0 25px 60px #0008}.hero-card b{font-size:48px}.hero-card small{display:block;font-size:12px;margin-top:12px}.section{max-width:1400px;margin:28px auto}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:0 4px}.section-head h1,.section-head h2{margin:0}.section-head a{font-weight:700}.categories{display:grid;grid-template-columns:repeat(8,1fr);gap:14px}.category{background:#fff;border-radius:10px;padding:10px;text-align:center;font-weight:700;box-shadow:0 1px 5px #0000000b}.category img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px;margin-bottom:8px}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px #0000000c;transition:.15s}.product-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #00000015}.product-img{aspect-ratio:1;background:#f1f2f4}.product-img img{width:100%;height:100%;object-fit:contain}.placeholder{height:100%;display:grid;place-items:center;font-weight:900;font-size:30px;color:#aaa}.product-body{padding:13px}.product-body h3{font-size:15px;line-height:1.35;margin:0 0 7px;min-height:40px}.rating{font-size:13px;margin-bottom:7px}.rating small{color:#777}.card-price,.price{font-weight:900;font-size:21px}.product-body del,.product-info del{color:#888;margin-left:8px}.quick{display:block;margin-top:10px;color:#666;font-size:12px}.promo{max-width:1400px;margin:38px auto;padding:38px 6%;background:#111;color:#fff;border-radius:14px;display:flex;justify-content:space-between;align-items:center}.promo h2{font-size:30px;margin:8px 0}.promo p{color:#bbb}.promo .light{background:#fff}.product-page{max-width:1200px;margin:35px auto;display:grid;grid-template-columns:1fr 1fr;gap:55px;background:#fff;padding:30px;border-radius:14px}.product-media img{width:100%;max-height:600px;object-fit:contain}.product-info h1{font-size:36px}.description{line-height:1.7;margin:25px 0}.product-info select{width:100%;padding:13px;margin-bottom:14px}.buy{width:100%;font-size:16px}.footer{margin-top:60px;background:#111;color:#fff;padding:45px max(24px,calc((100% - 1400px)/2)) 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer h3{font-size:28px;margin-top:0}.footer h4{margin-top:0}.footer a{display:block;color:#ccc;margin:10px 0}.copyright{border-top:1px solid #333;margin-top:30px;padding-top:18px;color:#888;font-size:13px}@media(max-width:900px){.topbar{flex-wrap:wrap}.logo{min-width:auto}.search{order:3;flex-basis:100%;max-width:none}.hero{margin:12px;padding:35px 25px}.hero h1{font-size:36px}.hero-art{display:none}.section,.promo{margin-left:12px;margin-right:12px}.categories{grid-template-columns:repeat(4,1fr)}.products{grid-template-columns:repeat(2,1fr)}.product-page{margin:15px;grid-template-columns:1fr;gap:20px}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:500px){.topbar{padding:10px 12px;gap:10px}.head-link{display:none}.nav{padding:9px 12px;gap:18px}.categories{grid-template-columns:repeat(2,1fr)}.products{gap:10px}.product-body{padding:10px}.card-price{font-size:18px}.hero h1{font-size:31px}.promo{display:block}.promo .btn{margin-top:15px}}.site-header{box-shadow:0 3px 18px #0002}.logo{display:flex;align-items:center;min-width:150px}.logo img{display:block;width:var(--logo-width,150px);max-width:100%;height:auto;max-height:48px;object-fit:contain}.header-icon{display:none}.cart{display:inline-flex;align-items:center;gap:7px;position:relative;padding:9px 12px;border-radius:10px;background:#ffffff12}.cart:hover{background:#ffffff1c}.cart-icon{width:25px;height:25px;display:inline-flex}.cart-icon svg{width:100%;height:100%}.cart-count{min-width:21px;height:21px;display:inline-flex;align-items:center;justify-content:center;background:#f3b51b;color:#111;border-radius:50%;font-size:11px;font-weight:900;padding:0 5px}.hero-image{position:relative;padding:0;min-height:var(--hero-height,360px);background:#111}.hero-picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.hero-picture img{width:100%;height:100%;object-fit:cover;display:block}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--overlay-opacity,.3));display:flex;align-items:center;padding:45px 7%}.hero-image .hero-copy{position:relative;z-index:1;max-width:650px}.hero-image .hero-copy h1{color:#fff}@media(max-width:900px){.logo{min-width:120px}.logo img{width:120px}.hero-image{min-height:var(--hero-height,300px)}}@media(max-width:500px){.logo{min-width:0}.logo img{width:105px;max-height:38px}.cart{padding:7px}.cart-label{display:none}.cart-icon{width:23px;height:23px}.hero-overlay{padding:25px 20px}.hero-image .hero-copy h1{font-size:31px}.hero-image .hero-copy p{font-size:14px}}.site-header{background:var(--header-bg,#111);color:var(--header-text,#fff)}.topbar{position:relative}.logo img{width:var(--logo-width,150px)}.search button{display:flex;align-items:center;justify-content:center;gap:6px;background:var(--accent,#f3b51b)}.search button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2}.head-link{display:inline-flex;align-items:center;gap:6px}.head-link svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7}.cart{background:#ffffff12;border:1px solid #ffffff12}.mobile-menu-toggle{display:none;background:none;border:0;color:inherit;padding:6px}.mobile-menu-toggle span{display:block;width:22px;height:2px;background:currentColor;margin:4px 0}.mobile-menu{display:none}.product-page--premium{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:start}.product-gallery{position:sticky;top:110px}.product-main-image{background:#fff;border-radius:14px;min-height:430px;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-main-image img{width:100%;height:520px;object-fit:contain}.product-thumbnails{display:flex;gap:9px;overflow:auto;margin-top:12px;padding-bottom:4px}.product-thumb{border:1px solid #e4e5e7;background:#fff;border-radius:9px;width:72px;height:72px;padding:4px;flex:0 0 auto;cursor:pointer}.product-thumb.is-active{border:2px solid var(--product-accent,#f3b51b)}.product-thumb img{width:100%;height:100%;object-fit:contain}.product-info{padding:8px 0}.product-info h1{font-size:clamp(26px,3vw,40px);line-height:1.15;margin:7px 0 12px}.product-price-row{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:18px}.product-price-row .price{font-size:29px}.sale-badge{background:var(--product-accent,#f3b51b);color:#111;padding:5px 9px;border-radius:5px;font-size:11px;font-weight:900}.description{font-size:15px;color:#444}.variant-label{display:block;font-weight:800;font-size:13px;margin:16px 0 7px}.variant-select{width:100%;height:48px;border:1px solid #ddd;border-radius:8px;background:#fff;padding:0 12px;font-size:15px}.quantity{display:flex;width:145px;border:1px solid #ddd;border-radius:8px;overflow:hidden;height:46px}.quantity button{width:42px;border:0;background:#f7f7f7;font-size:20px;cursor:pointer}.quantity input{width:60px;border:0;text-align:center;font-size:16px;outline:none}.product-form{margin-top:12px}.product-form .buy{width:100%;margin-top:12px;height:52px;font-size:16px}.buy-now-btn{width:100%;height:52px;margin-top:10px;border:1.5px solid #111;border-radius:8px;background:#fff;color:#111;font-weight:900;font-size:16px;cursor:pointer}.buy-now-btn:hover{background:#111;color:#fff}.custom-tab{border-top:1px solid #ddd;margin-top:22px}.custom-tab summary{padding:17px 3px;font-weight:800;cursor:pointer;list-style:none;display:flex;justify-content:space-between}.custom-tab summary:after{content:"+";font-size:20px}.custom-tab[open] summary:after{content:"\2212"}.custom-tab-content{padding:0 3px 18px;line-height:1.7;color:#444;overflow-wrap:anywhere}.custom-tab-content img{max-width:100%;height:auto}.payment-note{text-align:center;margin-top:18px;padding:12px;border-radius:8px;background:#f7f7f7;color:#666;font-size:12px}@media(max-width:900px){body{padding-bottom:0}.topbar{padding:9px 12px}.mobile-menu-toggle{display:block}.logo{min-width:0;flex:1}.logo img{width:var(--logo-width,120px);max-height:42px}.head-link{display:none}.search{order:3;flex-basis:100%;height:44px}.search button{width:54px}.search button span,.nav{display:none}.mobile-menu{position:absolute;left:0;right:0;top:100%;background:#fff;color:#111;box-shadow:0 15px 30px #0003;padding:10px 14px}.mobile-menu:not([hidden]){display:block}.mobile-menu-head{display:flex;justify-content:space-between;align-items:center;padding:7px 2px 12px;border-bottom:1px solid #eee}.mobile-menu-close{border:0;background:none;font-size:28px}.mobile-menu nav a{display:block;padding:14px 4px;border-bottom:1px solid #eee;font-weight:700}body.menu-open{overflow:hidden}.product-page--premium{display:block;margin:10px;padding:14px;border-radius:12px}.product-gallery{position:static}.product-main-image{min-height:330px}.product-main-image img{height:390px}.product-info{padding:10px 0 0}.product-info h1{font-size:27px}.product-price-row .price{font-size:25px}}@media(max-width:500px){.topbar{gap:8px}.cart{padding:7px 8px;border-radius:9px}.cart-icon{width:22px;height:22px}.cart-label{display:none}.logo img{width:105px}.search input{font-size:14px}.hero-image{border-radius:0;margin-top:0}.section{margin-top:20px}.product-page--premium{margin:0;border-radius:0;padding:10px}.product-main-image{min-height:285px}.product-main-image img{height:330px}.product-thumb{width:62px;height:62px}.description{font-size:14px}.product-form .buy,.buy-now-btn{height:50px}}.description.rte{width:100%;max-width:100%;overflow-wrap:anywhere;word-break:normal;line-height:1.65}.description.rte img,.description.rte video,.description.rte iframe,.description.rte table{max-width:100%;height:auto}.description.rte img{display:block;margin:12px auto;border-radius:8px;object-fit:contain}.description.rte iframe{width:100%;min-height:240px;border:0}.description.rte table{display:block;overflow-x:auto;border-collapse:collapse}.description.rte p,.description.rte h1,.description.rte h2,.description.rte h3,.description.rte h4,.description.rte h5,.description.rte h6{max-width:100%;overflow-wrap:anywhere}.description.rte *{max-width:100%}@media(max-width:500px){.product-page--premium{overflow:hidden}.product-info{min-width:0}.description.rte{font-size:14px;margin-top:22px;overflow:hidden}.description.rte img{width:auto;max-width:100%;height:auto}.description.rte iframe{max-width:100%;min-height:190px}.description.rte pre,.description.rte code{white-space:pre-wrap;overflow-wrap:anywhere}.description.rte table{font-size:13px}}.telash-banner-slider{position:relative;width:100%;height:var(--hero-height);overflow:hidden;background:#f5f5f5}.telash-banner-track{position:relative;width:100%;height:100%}.telash-banner-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .55s ease;z-index:0}.telash-banner-slide.is-active{opacity:1;visibility:visible;z-index:1}.telash-banner-slide picture,.telash-banner-slide picture img{display:block;width:100%;height:100%}.telash-banner-slide picture img{object-fit:cover;object-position:center}.telash-banner-prev,.telash-banner-next{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:44px;height:44px;border:0;border-radius:50%;background:#ffffffe6;color:#111;font-size:34px;line-height:1;cursor:pointer;box-shadow:0 3px 14px #0002}.telash-banner-prev{left:18px}.telash-banner-next{right:18px}.telash-banner-prev:hover,.telash-banner-next:hover{background:#fff}.telash-banner-dots{position:absolute;bottom:15px;left:50%;transform:translate(-50%);z-index:5;display:flex;gap:7px}.telash-banner-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#ffffffb3;cursor:pointer}.telash-banner-dots button.is-active{width:25px;border-radius:10px;background:#fff}.telash-banner-slide .hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0}@media(max-width:749px){.telash-banner-slider{height:min(var(--hero-height),72vw);min-height:220px}.telash-banner-slide picture img{object-position:center}.telash-banner-prev,.telash-banner-next{width:36px;height:36px;font-size:28px}.telash-banner-prev{left:10px}.telash-banner-next{right:10px}.telash-banner-dots{bottom:10px}}.mobile-menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;width:38px;height:38px;flex:0 0 38px;border:0;border-radius:7px;background:transparent;color:inherit;cursor:pointer;padding:5px}.mobile-menu-toggle:hover{background:#ffffff12}.mobile-menu-toggle span{display:block;width:23px;height:2px;background:currentColor;margin:2.5px 0;border-radius:2px}.mobile-menu{display:none;position:absolute;left:0;right:0;top:0;background:#fff;color:#111;z-index:40;box-shadow:0 12px 28px #0003;border-top:1px solid #ddd}.mobile-menu:not([hidden]){display:block}.mobile-menu-head{max-width:1400px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:13px 24px;border-bottom:1px solid #e8e8e8}.mobile-menu-head strong{font-size:16px}.mobile-menu-close{width:36px;height:36px;border:0;border-radius:7px;background:#f5f5f5;color:#111;font-size:27px;line-height:1;cursor:pointer}.mobile-menu nav{max-width:1400px;margin:auto;display:flex;flex-wrap:wrap;gap:0;padding:4px 24px 14px;max-height:min(55vh,460px);overflow:auto}.mobile-menu nav a{display:block;padding:13px 20px 13px 0;margin-right:26px;font-weight:700;font-size:14px;white-space:nowrap;border-bottom:1px solid transparent}.mobile-menu nav a:hover{border-bottom-color:#111}.site-header.menu-open .mobile-menu-toggle{background:#ffffff12}@media(max-width:900px){.mobile-menu-toggle{display:flex}.mobile-menu{border-top:0;box-shadow:0 14px 28px #0004}.mobile-menu-head{padding:10px 14px}.mobile-menu nav{display:block;padding:2px 14px 14px;max-height:calc(100dvh - 150px);overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-menu nav a{padding:14px 4px;margin:0;border-bottom:1px solid #ededed;white-space:normal}}@media(min-width:901px){.mobile-menu-toggle{display:flex}}.mobile-menu-toggle,.mobile-menu{display:none!important}.telash-main-menu{display:flex!important;position:relative!important;left:auto!important;right:auto!important;top:auto!important;max-width:1400px;margin:0 auto;background:#202020;color:#fff;box-shadow:none;border:0;padding:10px 24px;gap:28px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.telash-main-menu::-webkit-scrollbar{display:none}.telash-main-menu a{display:block;flex:0 0 auto;color:#fff;font-size:14px;font-weight:700;padding:4px 0;white-space:nowrap}.telash-main-menu a:hover{color:#f3b51b}@media(max-width:900px){.telash-main-menu{display:flex!important;width:100%;max-width:none;padding:9px 12px;gap:22px;overflow-x:auto;overflow-y:hidden}.telash-main-menu a{font-size:13px;padding:3px 0}}@media(max-width:500px){.telash-main-menu{padding:8px 12px;gap:20px}.telash-main-menu a{font-size:13px}}.telash-main-menu .telash-menu-parent{display:flex;align-items:center;gap:7px;flex:0 0 auto;background:none;border:0;color:#fff;font:inherit;font-size:14px;font-weight:700;padding:4px 0;cursor:pointer;white-space:nowrap}.telash-main-menu .telash-menu-parent:hover,.telash-main-menu .telash-menu-parent[aria-expanded=true]{color:#f3b51b}.telash-menu-chevron{font-size:15px;line-height:1;transition:transform .2s ease}.telash-menu-parent[aria-expanded=true] .telash-menu-chevron{transform:rotate(180deg)}body.telash-submenu-open{overflow:hidden}.telash-submenu-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:start center;padding:calc(var(--header-height, 0px) + 16px) 18px 24px}.telash-submenu-modal[hidden]{display:none}.telash-submenu-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#00000094;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}.telash-submenu-panel{position:relative;width:min(680px,100%);max-height:min(76vh,680px);overflow:hidden;background:#fff;color:#151515;border-radius:20px;box-shadow:0 24px 80px #00000059;border:1px solid rgba(0,0,0,.08);animation:telashMenuIn .2s ease-out}.telash-submenu-header{display:flex;align-items:center;justify-content:space-between;padding:22px 24px 18px;border-bottom:1px solid #e9e9e9;background:#fff}.telash-submenu-kicker{display:block;font-size:10px;letter-spacing:2px;font-weight:800;color:#8a8a8a;margin-bottom:5px}.telash-submenu-header h2{margin:0;font-size:25px;line-height:1.1}.telash-submenu-close{width:40px;height:40px;border:0;border-radius:50%;background:#f3f3f3;color:#111;font-size:28px;line-height:1;cursor:pointer}.telash-submenu-list{max-height:calc(min(76vh,680px) - 100px);overflow-y:auto;padding:10px 12px 16px;-webkit-overflow-scrolling:touch}.telash-submenu-item{border-bottom:1px solid #eee}.telash-submenu-link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 14px;font-size:16px;font-weight:750;color:#171717}.telash-submenu-link:hover{background:#f8f8f8;color:#c58f00}.telash-submenu-children{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 14px 15px}.telash-submenu-children a{padding:9px 10px;border-radius:8px;background:#f7f7f7;font-size:13px;color:#555}.telash-submenu-children a:hover{background:#f0f0f0;color:#111}@keyframes telashMenuIn{0%{opacity:0;transform:translateY(-10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:900px){.telash-main-menu .telash-menu-parent{font-size:13px;padding:3px 0}.telash-submenu-modal{padding:calc(var(--header-height, 0px) + 10px) 10px 12px;align-items:start}.telash-submenu-panel{width:100%;max-width:520px;max-height:calc(100dvh - var(--header-height, 0px) - 22px);border-radius:18px}.telash-submenu-header{padding:18px 17px 14px}.telash-submenu-header h2{font-size:21px}.telash-submenu-list{max-height:calc(100dvh - var(--header-height, 0px) - 115px);padding:7px 9px 12px}.telash-submenu-link{padding:15px 12px;font-size:15px}.telash-submenu-children{grid-template-columns:1fr;padding:0 12px 12px}}.search-page-input__parent,.search-page-input__parent search-page-input-component,.search-page-input__parent .search-page-input{display:none!important}.telash-search-page #MainContent{width:100%;overflow-x:hidden}.telash-search-page .section-background{display:none}.telash-search-page .product-grid-container{width:100%;max-width:100%;overflow:hidden}.telash-search-page .collection-wrapper{width:100%;max-width:1400px;margin:0 auto;padding:0 20px}.telash-search-page .main-collection-grid{width:100%;min-width:0}.telash-search-page .main-collection-grid>div{min-width:0}.telash-search-page .main-collection-grid__title{font-size:clamp(22px,3vw,34px);line-height:1.2;margin:24px 0 16px!important}.telash-search-page .product-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;width:100%!important;margin:0!important;padding:0!important}.telash-search-page .product-grid__item{min-width:0!important;width:auto!important;max-width:none!important}.telash-search-page .product-grid__card{width:100%;min-width:0}.telash-search-page .card-gallery{width:100%;overflow:hidden}.telash-search-page img{max-width:100%}.telash-search-page .facets-mobile-wrapper{width:100%;min-width:0;display:flex!important;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap;padding:12px 0!important;margin:0!important}.telash-search-page .facets-mobile-wrapper facets-form-component{max-width:100%;min-width:0}.telash-search-page .facets-mobile-wrapper form{max-width:100%;min-width:0}.telash-search-page .sorting-filter{max-width:100%;min-width:150px}.telash-search-page .facets--horizontal{width:100%;display:flex!important;flex-wrap:wrap;gap:16px;padding:12px 0!important}.telash-search-page .facets--horizontal>*{min-width:0}.telash-search-page .products-count-wrapper{margin-inline-start:auto}@media(max-width:989px){.telash-search-page .collection-wrapper{padding:0 16px}.telash-search-page .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}}@media(max-width:749px){.telash-search-page .collection-wrapper{padding:0 12px}.telash-search-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.telash-search-page .product-grid__item{min-width:0!important}.telash-search-page .facets-mobile-wrapper{justify-content:space-between;padding:10px 0!important;gap:8px}.telash-search-page .facets-mobile-wrapper facets-form-component{flex:1 1 0;min-width:0}.telash-search-page .sorting-filter{min-width:0;width:100%}.telash-search-page .facets-mobile-wrapper .grid-density-controls{flex:0 0 auto}.telash-search-page .facets--horizontal{display:none!important}}@media(max-width:420px){.telash-search-page .collection-wrapper{padding:0 10px}.telash-search-page .product-grid{gap:9px!important}.telash-search-page .main-collection-grid__title{font-size:22px}}.telash-search-page .column-options-wrapper,.telash-search-page .grid-density-controls,.telash-search-page .column-options,.telash-search-page .telash-search-toolbar{display:none!important}@media(max-width:749px){.telash-search-page .facets-mobile-wrapper{width:100%!important;min-width:0!important;display:flex!important;justify-content:flex-start!important;align-items:center!important;flex-wrap:nowrap!important;gap:0!important;padding:10px 0!important;margin:0!important}.telash-search-page .facets-mobile-wrapper facets-form-component{width:100%!important;max-width:100%!important;flex:1 1 auto!important}}
/*# sourceMappingURL=/cdn/shop/t/58/assets/theme.css.map */
