/* --------------------------------------------------------------------------
   UXUI BKK shop layer
   Uses WooCommerce's native templates and data. No plugin template override.
   -------------------------------------------------------------------------- */
:root{--shop-surface:#fff;--shop-line:#dfeaf5;--shop-soft:#f4faff;--shop-ink:#102033;--shop-muted:#64748b;--shop-blue:#167de8;--shop-dark:#071522;--shop-shadow:0 18px 48px rgba(32,93,156,.10)}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header .brand .custom-brand-logo{display:flex;align-items:center;max-width:240px}.site-header .brand .custom-logo-link{display:flex}.site-header .brand .custom-logo{max-height:52px;width:auto;display:block}
.main-nav .menu{display:flex;align-items:center;gap:24px;list-style:none;padding:0;margin:0}.main-nav .menu li{position:relative}.main-nav .menu a{display:inline-flex;align-items:center}.main-nav .menu .current-menu-item>a,.main-nav .menu .current_page_item>a{color:var(--shop-blue);font-weight:700}.main-nav .sub-menu{position:absolute;top:calc(100% + 14px);left:-18px;min-width:210px;padding:12px;list-style:none;background:#fff;border:1px solid var(--shop-line);border-radius:18px;box-shadow:var(--shop-shadow);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.main-nav li:hover>.sub-menu,.main-nav li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}.main-nav .sub-menu a{padding:10px 12px;width:100%;border-radius:10px}.main-nav .sub-menu a:hover{background:var(--shop-soft)}
.header-actions{display:flex;align-items:center;gap:10px}.header-account,.uxui-cart-link{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--shop-line);background:#fff;border-radius:999px;padding:10px 12px;color:#27415c;font-size:13px;font-weight:700;white-space:nowrap;transition:.2s}.header-account:hover,.uxui-cart-link:hover{border-color:#a4d7ff;box-shadow:0 12px 28px rgba(28,141,255,.14);transform:translateY(-1px)}.header-account svg,.uxui-cart-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.uxui-cart-count{width:21px;height:21px;display:inline-grid;place-items:center;border-radius:50%;background:var(--shop-dark);color:#fff;font-size:11px;line-height:1}.menu-toggle{width:42px;height:42px;padding:0!important;align-content:center}.menu-toggle span{display:block;width:19px;height:2px;background:#18354e;margin:4px auto;border-radius:2px;transition:.2s}.menu-is-open{overflow:hidden}
/* Home shop sections */
.home-products{background:linear-gradient(180deg,#f8fcff,#fff)}.shop-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:0 0 34px}.shop-section-head>div{max-width:730px}.shop-section-head h2{font-size:clamp(28px,3.4vw,44px);margin:16px 0 10px;letter-spacing:-.8px}.shop-section-head p{color:var(--shop-muted);line-height:1.75;margin:0}.text-link{display:inline-flex;align-items:center;gap:8px;font-weight:800;color:#1278dc;white-space:nowrap}.text-link span{font-size:20px;line-height:1;transition:transform .2s}.text-link:hover span{transform:translateX(4px)}.empty-shop-state{padding:38px;border:1px dashed #b9d9f2;border-radius:26px;background:#f7fcff;text-align:center}.empty-shop-state strong{display:block;font-size:21px;margin-bottom:10px}.empty-shop-state p{max-width:640px;margin:0 auto 24px;color:var(--shop-muted);line-height:1.75}.product-categories-section{background:linear-gradient(135deg,#071522,#103a5e);color:#fff}.product-categories-section .section-head p{color:#c5d8e9}.product-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-category-card{min-height:260px;overflow:hidden;position:relative;border-radius:25px;background:linear-gradient(135deg,#176ac0,#55cfff);isolation:isolate;box-shadow:0 20px 45px rgba(0,0,0,.17);transition:.25s}.product-category-card:hover{transform:translateY(-7px)}.product-category-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s}.product-category-card:hover img{transform:scale(1.07)}.category-card-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,21,34,.03) 20%,rgba(7,21,34,.86) 100%)}.category-card-content{position:absolute;inset:auto 20px 18px;display:flex;flex-direction:column;gap:5px;color:#fff}.category-card-content small{opacity:.75}.category-card-content strong{font-size:22px}.category-card-content em{font-style:normal;font-size:13px;font-weight:700;margin-top:4px}
/* Store masthead and generic pages */
.store-main{background:linear-gradient(180deg,#f6fbff 0,#fff 30%)}.store-page-hero{padding:72px 0 52px;position:relative;overflow:hidden;background:radial-gradient(circle at 15% 20%,rgba(100,216,255,.32),transparent 28%),linear-gradient(130deg,#eef8ff,#fff)}.store-page-hero:after{content:"";position:absolute;width:360px;height:360px;right:4%;top:-180px;border-radius:50%;background:rgba(28,141,255,.08);filter:blur(10px)}.store-page-hero .container{position:relative;z-index:1}.store-page-hero h1{max-width:880px;font-size:clamp(33px,4.6vw,58px);line-height:1.12;letter-spacing:-1px;margin:18px 0 12px}.store-page-hero p{max-width:730px;margin:0;color:#50657b;font-size:17px;line-height:1.75}.single-store-main .store-page-hero{padding:48px 0 34px}.single-store-main .store-page-hero h1{font-size:clamp(29px,3.6vw,48px)}.store-content-wrap{padding:42px 0 92px}.standard-page{padding:72px 0 96px;background:linear-gradient(180deg,#f7fbff,#fff 42%)}.standard-page-wrap{max-width:980px}.page-entry,.article-entry{background:#fff;border:1px solid var(--shop-line);border-radius:30px;padding:clamp(24px,4vw,52px);box-shadow:var(--shop-shadow)}.page-entry-header{margin-bottom:30px}.page-entry-header h1{font-size:clamp(32px,4vw,50px);line-height:1.16;letter-spacing:-.9px;margin:18px 0 0}.entry-content{color:#40556c;font-size:16px;line-height:1.9}.entry-content h2,.entry-content h3,.entry-content h4{color:var(--shop-ink);line-height:1.3;margin:1.6em 0 .55em}.entry-content h2{font-size:30px}.entry-content h3{font-size:24px}.entry-content a{color:#0876df;text-decoration:underline;text-underline-offset:3px}.entry-content img{max-width:100%;height:auto;border-radius:18px}.entry-content table{width:100%;border-collapse:collapse;margin:24px 0}.entry-content th,.entry-content td{padding:12px;border:1px solid var(--shop-line);text-align:left}.article-featured-image{margin:-4px 0 34px}.article-featured-image img{width:100%;height:auto;border-radius:24px;display:block}.post-list{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.post-card{border:1px solid var(--shop-line);border-radius:24px;background:#fff;overflow:hidden;box-shadow:0 14px 34px rgba(32,93,156,.07)}.post-card-image{height:230px;display:block;overflow:hidden}.post-card-image img{width:100%;height:100%;object-fit:cover;transition:.3s}.post-card:hover .post-card-image img{transform:scale(1.04)}.post-card-body{padding:24px}.post-card-body>span{color:#6e8298;font-size:13px}.post-card h2{font-size:23px;line-height:1.35;margin:9px 0}.post-card h2 a{color:var(--shop-ink)}.post-card p{color:var(--shop-muted);line-height:1.7}.navigation.pagination,.woocommerce-pagination{margin:36px 0 0;text-align:center}.page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;margin:0 3px;border-radius:12px;border:1px solid var(--shop-line);background:#fff;color:#35516b}.page-numbers.current,.page-numbers:hover{border-color:var(--shop-blue);background:var(--shop-blue);color:#fff}.uxui-search-form{display:flex;max-width:620px;margin:0 auto}.uxui-search-form label{flex:1}.uxui-search-form input{height:50px;width:100%;padding:0 16px;border:1px solid var(--shop-line);border-radius:14px 0 0 14px;font:inherit}.uxui-search-form button{border:0;padding:0 18px;border-radius:0 14px 14px 0;background:var(--shop-blue);color:#fff;font:inherit;font-weight:700}
/* WooCommerce notices, archive, product cards */
.woocommerce-notices-wrapper{margin:0 0 22px}.woocommerce-message,.woocommerce-info,.woocommerce-error{padding:16px 18px 16px 48px!important;border:1px solid #b6e0ff!important;border-top:0!important;border-radius:16px!important;background:#f1faff!important;color:#17405f!important;box-shadow:0 10px 24px rgba(32,93,156,.07)}.woocommerce-error{border-color:#ffd1d1!important;background:#fff6f6!important;color:#8f2525!important}.woocommerce-message:before,.woocommerce-info:before,.woocommerce-error:before{top:16px!important;left:18px!important;color:var(--shop-blue)!important}.woocommerce-message .button{float:right!important;margin-left:12px!important}.woocommerce-breadcrumb{font-size:13px!important;color:#708298!important;margin:0 0 23px!important}.woocommerce-breadcrumb a{color:#4d7192!important}.woocommerce-result-count{margin:12px 0 26px!important;color:#62748a!important}.woocommerce-ordering{margin:0 0 26px!important}.woocommerce-ordering select{min-height:42px;padding:0 34px 0 13px;border:1px solid var(--shop-line);border-radius:12px;background:#fff;color:#334d65;font:inherit}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:0!important;padding:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding:0 0 20px!important;position:relative;overflow:hidden;border:1px solid var(--shop-line);border-radius:25px;background:linear-gradient(180deg,#fff,#fafdff);box-shadow:0 18px 42px rgba(32,93,156,.08);display:flex;flex-direction:column;transition:.24s}.woocommerce ul.products li.product:hover{transform:translateY(-7px);box-shadow:0 28px 64px rgba(32,93,156,.15)}.woocommerce ul.products li.product>a:first-child{display:block;overflow:hidden;color:var(--shop-ink)}.woocommerce ul.products li.product a img{width:100%!important;height:250px!important;object-fit:cover;margin:0 0 18px!important;background:#eff7ff;transition:.3s}.woocommerce ul.products li.product:hover a img{transform:scale(1.04)}.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:0 19px!important;font-size:19px!important;line-height:1.45!important;margin:0!important;color:var(--shop-ink)!important;min-height:56px}.woocommerce ul.products li.product .star-rating{margin:10px 19px 3px!important;color:#f5aa21!important}.woocommerce ul.products li.product .price{display:block;padding:0 19px!important;margin:9px 0 14px!important;color:#0d78df!important;font-size:18px!important;font-weight:800!important}.woocommerce ul.products li.product .price del{font-size:13px!important;opacity:.55}.woocommerce ul.products li.product .price ins{text-decoration:none!important}.woocommerce ul.products li.product .button{display:flex!important;align-items:center;justify-content:center;align-self:stretch;margin:0 19px!important;min-height:45px;border-radius:999px!important;background:linear-gradient(135deg,#107de5,#5bd6ff)!important;color:#fff!important;font-weight:700!important;text-align:center;line-height:1.3!important;transition:.2s}.woocommerce ul.products li.product .button:hover{box-shadow:0 12px 26px rgba(28,141,255,.3);transform:translateY(-2px)}.woocommerce ul.products li.product .added_to_cart{display:block;margin:10px 19px 0;text-align:center;color:#0974d6;font-size:13px;font-weight:700}.woocommerce span.onsale{top:14px!important;left:14px!important;right:auto!important;min-width:0!important;min-height:0!important;padding:7px 11px!important;border-radius:999px!important;background:#ff6175!important;color:#fff!important;line-height:1.2!important;font-size:12px!important;font-weight:800!important;z-index:2}.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.home-product-grid li.product a img{height:220px!important}.woocommerce .woocommerce-loop-category__title{font-size:18px}.woocommerce .woocommerce-loop-category__title .count{background:none;color:#718398}
/* Single product */
.woocommerce div.product{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(340px,.96fr);column-gap:clamp(28px,5vw,64px);row-gap:34px;align-items:start}.woocommerce div.product:before,.woocommerce div.product:after{display:none!important}.woocommerce div.product .woocommerce-product-gallery{width:auto!important;float:none!important;margin:0!important}.woocommerce div.product .woocommerce-product-gallery__wrapper{border-radius:24px;overflow:hidden;background:#eff7ff}.woocommerce div.product .woocommerce-product-gallery__image img{width:100%;display:block;aspect-ratio:1/1;object-fit:cover}.woocommerce div.product .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(5,1fr);gap:10px;margin:12px 0 0!important}.woocommerce div.product .flex-control-thumbs li{float:none!important;width:auto!important;margin:0!important}.woocommerce div.product .flex-control-thumbs img{border-radius:10px;border:1px solid var(--shop-line);aspect-ratio:1/1;object-fit:cover}.woocommerce div.product .summary{width:auto!important;float:none!important;margin:0!important;padding:clamp(24px,3vw,36px);border:1px solid var(--shop-line);border-radius:26px;background:#fff;box-shadow:var(--shop-shadow)}.woocommerce div.product .product_title{font-size:clamp(30px,3.5vw,44px)!important;line-height:1.16!important;letter-spacing:-.7px;margin:0 0 14px!important}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#0878df!important;font-size:28px!important;font-weight:800!important;margin:14px 0!important}.woocommerce div.product p.price del{font-size:18px;opacity:.55}.woocommerce-product-details__short-description{color:#5c7187;line-height:1.78;margin:20px 0}.woocommerce div.product form.cart{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:26px 0!important}.woocommerce div.product form.cart .variations{width:100%;margin:0!important;border:0}.woocommerce div.product form.cart .variations td{padding:7px 0}.woocommerce div.product form.cart .variations label{font-weight:700}.woocommerce div.product form.cart .variations select{min-height:44px;width:100%;padding:0 12px;border:1px solid var(--shop-line);border-radius:12px;font:inherit;background:#fff}.woocommerce div.product form.cart .reset_variations{font-size:13px;color:#0c78dc}.woocommerce .quantity .qty{height:48px;max-width:74px;padding:0 6px;border:1px solid var(--shop-line);border-radius:12px;font:inherit;text-align:center}.woocommerce div.product form.cart .single_add_to_cart_button{min-height:48px;border:0;border-radius:999px;background:linear-gradient(135deg,#107de5,#5bd6ff);color:#fff;padding:0 24px;font:inherit;font-weight:800;cursor:pointer;transition:.2s}.woocommerce div.product form.cart .single_add_to_cart_button:hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(28,141,255,.3)}.woocommerce div.product .product_meta{padding-top:18px;border-top:1px solid var(--shop-line);font-size:13px;color:#667b90;line-height:1.8}.woocommerce div.product .product_meta a{color:#197dda}.woocommerce div.product .woocommerce-tabs,.woocommerce div.product .related,.woocommerce div.product .up-sells{grid-column:1/-1;width:100%;float:none!important}.woocommerce div.product .woocommerce-tabs{margin-top:10px;border:1px solid var(--shop-line);border-radius:26px;background:#fff;padding:28px}.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;flex-wrap:wrap;gap:8px;padding:0!important;margin:0 0 22px!important;border:0!important}.woocommerce div.product .woocommerce-tabs ul.tabs:before{display:none!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0!important;padding:0!important;border:0!important;background:#eef6ff!important;border-radius:999px!important}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none!important}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:block;padding:10px 16px;color:#526a80!important;font-weight:700}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:var(--shop-dark)!important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#fff!important}.woocommerce-Tabs-panel{color:#536a81;line-height:1.85}.woocommerce-Tabs-panel h2{color:var(--shop-ink);font-size:25px}.related>h2,.up-sells>h2{font-size:30px;margin:22px 0}.related ul.products,.up-sells ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}
/* Cart, checkout, account and order received */
.wc-utility-page{padding-top:48px}.wc-utility-page .standard-page-wrap{max-width:1180px}.wc-utility-page .page-entry{padding:0;border:0;background:transparent;box-shadow:none}.wc-utility-page .entry-content{color:var(--shop-ink)}.woocommerce-cart-form{padding:22px;border:1px solid var(--shop-line);border-radius:25px;background:#fff;box-shadow:var(--shop-shadow);overflow:auto}.woocommerce table.shop_table{border:0!important;border-collapse:separate!important;border-spacing:0!important;margin:0!important;border-radius:18px!important;overflow:hidden}.woocommerce table.shop_table th{background:#f3f9ff;color:#41607b;font-size:13px;text-transform:none}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:16px!important;border-color:var(--shop-line)!important;vertical-align:middle!important}.woocommerce table.shop_table td.product-thumbnail img{width:76px!important;height:76px!important;object-fit:cover;border-radius:12px}.woocommerce table.shop_table td.product-name a{color:var(--shop-ink);font-weight:700}.woocommerce table.shop_table td.product-remove a{display:grid!important;place-items:center;color:#ef5065!important;font-size:22px!important}.woocommerce-cart-form .actions{padding-top:20px!important}.woocommerce-cart-form .coupon{display:flex;gap:9px;align-items:center}.woocommerce-cart-form input.input-text{height:42px;min-width:170px;padding:0 12px;border:1px solid var(--shop-line);border-radius:10px;font:inherit}.woocommerce button.button,.woocommerce a.button,.woocommerce input.button,.wc-block-components-button{border:0!important;border-radius:999px!important;padding:12px 18px!important;background:var(--shop-dark)!important;color:#fff!important;font:inherit!important;font-weight:700!important;cursor:pointer!important;transition:.2s!important}.woocommerce button.button:hover,.woocommerce a.button:hover,.woocommerce input.button:hover,.wc-block-components-button:hover{background:#15456b!important;transform:translateY(-1px)}.woocommerce button[name="update_cart"]{background:#eaf4ff!important;color:#1d5a8d!important}.cart-collaterals{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.82fr);gap:24px;margin-top:26px}.cart-collaterals .cross-sells{width:auto!important;float:none!important}.cart-collaterals .cross-sells ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cart-collaterals .cart_totals{float:none!important;width:auto!important;padding:24px;border:1px solid var(--shop-line);border-radius:25px;background:#fff;box-shadow:var(--shop-shadow)}.cart-collaterals .cart_totals h2{font-size:25px;margin-top:0}.wc-proceed-to-checkout a.checkout-button{display:flex!important;justify-content:center;padding:15px 18px!important;background:linear-gradient(135deg,#107de5,#5bd6ff)!important}.woocommerce-checkout-review-order,.woocommerce-checkout #payment,.woocommerce-form-login,.woocommerce-form-register,.woocommerce-MyAccount-content{padding:24px;border:1px solid var(--shop-line);border-radius:24px;background:#fff;box-shadow:var(--shop-shadow)}.woocommerce-checkout .col2-set{display:grid;grid-template-columns:1fr 1fr;gap:24px}.woocommerce-checkout .col-1,.woocommerce-checkout .col-2{float:none!important;width:auto!important}.woocommerce form .form-row{padding:0;margin:0 0 16px}.woocommerce form .form-row label{display:block;font-weight:700;color:#34516c;margin-bottom:7px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.select2-container--default .select2-selection--single{width:100%;min-height:46px;padding:0 12px;border:1px solid var(--shop-line);border-radius:12px;background:#fff;color:#314b63;font:inherit}.woocommerce form .form-row textarea{padding:12px;min-height:110px}.select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:0;line-height:44px;color:#314b63}.select2-container--default .select2-selection--single .select2-selection__arrow{height:44px}.woocommerce-checkout-review-order{margin-top:24px}.woocommerce-checkout #payment{margin-top:18px!important;background:#fff!important}.woocommerce-checkout #payment ul.payment_methods{border-bottom:1px solid var(--shop-line)!important}.woocommerce-checkout #payment div.form-row{padding:16px 0 0!important}.woocommerce-order-details,.woocommerce-customer-details{padding:24px;border:1px solid var(--shop-line);border-radius:24px;background:#fff;box-shadow:var(--shop-shadow);margin:24px 0}.woocommerce ul.order_details{padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.woocommerce ul.order_details li{float:none!important;margin:0!important;padding:16px!important;border:1px solid var(--shop-line)!important;border-radius:14px;font-size:12px}.woocommerce-MyAccount-navigation{float:none!important;width:100%!important;margin-bottom:18px}.woocommerce-MyAccount-navigation ul{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0}.woocommerce-MyAccount-navigation li a{display:block;padding:10px 14px;border:1px solid var(--shop-line);border-radius:999px;background:#fff;color:#49667f;font-weight:700;font-size:14px}.woocommerce-MyAccount-navigation li.is-active a,.woocommerce-MyAccount-navigation li a:hover{background:var(--shop-dark);border-color:var(--shop-dark);color:#fff}.woocommerce-MyAccount-content{float:none!important;width:100%!important}.woocommerce-MyAccount-content a{color:#0878df}.woocommerce form.login,.woocommerce form.register{border:0!important;padding:0!important;margin:0!important}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{float:none!important;width:auto!important}.woocommerce-account .woocommerce{display:grid;grid-template-columns:1fr}.woocommerce-account .woocommerce:after,.woocommerce-account .woocommerce:before{display:none!important}
/* WooCommerce Blocks: cart / checkout pages created by current WooCommerce wizard */
.wc-block-cart,.wc-block-checkout{font-family:inherit!important;color:var(--shop-ink)}.wc-block-cart__submit-container,.wc-block-components-checkout-place-order-button{border-radius:999px!important}.wc-block-components-sidebar,.wc-block-cart__totals-title,.wc-block-components-totals-wrapper{border-color:var(--shop-line)!important}.wc-block-components-sidebar{border:1px solid var(--shop-line)!important;border-radius:24px!important;padding:20px!important;background:#fff!important;box-shadow:var(--shop-shadow)}.wc-block-components-text-input input,.wc-block-components-combobox .components-combobox-control__input,.wc-block-components-textarea{border-color:var(--shop-line)!important;border-radius:12px!important;min-height:46px!important}.wc-block-components-product-name{color:var(--shop-ink)!important;font-weight:700!important}.wc-block-cart-items{border:1px solid var(--shop-line)!important;border-radius:22px!important;overflow:hidden}.wc-block-cart-items .wc-block-cart-items__row{border-color:var(--shop-line)!important}.wc-block-components-quantity-selector{border-color:var(--shop-line)!important;border-radius:12px!important}.wp-block-woocommerce-cart,.wp-block-woocommerce-checkout{max-width:1180px;margin:0 auto}
/* Footer menus */
.footer-nav{margin-top:18px}.footer-menu{display:flex;gap:12px;flex-wrap:wrap;list-style:none;padding:0;margin:0}.footer-menu a{font-size:13px;color:#b8d8f1}.footer-menu a:hover{color:#fff}
@media(max-width:1024px){.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.product-category-grid{grid-template-columns:repeat(2,1fr)}.woocommerce div.product{grid-template-columns:1fr}.woocommerce div.product .summary{padding:28px}.cart-collaterals{grid-template-columns:1fr}.woocommerce-checkout .col2-set{grid-template-columns:1fr}.wc-block-cart,.wc-block-checkout{grid-template-columns:1fr!important}.wc-block-components-sidebar{margin-top:24px}.main-nav .menu{gap:16px}.header-account span{display:none}}
@media(max-width:920px){.header-actions{margin-left:auto;margin-right:12px}.main-nav .menu{width:100%;flex-direction:column;align-items:stretch;gap:4px}.main-nav .menu>li>a{padding:10px 8px}.main-nav .sub-menu{position:static;display:none;box-shadow:none;border:0;opacity:1;visibility:visible;transform:none;padding:0 0 0 12px}.main-nav li:hover>.sub-menu,.main-nav li:focus-within>.sub-menu{display:block}.shop-section-head{align-items:flex-start;flex-direction:column}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.woocommerce div.product .woocommerce-tabs{padding:22px}.store-page-hero{padding:58px 0 40px}}
@media(max-width:640px){.header-account{display:none}.header-actions{gap:6px;margin-right:8px}.uxui-cart-label{display:none}.uxui-cart-link{padding:10px}.site-header .brand .custom-brand-logo{max-width:175px}.main-nav{max-height:calc(100vh - 86px);overflow:auto}.store-content-wrap{padding:28px 0 64px}.store-page-hero h1{font-size:33px}.product-category-grid{grid-template-columns:1fr}.product-category-card{min-height:220px}.post-list{grid-template-columns:1fr}.woocommerce-result-count,.woocommerce-ordering{float:none!important}.woocommerce-ordering{margin-top:14px!important}.woocommerce ul.products,.home-product-grid,.related ul.products,.up-sells ul.products{grid-template-columns:1fr!important}.woocommerce ul.products li.product a img{height:280px!important}.home-product-grid li.product a img{height:280px!important}.woocommerce div.product .product_title{font-size:31px!important}.woocommerce div.product .summary{padding:22px}.woocommerce div.product .woocommerce-tabs ul.tabs{display:block}.woocommerce div.product .woocommerce-tabs ul.tabs li{display:inline-block;margin:0 6px 8px 0!important}.woocommerce table.shop_table{min-width:650px}.woocommerce-cart-form{padding:14px}.woocommerce-cart-form .coupon{flex-wrap:wrap}.woocommerce-cart-form .coupon .button{width:100%}.woocommerce ul.order_details{grid-template-columns:1fr}.page-entry,.article-entry{padding:26px 20px}.woocommerce-message .button{float:none!important;display:inline-flex!important;margin:0 0 10px!important}.wc-block-cart__submit-container{position:static!important}}
