/* Protein Shop v2.9 — final responsive/Elementor parity pass */
:root{--ps-ref-red:#c62828;--ps-ref-peach:#fa9884;--ps-ref-navy:#0d354f;--ps-ref-page:#fafafa;--ps-ref-line:#ececec}

/* One header language on every page. */
@media(min-width:1025px){
  body .ps-header{height:163px;background:transparent;border:0;position:relative;z-index:100}
  body.home .ps-header{position:absolute;inset:0 0 auto}
  body .ps-header-main{position:relative;width:min(1360px,calc(100% - 40px));height:163px;margin-inline:auto;display:grid;grid-template-columns:160px minmax(0,1fr) 480px;gap:20px;padding:0;background:transparent;border-radius:0;box-shadow:none;direction:rtl}
  body .ps-header-main:before{content:"";position:absolute;z-index:0;right:170px;left:0;top:48px;height:65px;background:#fff;border-radius:10px;box-shadow:0 0 15px rgba(0,0,0,.04)}
  body .ps-logo-slot,body .ps-nav,body .ps-header-actions{position:relative;z-index:1}
  body .ps-logo-slot{grid-column:1;height:163px}
  body .ps-logo{position:absolute;top:0;right:0;width:149px;height:162px;border-radius:0 0 60px 60px;padding:16px 15px 21px;background:var(--ps-ref-navy);box-shadow:0 10px 15px rgba(0,0,0,.05);justify-content:flex-start;gap:5px;color:#fff}
  body .ps-logo .ps-brand-emblem{width:70px;height:70px;margin:0;flex:0 0 70px}
  body .ps-logo-copy{display:grid;text-align:center;line-height:1.45;gap:2px}
  body .ps-logo-copy strong{font-size:12px;color:#fff;font-weight:700}
  body .ps-logo-copy small{font-size:14px;color:#fff;font-weight:800}
  body .ps-nav{grid-column:2;height:65px;align-self:start;margin-top:48px;min-width:0;display:flex;align-items:center;padding:0;background:transparent;box-shadow:none}
  body .ps-nav ul{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:48px;padding:0 26px;margin:0}
  body .ps-nav a{padding:20px 0 18px;font-size:15px;line-height:27px;font-weight:600;color:#444}
  body .ps-nav a:after{display:none}
  body .ps-nav a:hover,body .ps-nav .current-menu-item>a,body .ps-nav .current_page_item>a{color:var(--ps-ref-red)}
  body .ps-header-actions{grid-column:3;grid-row:1;height:65px;align-self:start;margin-top:48px;padding-left:16px;display:flex;align-items:center;justify-content:flex-start;gap:10px;direction:ltr}
  body .ps-head-icon,body .ps-cart-icon{width:44px;height:44px;flex:0 0 44px;border-radius:50%;border:0;background:var(--ps-ref-navy);color:#fff;display:grid;place-items:center;padding:0;box-shadow:none}
  body .ps-cart-link{display:block;width:44px;height:44px;margin:0}
  body .ps-cart-text{display:none}
  body .ps-cart-count{width:16px;height:16px;right:auto;left:-3px;top:-4px;border:2px solid #fff;background:var(--ps-ref-red);font-size:8px}
  body .ps-header-search-inline{height:44px;width:365px;display:flex;align-items:center;direction:ltr;margin:0}
  body .ps-inline-search-button{order:1;background:var(--ps-ref-peach);position:relative;z-index:2}
  body .ps-header-search-inline input[type=search],body:not(.home) .ps-header-search-inline input[type=search]{display:block!important;order:2;width:320px;height:44px;margin-left:-7px;border:0!important;outline:0;background:#f4f4f4;border-radius:0 30px 30px 0;padding:0 22px 0 14px;font-size:12px;color:#777;direction:rtl;text-align:right;box-shadow:none}
  body .ps-mobile-toggle,body .ps-menu-close,body .ps-mobile-menu-search,body .ps-mobile-search-box{display:none!important}
}
@media(min-width:1025px) and (max-width:1200px){
  body .ps-header-main{grid-template-columns:135px minmax(0,1fr) 360px;gap:10px}
  body .ps-header-main:before{right:145px}
  body .ps-logo{width:126px}
  body .ps-nav ul{gap:21px;padding-inline:14px}body .ps-nav a{font-size:13px}
  body .ps-header-search-inline{width:252px}body .ps-header-search-inline input[type=search],body:not(.home) .ps-header-search-inline input[type=search]{width:210px}
}

/* Tablet and mobile: drawer starts below 1024px and always stays clickable. */
@media(max-width:1024px){
  body .ps-header,body.home .ps-header{top:0!important;inset:auto!important;height:112px;background:transparent;border:0;position:relative;z-index:auto!important}
  body.home .ps-header{position:absolute;right:0!important;left:0!important;top:0!important}
  body .ps-header-main{position:relative;width:100%;height:112px;display:block;background:transparent!important;box-shadow:none;padding:0}
  body .ps-header-main:before{content:"";position:absolute;z-index:0;display:block;right:13px;left:13px;top:22px;height:40px;border-radius:7px;background:#fff;box-shadow:0 4px 15px rgba(13,53,79,.09)}
  body .ps-logo-slot{display:block;position:absolute;z-index:6;right:13px;top:0;width:94px;height:111px}
  body .ps-logo{position:absolute;right:0;top:0;width:94px;height:111px;padding:10px 7px 13px;display:flex;flex-direction:column;background:var(--ps-ref-navy);border-radius:0 0 42px 42px;color:#fff;box-shadow:none}
  body .ps-logo .ps-brand-emblem{width:48px;height:48px;flex-basis:48px;margin:0}
  body .ps-logo-copy{display:grid;text-align:center;line-height:1.35}
  body .ps-logo-copy strong{font-size:8px;color:#fff}body .ps-logo-copy small{font-size:11px;color:#fff;font-weight:800}
  body .ps-mobile-toggle{display:grid;place-items:center;position:absolute;z-index:7;right:105px;top:22px;width:42px;height:40px;border:0;background:transparent;color:var(--ps-ref-red);padding:0}
  body .ps-mobile-toggle svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2}
  body .ps-header-actions{position:absolute;z-index:7;left:19px;top:22px;width:auto;height:40px;margin:0;padding:0;display:flex;align-items:center;direction:ltr;gap:4px}
  body .ps-account-icon{display:grid!important}body .ps-head-icon,body .ps-cart-icon,body .ps-cart-link{width:38px;height:38px;flex-basis:38px}body .ps-cart-text{display:none}
  body .ps-header-search-inline{display:none!important}
  body .ps-nav{position:fixed!important;z-index:1300!important;right:-110%!important;top:0!important;bottom:0!important;width:min(360px,92vw)!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:74px 20px 25px!important;display:block!important;overflow-y:auto;overscroll-behavior:contain;background:#fff!important;box-shadow:-15px 0 45px rgba(0,0,0,.16)!important;visibility:hidden;pointer-events:none;transition:right .3s ease,visibility .3s ease}
  body .ps-nav.open{right:0!important;visibility:visible;pointer-events:auto}
  body .ps-nav ul{display:block;width:100%;padding:0;margin:0}
  body .ps-nav li{border-bottom:1px solid #edf0f1}
  body .ps-nav a{display:block;padding:14px 4px;font-size:14px;line-height:1.7;color:#333}
  body .ps-nav a:after{display:none}
  body .ps-menu-close{display:grid!important;place-items:center;position:absolute;top:16px;left:18px;width:42px;height:42px;border:1px solid #e6eaec;border-radius:8px;background:#fff;color:var(--ps-ref-navy);font-size:28px;line-height:1;z-index:2;padding:0}
  body .ps-menu-overlay{display:block!important;position:fixed;inset:0;z-index:1200!important;background:rgba(0,0,0,.44);opacity:0;visibility:hidden;pointer-events:none;transition:.22s}
  body .ps-menu-overlay.show{opacity:1;visibility:visible;pointer-events:auto}
  body .ps-mobile-menu-search{display:flex!important;height:46px;margin:0 0 8px;border-radius:9px;background:#f3f3f3;overflow:hidden}
  body .ps-mobile-menu-search input{flex:1;min-width:0;border:0!important;background:transparent;padding:0 13px;font-size:12px;outline:0;box-shadow:none}
  body .ps-mobile-menu-search button{width:48px;border:0;background:var(--ps-ref-peach);color:#fff;display:grid;place-items:center}
  body .ps-mobile-menu-search svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}
  body .ps-mobile-search-box{display:block;margin:0 0 12px}
  body .ps-mobile-search-box>small{display:block;padding:0 4px 7px;color:#8b9297;font-size:10px}
  body .ps-mobile-search-results{max-height:275px;overflow:auto;border-radius:9px;background:#fff}
  body .ps-mobile-search-results .ps-live-search-list{grid-template-columns:1fr;gap:5px}
  body .ps-mobile-search-results .ps-live-search-item{grid-template-columns:52px 1fr 18px;min-height:62px;padding:6px;border:1px solid #eee;border-radius:8px}
  body .ps-mobile-search-results .ps-live-search-media{height:48px}
  body .ps-mobile-search-results .ps-live-search-copy strong{font-size:11px}
  body .ps-mobile-search-all{display:block;text-align:left;color:var(--ps-ref-red);font-size:10px;padding:7px 4px}
  body .ps-header-ribbon{display:none}
}

/* More breathing room under the header on the shop page. */
.ps-shop-page{padding-top:55px!important}

/* Bestseller cards: upper content/image and a separate lower action row. */
.ps-product-card--detail{height:184px!important;min-height:184px!important;display:grid!important;grid-template-columns:118px minmax(0,1fr)!important;grid-template-rows:134px 49px!important;direction:ltr!important;overflow:hidden}
.ps-product-card--detail .ps-product-media{grid-column:1;grid-row:1;height:134px!important;min-height:0;padding:14px 11px!important;border:0;background:#fff;direction:rtl}
.ps-product-card--detail .ps-product-body{display:contents!important}
.ps-product-card--detail .ps-product-copy{grid-column:2;grid-row:1;min-width:0;padding:20px 14px 9px;direction:rtl;text-align:right;overflow:hidden}
.ps-product-card--detail .ps-product-copy h3{height:auto;min-height:27px;margin:0;font-size:14px;line-height:1.7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ps-product-card--detail .ps-product-excerpt{height:65px;margin:4px 0 0;font-size:11px;line-height:2;color:#8d9397;overflow:hidden}
.ps-product-card--detail .ps-product-bottom{grid-column:1/-1;grid-row:2;height:49px!important;margin:0!important;padding:5px 9px 5px 12px!important;border:0!important;border-top:1px solid #f0f0f0!important;border-radius:0!important;background:#fafafa!important;display:flex!important;align-items:center!important;justify-content:space-between!important;direction:rtl!important}
.ps-product-card--detail .ps-price{order:1;padding:0!important;direction:rtl;font-size:11px}
.ps-product-card--detail .ps-add-btn{order:2;width:auto!important;min-width:105px!important;height:38px!important;margin:0!important;padding:0 13px!important;display:flex!important;align-items:center;justify-content:center;gap:7px;border-radius:8px;background:var(--ps-ref-red);color:#fff;direction:rtl}
.ps-product-card--detail .ps-add-btn:after{content:none!important;display:none!important}
.ps-product-card--detail .ps-add-label{font-size:11px;font-weight:700}

/* JetEngine reference category ring and moving top-left loop. */
.ps-reference-home .ps-category-row{display:flex!important;justify-content:space-between;gap:25px;overflow-x:auto;scrollbar-width:none;padding:12px 5px 20px}
.ps-reference-home .ps-category-row::-webkit-scrollbar{display:none}
.ps-reference-home .ps-category-card{flex:0 0 160px;isolation:isolate}
.ps-reference-home .ps-category-image:before{content:none!important;position:absolute!important;width:30px!important;height:30px!important;top:3px!important;left:3px!important;right:auto!important;bottom:auto!important;border:5px solid #fa9884!important;border-radius:100px!important;background:transparent!important;z-index:-1!important;transition:left .5s ease!important}
.ps-reference-home .ps-category-image:after{content:none!important;display:none!important}
.ps-reference-home .ps-category-image{position:relative!important;isolation:isolate;width:146px!important;height:146px!important;aspect-ratio:1/1;padding:.825rem!important;border:0!important;border-radius:100%!important;background:#fa9884!important;box-shadow:none!important;overflow:visible!important;transition:background .5s ease,transform .5s ease!important}
.ps-reference-home .ps-category-image img{position:relative;z-index:1;width:100%;height:100%;padding:0;border:4px solid #fff;border-radius:50%;object-fit:cover;background:#fff}
.ps-reference-home .ps-category-card:hover .ps-category-image{background:#FFe8D1!important;transform:none!important;border-color:transparent!important;box-shadow:none!important}
.ps-reference-home .ps-category-card:hover .ps-category-image:before{left:calc(100% - 33px)!important}

/* Product price has no inherited yellow tag/background. */
.ps-product-reference .ps-single-price,.ps-product-reference .ps-single-price>*,.ps-product-reference .ps-single-price .price,.ps-product-reference .ps-single-price ins,.ps-product-reference .ps-single-price del,.ps-product-reference .ps-single-price .woocommerce-Price-amount,.ps-product-reference .ps-single-price .woocommerce-Price-currencySymbol{background:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important;padding:0!important;border-radius:0!important}
.ps-product-reference .ps-single-price{gap:9px!important}.ps-product-reference .ps-single-price .woocommerce-Price-amount{font-size:16px!important;color:var(--ps-ref-red)!important}

/* WooCommerce description and reviews: true tabs, never stacked. */
.ps-product-reference .ps-product-tabs-wrap{display:block!important;overflow:visible}
.ps-product-reference .woocommerce-tabs{display:block!important;width:100%}
.ps-product-reference .woocommerce-tabs ul.wc-tabs{display:flex!important;justify-content:flex-start!important;gap:22px!important;margin:0 0 25px!important;padding:0!important;border-bottom:1px solid #e5e5e5!important;list-style:none!important}
.ps-product-reference .woocommerce-tabs ul.wc-tabs:before,.ps-product-reference .woocommerce-tabs ul.wc-tabs:after,.ps-product-reference .woocommerce-tabs ul.wc-tabs li:before,.ps-product-reference .woocommerce-tabs ul.wc-tabs li:after{content:none!important;display:none!important}
.ps-product-reference .woocommerce-tabs ul.wc-tabs li{margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important}
.ps-product-reference .woocommerce-tabs ul.wc-tabs li a{display:block!important;padding:10px 6px 12px!important;color:#333!important;font-size:13px!important;font-weight:800!important}
.ps-product-reference .woocommerce-tabs ul.wc-tabs li.active{border-bottom:2px solid var(--ps-ref-red)!important}
.ps-product-reference .woocommerce-tabs ul.wc-tabs li.active a{color:var(--ps-ref-red)!important}
.ps-product-reference .woocommerce-Tabs-panel{display:none!important;margin:0!important;padding:0 5px 28px!important;font-size:12px!important;line-height:2.15!important;color:#70777b}
.ps-product-reference .woocommerce-Tabs-panel.is-ps-active{display:block!important}

/* Contact FAQ: only the title text changes colour, including the open state. */
.ps-contact-reference .ps-accordion article,.ps-contact-reference .ps-accordion article.open{background:#fff!important;color:var(--ps-ref-navy)!important;box-shadow:none!important}
.ps-contact-reference .ps-accordion button,.ps-contact-reference .ps-accordion button:hover,.ps-contact-reference .ps-accordion article.open button{background:#fff!important;color:var(--ps-ref-navy)!important;box-shadow:none!important}
.ps-contact-reference .ps-accordion button span{color:var(--ps-ref-navy)!important;transition:color .2s ease}
.ps-contact-reference .ps-accordion button:hover span,.ps-contact-reference .ps-accordion article.open button span{color:var(--ps-ref-red)!important}
.ps-contact-reference .ps-accordion button b,.ps-contact-reference .ps-accordion button:hover b,.ps-contact-reference .ps-accordion article.open button b{color:var(--ps-ref-navy)!important;background:transparent!important}

/* SVG article metadata must remain stroked icons, not black filled blocks. */
.ps-blog-card svg,.ps-blog-meta svg,.ps-blog-more svg,.ps-about-posts svg{display:inline-block!important;width:13px!important;height:13px!important;min-width:13px;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;background:transparent!important}
.ps-blog-meta span,.ps-blog-more{display:inline-flex!important;align-items:center;gap:4px}

/* Improve all labels that were too small without changing the large headings. */
.ps-product-card .ps-price,.ps-product-card .ps-price span,.ps-product-card .ps-price .woocommerce-Price-currencySymbol{font-size:12px!important}
.ps-reference-home .ps-blog-card p,.ps-reference-home .ps-blog-meta,.ps-reference-home .ps-blog-more{font-size:10.5px!important}
.ps-reference-home .ps-process-grid p,.ps-home-cta-inner p,.ps-about-reference p{font-size:11.5px!important}
.ps-product-reference .ps-product-subtitle,.ps-product-reference .ps-seller-box li,.ps-product-reference .ps-product-rating a{font-size:10.5px!important}
.ps-product-reference .ps-product-features li,.ps-shop-layout .ps-price-filter .price_label,.ps-price-preview span,.ps-contact-map-card span{font-size:11px!important}
.ps-footer p,.ps-footer li,.ps-footer small,.ps-footer a{font-size:10.5px}

/* About page widgets keep their inherited layout while remaining independently editable. */
.ps-about-reference{background:var(--ps-ref-page);direction:rtl}
.ps-about-reference .ps-about-eyebrow{display:inline-block;margin-bottom:8px;color:var(--ps-ref-red);font-size:13px;font-weight:800}
.ps-about-reference .ps-about-actions{display:flex;gap:10px;margin-top:22px}
.ps-about-reference .ps-angle-btn{--ps-angle-fill:#a91f23;position:relative;overflow:hidden;isolation:isolate}
.ps-about-reference .ps-angle-btn>span{position:relative;z-index:2}
.ps-about-reference .ps-testimonial-section .ps-simple-title{justify-content:center;margin-bottom:22px}
.ps-about-reference .ps-blog-card-footer{direction:rtl}

@media(max-width:768px){
  .ps-shop-page{padding-top:48px!important}
  .ps-reference-home .ps-category-card{flex-basis:126px}.ps-reference-home .ps-category-image{width:112px!important;height:112px!important}
  .ps-product-card--detail{grid-template-columns:100px minmax(0,1fr)!important}.ps-product-card--detail .ps-add-btn{min-width:94px!important;padding-inline:9px!important}
  .ps-product-reference .ps-product-tabs-wrap{margin-top:50px!important;padding:18px 12px!important}.ps-product-reference .woocommerce-tabs ul.wc-tabs{gap:12px!important;overflow-x:auto}.ps-product-reference .woocommerce-tabs ul.wc-tabs li a{font-size:12px!important;white-space:nowrap}
}
@media(max-width:480px){
  .ps-reference-home .ps-hero-text p{font-size:10px!important}
  .ps-product-card--detail .ps-product-copy{padding:15px 10px 7px}.ps-product-card--detail .ps-product-copy h3{font-size:12px}.ps-product-card--detail .ps-product-excerpt{font-size:10px;line-height:1.85}
  .ps-about-reference .ps-about-actions{flex-wrap:wrap}
}

/* ===== v2.9.1 — exact Cart layout ===== */
.ps-cart-reference{padding:66px 0 95px!important;background:var(--ps-ref-page)}
.ps-cart-reference>.ps-container{width:min(1360px,calc(100% - 40px))!important}
.ps-cart-reference .ps-system-title{width:calc(60% - 15px);margin:0 0 26px auto;justify-content:center}
.ps-cart-reference .ps-system-title h1{font-size:23px;gap:9px}
.ps-cart-reference .woocommerce{width:100%!important;margin:0!important;display:grid!important;grid-template-columns:minmax(0,40%) minmax(0,60%)!important;gap:30px!important;direction:ltr!important;align-items:start}
.ps-cart-reference .woocommerce>.woocommerce-notices-wrapper,.ps-cart-reference .woocommerce>.woocommerce-message,.ps-cart-reference .woocommerce>.woocommerce-error,.ps-cart-reference .woocommerce>.woocommerce-info{grid-column:1/-1;grid-row:1;direction:rtl}
.ps-cart-reference .woocommerce>.woocommerce-notices-wrapper:empty{display:none!important}
.ps-cart-reference .ps-cart-main-column{grid-column:2;grid-row:1;direction:rtl;min-width:0}
.ps-cart-reference .cart-collaterals{grid-column:1;grid-row:1;width:100%!important;direction:rtl}
.ps-cart-reference .woocommerce:has(>.woocommerce-notices-wrapper:not(:empty))>.ps-cart-main-column,.ps-cart-reference .woocommerce:has(>.woocommerce-notices-wrapper:not(:empty))>.cart-collaterals{grid-row:2}
.ps-cart-reference .woocommerce-cart-form{width:100%;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;overflow:visible!important}
.ps-cart-products-card{overflow:hidden;border:0;border-radius:24px;background:#fff}
.ps-cart-reference table.shop_table{width:100%;margin:0!important;border:0!important;border-collapse:collapse!important;border-radius:0!important;background:#fff;box-shadow:none!important;table-layout:fixed}
.ps-cart-reference table.shop_table thead{display:table-header-group!important}
.ps-cart-reference table.shop_table tr{display:table-row!important}
.ps-cart-reference table.shop_table th,.ps-cart-reference table.shop_table td{display:table-cell!important;float:none!important;vertical-align:middle!important}
.ps-cart-reference table.shop_table th{height:66px;padding:12px 11px!important;border:0!important;color:#30383d;font-size:13px!important;font-weight:800;text-align:center!important}
.ps-cart-reference table.shop_table th.product-name{width:47%;text-align:right!important;padding-right:22px!important}.ps-cart-reference table.shop_table th.product-price{width:18%}.ps-cart-reference table.shop_table th.product-quantity{width:16%}.ps-cart-reference table.shop_table th.product-subtotal{width:19%}
.ps-cart-reference table.shop_table td{height:103px;padding:14px 11px!important;border-top:1px solid #ededed!important;border-right:0!important;border-bottom:0!important;border-left:0!important;background:#fff!important;color:#6e7579;font-size:12px!important;text-align:center!important}
.ps-cart-reference tbody td.product-name{display:flex!important;align-items:center;gap:13px;direction:rtl;text-align:right!important;padding-right:13px!important}
.ps-cart-reference .ps-cart-remove{flex:0 0 18px;width:18px;height:18px;margin:0!important;display:grid!important;place-items:center;background:transparent!important;color:var(--ps-ref-red)!important;font-size:23px!important;line-height:1!important;font-weight:700}
.ps-cart-reference .ps-cart-product-thumb{flex:0 0 67px;width:67px;height:67px;display:grid;place-items:center}
.ps-cart-reference .ps-cart-product-thumb img{width:64px!important;height:64px!important;margin:0!important;border:0!important;border-radius:7px!important;object-fit:contain}
.ps-cart-reference .ps-cart-product-copy{min-width:0;display:grid;gap:4px}.ps-cart-reference .ps-cart-product-copy>a{color:#4d555a;font-size:12px;font-weight:500;line-height:1.8}.ps-cart-reference .variation{margin:0;font-size:9px}
.ps-cart-reference td.product-price,.ps-cart-reference td.product-subtotal{white-space:nowrap;color:#7f8589}
.ps-cart-reference td.product-price .woocommerce-Price-amount,.ps-cart-reference td.product-subtotal .woocommerce-Price-amount{font-size:12px;font-weight:500;color:#7f8589}
.ps-cart-reference .quantity.ps-cart-qty-control{display:grid!important;grid-template-columns:30px 38px 30px!important;align-items:center;justify-content:center;direction:ltr;width:100px!important;height:34px!important;margin:0 auto!important;border:1px solid #e2e2e2!important;border-radius:18px!important;background:#fff!important;overflow:hidden}
.ps-cart-reference .quantity.ps-cart-qty-control input.qty{width:38px!important;height:32px!important;min-height:32px!important;padding:0!important;border:0!important;border-inline:1px solid #ededed!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;text-align:center;font-size:11px;color:#777;-moz-appearance:textfield}
.ps-cart-reference .quantity input.qty::-webkit-outer-spin-button,.ps-cart-reference .quantity input.qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.ps-cart-reference .ps-cart-qty-btn{width:30px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:0!important;background:#fff!important;color:var(--ps-ref-navy)!important;cursor:pointer!important}
.ps-cart-reference .ps-cart-qty-btn:hover{background:#f6f6f6!important;color:var(--ps-ref-red)!important}
.ps-brand-emblem img{width:100%;height:100%;display:block;object-fit:contain;border-radius:50%}
.ps-reference-home .ps-tabs button{cursor:pointer;touch-action:manipulation}
.ps-reference-home .ps-category-panels{position:relative;min-height:279px}
.ps-reference-home .ps-category-panel[hidden]{display:none!important}
.ps-reference-home .ps-category-panel.active{display:block}
.ps-cart-update-row{height:75px;padding:15px 16px;display:flex;align-items:center;justify-content:flex-start;direction:rtl;border-top:1px solid #ededed;background:#fff}
.ps-cart-reference .ps-cart-update-row button[name=update_cart]{width:164px!important;min-width:164px!important;height:42px!important;margin:0!important;border:0!important;border-radius:23px!important;background:#e58c8c!important;color:#fff!important;font-size:11px!important;font-weight:700!important}
.ps-cart-reference .ps-cart-update-row button[name=update_cart]:not(:disabled){background:var(--ps-ref-red)!important}
.ps-cart-coupon-card{min-height:92px;margin-top:29px;padding:16px;border-radius:23px;background:#fff;display:flex;align-items:center}
.ps-cart-reference .ps-cart-coupon-card .coupon{width:100%;display:flex!important;align-items:center;gap:28px;direction:rtl}
.ps-cart-reference .ps-cart-coupon-card input#coupon_code{order:1;flex:1;width:auto!important;height:44px!important;margin:0!important;padding:0 22px!important;border:0!important;border-radius:23px!important;background:#fafafa!important;box-shadow:none!important;font-size:11px!important;text-align:right}
.ps-cart-reference .ps-cart-coupon-card button[name=apply_coupon]{order:2;flex:0 0 248px;width:248px!important;min-width:0!important;height:44px!important;margin:0!important;padding:0!important;border:0!important;border-radius:23px!important;background:var(--ps-ref-red)!important;color:#fff!important;font-size:12px!important;font-weight:800!important}
.ps-cart-reference .cart_totals{width:100%!important;float:none!important;margin:0!important;padding:21px 18px 17px!important;border:0!important;border-radius:24px!important;background:#fff!important;box-shadow:none!important}
.ps-cart-reference .cart_totals h2{margin:0 0 21px!important;padding:0!important;color:var(--ps-ref-navy);font-size:17px!important;font-weight:800!important;text-align:right}
.ps-cart-reference .cart_totals table{table-layout:auto!important}.ps-cart-reference .cart_totals table tr{display:table-row!important}
.ps-cart-reference .cart_totals table th,.ps-cart-reference .cart_totals table td{display:table-cell!important;height:auto!important;padding:10px 8px!important;border:0!important;background:transparent!important;font-size:12px!important;line-height:1.8;text-align:right!important;vertical-align:top!important}
.ps-cart-reference .cart_totals table th{width:62%;color:#3e474c;font-weight:600}.ps-cart-reference .cart_totals table td{width:38%;color:var(--ps-ref-navy);font-weight:700;white-space:normal}
.ps-cart-reference .cart_totals tr.shipping th{font-size:14px!important;font-weight:800}.ps-cart-reference .cart_totals tr.shipping td{color:#777;font-weight:500}
.ps-cart-reference .cart_totals .woocommerce-shipping-methods{margin:0;padding:0;list-style:none}.ps-cart-reference .cart_totals .woocommerce-shipping-methods li{margin:0 0 3px;font-size:12px}
.ps-cart-reference .cart_totals .shipping-calculator-button{color:#777;font-size:11px}.ps-cart-reference .cart_totals .shipping-calculator-form{margin-top:8px}
.ps-cart-reference .cart_totals tr.order-total th,.ps-cart-reference .cart_totals tr.order-total td{padding-top:17px!important;border-top:1px solid #e9e9e9!important;font-size:14px!important}.ps-cart-reference .cart_totals tr.order-total td .woocommerce-Price-amount{font-size:13px;color:var(--ps-ref-navy)}
.ps-cart-reference .wc-proceed-to-checkout{padding:19px 0 0!important}
.ps-cart-reference .wc-proceed-to-checkout .checkout-button{width:100%;height:46px;margin:0!important;padding:0!important;display:flex!important;align-items:center;justify-content:center;border:0!important;border-radius:24px!important;background:var(--ps-ref-red)!important;color:#fff!important;font-size:13px!important;font-weight:800!important}

/* ===== v2.9.1 — exact Checkout layout ===== */
.ps-checkout-reference{padding:64px 0 100px!important;background:var(--ps-ref-page)}
.ps-checkout-reference>.ps-container{width:min(1360px,calc(100% - 40px))!important}
.ps-checkout-reference>.ps-container>.woocommerce{width:100%!important;margin:0!important}
.ps-checkout-reference .woocommerce-form-login-toggle,.ps-checkout-reference>.ps-container>.woocommerce>.woocommerce-form-coupon-toggle,.ps-checkout-reference>.ps-container>.woocommerce>form.checkout_coupon{display:none!important}
.ps-checkout-reference form.checkout{width:auto;margin:0!important;display:contents!important}
.ps-checkout-layout{display:grid;grid-template-columns:minmax(0,43%) minmax(0,57%);gap:24px;direction:ltr;align-items:start}
.ps-checkout-reference #customer_details{grid-column:2;grid-row:1/4;width:100%!important;margin:0!important;padding:21px 18px 25px!important;border:0!important;border-radius:25px!important;background:#fff!important;direction:rtl}
.ps-checkout-reference #customer_details:before,.ps-checkout-reference #customer_details:after{content:none!important;display:none!important}
.ps-checkout-reference #customer_details .col-1,.ps-checkout-reference #customer_details .col-2{width:100%!important;float:none!important;margin:0!important;padding:0!important}
.ps-checkout-reference #customer_details .col-2{margin-top:18px!important}
.ps-checkout-reference .woocommerce-billing-fields>h3,.ps-checkout-reference .woocommerce-shipping-fields h3{margin:0 0 25px!important;color:var(--ps-ref-navy);font-size:18px!important;font-weight:850!important;text-align:right}
.ps-checkout-reference .woocommerce-billing-fields__field-wrapper:after,.ps-checkout-reference .woocommerce-billing-fields__field-wrapper:before{content:"";display:table;clear:both}
.ps-checkout-reference form .form-row{margin:0 0 14px!important;padding:0!important;direction:rtl}
.ps-checkout-reference form .form-row-first,.ps-checkout-reference form .form-row-last{width:calc(50% - 10px)!important;float:right!important;clear:none!important}
.ps-checkout-reference form .form-row-last{float:left!important}
.ps-checkout-reference form .form-row-wide{width:100%!important;float:none!important;clear:both!important}
.ps-checkout-reference form .form-row label{margin:0 0 8px!important;color:var(--ps-ref-navy)!important;font-size:12px!important;font-weight:800!important;line-height:1.6!important;text-align:right}
.ps-checkout-reference form .form-row .required{color:#aa0000!important}
.ps-checkout-reference form .form-row input.input-text,.ps-checkout-reference form .form-row textarea,.ps-checkout-reference form .form-row select,.ps-checkout-reference .select2-container .select2-selection--single{width:100%!important;height:53px!important;min-height:53px!important;margin:0!important;padding:12px 18px!important;border:0!important;border-radius:27px!important;background:#fafafa!important;box-shadow:none!important;color:#777!important;font-size:11px!important;text-align:right!important}
.ps-checkout-reference form .form-row textarea{height:95px!important;border-radius:18px!important;resize:vertical}
.ps-checkout-reference .select2-container{width:100%!important}.ps-checkout-reference .select2-container .select2-selection__rendered{padding:0!important;line-height:29px!important;color:#8a8f92!important;text-align:right}.ps-checkout-reference .select2-container .select2-selection__arrow{height:53px!important;right:auto!important;left:14px!important}
.ps-checkout-order-card,.ps-checkout-coupon-card,.ps-checkout-payment-card{width:100%;border:0;border-radius:24px;background:#fff}
.ps-checkout-order-card{grid-column:1;grid-row:1;padding:20px 18px 13px;direction:rtl}.ps-checkout-order-card #order_review_heading{margin:0 0 22px!important;padding:0!important;color:var(--ps-ref-navy);font-size:17px!important;font-weight:850!important;text-align:right}
.ps-checkout-order-card .woocommerce-checkout-review-order-table{width:100%;margin:0!important;border:0!important;border-collapse:collapse!important;border-radius:0!important;background:#fff!important;table-layout:auto}
.ps-checkout-order-card .woocommerce-checkout-review-order-table th,.ps-checkout-order-card .woocommerce-checkout-review-order-table td{height:auto!important;padding:12px 7px!important;border:0!important;border-bottom:1px solid #f0f0f0!important;background:transparent!important;color:#777;font-size:11px!important;text-align:right!important}
.ps-checkout-order-card .woocommerce-checkout-review-order-table thead th{color:var(--ps-ref-navy);font-size:12px!important;font-weight:800!important}.ps-checkout-order-card .woocommerce-checkout-review-order-table thead th.product-total{text-align:left!important}
.ps-checkout-order-card .woocommerce-checkout-review-order-table td.product-total,.ps-checkout-order-card .woocommerce-checkout-review-order-table tfoot td{text-align:left!important;white-space:nowrap}
.ps-checkout-order-card .woocommerce-checkout-review-order-table tfoot th{color:var(--ps-ref-navy);font-weight:800!important}.ps-checkout-order-card .woocommerce-checkout-review-order-table tfoot tr.order-total th,.ps-checkout-order-card .woocommerce-checkout-review-order-table tfoot tr.order-total td{border-bottom:0!important;color:var(--ps-ref-navy);font-size:13px!important;font-weight:850!important}
.ps-checkout-coupon-card{grid-column:1;grid-row:2;min-height:54px;margin:0;padding:0 20px;display:grid;align-items:center;direction:rtl}
.ps-checkout-coupon-card .woocommerce-form-coupon-toggle{display:block!important}.ps-checkout-coupon-card .woocommerce-info{min-height:54px;margin:0!important;padding:0!important;border:0!important;background:transparent!important;display:flex;align-items:center;color:#444!important;font-size:12px!important}.ps-checkout-coupon-card .woocommerce-info:before{content:none!important}.ps-checkout-coupon-card .showcoupon{color:#444!important;font-weight:800}
.ps-checkout-coupon-card form.checkout_coupon{display:none;margin:0 0 16px!important;padding:14px!important;border:0!important;border-radius:15px;background:#fafafa}.ps-checkout-coupon-card form.checkout_coupon .form-row{width:100%!important;float:none!important}.ps-checkout-coupon-card form.checkout_coupon button{width:100%;height:40px;border-radius:20px!important}
.ps-checkout-payment-card{grid-column:1;grid-row:3;padding:17px;direction:rtl}
.ps-checkout-payment-card #payment{margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important}
.ps-checkout-payment-card #payment ul.payment_methods{margin:0!important;padding:0 0 16px!important;border:0!important;list-style:none}.ps-checkout-payment-card #payment ul.payment_methods li{margin:0!important;color:#85898c;font-size:12px}.ps-checkout-payment-card #payment ul.payment_methods li>label{color:#85898c;font-size:12px}
.ps-checkout-payment-card #payment div.payment_box{margin:14px 0 0!important;padding:15px 18px!important;border-radius:0!important;background:#fafafa!important;color:#8a8e90!important;font-size:11px!important;line-height:2}.ps-checkout-payment-card #payment div.payment_box:before{content:none!important}
.ps-checkout-payment-card #payment .place-order{margin:0!important;padding:18px 0 0!important}.ps-checkout-payment-card #payment .woocommerce-privacy-policy-text{margin-bottom:16px;color:#7e8386;font-size:10.5px;line-height:2;text-align:right}
.ps-checkout-payment-card #place_order{float:none!important;width:100%!important;height:46px!important;margin:0!important;padding:0!important;border:0!important;border-radius:24px!important;background:var(--ps-ref-red)!important;color:#fff!important;font-size:13px!important;font-weight:850!important}

@media(max-width:900px){
  .ps-cart-reference .ps-system-title{width:100%;margin-inline:0}.ps-cart-reference .woocommerce{grid-template-columns:1fr!important}.ps-cart-reference .ps-cart-main-column,.ps-cart-reference .cart-collaterals{grid-column:1!important;grid-row:auto!important}.ps-cart-reference .cart-collaterals{order:2}
  .ps-checkout-layout{grid-template-columns:1fr}.ps-checkout-reference #customer_details{grid-column:1;grid-row:1}.ps-checkout-order-card{grid-column:1;grid-row:2;margin-top:24px}.ps-checkout-coupon-card{grid-column:1;grid-row:3}.ps-checkout-payment-card{grid-column:1;grid-row:4}
}
@media(max-width:620px){
  .ps-cart-reference{padding-top:45px!important}.ps-cart-reference>.ps-container,.ps-checkout-reference>.ps-container{width:calc(100% - 24px)!important}
  body.woocommerce-cart{overflow-x:hidden}
  .ps-cart-reference,.ps-cart-reference>.ps-container,.ps-cart-reference .woocommerce,.ps-cart-reference .ps-cart-main-column,.ps-cart-reference .woocommerce-cart-form,.ps-cart-reference .cart-collaterals{width:100%!important;max-width:100%!important;min-width:0!important}
  .ps-cart-reference>.ps-container{width:calc(100% - 24px)!important}
  .ps-cart-reference .ps-cart-products-card{width:100%;max-width:100%;overflow:hidden}
  .ps-cart-reference .ps-cart-products-card table.shop_table{display:block!important;width:100%!important;min-width:0!important;table-layout:auto!important}
  .ps-cart-reference .ps-cart-products-card table.shop_table thead{display:none!important}
  .ps-cart-reference .ps-cart-products-card table.shop_table tbody{display:block!important;width:100%!important}
  .ps-cart-reference .ps-cart-products-card table.shop_table tbody tr.cart_item{display:grid!important;width:100%!important;grid-template-columns:minmax(0,1fr)!important;gap:0;padding:13px 14px 10px;border-top:1px solid #ededed;background:#fff}
  .ps-cart-reference .ps-cart-products-card table.shop_table tbody tr.cart_item:first-child{border-top:0}
  .ps-cart-reference .ps-cart-products-card table.shop_table tbody td{display:flex!important;width:100%!important;min-width:0!important;height:auto!important;padding:9px 0!important;border:0!important;background:#fff!important;text-align:right!important}
  .ps-cart-reference .ps-cart-products-card table.shop_table tbody td.product-name{align-items:center!important;gap:10px;padding:3px 0 12px!important;border-bottom:1px solid #f1f1f1!important}
  .ps-cart-reference .ps-cart-product-thumb{flex:0 0 58px;width:58px;height:58px}
  .ps-cart-reference .ps-cart-product-thumb img{width:56px!important;height:56px!important}
  .ps-cart-reference .ps-cart-product-copy{flex:1;min-width:0}.ps-cart-reference .ps-cart-product-copy>a{font-size:12px;overflow-wrap:anywhere}
  .ps-cart-reference .ps-cart-products-card table.shop_table tbody td.product-price,.ps-cart-reference .ps-cart-products-card table.shop_table tbody td.product-quantity,.ps-cart-reference .ps-cart-products-card table.shop_table tbody td.product-subtotal{align-items:center!important;justify-content:space-between!important;gap:14px;white-space:normal!important}
  .ps-cart-reference .ps-cart-products-card table.shop_table tbody td.product-price:before,.ps-cart-reference .ps-cart-products-card table.shop_table tbody td.product-quantity:before,.ps-cart-reference .ps-cart-products-card table.shop_table tbody td.product-subtotal:before{content:attr(data-title)!important;display:block!important;float:none!important;color:#30383d;font-size:12px;font-weight:800}
  .ps-cart-reference .quantity.ps-cart-qty-control{flex:0 0 100px;margin:0!important}
  .ps-cart-reference .ps-cart-update-row{height:auto;min-height:68px;padding:13px 14px}
  .ps-cart-reference .ps-cart-update-row button[name=update_cart]{width:100%!important;min-width:0!important}
  .ps-cart-reference .ps-cart-coupon-card .coupon{display:grid!important;gap:10px}.ps-cart-reference .ps-cart-coupon-card input#coupon_code,.ps-cart-reference .ps-cart-coupon-card button[name=apply_coupon]{order:initial;width:100%!important;min-width:0!important;flex:auto}.ps-cart-coupon-card{width:100%;max-width:100%;padding-block:14px;overflow:hidden}
  .ps-cart-reference .cart_totals{width:100%!important;max-width:100%!important;overflow:hidden}.ps-cart-reference .cart_totals table{width:100%!important;max-width:100%!important}.ps-cart-reference .cart_totals table th,.ps-cart-reference .cart_totals table td{overflow-wrap:anywhere;word-break:normal}
  .ps-checkout-reference{padding-top:45px!important}.ps-checkout-reference #customer_details{padding-inline:14px!important}.ps-checkout-reference form .form-row-first,.ps-checkout-reference form .form-row-last{width:100%!important;float:none!important}.ps-checkout-order-card,.ps-checkout-payment-card{padding-inline:14px}
}

/* ===== v2.9.4 — definitive tablet/mobile header, stronger than legacy .home rules ===== */
@media(max-width:1024px){
  body.home .ps-header{position:absolute!important;right:0!important;left:0!important;top:0!important;inset:0 0 auto!important;height:112px!important;background:transparent!important;border:0!important;z-index:auto!important}
  body:not(.home) .ps-header{position:relative!important;top:0!important;height:112px!important;background:transparent!important;border:0!important;z-index:auto!important}
  body.home .ps-header-main,body .ps-header-main{position:relative!important;width:100%!important;max-width:none!important;height:112px!important;margin:0!important;padding:0!important;display:block!important;background:transparent!important;border-radius:0!important;box-shadow:none!important}
  body.home .ps-header-main:before,body .ps-header-main:before{content:""!important;display:block!important;position:absolute!important;z-index:0!important;right:13px!important;left:13px!important;top:22px!important;width:auto!important;height:40px!important;border-radius:7px!important;background:#fff!important;box-shadow:0 4px 15px rgba(13,53,79,.09)!important;pointer-events:none!important}
  body.home .ps-logo-slot,body .ps-logo-slot{display:block!important;position:absolute!important;z-index:6!important;right:13px!important;left:auto!important;top:0!important;width:94px!important;height:111px!important;margin:0!important}
  body.home .ps-logo,body .ps-logo{position:absolute!important;right:0!important;left:auto!important;top:0!important;width:94px!important;height:111px!important;margin:0!important;padding:10px 7px 13px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:4px!important;background:var(--ps-ref-navy)!important;border-radius:0 0 42px 42px!important;color:#fff!important;box-shadow:none!important}
  body.home .ps-logo .ps-brand-emblem,body .ps-logo .ps-brand-emblem{width:48px!important;height:48px!important;flex:0 0 48px!important;margin:0!important;padding:0!important;background:transparent!important}
  body.home .ps-logo-copy,body .ps-logo-copy{display:grid!important;text-align:center!important;line-height:1.3!important;color:#fff!important}
  body.home .ps-logo-copy strong,body .ps-logo-copy strong{display:block!important;font-size:8px!important;color:#fff!important}
  body.home .ps-logo-copy small,body .ps-logo-copy small{display:block!important;font-size:11px!important;font-weight:800!important;color:#fff!important}
  body.home .ps-mobile-toggle,body .ps-mobile-toggle{display:grid!important;place-items:center!important;position:absolute!important;z-index:7!important;right:105px!important;left:auto!important;top:22px!important;width:42px!important;height:40px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:var(--ps-ref-red)!important}
  body.home .ps-header-actions,body .ps-header-actions{position:absolute!important;z-index:7!important;left:19px!important;right:auto!important;top:22px!important;width:auto!important;height:40px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;direction:ltr!important;gap:4px!important}
  body.home .ps-account-icon,body .ps-account-icon{display:grid!important}
  body.home .ps-head-icon,body.home .ps-cart-icon,body.home .ps-cart-link,body .ps-head-icon,body .ps-cart-icon,body .ps-cart-link{width:38px!important;height:38px!important;flex:0 0 38px!important;margin:0!important}
  body.home .ps-cart-text,body .ps-cart-text{display:none!important}
  body.home .ps-header-search-inline,body .ps-header-search-inline{display:none!important}
  body.home .ps-nav,body .ps-nav{position:fixed!important;z-index:1300!important;right:-110%!important;left:auto!important;top:0!important;bottom:0!important;width:min(360px,92vw)!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:74px 20px 25px!important;display:block!important;overflow-x:hidden!important;overflow-y:auto!important;background:#fff!important;border-radius:0!important;box-shadow:-15px 0 45px rgba(0,0,0,.16)!important;visibility:hidden!important;pointer-events:none!important;transition:right .3s ease,visibility .3s ease!important}
  body.home .ps-nav.open,body .ps-nav.open{right:0!important;visibility:visible!important;pointer-events:auto!important}
  body.home .ps-nav ul,body .ps-nav ul{display:block!important;width:100%!important;margin:0!important;padding:0!important}
  body.home .ps-nav li,body .ps-nav li{display:block!important;width:100%!important;border-bottom:1px solid #edf0f1!important}
  body.home .ps-nav a,body .ps-nav a{display:block!important;width:100%!important;padding:14px 4px!important;font-size:14px!important;line-height:1.7!important;color:#333!important;white-space:normal!important}
  body.home .ps-menu-overlay,body .ps-menu-overlay{display:block!important;position:fixed!important;z-index:1200!important;inset:0!important;background:rgba(0,0,0,.44)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}
  body.home .ps-menu-overlay.show,body .ps-menu-overlay.show{opacity:1!important;visibility:visible!important;pointer-events:auto!important}
}

@media(max-width:390px){
  body.home .ps-header-main:before,body .ps-header-main:before{right:10px!important;left:10px!important}
  body.home .ps-logo-slot,body .ps-logo-slot{right:10px!important;width:88px!important}
  body.home .ps-logo,body .ps-logo{width:88px!important}
  body.home .ps-mobile-toggle,body .ps-mobile-toggle{right:96px!important;width:38px!important}
  body.home .ps-header-actions,body .ps-header-actions{left:14px!important}
  body.home .ps-account-icon,body .ps-account-icon{display:none!important}
}

/* ===== v2.9.5 — category results, responsive articles and footer ===== */
.ps-reference-home .ps-category-panel .ps-products-empty{grid-column:1/-1;margin:0;padding:54px 18px;border:1px dashed #e0e0e0;border-radius:14px;background:#fff;color:#777;font-size:13px;text-align:center}
.ps-reference-home .ps-home-blog .ps-home-post-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;align-items:stretch!important}
.ps-reference-home .ps-home-blog .ps-blog-card{min-width:0!important;width:100%!important;height:100%!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}
.ps-reference-home .ps-home-blog .ps-blog-card-media{width:auto!important;height:auto!important;aspect-ratio:16/9!important;flex:0 0 auto!important;margin:7px!important;overflow:hidden!important}
.ps-reference-home .ps-home-blog .ps-blog-card-media img{width:100%!important;height:100%!important;object-fit:cover!important}
.ps-reference-home .ps-home-blog .ps-blog-card-body{min-width:0!important;display:flex!important;flex:1 1 auto!important;flex-direction:column!important}
.ps-reference-home .ps-home-blog .ps-blog-card-footer{height:auto!important;min-height:38px!important;margin-top:auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;gap:8px!important}
.ps-reference-home .ps-home-blog .ps-blog-meta{min-width:0!important;display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:6px 10px!important;white-space:normal!important}

@media(min-width:681px) and (max-width:1100px){
  .ps-reference-home .ps-home-blog .ps-home-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .ps-footer{padding-top:92px!important;overflow:visible!important}
  .ps-footer .ps-footer-main{overflow:visible!important}
  .ps-footer .ps-footer-grid{width:calc(100% - 40px)!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;grid-template-areas:"contact contact" "about links" "trust trust"!important;gap:28px 24px!important;padding-bottom:34px!important;align-items:start!important}
  .ps-footer .ps-footer-contact-card{grid-area:contact!important;width:100%!important;min-height:0!important;margin-top:-78px!important;display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)!important;gap:22px!important}
  .ps-footer .ps-footer-about{grid-area:about!important;min-width:0!important;padding:0!important}
  .ps-footer .ps-footer-links{grid-area:links!important;min-width:0!important;padding:0!important}
  .ps-footer .ps-trust{grid-area:trust!important;min-width:0!important;padding:0!important}
  .ps-footer .ps-trust>div{display:grid!important;grid-template-columns:repeat(4,55px)!important;justify-content:start!important;gap:8px!important}
}

@media(max-width:680px){
  .ps-reference-home .ps-home-blog{padding:42px 0 72px!important}
  .ps-reference-home .ps-home-blog .ps-home-post-grid{grid-template-columns:minmax(0,1fr)!important;gap:18px!important}
  .ps-reference-home .ps-home-blog .ps-blog-card-media{aspect-ratio:16/9!important}
  .ps-reference-home .ps-home-blog .ps-blog-card-footer{align-items:flex-start!important;flex-direction:column!important}
  .ps-footer{padding-top:82px!important;overflow:visible!important}
  .ps-footer .ps-footer-main{overflow:visible!important;padding-top:30px!important}
  .ps-footer .ps-footer-grid{width:calc(100% - 28px)!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"contact" "about" "links" "trust"!important;gap:28px!important;padding-bottom:30px!important}
  .ps-footer .ps-footer-contact-card{grid-area:contact!important;width:100%!important;min-width:0!important;min-height:0!important;margin:-72px 0 0!important;padding:20px 17px!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:18px!important;border-radius:18px!important}
  .ps-footer .ps-footer-contact-card>.ps-footer-contact-info{min-width:0!important}
  .ps-footer .ps-footer-contact-info>div{grid-template-columns:34px minmax(0,1fr)!important;gap:9px!important}
  .ps-footer .ps-footer-contact-info p,.ps-footer .ps-footer-contact-info a,.ps-footer .ps-footer-contact-info small{min-width:0!important;overflow-wrap:anywhere!important;word-break:break-word!important}
  .ps-footer .ps-footer-hours li{white-space:normal!important}
  .ps-footer .ps-footer-about{grid-area:about!important;min-width:0!important;padding:0!important}
  .ps-footer .ps-footer-brandmark,.ps-footer .ps-socials{justify-content:flex-start!important}
  .ps-footer .ps-footer-about p{max-width:none!important;margin:12px 0!important}
  .ps-footer .ps-footer-links{grid-area:links!important;min-width:0!important;padding:0!important}
  .ps-footer .ps-trust{grid-area:trust!important;min-width:0!important;padding:0!important}
  .ps-footer .ps-trust>div{display:grid!important;grid-template-columns:repeat(2,55px)!important;justify-content:start!important;gap:9px!important}
  .ps-footer .ps-footer-bottom{padding:13px 12px!important;line-height:1.9!important}
}
