/*
Theme Name: MAGNIUS Shop
Theme URI: https://www.magnius.eu/
Author: MAGNIUS
Description: MAGNIUS Shop - catalog, categorii si pagini de produs, cu administrare WooCommerce.
Version: 3.9.4
Requires at least: 6.6
Requires PHP: 8.1
Text Domain: magnius-shop
*/
:root{--mgs-purple:#54469b;--mgs-ink:#201b2c;--mgs-muted:#6d657b;--mgs-line:#e6e0ee;--mgs-soft:#f2eef9;--mgs-white:#fff;--mgs-radius:18px;--magnius:#54469b;--ink:#201b2c;--muted:#6d657b}
html{scroll-behavior:smooth}body.magnius-shop-site{margin:0;background:var(--mgs-soft);color:var(--mgs-ink);font-family:"AndesNeue Book",Arial,sans-serif;font-size:16px;line-height:1.6}
*,*:before,*:after{box-sizing:border-box}img{max-width:100%;height:auto}a{color:var(--mgs-purple)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}
h1,h2,h3,h4{font-family:"AndesNeue Black","Arial Black",Arial,sans-serif;line-height:1.25;color:var(--mgs-ink)}h1{font-size:36px}h2{font-size:25px}h3{font-size:19px}p{margin:0 0 1em}button,a,input,select,textarea{outline-offset:4px}:focus-visible{outline:3px solid #9c8dd1}
.mgs-container{width:calc(100% - 48px);max-width:1320px;margin-left:auto;margin-right:auto;min-width:0}
.screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px);width:1px;height:1px;overflow:hidden;white-space:nowrap}.mgs-skip-link:focus{clip:auto!important;z-index:10000;left:24px;top:12px;width:auto;height:auto;background:#fff;padding:12px}
/* Header: one aligned top row; category labels never alternate between baselines. */
.magnius-store-shell{margin:12px 12px 0;background:white;border-radius:20px;position:relative;z-index:30;border:1px solid var(--mgs-line)}
.magnius-store-head{display:grid;grid-template-columns:auto minmax(180px,1fr) auto;gap:40px;align-items:center;min-height:92px;padding:20px 0}
.magnius-store-brand{display:flex;align-items:center;gap:12px;text-decoration:none;white-space:nowrap}.magnius-store-brand img{display:block;width:184px;height:auto}.magnius-store-brand>span{background:#f0ebfa;color:var(--mgs-purple);border-radius:20px;padding:5px 9px;font:800 10px/1.5 Arial,sans-serif;letter-spacing:1px}
.magnius-store-search{position:relative;margin:0;width:100%;min-width:0;max-width:480px;justify-self:center}.magnius-store-search input[type=search]{display:block;width:100%;min-height:44px;border:1px solid #dfd9e7;border-radius:24px;background:#faf9fc;color:var(--mgs-ink);font-size:14px;padding:10px 46px 10px 18px}.magnius-store-search button{position:absolute;top:0;right:5px;bottom:0;display:grid;place-items:center;width:40px;border:0;background:none;color:var(--mgs-purple);cursor:pointer}
.magnius-store-actions{display:flex;gap:22px;align-items:center;white-space:nowrap}.magnius-store-actions a{color:var(--mgs-ink);font:700 14px/1.4 Arial,sans-serif;text-decoration:none}.magnius-store-actions a:hover{color:var(--mgs-purple)}.magnius-store-actions .mgs-main-site{font-size:13px}.magnius-store-actions .magnius-store-cart{display:flex;align-items:center;gap:9px;background:var(--mgs-purple);color:white;border-radius:10px;padding:12px 15px}.magnius-cart-count{display:inline-grid;place-items:center;min-width:21px;height:21px;background:#fff;color:var(--mgs-purple);border-radius:50%;font-size:11px;padding:2px}
.magnius-category-bar{background:#201b2c;border-radius:0 0 19px 19px;padding:6px 0}.mgs-navigation>summary{display:none}.mgs-category-bar-inner{display:flex;align-items:stretch;min-width:0}.mgs-category-bar-inner a{display:flex;align-items:center;justify-content:center;gap:9px;color:#fff;text-decoration:none;padding:12px 9px;border-radius:7px;font:700 13px/1.5 Arial,sans-serif;white-space:nowrap;min-height:44px}.mgs-category-links{display:flex;flex:1;justify-content:space-between;align-items:stretch;min-width:0}.mgs-category-links a{flex:1}.mgs-all-products{flex:0 0 156px;margin-right:6px}.mgs-category-bar-inner a:hover{background:#373045}.mgs-category-bar-inner a.is-active{background:var(--mgs-purple);color:#fff}
/* Front page: only the useful category directory, not a giant banner or product feed. */
.mgs-home-page{padding-block:36px 54px}.mgs-directory-heading{margin-bottom:24px}.mgs-directory-heading h1{margin:0 0 7px;font-size:34px;letter-spacing:-.6px}.mgs-directory-heading p{margin:0;color:var(--mgs-muted);font-size:16px}
.mgs-home-categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.mgs-home-category{display:block;min-width:0;overflow:hidden;background:#fff;border:1px solid var(--mgs-line);border-radius:16px;color:var(--mgs-ink);text-decoration:none;transition:border-color .18s,box-shadow .18s}.mgs-home-category:hover{border-color:#b4a5d4;box-shadow:0 8px 26px #33224e12}.mgs-home-category-image{aspect-ratio:1.36/1;background:#f5f4f6;display:grid;place-items:center;overflow:hidden}.mgs-home-category-image img{display:block;width:100%;height:100%;object-fit:contain}.mgs-image-missing{color:#bcafcf;font:80px/1 Arial,sans-serif}.mgs-home-category-name{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px}.mgs-home-category-name h2{font-family:inherit;font-weight:800;font-size:17px;margin:0;line-height:1.4}.mgs-home-category-name>span{color:var(--mgs-purple)}
/* Single-product template uses the same container as header and catalog. */
.mgs-product-page{padding-block:24px 55px}.mgs-product-page .woocommerce-breadcrumb{margin:0 0 20px;font-size:13px;color:var(--mgs-muted);overflow-wrap:anywhere}.mgs-product-page .woocommerce-breadcrumb a{color:var(--mgs-muted);text-decoration:none}
body.magnius-shop-site .mgs-product-page div.product{background:#fff;border:1px solid var(--mgs-line);border-radius:20px;padding:32px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px 42px;align-items:start;margin:0}
body.magnius-shop-site .mgs-product-page div.product:before,body.magnius-shop-site .mgs-product-page div.product:after{display:none}
body.magnius-shop-site .mgs-product-page div.product .woocommerce-product-gallery{float:none;width:100%;grid-column:1;margin:0;min-width:0;overflow:hidden;border-radius:15px;background:#f5f4f6}.mgs-product-page .woocommerce-product-gallery__wrapper{margin:0}.mgs-product-page .woocommerce-product-gallery__image img{display:block;width:100%;height:auto;max-height:620px;object-fit:contain}.mgs-product-page .woocommerce-product-gallery__image .zoomImg{max-height:none}.mgs-product-page .flex-control-nav{margin:10px 0 0!important}.mgs-product-page .woocommerce-product-gallery__trigger{z-index:4!important}
body.magnius-shop-site .mgs-product-page div.product .summary{float:none;width:100%;grid-column:2;margin:0;min-width:0}.mgs-product-page .product_title{font-size:30px;line-height:1.25;letter-spacing:-.4px;margin:0 0 16px}.mgs-product-page .summary>.price{font-family:inherit;color:var(--mgs-purple)!important;font-weight:800;font-size:29px!important;line-height:1.35;margin:0 0 20px}.mgs-product-page .price ins{text-decoration:none}.mgs-product-page .woocommerce-price-suffix{display:block;font:400 12px/1.5 Arial,sans-serif;color:var(--mgs-muted);margin-top:4px}.mgs-product-page .woocommerce-product-details__short-description{font-size:15px;line-height:1.65;color:#4c4458;margin:0 0 22px;overflow-wrap:anywhere}.mgs-product-page .woocommerce-product-details__short-description p:last-child{margin-bottom:0}
body.magnius-shop-site .mgs-product-page .cart{margin:22px 0;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.mgs-product-page .cart .magnius-artwork-upload,.mgs-product-page .cart .variations,.mgs-product-page .cart .single_variation_wrap{flex-basis:100%}.mgs-product-page .quantity{float:none!important;margin:0!important}.mgs-product-page .quantity .qty{width:74px;min-height:46px;border:1px solid #dcd5e7;border-radius:9px;padding:10px}.mgs-product-page .single_add_to_cart_button,.woocommerce .button,.woocommerce button.button,.woocommerce a.button{background:var(--mgs-purple);color:white;border-radius:9px;padding:14px 18px;line-height:1.4;font-weight:700}.mgs-product-page .single_add_to_cart_button:hover{background:#443583}.mgs-product-page .variations{border-collapse:collapse;width:100%}.mgs-product-page .variations th{text-align:left}.mgs-product-page .variations select{max-width:100%;padding:10px;border-radius:8px;border:1px solid var(--mgs-line)}.mgs-product-page .product_meta{font-size:12px;color:var(--mgs-muted);padding-top:12px;border-top:1px solid var(--mgs-line);display:flex;flex-direction:column;gap:4px}
.magnius-artwork-upload{background:#f7f4fc;border:1px dashed #d3c9e4;border-radius:12px;padding:18px;margin:0 0 4px;max-width:100%;width:100%}.magnius-artwork-upload label{display:block;font-size:14px;font-weight:800;margin-bottom:8px}.magnius-artwork-upload p{font-size:12px;line-height:1.55;color:var(--mgs-muted);margin:0 0 12px}.magnius-artwork-upload input[type=file]{background:#fff;border:1px solid var(--mgs-line);padding:9px;border-radius:8px;width:100%;max-width:100%;font-size:12px}.magnius-artwork-upload input::file-selector-button{background:var(--mgs-purple);color:white;border:0;border-radius:5px;margin-right:8px;padding:8px;cursor:pointer}
/* Native WooCommerce tabs: links work with JS, and anchor navigation is usable without it. */
body.magnius-shop-site .mgs-product-page div.product .woocommerce-tabs{grid-column:1/-1;clear:both;width:100%;margin-top:4px;min-width:0;padding-top:8px;border-top:1px solid var(--mgs-line)}
body.magnius-shop-site .mgs-product-page div.product .woocommerce-tabs ul.tabs{list-style:none;display:flex;flex-wrap:wrap;gap:0 28px;padding:0;margin:0 0 25px;border-bottom:1px solid var(--mgs-line)}
body.magnius-shop-site .mgs-product-page div.product .woocommerce-tabs ul.tabs:before,body.magnius-shop-site .mgs-product-page div.product .woocommerce-tabs ul.tabs li:before,body.magnius-shop-site .mgs-product-page div.product .woocommerce-tabs ul.tabs li:after{display:none}
body.magnius-shop-site .mgs-product-page div.product .woocommerce-tabs ul.tabs li{border:0;border-radius:0;margin:0;background:none;padding:0;float:none}
body.magnius-shop-site .mgs-product-page div.product .woocommerce-tabs ul.tabs li a{display:block;text-decoration:none;padding:17px 0 14px;color:var(--mgs-muted);font:700 15px/1.5 Arial,sans-serif;border-bottom:3px solid transparent}
body.magnius-shop-site .mgs-product-page div.product .woocommerce-tabs ul.tabs li.active a{color:var(--mgs-purple);border-bottom-color:var(--mgs-purple)}
.mgs-product-page .woocommerce-Tabs-panel{line-height:1.75;font-size:15px;max-width:100%;margin:0!important;padding:0!important;overflow-wrap:anywhere}.mgs-product-page .woocommerce-Tabs-panel>h2{font-size:22px;margin:0 0 16px}.mgs-product-page .woocommerce-Tabs-panel p{margin:0 0 16px}.mgs-product-page .woocommerce-Tabs-panel h2,.mgs-product-page .woocommerce-Tabs-panel h3{font-size:20px;margin:26px 0 12px}.mgs-product-page .woocommerce-Tabs-panel h5{font:inherit}.mgs-product-page .woocommerce-Tabs-panel ul,.mgs-product-page .woocommerce-Tabs-panel ol{padding-left:23px}.mgs-product-page .woocommerce-Tabs-panel table{width:100%;border-collapse:collapse}.mgs-product-page .woocommerce-Tabs-panel td,.mgs-product-page .woocommerce-Tabs-panel th{padding:12px;text-align:left;border-bottom:1px solid var(--mgs-line)}
.mgs-product-page .related,.mgs-product-page .upsells{grid-column:1/-1;min-width:0}.mgs-product-page .related h2,.mgs-product-page .upsells h2{font-size:23px}.mgs-product-page .products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;list-style:none;padding:0!important;margin:0!important}.mgs-product-page .products:before,.mgs-product-page .products:after{display:none!important}.mgs-product-page .products li.product{width:auto!important;float:none!important;margin:0!important;padding:0!important;border:1px solid var(--mgs-line);border-radius:12px;overflow:hidden}.mgs-product-page .products .woocommerce-loop-product__title{font:700 14px/1.4 Arial,sans-serif!important;padding:14px!important}.mgs-product-page .products .price{font-size:16px!important;padding:0 14px 14px}
.mgs-product-page #reviews{width:100%}.mgs-product-page #review_form_wrapper{max-width:760px}.mgs-product-page #reviews label{font-size:14px;display:block;margin:8px 0}.mgs-product-page #reviews textarea,.mgs-product-page #reviews input[type=text],.mgs-product-page #reviews input[type=email]{max-width:100%;width:100%;border:1px solid #dcd5e7;border-radius:8px;padding:11px}.mgs-product-page #reviews textarea{min-height:135px}.mgs-product-page #reviews input[type=submit]{background:var(--mgs-purple);color:white;border:0;padding:12px 22px;border-radius:8px;cursor:pointer}.mgs-product-page #reviews .comment-form-cookies-consent label{display:inline}.mgs-product-page .woocommerce-product-rating{font-size:13px}
/* Content pages, including cart and account, never start at the edge of the screen. */
.mgs-standard-page{padding-block:30px 56px}.mgs-page-panel{background:#fff;border:1px solid var(--mgs-line);border-radius:20px;padding:32px;min-width:0}.mgs-page-panel>h1{font-size:32px;margin:0 0 25px}.mgs-entry-content{max-width:100%}.mgs-entry-content>*,.mgs-entry-content .alignwide,.mgs-entry-content .alignfull{max-width:100%!important;margin-left:0;margin-right:0}.mgs-entry-content .wc-block-cart,.mgs-entry-content .wc-block-checkout{max-width:100%;padding:0}.mgs-entry-content .woocommerce form .form-row input.input-text,.mgs-entry-content .woocommerce form .form-row textarea{padding:11px;border-radius:8px;border:1px solid var(--mgs-line)}
.magnius-shop-footer{background:#fff;border-top:1px solid var(--mgs-line);margin-top:12px}.magnius-shop-footer-grid{display:flex;align-items:center;gap:40px;justify-content:space-between;padding-block:26px}.magnius-footer-brand img{display:block;width:170px}.magnius-shop-footer nav{display:flex;flex-wrap:wrap;gap:12px 24px}.magnius-shop-footer nav a{font-size:13px;color:var(--mgs-muted);text-decoration:none}.magnius-shop-footer nav a:hover{color:var(--mgs-purple)}.magnius-shop-footer-bottom{padding:0 0 23px;color:var(--mgs-muted);font-size:12px}
@media(max-width:1250px){.magnius-store-head{gap:22px}.magnius-store-actions{gap:14px}.mgs-category-bar-inner{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px}.mgs-category-links{display:contents}.mgs-all-products{margin:0}.mgs-category-bar-inner a{padding:10px 6px}.magnius-store-brand img{width:164px}}
@media(max-width:1000px){.mgs-home-categories{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.magnius-store-head{gap:18px}.magnius-store-brand img{width:146px}.magnius-store-brand{gap:8px}.magnius-store-actions .mgs-main-site{display:none}.mgs-product-page .product_title{font-size:26px}body.magnius-shop-site .mgs-product-page div.product{padding:24px;gap:30px}.mgs-product-page .products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.mgs-container{width:calc(100% - 32px)}.magnius-store-shell{margin:8px 8px 0;border-radius:15px}.magnius-store-head{grid-template-columns:1fr auto;gap:16px;padding:16px 0;min-height:0;width:calc(100% - 28px)}.magnius-store-brand img{width:139px}.magnius-store-brand>span{font-size:8px;padding:4px 6px}.magnius-store-actions{gap:12px}.magnius-store-actions a{font-size:12px}.magnius-store-actions .magnius-store-cart{padding:9px 10px;gap:6px}.magnius-store-search{grid-column:1/-1;grid-row:2;max-width:none}.magnius-category-bar{border-radius:0 0 14px 14px;padding:0}.mgs-navigation{width:100%}.mgs-navigation>summary{display:flex;justify-content:space-between;align-items:center;min-height:48px;cursor:pointer;color:#fff;padding:12px 16px;font:700 14px/1.5 Arial,sans-serif}.mgs-navigation>summary::-webkit-details-marker{display:none}.mgs-category-bar-inner{grid-template-columns:repeat(2,minmax(0,1fr));padding:8px;gap:3px}.mgs-category-bar-inner a{font-size:13px;min-height:44px}.mgs-home-page{padding-block:25px 38px}.mgs-directory-heading h1{font-size:28px}.mgs-directory-heading p{font-size:14px}.mgs-home-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.mgs-home-category-name{padding:12px;gap:6px}.mgs-home-category-name h2{font-size:14px}.mgs-home-category-image{aspect-ratio:1.1/1}.mgs-product-page{padding-block:19px 36px}.mgs-product-page .woocommerce-breadcrumb{font-size:12px;margin-bottom:15px}body.magnius-shop-site .mgs-product-page div.product{grid-template-columns:minmax(0,1fr);padding:17px;gap:25px;border-radius:15px}body.magnius-shop-site .mgs-product-page div.product .summary,body.magnius-shop-site .mgs-product-page div.product .woocommerce-product-gallery{grid-column:1}.mgs-product-page .product_title{font-size:26px}.mgs-product-page .summary>.price{font-size:27px!important}.mgs-product-page .woocommerce-product-details__short-description{font-size:14px}.mgs-product-page .woocommerce-tabs ul.tabs{gap:0 20px!important}.mgs-product-page .woocommerce-tabs ul.tabs li a{font-size:13px!important}.mgs-product-page .woocommerce-Tabs-panel{font-size:14px}.mgs-product-page .woocommerce-Tabs-panel td,.mgs-product-page .woocommerce-Tabs-panel th{padding:8px}.mgs-standard-page{padding-block:24px 38px}.mgs-page-panel{padding:18px;border-radius:15px}.magnius-shop-footer-grid{flex-direction:column;align-items:flex-start;gap:20px}.magnius-shop-footer nav{gap:12px 20px}.magnius-shop-footer-bottom{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* 3.7: catalogue photography is shown uncropped, with the prepared pale background. */
:root{--mgs-photo-bg:#efeaf8}
.mgs-home-category-image,.mgs-product-page .woocommerce-product-gallery,.magnius-catalog-grid .mgs-product-media,.mgs-catalog-grid .mgs-product-media{background:var(--mgs-photo-bg)!important}
.mgs-home-category-image{aspect-ratio:1/1}
.mgs-home-category-image img{object-fit:contain;object-position:center;transform:none}
.mgs-product-page .woocommerce-product-gallery__image img{object-fit:contain;object-position:center;transform:none}
body.magnius-shop-site .mgs-product-page div.product .woocommerce-product-gallery{border:1px solid #eee7f6}
.mgs-product-page .products li.product img{width:100%;object-fit:contain;aspect-ratio:1;object-position:center;background:var(--mgs-photo-bg)}

/* 3.7.1: preserve responsive geometry; no CSS sharpening or cropped product media. */
.mgs-quality-image{image-rendering:auto;filter:none;transform:none}
.mgs-product-photo,.mgs-subcategory-photo{background:var(--mgs-photo-bg)}
.mgs-product-page .woocommerce-product-gallery__image:not(.clone)>a{display:block}

/* 3.7.3: separate, equally prominent tax and delivery notices. */
body.magnius-shop-site .mgs-price-notices {
  display:flex;
  flex-wrap:wrap;
  align-items:flex-start;
  gap:6px;
  max-width:100%;
  margin:8px 0 0;
  font-size:15px;
  line-height:1.5;
}
body.magnius-shop-site .mgs-tax-note,
body.magnius-shop-site .mgs-price-vat,
body.magnius-shop-site .mgs-price-shipping {
  display:block;
  width:fit-content;
  max-width:100%;
  margin:0;
  padding:4px 9px;
  border-radius:6px;
  background:#f0ebfa;
  color:#443681;
  font:700 15px/1.5 Arial,sans-serif;
  letter-spacing:0;
  text-transform:none;
  overflow-wrap:normal;
}
/* Uniform two-line layout in product cards, including related products. */
body.magnius-shop-site .mgs-product-price .mgs-price-notices,
body.magnius-shop-site .products .mgs-price-notices {
  flex-direction:column;
}
body.magnius-shop-site .mgs-product-page .summary .mgs-price-notices {
  margin-top:12px;
  gap:8px;
}
body.magnius-shop-site .mgs-product-page .summary .mgs-price-vat,
body.magnius-shop-site .mgs-product-page .summary .mgs-price-shipping {
  font-size:17px;
  padding:5px 10px;
}
body.magnius-shop-site .mgs-product-page .products .mgs-price-vat,
body.magnius-shop-site .mgs-product-page .products .mgs-price-shipping {
  font-size:15px;
}
body.magnius-shop-site .mgs-product-page .woocommerce-price-suffix {
  font-size:16px;
  font-weight:700;
  color:var(--mgs-purple);
}


/* 3.8.0 - related / upsell products: clear cards on desktop and swipe cards on mobile. */
body.magnius-shop-site .mgs-product-page .related,
body.magnius-shop-site .mgs-product-page .upsells{
  grid-column:1/-1;width:100%;min-width:0;margin-top:12px;
}
body.magnius-shop-site .mgs-product-page .related>h2,
body.magnius-shop-site .mgs-product-page .upsells>h2{
  font-size:26px;line-height:1.25;margin:0 0 18px;
}
body.magnius-shop-site .mgs-product-page .related ul.products,
body.magnius-shop-site .mgs-product-page .upsells ul.products{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:22px!important;
  width:100%;
  padding:0!important;
  margin:0!important;
}
body.magnius-shop-site .mgs-product-page .related ul.products:before,
body.magnius-shop-site .mgs-product-page .related ul.products:after,
body.magnius-shop-site .mgs-product-page .upsells ul.products:before,
body.magnius-shop-site .mgs-product-page .upsells ul.products:after{display:none!important}
body.magnius-shop-site .mgs-product-page .related ul.products li.product,
body.magnius-shop-site .mgs-product-page .upsells ul.products li.product{
  display:flex!important;flex-direction:column;min-width:0!important;width:auto!important;
  float:none!important;margin:0!important;padding:0!important;background:#fff;
  border:1px solid var(--mgs-line);border-radius:15px;overflow:hidden;
}
body.magnius-shop-site .mgs-product-page .related ul.products li.product>a.woocommerce-LoopProduct-link,
body.magnius-shop-site .mgs-product-page .upsells ul.products li.product>a.woocommerce-LoopProduct-link{
  display:flex;flex:1;min-width:0;flex-direction:column;text-decoration:none;
}
body.magnius-shop-site .mgs-product-page .related ul.products li.product img,
body.magnius-shop-site .mgs-product-page .upsells ul.products li.product img{
  display:block;width:100%!important;height:auto!important;aspect-ratio:1/1;object-fit:contain;
  object-position:center;background:var(--mgs-photo-bg,#f6f4f8);margin:0!important;padding:0;
}
body.magnius-shop-site .mgs-product-page .related ul.products .woocommerce-loop-product__title,
body.magnius-shop-site .mgs-product-page .upsells ul.products .woocommerce-loop-product__title{
  font:700 15px/1.42 Arial,sans-serif!important;padding:15px 15px 8px!important;margin:0!important;
  min-height:0!important;display:block!important;overflow:visible!important;-webkit-line-clamp:unset!important;
}
body.magnius-shop-site .mgs-product-page .related ul.products .price,
body.magnius-shop-site .mgs-product-page .upsells ul.products .price{
  display:block!important;font-size:17px!important;line-height:1.4!important;
  padding:0 15px 15px!important;margin:auto 0 0!important;
}
body.magnius-shop-site .mgs-product-page .related ul.products .mgs-price-notices,
body.magnius-shop-site .mgs-product-page .upsells ul.products .mgs-price-notices{gap:5px!important;margin-top:8px!important;flex-wrap:wrap}
body.magnius-shop-site .mgs-product-page .related ul.products .mgs-price-vat,
body.magnius-shop-site .mgs-product-page .related ul.products .mgs-price-shipping,
body.magnius-shop-site .mgs-product-page .upsells ul.products .mgs-price-vat,
body.magnius-shop-site .mgs-product-page .upsells ul.products .mgs-price-shipping{
  font-size:12px!important;line-height:1.35!important;padding:4px 7px!important;
}
@media(max-width:1000px){
  body.magnius-shop-site .mgs-product-page .related ul.products,
  body.magnius-shop-site .mgs-product-page .upsells ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}
}
@media(max-width:760px){
  body.magnius-shop-site .mgs-product-page .related,
  body.magnius-shop-site .mgs-product-page .upsells{
    width:calc(100% + 34px);max-width:none;margin-left:-17px;margin-right:-17px;padding-left:17px;
    overflow:hidden;
  }
  body.magnius-shop-site .mgs-product-page .related>h2,
  body.magnius-shop-site .mgs-product-page .upsells>h2{font-size:22px;padding-right:17px;margin-bottom:14px}
  body.magnius-shop-site .mgs-product-page .related ul.products,
  body.magnius-shop-site .mgs-product-page .upsells ul.products{
    display:grid!important;grid-template-columns:none!important;grid-auto-flow:column!important;
    grid-auto-columns:minmax(245px,78vw)!important;gap:14px!important;
    overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;
    overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;
    padding:0 17px 12px 0!important;margin:0!important;scroll-padding-left:0;scrollbar-width:thin;
  }
  body.magnius-shop-site .mgs-product-page .related ul.products li.product,
  body.magnius-shop-site .mgs-product-page .upsells ul.products li.product{scroll-snap-align:start;scroll-snap-stop:normal}
  body.magnius-shop-site .mgs-product-page .related ul.products .woocommerce-loop-product__title,
  body.magnius-shop-site .mgs-product-page .upsells ul.products .woocommerce-loop-product__title{font-size:15px!important;padding:14px 14px 7px!important}
  body.magnius-shop-site .mgs-product-page .related ul.products .price,
  body.magnius-shop-site .mgs-product-page .upsells ul.products .price{font-size:17px!important;padding:0 14px 14px!important}
}


/* 3.8.2 - final visual corrections requested on 20 Sep 2026. */
.mgs-v382-visual{display:block;width:100%;height:100%;object-fit:contain;object-position:center;margin:0!important;background:var(--mgs-photo-bg,#f6f4f8)}
.mgs-product-card.mgs-v382-vivid .mgs-product-photo img,
li.product.mgs-v382-vivid img{filter:saturate(1.2) contrast(1.035)}

/* Related products: never collapse into thin columns. */
body.magnius-shop-site .mgs-product-page .related ul.products,
body.magnius-shop-site .mgs-product-page .upsells ul.products{
  grid-template-columns:repeat(3,minmax(250px,1fr))!important;
  align-items:stretch;
}
body.magnius-shop-site .mgs-product-page .related ul.products li.product,
body.magnius-shop-site .mgs-product-page .upsells ul.products li.product{min-width:0!important;max-width:none!important}
body.magnius-shop-site .mgs-product-page .related ul.products li.product img,
body.magnius-shop-site .mgs-product-page .upsells ul.products li.product img{
  min-height:240px;max-height:360px;object-fit:contain!important;background:var(--mgs-photo-bg,#f6f4f8)
}
body.magnius-shop-site .mgs-product-page .related ul.products .mgs-price-notices,
body.magnius-shop-site .mgs-product-page .upsells ul.products .mgs-price-notices{display:flex!important;flex-direction:column;align-items:flex-start;width:100%}
body.magnius-shop-site .mgs-product-page .related ul.products .mgs-price-vat,
body.magnius-shop-site .mgs-product-page .related ul.products .mgs-price-shipping,
body.magnius-shop-site .mgs-product-page .upsells ul.products .mgs-price-vat,
body.magnius-shop-site .mgs-product-page .upsells ul.products .mgs-price-shipping{width:max-content;max-width:100%;white-space:normal}
@media(max-width:1050px){
 body.magnius-shop-site .mgs-product-page .related ul.products,
 body.magnius-shop-site .mgs-product-page .upsells ul.products{grid-template-columns:repeat(2,minmax(240px,1fr))!important}
}
@media(max-width:760px){
 body.magnius-shop-site .mgs-product-page .related ul.products,
 body.magnius-shop-site .mgs-product-page .upsells ul.products{
   grid-template-columns:none!important;grid-auto-flow:column!important;
   grid-auto-columns:minmax(270px,84vw)!important;overflow-x:auto!important;gap:14px!important;
 }
 body.magnius-shop-site .mgs-product-page .related ul.products li.product img,
 body.magnius-shop-site .mgs-product-page .upsells ul.products li.product img{min-height:260px;max-height:330px}
}
