:root{--rsp-primary:#234270;--rsp-primary-dark:#112545;--rsp-accent:#e3a15f;--rsp-bg:#f7f9fb;--rsp-text:#25364b;--rsp-muted:#708096;--rsp-border:#e3e9ef;--rsp-white:#fff;--rsp-radius:15px;--rsp-shadow:0 8px 30px rgba(24,52,89,.09);--rsp-container:1280px}
*{box-sizing:border-box}html{scroll-behavior:auto;scrollbar-gutter:stable}body{margin:0;background:var(--rsp-bg);color:var(--rsp-text);font-family:Vazirmatn,Vazir,Tahoma,Arial,sans-serif;line-height:1.8;direction:rtl}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}button{cursor:pointer}.rsp-container{width:min(calc(100% - 40px),var(--rsp-container));margin-inline:auto}.rsp-icon{width:22px;height:22px;flex:0 0 auto}.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}.skip-link:focus{position:fixed!important;top:10px;right:10px;width:auto;height:auto;clip:auto;padding:12px 18px;background:#fff;z-index:99999}.site-header{position:relative;z-index:100;background:#fff;box-shadow:0 2px 12px rgba(20,49,84,.06)}.topbar{background:var(--rsp-primary);color:#dce8f7;font-size:13px}.topbar-inner{height:38px;display:flex;align-items:center;justify-content:space-between}.topbar p{margin:0}.topbar a{display:flex;gap:7px;align-items:center}.topbar .rsp-icon{width:16px}.header-main-inner{min-height:92px;display:flex;align-items:center;gap:34px}.site-branding{width:190px;flex:0 0 190px}.custom-logo{max-height:68px;width:auto}.site-brand-text{display:flex;flex-direction:column;color:var(--rsp-primary)}.site-brand-text strong{font-size:25px;line-height:1.3}.site-brand-text small{font-size:11px;color:var(--rsp-muted)}.product-search{height:50px;display:flex;flex:1;max-width:630px;background:#f2f5f8;border:1px solid var(--rsp-border);border-radius:12px;overflow:hidden}.product-search input[type=search]{border:0;background:transparent;outline:0;width:100%;padding:0 20px;color:var(--rsp-text)}.product-search button{border:0;background:var(--rsp-primary);color:#fff;width:58px;display:grid;place-items:center}.header-actions{margin-right:auto;display:flex;align-items:center;gap:10px}.header-action{position:relative;min-width:72px;display:flex;flex-direction:column;align-items:center;gap:3px;color:var(--rsp-primary);font-size:11px}.header-action:hover{color:var(--rsp-accent)}.cart-count{position:absolute;top:-6px;right:14px;background:var(--rsp-accent);color:#fff;min-width:19px;height:19px;border-radius:30px;display:grid;place-items:center;font-size:10px;border:2px solid #fff}.nav-row{border-top:1px solid #edf0f4}.nav-row-inner{height:54px;display:flex;align-items:center;gap:28px}.categories-link{height:100%;min-width:215px;display:flex;align-items:center;gap:9px;padding:0 18px;background:var(--rsp-primary);color:#fff;font-weight:700}.primary-navigation{flex:1}.primary-menu,.primary-navigation ul,.footer-menu,.footer-main ul,.mobile-menu{list-style:none;padding:0;margin:0}.primary-menu{display:flex;align-items:center;gap:28px}.primary-menu>li{position:relative}.primary-menu a{font-size:14px;font-weight:600}.primary-menu a:hover,.current-menu-item>a{color:var(--rsp-accent)}.primary-menu .sub-menu{display:none;position:absolute;right:0;top:100%;min-width:220px;padding:12px;background:#fff;border-radius:0 0 12px 12px;box-shadow:var(--rsp-shadow)}.primary-menu li:hover>.sub-menu{display:block}.primary-menu .sub-menu a{display:block;padding:8px}.repair-nav-link{color:var(--rsp-accent);font-weight:800;white-space:nowrap}.menu-toggle{display:none;border:0;background:transparent;color:var(--rsp-primary)}.mobile-drawer{position:fixed;z-index:1001;right:0;top:0;width:min(88vw,360px);height:100vh;padding:70px 24px 30px;background:#fff;transform:translateX(105%);transition:.3s;overflow:auto}.mobile-drawer.is-open{transform:none}.drawer-close{position:absolute;top:20px;left:20px;border:0;background:#edf2f7;width:40px;height:40px;border-radius:50%;display:grid;place-items:center}.drawer-overlay{position:fixed;z-index:1000;inset:0;background:rgba(11,27,49,.55)}.drawer-logo{margin-bottom:25px}.mobile-menu a{display:block;padding:12px 0;border-bottom:1px solid var(--rsp-border)}.hero-section{padding:28px 0}.hero-card{min-height:470px;border-radius:24px;overflow:hidden;display:grid;grid-template-columns:1.1fr .9fr;background:linear-gradient(135deg,#21447a 0%,#112545 70%);color:#fff;position:relative}.hero-card:after{content:"";position:absolute;width:380px;height:380px;border:80px solid rgba(255,255,255,.025);border-radius:50%;left:-100px;top:-100px}.hero-content{padding:70px 70px 60px;position:relative;z-index:2;align-self:center}.hero-badge,.section-kicker{display:block;color:var(--rsp-accent);font-size:14px;font-weight:800;margin-bottom:10px}.hero-content h1{font-size:clamp(34px,4.4vw,62px);line-height:1.4;margin:0 0 18px;max-width:700px}.hero-content p{font-size:18px;color:#dbe6f3;max-width:620px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.rsp-button{min-height:49px;padding:10px 22px;border:1px solid transparent;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;transition:.2s}.rsp-button:hover{transform:translateY(-2px)}.rsp-button-accent{background:var(--rsp-accent);color:#172b46}.rsp-button-ghost{border-color:rgba(255,255,255,.38);color:#fff;background:rgba(255,255,255,.05)}.hero-visual{display:grid;place-items:center;position:relative;z-index:2;padding:35px}.hero-visual img{max-height:390px;object-fit:contain;filter:drop-shadow(0 20px 25px rgba(0,0,0,.25))}.instrument-illustration{position:relative;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,#f2bc80,#c77a37 45%,rgba(255,255,255,.08) 46%);box-shadow:0 25px 50px rgba(0,0,0,.3)}.instrument-illustration span{position:absolute;width:46px;height:250px;right:100px;top:20px;border-radius:25px;background:linear-gradient(90deg,#8e9ba6,#fff 45%,#87939d);transform:rotate(28deg);box-shadow:5px 5px 20px #14243a}.instrument-illustration span:nth-child(2){right:160px;top:55px;height:210px;transform:rotate(5deg)}.instrument-illustration span:nth-child(3){right:55px;top:55px;height:190px;transform:rotate(50deg)}.home-section{padding:60px 0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:28px}.section-heading h2{font-size:30px;margin:0;color:var(--rsp-primary)}.section-link{display:flex;gap:4px;align-items:center;color:var(--rsp-primary);font-weight:700}.section-link .rsp-icon{width:18px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.category-card{background:#fff;border:1px solid var(--rsp-border);border-radius:var(--rsp-radius);padding:14px;text-align:center;transition:.25s;box-shadow:0 4px 15px rgba(24,52,89,.04)}.category-card:hover{transform:translateY(-6px);box-shadow:var(--rsp-shadow);border-color:rgba(35,66,112,.25)}.category-image{height:145px;border-radius:12px;background:#f3f6f9;display:grid;place-items:center;overflow:hidden;margin-bottom:15px}.category-image img{width:100%;height:100%;object-fit:contain}.category-placeholder{font-size:25px;color:#a8b4c4;font-weight:900}.category-card strong{display:block;color:var(--rsp-primary)}.category-card small{color:var(--rsp-muted)}.products-section{background:#fff}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:20px;margin:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;padding:12px 12px 18px!important;border:1px solid var(--rsp-border);background:#fff;border-radius:var(--rsp-radius);transition:.25s;overflow:hidden}.woocommerce ul.products li.product:hover{transform:translateY(-5px);box-shadow:var(--rsp-shadow)}.woocommerce ul.products li.product a img{height:245px;object-fit:contain;background:#f8fafc;border-radius:12px;margin:0 0 14px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px!important;line-height:1.8;color:var(--rsp-primary);min-height:56px}.woocommerce ul.products li.product .price{color:var(--rsp-primary)!important;font-weight:900;font-size:16px!important}.woocommerce span.onsale{background:var(--rsp-accent)!important;color:#172b46!important;min-height:auto!important;line-height:1.5!important;border-radius:8px!important;padding:5px 9px!important;right:22px!important;top:22px!important}.woocommerce ul.products li.product .button{width:100%;text-align:center;background:var(--rsp-primary);color:#fff;border-radius:9px;margin-top:12px;padding:12px}.repair-section{padding:70px 0;background:#fff}.repair-card{min-height:450px;border-radius:24px;display:grid;grid-template-columns:1.1fr .9fr;overflow:hidden;background:linear-gradient(135deg,#21447a 0%,#112545 70%);color:#fff}.repair-content{padding:60px}.repair-content h2{font-size:40px;line-height:1.5;margin:0 0 12px}.repair-content p{color:#dce7f5;font-size:17px}.repair-content ul{list-style:none;padding:0;display:grid;gap:8px}.repair-content li{display:flex;gap:8px;align-items:center}.repair-content li .rsp-icon{color:var(--rsp-accent)}.section-kicker.light{color:#7fc4f4}.repair-image{padding:30px;display:grid;place-items:center}.repair-image img{height:100%;width:100%;object-fit:cover;border-radius:18px}.repair-placeholder{width:80%;aspect-ratio:1;border:1px solid rgba(255,255,255,.2);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle,rgba(227,161,95,.35),transparent 60%)}.repair-placeholder .rsp-icon{width:100px;height:100px;color:var(--rsp-accent)}.repair-placeholder strong{font-size:24px}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;counter-reset:steps}.step-card{position:relative;background:#fff;border:1px solid var(--rsp-border);padding:30px 24px;border-radius:var(--rsp-radius);overflow:hidden}.step-card>span{font-size:48px;font-weight:900;color:rgba(35,66,112,.1);position:absolute;left:18px;top:4px}.step-card h3{color:var(--rsp-primary);font-size:19px;margin:20px 0 6px}.step-card p{margin:0;color:var(--rsp-muted);font-size:14px}.blog-section{background:#fff}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.post-card{background:#fff;border:1px solid var(--rsp-border);border-radius:var(--rsp-radius);overflow:hidden;transition:.25s}.post-card:hover{transform:translateY(-5px);box-shadow:var(--rsp-shadow)}.post-card-image{height:235px;display:block;background:#eaf0f6;overflow:hidden}.post-card-image img{width:100%;height:100%;object-fit:cover}.post-placeholder{height:100%;display:grid;place-items:center;font-size:32px;font-weight:900;color:#afbdce}.post-card-body{padding:20px}.post-date{font-size:12px;color:var(--rsp-accent)}.post-card h3{font-size:20px;line-height:1.7;margin:5px 0;color:var(--rsp-primary)}.post-card p{color:var(--rsp-muted);font-size:14px}.read-more{display:flex;align-items:center;color:var(--rsp-primary);font-weight:800}.read-more .rsp-icon{width:18px}.footer-features{background:#fff;border-top:1px solid var(--rsp-border)}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);padding-block:28px}.feature-strip>div{display:flex;gap:13px;align-items:center;padding:0 20px;border-left:1px solid var(--rsp-border)}.feature-strip>div:last-child{border:0}.feature-strip .rsp-icon{width:38px;height:38px;color:var(--rsp-accent)}.feature-strip strong,.feature-strip small{display:block}.feature-strip strong{color:var(--rsp-primary)}.feature-strip small{color:var(--rsp-muted);font-size:12px}.footer-main{padding:60px 0;background:linear-gradient(135deg,#21447a,#112545);color:#dce7f4}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:55px}.footer-main h3{color:#fff;font-size:17px;margin-top:0}.footer-main li{margin:7px 0}.footer-main a:hover{color:var(--rsp-accent)}.footer-about .site-brand-text strong{color:#fff}.footer-about .site-brand-text small{color:#9fb0c5}.footer-about p{font-size:14px}.footer-contact{display:flex;flex-direction:column;gap:6px}.footer-contact p{margin:0 0 8px}.footer-bottom{background:#0d1e37;color:#9fb0c5;text-align:center;font-size:13px;padding:13px}.footer-bottom p{margin:0}.page-header{padding:55px 0;background:linear-gradient(135deg,#21447a,#112545);color:#fff}.page-header h1{font-size:38px;margin:0}.page-header p{color:#b9c9dc}.content-layout{padding:55px 0}.entry-card{background:#fff;border-radius:var(--rsp-radius);padding:35px;border:1px solid var(--rsp-border)}.entry-content h1,.entry-content h2,.entry-content h3{color:var(--rsp-primary)}.entry-content a{color:var(--rsp-accent)}.archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.pagination,.nav-links{margin-top:30px;display:flex;justify-content:center;gap:8px}.page-numbers{padding:7px 14px;background:#fff;border:1px solid var(--rsp-border);border-radius:8px}.page-numbers.current{background:var(--rsp-primary);color:#fff}.not-found{text-align:center;padding:90px 20px}.not-found strong{font-size:100px;color:var(--rsp-primary);line-height:1}.comment-form input:not([type=submit]),.comment-form textarea,.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{width:100%;border:1px solid var(--rsp-border);border-radius:9px;padding:12px;background:#fff}.comment-form input[type=submit],.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--rsp-primary)!important;color:#fff!important;border-radius:9px!important}.shop-main{padding:45px 0}.woocommerce .woocommerce-breadcrumb{color:var(--rsp-muted);margin-bottom:25px}.woocommerce-products-header__title{color:var(--rsp-primary)}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{margin-bottom:25px}.woocommerce .woocommerce-ordering select{border:1px solid var(--rsp-border);padding:10px;border-radius:8px}.single-product div.product{background:#fff;padding:30px;border:1px solid var(--rsp-border);border-radius:var(--rsp-radius)}.woocommerce div.product .product_title{color:var(--rsp-primary);font-size:28px}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--rsp-primary);font-weight:900}.woocommerce div.product form.cart .button{min-height:48px}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-color:var(--rsp-border)!important;background:#f4f7fa!important;border-radius:9px 9px 0 0!important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff!important}.woocommerce table.shop_table{background:#fff;border-color:var(--rsp-border)!important;border-radius:var(--rsp-radius)!important}.woocommerce-cart .cart-collaterals .cart_totals,.woocommerce-checkout-review-order,.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{background:#fff;padding:24px;border:1px solid var(--rsp-border);border-radius:var(--rsp-radius)}.woocommerce-account .woocommerce-MyAccount-navigation{width:27%;background:#fff;padding:15px;border:1px solid var(--rsp-border);border-radius:var(--rsp-radius)}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:10px;border-bottom:1px solid var(--rsp-border)}.woocommerce-account .woocommerce-MyAccount-content{width:70%;background:#fff;padding:25px;border:1px solid var(--rsp-border);border-radius:var(--rsp-radius)}.digits-form_tab-bar,.dig_ma-box,.digits_login_form{font-family:inherit!important}.dig_ma-box{border-radius:var(--rsp-radius)!important;box-shadow:var(--rsp-shadow)!important}.elementor-page .site-main>.elementor{width:100%}.menu-toggle:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid rgba(227,161,95,.55);outline-offset:2px}
@media(max-width:1100px){.category-grid{grid-template-columns:repeat(3,1fr)}.woocommerce ul.products{grid-template-columns:repeat(3,1fr)}.primary-menu{gap:15px}.categories-link{min-width:190px}.footer-grid{grid-template-columns:repeat(2,1fr)}.header-main-inner{gap:16px}.site-branding{width:150px;flex-basis:150px}}
@media(max-width:820px){.rsp-container{width:min(calc(100% - 28px),var(--rsp-container))}.topbar p{display:none}.topbar-inner{justify-content:center}.header-main-inner{min-height:76px}.menu-toggle{display:grid;place-items:center}.site-branding{width:125px;flex-basis:125px}.custom-logo{max-height:54px}.product-search{position:absolute;top:118px;right:14px;left:14px;max-width:none;height:46px}.nav-row{display:none}.header-actions .action-label{display:none}.header-action{min-width:38px}.hero-section{padding-top:76px}.hero-card,.repair-card{grid-template-columns:1fr}.hero-content,.repair-content{padding:45px 30px}.hero-visual{display:none}.category-grid{grid-template-columns:repeat(3,1fr)}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.repair-image{display:none}.steps-grid{grid-template-columns:repeat(2,1fr)}.posts-grid,.archive-grid{grid-template-columns:repeat(2,1fr)}.feature-strip{grid-template-columns:repeat(2,1fr);gap:20px}.feature-strip>div{border:0}.footer-grid{gap:30px}.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{float:none;width:100%;margin-bottom:20px}}
@media(max-width:560px){.rsp-container{width:min(calc(100% - 20px),var(--rsp-container))}.header-main-inner{gap:9px}.site-branding{width:105px;flex-basis:105px}.site-brand-text strong{font-size:18px}.hero-card{min-height:auto;border-radius:16px}.hero-content{padding:38px 23px}.hero-content h1{font-size:31px}.hero-content p{font-size:15px}.rsp-button{width:100%}.home-section{padding:42px 0}.section-heading h2{font-size:24px}.section-link{font-size:12px}.category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.category-image{height:115px}.woocommerce ul.products{gap:10px}.woocommerce ul.products li.product a img{height:155px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px!important}.repair-content h2{font-size:29px}.steps-grid,.posts-grid,.archive-grid,.footer-grid{grid-template-columns:1fr}.feature-strip{grid-template-columns:1fr}.feature-strip>div{padding:0}.post-card-image{height:200px}.entry-card{padding:22px}.page-header h1{font-size:29px}}
.product-trust-note{clear:both;margin-top:20px;padding:15px;background:#f4f7fa;border:1px solid var(--rsp-border);border-radius:10px;display:grid;gap:8px}.product-trust-note span{display:flex;align-items:center;gap:8px;color:var(--rsp-primary);font-size:13px}.product-trust-note .rsp-icon{color:var(--rsp-accent)}.optional-product-actions{display:flex;align-items:center;gap:8px;margin-top:10px}.optional-product-actions>div,.optional-product-actions>a{font-size:12px}.wp-block-woocommerce-cart,.wp-block-woocommerce-checkout{max-width:var(--rsp-container);margin:40px auto}.full-width-page{width:100%;overflow:hidden}

/* Reference-matched category boxes and WooCommerce product cards. */
.categories-section{background:#fff}.category-grid{align-items:stretch;gap:0}.category-card{padding:0 15px;border:0;border-right:1px solid var(--rsp-border);border-radius:0;box-shadow:none;background:transparent;text-align:center;overflow:visible}.category-card:first-child{border-right:0}.category-card:hover{transform:none;border-color:var(--rsp-border);box-shadow:none}.category-image{display:block;width:70%;height:auto;aspect-ratio:1;margin:0 auto 15px;border-radius:0;background:transparent;overflow:hidden}.category-image a{display:block;width:100%;height:100%}.category-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.category-card:hover .category-image img{transform:scale(1.035)}.category-placeholder{display:grid;place-items:center;width:100%;height:100%;background:#f7f7f7}.category-card-content h3{margin:0;font-size:15px;font-weight:600;line-height:28px;color:#242424}.category-card-content a{display:block}.category-card-content a:hover{color:var(--rsp-primary)}
.woocommerce ul.products li.product{padding:7px!important;border:0;background:transparent;border-radius:0;overflow:visible;box-shadow:none}.woocommerce ul.products li.product:hover{transform:none;box-shadow:none}.rsp-product-card{height:100%;display:flex;flex-direction:column;background:#fff;border-radius:7px;overflow:hidden;box-shadow:0 0 5px rgba(0,0,0,.5)}.product-image-wrap{position:relative;overflow:hidden;background:#fff;border-radius:7px 7px 0 0}.image-wrap{aspect-ratio:1;overflow:hidden;background:#fff}.woocommerce ul.products li.product .image-wrap a{display:block;height:100%}.woocommerce ul.products li.product .image-wrap img{width:100%;height:100%;margin:0!important;border-radius:7px 7px 0 0;object-fit:cover;background:#fff;transition:transform .3s ease}.rsp-product-card:hover .image-wrap img{transform:scale(1.035)}.image-hover-wrap{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.rsp-product-card:hover .image-hover-wrap,.rsp-product-card:focus-within .image-hover-wrap{opacity:1;visibility:visible}.icons-wrap{width:100%;height:34px;display:flex;align-items:center;justify-content:center;gap:0;padding:0;background:var(--rsp-accent)}.woocommerce ul.products li.product .icons-wrap .button{width:auto;min-height:34px;margin:0;padding:7px 14px!important;border:0!important;border-radius:0!important;background:var(--rsp-accent)!important;color:#fff!important;font-size:12px;font-weight:600;line-height:20px}.woocommerce ul.products li.product .icons-wrap .button:hover,.icons-wrap .view-details:hover{background:#5bbeb2!important}.icons-wrap .view-details{width:42px;height:34px;display:grid;place-items:center;border-right:1px solid #fff;background:var(--rsp-accent);color:#fff}.icons-wrap .view-details .rsp-icon{width:15px;height:15px}.product-details-wrap{padding:12px;text-align:center}.woocommerce ul.products li.product .product-details-wrap .woocommerce-loop-product__title{min-height:0;margin:0 0 7px;padding:0!important;font-size:17px!important;font-weight:500;line-height:1.7;color:#234270}.woocommerce ul.products li.product .product-details-wrap .price{display:block;margin:0;color:#234270!important;font-size:19px!important;font-weight:600}.woocommerce ul.products li.product .product-details-wrap del{opacity:.55}.woocommerce ul.products li.product .product-details-wrap ins{text-decoration:none}.woocommerce span.onsale{z-index:2;right:10px!important;top:10px!important;border-radius:0!important;background:#0044fc!important;color:#fff!important;font-size:11px!important}.products-section .woocommerce{overflow:hidden}
@media(max-width:820px){.category-card{padding-inline:10px}.category-card:nth-child(3n+1){border-right:0}.image-hover-wrap{position:static;opacity:1;visibility:visible}.icons-wrap{height:38px}.woocommerce ul.products li.product .icons-wrap .button{flex:1;min-height:38px}.icons-wrap .view-details{height:38px}.product-details-wrap{padding:10px}}
@media(max-width:560px){.category-card{padding-inline:7px}.category-card:nth-child(3n+1){border-right:1px solid var(--rsp-border)}.category-card:nth-child(odd){border-right:0}.category-card-content h3{font-size:13px;line-height:22px}.category-image{width:78%;margin-bottom:9px}.woocommerce ul.products li.product{padding:4px!important}.woocommerce ul.products li.product .image-wrap img{height:100%}.woocommerce ul.products li.product .icons-wrap .button{font-size:10px;padding:7px!important}.icons-wrap .view-details{width:34px}.product-details-wrap{padding:8px 4px}.woocommerce ul.products li.product .product-details-wrap .woocommerce-loop-product__title{font-size:13px!important}.woocommerce ul.products li.product .product-details-wrap .price{font-size:14px!important}}

/* Interactive category navigation. */
.categories-menu-wrap{position:relative;height:100%;min-width:215px}.categories-link{width:100%;border:0;justify-content:flex-start}.categories-link .categories-chevron{width:15px;margin-right:auto;transition:transform .25s ease}.categories-link[aria-expanded=true] .categories-chevron{transform:rotate(180deg)}.category-mega-menu{position:absolute;z-index:120;right:0;top:calc(100% + 10px);width:min(760px,calc(100vw - 40px));padding:22px;background:#fff;border:1px solid var(--rsp-border);border-radius:0 0 18px 18px;box-shadow:0 22px 55px rgba(17,37,69,.2);opacity:0;visibility:hidden;transform:translateY(-12px) scale(.98);transform-origin:top right;transition:.25s ease}.category-mega-menu:before{content:"";position:absolute;right:28px;top:-8px;width:16px;height:16px;background:#fff;border-right:1px solid var(--rsp-border);border-top:1px solid var(--rsp-border);transform:rotate(-45deg)}.category-mega-menu.is-open{opacity:1;visibility:visible;transform:none}.mega-menu-head{display:flex;align-items:center;gap:12px;padding-bottom:17px;margin-bottom:14px;border-bottom:1px solid var(--rsp-border)}.mega-menu-head>span{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--rsp-primary),#355d94);color:#fff}.mega-menu-head strong,.mega-menu-head small{display:block}.mega-menu-head small{color:var(--rsp-muted);font-size:12px}.mega-category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.mega-category-grid>a{display:grid;grid-template-columns:52px 1fr 18px;align-items:center;gap:11px;padding:9px;border-radius:11px;transition:.22s ease}.mega-category-grid>a:hover{background:#f1f5f9;transform:translateX(-4px)}.mega-category-grid>a>span{width:52px;height:52px;border-radius:10px;overflow:hidden;background:#edf2f7;display:grid;place-items:center}.mega-category-grid img{width:100%;height:100%;object-fit:cover}.mega-category-grid strong,.mega-category-grid small{display:block}.mega-category-grid strong{font-size:14px;color:var(--rsp-primary)}.mega-category-grid small{font-size:11px;color:var(--rsp-muted)}.mega-category-grid .rsp-icon{width:16px;color:var(--rsp-accent)}.mega-view-all{margin-top:14px;min-height:46px;display:flex;align-items:center;justify-content:center;gap:9px;background:var(--rsp-primary);color:#fff;border-radius:10px;font-weight:700}.mega-view-all:hover{background:#315788}.mega-view-all .rsp-icon:last-child{width:16px;margin-right:auto;margin-left:14px}.mobile-shop-link{display:flex;align-items:center;gap:9px;padding:12px;margin-bottom:12px;background:#edf3f9;border-radius:10px;color:var(--rsp-primary);font-weight:700}

/* Icon-only all-categories box. */
.category-view-all{display:grid;place-items:center;border-right:1px solid var(--rsp-border)}.category-view-all>a{width:100%;height:100%;min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;color:var(--rsp-primary)}.category-grid-icon{width:82px;height:82px;display:grid;place-items:center;border-radius:24px;background:linear-gradient(145deg,#eef3f9,#fff);box-shadow:inset 0 0 0 1px #dce5ef,0 12px 30px rgba(35,66,112,.1);transition:.3s ease}.category-grid-icon .rsp-icon{width:34px;height:34px}.category-view-all:hover .category-grid-icon{color:#fff;background:linear-gradient(135deg,var(--rsp-primary),#3c6498);transform:rotate(-6deg) scale(1.06)}.category-view-all strong{font-size:15px}

/* Refined product cards. */
.rsp-product-card{position:relative;transition:transform .3s ease,box-shadow .3s ease}.rsp-product-card:after{content:"";position:absolute;inset:auto 18px 0;height:3px;border-radius:5px 5px 0 0;background:linear-gradient(90deg,var(--rsp-primary),var(--rsp-accent));transform:scaleX(0);transition:transform .3s ease}.rsp-product-card:hover{transform:translateY(-7px);box-shadow:0 13px 34px rgba(20,45,78,.22)}.rsp-product-card:hover:after{transform:scaleX(1)}.product-details-wrap{flex:1;display:flex;flex-direction:column;justify-content:center}.image-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 65%,rgba(17,37,69,.09));pointer-events:none}

/* Purchase journey. */
.order-steps{position:relative;overflow:hidden;background:linear-gradient(180deg,#f7f9fb,#eef3f8)}.order-steps:before{content:"";position:absolute;width:360px;height:360px;left:-180px;top:-180px;border-radius:50%;background:radial-gradient(circle,rgba(227,161,95,.16),transparent 68%)}.steps-grid{position:relative}.steps-grid:before{content:"";position:absolute;right:12%;left:12%;top:58px;height:2px;background:linear-gradient(90deg,var(--rsp-accent),var(--rsp-primary),var(--rsp-accent));opacity:.25}.step-card{min-height:245px;padding:26px 22px;text-align:center;border:0;background:rgba(255,255,255,.9);box-shadow:0 10px 35px rgba(30,57,91,.08);transition:.3s ease}.step-card:hover{transform:translateY(-8px);box-shadow:0 18px 42px rgba(30,57,91,.15)}.step-card .step-number{left:14px;top:2px;font-size:42px;color:rgba(35,66,112,.07)}.step-icon{position:relative;z-index:2;width:76px;height:76px;margin:0 auto 18px;border-radius:22px;display:grid;place-items:center;background:linear-gradient(145deg,var(--rsp-primary),#355f98);color:#fff;box-shadow:0 12px 24px rgba(35,66,112,.24);transition:.3s ease}.step-icon .rsp-icon{width:31px;height:31px}.step-card:hover .step-icon{background:linear-gradient(145deg,var(--rsp-accent),#c98240);transform:rotate(-5deg) scale(1.07)}.step-card h3{margin:0 0 8px;font-size:19px}.step-card>i{position:absolute;left:-13px;top:48px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--rsp-primary);box-shadow:0 3px 12px rgba(25,54,90,.15)}.step-card:first-child>i{display:none}.step-card>i .rsp-icon{width:15px}

/* Motion system. */
.will-reveal{opacity:0;transform:translateY(24px);transition:opacity .65s ease var(--reveal-delay,0ms),transform .65s cubic-bezier(.2,.7,.2,1) var(--reveal-delay,0ms)}.will-reveal.is-revealed{opacity:1;transform:none}.rsp-button,.section-link,.header-action,.feature-strip>div,.post-card-image img{transition:transform .25s ease,color .25s ease,background .25s ease,box-shadow .25s ease}.section-link:hover{transform:translateX(-5px)}.header-action:hover .rsp-icon{transform:translateY(-3px)}.feature-strip>div:hover{transform:translateY(-4px)}.post-card:hover .post-card-image img{transform:scale(1.045)}
@media(max-width:820px){.category-mega-menu{display:none}.categories-menu-wrap{display:none}.steps-grid:before{display:none}.step-card>i{display:none}.category-view-all>a{min-height:150px}}
@media(max-width:560px){.category-view-all>a{min-height:125px}.category-grid-icon{width:62px;height:62px;border-radius:18px}.category-grid-icon .rsp-icon{width:27px}.step-card{min-height:auto}.step-icon{width:66px;height:66px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.will-reveal{opacity:1;transform:none}}
.rspdent-reduced-motion *,.rspdent-reduced-motion *:before,.rspdent-reduced-motion *:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.rspdent-vendor{display:flex;align-items:center;justify-content:center;gap:5px;color:var(--rsp-muted);font-size:12px}.rspdent-vendor a{display:inline-flex;align-items:center;gap:4px;color:var(--rsp-primary);font-weight:800}.rspdent-vendor i{width:17px;height:17px;display:grid;place-items:center;border-radius:50%;background:#2c9b68;color:#fff;font-size:10px;font-style:normal}.rspdent-vendor-single{justify-content:flex-start;margin:5px 0 14px;padding:10px 12px;border-radius:10px;background:#f1f5f9}.header-vendor-cta{color:#9b6129!important}

/* Hard final overrides */
.rspdent-theme .header-main{padding-block:10px}.rspdent-theme .header-main-inner{padding:8px 18px;background:#fff;border-radius:24px!important;box-shadow:0 10px 30px rgba(23,52,88,.08)}
.rspdent-theme .nav-row{padding:10px 0 14px;border:0;background:#f5f8fb}.rspdent-theme .nav-row-inner{height:auto;min-height:58px;padding:7px 10px 7px 7px;background:#fff;border-radius:22px!important;box-shadow:0 10px 28px rgba(23,52,88,.09);gap:14px}
.rspdent-theme .categories-menu-wrap,.rspdent-theme .categories-link{border-radius:16px!important}.rspdent-theme .categories-menu-wrap{overflow:visible}.rspdent-theme .categories-link{min-height:48px;padding-inline:18px!important;margin:0!important}.rspdent-theme .categories-link .rsp-icon:first-child{margin-left:3px}
.rspdent-theme .primary-navigation{padding:0 8px;border-radius:16px!important}.rspdent-theme .primary-menu{gap:4px!important}.rspdent-theme .primary-menu>li>a{display:block;padding:10px 13px!important;border-radius:12px!important}.rspdent-theme .primary-menu>li>a:hover,.rspdent-theme .primary-menu>.current-menu-item>a{background:#edf3f9;color:var(--rsp-primary)}
.rspdent-theme .primary-menu .sub-menu{top:calc(100% + 10px)!important;padding:10px!important;border:1px solid var(--rsp-border)!important;border-radius:18px!important;overflow:hidden;box-shadow:var(--rsp-shadow)!important}.rspdent-theme .primary-menu .sub-menu a{padding:9px 12px!important;border-radius:10px!important}.rspdent-theme .primary-menu .sub-menu a:hover{background:#edf3f9}
.rspdent-theme .repair-nav-link{padding:10px 14px;background:#fff4e8;border:1px solid #f1d2af;border-radius:13px!important}.rspdent-theme .category-mega-menu{top:calc(100% + 13px)!important;border-radius:24px!important;overflow:hidden}.rspdent-theme .category-mega-menu:before{display:none}.rspdent-theme .mega-view-all{border-radius:14px!important}
.rspdent-theme .product-search{border-radius:16px!important}.rspdent-theme .product-search button{border-radius:14px 0 0 14px!important}.rspdent-theme .header-action{min-width:78px;padding:9px 12px!important;background:#f5f8fb;border:1px solid #e4ebf2;border-radius:15px!important}.rspdent-theme .cart-count{top:1px;right:7px}
.rspdent-theme img:not(.avatar):not(.emoji),.rspdent-theme figure,.rspdent-theme .category-image,.rspdent-theme .image-wrap{border-radius:20px!important}.rspdent-theme .category-card,.rspdent-theme .rsp-product-card,.rspdent-theme .step-card,.rspdent-theme .post-card,.rspdent-theme .feature-strip>div,.rspdent-theme .entry-card,.rspdent-theme .woocommerce table.shop_table,.rspdent-theme .woocommerce form{border-radius:22px!important;overflow:hidden}
.rspdent-theme .categories-section>.rsp-container{border-radius:28px!important}.rspdent-theme .category-grid{gap:14px!important}.rspdent-theme .category-card{border:0!important;padding:12px!important;background:#fff!important;box-shadow:0 9px 24px rgba(25,54,90,.09)!important}.rspdent-theme .category-view-all{border:0!important}.rspdent-theme .category-image{width:100%!important;overflow:hidden!important}.rspdent-theme .rsp-product-card{border-radius:26px!important}.rspdent-theme .image-wrap{margin:6px;overflow:hidden!important}.rspdent-theme .image-hover-wrap,.rspdent-theme .icons-wrap{border-radius:14px!important;overflow:hidden}
.rspdent-theme .woocommerce span.onsale{border-radius:999px!important}.rspdent-theme .footer-bottom{margin:0 12px 12px;border-radius:0 0 18px 18px!important}.rspdent-theme .footer-main{margin:0 12px;border-radius:28px 28px 0 0!important;overflow:hidden}.rspdent-theme .footer-features{border:0;padding:18px 0;background:transparent}
@media(max-width:820px){.rspdent-theme .header-main-inner{padding:7px 10px}.rspdent-theme .nav-row{display:none}.rspdent-theme .mobile-drawer{border-radius:24px 0 0 24px!important}.rspdent-theme .product-search button{border-radius:14px 0 0 14px!important}}
@media(max-width:560px){.rspdent-theme .header-action{min-width:42px;padding:8px!important}.rspdent-theme .categories-section>.rsp-container{border-radius:22px!important}.rspdent-theme .footer-main,.rspdent-theme .footer-bottom{margin-inline:6px}}

/* Product cards, shop rail, quantity and post composition */
.rspdent-theme .product-details-wrap .price{direction:rtl!important;text-align:left!important;display:block!important;width:100%;unicode-bidi:isolate}.rspdent-theme .product-details-wrap .price bdi{display:inline-flex!important;direction:rtl!important;align-items:baseline;gap:6px}.rspdent-theme .product-details-wrap .woocommerce-Price-currencySymbol{order:2!important;font-size:12px!important;margin:0!important}
.rspdent-theme .product-image-wrap{padding-bottom:58px}.rspdent-theme .image-hover-wrap{position:absolute!important;top:auto!important;right:8px!important;left:8px!important;bottom:8px!important;width:auto!important;height:44px!important;opacity:1!important;visibility:visible!important}.rspdent-theme .icons-wrap{display:grid!important;grid-template-columns:minmax(0,1fr) 52px!important;width:100%!important;height:44px!important;gap:0!important}.rspdent-theme .woocommerce ul.products li.product .icons-wrap .button{display:flex!important;align-items:center;justify-content:center;width:100%!important;max-width:none!important;height:44px!important;margin:0!important;border-radius:0 12px 12px 0!important;font-size:13px!important}.rspdent-theme .icons-wrap .view-details{display:grid!important;place-items:center;width:100%!important;height:44px!important;border-radius:12px 0 0 12px!important}
.rspdent-theme .shop-layout{display:flex!important;direction:rtl!important;flex-direction:row!important;align-items:flex-start;gap:26px}.rspdent-theme .shop-sidebar{order:0!important;flex:0 0 280px}.rspdent-theme .shop-products-column{order:1!important;flex:1 1 auto;min-width:0}.rspdent-theme .woocommerce nav.woocommerce-pagination{clear:both;padding:28px 0 6px}.rspdent-theme .woocommerce nav.woocommerce-pagination ul{display:flex!important;justify-content:center;align-items:center;gap:10px;border:0!important}.rspdent-theme .woocommerce nav.woocommerce-pagination ul li{border:0!important;overflow:visible!important}.rspdent-theme .woocommerce nav.woocommerce-pagination ul li a,.rspdent-theme .woocommerce nav.woocommerce-pagination ul li span{display:grid;place-items:center;min-width:46px;height:46px;padding:0 14px!important;border:1px solid #dce5ee!important;border-radius:14px!important;background:#fff!important;color:var(--rsp-primary)!important;box-shadow:0 8px 20px rgba(25,54,90,.09);font-weight:800;transition:.2s}.rspdent-theme .woocommerce nav.woocommerce-pagination ul li a:hover,.rspdent-theme .woocommerce nav.woocommerce-pagination ul li span.current{background:var(--rsp-primary)!important;color:#fff!important;border-color:var(--rsp-primary)!important;transform:translateY(-2px)}
.rspdent-theme .woocommerce div.product form.cart{display:flex!important;align-items:stretch!important;gap:0!important;flex-wrap:wrap}.rspdent-theme .woocommerce div.product form.cart .quantity{display:flex!important;align-items:center!important;height:54px!important;margin:0 0 12px 12px!important;border:1px solid #d8e2ec;border-radius:16px!important;overflow:hidden;background:#fff;box-shadow:0 8px 22px rgba(25,54,90,.08)}.rspdent-theme .woocommerce div.product form.cart .quantity .qty{width:64px!important;height:52px!important;min-height:52px!important;padding:0 6px!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;font-size:17px;font-weight:900;text-align:center;-moz-appearance:textfield}.rspdent-theme .woocommerce div.product form.cart .quantity .qty::-webkit-outer-spin-button,.rspdent-theme .woocommerce div.product form.cart .quantity .qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.rspdent-theme .quantity-control{width:42px;height:52px;border:0;background:#edf3f9;color:var(--rsp-primary);font-size:22px;font-weight:900;transition:.2s}.rspdent-theme .quantity-control:hover{background:var(--rsp-primary);color:#fff}.rspdent-theme .woocommerce div.product form.cart .single_add_to_cart_button{height:54px!important;border-radius:16px!important;flex:1 1 210px}
.rspdent-theme .single-post-wrap{max-width:900px!important}.rspdent-theme .single-post-card{padding:26px!important}.rspdent-theme .single-post-hero{width:min(100%,800px)!important;min-height:0!important;height:360px!important;margin:0 auto!important;border-radius:26px!important;overflow:hidden;box-shadow:0 14px 34px rgba(24,52,89,.14)}.rspdent-theme .single-post-hero:after{display:none!important}.rspdent-theme .single-post-hero img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;border-radius:26px!important}.rspdent-theme .single-post-header{max-width:760px;margin:28px auto 0;text-align:center;padding:0 20px}.rspdent-theme .single-post-header span{color:var(--rsp-accent);font-weight:700}.rspdent-theme .single-post-header h1{margin:8px 0 0;color:var(--rsp-primary);font-size:clamp(26px,4vw,42px);line-height:1.55}.rspdent-theme .single-post-content{padding-top:28px!important}
@media(max-width:900px){.rspdent-theme .shop-layout{flex-direction:column!important}.rspdent-theme .shop-sidebar{order:0!important;position:static!important;width:100%;flex-basis:auto}.rspdent-theme .shop-products-column{order:1!important;width:100%}}@media(max-width:560px){.rspdent-theme .product-image-wrap{padding-bottom:52px}.rspdent-theme .image-hover-wrap{height:40px!important}.rspdent-theme .icons-wrap{grid-template-columns:minmax(0,1fr) 44px!important;height:40px!important}.rspdent-theme .woocommerce ul.products li.product .icons-wrap .button,.rspdent-theme .icons-wrap .view-details{height:40px!important}.rspdent-theme .single-post-card{padding:12px!important}.rspdent-theme .single-post-hero{height:230px!important;border-radius:20px!important}.rspdent-theme .single-post-hero img{border-radius:20px!important}}

/* Premium shop filters */
.rspdent-theme .shop-sidebar{position:sticky;top:20px;padding:10px;border:1px solid #dfe8f1;border-radius:26px;background:linear-gradient(180deg,#f7fbff,#eef4f9);box-shadow:0 18px 45px rgba(25,54,90,.11)}
.rspdent-theme .shop-filter-head{display:flex;align-items:center;gap:13px;padding:17px 16px;margin-bottom:10px;border-radius:19px;background:linear-gradient(135deg,var(--rsp-primary),#315d96);color:#fff}
.rspdent-theme .shop-filter-head>.rsp-icon{width:42px;height:42px;padding:10px;border-radius:13px;background:rgba(255,255,255,.14)}
.rspdent-theme .shop-filter-head strong,.rspdent-theme .shop-filter-head small{display:block}.rspdent-theme .shop-filter-head strong{font-size:17px}.rspdent-theme .shop-filter-head small{color:#dce8f5;font-size:11px}
.rspdent-theme .shop-filter-card{position:relative;margin:10px 0 0!important;padding:18px!important;border:1px solid #e0e8f0;border-radius:19px!important;background:#fff;box-shadow:0 8px 22px rgba(25,54,90,.06);overflow:hidden}
.rspdent-theme .shop-filter-card h3{display:flex;align-items:center;gap:8px;margin:0 0 15px;padding-bottom:12px;border-bottom:1px solid #e8eef4;color:var(--rsp-primary);font-size:15px}
.rspdent-theme .shop-filter-card h3:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--rsp-accent);box-shadow:0 0 0 5px rgba(227,161,95,.15)}
.rspdent-theme .woocommerce-product-search{display:grid!important;grid-template-columns:1fr 48px;min-height:48px;border:1px solid #dce5ee!important;border-radius:14px!important;background:#f7fafc!important;overflow:hidden!important}
.rspdent-theme .woocommerce-product-search .search-field{width:100%;min-width:0;padding:0 13px;border:0!important;outline:0;background:transparent;color:var(--rsp-text)}
.rspdent-theme .woocommerce-product-search button{width:48px!important;padding:0!important;border:0!important;border-radius:12px 0 0 12px!important;background:var(--rsp-primary)!important;color:#fff!important;font-size:0}
.rspdent-theme .woocommerce-product-search button:after{content:"⌕";font-size:25px;line-height:1}.rspdent-theme .woocommerce-product-search:focus-within{border-color:#8aa6c7!important;box-shadow:0 0 0 4px rgba(35,66,112,.09)}
.rspdent-theme .product-categories{display:grid;gap:7px;list-style:none;margin:0;padding:0}.rspdent-theme .product-categories li{display:flex;align-items:center;min-height:40px;padding:5px 8px 5px 5px;border-radius:11px;transition:.2s}
.rspdent-theme .product-categories li:hover,.rspdent-theme .product-categories .current-cat{background:#edf4fa;transform:translateX(-3px)}.rspdent-theme .product-categories li:before{content:"";width:7px;height:7px;margin-left:9px;border:2px solid var(--rsp-accent);border-radius:50%}
.rspdent-theme .product-categories a{flex:1;color:#43566e;font-size:13px;font-weight:700}.rspdent-theme .product-categories .count{display:grid;place-items:center;min-width:28px;height:25px;padding:0 6px;border-radius:9px;background:#edf2f7;color:#6b7c90;font-size:11px;direction:ltr}
.rspdent-theme .shop-filter-price .price_slider_wrapper{padding-top:6px}.rspdent-theme .shop-filter-price .price_slider{height:6px!important;margin:8px 7px 24px!important;border:0!important;border-radius:99px!important;background:#dce6ef!important}
.rspdent-theme .shop-filter-price .ui-slider-range{background:linear-gradient(90deg,var(--rsp-accent),#efbd88)!important}.rspdent-theme .shop-filter-price .ui-slider-handle{top:-7px!important;width:20px!important;height:20px!important;margin-left:-10px!important;border:4px solid #fff!important;border-radius:50%!important;background:var(--rsp-primary)!important;box-shadow:0 3px 10px rgba(25,54,90,.28)}
.rspdent-theme .price_slider_amount{display:grid;grid-template-columns:1fr;gap:11px;text-align:initial!important}.rspdent-theme .price_slider_amount .price_label{order:0!important;display:block!important;padding:10px 11px;border-radius:11px;background:#f2f6fa;color:#66788e;font-size:12px;text-align:center;direction:rtl}
.rspdent-theme .price_slider_amount .button{order:1!important;float:none!important;width:100%;min-height:45px;border:0!important;border-radius:13px!important;background:linear-gradient(135deg,var(--rsp-primary),#315d96)!important;color:#fff!important;font-size:13px;font-weight:800;box-shadow:0 8px 18px rgba(35,66,112,.2)}
.rspdent-theme .price_slider_amount .button:hover{transform:translateY(-2px)}.rspdent-theme .price_slider_amount .clear{display:none}.rspdent-theme .price_slider_amount>input{width:100%;height:42px;padding:0 10px;border:1px solid #dce5ee;border-radius:11px;background:#f8fafc;text-align:center;direction:ltr}
.rspdent-theme .site-logo-image{display:block;width:100%;max-width:190px}.rspdent-theme .site-logo-image img{width:100%;height:auto;max-height:68px;object-fit:contain;border-radius:0!important}
@media(max-width:900px){.rspdent-theme .shop-sidebar{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px}.rspdent-theme .shop-filter-head{grid-column:1/-1;margin:0}.rspdent-theme .shop-filter-card{margin:0!important}.rspdent-theme .shop-filter-price{grid-column:1/-1}}
@media(max-width:560px){.rspdent-theme .shop-sidebar{display:block}.rspdent-theme .shop-filter-card{margin-top:10px!important}}

/* Carousels, refined shop cards, account and single post */
.rspdent-theme .product-details-wrap .price,.rspdent-theme .product-details-wrap .eael-product-price{display:flex!important;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;width:100%;margin:5px auto 0!important;text-align:center!important;direction:rtl!important}
.rspdent-theme .product-details-wrap .price bdi{display:inline-flex!important;justify-content:center;direction:rtl!important}.rspdent-theme .product-details-wrap del,.rspdent-theme .product-details-wrap ins{display:inline-flex;align-items:center}.rspdent-theme .product-details-wrap ins{padding:2px 8px;border-radius:8px;background:#edf8f5}
.rspdent-theme .shop-products-column .woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important}.rspdent-theme .shop-products-column .rsp-product-card{border:1px solid #e2e9f0;box-shadow:0 12px 32px rgba(24,52,89,.1)}.rspdent-theme .shop-products-column .rsp-product-card:hover{border-color:#c8d7e6;box-shadow:0 20px 44px rgba(24,52,89,.18)}.rspdent-theme .shop-products-column .image-wrap{aspect-ratio:1.08}.rspdent-theme .shop-products-column .product-details-wrap{min-height:120px;padding:15px 12px 18px}.rspdent-theme .shop-products-column .woocommerce-loop-product__title{min-height:54px!important;display:flex;align-items:center;justify-content:center}.rspdent-theme .woocommerce-result-count{padding:10px 14px;border-radius:12px;background:#eef4f9;color:#53677e;font-size:13px}.rspdent-theme .woocommerce-ordering select{min-width:220px;border-radius:12px!important;background:#fff}

.rspdent-theme .hero-slider{position:relative;overflow:hidden;border-radius:28px}.rspdent-theme .hero-track{display:flex;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;direction:ltr}.rspdent-theme .hero-track::-webkit-scrollbar{display:none}.rspdent-theme .hero-slide{flex:0 0 100%;width:100%;scroll-snap-align:start;scroll-snap-stop:always;border-radius:28px;direction:rtl}.rspdent-theme .hero-slide:nth-child(2){background:linear-gradient(135deg,#285d76 0%,#12384f 72%)}.rspdent-theme .hero-slide:nth-child(3){background:linear-gradient(135deg,#36577f 0%,#152746 72%)}.rspdent-theme .hero-slide .hero-visual img{width:100%;height:390px;object-fit:contain}.rspdent-theme .carousel-arrow{position:absolute;z-index:5;top:50%;width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:15px;background:rgba(255,255,255,.12);color:#fff;backdrop-filter:blur(9px);transform:translateY(-50%);transition:.2s}.rspdent-theme .carousel-arrow:hover{background:#fff;color:var(--rsp-primary)}.rspdent-theme .carousel-arrow .rsp-icon{width:19px}.rspdent-theme .carousel-next{left:18px}.rspdent-theme .carousel-prev{right:18px}.rspdent-theme .carousel-prev .rsp-icon{transform:rotate(180deg)}.rspdent-theme .carousel-dots{position:absolute;z-index:5;right:0;left:0;bottom:20px;display:flex;align-items:center;justify-content:center;gap:8px}.rspdent-theme .carousel-dots button{width:9px;height:9px;padding:0;border:0;border-radius:99px;background:rgba(255,255,255,.48);transition:.25s}.rspdent-theme .carousel-dots button.is-active{width:28px;background:var(--rsp-accent)}

.rspdent-theme .carousel-section-head{position:relative}.rspdent-theme .carousel-section-head .section-heading{padding-left:115px}.rspdent-theme .product-carousel-actions{position:absolute;left:0;top:8px;display:flex;direction:ltr;gap:8px}.rspdent-theme .product-carousel-actions button{width:46px;height:46px;display:grid;place-items:center;border:1px solid #dce6ef;border-radius:14px;background:#fff;color:var(--rsp-primary);box-shadow:0 7px 20px rgba(25,54,90,.09);transition:.2s}.rspdent-theme .product-carousel-actions button:hover{background:var(--rsp-primary);color:#fff;transform:translateY(-2px)}.rspdent-theme .product-carousel-actions button:first-child .rsp-icon{transform:rotate(180deg)}.rspdent-theme .product-carousel{overflow:hidden;padding:8px 5px 30px;margin:0 -5px}.rspdent-theme .product-carousel [data-carousel-track],.rspdent-theme .product-carousel .woocommerce{overflow:visible!important}.rspdent-theme .product-carousel ul.products{display:flex!important;gap:18px!important;overflow-x:auto!important;scroll-snap-type:x mandatory;scrollbar-width:none;padding:6px 4px 24px!important;overscroll-behavior-inline:contain;direction:ltr}.rspdent-theme .product-carousel ul.products::-webkit-scrollbar{display:none}.rspdent-theme .product-carousel ul.products li.product{flex:0 0 calc((100% - 54px)/4)!important;width:calc((100% - 54px)/4)!important;scroll-snap-align:start;scroll-snap-stop:always;direction:rtl}.rspdent-theme .product-carousel .rsp-product-card{height:100%}

.rspdent-theme.woocommerce-account:not(.logged-in) .content-layout>.rsp-container,.rspdent-theme.woocommerce-account:not(.logged-in) .entry-card{max-width:1120px}.rspdent-theme #customer_login{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;margin:0!important}.rspdent-theme #customer_login:before,.rspdent-theme #customer_login:after{display:none}.rspdent-theme #customer_login>.u-column1,.rspdent-theme #customer_login>.u-column2{position:relative;float:none!important;width:100%!important;padding:30px!important;border:1px solid #dfe7ef;border-radius:25px;background:#fff;box-shadow:0 16px 42px rgba(24,52,89,.1);overflow:hidden}.rspdent-theme #customer_login>.u-column2{background:linear-gradient(145deg,#f8fbfe,#eef4f9)}.rspdent-theme #customer_login>.u-column1:before,.rspdent-theme #customer_login>.u-column2:before{content:"";position:absolute;top:0;right:0;left:0;height:5px;background:linear-gradient(90deg,var(--rsp-primary),var(--rsp-accent))}.rspdent-theme #customer_login h2{margin:0 0 20px;color:var(--rsp-primary);font-size:25px}.rspdent-theme #customer_login h2:after{display:block;margin-top:5px;color:var(--rsp-muted);font-size:12px;font-weight:400}.rspdent-theme #customer_login>.u-column1 h2:after{content:"به حساب کاربری خود وارد شوید"}.rspdent-theme #customer_login>.u-column2 h2:after{content:"در کمتر از یک دقیقه حساب بسازید"}.rspdent-theme #customer_login form{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.rspdent-theme #customer_login .form-row{margin-bottom:15px}.rspdent-theme #customer_login label{display:block;margin-bottom:5px;color:#40546c;font-size:13px;font-weight:700}.rspdent-theme #customer_login input.input-text{height:50px;border:1px solid #d9e3ec;border-radius:13px;background:#f9fbfd;transition:.2s}.rspdent-theme #customer_login input.input-text:focus{border-color:#7193ba;box-shadow:0 0 0 4px rgba(35,66,112,.08);outline:0}.rspdent-theme #customer_login button.button{width:100%;min-height:50px;margin-top:7px;border-radius:14px!important;background:linear-gradient(135deg,var(--rsp-primary),#315d96)!important;box-shadow:0 9px 22px rgba(35,66,112,.2)}.rspdent-theme #customer_login .woocommerce-LostPassword{margin:12px 0 0;text-align:center}.rspdent-theme #customer_login .woocommerce-privacy-policy-text{padding:10px 12px;border-radius:11px;background:#fff;color:var(--rsp-muted);font-size:12px}.rspdent-theme #customer_login .show-password-input{top:14px!important}

.rspdent-theme .single-post-navigation{margin:22px 0}.rspdent-theme .single-post-navigation .nav-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0}.rspdent-theme .single-post-navigation a{display:block;height:100%;padding:16px 18px;border:1px solid #dfe7ef;border-radius:16px;background:#fff;color:var(--rsp-primary);box-shadow:0 8px 24px rgba(24,52,89,.07);font-weight:700}.rspdent-theme .comments-area{margin-top:24px;padding:28px!important}.rspdent-theme .comments-area h2,.rspdent-theme .comment-reply-title{color:var(--rsp-primary)}.rspdent-theme .comment-list{list-style:none;padding:0}.rspdent-theme .comment-list li{margin:14px 0;padding:16px;border:1px solid #e2e9f0;border-radius:16px;background:#f9fbfd}.rspdent-theme .comment-author{display:flex;align-items:center;gap:10px}.rspdent-theme .comment-author img{border-radius:50%!important}.rspdent-theme .comment-meta{font-size:12px;color:var(--rsp-muted)}.rspdent-theme .comment-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.rspdent-theme .comment-form>p{margin:0}.rspdent-theme .comment-form-comment,.rspdent-theme .comment-notes,.rspdent-theme .form-submit,.rspdent-theme .comment-form-cookies-consent{grid-column:1/-1}.rspdent-theme .comment-form label{display:block;margin-bottom:5px;color:#40546c;font-size:13px;font-weight:700}.rspdent-theme .comment-form input:not([type=submit]),.rspdent-theme .comment-form textarea{border-radius:13px!important;background:#f9fbfd!important}.rspdent-theme .comment-form input[type=submit]{min-height:48px;padding:0 28px!important;border:0;border-radius:13px!important;background:var(--rsp-primary)!important;color:#fff!important}

@media(max-width:1050px){.rspdent-theme .product-carousel ul.products li.product{flex-basis:calc((100% - 36px)/3)!important;width:calc((100% - 36px)/3)!important}.rspdent-theme .shop-products-column .woocommerce ul.products{gap:15px!important}}
@media(max-width:820px){.rspdent-theme .hero-slider{border-radius:20px}.rspdent-theme .hero-slide{min-height:430px;border-radius:20px}.rspdent-theme .hero-slide .hero-visual{display:none}.rspdent-theme .carousel-arrow{width:42px;height:42px;top:auto;bottom:12px;transform:none}.rspdent-theme .carousel-next{left:14px}.rspdent-theme .carousel-prev{right:14px}.rspdent-theme .carousel-dots{bottom:26px}.rspdent-theme .product-carousel ul.products li.product{flex-basis:calc((100% - 18px)/2)!important;width:calc((100% - 18px)/2)!important}.rspdent-theme .shop-products-column .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.rspdent-theme #customer_login{grid-template-columns:1fr}.rspdent-theme .single-post-navigation .nav-links{grid-template-columns:1fr}}
@media(max-width:560px){.rspdent-theme .hero-slide{min-height:480px}.rspdent-theme .hero-slide .hero-content{padding-bottom:88px}.rspdent-theme .carousel-section-head .section-heading{padding-left:0}.rspdent-theme .product-carousel-actions{position:static;justify-content:flex-end;margin:-12px 0 12px}.rspdent-theme .product-carousel ul.products li.product{flex-basis:82%!important;width:82%!important}.rspdent-theme .shop-products-column .woocommerce ul.products{grid-template-columns:1fr!important}.rspdent-theme #customer_login>.u-column1,.rspdent-theme #customer_login>.u-column2{padding:22px!important}.rspdent-theme .comment-form{grid-template-columns:1fr}.rspdent-theme .comment-form>p{grid-column:1!important}}

/* WooCommerce 1.3: reliable price range, money and pagination. */
.rspdent-theme .rsp-price-range{position:relative;height:78px;margin:4px 3px 12px;direction:ltr}.rspdent-theme .rsp-price-range-track{position:absolute;top:14px;right:7px;left:7px;height:7px;border-radius:99px;background:#dbe5ef;overflow:hidden}.rspdent-theme .rsp-price-range-track span{position:absolute;inset-block:0;border-radius:99px;background:linear-gradient(90deg,var(--rsp-primary),var(--rsp-accent))}.rspdent-theme .rsp-price-range input[type=range]{position:absolute;top:4px;left:0;width:100%;height:28px;margin:0;padding:0;border:0;background:transparent;pointer-events:none;-webkit-appearance:none;appearance:none}.rspdent-theme .rsp-price-range input[type=range]::-webkit-slider-runnable-track{height:7px;background:transparent}.rspdent-theme .rsp-price-range input[type=range]::-webkit-slider-thumb{width:23px;height:23px;margin-top:-8px;border:4px solid #fff;border-radius:50%;background:var(--rsp-primary);box-shadow:0 4px 13px rgba(20,45,78,.35);pointer-events:auto;-webkit-appearance:none;appearance:none;cursor:grab}.rspdent-theme .rsp-price-range input[type=range]::-moz-range-track{height:7px;background:transparent}.rspdent-theme .rsp-price-range input[type=range]::-moz-range-thumb{width:15px;height:15px;border:4px solid #fff;border-radius:50%;background:var(--rsp-primary);box-shadow:0 4px 13px rgba(20,45,78,.35);pointer-events:auto;cursor:grab}.rspdent-theme .rsp-price-values{position:absolute;right:0;bottom:0;left:0;display:flex;justify-content:space-between;gap:8px;direction:rtl}.rspdent-theme .rsp-price-values output{padding:6px 9px;border:1px solid #e0e8f0;border-radius:9px;background:#f7fafc;color:#40546c;font-size:10px;font-weight:800;direction:rtl}.rspdent-theme .shop-filter-price .price_slider_amount>input{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}.rspdent-theme .shop-filter-price .price_label{line-height:1.8}.rspdent-theme .shop-filter-price .price_label .from,.rspdent-theme .shop-filter-price .price_label .to{display:inline-block;direction:rtl;font-weight:800;color:var(--rsp-primary)}
.rspdent-theme .woocommerce-Price-amount,.rspdent-theme .wc-block-components-formatted-money-amount{display:inline-flex!important;align-items:baseline;gap:5px;direction:rtl;unicode-bidi:isolate}.rspdent-theme .woocommerce-Price-currencySymbol{order:2;margin:0!important;font-size:.68em;font-weight:700;white-space:nowrap}.rspdent-theme .woocommerce-Price-amount bdi{display:inline-flex!important;align-items:baseline;gap:5px;direction:ltr}.rspdent-theme .woocommerce-Price-amount bdi .woocommerce-Price-currencySymbol{direction:rtl}.rspdent-theme .wc-block-components-product-price,.rspdent-theme .wc-block-components-totals-item__value{direction:rtl}
.rspdent-theme .woocommerce nav.woocommerce-pagination{padding:36px 0 10px}.rspdent-theme .woocommerce nav.woocommerce-pagination ul{width:max-content;max-width:100%;margin:auto!important;padding:8px!important;border:1px solid #e1e9f1!important;border-radius:22px!important;background:linear-gradient(180deg,#fff,#f5f8fb);box-shadow:0 13px 35px rgba(25,54,90,.1);direction:rtl}.rspdent-theme .woocommerce nav.woocommerce-pagination ul li a,.rspdent-theme .woocommerce nav.woocommerce-pagination ul li span{position:relative;min-width:45px;height:45px;border:0!important;border-radius:13px!important;box-shadow:none!important;background:transparent!important}.rspdent-theme .woocommerce nav.woocommerce-pagination ul li a:after{content:"";position:absolute;right:9px;bottom:5px;left:9px;height:3px;border-radius:3px;background:var(--rsp-accent);transform:scaleX(0);transition:.2s}.rspdent-theme .woocommerce nav.woocommerce-pagination ul li a:hover:after{transform:scaleX(1)}.rspdent-theme .woocommerce nav.woocommerce-pagination ul li span.current{background:linear-gradient(135deg,var(--rsp-primary),#315d96)!important;box-shadow:0 8px 17px rgba(35,66,112,.25)!important}.rspdent-theme .woocommerce nav.woocommerce-pagination .next,.rspdent-theme .woocommerce nav.woocommerce-pagination .prev{padding-inline:17px!important;font-size:0}.rspdent-theme .woocommerce nav.woocommerce-pagination .next:before{content:"←";font-size:18px}.rspdent-theme .woocommerce nav.woocommerce-pagination .prev:before{content:"→";font-size:18px}

/* WooCommerce cart, checkout and order/account screens. */
.rspdent-theme.woocommerce-cart .entry-card,.rspdent-theme.woocommerce-checkout:not(.woocommerce-order-received) .entry-card{padding:0!important;border:0!important;background:transparent!important;overflow:visible!important}.rspdent-theme .wp-block-woocommerce-cart,.rspdent-theme .wp-block-woocommerce-checkout{max-width:1180px;margin:0 auto!important}.rspdent-theme .wc-block-cart,.rspdent-theme .wc-block-checkout{gap:24px}.rspdent-theme .wc-block-cart-items,.rspdent-theme .wc-block-cart__sidebar,.rspdent-theme .wc-block-checkout__main,.rspdent-theme .wc-block-checkout__sidebar,.rspdent-theme form.woocommerce-cart-form,.rspdent-theme .cart-collaterals .cart_totals,.rspdent-theme form.checkout .col2-set,.rspdent-theme #order_review{border:1px solid #dfe8f0!important;border-radius:24px!important;background:#fff!important;box-shadow:0 16px 42px rgba(24,52,89,.09);overflow:hidden}.rspdent-theme .wc-block-cart-items__header,.rspdent-theme .wc-block-components-sidebar-layout .wc-block-components-main{padding:24px!important}.rspdent-theme .wc-block-cart__sidebar,.rspdent-theme .wc-block-checkout__sidebar{padding:22px!important}.rspdent-theme .wc-block-components-totals-wrapper{padding:17px 0!important;border-color:#e6edf3!important}.rspdent-theme .wc-block-components-totals-item__label,.rspdent-theme .wc-block-components-totals-item__value{font-weight:800;color:#40546c}.rspdent-theme .wc-block-components-totals-footer-item{font-size:19px;color:var(--rsp-primary)}.rspdent-theme .wc-block-cart-item__image img{border-radius:16px!important;background:#f7f9fb}.rspdent-theme .wc-block-components-product-name{color:var(--rsp-primary);font-weight:800;line-height:1.8}.rspdent-theme .wc-block-components-quantity-selector{border:1px solid #dbe5ee!important;border-radius:12px!important;overflow:hidden}.rspdent-theme .wc-block-cart-item__remove-link{color:#bb4252!important;text-decoration:none!important;font-size:12px!important}
.rspdent-theme .wc-block-cart__submit-button,.rspdent-theme .wc-block-components-checkout-place-order-button{min-height:58px;border:0!important;border-radius:17px!important;background:linear-gradient(135deg,var(--rsp-primary),#315d96)!important;color:#fff!important;box-shadow:0 11px 26px rgba(35,66,112,.24);font-weight:900;transition:.2s}.rspdent-theme .wc-block-cart__submit-button:hover,.rspdent-theme .wc-block-components-checkout-place-order-button:hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(35,66,112,.3)}.rspdent-theme .wc-block-components-checkout-step{padding:22px!important;margin-bottom:16px!important;border:1px solid #e0e8f0;border-radius:18px;background:#fbfcfe}.rspdent-theme .wc-block-components-checkout-step__heading{margin-bottom:18px!important}.rspdent-theme .wc-block-components-checkout-step__title{color:var(--rsp-primary)!important;font-size:19px!important}.rspdent-theme .wc-block-components-text-input input,.rspdent-theme .wc-block-components-address-form select,.rspdent-theme .wc-block-components-combobox .wc-block-components-combobox-control input{min-height:51px!important;border:1px solid #d8e3ec!important;border-radius:13px!important;background:#fff!important}.rspdent-theme .wc-block-components-text-input input:focus,.rspdent-theme .wc-block-components-combobox .wc-block-components-combobox-control input:focus{border-color:#7898bc!important;box-shadow:0 0 0 4px rgba(35,66,112,.08)!important}.rspdent-theme .wc-block-components-order-summary{border-radius:17px;background:#f7fafc}.rspdent-theme .wc-block-components-validation-error{color:#b73648!important}.rspdent-theme .wc-block-components-notice-banner,.rspdent-theme .woocommerce-message,.rspdent-theme .woocommerce-info,.rspdent-theme .woocommerce-error{border:0!important;border-radius:16px!important;background:#edf5fb!important;color:#314b68!important;box-shadow:0 8px 24px rgba(24,52,89,.07)}
.rspdent-theme .woocommerce-cart-form table,.rspdent-theme .woocommerce-checkout-review-order-table,.rspdent-theme .woocommerce-orders-table,.rspdent-theme .woocommerce-table--order-details{border-collapse:separate!important;border-spacing:0}.rspdent-theme .woocommerce table.shop_table thead th{padding:16px;background:#eef4f9;color:var(--rsp-primary)}.rspdent-theme .woocommerce table.shop_table td{padding:16px;border-color:#e8eef4}.rspdent-theme .woocommerce-cart-form .product-thumbnail img{width:82px;border-radius:14px!important}.rspdent-theme .woocommerce .cart_totals h2,.rspdent-theme .woocommerce-checkout h3,.rspdent-theme .woocommerce-order h2{color:var(--rsp-primary)}.rspdent-theme .woocommerce-checkout .col2-set{width:58%;padding:25px}.rspdent-theme .woocommerce-checkout #order_review_heading,.rspdent-theme .woocommerce-checkout #order_review{width:39%;margin-right:3%;padding:24px}.rspdent-theme .woocommerce-checkout #order_review_heading{padding:0;color:var(--rsp-primary)}.rspdent-theme #payment{border-radius:18px!important;background:#f2f6fa!important}.rspdent-theme #payment .place-order .button{width:100%;min-height:56px;border-radius:15px!important}.rspdent-theme:not(.woocommerce-order-received) .woocommerce-order-details,.rspdent-theme:not(.woocommerce-order-received) .woocommerce-customer-details,.rspdent-theme .woocommerce-MyAccount-content .woocommerce-orders-table{margin-top:20px;padding:22px;border:1px solid #dfe8f0;border-radius:22px;background:#fff;box-shadow:0 12px 34px rgba(24,52,89,.08)}.rspdent-theme:not(.woocommerce-order-received) .woocommerce-order-overview{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:0!important;list-style:none}.rspdent-theme:not(.woocommerce-order-received) .woocommerce-order-overview li{float:none!important;width:auto!important;margin:0!important;padding:14px!important;border:1px solid #e2eaf1!important;border-radius:14px;background:#f7fafc}.rspdent-theme .woocommerce-orders-table__cell-order-actions .button{margin:2px!important;padding:8px 13px!important;border-radius:10px!important}
@media(max-width:820px){.rspdent-theme .wc-block-cart,.rspdent-theme .wc-block-checkout{display:block!important}.rspdent-theme .wc-block-cart__sidebar,.rspdent-theme .wc-block-checkout__sidebar{margin-top:20px}.rspdent-theme .woocommerce-checkout .col2-set,.rspdent-theme .woocommerce-checkout #order_review_heading,.rspdent-theme .woocommerce-checkout #order_review{float:none;width:100%;margin:0 0 20px}.rspdent-theme:not(.woocommerce-order-received) .woocommerce-order-overview{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.rspdent-theme .woocommerce nav.woocommerce-pagination ul{gap:3px;padding:5px!important}.rspdent-theme .woocommerce nav.woocommerce-pagination ul li a,.rspdent-theme .woocommerce nav.woocommerce-pagination ul li span{min-width:38px;height:40px;padding:0 9px!important;border-radius:10px!important}.rspdent-theme .wc-block-cart-items__header,.rspdent-theme .wc-block-components-sidebar-layout .wc-block-components-main,.rspdent-theme .wc-block-cart__sidebar,.rspdent-theme .wc-block-checkout__sidebar{padding:14px!important}.rspdent-theme .wc-block-components-checkout-step{padding:16px!important}.rspdent-theme:not(.woocommerce-order-received) .woocommerce-order-overview{grid-template-columns:1fr}}

/* 1.4 visual polish and complete responsive experience. */
:root{--rsp-primary:#173b67;--rsp-primary-dark:#0a213e;--rsp-accent:#e8a45e;--rsp-accent-soft:#fff3e5;--rsp-bg:#f4f7fa;--rsp-text:#24364b;--rsp-muted:#6c7d91;--rsp-border:#dfe7ef;--rsp-success:#2a8b72;--rsp-radius:18px;--rsp-shadow:0 14px 40px rgba(19,48,82,.1)}
body{background:radial-gradient(circle at 10% 2%,rgba(232,164,94,.08),transparent 24%),var(--rsp-bg);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}::selection{background:var(--rsp-primary);color:#fff}.site-shell{min-height:100vh;overflow:clip}.site-main{min-height:45vh}.topbar{background:linear-gradient(90deg,var(--rsp-primary-dark),var(--rsp-primary))}.topbar-inner p{display:flex;align-items:center;gap:9px}.topbar-dot{width:7px;height:7px;border-radius:50%;background:#72d4ae;box-shadow:0 0 0 5px rgba(114,212,174,.12);animation:rspPulse 2s infinite}.site-header{transition:transform .3s ease,box-shadow .3s ease}.site-header.is-scrolled{position:sticky;top:0;box-shadow:0 14px 35px rgba(10,33,62,.12)}.site-header.is-scrolled .topbar{display:none}.site-header.is-scrolled .header-main{display:none}.site-header.is-scrolled .nav-row{padding-block:7px}.product-search{transition:border-color .2s,box-shadow .2s,background .2s}.product-search:focus-within{background:#fff;border-color:#8ca8c5;box-shadow:0 0 0 4px rgba(23,59,103,.08)}.rsp-button{position:relative;overflow:hidden;box-shadow:0 8px 20px rgba(18,46,79,.1)}.rsp-button-accent{background:linear-gradient(135deg,#f0b271,var(--rsp-accent));color:#122b48}.rsp-button-outline{border-color:#cad7e4;background:#fff;color:var(--rsp-primary)}.rsp-button-outline:hover{background:var(--rsp-primary);border-color:var(--rsp-primary);color:#fff}.section-heading h2{letter-spacing:-.6px}.section-heading>div{position:relative;padding-right:18px}.section-heading>div:before{content:"";position:absolute;right:0;top:7px;width:5px;height:48px;border-radius:8px;background:linear-gradient(var(--rsp-accent),var(--rsp-primary))}
.hero-section{position:relative;padding-bottom:18px}.hero-card{isolation:isolate;box-shadow:0 28px 65px rgba(14,39,70,.2)}.hero-card:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 45%,rgba(255,255,255,.05));pointer-events:none}.hero-badge{display:inline-flex;width:max-content;padding:6px 12px;border:1px solid rgba(255,255,255,.15);border-radius:99px;background:rgba(255,255,255,.08);backdrop-filter:blur(8px)}.hero-content p{line-height:2}.home-proof{position:relative;z-index:3;margin-top:-8px}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:20px 26px;border:1px solid rgba(221,231,240,.85);border-radius:24px;background:rgba(255,255,255,.9);box-shadow:0 16px 42px rgba(19,48,82,.09);backdrop-filter:blur(12px)}.proof-grid>div{display:flex;align-items:center;justify-content:center;gap:12px;min-height:52px;border-left:1px solid var(--rsp-border)}.proof-grid>div:last-child{border:0}.proof-grid strong{color:var(--rsp-primary);font-size:22px;font-weight:900}.proof-grid span{color:var(--rsp-muted);font-size:12px;font-weight:700}
.categories-section{background:transparent}.rspdent-theme .categories-section>.rsp-container{padding:34px;background:rgba(255,255,255,.65);box-shadow:inset 0 0 0 1px rgba(223,231,239,.75)}.rspdent-theme .category-card{transition:transform .25s,box-shadow .25s!important}.rspdent-theme .category-card:hover{transform:translateY(-7px)!important;box-shadow:0 18px 38px rgba(25,54,90,.14)!important}.rspdent-theme .category-image img{transition:transform .35s}.rspdent-theme .category-card:hover .category-image img{transform:scale(1.06)}.products-section{background:linear-gradient(180deg,#fff,#f7f9fc)}.repair-card{position:relative;box-shadow:0 25px 60px rgba(13,39,70,.2)}.repair-image{padding:24px 24px 24px 0}.repair-image img{box-shadow:0 15px 34px rgba(0,0,0,.22)}
.why-us-section{background:#fff}.why-us-card{position:relative;display:grid;grid-template-columns:1.3fr .7fr;gap:45px;padding:48px;border:1px solid var(--rsp-border);border-radius:30px;background:linear-gradient(135deg,#f8fbfe,#eef4f9);overflow:hidden}.why-us-card:after{content:"";position:absolute;width:280px;height:280px;left:-100px;bottom:-140px;border:60px solid rgba(23,59,103,.035);border-radius:50%}.why-us-content{position:relative;z-index:1}.why-us-content h2{margin:0 0 10px;color:var(--rsp-primary);font-size:clamp(27px,3.3vw,42px);line-height:1.55}.why-us-content>p{max-width:720px;color:var(--rsp-muted);font-size:16px}.why-us-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px}.why-us-points>div{display:flex;align-items:center;gap:10px;padding:14px;border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(25,54,90,.07)}.why-us-points .rsp-icon{color:var(--rsp-accent)}.why-us-points strong,.why-us-points small{display:block}.why-us-points strong{color:var(--rsp-primary);font-size:13px}.why-us-points small{color:var(--rsp-muted);font-size:10px}.why-us-quote{position:relative;z-index:1;align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:32px;border-radius:24px;background:linear-gradient(145deg,var(--rsp-primary),var(--rsp-primary-dark));color:#fff;box-shadow:0 18px 38px rgba(23,59,103,.2)}.why-us-quote>span{height:45px;color:var(--rsp-accent);font:80px/1 Georgia,serif}.why-us-quote blockquote{margin:12px 0 18px;font-size:17px;line-height:2}.why-us-quote small{color:#b9c9dc}
.post-card{box-shadow:0 9px 26px rgba(24,52,89,.06)}.post-card-body{display:flex;flex-direction:column;min-height:245px}.post-card-body .read-more{margin-top:auto}.page-header{position:relative;isolation:isolate;overflow:hidden;padding:65px 0;background:linear-gradient(120deg,var(--rsp-primary),var(--rsp-primary-dark))}.page-header:after{content:"";position:absolute;z-index:-1;width:340px;height:340px;left:7%;top:-190px;border:70px solid rgba(255,255,255,.035);border-radius:50%}.page-header h1{font-size:clamp(29px,4vw,44px);letter-spacing:-1px}.content-layout{padding-block:60px}.entry-card{box-shadow:0 14px 40px rgba(24,52,89,.07)}.entry-content{font-size:16px}.entry-content>p{margin-block:0 1.5em}.entry-content img{box-shadow:0 12px 30px rgba(24,52,89,.1)}
.empty-state{grid-column:1/-1!important;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:360px;text-align:center}.empty-state-icon{width:82px;height:82px;display:grid;place-items:center;margin-bottom:12px;border-radius:25px;background:var(--rsp-accent-soft);color:var(--rsp-accent)}.empty-state-icon .rsp-icon{width:35px;height:35px}.empty-state h2{margin:6px 0;color:var(--rsp-primary)}.empty-state p{max-width:520px;color:var(--rsp-muted)}.empty-state .search-form,.not-found .search-form{display:flex;width:min(100%,520px);height:52px;margin:15px auto;overflow:hidden;border:1px solid var(--rsp-border);border-radius:14px;background:#fff}.empty-state .search-field,.not-found .search-field{width:100%;padding:0 16px;border:0;outline:0}.empty-state .search-submit,.not-found .search-submit{padding:0 20px;border:0;background:var(--rsp-primary);color:#fff}.not-found{display:flex;flex-direction:column;align-items:center;min-height:650px;padding-block:90px}.not-found-code{position:relative}.not-found-code strong{font-size:clamp(110px,18vw,210px);letter-spacing:-12px;color:transparent;-webkit-text-stroke:3px rgba(23,59,103,.2)}.not-found-code span{position:absolute;inset:50% auto auto 50%;width:74px;height:74px;display:grid;place-items:center;border-radius:50%;background:var(--rsp-primary);color:#fff;transform:translate(-50%,-50%);box-shadow:0 14px 30px rgba(23,59,103,.24)}.not-found-code .rsp-icon{width:30px;height:30px}.not-found h1{margin:0;color:var(--rsp-primary);font-size:clamp(28px,4vw,42px)}.not-found>p{max-width:600px;color:var(--rsp-muted)}.not-found-actions{display:flex;gap:10px;margin-top:8px}
.footer-features{margin-top:45px}.feature-strip>div{border-radius:16px;transition:.25s}.feature-strip>div:hover{background:#fff;box-shadow:0 10px 25px rgba(24,52,89,.08)}.footer-main{position:relative}.footer-main h3:after{content:"";display:block;width:32px;height:3px;margin-top:8px;border-radius:3px;background:var(--rsp-accent)}.footer-main li a{display:inline-block;transition:.2s}.footer-main li a:hover{transform:translateX(-4px)}.footer-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:38px;padding:20px 24px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.06)}.footer-cta>div{display:flex;align-items:center;gap:13px}.footer-cta strong,.footer-cta small{display:block}.footer-cta .rsp-icon{color:var(--rsp-accent)}.footer-cta small{color:#adc0d5}.footer-cta>a{display:flex;align-items:center;gap:8px;padding:10px 17px;border-radius:12px;background:var(--rsp-accent);color:#142c49;font-weight:800}.back-to-top{position:fixed;z-index:90;left:22px;bottom:22px;width:48px;height:48px;display:grid;place-items:center;border:0;border-radius:15px;background:var(--rsp-primary);color:#fff;box-shadow:0 12px 28px rgba(15,42,74,.25);opacity:0;visibility:hidden;transform:translateY(15px);transition:.25s}.back-to-top.is-visible{opacity:1;visibility:visible;transform:none}.back-to-top .rsp-icon{transform:rotate(180deg)}.mobile-quick-actions{display:none}
.rspdent-theme .shop-main{padding-top:35px}.rspdent-theme .woocommerce .woocommerce-breadcrumb{display:inline-flex;padding:8px 13px;border-radius:10px;background:#fff;box-shadow:0 6px 18px rgba(24,52,89,.06)}.rspdent-theme .woocommerce-products-header{margin-bottom:20px}.rspdent-theme .woocommerce-products-header__title{font-size:clamp(28px,3vw,40px)}.rspdent-theme .single-product div.product{padding:38px;border-radius:28px;box-shadow:0 18px 46px rgba(24,52,89,.09)}.rspdent-theme .woocommerce div.product div.images img{background:#f7f9fb}.rspdent-theme .woocommerce div.product .summary{padding:10px}.rspdent-theme .woocommerce div.product .product_title{line-height:1.6}.rspdent-theme .product-trust-note{border:0;background:linear-gradient(145deg,#f5f9fc,#edf3f8)}.rspdent-theme .woocommerce-tabs{padding-top:30px}.rspdent-theme .woocommerce div.product .woocommerce-tabs .panel{padding:25px;border:1px solid var(--rsp-border);border-radius:0 0 18px 18px;background:#fff}.rspdent-theme .woocommerce-MyAccount-navigation li.is-active a{border-radius:10px;background:var(--rsp-primary);color:#fff}
@keyframes rspPulse{50%{box-shadow:0 0 0 8px rgba(114,212,174,0)}}
@media(max-width:1050px){.proof-grid{grid-template-columns:repeat(2,1fr)}.proof-grid>div:nth-child(2){border:0}.why-us-card{grid-template-columns:1fr}.why-us-points{max-width:700px}.why-us-quote{min-height:240px}.rspdent-theme .primary-menu>li>a{padding-inline:9px!important;font-size:12px}.rspdent-theme .repair-nav-link{display:none}}
@media(max-width:820px){body{padding-bottom:72px}.site-header.is-scrolled{position:relative}.site-header.is-scrolled .topbar{display:block}.site-header.is-scrolled .header-main{display:block}.home-proof{margin-top:4px}.proof-grid{padding:14px}.proof-grid>div{justify-content:flex-start;padding:8px 14px}.rspdent-theme .categories-section>.rsp-container{padding:24px 16px}.why-us-card{padding:32px 24px}.why-us-points{grid-template-columns:1fr}.footer-cta{align-items:flex-start;flex-direction:column}.mobile-quick-actions{position:fixed;z-index:800;right:10px;bottom:8px;left:10px;height:64px;display:grid;grid-template-columns:repeat(4,1fr);padding:5px;border:1px solid rgba(218,228,237,.9);border-radius:20px;background:rgba(255,255,255,.94);box-shadow:0 10px 35px rgba(14,39,70,.18);backdrop-filter:blur(14px)}.mobile-quick-actions>a{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:0;color:var(--rsp-muted);font-size:10px}.mobile-quick-actions>a:hover,.mobile-quick-actions>a:focus{color:var(--rsp-primary)}.mobile-quick-actions .rsp-icon{width:20px;height:20px}.mobile-quick-actions .header-action{padding:0!important;border:0!important;background:transparent!important}.mobile-quick-actions .action-label{display:block!important}.mobile-quick-actions .cart-count{top:0;right:50%;margin-right:-19px;border-width:1px}.back-to-top{left:16px;bottom:86px}.footer-bottom{padding-bottom:16px}.rspdent-theme .single-product div.product{padding:22px}.rspdent-theme .woocommerce div.product .summary{padding:0}}
@media(max-width:560px){.topbar-inner{height:34px}.hero-section{padding-top:70px}.hero-content h1{font-size:29px;line-height:1.55}.hero-content p{line-height:1.9}.proof-grid{grid-template-columns:1fr 1fr;gap:0}.proof-grid>div{display:block;min-height:70px;padding:10px;border-bottom:1px solid var(--rsp-border);text-align:center}.proof-grid>div:nth-child(odd){border-left:1px solid var(--rsp-border)}.proof-grid>div:nth-child(3),.proof-grid>div:nth-child(4){border-bottom:0}.proof-grid strong,.proof-grid span{display:block}.proof-grid strong{font-size:19px}.proof-grid span{font-size:10px}.section-heading{align-items:center}.section-heading>div{padding-right:13px}.section-heading>div:before{height:39px}.rspdent-theme .categories-section>.rsp-container{padding:20px 10px}.why-us-card{padding:28px 18px;border-radius:22px}.why-us-content h2{font-size:27px}.why-us-quote{padding:24px;min-height:220px}.why-us-quote blockquote{font-size:15px}.not-found{min-height:580px;padding-block:55px}.not-found-code strong{letter-spacing:-7px}.not-found-actions{width:100%;flex-direction:column}.footer-cta>a{width:100%;justify-content:center}.rspdent-theme .footer-grid{grid-template-columns:1fr 1fr}.rspdent-theme .footer-about,.rspdent-theme .footer-contact{grid-column:1/-1}.rspdent-theme .footer-main{padding:42px 0}.page-header{padding:45px 0}.content-layout{padding-block:35px}.empty-state{min-height:320px;padding:26px 15px!important}.empty-state .search-form,.not-found .search-form{height:48px}.archive-grid .empty-state{grid-column:auto!important}}

/* WooCommerce layout stabilization: classic templates + Cart/Checkout blocks. */
.rspdent-theme.woocommerce-page .content-layout>.entry-card{width:100%;max-width:none}.rspdent-theme.woocommerce-page .entry-content>.woocommerce{width:100%}.rspdent-theme .woocommerce form.woocommerce-ordering,.rspdent-theme .woocommerce form.woocommerce-product-search,.rspdent-theme .woocommerce form.cart{overflow:visible!important;border-radius:0!important}.rspdent-theme .woocommerce form.woocommerce-ordering{float:left;display:block!important;width:auto!important;margin:0 0 24px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.rspdent-theme .woocommerce form.woocommerce-ordering select{width:auto;min-width:220px;height:46px;margin:0;padding:0 14px;border:1px solid var(--rsp-border);border-radius:13px!important;background:#fff}.rspdent-theme .shop-products-column:after,.rspdent-theme .woocommerce .woocommerce-notices-wrapper:after{content:"";display:table;clear:both}.rspdent-theme .shop-products-column>.woocommerce-breadcrumb{max-width:100%}.rspdent-theme .shop-products-column>.woocommerce-products-header{clear:both}.rspdent-theme .shop-products-column .woocommerce-result-count{float:right;margin:0 0 24px}.rspdent-theme .shop-products-column ul.products{clear:both;width:100%}
.rspdent-theme.woocommerce-cart .content-layout,.rspdent-theme.woocommerce-checkout .content-layout{width:min(calc(100% - 40px),var(--rsp-container));max-width:var(--rsp-container);margin-inline:auto}.rspdent-theme.woocommerce-cart .content-layout>.entry-card,.rspdent-theme.woocommerce-checkout .content-layout>.entry-card{width:100%;max-width:none}.rspdent-theme .wp-block-woocommerce-cart.alignwide,.rspdent-theme .wp-block-woocommerce-checkout.alignwide{width:100%!important;max-width:1180px!important;margin:0 auto!important}.rspdent-theme .wc-block-components-sidebar-layout{display:grid!important;grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr)!important;align-items:start!important;gap:26px!important}.rspdent-theme .wc-block-components-sidebar-layout>.wc-block-components-main{width:100%!important;min-width:0!important;margin:0!important;padding:26px!important}.rspdent-theme .wc-block-components-sidebar-layout>.wc-block-components-sidebar{position:sticky;top:90px;width:100%!important;min-width:0!important;margin:0!important;padding:24px!important}.rspdent-theme .wc-block-cart-items{width:100%!important}.rspdent-theme .wc-block-cart-items__row{display:grid!important;grid-template-columns:110px minmax(0,1fr) minmax(120px,auto)!important;gap:16px;align-items:center}.rspdent-theme .wc-block-cart-item__image{width:110px!important;padding:14px!important}.rspdent-theme .wc-block-cart-item__product{min-width:0!important;padding:18px 8px!important}.rspdent-theme .wc-block-cart-item__total{min-width:120px!important;padding:18px!important;text-align:left}.rspdent-theme .wc-block-components-order-summary-item{display:grid!important;grid-template-columns:70px minmax(0,1fr) auto;gap:12px;align-items:center}.rspdent-theme .wc-block-components-order-summary-item__image{width:70px!important}.rspdent-theme .wc-block-components-order-summary-item__description{min-width:0}.rspdent-theme .wc-block-components-order-summary-item__total-price{white-space:nowrap}.rspdent-theme .wc-block-components-checkout-step{width:100%!important}.rspdent-theme .wc-block-components-address-form{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px!important}.rspdent-theme .wc-block-components-address-form>div{width:100%!important;margin:0!important}.rspdent-theme .wc-block-components-address-form .wc-block-components-address-form__address_1,.rspdent-theme .wc-block-components-address-form .wc-block-components-address-form__address_2{grid-column:1/-1}
.rspdent-theme .wc-block-grid__products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px!important;margin:0!important;padding:0!important}.rspdent-theme .wc-block-grid__product{display:flex!important;flex-direction:column;width:100%!important;max-width:none!important;margin:0!important;padding:12px!important;border:1px solid var(--rsp-border)!important;border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(24,52,89,.08);overflow:hidden}.rspdent-theme .wc-block-grid__product-link{display:block}.rspdent-theme .wc-block-grid__product-image{aspect-ratio:1;margin:0 0 12px!important;overflow:hidden;border-radius:15px;background:#f7f9fb}.rspdent-theme .wc-block-grid__product-image img{width:100%!important;height:100%!important;object-fit:contain}.rspdent-theme .wc-block-grid__product-title{min-height:55px;padding:0 6px;color:var(--rsp-primary);font-size:14px;font-weight:800;line-height:1.8}.rspdent-theme .wc-block-grid__product-price{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;min-height:38px;margin:4px 0 10px!important}.rspdent-theme .wc-block-grid__product-add-to-cart{margin-top:auto!important}.rspdent-theme .wc-block-grid__product-add-to-cart .wp-block-button__link{display:flex;align-items:center;justify-content:center;min-height:44px;border-radius:12px;background:var(--rsp-primary);font-size:12px;font-weight:800}.rspdent-theme .wc-block-grid__product-onsale{top:20px!important;right:20px!important;left:auto!important;border:0!important;border-radius:99px!important;background:var(--rsp-accent)!important;color:#18304e!important}
.rspdent-theme #customer_login{align-items:stretch}.rspdent-theme #customer_login>.u-column1,.rspdent-theme #customer_login>.u-column2{display:flex;flex-direction:column}.rspdent-theme #customer_login form{display:flex;flex:1;flex-direction:column}.rspdent-theme #customer_login .woocommerce-form-row{float:none!important;width:100%!important}.rspdent-theme #customer_login .form-row:last-child{margin-top:auto}.rspdent-theme #customer_login .woocommerce-form-login__rememberme{display:flex!important;align-items:center;gap:7px}.rspdent-theme #customer_login input[type=checkbox]{width:18px!important;height:18px!important}
@media(max-width:1024px){.rspdent-theme .wc-block-components-sidebar-layout{grid-template-columns:minmax(0,1.35fr) minmax(280px,.8fr)!important;gap:18px!important}.rspdent-theme .wc-block-grid__products{grid-template-columns:repeat(2,minmax(0,1fr))}.rspdent-theme .wc-block-components-sidebar-layout>.wc-block-components-main{padding:20px!important}.rspdent-theme .wc-block-components-sidebar-layout>.wc-block-components-sidebar{padding:20px!important}}
@media(max-width:820px){.rspdent-theme .woocommerce form.woocommerce-ordering,.rspdent-theme .shop-products-column .woocommerce-result-count{float:none;display:block!important;width:100%!important}.rspdent-theme .woocommerce form.woocommerce-ordering select{width:100%;min-width:0}.rspdent-theme .wc-block-components-sidebar-layout{display:flex!important;flex-direction:column!important;gap:18px!important}.rspdent-theme .wc-block-components-sidebar-layout>.wc-block-components-main,.rspdent-theme .wc-block-components-sidebar-layout>.wc-block-components-sidebar{position:static;width:100%!important;max-width:none!important}.rspdent-theme .wc-block-components-address-form{grid-template-columns:1fr}.rspdent-theme .wc-block-components-address-form>div{grid-column:1!important}}
@media(max-width:560px){.rspdent-theme.woocommerce-cart .content-layout,.rspdent-theme.woocommerce-checkout .content-layout{width:min(calc(100% - 20px),var(--rsp-container))}.rspdent-theme .wc-block-components-sidebar-layout>.wc-block-components-main,.rspdent-theme .wc-block-components-sidebar-layout>.wc-block-components-sidebar{padding:14px!important;border-radius:18px!important}.rspdent-theme .wc-block-cart-items__row{grid-template-columns:76px minmax(0,1fr)!important;gap:8px}.rspdent-theme .wc-block-cart-item__image{width:76px!important;padding:8px!important}.rspdent-theme .wc-block-cart-item__product{padding:12px 4px!important}.rspdent-theme .wc-block-cart-item__total{grid-column:2;min-width:0!important;padding:0 4px 12px!important;text-align:right}.rspdent-theme .wc-block-grid__products{grid-template-columns:1fr 1fr;gap:10px!important}.rspdent-theme .wc-block-grid__product{padding:7px!important;border-radius:15px}.rspdent-theme .wc-block-grid__product-title{min-height:48px;font-size:12px}.rspdent-theme .wc-block-grid__product-add-to-cart .wp-block-button__link{min-height:40px;padding:7px!important;font-size:10px}.rspdent-theme #customer_login>.u-column1,.rspdent-theme #customer_login>.u-column2{border-radius:19px!important}}

/* Final cart, checkout and repair corrections. */
.rspdent-theme .site-header.is-scrolled{position:relative;top:auto}.rspdent-theme .site-header.is-scrolled .topbar,.rspdent-theme .site-header.is-scrolled .header-main{display:block}.rspdent-theme .site-header.is-scrolled .nav-row{padding:10px 0 14px}
.rspdent-theme .repair-image{min-width:0;padding:38px!important;overflow:hidden}.rspdent-theme .repair-image img{width:min(100%,430px)!important;height:330px!important;max-height:330px!important;margin:auto;object-fit:contain!important;object-position:center;border-radius:22px!important;background:rgba(255,255,255,.07);box-shadow:0 16px 35px rgba(0,0,0,.18)!important}
.rspdent-theme.woocommerce-cart .content-layout,.rspdent-theme.woocommerce-checkout .content-layout{display:block!important;width:min(calc(100% - 32px),1320px)!important;max-width:1320px!important;padding-inline:0!important}.rspdent-theme.woocommerce-cart .entry-card,.rspdent-theme.woocommerce-checkout .entry-card,.rspdent-theme.woocommerce-cart .entry-content,.rspdent-theme.woocommerce-checkout .entry-content{display:block;width:100%!important;max-width:none!important}.rspdent-theme .wp-block-woocommerce-cart,.rspdent-theme .wp-block-woocommerce-checkout,.rspdent-theme .wp-block-woocommerce-cart.alignwide,.rspdent-theme .wp-block-woocommerce-checkout.alignwide{width:100%!important;max-width:none!important;margin-inline:0!important}
.rspdent-theme .wc-block-cart,.rspdent-theme .wc-block-checkout,.rspdent-theme .wc-block-components-sidebar-layout{display:grid!important;grid-template-columns:minmax(0,1.8fr) minmax(330px,.8fr)!important;gap:24px!important;align-items:start!important;direction:rtl}.rspdent-theme .wc-block-cart__main,.rspdent-theme .wc-block-checkout__main,.rspdent-theme .wc-block-components-sidebar-layout>.wc-block-components-main{grid-column:1;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important}.rspdent-theme .wc-block-cart__sidebar,.rspdent-theme .wc-block-checkout__sidebar,.rspdent-theme .wc-block-components-sidebar-layout>.wc-block-components-sidebar{grid-column:2;position:sticky;top:20px;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:22px!important}
.rspdent-theme .wc-block-cart-items{display:table!important;width:100%!important;table-layout:fixed!important;border-collapse:separate!important;border-spacing:0!important}.rspdent-theme .wc-block-cart-items thead,.rspdent-theme .wc-block-cart-items tbody{display:table-row-group!important;width:100%}.rspdent-theme .wc-block-cart-items thead{display:table-header-group!important}.rspdent-theme .wc-block-cart-items tr.wc-block-cart-items__row{display:table-row!important}.rspdent-theme .wc-block-cart-items th,.rspdent-theme .wc-block-cart-items td{display:table-cell!important;float:none!important;vertical-align:middle!important}.rspdent-theme .wc-block-cart-items .wc-block-cart-item__image{width:125px!important;padding:18px!important}.rspdent-theme .wc-block-cart-items .wc-block-cart-item__image img{width:90px!important;height:90px!important;object-fit:contain!important}.rspdent-theme .wc-block-cart-items .wc-block-cart-item__product{width:auto!important;min-width:0!important;padding:20px 8px!important}.rspdent-theme .wc-block-cart-items .wc-block-cart-item__total{width:155px!important;min-width:155px!important;padding:20px!important;text-align:left!important}.rspdent-theme .wc-block-cart-item__wrap{display:flex!important;min-height:112px;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px}.rspdent-theme .wc-block-components-product-name{display:block!important;width:100%;font-size:16px!important;line-height:1.75!important}.rspdent-theme .wc-block-components-product-metadata{display:block!important;margin:0!important;color:var(--rsp-muted);font-size:12px;line-height:1.8}.rspdent-theme .wc-block-components-product-metadata p{margin:0}.rspdent-theme .wc-block-cart-item__prices{display:flex!important;align-items:center;gap:7px}.rspdent-theme .wc-block-cart-item__quantity{display:flex!important;align-items:center;flex-wrap:wrap;gap:10px;margin-top:4px!important}.rspdent-theme .wc-block-components-quantity-selector{width:112px!important;min-height:40px!important;margin:0!important}.rspdent-theme .wc-block-cart-item__remove-link{display:inline-flex!important;align-items:center;min-height:34px;padding:4px 10px!important;border-radius:9px!important;background:#fff0f2!important}.rspdent-theme .wc-block-cart-items__header{background:#eef4f9}.rspdent-theme .wc-block-cart-items__header th{padding:14px 18px!important;color:var(--rsp-primary);font-weight:900!important}.rspdent-theme .wc-block-cart__sidebar .wc-block-components-totals-wrapper{padding:16px 0!important}.rspdent-theme .wc-block-cart__submit-container{position:static!important;background:transparent!important}
.rspdent-theme .wc-block-checkout__main{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.rspdent-theme .wc-block-checkout__form{display:block!important;width:100%}.rspdent-theme .wc-block-components-checkout-step{display:block!important;width:100%!important;margin:0 0 18px!important;padding:24px!important;overflow:visible!important}.rspdent-theme .wc-block-components-checkout-step__container,.rspdent-theme .wc-block-components-checkout-step__content{display:block!important;width:100%!important;padding:0!important}.rspdent-theme .wc-block-components-address-form{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;width:100%}.rspdent-theme .wc-block-components-address-form>*,.rspdent-theme .wc-block-components-text-input,.rspdent-theme .wc-block-components-combobox{min-width:0!important;width:100%!important;margin:0!important}.rspdent-theme .wc-block-components-address-form__address_1,.rspdent-theme .wc-block-components-address-form__address_2,.rspdent-theme .wc-block-components-address-form__company{grid-column:1/-1}.rspdent-theme .wc-block-components-text-input input,.rspdent-theme .wc-block-components-combobox-control input,.rspdent-theme .wc-block-components-address-form select{width:100%!important;min-height:56px!important;padding-inline:14px!important}.rspdent-theme .wc-block-components-checkbox{padding:12px 14px;border-radius:12px;background:#f1f6fa}.rspdent-theme .wc-block-components-radio-control-accordion-option{margin-bottom:10px;border:1px solid var(--rsp-border)!important;border-radius:14px!important;background:#fff}.rspdent-theme .wc-block-checkout__sidebar{overflow:visible!important}.rspdent-theme .wc-block-components-order-summary{overflow:hidden;border:1px solid var(--rsp-border);border-radius:16px!important;background:#f8fafc}.rspdent-theme .wc-block-components-order-summary-item{grid-template-columns:64px minmax(0,1fr) auto!important}.rspdent-theme .wc-block-components-order-summary-item__image{width:64px!important}.rspdent-theme .wc-block-components-order-summary-item__image img{width:58px!important;height:58px!important;object-fit:contain!important}.rspdent-theme .wc-block-components-order-summary-item__description{overflow-wrap:anywhere}.rspdent-theme .wc-block-components-order-summary-item__total-price{font-size:12px;white-space:nowrap}
@media(max-width:920px){.rspdent-theme .wc-block-cart,.rspdent-theme .wc-block-checkout,.rspdent-theme .wc-block-components-sidebar-layout{display:flex!important;flex-direction:column!important}.rspdent-theme .wc-block-cart__main,.rspdent-theme .wc-block-checkout__main,.rspdent-theme .wc-block-cart__sidebar,.rspdent-theme .wc-block-checkout__sidebar,.rspdent-theme .wc-block-components-sidebar-layout>.wc-block-components-main,.rspdent-theme .wc-block-components-sidebar-layout>.wc-block-components-sidebar{position:static!important;width:100%!important}.rspdent-theme .repair-image{padding:28px!important}.rspdent-theme .repair-image img{height:280px!important}}
@media(max-width:620px){.rspdent-theme.woocommerce-cart .content-layout,.rspdent-theme.woocommerce-checkout .content-layout{width:min(calc(100% - 16px),1320px)!important}.rspdent-theme .wc-block-cart-items{display:block!important}.rspdent-theme .wc-block-cart-items thead{display:none!important}.rspdent-theme .wc-block-cart-items tbody{display:block!important}.rspdent-theme .wc-block-cart-items tr.wc-block-cart-items__row{display:grid!important;grid-template-columns:82px minmax(0,1fr)!important;padding:12px!important}.rspdent-theme .wc-block-cart-items .wc-block-cart-item__image,.rspdent-theme .wc-block-cart-items .wc-block-cart-item__product,.rspdent-theme .wc-block-cart-items .wc-block-cart-item__total{display:block!important;width:auto!important;min-width:0!important;padding:8px!important}.rspdent-theme .wc-block-cart-items .wc-block-cart-item__image{grid-row:1/3;grid-column:1}.rspdent-theme .wc-block-cart-items .wc-block-cart-item__image img{width:68px!important;height:68px!important}.rspdent-theme .wc-block-cart-items .wc-block-cart-item__product{grid-column:2}.rspdent-theme .wc-block-cart-items .wc-block-cart-item__total{grid-column:2;text-align:right!important}.rspdent-theme .wc-block-cart-item__wrap{min-height:0}.rspdent-theme .wc-block-components-product-name{font-size:14px!important}.rspdent-theme .wc-block-components-address-form{grid-template-columns:1fr!important}.rspdent-theme .wc-block-components-address-form>*{grid-column:1!important}.rspdent-theme .wc-block-components-checkout-step,.rspdent-theme .wc-block-cart__sidebar,.rspdent-theme .wc-block-checkout__sidebar{padding:16px!important}.rspdent-theme .repair-image{display:grid!important;padding:22px!important}.rspdent-theme .repair-image img{width:min(100%,330px)!important;height:220px!important}}

/* Checkout — single canonical layout. */
.rspdent-theme.woocommerce-checkout .content-layout{display:block!important;width:min(calc(100% - 32px),1480px)!important;max-width:1480px!important;margin-inline:auto!important;padding:48px 0!important}.rspdent-theme.woocommerce-checkout .content-layout>.entry-card,.rspdent-theme.woocommerce-checkout .entry-card>.entry-content{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout,.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout.alignwide{display:grid!important;grid-template-columns:minmax(460px,.9fr) minmax(0,1.7fr)!important;grid-template-areas:"notices notices" "totals fields"!important;align-items:start!important;gap:20px 28px!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;direction:ltr!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout>.wp-block-woocommerce-checkout-fields-block{grid-area:fields!important;grid-column:2!important;grid-row:2!important;display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;direction:rtl!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout>.wp-block-woocommerce-checkout-totals-block{grid-area:totals!important;grid-column:1!important;grid-row:2!important;position:sticky!important;top:24px!important;display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:24px!important;border:1px solid #dce6ef!important;border-radius:24px!important;background:#fff!important;box-shadow:0 16px 42px rgba(19,48,82,.1)!important;overflow:visible!important;direction:rtl!important}
.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout>.wc-block-components-notices{grid-area:notices!important;grid-column:1/-1!important;grid-row:1!important;display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;float:none!important;direction:rtl!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout>.wc-block-components-notices:empty{display:none!important;margin:0!important}.rspdent-theme.woocommerce-checkout .wc-block-components-notice-banner{width:100%!important;max-width:none!important;margin:0 0 10px!important;padding:15px 17px!important;border:1px solid #cfdeeb!important;border-radius:15px!important;background:#eef6fc!important;color:#294864!important;box-shadow:none!important}.rspdent-theme.woocommerce-checkout .wc-block-components-notice-banner.is-error{border-color:#efc9cf!important;background:#fff2f4!important;color:#923445!important}.rspdent-theme.woocommerce-checkout .wc-block-components-notice-banner.is-success{border-color:#c8e5dc!important;background:#effaf6!important;color:#226c59!important}.rspdent-theme.woocommerce-checkout .wc-block-components-notice-banner__content{min-width:0!important;width:100%!important;line-height:1.9!important}
.rspdent-theme.woocommerce-checkout .wc-block-components-checkout-step{position:relative!important;display:block!important;width:100%!important;max-width:none!important;margin:0 0 18px!important;padding:26px!important;border:1px solid #dde6ee!important;border-radius:22px!important;background:#fff!important;box-shadow:0 10px 28px rgba(19,48,82,.065)!important;overflow:visible!important}.rspdent-theme.woocommerce-checkout .wc-block-components-checkout-step:last-child{margin-bottom:0!important}.rspdent-theme.woocommerce-checkout .wc-block-components-checkout-step__container,.rspdent-theme.woocommerce-checkout .wc-block-components-checkout-step__content{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.rspdent-theme.woocommerce-checkout .wc-block-components-checkout-step__heading{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:16px!important;margin:0 0 18px!important}.rspdent-theme.woocommerce-checkout .wc-block-components-checkout-step__title{margin:0!important;color:var(--rsp-primary)!important;font-size:20px!important;font-weight:900!important;line-height:1.6!important}.rspdent-theme.woocommerce-checkout .wc-block-components-checkout-step__description{margin-top:4px!important;color:var(--rsp-muted)!important;font-size:13px!important;line-height:1.9!important}
.rspdent-theme.woocommerce-checkout .wc-block-components-address-form{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:15px!important;width:100%!important;max-width:none!important}.rspdent-theme.woocommerce-checkout .wc-block-components-address-form>*{min-width:0!important;width:100%!important;margin:0!important}.rspdent-theme.woocommerce-checkout .wc-block-components-address-form__address_1,.rspdent-theme.woocommerce-checkout .wc-block-components-address-form__address_2,.rspdent-theme.woocommerce-checkout .wc-block-components-address-form__company{grid-column:1/-1!important}.rspdent-theme.woocommerce-checkout .wc-block-components-text-input,.rspdent-theme.woocommerce-checkout .wc-block-components-combobox{width:100%!important;min-width:0!important;margin:0!important}.rspdent-theme.woocommerce-checkout .wc-block-components-text-input input,.rspdent-theme.woocommerce-checkout .wc-block-components-combobox-control input,.rspdent-theme.woocommerce-checkout .wc-block-components-address-form select{width:100%!important;min-height:54px!important;padding-inline:14px!important;border:1px solid #d4dfe9!important;border-radius:13px!important;background:#fbfdff!important;box-shadow:none!important}.rspdent-theme.woocommerce-checkout .wc-block-components-text-input input:focus,.rspdent-theme.woocommerce-checkout .wc-block-components-combobox-control input:focus,.rspdent-theme.woocommerce-checkout .wc-block-components-address-form select:focus{border-color:#6f8fb2!important;background:#fff!important;box-shadow:0 0 0 4px rgba(23,59,103,.08)!important;outline:0!important}.rspdent-theme.woocommerce-checkout .wc-block-components-checkbox,.rspdent-theme.woocommerce-checkout .wc-block-components-radio-control-accordion-option{width:100%!important;margin:10px 0!important;padding:13px 15px!important;border:1px solid #dfe7ef!important;border-radius:13px!important;background:#f8fafc!important}
.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-order-summary{width:100%!important;margin:0 0 14px!important;border:1px solid #e1e8ef!important;border-radius:16px!important;background:#f8fafc!important;overflow:hidden!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel__button{width:100%!important;padding:15px!important;color:var(--rsp-primary)!important;font-weight:900!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-order-summary-item{display:grid!important;grid-template-columns:72px minmax(0,1fr) auto!important;grid-template-areas:none!important;align-items:center!important;gap:12px!important;width:100%!important;padding:14px!important;border-bottom:1px solid #e3eaf1!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-order-summary-item:last-child{border-bottom:0!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-order-summary-item__image{grid-area:auto!important;width:72px!important;min-width:72px!important;margin:0!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-order-summary-item__image img{width:66px!important;height:66px!important;object-fit:contain!important;border-radius:12px!important;background:#fff!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-order-summary-item__description{grid-area:auto!important;min-width:0!important;width:auto!important;padding:0!important;overflow:visible!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-product-name{display:block!important;width:100%!important;color:var(--rsp-primary)!important;font-size:13px!important;font-weight:800!important;line-height:1.75!important;word-break:normal!important;overflow-wrap:anywhere!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-product-metadata{margin-top:3px!important;color:var(--rsp-muted)!important;font-size:10px!important;line-height:1.7!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-order-summary-item__total-price{grid-area:auto!important;min-width:max-content!important;width:auto!important;padding:0!important;font-size:12px!important;font-weight:900!important;white-space:nowrap!important;text-align:left!important}
.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-wrapper{width:100%!important;padding:15px 0!important;border-top:1px solid #e4eaf0!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-item{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;width:100%!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-item__label{min-width:0!important;text-align:right!important;font-weight:800!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-item__value{flex:0 0 auto!important;min-width:120px!important;text-align:left!important;font-weight:900!important;white-space:nowrap!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-footer-item{padding-top:19px!important;border-top:2px solid #d8e2eb!important;color:var(--rsp-primary)!important;font-size:19px!important}.rspdent-theme.woocommerce-checkout .wc-block-components-checkout-place-order-button{width:100%!important;min-height:60px!important;margin:14px 0 0!important;border:0!important;border-radius:15px!important;background:linear-gradient(135deg,var(--rsp-primary),#315d96)!important;color:#fff!important;font-size:15px!important;font-weight:900!important;box-shadow:0 10px 24px rgba(23,59,103,.22)!important}
@media(max-width:1180px){.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout,.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout.alignwide{grid-template-columns:minmax(400px,.9fr) minmax(0,1.35fr)!important;gap:20px!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout>.wp-block-woocommerce-checkout-totals-block{padding:20px!important}}
@media(max-width:900px){.rspdent-theme.woocommerce-checkout .content-layout{width:min(calc(100% - 24px),900px)!important;padding-block:34px!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout,.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout.alignwide{display:flex!important;flex-direction:column!important;gap:20px!important;direction:rtl!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout>.wc-block-components-notices{order:0!important;width:100%!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout>.wp-block-woocommerce-checkout-fields-block,.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout>.wp-block-woocommerce-checkout-totals-block{position:static!important;width:100%!important;min-width:0!important;max-width:none!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout>.wp-block-woocommerce-checkout-fields-block{order:1!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout>.wp-block-woocommerce-checkout-totals-block{order:2!important}}
@media(max-width:600px){.rspdent-theme.woocommerce-checkout .content-layout{width:min(calc(100% - 12px),600px)!important;padding-block:24px!important}.rspdent-theme.woocommerce-checkout .wc-block-components-checkout-step{padding:18px 14px!important;border-radius:17px!important}.rspdent-theme.woocommerce-checkout .wc-block-components-address-form{grid-template-columns:1fr!important;gap:12px!important}.rspdent-theme.woocommerce-checkout .wc-block-components-address-form>*{grid-column:1!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout>.wp-block-woocommerce-checkout-totals-block{padding:14px!important;border-radius:18px!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-order-summary-item{grid-template-columns:58px minmax(0,1fr)!important;gap:10px!important;padding:11px!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-order-summary-item__image{grid-row:1/3!important;width:58px!important;min-width:58px!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-order-summary-item__image img{width:54px!important;height:54px!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-order-summary-item__total-price{grid-column:2!important;text-align:right!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-item__value{min-width:0!important}.rspdent-theme.woocommerce-checkout .wc-block-components-notice-banner{padding:13px!important}}

/* Checkout hydrated DOM: layout belongs to WooCommerce's inner sidebar wrapper. */
.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout.wc-block-checkout{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;direction:rtl!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout.wc-block-checkout>.wc-block-components-notices{display:block!important;width:100%!important;max-width:none!important;margin:0 0 20px!important;direction:rtl!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout.wc-block-checkout>.wc-block-components-notices:empty{display:none!important;margin:0!important}.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout.wc-block-checkout>.wc-block-components-sidebar-layout{display:grid!important;grid-template-columns:minmax(430px,.9fr) minmax(0,1.7fr)!important;grid-template-areas:"sidebar main"!important;align-items:start!important;gap:28px!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;direction:ltr!important}.rspdent-theme.woocommerce-checkout .wc-block-components-sidebar-layout>.wc-block-checkout__main,.rspdent-theme.woocommerce-checkout .wc-block-components-sidebar-layout>.wc-block-components-main{grid-area:main!important;grid-column:2!important;position:static!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;direction:rtl!important}.rspdent-theme.woocommerce-checkout .wc-block-components-sidebar-layout>.wc-block-checkout__sidebar,.rspdent-theme.woocommerce-checkout .wc-block-components-sidebar-layout>.wc-block-components-sidebar{grid-area:sidebar!important;grid-column:1!important;position:sticky!important;top:24px!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:24px!important;border:1px solid #dce6ef!important;border-radius:24px!important;background:#fff!important;box-shadow:0 16px 42px rgba(19,48,82,.1)!important;overflow:visible!important;direction:rtl!important}
@media(max-width:1100px){.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout.wc-block-checkout>.wc-block-components-sidebar-layout{grid-template-columns:minmax(380px,.9fr) minmax(0,1.35fr)!important;gap:20px!important}.rspdent-theme.woocommerce-checkout .wc-block-components-sidebar-layout>.wc-block-checkout__sidebar,.rspdent-theme.woocommerce-checkout .wc-block-components-sidebar-layout>.wc-block-components-sidebar{padding:20px!important}}
@media(max-width:900px){.rspdent-theme.woocommerce-checkout .wp-block-woocommerce-checkout.wc-block-checkout>.wc-block-components-sidebar-layout{display:flex!important;flex-direction:column!important;gap:20px!important;direction:rtl!important}.rspdent-theme.woocommerce-checkout .wc-block-components-sidebar-layout>.wc-block-checkout__main,.rspdent-theme.woocommerce-checkout .wc-block-components-sidebar-layout>.wc-block-components-main{order:1!important;width:100%!important}.rspdent-theme.woocommerce-checkout .wc-block-components-sidebar-layout>.wc-block-checkout__sidebar,.rspdent-theme.woocommerce-checkout .wc-block-components-sidebar-layout>.wc-block-components-sidebar{order:2!important;position:static!important;width:100%!important}}

/* Global form direction: Persian content is RTL; technical values remain LTR. */
.rspdent-theme form,.rspdent-theme .woocommerce form,.rspdent-theme .wc-block-components-form,.rspdent-theme .wc-block-checkout__form,.rspdent-theme .wc-block-components-checkout-step,.rspdent-theme .wc-block-components-address-form{direction:rtl!important;text-align:right!important}.rspdent-theme form label,.rspdent-theme form legend,.rspdent-theme form fieldset,.rspdent-theme form .form-row,.rspdent-theme form .description,.rspdent-theme form .woocommerce-form-row,.rspdent-theme form .wc-block-components-checkout-step__heading,.rspdent-theme form .wc-block-components-checkout-step__title,.rspdent-theme form .wc-block-components-checkout-step__description,.rspdent-theme form .wc-block-components-validation-error,.rspdent-theme form .wc-block-components-checkbox__label,.rspdent-theme form .wc-block-components-radio-control__label,.rspdent-theme form .select2-selection__rendered,.rspdent-theme .woocommerce-error,.rspdent-theme .woocommerce-info,.rspdent-theme .woocommerce-message{direction:rtl!important;text-align:right!important}.rspdent-theme input[dir=rtl],.rspdent-theme textarea[dir=rtl],.rspdent-theme input[dir=auto],.rspdent-theme textarea[dir=auto]{text-align:start!important}.rspdent-theme select,.rspdent-theme .select2-container,.rspdent-theme .select2-selection,.rspdent-theme .select2-results,.rspdent-theme .wc-block-components-combobox,.rspdent-theme .wc-block-components-combobox-control{direction:rtl!important;text-align:right!important}.rspdent-theme input[dir=ltr],.rspdent-theme textarea[dir=ltr],.rspdent-theme input[type=email],.rspdent-theme input[type=tel],.rspdent-theme input[type=url],.rspdent-theme input[type=password],.rspdent-theme input[type=number],.rspdent-theme input[type=date],.rspdent-theme input[type=time],.rspdent-theme input[type=month],.rspdent-theme input[type=week],.rspdent-theme input[inputmode=numeric],.rspdent-theme input[inputmode=decimal],.rspdent-theme input[inputmode=tel]{direction:ltr!important;text-align:left!important;unicode-bidi:plaintext}.rspdent-theme input[type=checkbox],.rspdent-theme input[type=radio],.rspdent-theme input[type=submit],.rspdent-theme input[type=button],.rspdent-theme input[type=reset],.rspdent-theme button{direction:rtl!important;text-align:center!important}.rspdent-theme input::placeholder,.rspdent-theme textarea::placeholder{opacity:.72;text-align:start}.rspdent-theme .wc-block-components-text-input label,.rspdent-theme .wc-block-components-combobox-control label{right:14px!important;left:auto!important;direction:rtl!important;text-align:right!important;transform-origin:top right!important}.rspdent-theme .wc-block-components-text-input input[dir=ltr]~label,.rspdent-theme .wc-block-components-combobox-control input[dir=ltr]~label{right:auto!important;left:14px!important;direction:ltr!important;text-align:left!important;transform-origin:top left!important}

/* RSPDENT_POST_CAROUSEL */
.rspdent-theme .blog-carousel-head{position:relative}.rspdent-theme .blog-carousel-head .section-heading{padding-left:115px}.rspdent-theme .post-carousel{overflow:hidden;margin:0 -7px;padding:8px 7px 32px}.rspdent-theme .post-carousel .posts-grid{display:flex!important;grid-template-columns:none!important;gap:22px!important;overflow-x:auto!important;padding:4px 2px 24px!important;margin:0!important;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;direction:ltr}.rspdent-theme .post-carousel .posts-grid::-webkit-scrollbar{display:none}.rspdent-theme .post-carousel .post-card{flex:0 0 calc((100% - 44px)/3)!important;width:calc((100% - 44px)/3)!important;min-width:0;scroll-snap-align:start;scroll-snap-stop:always;direction:rtl}.rspdent-theme .post-carousel .post-card-body{height:100%}.rspdent-theme .post-carousel .empty-state{flex:0 0 100%;width:100%;direction:rtl}
@media(max-width:900px){.rspdent-theme .post-carousel .post-card{flex-basis:calc((100% - 18px)/2)!important;width:calc((100% - 18px)/2)!important}.rspdent-theme .post-carousel .posts-grid{gap:18px!important}}
@media(max-width:560px){.rspdent-theme .blog-carousel-head .section-heading{padding-left:0}.rspdent-theme .blog-carousel-actions{position:static;justify-content:flex-end;margin:-12px 0 12px}.rspdent-theme .post-carousel{margin-inline:-4px;padding-inline:4px}.rspdent-theme .post-carousel .post-card{flex-basis:86%!important;width:86%!important}.rspdent-theme .post-carousel .posts-grid{gap:12px!important}.rspdent-theme .post-carousel .post-card-body{min-height:235px}}

/* RSPDENT_ARCHIVE_PAGES */
.rspdent-theme .archive-hero{position:relative;overflow:hidden;padding:68px 0;background:linear-gradient(125deg,#173b67,#0a213e);color:#fff}.rspdent-theme .archive-hero:after{content:"";position:absolute;width:380px;height:380px;left:-110px;top:-190px;border:75px solid rgba(255,255,255,.035);border-radius:50%}.rspdent-theme .archive-hero-inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:40px}.rspdent-theme .archive-hero-copy{max-width:780px}.rspdent-theme .archive-eyebrow{display:inline-flex;padding:6px 12px;border:1px solid rgba(255,255,255,.16);border-radius:99px;background:rgba(255,255,255,.08);color:var(--rsp-accent);font-size:13px;font-weight:800}.rspdent-theme .archive-hero h1{margin:10px 0 7px;font-size:clamp(31px,4vw,48px);line-height:1.5}.rspdent-theme .archive-description{max-width:720px;color:#c7d5e5;line-height:2}.rspdent-theme .archive-description p{margin:0}.rspdent-theme .archive-stat{flex:0 0 155px;min-height:145px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.13);border-radius:25px;background:rgba(255,255,255,.08);backdrop-filter:blur(10px)}.rspdent-theme .archive-stat .rsp-icon{color:var(--rsp-accent)}.rspdent-theme .archive-stat strong{font-size:31px;line-height:1.4}.rspdent-theme .archive-stat span{font-size:11px;color:#c7d5e5}.rspdent-theme .archive-tax-nav{position:relative;z-index:2;margin-top:-19px}.rspdent-theme .archive-tax-list{display:flex;gap:9px;padding:12px;overflow-x:auto;border:1px solid var(--rsp-border);border-radius:20px;background:#fff;box-shadow:0 13px 32px rgba(19,48,82,.1);scrollbar-width:none}.rspdent-theme .archive-tax-list::-webkit-scrollbar{display:none}.rspdent-theme .archive-tax-list a{flex:0 0 auto;display:flex;align-items:center;gap:7px;min-height:42px;padding:7px 14px;border-radius:12px;color:#50647b;font-size:13px;font-weight:800}.rspdent-theme .archive-tax-list a:hover,.rspdent-theme .archive-tax-list a.is-active{background:var(--rsp-primary);color:#fff}.rspdent-theme .archive-tax-list span{min-width:24px;padding:1px 6px;border-radius:7px;background:#edf3f8;color:var(--rsp-primary);font-size:10px;text-align:center}.rspdent-theme .archive-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding:16px 19px;border:1px solid var(--rsp-border);border-radius:16px;background:#fff}.rspdent-theme .archive-toolbar strong{color:var(--rsp-primary)}.rspdent-theme .archive-toolbar span{color:var(--rsp-muted);font-size:12px}.rspdent-theme .editorial-archive .post-card{display:flex;flex-direction:column;height:100%;border:1px solid var(--rsp-border);box-shadow:0 12px 32px rgba(24,52,89,.07)}.rspdent-theme .editorial-archive .post-card-body{flex:1}.rspdent-theme .editorial-archive .navigation.pagination{margin-top:38px}
.rspdent-theme .shop-archive-hero{position:relative;isolation:isolate;min-height:300px;display:grid;grid-template-columns:minmax(0,1fr) 260px;align-items:center;gap:35px;margin:0 0 22px;padding:42px 48px;overflow:hidden;border-radius:30px;background:linear-gradient(125deg,var(--rsp-primary),var(--rsp-primary-dark));color:#fff;box-shadow:0 22px 52px rgba(15,43,75,.18)}.rspdent-theme .shop-archive-hero:after{content:"";position:absolute;z-index:-1;width:340px;height:340px;left:-90px;top:-150px;border:65px solid rgba(255,255,255,.035);border-radius:50%}.rspdent-theme .shop-archive-copy>span{color:var(--rsp-accent);font-size:13px;font-weight:900}.rspdent-theme .shop-archive-copy h1{margin:7px 0;font-size:clamp(30px,4vw,46px);line-height:1.5}.rspdent-theme .shop-archive-description{max-width:720px;color:#c9d7e6;line-height:2}.rspdent-theme .shop-archive-description p{margin:0}.rspdent-theme .shop-archive-meta{display:inline-flex;margin-top:17px;padding:8px 13px;border-radius:11px;background:rgba(255,255,255,.09);color:#dce7f2;font-size:12px}.rspdent-theme .shop-archive-meta b{margin-left:5px;color:var(--rsp-accent);font-size:16px}.rspdent-theme .shop-archive-visual{width:210px;height:210px;display:grid;place-items:center;justify-self:end;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:radial-gradient(circle,rgba(232,164,94,.25),rgba(255,255,255,.04));box-shadow:inset 0 0 0 18px rgba(255,255,255,.025)}.rspdent-theme .shop-archive-visual .rsp-icon{width:74px;height:74px;color:var(--rsp-accent)}.rspdent-theme .shop-archive-visual img{width:180px;height:180px;object-fit:contain;border-radius:50%!important;background:#fff}.rspdent-theme .product-category-strip{display:flex;gap:12px;margin:0 0 30px;padding:12px;overflow-x:auto;border:1px solid var(--rsp-border);border-radius:23px;background:#fff;box-shadow:0 12px 32px rgba(19,48,82,.08);scrollbar-width:none}.rspdent-theme .product-category-strip::-webkit-scrollbar{display:none}.rspdent-theme .product-category-strip>a{flex:0 0 132px;display:grid;grid-template-columns:43px 1fr;grid-template-rows:auto auto;align-items:center;gap:0 9px;min-height:66px;padding:8px;border:1px solid transparent;border-radius:15px;transition:.2s}.rspdent-theme .product-category-strip>a:hover,.rspdent-theme .product-category-strip>a.is-active{border-color:#cadae8;background:#edf4fa;transform:translateY(-2px)}.rspdent-theme .category-strip-icon{grid-row:1/3;width:43px;height:43px;display:grid;place-items:center;overflow:hidden;border-radius:12px;background:#e8eff6;color:var(--rsp-primary)}.rspdent-theme .category-strip-icon img{width:100%;height:100%;object-fit:cover;border-radius:12px!important}.rspdent-theme .category-strip-icon .rsp-icon{width:20px}.rspdent-theme .product-category-strip strong{overflow:hidden;color:var(--rsp-primary);font-size:11px;line-height:1.5;white-space:nowrap;text-overflow:ellipsis}.rspdent-theme .product-category-strip small{color:var(--rsp-muted);font-size:9px}.rspdent-theme .shop-products-column>.woocommerce-breadcrumb{display:none}.rspdent-theme .shop-products-column .woocommerce-products-header{display:none}.rspdent-theme .shop-products-column .woocommerce-notices-wrapper+ .woocommerce-result-count{margin-top:0}.rspdent-theme .woocommerce-no-products-found{clear:both}.rspdent-theme .woocommerce-no-products-found .woocommerce-info{min-height:180px;display:flex;align-items:center;justify-content:center;font-weight:800}
@media(max-width:900px){.rspdent-theme .archive-hero-inner{align-items:flex-start}.rspdent-theme .shop-archive-hero{grid-template-columns:1fr 170px;padding:35px}.rspdent-theme .shop-archive-visual{width:155px;height:155px}.rspdent-theme .shop-archive-visual img{width:135px;height:135px}}
@media(max-width:620px){.rspdent-theme .archive-hero{padding:48px 0 55px}.rspdent-theme .archive-hero-inner{display:block}.rspdent-theme .archive-stat{width:100%;min-height:auto;flex-direction:row;gap:9px;margin-top:22px;padding:13px}.rspdent-theme .archive-stat strong{font-size:22px}.rspdent-theme .archive-tax-nav{margin-top:-16px}.rspdent-theme .archive-tax-list{border-radius:16px}.rspdent-theme .archive-toolbar{align-items:flex-start;flex-direction:column;gap:3px}.rspdent-theme .shop-archive-hero{min-height:0;grid-template-columns:1fr;padding:30px 22px;border-radius:22px}.rspdent-theme .shop-archive-visual{display:none}.rspdent-theme .shop-archive-copy h1{font-size:29px}.rspdent-theme .product-category-strip{margin-bottom:22px;border-radius:18px}.rspdent-theme .product-category-strip>a{flex-basis:124px}.rspdent-theme .editorial-archive .content-layout{padding-top:35px}}

/* RSPDENT_ACCOUNT_DASHBOARD */
.rspdent-theme.woocommerce-account.logged-in .content-layout>.rsp-container{width:min(calc(100% - 40px),1380px)}.rspdent-theme.woocommerce-account.logged-in .entry-card{padding:32px!important;background:linear-gradient(145deg,#f8fbfe,#eef4f8);border-radius:30px!important}.rspdent-theme.woocommerce-account .woocommerce{display:grid;grid-template-columns:255px minmax(0,1fr);gap:25px;align-items:start}.rspdent-theme.woocommerce-account .woocommerce:before,.rspdent-theme.woocommerce-account .woocommerce:after{display:none}.rspdent-theme.woocommerce-account .woocommerce-MyAccount-navigation{position:sticky;top:20px;float:none!important;width:100%!important;padding:12px!important;border:1px solid #dce6ef!important;border-radius:24px!important;background:#fff!important;box-shadow:0 14px 38px rgba(24,52,89,.09)}.rspdent-theme.woocommerce-account .woocommerce-MyAccount-navigation:before{content:"پنل کاربری";display:block;margin:3px 5px 12px;padding:15px;border-radius:16px;background:linear-gradient(135deg,var(--rsp-primary),#315d96);color:#fff;font-size:17px;font-weight:900;text-align:center}.rspdent-theme.woocommerce-account .woocommerce-MyAccount-navigation li{margin:4px 0}.rspdent-theme.woocommerce-account .woocommerce-MyAccount-navigation a{position:relative;padding:12px 14px 12px 40px!important;border:0!important;border-radius:12px;color:#4a5e75;font-size:13px;font-weight:800;transition:.2s}.rspdent-theme.woocommerce-account .woocommerce-MyAccount-navigation a:after{content:"←";position:absolute;left:13px;opacity:.35}.rspdent-theme.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,.rspdent-theme.woocommerce-account .woocommerce-MyAccount-navigation a:hover{background:#edf4fa!important;color:var(--rsp-primary)!important;transform:translateX(-3px)}.rspdent-theme.woocommerce-account .woocommerce-MyAccount-navigation-link--customer-logout{margin-top:12px!important;padding-top:9px;border-top:1px solid var(--rsp-border)}.rspdent-theme.woocommerce-account .woocommerce-MyAccount-navigation-link--customer-logout a{color:#b33f50!important;background:#fff2f4}.rspdent-theme.woocommerce-account .woocommerce-MyAccount-content{float:none!important;width:100%!important;min-width:0;min-height:520px;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}
.rspdent-theme .account-welcome{position:relative;display:grid;grid-template-columns:82px minmax(0,1fr) auto;align-items:center;gap:18px;padding:28px;overflow:hidden;border-radius:24px;background:linear-gradient(125deg,var(--rsp-primary),var(--rsp-primary-dark));color:#fff;box-shadow:0 18px 42px rgba(15,43,75,.18)}.rspdent-theme .account-welcome:after{content:"";position:absolute;width:220px;height:220px;left:-90px;top:-120px;border:45px solid rgba(255,255,255,.04);border-radius:50%}.rspdent-theme .account-avatar img{position:relative;z-index:1;border:4px solid rgba(255,255,255,.2);border-radius:22px!important}.rspdent-theme .account-welcome>div:nth-child(2){position:relative;z-index:1}.rspdent-theme .account-welcome span{color:var(--rsp-accent);font-size:11px;font-weight:800}.rspdent-theme .account-welcome h2{margin:3px 0;color:#fff;font-size:24px}.rspdent-theme .account-welcome p{margin:0;color:#c6d4e4;font-size:12px}.rspdent-theme .account-welcome>a{position:relative;z-index:1;display:flex;align-items:center;gap:8px;padding:11px 16px;border-radius:13px;background:var(--rsp-accent);color:#17304e;font-size:12px;font-weight:900}.rspdent-theme .account-welcome>a .rsp-icon{width:18px}.rspdent-theme .account-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0}.rspdent-theme .account-stats>div{position:relative;padding:20px;border:1px solid #dfe7ef;border-radius:19px;background:#fff;box-shadow:0 9px 26px rgba(24,52,89,.06)}.rspdent-theme .account-stats>div:before{content:"";position:absolute;right:0;top:20px;bottom:20px;width:4px;border-radius:4px;background:var(--rsp-accent)}.rspdent-theme .account-stats span,.rspdent-theme .account-stats small{display:block;color:var(--rsp-muted);font-size:10px}.rspdent-theme .account-stats strong{display:block;margin:4px 0;color:var(--rsp-primary);font-size:28px;line-height:1.2}.rspdent-theme .account-section-title{margin:26px 0 12px}.rspdent-theme .account-section-title strong,.rspdent-theme .account-section-title small{display:block}.rspdent-theme .account-section-title strong{color:var(--rsp-primary);font-size:18px}.rspdent-theme .account-section-title small{color:var(--rsp-muted);font-size:11px}
.rspdent-theme .account-quick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.rspdent-theme .account-quick-grid>a{display:grid;grid-template-columns:52px minmax(0,1fr) 20px;align-items:center;gap:13px;min-height:92px;padding:16px;border:1px solid #dfe7ef;border-radius:19px;background:#fff;box-shadow:0 8px 24px rgba(24,52,89,.06);transition:.25s}.rspdent-theme .account-quick-grid>a:hover{border-color:#c5d6e5;transform:translateY(-4px);box-shadow:0 15px 32px rgba(24,52,89,.12)}.rspdent-theme .account-quick-grid>a>span{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;background:#edf4fa;color:var(--rsp-primary)}.rspdent-theme .account-quick-grid>a>span .rsp-icon{width:23px}.rspdent-theme .account-quick-grid strong,.rspdent-theme .account-quick-grid small{display:block}.rspdent-theme .account-quick-grid strong{color:var(--rsp-primary);font-size:14px}.rspdent-theme .account-quick-grid small{color:var(--rsp-muted);font-size:10px}.rspdent-theme .account-quick-grid>a>.rsp-icon{width:17px;color:var(--rsp-accent)}.rspdent-theme .account-support{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:18px;padding:18px;border:1px solid #ead6bd;border-radius:19px;background:var(--rsp-accent-soft)}.rspdent-theme .account-support>span{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#fff;color:var(--rsp-accent)}.rspdent-theme .account-support strong,.rspdent-theme .account-support small{display:block}.rspdent-theme .account-support strong{color:var(--rsp-primary);font-size:13px}.rspdent-theme .account-support small{color:var(--rsp-muted);font-size:10px}.rspdent-theme .account-support>a{padding:9px 13px;border-radius:11px;background:var(--rsp-primary);color:#fff;font-size:11px;font-weight:800}.rspdent-theme.woocommerce-account .woocommerce-MyAccount-content form,.rspdent-theme.woocommerce-account .woocommerce-MyAccount-content table,.rspdent-theme.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses{padding:24px!important;border:1px solid #dfe7ef!important;border-radius:22px!important;background:#fff!important;box-shadow:0 12px 32px rgba(24,52,89,.07)}.rspdent-theme.woocommerce-account .woocommerce-Address{padding:18px!important;border:1px solid var(--rsp-border);border-radius:17px;background:#f8fafc}.rspdent-theme.woocommerce-account .woocommerce-Address-title a{padding:6px 11px;border-radius:9px;background:var(--rsp-primary);color:#fff;font-size:11px}.rspdent-theme.woocommerce-account .woocommerce-info{min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:12px}
@media(max-width:900px){.rspdent-theme.woocommerce-account .woocommerce{grid-template-columns:1fr}.rspdent-theme.woocommerce-account .woocommerce-MyAccount-navigation{position:static;overflow-x:auto}.rspdent-theme.woocommerce-account .woocommerce-MyAccount-navigation:before{display:none}.rspdent-theme.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;gap:6px;width:max-content}.rspdent-theme.woocommerce-account .woocommerce-MyAccount-navigation li{margin:0!important;padding:0!important;border:0!important}.rspdent-theme.woocommerce-account .woocommerce-MyAccount-navigation a{white-space:nowrap;padding:10px 13px!important}.rspdent-theme.woocommerce-account .woocommerce-MyAccount-navigation a:after{display:none}}
@media(max-width:620px){.rspdent-theme.woocommerce-account.logged-in .content-layout>.rsp-container{width:min(calc(100% - 16px),1380px)}.rspdent-theme.woocommerce-account.logged-in .entry-card{padding:10px!important;border-radius:20px!important}.rspdent-theme .account-welcome{grid-template-columns:62px minmax(0,1fr);padding:20px 15px}.rspdent-theme .account-avatar img{width:62px;height:62px;border-radius:18px!important}.rspdent-theme .account-welcome h2{font-size:18px}.rspdent-theme .account-welcome p{display:none}.rspdent-theme .account-welcome>a{grid-column:1/-1;justify-content:center}.rspdent-theme .account-stats{grid-template-columns:repeat(3,1fr);gap:7px}.rspdent-theme .account-stats>div{padding:14px 10px}.rspdent-theme .account-stats strong{font-size:22px}.rspdent-theme .account-stats span{min-height:34px}.rspdent-theme .account-quick-grid{grid-template-columns:1fr}.rspdent-theme .account-support{grid-template-columns:44px 1fr}.rspdent-theme .account-support>a{grid-column:1/-1;text-align:center}.rspdent-theme.woocommerce-account .woocommerce-MyAccount-content form,.rspdent-theme.woocommerce-account .woocommerce-MyAccount-content table,.rspdent-theme.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses{padding:14px!important}.rspdent-theme.woocommerce-account .woocommerce-info{align-items:stretch;flex-direction:column}}

/* RSPDENT_CUSTOMER_ADDRESS_MAP */
.rspdent-theme .rspdent-address-map-field{clear:both!important;width:100%!important;margin:22px 0 8px!important;padding:18px!important;border:1px solid #dce6ef;border-radius:20px;background:linear-gradient(145deg,#f8fbfe,#eef4f8)}.rspdent-theme .rspdent-map-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:13px}.rspdent-theme .rspdent-map-heading strong,.rspdent-theme .rspdent-map-heading small{display:block}.rspdent-theme .rspdent-map-heading strong{color:var(--rsp-primary);font-size:16px}.rspdent-theme .rspdent-map-heading small{color:var(--rsp-muted);font-size:11px}.rspdent-theme .rspdent-locate-me{display:flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:8px 13px;border:0;border-radius:12px;background:var(--rsp-primary);color:#fff;font-size:11px;font-weight:800;box-shadow:0 8px 18px rgba(23,59,103,.18)}.rspdent-theme .rspdent-locate-me:hover{background:#315d96;transform:translateY(-2px)}.rspdent-theme .rspdent-locate-me .rsp-icon{width:17px}.rspdent-theme .rspdent-address-map{position:relative;z-index:1;width:100%;height:390px;border:5px solid #fff;border-radius:18px!important;background:#dce7ef;box-shadow:0 9px 28px rgba(24,52,89,.12);overflow:hidden;direction:ltr!important}.rspdent-theme .rspdent-address-map .leaflet-control-container,.rspdent-theme .rspdent-address-map .leaflet-popup-pane{direction:ltr!important}.rspdent-theme .rspdent-address-map .leaflet-control-zoom{overflow:hidden;border:0!important;border-radius:10px!important;box-shadow:0 5px 18px rgba(17,42,72,.18)!important}.rspdent-theme .rspdent-address-map .leaflet-control-zoom a{color:var(--rsp-primary)!important}.rspdent-theme .rspdent-address-map .leaflet-control-attribution{font-size:8px!important}.rspdent-theme .rspdent-map-status{display:flex;align-items:center;gap:7px;margin:11px 3px 0!important;color:#607389;font-size:11px}.rspdent-theme .rspdent-map-status:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--rsp-success);box-shadow:0 0 0 4px rgba(42,139,114,.12)}
@media(max-width:620px){.rspdent-theme .rspdent-address-map-field{padding:11px!important;border-radius:16px}.rspdent-theme .rspdent-map-heading{align-items:stretch;flex-direction:column}.rspdent-theme .rspdent-locate-me{width:100%}.rspdent-theme .rspdent-address-map{height:310px;border-width:3px;border-radius:14px!important}}

/* The custom dual range replaces WooCommerce's jQuery UI slider entirely. */
.rspdent-theme .shop-filter-price .price_slider.ui-slider{display:none!important;visibility:hidden!important;width:0!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}

/* RSPDENT_REPAIR_REQUEST */
.rspdent-theme .repair-auth-gate{max-width:1000px;margin:0 auto;padding:30px;border:1px solid #dce5ed;border-radius:26px;background:#fff;box-shadow:0 18px 48px rgba(18,47,80,.12)}.rspdent-theme .repair-auth-gate>header{display:flex;align-items:center;gap:15px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #e4ebf1}.rspdent-theme .repair-auth-gate>header>span{width:54px;height:54px;display:grid;flex:0 0 54px;place-items:center;border-radius:16px;background:var(--rsp-primary);color:#fff}.rspdent-theme .repair-auth-gate>header .rsp-icon{width:25px}.rspdent-theme .repair-auth-gate h2,.rspdent-theme .repair-auth-gate p{margin:0}.rspdent-theme .repair-auth-gate h2{color:var(--rsp-primary);font-size:22px}.rspdent-theme .repair-auth-gate p{margin-top:4px;color:var(--rsp-muted);font-size:12px}.rspdent-theme .repair-auth-gate #customer_login{margin:0}.rspdent-theme .repair-account-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.rspdent-theme .repair-account-heading h2,.rspdent-theme .repair-account-heading p{margin:0}.rspdent-theme .repair-account-heading h2{color:var(--rsp-primary);font-size:22px}.rspdent-theme .repair-account-heading p{margin-top:4px;color:var(--rsp-muted);font-size:11px}.rspdent-theme .repair-account-heading .rsp-button{white-space:nowrap}
.rspdent-theme .repair-request-page{background:radial-gradient(circle at 12% 5%,rgba(232,164,94,.1),transparent 24%),#f3f6f9}.rspdent-theme .repair-page-hero{position:relative;isolation:isolate;overflow:hidden;padding:72px 0 95px;background:linear-gradient(125deg,#173b67,#081d37);color:#fff}.rspdent-theme .repair-page-hero:before,.rspdent-theme .repair-page-hero:after{content:"";position:absolute;z-index:-1;border-radius:50%}.rspdent-theme .repair-page-hero:before{width:430px;height:430px;left:-150px;top:-240px;border:80px solid rgba(255,255,255,.035)}.rspdent-theme .repair-page-hero:after{width:280px;height:280px;right:36%;bottom:-220px;background:radial-gradient(circle,rgba(232,164,94,.2),transparent 68%)}.rspdent-theme .repair-page-hero-inner{display:grid;grid-template-columns:minmax(0,1fr) 285px;align-items:center;gap:65px}.rspdent-theme .repair-page-hero-inner>div>span{display:inline-flex;padding:6px 13px;border:1px solid rgba(255,255,255,.15);border-radius:99px;background:rgba(255,255,255,.07);color:var(--rsp-accent);font-size:12px;font-weight:900}.rspdent-theme .repair-page-hero h1{max-width:850px;margin:12px 0 10px;color:#fff;font-size:clamp(34px,4.3vw,56px);line-height:1.55;letter-spacing:-1.4px}.rspdent-theme .repair-page-hero p{max-width:800px;margin:0;color:#c6d5e5;font-size:16px;line-height:2.05}.rspdent-theme .repair-hero-points{display:flex;flex-wrap:wrap;gap:10px 24px;margin-top:24px}.rspdent-theme .repair-hero-points span{display:flex;align-items:center;gap:7px;color:#e3edf7;font-size:12px;font-weight:700}.rspdent-theme .repair-hero-points .rsp-icon{width:18px;color:var(--rsp-accent)}.rspdent-theme .repair-page-hero aside{padding:25px;border:1px solid rgba(255,255,255,.14);border-radius:25px;background:rgba(255,255,255,.075);box-shadow:0 18px 45px rgba(0,0,0,.16);backdrop-filter:blur(12px)}.rspdent-theme .repair-page-hero aside strong{display:block;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.13);color:var(--rsp-accent)}.rspdent-theme .repair-page-hero ol{margin:15px 0 0;padding:0;list-style:none;counter-reset:repairhero}.rspdent-theme .repair-page-hero li{counter-increment:repairhero;display:flex;align-items:center;gap:10px;margin:10px 0;color:#d5e1ee;font-size:12px}.rspdent-theme .repair-page-hero li:before{content:counter(repairhero);width:27px;height:27px;display:grid;place-items:center;border-radius:9px;background:rgba(255,255,255,.12);color:#fff;font-weight:900}.rspdent-theme .repair-page-layout{position:relative;z-index:2;margin-top:-48px;padding-bottom:80px}.rspdent-theme .repair-request-form{display:grid;gap:20px;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.rspdent-theme .repair-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important}.rspdent-theme .repair-form-section{padding:30px;border:1px solid #dce5ed;border-radius:26px;background:#fff;box-shadow:0 15px 42px rgba(18,47,80,.09)}.rspdent-theme .repair-form-section>header{display:flex;align-items:center;gap:14px;margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid #e4ebf1}.rspdent-theme .repair-form-section>header>span{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(135deg,var(--rsp-primary),#37679e);color:#fff;font-size:20px;font-weight:900;box-shadow:0 8px 20px rgba(23,59,103,.22)}.rspdent-theme .repair-form-section h2,.rspdent-theme .repair-form-section p{margin:0}.rspdent-theme .repair-form-section h2{color:var(--rsp-primary);font-size:21px}.rspdent-theme .repair-form-section p{color:var(--rsp-muted);font-size:11px}.rspdent-theme .repair-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.rspdent-theme .repair-service-option{position:relative;display:flex;min-height:190px;flex-direction:column;align-items:flex-start;padding:19px;border:2px solid #e2e9f0;border-radius:20px;background:#fbfcfe;cursor:pointer;transition:.24s}.rspdent-theme .repair-service-option:hover{border-color:#b7cada;transform:translateY(-4px);box-shadow:0 12px 26px rgba(24,52,89,.09)}.rspdent-theme .repair-service-option input{position:absolute;opacity:0;pointer-events:none}.rspdent-theme .repair-service-option>span{width:49px;height:49px;display:grid;place-items:center;margin-bottom:15px;border-radius:15px;background:#eaf1f7;color:var(--rsp-primary);transition:.2s}.rspdent-theme .repair-service-option>span .rsp-icon{width:23px}.rspdent-theme .repair-service-option strong{color:var(--rsp-primary);font-size:14px}.rspdent-theme .repair-service-option small{margin-top:5px;color:var(--rsp-muted);font-size:10px;line-height:1.9}.rspdent-theme .repair-service-option i{position:absolute;left:13px;top:13px;width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#dfe7ef;color:#fff;opacity:.65}.rspdent-theme .repair-service-option i .rsp-icon{width:15px}.rspdent-theme .repair-service-option:has(input:checked){border-color:var(--rsp-primary);background:linear-gradient(145deg,#f5f9fd,#eaf2f8);box-shadow:0 12px 30px rgba(23,59,103,.13)}.rspdent-theme .repair-service-option:has(input:checked)>span{background:var(--rsp-primary);color:#fff}.rspdent-theme .repair-service-option:has(input:checked)>i{background:var(--rsp-success);opacity:1}.rspdent-theme .repair-service-option:focus-within{outline:3px solid rgba(232,164,94,.35);outline-offset:2px}.rspdent-theme .repair-fields-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.rspdent-theme .repair-fields-grid>label{display:block;min-width:0}.rspdent-theme .repair-fields-grid>label>span{display:block;margin:0 3px 6px;color:#40546b;font-size:12px;font-weight:800}.rspdent-theme .repair-fields-grid b{color:#c24052}.rspdent-theme .repair-fields-grid input,.rspdent-theme .repair-fields-grid select,.rspdent-theme .repair-fields-grid textarea{width:100%;min-height:52px;padding:11px 14px;border:1px solid #d8e2eb;border-radius:13px;background:#f9fbfd;color:var(--rsp-text);box-shadow:none;transition:.2s}.rspdent-theme .repair-fields-grid textarea{min-height:155px;resize:vertical}.rspdent-theme .repair-fields-grid input:focus,.rspdent-theme .repair-fields-grid select:focus,.rspdent-theme .repair-fields-grid textarea:focus{border-color:#7898bb;background:#fff;box-shadow:0 0 0 4px rgba(23,59,103,.075);outline:0}.rspdent-theme .repair-field-wide{grid-column:1/-1}.rspdent-theme [data-description-count]{display:block;margin:5px 4px 0;color:#a34a58;font-size:10px}.rspdent-theme [data-description-count].is-valid{color:var(--rsp-success)}.rspdent-theme .repair-upload{position:relative;min-height:165px;padding:8px;border:2px dashed #cbd9e5;border-radius:20px;background:#f7fafc;transition:.2s}.rspdent-theme .repair-upload.is-dragging{border-color:var(--rsp-accent);background:var(--rsp-accent-soft);transform:scale(.995)}.rspdent-theme .repair-upload>input{position:absolute;width:1px;height:1px;opacity:0}.rspdent-theme .repair-upload>label{min-height:145px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:22px;border-radius:14px;cursor:pointer;text-align:center}.rspdent-theme .repair-upload>label .rsp-icon{width:38px;height:38px;margin-bottom:8px;color:var(--rsp-accent)}.rspdent-theme .repair-upload>label strong,.rspdent-theme .repair-upload>label small{display:block}.rspdent-theme .repair-upload>label strong{color:var(--rsp-primary);font-size:14px}.rspdent-theme .repair-upload>label small{color:var(--rsp-muted);font-size:10px}.rspdent-theme .repair-upload-preview{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;padding:0 10px 8px}.rspdent-theme .repair-upload-preview span{max-width:100%;padding:5px 9px;overflow:hidden;border:1px solid #d7e2eb;border-radius:9px;background:#fff;color:#53677c;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.rspdent-theme .repair-submit-bar{position:sticky;z-index:20;bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 19px;border:1px solid rgba(215,226,235,.9);border-radius:21px;background:rgba(255,255,255,.94);box-shadow:0 16px 45px rgba(13,39,70,.17);backdrop-filter:blur(14px)}.rspdent-theme .repair-submit-bar>div{display:flex;align-items:center;gap:12px}.rspdent-theme .repair-submit-bar>div>.rsp-icon{width:34px;height:34px;padding:7px;border-radius:11px;background:#eaf5f1;color:var(--rsp-success)}.rspdent-theme .repair-submit-bar strong,.rspdent-theme .repair-submit-bar small{display:block}.rspdent-theme .repair-submit-bar strong{color:var(--rsp-primary);font-size:12px}.rspdent-theme .repair-submit-bar small{color:var(--rsp-muted);font-size:9px}.rspdent-theme .repair-submit-bar button{min-width:330px;border:0}.rspdent-theme .repair-submit-bar button:disabled{opacity:.65;cursor:wait;transform:none}.rspdent-theme .repair-form-errors{margin-bottom:18px;padding:18px 22px;border:1px solid #efcbd1;border-radius:17px;background:#fff2f4;color:#8e3242;box-shadow:0 10px 28px rgba(130,38,55,.08)}.rspdent-theme .repair-form-errors ul{margin:7px 0 0}.rspdent-theme .repair-success{max-width:760px;margin:0 auto;padding:55px 40px;border:1px solid #dce7ef;border-radius:30px;background:#fff;box-shadow:0 24px 60px rgba(18,47,80,.14);text-align:center}.rspdent-theme .repair-success>span{width:88px;height:88px;display:grid;place-items:center;margin:0 auto 17px;border-radius:28px;background:#e7f6f1;color:var(--rsp-success);box-shadow:0 12px 28px rgba(42,139,114,.15)}.rspdent-theme .repair-success>span .rsp-icon{width:40px;height:40px}.rspdent-theme .repair-success>small{color:var(--rsp-success);font-weight:900}.rspdent-theme .repair-success h2{margin:8px 0;color:var(--rsp-primary);font-size:30px}.rspdent-theme .repair-success p{max-width:590px;margin:0 auto 22px;color:var(--rsp-muted)}.rspdent-theme .repair-success>div{display:flex;justify-content:center;gap:10px}.rspdent-theme .repair-order-details{clear:both;margin:25px 0;padding:22px;border:1px solid #dce6ef;border-radius:20px;background:#f8fafc}.rspdent-theme .repair-order-details h2{margin-top:0;color:var(--rsp-primary)}.rspdent-theme .repair-order-details dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.rspdent-theme .repair-order-details dl>div{padding:11px;border-radius:11px;background:#fff}.rspdent-theme .repair-order-details dt{color:var(--rsp-muted);font-size:10px}.rspdent-theme .repair-order-details dd{margin:2px 0 0;color:var(--rsp-primary);font-size:12px;font-weight:800}.rspdent-theme .repair-order-details .repair-order-problem{grid-column:1/-1}.rspdent-theme .repair-order-photos{display:flex;flex-wrap:wrap;gap:10px;margin-top:13px}.rspdent-theme .repair-order-photos img{width:100px;height:100px;object-fit:cover;border-radius:13px!important}
@media(max-width:1000px){.rspdent-theme .repair-page-hero-inner{grid-template-columns:1fr 235px;gap:35px}.rspdent-theme .repair-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rspdent-theme .repair-service-option{min-height:165px}}
@media(max-width:760px){.rspdent-theme .repair-page-hero{padding:55px 0 85px}.rspdent-theme .repair-page-hero-inner{display:block}.rspdent-theme .repair-page-hero aside{display:none}.rspdent-theme .repair-page-hero h1{font-size:33px}.rspdent-theme .repair-page-layout{width:min(calc(100% - 20px),var(--rsp-container));margin-top:-38px}.rspdent-theme .repair-form-section{padding:21px 16px;border-radius:21px}.rspdent-theme .repair-fields-grid{grid-template-columns:1fr;gap:14px}.rspdent-theme .repair-field-wide{grid-column:1}.rspdent-theme .repair-submit-bar{align-items:stretch;flex-direction:column}.rspdent-theme .repair-submit-bar button{width:100%;min-width:0}.rspdent-theme .repair-success{padding:42px 22px}.rspdent-theme .repair-success>div{flex-direction:column}.rspdent-theme .repair-order-details dl{grid-template-columns:1fr}.rspdent-theme .repair-order-details .repair-order-problem{grid-column:1}}
@media(max-width:500px){.rspdent-theme .repair-page-hero h1{font-size:28px}.rspdent-theme .repair-page-hero p{font-size:14px}.rspdent-theme .repair-hero-points{display:grid}.rspdent-theme .repair-service-grid{grid-template-columns:1fr}.rspdent-theme .repair-service-option{min-height:145px}.rspdent-theme .repair-form-section>header{align-items:flex-start}.rspdent-theme .repair-form-section>header>span{width:42px;height:42px;flex:0 0 42px}.rspdent-theme .repair-form-section h2{font-size:18px}.rspdent-theme .repair-submit-bar>div{display:none}.rspdent-theme .repair-submit-bar{padding:8px;bottom:76px}.rspdent-theme .repair-success h2{font-size:24px}}
.rspdent-theme .mobile-repair-link{background:var(--rsp-accent-soft);color:#8c5420}

/* Unlimited nested navigation and roomier shop pagination. */
@media(min-width:821px){
.rspdent-theme .primary-menu li{position:relative}.rspdent-theme .primary-menu li>.sub-menu{display:block!important;z-index:150;min-width:235px;overflow:visible!important;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,visibility .18s}.rspdent-theme .primary-menu li:hover>.sub-menu,.rspdent-theme .primary-menu li:focus-within>.sub-menu{opacity:1;visibility:visible;pointer-events:auto;transform:none}.rspdent-theme .primary-menu .sub-menu .sub-menu{right:calc(100% + 8px)!important;top:-10px!important;border-radius:18px!important}.rspdent-theme .primary-menu .sub-menu li.menu-item-has-children>a{position:relative;padding-left:30px!important}.rspdent-theme .primary-menu .sub-menu li.menu-item-has-children>a:after{content:"‹";position:absolute;left:11px;top:50%;font-size:18px;transform:translateY(-50%)}
}
.rspdent-theme .mobile-menu,.rspdent-theme .mobile-menu ul{margin:0;padding:0;list-style:none}.rspdent-theme .mobile-menu li{position:relative}.rspdent-theme .mobile-menu li>a{padding-left:48px}.rspdent-theme .mobile-menu .submenu-toggle{position:absolute;top:5px;left:0;width:38px;height:38px;display:grid;place-items:center;padding:0;border:0;border-radius:10px;background:#edf3f8;color:var(--rsp-primary);font-size:22px;line-height:1;transition:.2s}.rspdent-theme .mobile-menu .submenu-toggle[aria-expanded=true]{background:var(--rsp-primary);color:#fff}.rspdent-theme .mobile-menu .submenu-toggle[aria-expanded=true] span{transform:rotate(180deg)}.rspdent-theme .mobile-menu .submenu-toggle span{display:block;transition:transform .2s}.rspdent-theme .mobile-menu .sub-menu{display:none;padding-right:14px;border-right:2px solid #dfe8f0}.rspdent-theme .mobile-menu .is-submenu-open>.sub-menu{display:block}.rspdent-theme .mobile-menu .sub-menu a{padding-block:9px;font-size:13px}.rspdent-theme .mobile-menu .sub-menu .sub-menu{padding-right:12px;border-right-color:var(--rsp-accent)}

/* Desktop submenu intent: bridge visual gaps and allow a short, forgiving exit delay. */
@media(min-width:821px){
.rspdent-theme .primary-menu li>.sub-menu:before{content:"";position:absolute;right:0;left:0;top:-13px;height:14px;background:transparent}
.rspdent-theme .primary-menu .sub-menu .sub-menu:before{top:0;right:-10px;bottom:0;left:auto;width:11px;height:auto}
.rspdent-theme .primary-menu li.is-menu-intent-open>.sub-menu{opacity:1;visibility:visible;pointer-events:auto;transform:none}
}
.rspdent-theme .woocommerce nav.woocommerce-pagination ul{gap:12px!important;padding:10px!important}.rspdent-theme .woocommerce nav.woocommerce-pagination ul li{margin:0 2px!important}.rspdent-theme .woocommerce nav.woocommerce-pagination ul li a,.rspdent-theme .woocommerce nav.woocommerce-pagination ul li span{min-width:48px!important;height:48px!important;margin:0!important}
@media(max-width:560px){.rspdent-theme .woocommerce nav.woocommerce-pagination ul{gap:6px!important;padding:7px!important}.rspdent-theme .woocommerce nav.woocommerce-pagination ul li{margin:0!important}.rspdent-theme .woocommerce nav.woocommerce-pagination ul li a,.rspdent-theme .woocommerce nav.woocommerce-pagination ul li span{min-width:40px!important;height:42px!important}}

/* Order received: isolated success layout, independent from checkout columns. */
.rspdent-theme.woocommerce-order-received .page-header{padding:48px 0;background:linear-gradient(125deg,#173b67,#0a213e)}
.rspdent-theme.woocommerce-order-received .page-header h1{display:flex;align-items:center;gap:13px}.rspdent-theme.woocommerce-order-received .page-header h1:before{content:"✓";width:46px;height:46px;display:grid;place-items:center;border-radius:15px;background:rgba(255,255,255,.12);color:#7ee0ba;font-size:25px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}
.rspdent-theme.woocommerce-order-received .content-layout{width:min(calc(100% - 40px),1180px)!important;max-width:1180px!important;padding:44px 0 65px!important}
.rspdent-theme.woocommerce-order-received .entry-card,.rspdent-theme.woocommerce-order-received .entry-content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}
.rspdent-theme.woocommerce-order-received .woocommerce-order{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,.75fr);gap:22px;align-items:start}
.rspdent-theme.woocommerce-order-received .woocommerce-thankyou-order-received{grid-column:1/-1;position:relative;min-height:104px;display:flex;align-items:center;margin:0!important;padding:24px 92px 24px 28px!important;border:1px solid #bfe3d6!important;border-radius:24px!important;background:linear-gradient(135deg,#f1fbf7,#e7f6f1)!important;color:#176b55!important;box-shadow:0 13px 34px rgba(30,117,91,.1)!important;font-size:17px;font-weight:900;line-height:1.9}
.rspdent-theme.woocommerce-order-received .woocommerce-thankyou-order-received:before{content:"✓";position:absolute;right:26px;top:50%;width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:#2a8b72;color:#fff;font-size:25px;transform:translateY(-50%);box-shadow:0 9px 20px rgba(42,139,114,.24)}
.rspdent-theme.woocommerce-order-received .woocommerce-order-overview{grid-column:1/-1;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:100%;margin:0!important;padding:0!important;list-style:none}
.rspdent-theme.woocommerce-order-received .woocommerce-order-overview:before,.rspdent-theme.woocommerce-order-received .woocommerce-order-overview:after{display:none!important}
.rspdent-theme.woocommerce-order-received .woocommerce-order-overview li{float:none!important;width:auto!important;min-width:0!important;min-height:94px;display:flex!important;flex-direction:column;justify-content:center;gap:5px;margin:0!important;padding:16px 18px!important;border:1px solid #dce6ee!important;border-radius:18px!important;background:#fff!important;color:var(--rsp-muted);box-shadow:0 9px 26px rgba(24,52,89,.065);font-size:11px!important;line-height:1.7!important;text-transform:none!important}
.rspdent-theme.woocommerce-order-received .woocommerce-order-overview li:before{content:"";width:24px;height:4px;margin-bottom:3px;border-radius:9px;background:linear-gradient(90deg,var(--rsp-primary),var(--rsp-accent))}
.rspdent-theme.woocommerce-order-received .woocommerce-order-overview li strong{display:block;max-width:100%;margin:0;color:var(--rsp-primary);font-size:14px!important;font-weight:900;line-height:1.8;overflow-wrap:anywhere}
.rspdent-theme.woocommerce-order-received .woocommerce-order>p:not(.woocommerce-thankyou-order-received){grid-column:1/-1;margin:0!important;padding:13px 17px;border-radius:14px;background:#fff7ed;color:#805426;font-size:12px;font-weight:700}
.rspdent-theme.woocommerce-order-received .woocommerce-order-details,.rspdent-theme.woocommerce-order-received .woocommerce-customer-details{width:100%!important;margin:0!important;padding:24px!important;border:1px solid #dce6ee!important;border-radius:24px!important;background:#fff!important;box-shadow:0 14px 38px rgba(24,52,89,.085)!important;overflow:hidden!important}
.rspdent-theme.woocommerce-order-received .woocommerce-order-details{grid-column:1}.rspdent-theme.woocommerce-order-received .woocommerce-customer-details{grid-column:2}
.rspdent-theme.woocommerce-order-received .woocommerce-order-details__title,.rspdent-theme.woocommerce-order-received .woocommerce-customer-details h2{position:relative;margin:0 0 20px!important;padding:0 16px 14px 0;border-bottom:1px solid #e4ebf1;color:var(--rsp-primary)!important;font-size:19px!important;line-height:1.7}
.rspdent-theme.woocommerce-order-received .woocommerce-order-details__title:before,.rspdent-theme.woocommerce-order-received .woocommerce-customer-details h2:before{content:"";position:absolute;right:0;top:8px;width:6px;height:20px;border-radius:8px;background:var(--rsp-accent)}
.rspdent-theme.woocommerce-order-received table.shop_table{width:100%!important;margin:0!important;border:0!important;border-radius:16px!important;border-collapse:separate!important;border-spacing:0!important;box-shadow:none!important;overflow:hidden}
.rspdent-theme.woocommerce-order-received table.shop_table th,.rspdent-theme.woocommerce-order-received table.shop_table td{padding:14px 16px!important;border-right:0!important;border-left:0!important;border-color:#e6edf3!important;text-align:right!important;vertical-align:middle!important}
.rspdent-theme.woocommerce-order-received table.shop_table thead th{background:#eef4f9!important;color:var(--rsp-primary)!important;font-size:12px}.rspdent-theme.woocommerce-order-received table.shop_table .product-total,.rspdent-theme.woocommerce-order-received table.shop_table tfoot td{text-align:left!important;white-space:nowrap}
.rspdent-theme.woocommerce-order-received table.shop_table .product-name a{color:var(--rsp-primary)!important;font-weight:800}.rspdent-theme.woocommerce-order-received table.shop_table .product-quantity{display:inline-flex;margin-right:7px;padding:2px 8px;border-radius:8px;background:#edf3f8;color:#53677d;font-size:11px}
.rspdent-theme.woocommerce-order-received table.shop_table tfoot th{color:#53677d;font-size:12px}.rspdent-theme.woocommerce-order-received table.shop_table tfoot tr:last-child th,.rspdent-theme.woocommerce-order-received table.shop_table tfoot tr:last-child td{background:#f1f7fb;color:var(--rsp-primary);font-size:15px;font-weight:900}
.rspdent-theme.woocommerce-order-received .woocommerce-customer-details .woocommerce-columns{display:grid!important;grid-template-columns:1fr!important;gap:15px!important;margin:0!important}.rspdent-theme.woocommerce-order-received .woocommerce-customer-details .woocommerce-column{float:none!important;width:100%!important;margin:0!important}.rspdent-theme.woocommerce-order-received .woocommerce-customer-details address{margin:0!important;padding:18px!important;border:1px solid #e2e9f0!important;border-radius:17px!important;background:#f8fafc!important;color:#40546b;font-size:13px;font-style:normal!important;line-height:2.05!important;overflow-wrap:anywhere}
.rspdent-theme.woocommerce-order-received .woocommerce-customer-details address p{margin:10px 0 0!important;padding:9px 34px 9px 10px;border-top:1px solid #e0e8ef;color:var(--rsp-primary);direction:ltr;text-align:left;unicode-bidi:plaintext}
.rspdent-theme.woocommerce-order-received .woocommerce-customer-details--phone:before,.rspdent-theme.woocommerce-order-received .woocommerce-customer-details--email:before{right:8px;left:auto!important;color:var(--rsp-accent)}
.rspdent-theme.woocommerce-order-received .woocommerce-thankyou-order-failed{grid-column:1/-1;margin:0!important;padding:20px!important;border:1px solid #efc9d0;border-radius:18px;background:#fff2f4;color:#95384a}
@media(max-width:900px){.rspdent-theme.woocommerce-order-received .woocommerce-order{grid-template-columns:1fr}.rspdent-theme.woocommerce-order-received .woocommerce-order-details,.rspdent-theme.woocommerce-order-received .woocommerce-customer-details{grid-column:1}.rspdent-theme.woocommerce-order-received .woocommerce-order-overview{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.rspdent-theme.woocommerce-order-received .page-header{padding:36px 0}.rspdent-theme.woocommerce-order-received .page-header h1{font-size:25px}.rspdent-theme.woocommerce-order-received .page-header h1:before{width:39px;height:39px;border-radius:12px;font-size:21px}.rspdent-theme.woocommerce-order-received .content-layout{width:min(calc(100% - 16px),1180px)!important;padding:26px 0 45px!important}.rspdent-theme.woocommerce-order-received .woocommerce-order{gap:14px}.rspdent-theme.woocommerce-order-received .woocommerce-thankyou-order-received{min-height:0;padding:73px 17px 18px!important;text-align:center;font-size:14px}.rspdent-theme.woocommerce-order-received .woocommerce-thankyou-order-received:before{right:50%;top:17px;width:42px;height:42px;transform:translateX(50%)}.rspdent-theme.woocommerce-order-received .woocommerce-order-overview{grid-template-columns:1fr 1fr;gap:8px}.rspdent-theme.woocommerce-order-received .woocommerce-order-overview li{min-height:90px;padding:12px!important}.rspdent-theme.woocommerce-order-received .woocommerce-order-overview li strong{font-size:12px!important}.rspdent-theme.woocommerce-order-received .woocommerce-order-details,.rspdent-theme.woocommerce-order-received .woocommerce-customer-details{padding:14px!important;border-radius:18px!important}.rspdent-theme.woocommerce-order-received table.shop_table th,.rspdent-theme.woocommerce-order-received table.shop_table td{padding:11px 8px!important;font-size:11px}.rspdent-theme.woocommerce-order-received table.shop_table .product-total{white-space:normal}.rspdent-theme.woocommerce-order-received table.shop_table .woocommerce-Price-amount{font-size:11px}.rspdent-theme.woocommerce-order-received .woocommerce-customer-details address{padding:13px!important}}

/* BalePay account card belongs to its dedicated My Account endpoint. */
.rspdent-theme.woocommerce-account .woocommerce-MyAccount-navigation-link--balepay-connect a{color:#156b91!important;background:#eef9fd}.rspdent-theme.woocommerce-account .woocommerce-MyAccount-navigation-link--balepay-connect.is-active a{background:linear-gradient(135deg,#1688bc,#176594)!important;color:#fff!important}.rspdent-theme.woocommerce-account .woocommerce-MyAccount-content .balepay-link-section{width:100%;max-width:none;margin:0!important;padding:26px!important;border:1px solid #dce6ef!important;border-radius:24px!important;background:#fff!important;box-shadow:0 14px 38px rgba(24,52,89,.09);overflow:hidden}.rspdent-theme.woocommerce-account .woocommerce-MyAccount-content .balepay-link-section>h3{display:flex;align-items:center;gap:9px;margin-bottom:10px!important;color:var(--rsp-primary)!important}.rspdent-theme.woocommerce-account .woocommerce-MyAccount-content .balepay-link-section>div{align-items:stretch}.rspdent-theme.woocommerce-account .woocommerce-MyAccount-content .balepay-link-section>div>div{min-width:0!important;box-shadow:0 8px 22px rgba(24,52,89,.06)}
@media(max-width:620px){.rspdent-theme.woocommerce-account .woocommerce-MyAccount-content .balepay-link-section{padding:14px!important;border-radius:18px!important}.rspdent-theme.woocommerce-account .woocommerce-MyAccount-content .balepay-link-section>div{display:grid!important;grid-template-columns:1fr!important}.rspdent-theme.woocommerce-account .woocommerce-MyAccount-content .balepay-link-section>div>div{width:100%!important}}

/* Single-product buying guide and scrollable content sections. */
.rspdent-theme .product-purchase-info{clear:both;margin-top:24px;border:1px solid #d9e4ee;border-radius:22px;background:#fff;box-shadow:0 14px 38px rgba(21,49,82,.1);overflow:hidden}.rspdent-theme .product-consultation{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px;background:linear-gradient(125deg,var(--rsp-primary-dark),var(--rsp-primary));color:#fff}.rspdent-theme .product-info-icon{width:54px;height:54px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:rgba(255,255,255,.1);color:var(--rsp-accent)}.rspdent-theme .product-info-icon .rsp-icon{width:28px;height:28px}.rspdent-theme .product-consultation-copy strong,.rspdent-theme .product-consultation-copy small{display:block}.rspdent-theme .product-consultation-copy strong{font-size:15px;line-height:1.7}.rspdent-theme .product-consultation-copy small{color:#c8d8e9;font-size:11px}.rspdent-theme .product-phone-list{display:flex;align-items:center;gap:8px}.rspdent-theme .product-phone-list a{min-width:128px;padding:8px 13px;border:1px solid rgba(255,255,255,.2);border-radius:11px;color:#fff;font-size:15px;font-weight:900;letter-spacing:.5px;text-align:center;transition:.2s}.rspdent-theme .product-phone-list a.is-primary{border-color:var(--rsp-accent);background:var(--rsp-accent);color:#142d4b}.rspdent-theme .product-phone-list a:hover,.rspdent-theme .product-phone-list a:focus{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.18)}.rspdent-theme .product-service-list{display:grid}.rspdent-theme .product-service-list>div{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-height:64px;padding:10px 17px;border-bottom:1px solid #e7edf3}.rspdent-theme .product-service-list>div:last-child{border-bottom:0}.rspdent-theme .product-service-list>div>span{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;background:#eef5fa;color:var(--rsp-primary)}.rspdent-theme .product-service-list .rsp-icon{width:21px}.rspdent-theme .product-service-list strong{color:#354b64;font-size:13px;line-height:1.8}.rspdent-theme .product-update-status{display:flex;align-items:center;gap:9px;margin-top:11px;padding:11px 15px;border:1px solid #dce7e0;border-radius:13px;background:#f3f9f5;color:#536b5b;font-size:12px}.rspdent-theme .product-update-status strong{color:#294d36}.rspdent-theme .product-update-status>span:last-child{margin-right:auto}.rspdent-theme .product-status-mark{width:9px;height:9px;border-radius:50%;background:#36a765;box-shadow:0 0 0 5px rgba(54,167,101,.12)}
.rspdent-theme .rspdent-product-sections{clear:both;width:100%;padding-top:42px!important}.rspdent-theme .product-section-nav{position:sticky;z-index:90;top:65px;margin:0;border:1px solid #dce5ed;border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 10px 30px rgba(18,46,79,.1);backdrop-filter:blur(14px);overflow:hidden}.rspdent-theme .product-section-nav-inner{display:flex;align-items:center;gap:4px;padding:7px;overflow-x:auto;scrollbar-width:none}.rspdent-theme .product-section-nav-inner::-webkit-scrollbar{display:none}.rspdent-theme .product-section-nav a{position:relative;flex:0 0 auto;padding:11px 20px;border-radius:12px;color:#617389;font-size:13px;font-weight:800;white-space:nowrap;transition:.2s}.rspdent-theme .product-section-nav a:after{content:"";position:absolute;right:20px;bottom:4px;left:20px;height:3px;border-radius:4px;background:var(--rsp-accent);transform:scaleX(0);transition:.2s}.rspdent-theme .product-section-nav a:hover{color:var(--rsp-primary);background:#f1f5f8}.rspdent-theme .product-section-nav a.is-active{background:var(--rsp-primary);color:#fff}.rspdent-theme .product-section-nav a.is-active:after{transform:scaleX(1)}.rspdent-theme .product-section-content{display:grid;gap:22px;padding-top:22px}.rspdent-theme .woocommerce div.product .rspdent-product-sections .product-content-section{display:block!important;float:none!important;width:100%!important;min-height:160px;margin:0!important;padding:30px!important;border:1px solid var(--rsp-border)!important;border-radius:22px!important;background:#fff;box-shadow:0 10px 30px rgba(25,54,90,.06);scroll-margin-top:150px}.rspdent-theme .product-content-section>h2:first-child{position:relative;margin-top:0!important;padding-right:16px;color:var(--rsp-primary);font-size:22px}.rspdent-theme .product-content-section>h2:first-child:before{content:"";position:absolute;right:0;top:9px;width:5px;height:23px;border-radius:5px;background:var(--rsp-accent)}.rspdent-theme .rspdent-product-sections .woocommerce-Reviews{width:100%}.rspdent-theme .rspdent-product-sections #comments,.rspdent-theme .rspdent-product-sections #review_form_wrapper{float:none;width:100%}
@media(max-width:820px){.rspdent-theme .product-consultation{grid-template-columns:48px minmax(0,1fr)}.rspdent-theme .product-info-icon{width:48px;height:48px}.rspdent-theme .product-phone-list{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.rspdent-theme .product-phone-list a{min-width:0}.rspdent-theme .product-section-nav{top:8px;z-index:110}.rspdent-theme .rspdent-product-sections{padding-top:28px!important}.rspdent-theme .woocommerce div.product .rspdent-product-sections .product-content-section{padding:21px!important;scroll-margin-top:90px}}
@media(max-width:480px){.rspdent-theme .product-purchase-info{border-radius:17px}.rspdent-theme .product-consultation{padding:14px;gap:10px}.rspdent-theme .product-consultation-copy strong{font-size:13px}.rspdent-theme .product-phone-list{gap:6px}.rspdent-theme .product-phone-list a{padding:8px 5px;font-size:13px}.rspdent-theme .product-service-list>div{grid-template-columns:36px minmax(0,1fr);padding:9px 12px}.rspdent-theme .product-service-list>div>span{width:35px;height:35px}.rspdent-theme .product-update-status{align-items:flex-start;flex-wrap:wrap}.rspdent-theme .product-update-status>span:last-child{width:100%;margin-right:18px}.rspdent-theme .product-section-nav a{padding:9px 14px}.rspdent-theme .woocommerce div.product .rspdent-product-sections .product-content-section{padding:17px!important;border-radius:17px!important}.rspdent-theme .product-content-section>h2:first-child{font-size:18px}}

/* Product panels stay visible without WooCommerce's clickable-tab controller. */
.rspdent-theme .rspdent-product-sections .product-content-section{display:block!important;visibility:visible!important;float:none!important;width:100%!important;min-height:160px;margin:0!important;padding:30px!important;border:1px solid var(--rsp-border)!important;border-radius:22px!important;background:#fff;box-shadow:0 10px 30px rgba(25,54,90,.06);opacity:1!important;scroll-margin-top:150px}.rspdent-theme .rspdent-product-sections .woocommerce-Reviews{display:block!important;visibility:visible!important;width:100%!important;opacity:1!important}.rspdent-theme .rspdent-product-sections #comments,.rspdent-theme .rspdent-product-sections #review_form_wrapper{display:block!important;float:none!important;width:100%!important}

/* Non-empty shop categories with collapsible child levels. */
.rspdent-theme .rsp-shop-category-tree li,.rspdent-theme .rsp-shop-category-tree li:hover{display:block;min-height:0;padding:0;background:transparent;transform:none}.rspdent-theme .rsp-shop-category-tree li:before{display:none}.rspdent-theme .shop-category-row{display:grid;grid-template-columns:minmax(0,1fr) auto 34px;align-items:center;gap:7px;min-height:43px;padding:4px 5px 4px 9px;border-radius:11px;transition:background .2s,color .2s}.rspdent-theme .shop-category-row:hover,.rspdent-theme .current-cat>.shop-category-row{background:#e7f0f7}.rspdent-theme .current-cat-ancestor>.shop-category-row{background:#f0f5f9}.rspdent-theme .shop-category-row>a{min-width:0;color:#43566e;font-size:13px;font-weight:800;line-height:1.7}.rspdent-theme .current-cat>.shop-category-row>a{color:var(--rsp-primary)}.rspdent-theme .shop-category-row>.count{min-width:27px;height:24px;margin:0}.rspdent-theme .shop-category-toggle{width:32px;height:32px;display:grid;place-items:center;padding:0;border:0;border-radius:9px;background:#e8eef4;color:var(--rsp-primary);transition:background .2s,transform .2s}.rspdent-theme .shop-category-toggle:hover,.rspdent-theme .shop-category-toggle:focus-visible{background:var(--rsp-primary);color:#fff;outline:0}.rspdent-theme .shop-category-toggle .rsp-icon{width:15px;height:15px;transition:transform .2s}.rspdent-theme .cat-parent.is-open>.shop-category-row .shop-category-toggle .rsp-icon{transform:rotate(180deg)}.rspdent-theme .rsp-shop-category-tree ul{display:grid;gap:3px;margin:4px 14px 7px 0;padding:3px 11px 3px 0;border-right:2px solid #dce6ef;list-style:none}.rspdent-theme .rsp-shop-category-tree ul[hidden]{display:none!important}.rspdent-theme .rsp-shop-category-tree ul .shop-category-row{min-height:38px}.rspdent-theme .rsp-shop-category-tree ul .shop-category-row>a{font-size:12px;font-weight:700}.rspdent-theme .rsp-shop-category-tree li:not(.cat-parent)>.shop-category-row{grid-template-columns:minmax(0,1fr) auto}.rspdent-theme .rsp-shop-category-tree li:not(.cat-parent)>.shop-category-row>.count{grid-column:2}
@media(max-width:820px){.rspdent-theme .rspdent-product-sections .product-content-section{padding:21px!important;scroll-margin-top:90px}}
@media(max-width:480px){.rspdent-theme .rspdent-product-sections .product-content-section{padding:17px!important;border-radius:17px!important}}.rspdent-breadcrumbs{padding:14px 0;background:#f8fafc;border-bottom:1px solid #e8edf3}.rspdent-breadcrumbs .rsp-container{font-size:13px;color:#708096}.rspdent-breadcrumbs a{color:#234270;text-decoration:none}.rspdent-breadcrumbs a:hover{color:#e3a15f}.rspdent-breadcrumbs .breadcrumb_last{color:#25364b;font-weight:600}.rspdent-skip-link{position:absolute;top:0;right:0;z-index:100000;padding:10px 20px;background:#234270;color:#fff;font-weight:700;text-decoration:none;border-radius:0 0 8px 0;transform:translateY(-100%);transition:transform .2s}.rspdent-skip-link:focus{transform:translateY(0)}
