/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

c-wiz {
  display: none !important;
}
#products .product-thumbnail, .featured-products .product-thumbnail, .product-accessories .product-thumbnail, .product-miniature .product-thumbnail{
    display: flex !important;
}

.lgcookieslaw-overlay {
    display: none !important;
}

/* Styl podstawowy dla wszystkich wariantów kolorów – z teksturą lub bez */
input[type="radio"] + span.color,
input[type="radio"] + span.color.texture {
  width: 100px !important;
  height: 100px !important;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 8px;
  margin: 6px;
  background-size: cover !important;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

/* Hover efekt dla każdego wariantu */
input[type="radio"] + span.color:hover,
input[type="radio"] + span.color.texture:hover {
  transform: scale(1.08);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  border-color: #444;
  cursor: pointer;
}

/* Zaznaczony (checked) – niezależnie od typu wariantu */
input[type="radio"]:checked + span.color,
input[type="radio"]:checked + span.color.texture {
  border-color: #007bff;
  box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.3);
}


body {
        font-size: 1rem;
        font-family: Source Sans Pro, Helvetica, sans-serif;
        background-color: #fff;
}
a {
    color: #222;
    text-decoration: none;
}
p {
    font-size: 1rem;
    color:inherit;
    font-weight: 400;
}
.product-information {
    font-size: 1rem;
    color: #222;
    text-align: justify;
}
.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
    color: #fff;
    background-color: #222;
    border-color: #222;
    outline: none;
	opacity: 0.75;
}
@media (min-width: 1279px) {
.container {
    width: 1200px;
    max-width: 100%;
} }
#wrapper, #header .header-top, #header .header-nav .blockcart, #header {
    background-color: white;
   }
@media (min-width: 768px) {
#header .header-nav span {
    text-transform: none;
    color: #f00;
} 
#header .header-top .menu  {
    display: table;
    padding: 5px;
    margin: 0 auto;
}
#header .header-top-right {
	display: table;
    padding: 5px;
    margin: 0 auto;
}
}
.menu_komp {
	height:160px;
}
.menu_sticky {
    position: fixed;
    z-index: 9;
    top: 0px;
    left: 0px;
    width: 100%;
    animation: slideFromTop .5s linear;
    border-bottom: 1px solid #444;
    background-color: #6e716e;
    }
    #header .header-top .menu_sticky a[data-depth="0"] {
    color: #fff;
    text-transform: uppercase;
    line-height: 28px;
}
.menus i{
    font-size: 16px;
    color: #7a7a7a;
    font-weight: 600;
        line-height: 0.8;  
}
.menu_sticky i{ 
   color: #fff;
    }
.top-menu a[data-depth="0"] {
    padding: .625rem;
    }
#index #wrapper {
    padding-top: 0;
}

#_desktop_user_info, #_desktop_cart {
    float: right;
	margin-top: 1rem;
    }
@media (min-width: 768px) {
#header .header-nav .material-icons {
    line-height: .925rem;
	font-size: .925rem;
}
#_desktop_cart {
   margin-left: 0.5rem;
}
#header .header-top .search-widgets {
    min-width: 17.63rem;
    float: left;
    } 
    .cart-products-badge {
    background-color: #f00;
    border-radius: 50px;
    padding: 0px 5px;
    color: #fff;
    font-size: x-small;
    position: absolute;
    top: 8px;
    }
    #header .header-nav span {
    text-transform: none;
    }
    #header .header-top {
    padding-bottom: 0;
    border-bottom: 1px solid #444;
    }
    #header .top-menu {
    margin-bottom: 0.20rem;
    }
    #header .header-nav {
    border-bottom: none;
    margin-bottom: 5px;
    }
}
#header .header-nav a {
    color:#f00;
}

#header {
    background: #fff;
    color: #400;
}
a:focus, a:hover, #header a:hover, #header .top-menu a[data-depth="0"]:hover {
    color: #f00;
    text-decoration: none;
}
.top-menu .sub-menu ul[data-depth="1"]>li {
    min-width: 20%;
}
@media (min-width: 768px) and (max-width:1024px) {
    .top-menu a[data-depth="0"] {
        padding: .1875rem .325rem .375rem;
    }
}
.header-top .search-widgets form input[type=text] {
        border-radius: 50px;
		    color: #7a7a7a;
    border: 1px solid #00000040;
}
.search-widgets form input[type=text]:focus {
    outline: none;
}
#header .header-nav #menu-icon {
    margin: 0;
    background: #000;
    padding: .25rem 1rem;
    color: #fff;
} 
@media (max-width: 767px) {
.footer-container .links ul {
    background-color: #fff;
}

.active_filters .active-filter-title {
    display: block;
    }
#header .header-nav .blockcart .header {
    margin-top: .35rem;
}
#header .header-nav .top-logo a img {
    width: auto;
    display: table;
    margin: auto;
    max-height: 50px;
}
#header .header-nav .user-info {
    text-align: left;
    margin: 15px;
}
#header .header-nav .blockcart {
    background: #a7a7a7;
    height: 3.75rem;
}
#header .header-nav .top-logo {
    padding: 0px;
}
    }
#header .header-nav #_desktop_contact_link #contact-link, #header .header-nav #_desktop_contact_link #email-link, #header .header-nav #_desktop_contact_link #kontakt-link, body#checkout #header .header-nav #_desktop_contact_link #contact-link {
    text-transform: uppercase;
    font-size: .7375rem;
    margin-top: 0.2375rem;
    float: left;
    margin-right: 1.9375rem;
}
#header .header-nav .currency-selector ,#header .header-nav .language-selector  {
	 font-size: .7375rem;
    margin-top: 0.2375rem;
}
#header .header-nav .dropdown-menu {
	 font-size: .7375rem;
}
#mobile_top_menu_wrapper .js-top-menu-bottom #email-link,
#mobile_top_menu_wrapper .js-top-menu-bottom #kontakt-link {
    padding: .625rem;
}
#header .header-nav .user-info {
        margin: 0.2rem;
}

.cart-products-badge {
    background-color: #f00;
    border-radius: 50px;
    padding: 0px 7px;
    color: #fff;
    font-size: small;
   }
#_mobile_user_info{
    text-align: left;
    background: #000;
    padding: 15px;
    color: #fff;   
}
#custom-text {
    background: #fff;
    margin: 1.5rem 0 0;
    padding: 3.5rem 0.5rem;
    text-align: center;
}
#custom-text .col-xs-12 {
    padding: 0;
}
#custom-text .btn {
    background-color: #222;
    color: #fff;
}
.footer-container {
    margin-top: 1.25rem;
    padding-top: 1.25rem;
    overflow: hidden;
    box-shadow: 2px 2px 11px 0 rgb(0 0 0 / 30%);
}
#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container,
#products .highlighted-informations, .featured-products .highlighted-informations, .product-accessories .highlighted-informations, .product-miniature .highlighted-informations
{
    box-shadow: none;
}
#product .product-price {
    color: #222;
    font-size: 38px;
    }
.product-price, #blockcart-modal .product-name{
	color: #222;
	font-size:1rem;
}
.btn-primary {
    color: #fff;
    background-color: #222;
    border-color: #0000;
}
.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover,
.tabs .nav-tabs .nav-link.active
{
    border: none;
    color: #222;
    border-bottom: 3px solid #222;
}
.products-selection {
    margin-bottom: 1.25rem;
    box-shadow: 2px 3px 4px 0 rgba(0,0,0,.2);
    padding: 10px 0px;
}
#cms img {
    margin: 4px 0 17px;
    max-width: 100%;
    height: auto;
}
#cms .gallery .desc {
    margin-bottom: 1rem;
}
.product-images>li.thumb-container>.thumb.selected, .product-images>li.thumb-container>.thumb:hover {
    border: 3px solid #222;
}
.breadcrumb[data-depth="1"] {
    display: none;
}
.breadcrumb li a {
    color: #222;
    text-transform: uppercase;
    font-style: italic;
    font-size: 14px;
}
.breadcrumb li {
    display: inline;
}
.breadcrumb li:after {
    content: "/";
    color: #222;
    margin: .3125rem;
}
.breadcrumb li:last-child:after {
    content: "";
}
#footer img {
    max-width: 100%;
}
#moreseo {
    display:none;
}
.shows {
    display:block !important;
}
.koszyk {
    position: fixed;
    right: 0;
    top:0;
    z-index: 99;
    margin: 1rem !important;
    color: white;
}
.koszyk .cart-products-count {
    display: none;
}
.koszyk .cart-products-badge {
    position: static;
}
.block-social {
    padding: 0;
    margin-top: 2rem;
}
@media (max-width: 767px) {
#header .header-nav .blockcart.active {
    margin-left: 0;
}
.cart-products-count {
    display:none;
} 
    }
.product-without-taxes {
    color:#222 !important;
    margin-top: .625rem;
}
.has-discount.product-price, .has-discount p{
    color: #f13340;
}
.product-flags li.product-flag.discount, .product-flags li.product-flag.discount-amount, .product-flags li.product-flag.discount-percentage {
    background-color: #f13340;
}
.product-container h1, #product-description-short-2, .product-prices {
    text-align: center;
}
.product-variants>.product-variants-item, .product-add-to-cart {
    display: table;
    margin: 1rem auto;
}
#product #content {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
}
.product-accessories  {
    margin-top: 1.65rem;
    text-align: center;
}
.product-accessories .h5 {
    margin-bottom: 1.65rem;
}
.emailalert {
    margin-top: 1.65rem;
}
.product-features>dl.data-sheet dd.value, .product-features>dl.data-sheet dt.name {
    background: #fafafa;
}
.js-mailalert, .pdfprint {
        margin-top: 1.65rem;
}
.product-last-items, .product-unavailable {
    color: #f00;
}
.has-discount .discount {
    background: #f00;
    }
#conditions-to-approve {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid #0000;
    border-radius: 0;
}
.block-categories .category-sub-menu li[data-depth="0"]>a {
    border: none;
}
.product-flags li.product-flag {
        background: #6495ed;
        box-shadow: none;
}
#wiecej {
    color: #06c;
    cursor: pointer;
}
#wiecej i {
    font-size: 14px;
}
#products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title {
        min-height: 40px;
}
#products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a {
    color: #000;
    font-size: 1rem;
    text-decoration: none;
    text-align: center;
    font-weight: 400;
    }
.btn-primary, .btn-secondary, .btn-tertiary {
    background-color: #222;
     color: #fff;
     }
.btn-tertiary {
padding: .8rem;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
outline:none;
}
.featured-products {
	padding-bottom: .925rem;
    padding-top: .925rem;
}
.attachment a {
	color: #fff;
	}
@media (min-width: 768px) and (max-width: 1199px) {
#products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-miniature .product-miniature {
    width: 45%;
    min-width: 250px;   
}}
body#checkout #order-summary-content #order-items h3.h3, #checkout-personal-information-step .nav-link {
   font-size: 14px;
}
#checkout-personal-information-step .nav-link {
    margin: 5px auto;
    display: flex;
    flex-wrap: nowrap;
    min-width: 255px;
}
#checkout-personal-information-step .nav-inline .nav-item+.nav-item, .nav-inline .nav-link+.nav-link {
    margin-left: 0px;
}
body#checkout a:hover {
  color: #333;
}
body#checkout #header .logo {
   max-width: 260px;
   margin: 0 auto;
   display:flex;
}
body#checkout section.checkout-step .forgot-password {
  margin: 5px auto;
  display: table; 
}
.block-categories {
    box-shadow: 2px 2px 8px 0 rgb(0 0 0 / 20%);
    background: #fff;
    padding: 1.563rem 1.25rem;
    margin-bottom: 1.563rem;
}
#search_filters, #search_filters_brands, #search_filters_suppliers {
    box-shadow: 2px 2px 8px 0 rgb(0 0 0 / 20%);
}
.products-selection {
    margin-bottom: 1.25rem;
    box-shadow: 2px 3px 4px 0 rgb(0 0 0 / 20%);
    padding: 10px 0px;
}
#subcategories ul li {
    width: calc(100% / 4 - 20px);
    min-width: 125px;
    margin: 10px;
    text-align: center;
}
.block-categories a {
	font-weight: 200 !important;
	font-size: .875rem;
}
/***********************
  BASELINE SCOPE
************************/
/* Apply only inside product page description */
body#product #description .product-description * {
  box-sizing: border-box;
}
body#product #description .product-description img {
  max-width: 100%;
  height: auto;
  display: block;
}
body#product #description .product-description {
  overflow-x: hidden; /* never allow horizontal scroll */
}

/***********************
  SECTION 1: BANNER
************************/
body#product #description .product-description .prestige-banner {
  max-width: 1140px;                  /* match product container */
  margin: 0 auto 2rem;                /* center + space below */
  position: relative;
  overflow: hidden;                   /* clip image overflow */
  border-radius: 8px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.08);

  /* Responsive height via aspect-ratio */
  aspect-ratio: 21 / 6;               /* desktop wide format */
}

body#product #description .product-description .prestige-banner img {
  position: absolute;
  inset: 0;                           /* fill parent */
  width: 100%;
  height: 100%;
  object-fit: cover;                   /* crop without distortion */
  object-position: center;             /* always center */
}

/* Taller crop on mobile for better visibility */
@media (max-width: 768px) {
  body#product #description .product-description .prestige-banner {
    aspect-ratio: 21 / 9;
    margin-bottom: 1.5rem;
  }
}

/***********************
  SECTION 2: HERO
************************/
body#product #description .product-description .prestige-hero{
  background: linear-gradient(180deg,#ffffff 0%, #f6f7f9 100%);
  margin: 0 0 2rem 0;
}

body#product #description .product-description .prestige-hero-inner{
  max-width: 1140px;
  margin: 0 auto;
  padding: 4.5rem min(16px,4vw);
  text-align: center;
}

/* Badge */
body#product #description .product-description .prestige-hero-badge{
  display: inline-block;
  padding: .55rem 1.2rem;
  background: #f1f3f4;
  border-radius: 20px;
  font-size: .85rem;
  font-weight: 500;
  color: #5f6368;
  letter-spacing: .4px;
  margin-bottom: 1.8rem;
}

/* Title */
body#product #description .product-description .prestige-hero-title{
  margin: 0 0 1.2rem 0 !important;
  line-height: 1.2 !important;
  font-weight: 300 !important;
  font-size: clamp(2.2rem, 4vw, 3.2rem) !important;
  color: #2d3748;
}
body#product #description .product-description .prestige-accent{
  font-weight: 600 !important;
  color: #4a5568;
}

/* Lead paragraph */
body#product #description .product-description .prestige-hero-lead{
  font-size: 1.05rem;
  color: #718096;
  max-width: 540px;
  margin: 0 auto 1.8rem !important;
}

/* Features row */
body#product #description .product-description .prestige-hero-features{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  flex-wrap: wrap;
}
body#product #description .product-description .prestige-hero-features span{
  position: relative;
  font-size: .92rem;
  color: #4a5568;
  font-weight: 500;
  padding: .2rem .2rem;
}
body#product #description .product-description .prestige-hero-features span:not(:last-child)::after{
  content:'';
  position:absolute;
  right:-1rem;
  top:50%;
  width:1px; height:16px;
  background:#e2e8f0;
  transform:translateY(-50%);
}

/* Responsive tweaks */
@media (max-width: 768px){
  body#product #description .product-description .prestige-hero-inner{
    padding: 3rem min(12px,4vw);
  }
  body#product #description .product-description .prestige-hero-features{
    gap:.6rem 1.4rem;
  }
  body#product #description .product-description .prestige-hero-features span:not(:last-child)::after{
    display:none; /* na mobile bez pionowych kresek */
  }
}
/***********************
  SECTION 3: SHOWCASE
  (foto + lista cech)
************************/
body#product #description .product-description .prestige-showcase{
  margin: 0 0 2rem 0;
}

body#product #description .product-description .prestige-showcase-inner{
  max-width: 1140px;
  margin: 0 auto;
  padding: 3.5rem min(16px,4vw);

  /* FLEX layout z „wrap” – stabilne kolumny, zero „gigant foto” */
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 4rem;
  row-gap: 2rem;
}

/* --- lewa kolumna: zdjęcie --- */
body#product #description .product-description .prestige-img{
  position: relative;
  flex: 0 0 480px;              /* docelowa szerokość zdjęcia */
  max-width: 480px;             /* nie rośnie ponad 480 */
  min-width: 320px;             /* nie zwija się za mocno gdy ciasno */
}
body#product #description .product-description .prestige-img img{
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
  box-shadow: 0 2px 12px rgba(0,0,0,.08);
}
body#product #description .product-description .prestige-img-badge{
  position: absolute;
  top: 1rem; left: 1rem;
  background: #fff;
  padding: .4rem .8rem;
  border-radius: 16px;
  font-size: .8rem;
  font-weight: 500;
  color: #4a5568;
  box-shadow: 0 2px 8px rgba(0,0,0,.08);
}

/* --- prawa kolumna: treść --- */
body#product #description .product-description .prestige-info{
  flex: 1 1 420px;              /* wypełnia resztę szerokości */
  min-width: 320px;
}
body#product #description .product-description .prestige-info .prestige-h2{
  font-size: 1.8rem !important;
  font-weight: 400 !important;
  color: #2d3748;
  margin: 0 0 1.6rem 0 !important;
}

/* lista cech – czysty, spójny wygląd */
body#product #description .product-description .prestige-feature-list{
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 1.1rem;
}
body#product #description .product-description .prestige-feature{
  display: grid;
  grid-template-columns: auto 1fr;
  column-gap: 1rem;
  align-items: start;
}
body#product #description .product-description .prestige-dot{
  color: #4a5568;
  font-size: .85rem;
  line-height: 1;
  margin-top: .35rem;
}
body#product #description .product-description .prestige-feature strong{
  display: block;
  font-weight: 600 !important;
  color: #2d3748;
  margin: 0 0 .15rem 0;
}
body#product #description .product-description .prestige-feature p{
  margin: 0;
  color: #718096;
  font-size: .95rem;
}

/* --- responsywność --- */
@media (max-width: 992px){
  body#product #description .product-description .prestige-showcase-inner{
    column-gap: 2rem;
    row-gap: 1.5rem;
    padding: 2.5rem min(12px,4vw);
  }
  body#product #description .product-description .prestige-img{
    flex: 1 1 100%;
    max-width: none;            /* na tablet/telefon obrazek pełnej szerokości sekcji */
  }
  body#product #description .product-description .prestige-info{
    flex: 1 1 100%;
    min-width: 0;
  }
}
/***********************
  SECTION 4: ZASTOSOWANIE
************************/
body#product #description .product-description .prestige-apps{
  background:#ffffff;
  margin:0 0 2rem 0;
}

body#product #description .product-description .prestige-apps-inner{
  max-width:1140px;
  margin:0 auto;
  padding:3.5rem min(16px,4vw);

  display:flex;
  flex-wrap:wrap;
  align-items:center;           /* ładne wyrównanie w pionie na desktopie */
  column-gap:4rem;
  row-gap:2rem;
}

/* kolumna z tekstem (po lewej) */
body#product #description .product-description .prestige-apps-content{
  flex:1 1 460px;
  min-width:320px;
  max-width:560px;              /* eleganczna szerokość linii tekstu */
}
body#product #description .product-description .prestige-apps-content .prestige-h2{
  font-size:1.8rem !important;
  font-weight:400 !important;
  color:#2d3748;
  margin:0 0 1rem 0 !important;
}
body#product #description .product-description .prestige-par{
  color:#718096;
  margin:0 0 2rem 0 !important;
  line-height:1.7;
}

/* lista zastosowań */
body#product #description .product-description .prestige-apps-grid{
  display:grid;
  gap:1.2rem;
}
body#product #description .product-description .prestige-app-item{
  padding:1rem 0;
  border-bottom:1px solid #f1f5f9;
}
body#product #description .product-description .prestige-app-item:last-child{
  border-bottom:none;
}
body#product #description .product-description .prestige-app-item h4{
  margin:0 0 .25rem 0;
  font-weight:500;
  color:#2d3748;
}
body#product #description .product-description .prestige-app-item p{
  margin:0; color:#718096;
}

/* kolumna z obrazkiem (po prawej) */
body#product #description .product-description .prestige-apps-img{
  flex:0 0 480px;
  max-width:480px;
  min-width:320px;
}
body#product #description .product-description .prestige-apps-img img{
  width:100%; height:auto; display:block;
  border-radius:8px;
  box-shadow:0 2px 12px rgba(0,0,0,.08);
}

/* responsywność */
@media (max-width: 992px){
  body#product #description .product-description .prestige-apps-inner{
    column-gap:2rem; row-gap:1.5rem; padding:2.5rem min(12px,4vw);
  }
  body#product #description .product-description .prestige-apps-img{
    flex:1 1 100%; max-width:none;
    order: -1;                     /* obrazek nad tekstem na mobile (opcjonalnie) */
  }
}
/***********************
  SECTION 5: SIZE GUIDE
************************/
body#product #description .product-description .prestige-size{
  background:#f8f9fa;
  margin:0 0 2rem 0;
}
body#product #description .product-description .prestige-size-inner{
  max-width:1140px;
  margin:0 auto;
  padding:3.5rem min(16px,4vw);
}

body#product #description .product-description .prestige-size-header{
  text-align:center;
  margin-bottom:2rem;
}
body#product #description .product-description .prestige-size-header .prestige-h2{
  font-size:1.8rem !important;
  font-weight:400 !important;
  color:#2d3748;
  margin:0 0 .5rem 0 !important;
}
body#product #description .product-description .prestige-size-header .prestige-par{
  color:#718096;
  margin:0 !important;
}

/* Wrapper z przewijaniem poziomym na małych ekranach */
body#product #description .product-description .prestige-table-wrap{
  overflow-x:auto;
  -webkit-overflow-scrolling:touch;
  margin: 0 0 1.5rem 0;
  border-radius:8px;             /* żeby promień zadziałał, przenosimy tło na tabelę */
}

/* Tabela */
body#product #description .product-description .prestige-table{
  width:100%;
  border-collapse:collapse;
  background:#ffffff;
  border-radius:8px;
  overflow:hidden;
  box-shadow:0 1px 3px rgba(0,0,0,.05);
  min-width: 560px;              /* nie „łamie” się za wąsko */
}

body#product #description .product-description .prestige-table thead th{
  background:#2d3748;
  color:#ffffff;
  padding:1rem .9rem;
  text-align:left;
  font-weight:500;
  font-size:.9rem;
  white-space:nowrap;
}

body#product #description .product-description .prestige-table tbody td{
  padding: .9rem .9rem;
  border-bottom:1px solid #f1f5f9;
  font-size:.95rem;
  color:#2d3748;
}
body#product #description .product-description .prestige-table tbody tr:hover{
  background:#f8fafc;
}
body#product #description .product-description .prestige-table tbody tr:last-child td{
  border-bottom:none;
}

/* Tip pod tabelą */
body#product #description .product-description .prestige-tip{
  text-align:center;
  padding:1.2rem;
  background:#ffffff;
  border-radius:8px;
  box-shadow:0 1px 3px rgba(0,0,0,.05);
  color:#4a5568;
}
body#product #description .product-description .prestige-tip p{ margin:0; }

/* Mobile drobiazgi */
@media (max-width: 768px){
  body#product #description .product-description .prestige-size-inner{
    padding:2.5rem min(12px,4vw);
  }
  body#product #description .product-description .prestige-table{
    font-size:.9rem;
  }
}
/***********************
  SECTION 6: CARE  (stacked)
************************/
body#product #description .product-description .prestige-care{
  background:#ffffff;
  margin:0 0 2rem 0;
}
body#product #description .product-description .prestige-care-inner{
  max-width:1140px;
  margin:0 auto;
  padding:3.5rem min(16px,4vw);

  display:flex;
  flex-wrap:wrap;
  align-items:center;
  column-gap:4rem;
  row-gap:2rem;
}

/* obraz */
body#product #description .product-description .prestige-care-img{
  flex:0 0 480px;
  max-width:480px;
  min-width:320px;
}
body#product #description .product-description .prestige-care-img img{
  width:100%; height:auto; display:block;
  border-radius:8px;
  box-shadow:0 2px 12px rgba(0,0,0,.08);
}

/* treść */
body#product #description .product-description .prestige-care-content{
  flex:1 1 460px;
  min-width:320px;
  max-width:560px;
}
body#product #description .product-description .prestige-care-content .prestige-h2{
  font-size:1.8rem !important;
  font-weight:400 !important;
  color:#2d3748;
  margin:0 0 1rem 0 !important;
}
body#product #description .product-description .prestige-care-content .prestige-par{
  color:#718096;
  margin:0 0 1.25rem 0 !important;
  line-height:1.7;
}

/* LISTA – zawsze jedna kolumna */
body#product #description .product-description .prestige-care-list{
  display:grid;
  grid-template-columns:1fr !important;  /* <-- wymuszamy 1 kolumnę na każdym widoku */
  gap:12px;
}
body#product #description .product-description .prestige-care-item{
  display:flex;
  align-items:flex-start;
  gap:12px;
  padding:14px 16px;
  background:#fff;
  border:1px solid rgba(0,0,0,.06);
  border-radius:8px;
  box-shadow:0 1px 2px rgba(0,0,0,.04);
}
body#product #description .product-description .prestige-care-ico{
  width:40px; height:40px;
  border-radius:50%;
  background:#f3f4f6;
  display:grid; place-items:center;
  font-weight:600; color:#4a5568;
  flex:0 0 auto;
}
body#product #description .product-description .prestige-care-item h4{
  margin:0 0 4px 0; font-weight:500; color:#2d3748;
}
body#product #description .product-description .prestige-care-item p{
  margin:0; font-size:14px; color:#6b7280;
}

/* responsywność ogólna sekcji */
@media (max-width: 992px){
  body#product #description .product-description .prestige-care-inner{
    column-gap:2rem; row-gap:1.5rem; padding:2.5rem min(12px,4vw);
  }
  body#product #description .product-description .prestige-care-img{
    flex:1 1 100%; max-width:none;
    order:-1; /* obraz nad treścią na mobile (opcjonalnie) */
  }
}
/***********************
  SECTION 7: PROMISE  (force centered)
************************/
body#product #description .product-description .prestige-promise{
  background:#ffffff;
  margin:0 0 3.5rem 0;
}
body#product #description .product-description .prestige-promise-inner{
  max-width:1140px;
  margin:0 auto;
  padding:4rem min(16px,4vw);
  text-align:center;  /* wymuszamy centrowanie wewnątrz */
}
body#product #description .product-description .prestige-promise .prestige-h2{
  font-size:clamp(1.8rem, 2.4vw, 2.1rem) !important;
  font-weight:400 !important;
  color:#2d3748;
  margin:0 0 1rem 0 !important;
  text-align:center !important;  /* 👈 wymuszenie */
}
body#product #description .product-description .prestige-promise .prestige-par{
  color:#718096;
  margin:0 auto 2.25rem auto !important;
  line-height:1.75;
  max-width:720px;
  text-align:center !important;  /* 👈 wymuszenie */
}

/* statystyki */
body#product #description .product-description .prestige-promise-stats{
  display:flex;
  justify-content:center;
  gap:3.25rem;
  flex-wrap:wrap;
  text-align:center;
}
body#product #description .product-description .prestige-stat strong{
  display:block;
  font-size:1.6rem;
  font-weight:600;
  color:#2d3748;
  margin-bottom:.35rem;
}
body#product #description .product-description .prestige-stat span{
  font-size:.9rem;
  color:#718096;
}

/* Base styles for product description container */
.ps-desc * {
    box-sizing: border-box;
}

.ps-desc img {
    max-width: 100%;
    height: auto;
    display: block;
}

.ps-desc {
    overflow-x: hidden;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    line-height: 1.6;
    color: #2d3748;
}

/* Banner Section */
.ps-desc-banner {
    max-width: 100%;
    margin: 0 auto 2rem;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    aspect-ratio: 21 / 6;
}

.ps-desc-banner img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

/* Hero Section */
.ps-desc-hero {
    background: linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);
    margin: 0 0 2rem 0;
}

.ps-desc-hero-inner {
    padding: 3rem 16px;
    text-align: center;
}

.ps-desc-hero-badge {
    display: inline-block;
    padding: 0.5rem 1.2rem;
    background: #f1f3f4;
    border-radius: 20px;
    font-size: 0.85rem;
    font-weight: 500;
    color: #5f6368;
    letter-spacing: 0.4px;
    margin-bottom: 1.8rem;
}

.ps-desc-hero-title {
    margin: 0 0 1.2rem 0 !important;
    line-height: 1.2 !important;
    font-weight: 300 !important;
    font-size: clamp(1.5rem, 4vw, 2.5rem) !important;
    color: #2d3748;
}

.ps-desc-hero-accent {
    font-weight: 600 !important;
    color: #4a5568;
}

.ps-desc-hero-lead {
    font-size: 1rem;
    color: #718096;
    margin: 0 auto 1.8rem !important;
}

.ps-desc-hero-features {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1.5rem;
    flex-wrap: wrap;
}

.ps-desc-hero-features span {
    position: relative;
    font-size: 0.85rem;
    color: #4a5568;
    font-weight: 500;
}

.ps-desc-hero-features span:not(:last-child)::after {
    content: '';
    position: absolute;
    right: -0.75rem;
    top: 50%;
    width: 1px;
    height: 16px;
    background: #e2e8f0;
    transform: translateY(-50%);
}

/* Info Section */
.ps-desc-info-section {
    margin: 0 0 2rem 0;
    width: 100%;
    background: #f8f9fa;
}

.ps-desc-info-section-inner {
    max-width: 1140px;
    margin: 0 auto;
    padding: 3.5rem min(16px,4vw);
    text-align: center;
}

.ps-desc-info-section-title {
    font-size: 1.8rem !important;
    font-weight: 400 !important;
    color: #2d3748;
    margin: 0 0 1.6rem 0 !important;
    text-align: center;
}

.ps-desc-info-section-text {
    color: #718096;
    font-size: 0.95rem;
    margin: 0 auto 2rem auto !important;
    line-height: 1.6;
    max-width: 600px;
    text-align: center;
}

.ps-desc-info-section-btn {
    display: inline-block;
    background: #3182ce;
    color: white;
    text-decoration: none;
    padding: 12px 24px;
    border-radius: 6px;
    font-weight: 500;
    font-size: 0.95rem;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(49, 130, 206, 0.2);
    display: block;
    width: fit-content;
    margin: 0 auto;
}

.ps-desc-info-section-btn:hover {
    background: #2c5aa0;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(49, 130, 206, 0.3);
    text-decoration: none;
    color: white;
}

/* Content Sections */
.ps-desc-section-left,
.ps-desc-section-right,
.ps-desc-section-left-list,
.ps-desc-section-right-list {
    margin: 0 0 2rem 0;
    width: 100%;
}

/* Grid Containers */
.ps-desc-section-left-inner,
.ps-desc-section-right-inner {
    max-width: 1140px;
    margin: 0 auto;
    padding: 3.5rem min(16px,4vw);
    display: grid;
    grid-template-columns: 480px 1fr;
    gap: 4rem;
    align-items: center;
}

.ps-desc-section-left-list-inner,
.ps-desc-section-right-list-inner {
    max-width: 1140px;
    margin: 0 auto;
    padding: 3.5rem min(16px,4vw);
    display: grid;
    grid-template-columns: 480px 1fr;
    gap: 4rem;
    align-items: start;
}

.ps-desc-section-right-inner {
    grid-template-columns: 1fr 480px;
}

.ps-desc-section-right-list-inner {
    grid-template-columns: 1fr 480px;
}

/* Content ordering for right sections */
.ps-desc-section-right-inner .ps-desc-section-content,
.ps-desc-section-right-list-inner .ps-desc-section-content {
    order: 1;
}

.ps-desc-section-right-inner .ps-desc-section-img,
.ps-desc-section-right-list-inner .ps-desc-section-img {
    order: 2;
}

/* Section Images */
.ps-desc-section-img {
    position: relative;
}

.ps-desc-section-img img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    aspect-ratio: 1;
    object-fit: cover;
}

/* Typography */
.ps-desc-section-title {
    font-size: 1.8rem !important;
    font-weight: 400 !important;
    color: #2d3748;
    margin: 0 0 1.6rem 0 !important;
}

.ps-desc-section-text {
    color: #718096;
    margin: 0 !important;
    line-height: 1.6;
    font-size: 0.95rem;
}

/* Lists */
.ps-desc-section-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 1.1rem;
}

.ps-desc-section-list-item {
    display: grid;
    grid-template-columns: auto 1fr;
    column-gap: 1rem;
    align-items: start;
}

.ps-desc-section-list-dot {
    color: #4a5568;
    font-size: 0.85rem;
    line-height: 1;
    margin-top: 0.35rem;
}

.ps-desc-section-list-item strong {
    display: block;
    font-weight: 600 !important;
    color: #2d3748;
    margin: 0 0 0.15rem 0;
}

.ps-desc-section-list-item p {
    margin: 0;
    color: #718096;
    font-size: 0.95rem;
}

/* Responsive Design */
@media (max-width: 768px) {
    .ps-desc-hero-inner {
        padding: 2.5rem min(12px,4vw);
    }
    
    .ps-desc-hero-title {
        font-size: clamp(1.3rem, 5vw, 2rem) !important;
    }
    
    .ps-desc-hero-features span:not(:last-child)::after {
        display: none;
    }
    
    .ps-desc-hero-features {
        flex-direction: column;
        gap: 0.8rem;
    }
    
    .ps-desc-info-section-inner {
        padding: 2.5rem min(12px,4vw);
    }
    
    .ps-desc-info-section-title {
        font-size: 1.5rem !important;
    }
    
    .ps-desc-info-section-text {
        font-size: 1rem;
    }
    
    .ps-desc-info-section-btn {
        padding: 0.8rem 2rem;
        font-size: 0.95rem;
    }
    
    .ps-desc-section-left-inner,
    .ps-desc-section-left-list-inner,
    .ps-desc-section-right-inner,
    .ps-desc-section-right-list-inner {
        padding: 2.5rem min(12px,4vw);
        grid-template-columns: 1fr;
        gap: 2rem;
    }
    
    .ps-desc-section-right-inner .ps-desc-section-content,
    .ps-desc-section-right-inner .ps-desc-section-img,
    .ps-desc-section-right-list-inner .ps-desc-section-content,
    .ps-desc-section-right-list-inner .ps-desc-section-img {
        order: unset;
    }
    
    .ps-desc-section-img {
        max-width: none;
        min-width: auto;
    }
    
    .ps-desc-section-content {
        min-width: 0;
    }
    
    .ps-desc-section-title {
        font-size: 1.5rem !important;
    }
}

/* Extra small devices */
@media (max-width: 480px) {
    .ps-desc-hero-inner {
        padding: 2rem 12px;
    }
    
    .ps-desc-info-section-inner {
        padding: 2rem 12px;
    }
    
    .ps-desc-section-left-inner,
    .ps-desc-section-left-list-inner,
    .ps-desc-section-right-inner,
    .ps-desc-section-right-list-inner {
        padding: 2rem 12px;
        gap: 1.5rem;
    }
}

