:root{--smart-shop-primary:#0045a0;--smart-shop-secondary:var(--smart-shop-primary);--smart-shop-blue:var(--smart-shop-primary);--smart-shop-ink:#172033;--smart-shop-muted:#78859a;--smart-shop-bg:#f2f6fc;--smart-shop-card:#fff}body.woocommerce-shop,body.tax-product_cat,body.tax-product_tag{background:var(--smart-shop-bg)}.smart-shop{max-width:1440px;margin:0 auto;padding:55px 24px 90px;color:var(--smart-shop-ink)}.smart-shop-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:42px;align-items:start}.smart-shop-sidebar{grid-column:1;grid-row:1}.smart-shop-content{grid-column:2;grid-row:1;min-width:0}.smart-shop-header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.smart-shop-header p{margin:0 0 5px;color:var(--smart-shop-blue);font-size:13px;font-weight:700}.smart-shop-header h1{margin:0;font-size:clamp(24px, 3vw, 34px);line-height:1.5;color:var(--smart-shop-ink)}.smart-shop-count{display:inline-flex;align-items:center;min-height:46px;padding:0 20px;border-radius:14px;background:#fff;color:#647187;box-shadow:0 8px 24px rgb(40 76 122 / .06)}.smart-shop-ordering{display:flex;align-items:center;gap:8px;padding:8px;margin-bottom:32px;overflow-x:auto;border-radius:18px;background:rgb(255 255 255 / .72);box-shadow:0 12px 32px rgb(37 65 104 / .05);scrollbar-width:none}.smart-shop-ordering::-webkit-scrollbar{display:none}.smart-shop-ordering a{flex:0 0 auto;padding:11px 16px;border-radius:12px;color:#39445a;font-size:13px;font-weight:600}.smart-shop-ordering a:hover{color:#fff;background:var(--smart-shop-secondary);box-shadow:0 8px 20px color-mix(in srgb,var(--smart-shop-secondary) 25%,transparent)}.smart-shop-ordering a.is-active{color:#fff;background:var(--smart-shop-blue);box-shadow:0 8px 20px color-mix(in srgb,var(--smart-shop-primary) 25%,transparent)}.smart-shop .woocommerce-result-count,.smart-shop .woocommerce-ordering{display:none!important}.smart-shop ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin:0!important}.smart-shop ul.products::before,.smart-shop ul.products::after{display:none!important}.smart-shop ul.products li.product.smart-product-card{position:relative;display:flex;flex-direction:column;width:auto!important;min-height:500px;margin:0!important;padding:0 20px 18px;overflow:hidden;text-align:right;border-radius:30px;background:var(--smart-shop-card);box-shadow:0 22px 50px rgb(47 76 112 / .1);transition:transform .25s ease,box-shadow .25s ease}.smart-shop ul.products li.product.smart-product-card:hover{transform:translateY(-6px);box-shadow:0 28px 60px rgb(47 76 112 / .16)}.smart-product-card::before{content:'';position:absolute;top:0;right:32px;width:98px;height:4px;border-radius:0 0 8px 8px;background:var(--smart-shop-blue)}.smart-product-topline{display:flex;align-items:center;justify-content:space-between;min-height:52px;color:var(--smart-shop-blue);font-size:13px;font-weight:700}.smart-stock-label{color:#ef4444}.smart-product-image{display:flex;align-items:center;justify-content:center;height:245px;margin:0 -4px 18px;padding:15px}.smart-product-image img{width:100%!important;height:100%!important;margin:0!important;object-fit:contain;transition:transform .35s ease}.smart-product-card:hover .smart-product-image img{transform:scale(1.035)}.smart-product-details{display:grid;grid-template-columns:1fr auto;gap:10px 14px;align-items:center;margin-top:auto}.smart-product-details h2{grid-column:1 / -1;min-height:52px;margin:0!important;font-size:15px!important;font-weight:600;line-height:1.8}.smart-product-details h2 a{color:var(--smart-shop-ink)}.smart-product-rating{display:flex;align-items:center;gap:7px;color:#ffad2f}.smart-product-rating>span{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#fff7e7;font-size:19px}.smart-product-rating small{color:#687589;font-size:11px}.smart-shop ul.products li.product .smart-product-price{position:static;padding:0;background:none;color:var(--smart-shop-blue);font-size:16px;font-weight:800;text-align:left}.smart-product-price del{display:block!important;color:#99a3b2;font-size:11px!important;font-weight:400}.smart-product-price ins{text-decoration:none}.smart-product-actions{display:flex;align-items:center;gap:9px;margin-top:18px;padding-top:15px;border-top:1px solid #edf1f7}.smart-product-actions>a,.smart-product-actions>span{display:inline-flex!important;align-items:center;justify-content:center;width:38px;height:38px;margin:0!important;padding:0!important;border-radius:50%!important;background:#f3f7fc!important;color:#5b6d85!important;font-size:19px!important;line-height:1!important}.smart-product-actions .smart-discount{width:auto;min-width:58px;margin-right:auto!important;padding:0 13px!important;border-radius:20px!important;background:var(--smart-shop-blue)!important;color:#fff!important;font-size:13px!important;box-shadow:0 7px 16px color-mix(in srgb,var(--smart-shop-primary) 25%,transparent)}.smart-product-actions .smart-action-cart{overflow:hidden;color:transparent!important}.smart-product-actions>a:hover{background:var(--smart-shop-secondary)!important;color:#fff!important}.smart-filter-card,.smart-filter-switch{display:block;margin-bottom:18px;border-radius:20px;background:#fff;box-shadow:0 12px 32px rgb(49 77 115 / .06)}.smart-filter-title{display:grid;grid-template-columns:42px 1fr 24px;align-items:center;gap:10px;width:100%;padding:17px 16px;border:0;background:#fff0;color:var(--smart-shop-ink);font:inherit;font-size:14px;font-weight:700;text-align:right;cursor:pointer}.smart-filter-title i{font-style:normal;text-align:center;transition:transform .2s}.smart-filter-card:not(.is-open) .smart-filter-title i{transform:rotate(180deg)}.smart-filter-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:14px;background:var(--smart-shop-blue);color:#fff;font-size:17px;box-shadow:0 8px 18px color-mix(in srgb,var(--smart-shop-primary) 25%,transparent)}.smart-filter-body{padding:2px 18px 20px;border-top:1px solid #f0f3f8}.smart-filter-card:not(.is-open) .smart-filter-body{display:none}.smart-category-list a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;color:#4a566c;font-size:13px}.smart-category-list a::before{content:'';width:9px;height:9px;border:3px solid #d9e2ee;border-radius:50%}.smart-category-list a span{margin-left:auto}.smart-category-list a b{color:#a0aabb;font-size:11px}.smart-category-list a:hover,.smart-category-list a.is-selected{color:var(--smart-shop-blue)}.smart-category-list a.is-selected::before{border-color:var(--smart-shop-blue)}.smart-price-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding-top:16px}.smart-price-fields label span{display:block;margin-bottom:6px;color:#7e8999;font-size:11px}.smart-price-fields input{width:100%;height:42px;padding:0 10px;border:1px solid #e4eaf2;border-radius:11px;background:#f8fafd;font-size:11px}.smart-filter-switch{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:20px;font-size:13px;cursor:pointer}.smart-filter-switch input{position:absolute;opacity:0}.smart-filter-switch i{position:relative;width:52px;height:29px;border-radius:20px;background:#dce5f1;transition:.2s}.smart-filter-switch i::after{content:'';position:absolute;top:4px;right:4px;width:21px;height:21px;border-radius:50%;background:#fff;box-shadow:0 2px 8px rgb(30 50 75 / .15);transition:.2s}.smart-filter-switch input:checked+i{background:var(--smart-shop-blue)}.smart-filter-switch input:checked+i::after{transform:translateX(-23px)}.smart-term-list label{display:flex;align-items:center;gap:9px;padding:9px 0;color:#4a566c;font-size:13px;cursor:pointer}.smart-term-list input{position:absolute;opacity:0}.smart-term-list i{width:17px;height:17px;border:2px solid #dce4ef;border-radius:6px}.smart-term-list input:checked+i{border-color:var(--smart-shop-blue);background:var(--smart-shop-blue);box-shadow:inset 0 0 0 3px #fff}.smart-filter-actions{display:grid;grid-template-columns:1fr auto;gap:10px;position:sticky;bottom:12px;padding:12px;border-radius:16px;background:rgb(255 255 255 / .94);box-shadow:0 10px 30px rgb(40 70 110 / .14);backdrop-filter:blur(10px)}.smart-filter-actions button,.smart-filter-actions a{display:flex;align-items:center;justify-content:center;min-height:43px;padding:0 17px;border:0;border-radius:12px;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.smart-filter-actions button{background:var(--smart-shop-blue);color:#fff}.smart-filter-actions a{background:#f0f4f9;color:#718096}.smart-shop-sidebar-head,.smart-shop-filter-open,.smart-shop-overlay{display:none}.smart-shop nav.woocommerce-pagination{margin:45px 0 0}.smart-shop nav.woocommerce-pagination ul{display:flex;justify-content:center;gap:8px}.smart-shop nav.woocommerce-pagination ul li a,.smart-shop nav.woocommerce-pagination ul li span{display:grid;place-items:center;width:42px;height:42px;padding:0;border-radius:12px;background:#fff}.smart-shop nav.woocommerce-pagination ul li span.current{background:var(--smart-shop-blue);color:#fff}@media (max-width:1180px){.smart-shop-layout{grid-template-columns:250px minmax(0,1fr);gap:25px}.smart-shop ul.products{gap:20px}.smart-shop ul.products li.product.smart-product-card{min-height:450px;padding-inline:15px;border-radius:24px}.smart-product-image{height:205px}}@media (max-width:900px){.smart-shop{padding-top:30px}.smart-shop-layout{display:block}.smart-shop-sidebar{position:fixed;z-index:100001;top:0;right:0;width:min(360px, 88vw);height:100dvh;padding:18px;overflow-y:auto;background:var(--smart-shop-bg);transform:translateX(105%);transition:transform .25s ease}.smart-shop-sidebar.is-visible{transform:translateX(0)}.smart-shop-sidebar-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;font-size:18px}.smart-shop-filter-close{width:38px;height:38px;border:0;border-radius:12px;background:#fff;font-size:25px;cursor:pointer}.smart-shop-filter-open{display:inline-flex;align-items:center;gap:9px;margin-bottom:20px;padding:12px 18px;border:0;border-radius:13px;background:var(--smart-shop-blue);color:#fff;font:inherit;font-weight:700;box-shadow:0 9px 22px color-mix(in srgb,var(--smart-shop-primary) 25%,transparent)}.smart-shop-overlay{display:block;position:fixed;z-index:100000;inset:0;background:rgb(15 28 46 / .45);backdrop-filter:blur(3px)}.smart-shop-overlay[hidden]{display:none}body.smart-filters-visible{overflow:hidden}.smart-shop ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.smart-shop{padding:22px 12px 60px}.smart-shop-header{align-items:start}.smart-shop-count{min-height:38px;padding:0 12px;font-size:11px}.smart-shop-ordering{margin-bottom:20px;border-radius:14px}.smart-shop-ordering a{padding:9px 12px;font-size:11px}.smart-shop ul.products{gap:12px}.smart-shop ul.products li.product.smart-product-card{min-height:385px;padding:0 10px 12px;border-radius:19px}.smart-product-card::before{right:20px;width:65px;height:3px}.smart-product-topline{min-height:42px;font-size:10px}.smart-product-image{height:155px;margin-bottom:10px;padding:7px}.smart-product-details{display:block}.smart-product-details h2{min-height:61px;font-size:12px!important;line-height:1.7}.smart-product-rating{margin:7px 0}.smart-shop ul.products li.product .smart-product-price{min-height:39px;font-size:13px;text-align:right}.smart-product-actions{gap:5px;margin-top:10px;padding-top:10px}.smart-product-actions>a,.smart-product-actions>span{width:31px;height:31px;font-size:15px!important}.smart-product-actions .smart-discount{min-width:43px;padding:0 8px!important;font-size:10px!important}}.smart-filter-card{overflow:hidden}.smart-filter-title{padding:15px 16px;background:linear-gradient(135deg,var(--smart-shop-primary),var(--smart-shop-secondary));color:#fff;border-radius:20px 20px 0 0;box-shadow:0 10px 22px color-mix(in srgb,var(--smart-shop-primary) 18%,transparent)}.smart-filter-title:hover,.smart-filter-title:focus{background:linear-gradient(135deg,var(--smart-shop-primary),var(--smart-shop-secondary));color:#fff}.smart-filter-card:not(.is-open) .smart-filter-title{border-radius:20px}.smart-filter-title .smart-filter-icon{background:rgb(255 255 255 / .18);color:#fff;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .18)}.smart-filter-title i{color:#fff}.smart-filter-body{padding-top:16px}.smart-shop-icon{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.smart-filter-title,.smart-filter-title:hover,.smart-filter-title:focus{background:var(--smart-shop-primary)!important;color:#fff!important;background-image:none!important}.smart-shop ul.products,.smart-shop ul.products li.product{float:none!important;clear:none!important}.smart-shop ul.products li.product.smart-product-card{min-width:0;box-sizing:border-box}.smart-product-actions{justify-content:flex-start;flex-wrap:wrap}.smart-product-actions>a,.smart-product-actions>span{position:relative;flex:0 0 38px;min-width:38px;box-sizing:border-box;text-indent:0!important}.smart-product-actions .smart-action-cart{overflow:visible;color:#5b6d85!important}.smart-product-actions .smart-action-cart::before{content:none!important;display:none!important}.smart-product-actions .smart-action-cart .smart-shop-icon,.smart-product-actions .smart-action-save .smart-shop-icon{width:17px;height:17px}.smart-product-actions>a:hover .smart-shop-icon{color:#fff}.smart-product-actions .screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.smart-product-rating>span .smart-shop-icon{width:17px;height:17px;fill:none}@media (max-width:1024px){.smart-shop ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:640px){.smart-shop{padding-inline:14px}.smart-shop-header{flex-direction:column;align-items:stretch}.smart-shop-count{align-self:flex-start}.smart-shop ul.products{grid-template-columns:1fr!important;gap:16px}.smart-shop ul.products li.product.smart-product-card{min-height:auto;padding:0 16px 16px;border-radius:24px}.smart-product-topline{font-size:12px}.smart-product-image{height:210px}.smart-product-details h2{min-height:auto;font-size:14px!important}.smart-product-actions>a,.smart-product-actions>span{width:38px;height:38px;flex-basis:38px}}@media (max-width:390px){.smart-shop-sidebar{width:92vw}.smart-product-image{height:180px}}.smart-filter-icon .smart-shop-icon{width:19px;height:19px;stroke:currentColor}.smart-shop-icon,.smart-shop-icon *{box-sizing:content-box;stroke:currentColor!important;fill:none!important}.smart-shop-icon{display:block!important;width:18px;height:18px;min-width:18px;line-height:1;font-family:initial!important}.smart-product-actions{justify-content:flex-start!important;gap:10px!important;flex-wrap:nowrap!important}.smart-product-actions .smart-discount,.smart-product-actions .added_to_cart,.smart-product-actions .wc-forward{display:none!important}.smart-product-actions>a,.smart-product-actions>a.button,.smart-product-actions>span{position:relative!important;display:inline-grid!important;place-items:center!important;width:42px!important;height:42px!important;min-width:42px!important;max-width:42px!important;flex:0 0 42px!important;padding:0!important;margin:0!important;border:0!important;border-radius:50%!important;background:#f3f7fc!important;color:#42536b!important;box-shadow:none!important;text-indent:0!important;overflow:hidden!important;font-size:0!important;line-height:1!important}.smart-product-actions>a::before,.smart-product-actions>a::after,.smart-product-actions>a.button::before,.smart-product-actions>a.button::after{content:none!important;display:none!important}.smart-product-actions>a:hover,.smart-product-actions>a.button:hover{background:var(--smart-shop-blue)!important;color:#fff!important;transform:translateY(-2px)}.smart-product-actions .smart-action-save{margin-inline-end:auto!important}.smart-product-actions .smart-action-main{margin-inline-start:0!important}.smart-product-actions .smart-action-main .smart-shop-icon,.smart-product-actions .smart-action-save .smart-shop-icon{width:19px!important;height:19px!important}.smart-shop ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.smart-shop ul.products>li.product,.smart-shop ul.products>li.product.smart-product-card{position:relative!important;inset:auto!important;transform:none;float:none!important;clear:none!important;width:auto!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important}.smart-shop ul.products>li.product.smart-product-card:hover{transform:translateY(-6px)}@media (max-width:1180px) and (min-width:901px){.smart-shop ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:900px){.smart-shop ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:680px){.smart-shop ul.products{grid-template-columns:1fr!important}.smart-product-actions>a,.smart-product-actions>a.button,.smart-product-actions>span{width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important;flex-basis:40px!important}}.smart-filter-title,.smart-filter-title:hover,.smart-filter-title:focus,.smart-filter-card:not(.is-open) .smart-filter-title{background:var(--smart-shop-primary)!important;background-image:none!important;color:#fff!important}.smart-filter-title *{color:inherit!important}.smart-filter-actions button[type="submit"]{appearance:none}.smart-shop .smart-shop-icon,.smart-shop .smart-shop-icon *{visibility:visible!important;opacity:1!important}.smart-product-actions>a .smart-shop-icon,.smart-product-actions>a.button .smart-shop-icon{display:block!important;position:static!important;width:19px!important;height:19px!important;margin:0!important;color:currentColor!important;stroke:currentColor!important}@media (max-width:680px){.smart-shop ul.products{grid-template-columns:repeat(var(--smart-shop-mobile-columns,2),minmax(0,1fr))!important;gap:12px!important}.smart-shop ul.products li.product.smart-product-card{min-height:330px!important;padding:0 8px 12px!important;border-radius:18px!important}.smart-product-topline{min-height:38px!important;font-size:10px!important}.smart-product-image{height:132px!important;margin:0 0 8px!important;padding:5px!important}.smart-product-details h2{min-height:55px!important;font-size:11px!important;line-height:1.65!important}.smart-product-rating{gap:5px!important;margin:6px 0!important}.smart-product-rating>span{width:25px!important;height:25px!important}.smart-product-rating small{font-size:10px!important}.smart-shop ul.products li.product .smart-product-price{min-height:34px!important;font-size:12px!important;line-height:1.6!important}.smart-product-price del{font-size:10px!important}.smart-product-actions{gap:7px!important;margin-top:8px!important;padding-top:9px!important}.smart-product-actions>a,.smart-product-actions>a.button,.smart-product-actions>span{width:36px!important;height:36px!important;min-width:36px!important;max-width:36px!important;flex-basis:36px!important}}@media (max-width:390px){.smart-shop ul.products{grid-template-columns:repeat(var(--smart-shop-mobile-columns,2),minmax(0,1fr))!important}.smart-product-image{height:118px!important}.smart-product-actions>a,.smart-product-actions>a.button,.smart-product-actions>span{width:34px!important;height:34px!important;min-width:34px!important;max-width:34px!important;flex-basis:34px!important}}.smart-shop.is-ajax-loading [data-smart-shop-region]{position:relative;min-height:220px;opacity:.55;pointer-events:none}.smart-shop.is-ajax-loading [data-smart-shop-region]::after{content:'';position:absolute;top:60px;left:50%;width:34px;height:34px;margin-left:-17px;border:3px solid rgb(0 0 0 / .08);border-top-color:var(--smart-shop-primary);border-radius:50%;animation:smartShopSpin .75s linear infinite}@keyframes smartShopSpin{to{transform:rotate(360deg)}}.smart-filter-actions-ajax{justify-content:center}.smart-filter-actions-ajax .smart-filter-reset{width:100%;justify-content:center;background:#f0f4f9!important;color:#718096!important}.smart-category-list.smart-term-list label{min-height:36px}.smart-category-list.smart-term-list label b{margin-right:auto;font-size:11px;color:#a0aabb}.smart-shop ul.products,body.woocommerce-shop .smart-shop ul.products,body.tax-product_cat .smart-shop ul.products,body.tax-product_tag .smart-shop ul.products,body.tax-product_brand .smart-shop ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;width:100%!important;max-width:100%!important;padding:0!important;list-style:none!important}.smart-shop ul.products>li.product,.smart-shop ul.products>li.product.smart-product-card,.smart-shop .smart-product-card{float:none!important;clear:none!important;width:auto!important;min-width:0!important;max-width:none!important;margin:0!important;box-sizing:border-box!important}.smart-shop .smart-product-card{position:relative;display:flex!important;flex-direction:column;min-height:500px;padding:0 20px 18px;overflow:hidden;text-align:right;border-radius:30px;background:var(--smart-shop-card);box-shadow:0 22px 50px rgb(47 76 112 / .1);transition:transform .25s ease,box-shadow .25s ease}.smart-shop .smart-product-card:hover{transform:translateY(-6px);box-shadow:0 28px 60px rgb(47 76 112 / .16)}.smart-product-actions>a,.smart-product-actions>a.button,.smart-product-actions>span{font-size:0!important;line-height:1!important}.smart-product-actions .screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.smart-shop .smart-shop-icon,.smart-shop .smart-shop-icon *,.smart-single-product .smart-shop-icon,.smart-single-product .smart-shop-icon *{display:inline-block!important;visibility:visible!important;opacity:1!important;stroke:currentColor!important;fill:none!important}@media (max-width:1180px) and (min-width:901px){.smart-shop ul.products,body.woocommerce-shop .smart-shop ul.products,body.tax-product_cat .smart-shop ul.products,body.tax-product_tag .smart-shop ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:900px){.smart-shop ul.products,body.woocommerce-shop .smart-shop ul.products,body.tax-product_cat .smart-shop ul.products,body.tax-product_tag .smart-shop ul.products{grid-template-columns:repeat(var(--smart-shop-mobile-columns,2),minmax(0,1fr))!important;gap:12px!important}.smart-shop .smart-product-card,.smart-shop ul.products>li.product.smart-product-card{min-height:340px!important;padding:0 8px 12px!important;border-radius:18px!important}}@media (max-width:520px){.smart-shop{padding-inline:10px!important}.smart-shop ul.products,body.woocommerce-shop .smart-shop ul.products,body.tax-product_cat .smart-shop ul.products,body.tax-product_tag .smart-shop ul.products{grid-template-columns:repeat(var(--smart-shop-mobile-columns,2),minmax(0,1fr))!important;gap:10px!important}.smart-product-image{height:124px!important}.smart-product-details h2{font-size:11px!important;min-height:54px!important}}.smart-filter-actions-ajax,.smart-filter-reset{display:none!important}.smart-shop-filters input:checked+i,.smart-term-list input:checked+i{border-color:var(--smart-shop-primary)!important;background:var(--smart-shop-primary)!important}.smart-shop-filters label:has(input:checked){color:var(--smart-shop-primary);font-weight:800}.smart-shop,.smart-shop *{box-sizing:border-box}html body.woocommerce-shop .smart-shop ul.products,html body.tax-product_cat .smart-shop ul.products,html body.tax-product_tag .smart-shop ul.products,html body.tax-product_brand .smart-shop ul.products,html body.post-type-archive-product .smart-shop ul.products{display:grid!important;grid-auto-flow:row!important;align-items:stretch!important;justify-items:stretch!important;width:100%!important;max-width:100%!important;min-width:0!important;padding:0!important;margin-inline:0!important}html body.woocommerce-shop .smart-shop ul.products>li.product.smart-product-card,html body.tax-product_cat .smart-shop ul.products>li.product.smart-product-card,html body.tax-product_tag .smart-shop ul.products>li.product.smart-product-card,html body.tax-product_brand .smart-shop ul.products>li.product.smart-product-card,html body.post-type-archive-product .smart-shop ul.products>li.product.smart-product-card,.smart-shop .products>.smart-product-card{display:flex!important;width:100%!important;max-width:100%!important;min-width:0!important;float:none!important;clear:none!important;justify-self:stretch!important;align-self:stretch!important;transform:none}.smart-shop .smart-product-image img,.smart-shop .smart-product-thumb{display:block!important;max-width:100%!important;object-fit:contain!important}.smart-product-details,.smart-product-details h2,.smart-product-details h2 a,.smart-product-rating,.smart-product-price{min-width:0!important;overflow-wrap:break-word}.smart-product-price,.smart-product-price .woocommerce-Price-amount,.smart-product-price .woocommerce-Price-currencySymbol{word-break:keep-all;white-space:nowrap}@media (max-width:680px){html body.woocommerce-shop .smart-shop,html body.tax-product_cat .smart-shop,html body.tax-product_tag .smart-shop,html body.post-type-archive-product .smart-shop{width:100%!important;max-width:100%!important;padding-inline:10px!important;overflow-x:hidden!important}html body.woocommerce-shop .smart-shop ul.products,html body.tax-product_cat .smart-shop ul.products,html body.tax-product_tag .smart-shop ul.products,html body.tax-product_brand .smart-shop ul.products,html body.post-type-archive-product .smart-shop ul.products{grid-template-columns:repeat(var(--smart-shop-mobile-columns,2),minmax(0,1fr))!important;gap:12px!important}.smart-shop ul.products>li.product.smart-product-card,.smart-shop .smart-product-card{min-height:310px!important;padding:0 9px 12px!important;border-radius:18px!important}.smart-product-image{height:126px!important;min-height:126px!important;padding:6px!important}.smart-product-details h2{min-height:50px!important;font-size:11.5px!important;line-height:1.7!important}.smart-product-rating small{font-size:9.5px!important}.smart-shop ul.products li.product .smart-product-price{font-size:11.5px!important;line-height:1.7!important}.smart-product-actions{gap:7px!important}.smart-product-actions>a,.smart-product-actions>a.button,.smart-product-actions>span{width:36px!important;height:36px!important;min-width:36px!important;max-width:36px!important;flex-basis:36px!important}}@media (max-width:360px){html body.woocommerce-shop .smart-shop ul.products,html body.tax-product_cat .smart-shop ul.products,html body.tax-product_tag .smart-shop ul.products,html body.tax-product_brand .smart-shop ul.products,html body.post-type-archive-product .smart-shop ul.products{grid-template-columns:1fr!important}}