/* Child Theme CSS */
/* stylelint-disable */
:root {
  --content-width: 1200px;  /* Lovable max-w-7xl (1280) − px-10 padding (80) = 1200 effective */
}

.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: var(--content-width);
  padding-left: 0;
  padding-right: 0;
}

:root {
  --body-font-family: "Jost";
  --font-size-body: 15px;
  --body-weight: var(--font-normal);
  --body-line-height: 24px;
  --body-letter-spacing: 0px;
  --body-text-transform: unset;
  --input-border-radius: 0;
  --border-radius: 0;
  --heading-letter-spacing: 0px;
  --heading-text-transform: none;
  --heading-weight: var(--font-medium);
  --heading-font-family: var(--body-font-family);
  --font-size-small: var(--font-size-body);
}
:root .h1, :root h1 {
  --h1-size: 34px;
  line-height: 1.3;
}
:root .h2, :root h2 {
  --h2-size: 32px;
  line-height: 1.3;
}
:root .h3, :root h3 {
  --h3-size: 26px;
  line-height: 1.3;
}
:root .h4, :root h4 {
  --h4-size: 24px;
  line-height: 1.3;
}
:root .h5, :root h5 {
  --h5-size: 20px;
  line-height: 1.3;
}
:root .h6, :root h6 {
  --h6-size: 18px;
  line-height: 1.3;
}
@media (max-width: 991px) {
  :root .h1, :root h1 {
    --h1-size: 30px;
    line-height: 1.2;
  }
  :root .h2, :root h2 {
    --h2-size: 28px;
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  :root .h1, :root h1 {
    --h1-size: 28px;
  }
  :root .h2, :root h2 {
    --h2-size: 24px;
  }
}
@media (max-width: 540px) {
  :root .h1, :root h1 {
    --h1-size: 26px;
  }
}

/* .hero-section {
  background: url("../img/breadcrumb.jpg") no-repeat center var(--palette7);
  background-size: cover;
} */

.hero-section .page-title-wrapper {
  min-height: 200px;
}
.hero-section .page-title-wrapper .page-header h1 {
  font-size: 32px;
}
@media screen and (max-width: 767px) {
  .hero-section .page-title-wrapper {
    min-height: 140px !important;
  }
  .hero-section .page-title-wrapper .page-header h1 {
    font-size: 28px;
  }
}

:root {
  --btn-font-family: var(--body-font-family);
  --btn-font-size: 14px;
  --btn-weight: var(--font-medium);
  --btn-border-width: 0;
  --btn-radius: 0px;
  --btn-height: 45px;
  --btn-line-height: 45px;
  --btn-text-transform: uppercase;
  --btn-padding-x: 26px;
}
@media (max-width: 991px) {
  :root {
    --btn-padding-x: 22px;
  }
}
@media (max-width: 767px) {
  :root {
    --btn-height: 42px;
    --btn-line-height: 42px;
    --btn-font-size: 13px;
  }
}
@media (max-width: 540px) {
  :root {
    --btn-padding-x: 18px;
  }
}

.form-control {
  font-size: 14px;
}

form .form-control-label {
  font-weight: var(--font-medium);
}

.block-promo .promo-input {
  height: var(--btn-height);
}

#subcategories ul li {
  width: 17%;
}
#subcategories ul li h5 a.subcategory-name {
  font-size: 18px;
  font-weight: var(--font-medium);
}
#subcategories .subcategory-heading {
  font-size: 20px;
  font-weight: var(--font-medium);
}

#search_filters .facet .facet-title, #search_filters_brands .facet .facet-title, #search_filters_suppliers .facet .facet-title, .category-top-menu .facet .facet-title {
  font-size: 18px;
  font-weight: var(--font-medium);
}
#search_filters .facet .facet-label a, #search_filters_brands .facet .facet-label a, #search_filters_suppliers .facet .facet-label a, .category-top-menu .facet .facet-label a {
  margin-top: 0.1375rem;
}
#search_filters .facet .collapse, #search_filters_brands .facet .collapse, #search_filters_suppliers .facet .collapse, .category-top-menu .facet .collapse {
  margin-bottom: 0rem;
}
#search_filters .facet ul[data-slider-label=Price], #search_filters_brands .facet ul[data-slider-label=Price], #search_filters_suppliers .facet ul[data-slider-label=Price], .category-top-menu .facet ul[data-slider-label=Price] {
  margin-bottom: 1rem;
}
#search_filters .block-title .title, #search_filters_brands .block-title .title, #search_filters_suppliers .block-title .title, .category-top-menu .block-title .title {
  font-size: 20px;
  font-weight: var(--font-medium);
}
#search_filters .btn-tertiary, #search_filters_brands .btn-tertiary, #search_filters_suppliers .btn-tertiary, .category-top-menu .btn-tertiary {
  font-size: var(--body-font-size);
}
#search_filters .btn-tertiary:hover, #search_filters .btn-tertiary:focus, #search_filters_brands .btn-tertiary:hover, #search_filters_brands .btn-tertiary:focus, #search_filters_suppliers .btn-tertiary:hover, #search_filters_suppliers .btn-tertiary:focus, .category-top-menu .btn-tertiary:hover, .category-top-menu .btn-tertiary:focus {
  background-color: var(--palette7);
  color: var(--palette3);
  border-color: var(--palette7);
}

.active_filters .active-filter-title {
  font-size: 18px;
  font-weight: var(--font-medium);
}

@media screen and (min-width: 992px) {
  #search_filters, #search_filters_brands, #search_filters_suppliers, .block-categories {
    padding: 0;
  }
  .block-categories .category-sub-menu {
    margin-bottom: 1rem;
    margin-top: 0;
  }
  #search_filters .block-title, .category-top-menu .block-title {
    padding: 12px 15px 12px 20px;
    margin: 0;
  }
  #search_filters .block-content, .category-top-menu .block-content {
    padding: 10px 20px 10px;
    border: none;
  }
}
:root {
  --product-title-size: 16px;
  --product-title-family: var(--body-font-family);
  --product-title-letter-spacing: var(--body-letter-spacing);
  --product-title-line-height: 22px;
  --product-title-weight: var(--font-normal);
  --product-title-transform: none;
  --product-title-color: var(--palette3);
  --price-size: 17px;
  --price-weight: var(--font-semibold);
  --price-color: var(--palette1);
  --bages-sale-color: #ef2d2d;
  --bages-nostock-color: #ff8e3e;
  --bages-pack-color: #86bc43;
  --bages-new-color: #44b367;
}
@media screen and (max-width: 540px) {
  :root {
    --price-size: 16px;
  }
}

.product-flags li.product-flag {
  font-weight: var(--font-medium);
  padding: 2px 7px;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 17px;
  border-radius: 0;
}
.product-flags li.product-flag.new {
  background-color: var(--bages-new-color);
}
.product-flags li.product-flag.out_of_stock {
  background-color: var(--bages-nostock-color);
}
.product-flags li.product-flag.pack {
  background-color: var(--bages-pack-color);
}
.product-flags li.product-flag.discount {
  color: var(--palette9);
}

.product-miniature .regular-price {
  font-size: 100%;
}

.products.product-loop .product-miniature .thumbnail-container .product-description .brand-title {
  margin-block: 0 3px;
}
.products.product-loop .product-miniature .thumbnail-container .product-description .brand-title a {
  font-size: 13px;
  text-transform: uppercase;
  color: var(--palette4);
}
.products.product-loop .product-miniature .thumbnail-container .product-description .product-list-reviews {
  margin-block: 0 5px;
}

.grade-stars.small-stars {
  min-width: 80px;
}

.small-stars .star-content div.star, .small-stars .star-content div.star-on, .small-stars .star-content div.star-hover {
  width: 13px;
  height: 15px;
  background-size: 31px;
  background-position: -17px 0px;
}

.products.product-loop:not(.list, .product-list) .product-miniature .thumbnail-container {
  border: none;
}
.products.product-loop:not(.list, .product-list) .product-miniature .product-description {
  min-height: 164px;
}

.thumbnail-top .time-sale.style_9 .tmcore-countdown {
  gap: 0;
}

@media screen and (min-width: 992px) {
  .product-miniature .product-description {
    padding: var(--xs-spacing) var(--xs-spacing);
  }
}
@media screen and (max-width: 767px) {
  .products.product-loop .product-miniature .thumbnail-container .product-description .brand-title {
    line-height: 18px;
  }
  .products.product-loop:not(.list, .product-list) .product-miniature .product-description {
    min-height: auto;
  }
  .products.product-loop .product-miniature .thumbnail-container .product-description .product-list-reviews {
    margin-block: 0 2px;
  }
  .products.product-loop .product-miniature .thumbnail-container .product-description .product-price-and-shipping {
    margin-block: 0 5px;
  }
}
:root {
  --product-title-single-size: 26px;
  --product-title-single-line-height: 32px;
}
@media screen and (max-width: 767px) {
  :root {
    --product-title-single-size: 24px;
    --product-title-single-line-height: 30px;
  }
}

#products .all-product-link, .featured-products .all-product-link, .product-accessories .all-product-link {
  font-size: 18px;
  color: var(--palette3);
  font-weight: var(--font-medium);
}

#blockcart-modal .cart-content p {
  margin-bottom: 0.5rem;
}

.page-product .brand-title {
  margin-bottom: 5px;
}

.product-description ul, .tab-desc ul {
  margin-bottom: 20px;
}

#product-details .label {
  font-size: inherit;
}

.product-container .product-title {
  letter-spacing: 0;
}

.product-add-to-cart button.js-buy-now {
  background-color: var(--palette3);
  color: var(--palette9);
}
.product-add-to-cart button.js-buy-now:hover {
  color: var(--palette9);
  background-color: var(--palette1);
}

.page-product .product-information .product-actions .product-pack .h4, .page-product .product-information .product-actions .card-block .h4, .page-product .product-information .product-customization .product-pack .h4, .page-product .product-information .product-customization .card-block .h4 {
  font-size: 20px;
}

#blockcart-modal .cart-content .page-content.page-cms ul .label,
#blockcart-modal .cart-content .page-content.page-cms ul .value {
  font-weight: var(--font-medium);
}
#blockcart-modal .cart-content p .label,
#blockcart-modal .cart-content p .value {
  font-weight: var(--font-medium);
}

.page-content.page-cms #blockcart-modal .cart-content ul .label,
.page-content.page-cms #blockcart-modal .cart-content ul .value {
  font-weight: var(--font-medium);
}

.page-order-detail .order-items .order-item .desc .name {
  font-weight: var(--font-medium);
}

b, strong {
  font-weight: var(--font-semibold);
}

#_desktop_megamenu.main-menu .avaorg-menu-horizontal .menu-content .menu-item {
  padding: inherit;
}
#_desktop_megamenu.main-menu .avaorg-menu-horizontal .menu-content .menu-item .menu-dropdown .column_title {
  font-weight: var(--font-medium);
  font-size: 17px;
  letter-spacing: 0px;
}
#_desktop_megamenu.main-menu .avaorg-menu-horizontal .menu-content .menu-item .menu-dropdown .ul-column:not(.column_dropdown) .submenu-item > a {
  font-weight: var(--font-medium);
  font-size: 16px;
}
#_desktop_megamenu.main-menu .avaorg-menu-horizontal .menu-content .menu-item .menu-dropdown .ul-column.column_dropdown .submenu-item > a,
#_desktop_megamenu.main-menu .avaorg-menu-horizontal .menu-content .menu-item .menu-dropdown .submenu-item .category-sub-menu li > a {
  color: var(--palette4);
}
#_desktop_megamenu.main-menu .avaorg-menu-horizontal .menu-content .menu-item .menu-dropdown .ul-column.column_dropdown .submenu-item > a:hover,
#_desktop_megamenu.main-menu .avaorg-menu-horizontal .menu-content .menu-item .menu-dropdown .submenu-item .category-sub-menu li > a:hover {
  color: var(--palette1);
}
#_desktop_megamenu.main-menu .avaorg-menu-horizontal .menu-content .menu-item.product-menu .avaorg-sub-inner .avaorg-menu-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#_desktop_megamenu.main-menu .avaorg-menu-horizontal .menu-content .menu-item.product-menu .avaorg-sub-inner .avaorg-menu-row .col-sm-9 {
  padding-right: 0;
}

.avaorg-sub-menu .html-block .product-info .link {
  text-transform: uppercase;
  font-weight: 500;
}
.avaorg-sub-menu .html-block .product-info .link:hover {
  text-decoration: none;
}
.avaorg-sub-menu .html-block .menu-banner .menu-banner-info, .avaorg-sub-menu .html-block .menu-banner.menu-banner-2 .menu-banner-info {
  text-transform: none;
}
.avaorg-sub-menu .html-block .menu-banner .menu-banner-info .menu-title, .avaorg-sub-menu .html-block .menu-banner.menu-banner-2 .menu-banner-info .menu-title {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 10px;
}
.avaorg-sub-menu .html-block .menu-banner .menu-banner-info .menu-label, .avaorg-sub-menu .html-block .menu-banner.menu-banner-2 .menu-banner-info .menu-label {
  padding: 0px 10px;
  font-size: 12px;
}
.avaorg-sub-menu .html-block .menu-banner .menu-banner-info .menu-offer, .avaorg-sub-menu .html-block .menu-banner.menu-banner-2 .menu-banner-info .menu-offer {
  font-size: 20px;
}
.avaorg-sub-menu .html-block .menu-banner .menu-banner-info h5, .avaorg-sub-menu .html-block .menu-banner.menu-banner-2 .menu-banner-info h5 {
  font-size: 18px;
}
.avaorg-sub-menu .product-cat .cat-image img {
  border-color: var(--palette7);
}
.avaorg-sub-menu .product-cat .cat-image img:hover {
  border-color: var(--palette1);
}

#_desktop_language_selector .ava-dropdown-menu, #_desktop_currency_selector .ava-dropdown-menu {
  margin-top: 6x;
}

.header-html a {
  text-decoration: underline;
}
.header-html a:hover {
  text-decoration: none;
}

.page-addresses .address {
  margin-bottom: inherit;
  color: inherit;
  font-size: inherit;
  background: transparent;
}

.elementor-widget-container .block-contact .block-contact-title, .elementor-widget-container .block-contact .newsletter-content, .elementor-widget-container .block_newsletter .block-contact-title, .elementor-widget-container .block_newsletter .newsletter-content {
  display: none;
}

.block-contact #contact-infos {
  color: inherit;
}
.block-contact #contact-infos span, .block-contact #contact-infos span a {
  color: inherit;
  margin-bottom: 10px;
}
.block-contact #contact-infos span:last-child, .block-contact #contact-infos span a:last-child {
  margin-bottom: 0;
}

.block_newsletter {
  max-width: 45rem;
  margin: 0;
}
.block_newsletter .newsletter-condition {
  text-align: left;
  margin-top: 10px;
}
.block_newsletter .newsletter-condition .custom-checkbox label {
  text-align: left;
  color: inherit;
  margin: 0;
}
.block_newsletter .newsletter-condition .custom-checkbox input[type=checkbox] + span {
  border: 1px inherit solid;
}
.block_newsletter .newsletter-condition .custom-checkbox input[type=checkbox] + span .checkbox-checked {
  color: inherit;
}
.block_newsletter .newsletter-form .newsletter-wrapper input.btn.btn-primary {
  margin-left: 10px;
}
.block_newsletter .newsletter-form .newsletter-wrapper input[type=email] {
  border: none;
  max-width: 580px;
  background-color: var(--palette9);
  height: 45px;
}
.block_newsletter .newsletter-form .newsletter-wrapper input[type=email]::-webkit-input-placeholder {
  opacity: 1;
  font-size: 14px;
}
.block_newsletter .newsletter-form .newsletter-wrapper input[type=email]::-moz-placeholder {
  opacity: 1;
  font-size: 14px;
}
.block_newsletter .newsletter-form .newsletter-wrapper input[type=email]:-ms-input-placeholder {
  opacity: 1;
  font-size: 14px;
}
.block_newsletter .newsletter-form .newsletter-wrapper input[type=email]::-ms-input-placeholder {
  opacity: 1;
  font-size: 14px;
}
.block_newsletter .newsletter-form .newsletter-wrapper input[type=email]::placeholder {
  opacity: 1;
  font-size: 14px;
}
.block_newsletter .newsletter-form .newsletter-wrapper input:-webkit-autofill,
.block_newsletter .newsletter-form .newsletter-wrapper input:-webkit-autofill:hover,
.block_newsletter .newsletter-form .newsletter-wrapper input:-webkit-autofill:focus,
.block_newsletter .newsletter-form .newsletter-wrapper input:-webkit-autofill:active {
  -webkit-text-fill-color: var(--palette3) !important;
  -webkit-box-shadow: 0 0 0 30px var(--palette9) inset !important;
  -webkit-transition: none !important;
  transition: none !important;
}

.category-section .elementor-widget-container .item-inner {
  position: relative;
}
.category-section .elementor-widget-container .item-inner .title .widget-image-caption {
  position: absolute;
  bottom: 20px;
  padding: 0;
  width: 100%;
  max-width: 200px;
  min-height: 60px;
  line-height: 60px;
  padding-inline: 15px;
}
.category-section .elementor-widget-container .item-inner .title .widget-image-caption:hover {
  background-color: var(--palette1);
}

.cms-btn:hover .elementor-button {
  text-decoration: none !important;
}

.cms-banner .elementor-image {
  overflow: hidden;
}

.banner-content.elementor-section.elementor-inner-section {
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0;
  left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.banner-content.elementor-section.elementor-inner-section .elementor-widget-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.banner-content.left.elementor-section.elementor-inner-section {
  left: 0;
  right: auto;
}

.testimonial-block .item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  margin-bottom: 0 !important;
}
.testimonial-block .item-content .elementor-testimonial-content {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.testimonial-block .item-content .elementor-testimonial-image {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.testimonial-block .item-content .elementor-testimonial-details {
  padding: 10px;
  position: absolute;
  left: 100px;
  bottom: 25px;
  top: auto;
}

.brand-block .item-inner {
  margin-bottom: 0 !important;
}

.ava-search-bar .search-content .product_list_widget .item .avasearch-items .product-name {
  font-size: var(--product-title-size);
  font-weight: var(--product-title-weight);
  text-transform: var(--product-title-transform);
  font-family: var(--heading-font-family);
}
.ava-search-bar .search-content .product_list_widget .item .avasearch-items .price {
  font-size: var(--price-size);
  font-weight: var(--price-weight);
  color: var(--price-color);
}

.ui-autocomplete.searchbar-autocomplete {
  z-index: 9;
  -webkit-box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.1);
}
.ui-autocomplete.searchbar-autocomplete li a .autocomplete-thumbnail {
  width: 70px;
}
.ui-autocomplete.searchbar-autocomplete li a .product {
  font-size: var(--product-title-size);
  font-weight: var(--product-title-weight);
  text-transform: var(--product-title-transform);
  font-family: var(--heading-font-family);
}

.order-confirmation-table div.details span {
  font-size: var(--product-title-size);
  font-weight: var(--product-title-weight);
  text-transform: var(--product-title-transform);
  font-family: var(--heading-font-family);
  color: var(--product-title-color);
}
.order-confirmation-table div.row .text-xs-left, .order-confirmation-table div.row .text-xs-right {
  font-size: var(--price-size);
  font-weight: var(--price-weight);
  color: var(--price-color);
}
.order-confirmation-table div.row .text-sm-center {
  color: var(--palette3);
}

body#checkout #header .header-nav .logo {
  max-width: 123px;
}
body#checkout section.checkout-step .step-title {
  font-size: 18px;
}

#manufacturer #wrapper #content-wrapper h3 {
  font-size: 24px;
}

@media screen and (max-width: 1199px) {
  .category-section .elementor-widget-container .item-inner .title .widget-image-caption {
    min-height: 48px;
    line-height: 48px;
  }
}
@media screen and (max-width: 991px) {
  #mobile-menu-icon {
    font-size: 0;
  }
  .mobile-lang-cur .ava-dropdown-wrapper .ava-dropdown-menu a:hover {
    background-color: var(--palette9);
    color: var(--palette1);
  }
  .mobile-lang-cur .ava-dropdown-wrapper .ava-dropdown-menu a.selected {
    background-color: var(--palette9);
    color: var(--palette1);
  }
  .block_newsletter {
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .cms-two-banner .elementor-column, .cms-one-banner .elementor-column, .cms-three-banner .elementor-column {
    width: auto;
    margin: auto;
  }
  .cms-two-banner .banner-content.elementor-section.elementor-inner-section .elementor-column, .cms-one-banner .banner-content.elementor-section.elementor-inner-section .elementor-column, .cms-three-banner .banner-content.elementor-section.elementor-inner-section .elementor-column {
    width: 100%;
    margin: 0;
  }
  .block_newsletter .newsletter-form .newsletter-wrapper input[type=email] {
    height: 42px;
  }
  .testimonial-block .item-content .elementor-testimonial-details {
    padding: 10px;
    position: absolute;
    left: 80px;
    bottom: 18px;
    top: auto;
  }
  .cms-one-banner .elementor-column .elementor-column-wrap .elementor-image img {
    min-height: 155px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media screen and (max-width: 767px) and (min-width: 541px) {
  .offer-banner .elementor-column.one-baner-column1, .offer-banner .elementor-column.one-baner-column2 {
    width: 50% !important;
  }
  .cms-two-banner .banner-content.elementor-section.elementor-inner-section .elementor-column .elementor-column-wrap, .cms-three-banner .banner-content.elementor-section.elementor-inner-section .elementor-column .elementor-column-wrap {
    padding: 26px 40px 0px 0px;
  }
  .cms-two-banner .banner-content.elementor-section.elementor-inner-section .elementor-column .elementor-column-wrap .sub-title .elementor-widget-container, .cms-three-banner .banner-content.elementor-section.elementor-inner-section .elementor-column .elementor-column-wrap .sub-title .elementor-widget-container {
    margin: 0px 0px 12px 0px;
  }
  .cms-two-banner .banner-content.elementor-section.elementor-inner-section .elementor-column .elementor-column-wrap .sub-title .elementor-widget-container .elementor-heading-title, .cms-three-banner .banner-content.elementor-section.elementor-inner-section .elementor-column .elementor-column-wrap .sub-title .elementor-widget-container .elementor-heading-title {
    font-size: 15px;
    line-height: 22px;
  }
  .cms-two-banner .banner-content.elementor-section.elementor-inner-section .elementor-column .elementor-column-wrap .title .elementor-widget-container, .cms-three-banner .banner-content.elementor-section.elementor-inner-section .elementor-column .elementor-column-wrap .title .elementor-widget-container {
    margin: 0px 0px 18px 0px;
  }
  .cms-two-banner .banner-content.elementor-section.elementor-inner-section .elementor-column .elementor-column-wrap .title .elementor-widget-container .elementor-heading-title, .cms-three-banner .banner-content.elementor-section.elementor-inner-section .elementor-column .elementor-column-wrap .title .elementor-widget-container .elementor-heading-title {
    font-size: 28px;
    line-height: 32px;
  }
  .banner-content.left.elementor-section.elementor-inner-section .elementor-column .elementor-column-wrap {
    padding: 0px 0px 0px 20px;
  }
  .banner-content.left.elementor-section.elementor-inner-section .elementor-column .elementor-column-wrap .title .elementor-widget-container .elementor-heading-title {
    font-size: 24px;
    line-height: 30px;
  }
  .cms-three-banner .elementor-column.cms-three-banner-col2 .elementor-column-wrap .sub-title {
    top: 20% !important;
    left: 60% !important;
  }
  .cms-three-banner .elementor-column.cms-three-banner-col2 .elementor-column-wrap .sub-title .elementor-widget-container .elementor-heading-title {
    font-size: 15px;
  }
  .cms-three-banner .elementor-column.cms-three-banner-col2 .elementor-column-wrap .title {
    top: 34% !important;
    left: 60% !important;
  }
  .cms-three-banner .elementor-column.cms-three-banner-col2 .elementor-column-wrap .title .elementor-widget-container .elementor-heading-title {
    font-size: 24px;
    line-height: 30px;
  }
  .cms-three-banner .elementor-column.cms-three-banner-col2 .elementor-column-wrap .cms-btn {
    top: 66% !important;
    left: 60% !important;
  }
  .cms-three-banner .elementor-column.left .elementor-column-wrap .sub-title {
    left: 20px !important;
  }
  .cms-three-banner .elementor-column.left .elementor-column-wrap .title {
    left: 20px !important;
  }
  .cms-three-banner .elementor-column.left .elementor-column-wrap .cms-btn {
    left: 20px !important;
  }
}
@media screen and (max-width: 540px) {
  .category-section .elementor-widget-container .item-inner .title .widget-image-caption {
    min-height: 25px;
    line-height: 25px;
    position: static;
    padding: 0;
  }
}
/* stylelint-enable */

/* ==========================================================================
   POST-COMPILE OVERRIDES — dopisane poza SCSS, mogą zostać nadpisane przy
   kolejnej kompilacji Prepros. Jeśli to przetrwa — przenieść do _*.scss.
   ========================================================================== */

/* Ujednolicenie wysokości miniatur produktów we wszystkich widgetach
   (home, sklep, kategoria, related/upsell na stronie produktu).
   Obrazy mają różne proporcje (800×800, 368×261 itp.) — fixujemy
   wrapper samego obrazu (.thumbnail-top) na aspect-ratio 1:1
   z object-fit: contain. UWAGA: nie aplikujemy do .thumbnail-container,
   bo on zawiera też opis (nazwa, cena, akcje) — overflow:hidden ucinałby. */
.product-miniature .thumbnail-top,
.product .thumbnail-top,
.product-miniature .thumbnail,
.product .thumbnail {
    aspect-ratio: 1 / 1;
    overflow: hidden;
    background: #fff;
    position: relative;
}

.product-miniature .thumbnail-top > a,
.product .thumbnail-top > a,
.product-miniature .thumbnail-top .product-thumbnail,
.product .thumbnail-top .product-thumbnail {
    display: block;
    width: 100%;
    height: 100%;
}

.product-miniature .thumbnail-top img,
.product .thumbnail-top img,
.product-miniature .thumbnail img,
.product .thumbnail img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
    object-position: center;
}

/* Ujednolicenie wysokości bloku opisu pod obrazem (nazwa + cena + akcje).
   Bez tego karty z dłuższymi nazwami są 22-30px wyższe od krótkich. */
.product-miniature .thumbnail-container .product-description,
.product .thumbnail-container .product-description {
    min-height: 250px !important;
}

/* Nazwa produktu — zarezerwuj miejsce na 3 linie, NIE ucinaj kropkami.
   Theme domyślnie ma -webkit-line-clamp:2 + text-overflow:ellipsis,
   co skraca dłuższe nazwy "..." po 2 linii. Pozwalamy się rozwinąć. */
.product-miniature .product-title a,
.product .product-title a {
    -webkit-line-clamp: unset !important;
    line-clamp: unset !important;
    display: block !important;
    width: 100%;            /* H3 jest flex container — bez 100% <a> shrink-fit'uje się do tekstu i siedzi po lewej */
    text-align: center;
    overflow: visible !important;
    text-overflow: clip !important;
    white-space: normal !important;
    min-height: 80px;
}

/* Stała wysokość bloku opisu (250px) + flex column z przyciskiem
   dosuniętym do dolnej krawędzi. Krótkie nazwy nie tworzą luki
   pod sobą — puste miejsce jest absorbowane przez margin-top:auto
   przycisku Add to cart. Długie nazwy (3 linie) wciąż mieszczą się
   w 250px (3*34 + reviews + price + button = ~200px). */
.product-miniature .product-description,
.product .product-description {
    display: flex !important;
    flex-direction: column;
}

.product-miniature .product-description > .product-add-to-cart,
.product .product-description > .product-add-to-cart {
    margin-top: auto;
}

/* ==========================================================================
   Customer Reassurance — modal: ikony otwierają treść CMS w lekkim modalu
   zamiast nawigować na osobną stronę.
   ========================================================================== */

.reassurance-modal { display: none; position: fixed; inset: 0; z-index: 99999; }
.reassurance-modal.is-open { display: block; }

.reassurance-modal__backdrop {
    position: absolute; inset: 0;
    background: rgba(0, 0, 0, 0.55);
}

.reassurance-modal__dialog {
    position: relative;
    background: #fff;
    width: min(900px, calc(100vw - 32px));
    max-height: 90vh;
    margin: 5vh auto;
    border-radius: 6px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25);
    display: flex; flex-direction: column;
    animation: reassurance-modal-in 200ms ease-out;
}

@keyframes reassurance-modal-in {
    from { opacity: 0; transform: translateY(12px); }
    to   { opacity: 1; transform: translateY(0); }
}

.reassurance-modal__header {
    display: flex; align-items: center; justify-content: space-between;
    padding: 16px 24px; border-bottom: 1px solid #eee;
    flex: 0 0 auto;
}
.reassurance-modal__title { margin: 0; font-size: 22px; font-weight: 600; }
.reassurance-modal__close {
    background: transparent; border: 0;
    font-size: 32px; line-height: 1;
    color: #666; cursor: pointer; padding: 0 4px;
}
.reassurance-modal__close:hover { color: #000; }

.reassurance-modal__body {
    padding: 24px; overflow-y: auto; flex: 1 1 auto;
    line-height: 1.55;
}
.reassurance-modal__body img { max-width: 100%; height: auto; }
.reassurance-modal__body .page-header,
.reassurance-modal__body h1 { display: none; } /* nagłówek już w modal__title */
.reassurance-modal__loader { text-align: center; padding: 48px 0; color: #888; }

body.reassurance-modal-open { overflow: hidden; }

/* ==========================================================================
   LOVABLE DESIGN SYSTEM — extra utility colors
   ==========================================================================
   Dodatkowe tokeny kolorów z designu Lovable (nie pasujące do palette1-11
   bo te są zarezerwowane dla legacy palette TM Core).
   Używane przez utility classes .bg-onyx, .bg-marble itd. + na potrzeby
   sekcji home (Builder custom_css w widget'ach).
*/
:root {
    /* Lovable EXACT design tokens (z github source: src/styles.css)
       --gold = champagne #d2b68a, NIE #d2b68a
       --gold logo accent = #C9A04C (specjalny dla "of Light" w logo)
       --topbar/--breadcrumb = silk ivory #ece5d9
       --foreground = #1a1a1a (deeper niż #1a1a1a) */
    --gold:           #d2b68a;  /* champagne — Lovable oklch(0.77 0.07 82) */
    --gold-logo:      #c9a04c;  /* logo "of Light" specific gold */
    --gold-soft:      #e0d2b3;  /* champagne soft — Lovable oklch(0.86 0.05 84) */
    --gold-strong:    #c39553;  /* mocniejszy gold (focus ring) */
    --onyx:           #000000;  /* hero bg czarny */
    --velvet:         #222d52;  /* navy — Lovable oklch(0.27 0.07 268) */
    --marble:         #e8e4e0;  /* warm grey — Lovable oklch(0.915 0.004 70) */
    --pearl:          #fdffff;  /* pearl white — Lovable oklch(0.995 0.002 220) */
    --breadcrumb:     #ece6dd;  /* silk ivory — Lovable oklch(0.927 0.014 80) = rgb(236, 230, 221) */
    --topbar-bg:      #ece5d9;  /* alias dla topbar */
    --secondary-bg:   #f3f1ee;  /* tła subtelne (= --palette7) */
    --accent-bg:      #f9f1e3;  /* akcent jasny kremowy */
    --foreground:     #1a1a1a;  /* deep black — Lovable oklch(0.18 0 0) */
    --muted-fg:       #737373;  /* muted text — Lovable oklch(0.45 0 0) */
    --border-subtle:  #e8e4dd;  /* border — Lovable oklch(0.91 0.005 80) */

    --gradient-gold: linear-gradient(135deg, #e0d2b3, #d2b68a);
    --shadow-soft:   0 4px 24px -8px rgba(0, 0, 0, 0.08);
    --shadow-card:   0 1px 3px rgba(0, 0, 0, 0.04), 0 8px 32px -12px rgba(0, 0, 0, 0.10);
    --transition-elegant: 500ms cubic-bezier(0.22, 1, 0.36, 1);

    /* Lovable utility values */
    --tracking-luxe:  0.25em;   /* dla uppercase nav/eyebrows */
}

/* Utility classes — używane jako _css_classes w widget'ach Buildera
   albo bezpośrednio w TPL. Sekcje home Lovable mają tła:
   bg-onyx (Hero), bg-marble (Bestsellery), bg-breadcrumb (Polska manufaktura) */

.bg-onyx       { background-color: var(--onyx) !important; color: #fff; }
.bg-onyx h1, .bg-onyx h2, .bg-onyx h3, .bg-onyx h4 { color: #fff; }
.bg-marble     { background-color: var(--marble) !important; }
.bg-breadcrumb { background-color: var(--breadcrumb) !important; }
.bg-pearl      { background-color: var(--pearl) !important; }

/* === Lovable signature: gradient gold text dla italic accent words ===
   Stosowane na <em> w środku H1/H2 dla Lovable look:
   "Bestsellery <em class='gradient-gold-text'>manufaktury</em>" */
.gradient-gold-text {
    background: var(--gradient-gold, linear-gradient(135deg, #e0d2b3, #d2b68a)) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    color: transparent !important;
    font-style: italic !important;
}

/* tracking-luxe — Lovable uppercase letter-spacing 0.25em */
.tracking-luxe { letter-spacing: 0.25em !important; }

/* font-display alias dla Cormorant */
.font-display {
    font-family: "Cormorant Garamond", Georgia, serif !important;
}

/* shadow-card / shadow-soft — Lovable utility */
.shadow-soft { box-shadow: var(--shadow-soft) !important; }
.shadow-card { box-shadow: var(--shadow-card) !important; }

/* Lovable transition-elegant timing */
.transition-elegant {
    transition: all var(--transition-elegant, 500ms cubic-bezier(0.22, 1, 0.36, 1)) !important;
}

/* image-zoom hover effect — Lovable card image hover scale */
.image-zoom { transition: transform 1.2s cubic-bezier(0.22, 1, 0.36, 1); }
.group:hover .image-zoom { transform: scale(1.04); }
.bg-velvet     { background-color: var(--velvet) !important; color: #fff; }
.bg-gold-soft  { background-color: var(--gold-soft) !important; }
.text-gold     { color: var(--gold) !important; }
.text-velvet   { color: var(--velvet) !important; }
.shadow-soft   { box-shadow: var(--shadow-soft); }
.shadow-card   { box-shadow: var(--shadow-card); }

/* Pomocnicze: divider między sekcjami z bordem (jak w Lovable border-y-2) */
.section-divider-y { border-top: 2px solid var(--border-subtle); border-bottom: 2px solid var(--border-subtle); }

/* ==========================================================================
   ETAP 2 — TYPOGRAFIA Lovable design system

   Override kompilowanego SCSS (_elements.scss) — wartości z Lovable mockup:
     H1: Cormorant 36px weight 400 line-height 1.05 letter-spacing -0.01em
     H2: Cormorant 30px weight 400 line-height 1.25 letter-spacing -0.01em
     H3: Cormorant 18px weight 400 (mniejsze dla nazw produktów w gridzie)
     Body: Jost 16px line-height 1.5 letter-spacing 0 (zamiast 15px/0.5px)
     Eyebrow: utility class .eyebrow (Jost 12px uppercase letter-spacing 3px)
   ========================================================================== */

:root {
    /* Body — naturalniejsze niż wymuszone 0.5px letter-spacing */
    --body-font-size: 16px;       /* theme używa tej zmiennej, nie --font-size-body */
    --body-letter-spacing: 0;
    --font-size-body: 16px;
    --body-line-height: 1.5;

    /* Heading — Cormorant Garamond regular 400 (light/elegant feel)
       --heading-font-family musi być z !important bo _elements.scss
       hardcoduje var(--body-font-family) — kolejność CSS file load
       sprawia że SCSS wygrywa nad TM-generated custom_css_1.css */
    --heading-font-family: "Cormorant Garamond", Georgia, serif;
    --subheading-font-family: "Cormorant Garamond", Georgia, serif;
    --heading-weight: 400;
    --heading-line-height: 1.1;
    --heading-letter-spacing: -0.01em;
    --heading-text-transform: none;

    /* Product title w gridzie — serif (heading family) zamiast body */
    --product-title-family: "Cormorant Garamond", Georgia, serif !important;
}

/* Heading sizes — override _elements.scss (które ma 34/32/26/24/20/18) */
.h1, h1 { --h1-size: 36px !important; line-height: 1.05 !important; font-weight: 400 !important; letter-spacing: -0.01em !important; text-transform: none !important; }
.h2, h2 { --h2-size: 30px !important; line-height: 1.25 !important; font-weight: 400 !important; letter-spacing: -0.01em !important; text-transform: none !important; }
.h3, h3 { --h3-size: 22px !important; line-height: 1.3  !important; font-weight: 400 !important; letter-spacing: -0.005em !important; text-transform: none !important; }
.h4, h4 { --h4-size: 18px !important; line-height: 1.35 !important; font-weight: 400 !important; text-transform: none !important; }
.h5, h5 { --h5-size: 16px !important; line-height: 1.4  !important; font-weight: 500 !important; text-transform: none !important; }
.h6, h6 { --h6-size: 14px !important; line-height: 1.4  !important; font-weight: 500 !important; text-transform: none !important; }

/* Nazwa produktu — w listach kategorii / widget'ach jest .product-title
   Lovable: 18px serif weight 400. Aktualnie 26px serif weight 700.
   Stosujemy ostrożnie: tylko w obrębie .product-miniature/.product żeby
   nie złamać innych miejsc. */
.product-miniature .product-title,
.product .product-title,
.product-miniature .product-title a,
.product .product-title a {
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1.3 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

/* .eyebrow — kicker text nad heading (jak w Lovable "Kolekcja Kinkiety") */
.eyebrow {
    font-family: var(--body-font-family);
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--muted-fg);
    margin-bottom: 0.5rem;
    display: block;
}

/* ==========================================================================
   ETAP 3 — HEADER refresh wg Lovable
   Lovable: header zawsze sticky, od razu (position:sticky top:0).
   Sklep theme miał własny scroll-reveal sticky tylko na mobile/tablet.
   Idziemy w Lovable approach: cały #header sticky zawsze, na każdym viewporcie.
   Sekcja sticky-header Buildera (4868b62) zostaje ukryta jak była — nie
   potrzebujemy jej, bo cały header jest już sticky.
   ========================================================================== */

#header.site-header,
header.site-header {
    position: sticky !important;
    top: 0;
    z-index: 50;
    background-color: #fcfcfc !important;
    border-bottom: 2px solid var(--border-subtle, #e3e1de) !important;
    box-shadow: var(--shadow-soft, 0 4px 24px -8px rgba(0,0,0,0.08));
    transition: box-shadow 0.3s ease, background-color 0.3s ease;
}

/* Anchor scroll padding — żeby anchory (#section) nie chowały się pod sticky */
body { scroll-padding-top: 140px; }

/* Theme JS dodaje klasę .fixed na #header po scroll>220px — to było pod
   stary sticky-header section (4868b62). Skoro mamy header zawsze sticky,
   .fixed jest no-op wizualnie. CSS reguły Theme'u dla #header.fixed dotyczą
   tylko .sticky-header child który i tak jest hidden-desktop. */

/* Top bar (header pierwsza sekcja Buildera) — kremowy bg jak Lovable.
   Wyższa specificity (3 klasy + ID) żeby pokonać inline-style Buildera. */
#header .elementor-element.elementor-element-a53118b,
#header section.elementor-element-a53118b {
    background-color: var(--breadcrumb, #ece6dd) !important;
}

/* REFACTORED: per-widget title_color in Builder JSON (ccd9b1d=#555, 0bbd5e5=#1a1a1a)  */

/* ==========================================================================
   ETAP 4 — HERO section refresh wg Lovable
   Sekcja Buildera 56255342 (slider hero z 2 slajdami) — zachowujemy slider
   bo daje rotację marketingową, ale styl daje feel Lovable Hero:
   - Cormorant Garamond heading zamiast Jost 55px
   - Dark overlay subtle dla kontrastu z białym tekstem
   - Eyebrow style (uppercase eyebrow) — jeśli kiedyś dojdzie
   - CTA button gold (Lovable primary)
   ========================================================================== */

/* Hero heading w slajdzie — Cormorant Garamond, większe (display serif) */
.elementor-element-56255342 .elementor-slide-heading {
    font-family: "Cormorant Garamond", Georgia, serif !important;
    font-weight: 400 !important;
    font-size: 48px !important;
    line-height: 1.05 !important;
    letter-spacing: -0.01em !important;
    text-transform: none !important;
    color: #ffffff !important;
}

/* Subtitle — Jost, dyskretne */
.elementor-element-56255342 .elementor-slide-description {
    font-family: "Jost", sans-serif !important;
    font-size: 18px !important;
    font-weight: 300 !important;
    line-height: 1.5 !important;
    color: rgba(255, 255, 255, 0.85) !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
    margin-top: 0.5rem !important;
}

/* CTA button — gold solid (Lovable primary feel) */
.elementor-element-56255342 .elementor-slide-button.btn,
.elementor-element-56255342 .elementor-slide-button {
    background-color: var(--gold, #d2b68a) !important;
    border: 1px solid var(--gold, #d2b68a) !important;
    color: #1a1a1a !important;
    font-family: "Jost", sans-serif !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    letter-spacing: 1.5px !important;
    text-transform: uppercase !important;
    padding: 14px 32px !important;
    border-radius: 0 !important;
    transition: all 0.3s ease !important;
}

.elementor-element-56255342 .elementor-slide-button:hover {
    background-color: var(--gold-strong, #c39553) !important;
    border-color: var(--gold-strong, #c39553) !important;
    color: #ffffff !important;
}

/* DELETED ETAP 4 cruft:
   - Stary darker gradient overlay (85%/50%/20% — mocniejszy niż Lovable)
     był dodawany NA WIERZCH nowego Lovable-exact gradientu poprzez selektor
     `.swiper-slide > a::before` (slide-inner to <a>), dając łącznie 2 nakładki
     po sobie i odczucie "boxa filtra". User: "ten czarny filtr jest bez sensu".
   - text-shadow na heading/description (Lovable nie ma, polega tylko na
     gradient overlay dla czytelności).
   - min-height 540 — mój nowy CSS już ustawia height 64vh + min 480 + max 760
     (Lovable wartości).
   Wszystko zastąpione przez nowy ETAP 9 — Hero pixel-perfect z Lovable values
   (zobacz dalej w pliku). */

@media (max-width: 768px) {
    .elementor-element-56255342 .elementor-slide-heading {
        font-size: 32px !important;
    }
    .elementor-element-56255342 .elementor-slide-description {
        font-size: 15px !important;
    }
}

/* ==========================================================================
   ETAP 5 — TOPBAR + NAVBAR refresh wg Lovable
   ========================================================================== */

/* REFACTORED to Builder JSON 2026-05-20 (post 1 — section a53118b custom_css):
   - Topbar 1st/2nd heading typography (ccd9b1d, 0bbd5e5): widget native settings
     (typography_font_family, typography_font_size, typography_font_weight, title_color)
   - Hide unused cols/dividers (f995533, 79b16b4, 2072bf3, cef836a, 9496646, cce6a0a,
     7a3b8c7): column hide_desktop/tablet/mobile + section custom_css fallback
   - Topbar flex layout (margin-right:12px on 1940b35, margin-left:auto on e4fc2fe):
     section custom_css
   - Currency + language Jost 12 subtle: section custom_css                          */

/* REFACTORED: menu (269bf4e5) typography + reset + gap-28 + hover/active gold
   moved to widget 269bf4e5 settings.custom_css (post 1).
   ETAP 19: only .current-menu-item is gold; .home/.active keep default fg.       */

/* Logo widget 3c3ae9e6 (desktop) + c364f6c (mobile/tablet) — REPLACE PNG image
   with TEXT version (Lovable style). Lovable design:
     <span "Origins" Cormorant 22px tracking 0.25em uppercase foreground>
     <span "of Light" Cormorant 10px tracking 0.5em uppercase #C9A04C>
   Hide oryginalny img, render text via ::before + ::after na <a> z logo.

   DB image.url też wskazuje lokalny SVG (themes/PRS220532_Jubilee/assets/img/
   logo-origins-of-light.svg) — fallback gdyby CSS pseudo nie zadziałało
   (eg. w sticky-header gdzie selector się nie matchuje). */
#header .elementor-element.elementor-element-3c3ae9e6 .elementor-image img,
#header .elementor-element.elementor-element-c364f6c .elementor-image img {
    display: none !important;
}
/* Container <a> — flex column wrapper dla 2 linii tekstu.
   Lovable używa TYLKO mt-1 (4px) na drugi span — NIE gap na parent. */
#header .elementor-element.elementor-element-3c3ae9e6 .elementor-image > a,
#header .elementor-element.elementor-element-c364f6c .elementor-image > a {
    display: inline-flex !important;
    flex-direction: column !important;
    align-items: center !important;
    line-height: 1 !important;
    text-decoration: none !important;
    gap: 0 !important;                  /* było 4px → duplikat z margin-top */
    color: var(--foreground, #1a1a1a) !important;
    transition: opacity var(--transition-elegant, 0.5s cubic-bezier(0.22, 1, 0.36, 1)) !important;
}
#header .elementor-element.elementor-element-3c3ae9e6 .elementor-image > a:hover,
#header .elementor-element.elementor-element-c364f6c .elementor-image > a:hover {
    opacity: 0.85 !important;
}
/* "Origins" — main wordmark. display:block + line-height:1 daje
   element wysokości DOKŁADNIE font-size (22px) bez extra leading. */
#header .elementor-element.elementor-element-3c3ae9e6 .elementor-image > a::before,
#header .elementor-element.elementor-element-c364f6c .elementor-image > a::before {
    content: "Origins";
    display: block;
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 0.25em;
    text-transform: uppercase;
    line-height: 1;
    color: var(--foreground, #1a1a1a);
}
/* "of Light" — gold accent. mt-1 (4px) jak Lovable */
#header .elementor-element.elementor-element-3c3ae9e6 .elementor-image > a::after,
#header .elementor-element.elementor-element-c364f6c .elementor-image > a::after {
    content: "of Light";
    display: block;
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: 10px;
    font-weight: 300;
    letter-spacing: 0.5em;
    text-transform: uppercase;
    line-height: 1;
    color: var(--gold-logo, #c9a04c);
    margin-top: 4px;
    /* text-indent: balansuje trailing letter-spacing aby wyśrodkować */
    text-indent: 0.5em;
}

/* Navbar — wymuszenie 3 RÓWNYCH kolumn (jak Lovable grid-cols-3).
   Builder daje col-33 = 33.33% width, ale logo column dostaje width:auto
   (bo logo to image — content-sized), więc menu i icons rozpychają się
   na resztę miejsca. W efekcie logo jest off-center względem strony.
   Fix: 3 równe kolumny + justify-self-center na logo, justify-self-start
   na menu, justify-self-end na icons. */
#header .elementor-element.elementor-element-415cdcaa > .elementor-container > .elementor-row {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr !important;  /* Lovable grid-cols-3 — 3 RÓWNE kolumny (384 każda przy container 1280 z padding 40+40) */
    align-items: center !important;
    gap: 24px !important;
}
/* Menu column — left, justify-self-start */
#header .elementor-element.elementor-element-b2af5cf {
    width: auto !important;
    flex: none !important;
    justify-self: start !important;
}
/* Logo column — center, content-width */
#header .elementor-element.elementor-element-2c952ffc {
    width: auto !important;
    flex: none !important;
    justify-self: center !important;
}
/* Icons column — right, justify-self-end */
#header .elementor-element.elementor-element-7937166f {
    width: auto !important;
    flex: none !important;
    justify-self: end !important;
}

/* Ikony nav (search, sign-in, cart) — gold hover, smooth transition */
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-search,
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-sign-in,
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-shopping-cart,
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-wishlist {
    transition: color 0.3s ease;
}
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-search:hover svg,
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-search:hover i,
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-sign-in:hover svg,
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-sign-in:hover i,
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-shopping-cart:hover svg,
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-shopping-cart:hover i {
    color: var(--gold, #d2b68a) !important;
    fill: var(--gold, #d2b68a) !important;
    transition: all 0.3s ease;
}

/* Ikony — UKRYJ stare custom SVG i ZASTĄP lucide icons via CSS mask
   Lovable używa lucide-search/user/shopping-cart 20×20 stroke 1.5.
   Nasze widgety (ava-search/sign-in/shopping-cart) mają wewnętrzne
   `<svg>` z fill paths. Hide te SVG, daj pseudo-element ::after na
   triggerze (a/button) z mask-image SVG — kolor foreground default,
   gold hover, transition. */

/* 1) Hide all original icon SVGs (rendered server-side fill-paths)
   - search: w .search-button > .elementor-search-icon > svg
   - sign-in: w > a > svg
   - cart: w .elementor-cart__toggle > a > .elementor-cart-icon > svg */
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-search .search-button svg,
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-sign-in > a > svg,
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-sign-in .ava-dropdown-toggle > svg,
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-shopping-cart .elementor-cart__toggle a svg,
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-shopping-cart .elementor-cart-icon svg {
    display: none !important;
}

/* 2) Trigger button — kontener 24×24, centered, foreground color */
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-search .search-button,
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-sign-in > a,
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-sign-in .ava-dropdown-toggle,
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-shopping-cart .elementor-cart__toggle a {
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 20px !important;
    height: 20px !important;
    padding: 0 !important;
    background: transparent !important;
    color: var(--foreground, #1a1a1a) !important;
    transition: color 0.3s ease !important;
}

/* 2.5) Cart icon span (parent of svg) — flex container with counter badge.
   WAŻNE: theme `.elementor-icon` ustawia color: rgb(129,138,145) (gray)
   na tym spanie. Mask używa `currentColor`, więc bez override ikona jest
   szara/niewidoczna. Force color: foreground. */
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-shopping-cart .elementor-cart-icon {
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 20px !important;
    height: 20px !important;
    color: var(--foreground, #1a1a1a) !important;
    transition: color 0.3s ease !important;
}
/* Hover na całym `<a>` propaguje gold do .elementor-cart-icon */
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-shopping-cart .elementor-cart__toggle a:hover .elementor-cart-icon {
    color: var(--gold, #d2b68a) !important;
}
/* Make sure cart toggle wrapper takes proper space */
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-shopping-cart .elementor-cart__toggle {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
}

/* 3) Common base for lucide icons.
   WAŻNE: Theme użya `.elementor-cart-icon::before` dla counter badge,
   więc dla CART używamy ::after na samym .elementor-cart-icon.
   Dla search/user (które nie mają counter konfliktu) — ::before.
   Bg: !important żeby wygrać z theme .elementor-icon color: gray. */
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-search .search-button::before,
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-sign-in > a::before,
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-sign-in .ava-dropdown-toggle::before,
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-shopping-cart .elementor-cart-icon::after {
    content: "" !important;
    display: block !important;
    width: 20px !important;
    height: 20px !important;
    flex: 0 0 20px !important;                 /* parent is flex, prevent shrink */
    flex-shrink: 0 !important;
    background-color: currentColor !important;
    -webkit-mask-position: center !important;
    mask-position: center !important;
    -webkit-mask-repeat: no-repeat !important;
    mask-repeat: no-repeat !important;
    -webkit-mask-size: 20px 20px !important;
    mask-size: 20px 20px !important;
    vertical-align: middle !important;
    transition: background-color 0.3s ease !important;
}

/* 4) Icon — SEARCH (lucide-search) */
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-search .search-button::before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m21 21-4.34-4.34'/%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3C/svg%3E") !important;
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m21 21-4.34-4.34'/%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3C/svg%3E") !important;
}

/* 5) Icon — USER (lucide-user) */
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-sign-in > a::before,
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-sign-in .ava-dropdown-toggle::before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E") !important;
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E") !important;
}

/* 6) Icon — SHOPPING CART (lucide-shopping-cart) — używa ::after */
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-shopping-cart .elementor-cart-icon::after {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='21' r='1'/%3E%3Ccircle cx='19' cy='21' r='1'/%3E%3Cpath d='M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12'/%3E%3C/svg%3E") !important;
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='21' r='1'/%3E%3Ccircle cx='19' cy='21' r='1'/%3E%3Cpath d='M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12'/%3E%3C/svg%3E") !important;
}

/* 7) Hover gold */
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-search .search-button:hover,
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-sign-in > a:hover,
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-shopping-cart .elementor-cart__toggle a:hover {
    color: var(--gold, #d2b68a) !important;
}

/* 8) Cart counter badge — theme renderuje go via .elementor-cart-icon[data-counter]::before
   z bg #ba933e (inline). Override na gold z naszej palety + lepszy styling. */
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-shopping-cart .elementor-cart-icon[data-counter]::before {
    background-color: var(--gold, #d2b68a) !important;
    color: #fff !important;
    font-family: "Jost", sans-serif !important;
    font-size: 10px !important;
    font-weight: 600 !important;
    border-radius: 50% !important;
    min-width: 16px !important;
    height: 16px !important;
    line-height: 16px !important;
    padding: 0 4px !important;
    position: absolute !important;
    top: -6px !important;
    right: -8px !important;
    box-sizing: border-box !important;
}
/* Cart badge ZAWSZE widoczny (Lovable pokazuje "0" jak nic w koszyku).
   Note: poprzednio `display: none` przy counter=0, ale Lovable zawsze
   pokazuje badge — to detail którego user oczekuje. */
#header .elementor-element.elementor-element-415cdcaa .elementor-widget-ava-shopping-cart .elementor-cart-icon[data-counter]::before {
    display: inline-flex !important;
}

/* REFACTORED: divider --divider-color moved to section a53118b custom_css */

/* ============================================================
   OPINIE — wszystko w native settings + widget custom_css
   (doktryna sources-first; reguły wycięte 2026-05-14)
   ============================================================ */

/* OBSOLETE: dawne CSS dla 4 carousel sections (Kinkiety/Lampy/Plafony/Nowości)
   — te sekcje (50af818f, 829a0fc, c06a0cf) zostały usunięte z homepage JSON
   przy zastąpieniu ich nową sekcją Kolekcje z ava-products-tabs (etap 8).
   Sekcja 57e3acff żyje ALE jej widgety to teraz kol01eye/kol02tit/kol03sub/
   kol04tab — mają własny styling left-aligned LOWER w pliku.

   Stary `text-align: center !important` na .elementor-element-57e3acff
   .elementor-widget-heading wymuszał center na nowych widgetach kolXX.
   Usunięte. */

/* === Lovable signature: <em.ool-gold-accent> rendered by JS ===
   child-theme.js wrap'uje drugą część tytułu (np. "Origins of Light") w
   <em class="ool-gold-accent"> żeby dostać Lovable italic gold gradient
   accent. CSS poniżej + utility .gradient-gold-text dają identyczny efekt. */
.ool-gold-accent,
.elementor-heading-title em,
.elementor-heading-title i,
.elementor-widget-heading em,
.elementor-widget-heading i {
    background: linear-gradient(135deg, #e0d2b3, #d2b68a) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    color: transparent !important;
    font-style: italic !important;
    font-family: inherit !important;
    /* fallback: jeśli przeglądarka nie wspiera background-clip, daj plain gold */
}
@supports not (-webkit-background-clip: text) {
    .ool-gold-accent {
        color: #d2b68a !important;
        background: transparent !important;
    }
}

/* ============================================================
   BESTSELLERY — wszystko w native settings + widget custom_css
   (doktryna sources-first; reguły wycięte 2026-05-14)
   ============================================================ */

/* ============================================================
   ETAP 9 — Strona /content/category/6-uslugi (Usługi)
   Pixel-perfect 1:1 z Lovable uslugi.tsx
   ============================================================ */

.ool-uslugi-page * { box-sizing: border-box; }

/* Container */
.ool-uslugi-page .ool-container {
    max-width: 80rem;  /* max-w-7xl (1280px) Lovable */
    margin: 0 auto;
    padding: 0 24px;
}
@media (min-width: 1024px) {
    .ool-uslugi-page .ool-container { padding: 0 40px; }
}
.ool-uslugi-page .ool-container--narrow {
    max-width: 56rem;  /* max-w-4xl */
}

/* === HEADER (bg-breadcrumb) ===
   Gradient jest częścią background sekcji (nie ::after) — kończy bielą u dołu
   sekcji, a następna sekcja .ool-uslugi-intro ma transparent bg nad #wrapper
   = #ffffff. Brak boundary-line bo gradient i sąsiedztwo to ten sam piksel-perfect biały.
   Padding zachowane (64/0) — gradient fade zaczyna się ~50% wysokości sekcji. */
.ool-uslugi-header {
    background: linear-gradient(
        to bottom,
        oklch(0.927 0.014 80) 0%,
        oklch(0.927 0.014 80) 50%,
        #ffffff 100%
    );
    padding: 48px 0;
    text-align: center;
    position: relative;
}
@media (min-width: 1024px) {
    .ool-uslugi-header { padding: 64px 0; }
}
.ool-uslugi-header::after {
    display: none;
}

.ool-uslugi-title {
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: 36px;
    font-weight: 400;
    color: var(--foreground, #1a1a1a);
    line-height: 1.2;
    letter-spacing: -0.01em;
    margin: 0;
}
@media (min-width: 1024px) {
    .ool-uslugi-title { font-size: 48px; }
}

.ool-uslugi-breadcrumb {
    margin-top: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    color: var(--muted-fg, #737373);
}
.ool-uslugi-breadcrumb .ool-bc-link {
    color: var(--muted-fg, #737373);
    text-decoration: none;
    transition: color var(--transition-elegant, 500ms cubic-bezier(0.22, 1, 0.36, 1));
}
.ool-uslugi-breadcrumb .ool-bc-link:hover {
    color: var(--gold, #d2b68a);
}
.ool-uslugi-breadcrumb .ool-bc-current {
    color: var(--foreground, #1a1a1a);
}

/* === INTRO === */
.ool-uslugi-intro {
    max-width: 48rem;  /* max-w-3xl */
    margin: 64px auto 0;
    padding: 0 24px;
    text-align: center;
    position: relative;
    z-index: 2;
}
@media (min-width: 1024px) {
    .ool-uslugi-intro {
        margin-top: 80px;
        padding: 0 40px;
    }
}

/* Shared eyebrow style (gold uppercase tracked) */
.ool-uslugi-page .ool-eyebrow {
    font-family: "Jost", sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.25em;
    text-transform: uppercase;
    color: var(--gold, #d2b68a);
    margin: 0 0 20px;
}

/* Shared H2 */
.ool-uslugi-page .ool-h2 {
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: 30px;
    font-weight: 400;
    color: var(--foreground, #1a1a1a);
    line-height: 1.15;
    letter-spacing: -0.01em;
    margin: 0;
}
@media (min-width: 1024px) {
    .ool-uslugi-page .ool-h2 { font-size: 36px; }
}

/* Shared lead/description */
.ool-uslugi-page .ool-lead {
    margin-top: 20px;
    font-family: "Jost", sans-serif;
    font-size: 16px;
    color: var(--muted-fg, #737373);
    line-height: 1.6;
}

/* === ZIGZAG GRID === */
.ool-uslugi-grid {
    max-width: 80rem;  /* max-w-7xl (1280px) — Lovable wider container */
    margin: 0 auto;
    padding: 64px 24px;
    display: flex;
    flex-direction: column;
    gap: 80px;
}
@media (min-width: 1024px) {
    .ool-uslugi-grid {
        padding: 96px 40px;
        gap: 112px;
    }
}

.ool-service {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    align-items: center;
}
@media (min-width: 1024px) {
    .ool-service {
        grid-template-columns: 1fr 1fr;
        gap: 64px;
    }
    .ool-service--right .ool-service-img { order: 2; }
    .ool-service--right .ool-service-body {
        order: 1;
        margin-left: auto;
    }
}

/* Service image */
.ool-service-img {
    position: relative;
    overflow: hidden;
    aspect-ratio: 4 / 3;
    box-shadow: var(--shadow-card, 0 1px 3px rgba(0,0,0,0.04), 0 8px 32px -12px rgba(0,0,0,0.10));
    background: var(--marble, #e8e4e0);
}
.ool-service-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 1.2s cubic-bezier(0.22, 1, 0.36, 1);
    display: block;
}
.ool-service-img:hover img { transform: scale(1.04); }

.ool-service-num {
    position: absolute;
    top: 20px;
    left: 20px;
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: 14px;
    letter-spacing: 0.25em;
    color: rgba(255, 255, 255, 0.9);
    z-index: 2;
}

/* Service body */
.ool-service-body {
    max-width: 36rem;  /* max-w-xl */
}
.ool-service-body .ool-eyebrow { margin-bottom: 16px; }

.ool-uslugi-page .ool-h3 {
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: 30px;
    font-weight: 400;
    color: var(--foreground, #1a1a1a);
    line-height: 1.15;
    letter-spacing: -0.01em;
    margin: 0;
}
@media (min-width: 1024px) {
    .ool-uslugi-page .ool-h3 { font-size: 36px; }
}

.ool-service-body .ool-desc {
    margin-top: 20px;
    font-family: "Jost", sans-serif;
    font-size: 16px;
    color: var(--muted-fg, #737373);
    line-height: 1.6;
}

/* Bullets list */
.ool-bullets {
    margin: 24px 0 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.ool-bullets li {
    display: flex;
    align-items: center;
    gap: 12px;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    color: rgba(26, 26, 26, 0.8);
}
.ool-bullet-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: var(--gold, #d2b68a);
    flex-shrink: 0;
}

/* CTA link "Dowiedz się więcej" */
.ool-cta-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-top: 32px;
    padding-bottom: 4px;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: var(--foreground, #1a1a1a);
    text-decoration: none;
    border-bottom: 1px solid var(--gold, #d2b68a);
    transition: color var(--transition-elegant, 500ms cubic-bezier(0.22, 1, 0.36, 1));
}
.ool-cta-link:hover {
    color: var(--gold, #d2b68a);
}
.ool-cta-link svg {
    width: 16px;
    height: 16px;
}

/* === CTA SECTION (bg-marble) === */
.ool-uslugi-cta {
    background-color: var(--marble, #e8e4e0);
    border-top: 2px solid var(--border-subtle, #e8e4dd);
    border-bottom: 2px solid var(--border-subtle, #e8e4dd);
}
.ool-uslugi-cta > .ool-container {
    padding-top: 64px;
    padding-bottom: 64px;
    text-align: center;
}
@media (min-width: 1024px) {
    .ool-uslugi-cta > .ool-container {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}
.ool-uslugi-cta .ool-lead {
    max-width: 36rem;
    margin-left: auto;
    margin-right: auto;
}

/* CTA buttons */
.ool-cta-buttons {
    margin-top: 32px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
}
.ool-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 14px 28px;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    border-radius: 0;
    cursor: pointer;
    transition: all var(--transition-elegant, 500ms cubic-bezier(0.22, 1, 0.36, 1));
}
.ool-btn--primary {
    background-color: var(--foreground, #1a1a1a);
    color: var(--background, #fcfcfc);
    border: 1px solid var(--foreground, #1a1a1a);
}
.ool-btn--primary:hover {
    background-color: var(--gold, #d2b68a);
    border-color: var(--gold, #d2b68a);
    color: var(--background, #fcfcfc);
}
.ool-btn--outline {
    background-color: transparent;
    color: var(--foreground, #1a1a1a);
    border: 1px solid var(--foreground, #1a1a1a);
}
.ool-btn--outline:hover {
    background-color: var(--foreground, #1a1a1a);
    color: var(--background, #fcfcfc);
}

/* Hide PS breadcrumb on /uslugi, /kontakt and CMS categories (2, 5) - we have our own */
.cms-id-6 .breadcrumb,
.cms-id-79 .breadcrumb,
.cms-category-id-2 .breadcrumb,
.cms-category-id-5 .breadcrumb,
.cms-category-id-6 .breadcrumb,
body:has(.ool-cms-category-page) .breadcrumb {
    display: none !important;
}

/* Usuń gap (margin-bottom 25px + bg white) między content a footerem */
.cms-id-6 .page-content,
.cms-category-id-2 .page-content,
.cms-category-id-5 .page-content,
.cms-category-id-6 .page-content,
.cms-id-79 .page-content,
.cms-id-6 .page-content.card,
.cms-category-id-2 .page-content.card,
.cms-category-id-5 .page-content.card,
.cms-category-id-6 .page-content.card,
.cms-id-79 .page-content.card {
    margin-bottom: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
    padding: 0 !important;
}
.cms-id-6 main > section,
.cms-category-id-2 main > section,
.cms-category-id-5 main > section,
.cms-category-id-6 main > section,
.cms-id-79 main > section,
.cms-id-6 #wrapper,
.cms-category-id-2 #wrapper,
.cms-category-id-5 #wrapper,
.cms-category-id-6 #wrapper,
.cms-id-79 #wrapper,
.cms-id-6 #content-wrapper,
.cms-category-id-2 #content-wrapper,
.cms-category-id-5 #content-wrapper,
.cms-category-id-6 #content-wrapper,
.cms-id-79 #content-wrapper {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/* PS empty .page-footer has margin-bottom: 25px creating white strip between CTA and real #footer */
.cms-id-6 .page-footer,
.cms-category-id-2 .page-footer,
.cms-category-id-5 .page-footer,
.cms-category-id-6 .page-footer,
.cms-id-79 .page-footer {
    margin: 0 !important;
    padding: 0 !important;
}

/* ============================================================
   ETAP 10 — Strona /content/79-kontakt (Kontakt)
   Pixel-perfect 1:1 z Lovable kontakt route
   (preview--pretty-prestashop-pages.lovable.app/kontakt)
   ============================================================ */

.ool-kontakt-page * { box-sizing: border-box; }

.ool-kontakt-page .ool-kontakt-container {
    max-width: 80rem; /* max-w-7xl */
    margin: 0 auto;
    padding: 0 24px;
}
@media (min-width: 1024px) {
    .ool-kontakt-page .ool-kontakt-container { padding: 0 40px; }
}

/* === HEADER (bg-breadcrumb gradient identical to /uslugi) === */
.ool-kontakt-header {
    background: linear-gradient(
        to bottom,
        oklch(0.927 0.014 80) 0%,
        oklch(0.927 0.014 80) 50%,
        #ffffff 100%
    );
    padding: 48px 0;
    text-align: center;
    position: relative;
}
@media (min-width: 1024px) {
    .ool-kontakt-header { padding: 64px 0; }
}
.ool-kontakt-title {
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: 36px;
    font-weight: 400;
    color: var(--foreground, #1a1a1a);
    line-height: 1.2;
    letter-spacing: -0.01em;
    margin: 0;
}
@media (min-width: 1024px) {
    .ool-kontakt-title { font-size: 48px; }
}
.ool-kontakt-breadcrumb {
    margin-top: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    color: var(--muted-fg, #737373);
}
.ool-kontakt-breadcrumb .ool-bc-link {
    color: var(--muted-fg, #737373);
    text-decoration: none;
    transition: color 250ms ease;
}
.ool-kontakt-breadcrumb .ool-bc-link:hover { color: var(--gold, #cbb081); }
.ool-kontakt-breadcrumb .ool-bc-current { color: var(--foreground, #1a1a1a); }

/* === INTRO === */
.ool-kontakt-intro {
    max-width: 48rem;
    margin: 48px auto 0;
    padding: 0 24px;
    text-align: center;
    position: relative;
    z-index: 2;
}
@media (min-width: 1024px) {
    .ool-kontakt-intro {
        margin-top: 64px;
        padding: 0 40px;
    }
}

.ool-kontakt-page .ool-eyebrow {
    font-family: "Jost", sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--gold, #cbb081);
    margin: 0 0 20px;
}
.ool-kontakt-page .ool-h2 {
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: 30px;
    font-weight: 400;
    color: var(--foreground, #1a1a1a);
    line-height: 1.15;
    letter-spacing: -0.01em;
    margin: 0;
}
@media (min-width: 1024px) {
    .ool-kontakt-page .ool-h2 { font-size: 36px; }
}
.ool-kontakt-page .ool-h3 {
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: 24px;
    font-weight: 400;
    color: var(--foreground, #1a1a1a);
    line-height: 1.2;
    letter-spacing: -0.01em;
    margin: 0;
}
@media (min-width: 1024px) {
    .ool-kontakt-page .ool-h3 { font-size: 30px; }
}
.ool-kontakt-page .ool-lead {
    margin-top: 20px;
    font-family: "Jost", sans-serif;
    font-size: 16px;
    color: var(--muted-fg, #737373);
    line-height: 1.625;
}

/* === MAIN (Formularz + Informacje) === */
.ool-kontakt-main {
    max-width: 80rem;
    margin: 0 auto;
    padding: 48px 24px;
}
@media (min-width: 1024px) {
    .ool-kontakt-main { padding: 80px 40px; }
}
.ool-kontakt-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 48px;
}
@media (min-width: 1024px) {
    .ool-kontakt-grid { grid-template-columns: 1fr 1fr; gap: 64px; }
}

/* Form column */
.ool-kontakt-form-lead { margin-bottom: 32px; }
.ool-kontakt-form { display: flex; flex-direction: column; gap: 20px; }
.ool-form-field { display: flex; flex-direction: column; gap: 8px; position: relative; }
/* ETAP 10.5 — Kontakt form labels + counter fix
   label{text-align:right} in avanamclassic/theme.css overrides all <label> elements.
   Must explicitly reset to left for our form labels. */
.ool-form-label {
    font-family: "Jost", sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--muted-fg, #737373);
    margin: 0;
    text-align: left;
}
.ool-form-input {
    font-family: "Jost", sans-serif;
    font-size: 14px;
    color: var(--foreground, #1a1a1a);
    background: #ffffff;
    border: 1px solid var(--border-subtle, #e8e4dd);
    border-radius: 0;
    padding: 12px 16px;
    width: 100%;
    transition: border-color 250ms ease;
}
.ool-form-input:focus {
    outline: none;
    border-color: var(--gold, #cbb081);
}
.ool-form-select {
    appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23737373' stroke-width='2'><polyline points='6 9 12 15 18 9'/></svg>");
    background-repeat: no-repeat;
    background-position: right 12px center;
    padding-right: 40px;
}
.ool-form-textarea {
    resize: vertical;
    min-height: 140px;
    line-height: 1.5;
}
.ool-form-field-head {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    gap: 12px;
}
.ool-form-counter {
    font-family: "Jost", sans-serif;
    font-size: 12px;
    color: var(--muted-fg, #737373);
}
.ool-form-file-wrap {
    display: flex;
    align-items: center;
    gap: 12px;
    background: #ffffff;
    border: 1px solid var(--border-subtle, #e8e4dd);
    border-radius: 0;
    padding: 12px 16px;
    cursor: pointer;
    transition: border-color 250ms ease;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    color: var(--muted-fg, #737373);
}
.ool-form-file-wrap:hover { border-color: var(--gold, #cbb081); }
.ool-form-file-icon { display: inline-flex; color: var(--muted-fg, #737373); }
.ool-form-submit {
    margin-top: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px 28px;
    background: var(--foreground, #1a1a1a);
    color: #ffffff;
    border: 1px solid var(--foreground, #1a1a1a);
    border-radius: 0;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 300ms ease;
    text-decoration: none;
    width: 100%;
}
@media (min-width: 1024px) {
    .ool-form-submit { width: auto; align-self: flex-start; }
}
.ool-form-submit:hover {
    background: var(--gold, #cbb081);
    color: var(--foreground, #1a1a1a);
    border-color: var(--gold, #cbb081);
}

/* Info column */
.ool-kontakt-info-col .ool-lead { margin-bottom: 32px; }
.ool-kontakt-info-list {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding-top: 24px;
    border-top: 1px solid var(--border-subtle, #e8e4dd);
}
.ool-kontakt-info-item {
    display: flex;
    align-items: flex-start;
    gap: 16px;
}
.ool-kontakt-info-icon {
    flex: 0 0 40px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--breadcrumb, #ece6dd);
    color: var(--gold, #cbb081);
}
.ool-kontakt-info-body { flex: 1; }
.ool-kontakt-info-label {
    font-family: "Jost", sans-serif;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--muted-fg, #737373);
    margin: 0 0 4px;
}
.ool-kontakt-info-value {
    font-family: "Jost", sans-serif;
    font-size: 15px;
    color: var(--foreground, #1a1a1a);
    text-decoration: none;
    margin: 0;
    line-height: 1.5;
    display: block;
}
a.ool-kontakt-info-value:hover { color: var(--gold, #cbb081); }
.ool-kontakt-info-sub {
    font-size: 14px;
    color: var(--muted-fg, #737373);
}
.ool-kontakt-info-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-top: 8px;
    font-family: "Jost", sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--gold, #cbb081);
    text-decoration: none;
    border-bottom: 1px solid var(--gold, #cbb081);
    padding-bottom: 2px;
    transition: opacity 250ms ease;
}
.ool-kontakt-info-link:hover { opacity: 0.7; }

/* === BANK INFO === */
.ool-kontakt-bank {
    background: var(--marble, #e8e4e0);
    border-top: 2px solid var(--border-subtle, #e8e4dd);
    border-bottom: 2px solid var(--border-subtle, #e8e4dd);
    padding: 48px 0;
    text-align: center;
}
@media (min-width: 1024px) {
    .ool-kontakt-bank { padding: 80px 0; }
}
.ool-kontakt-bank .ool-h2 { margin-bottom: 48px; }
.ool-kontakt-bank-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
    max-width: 56rem;
    margin: 0 auto;
    text-align: left;
}
@media (min-width: 768px) {
    .ool-kontakt-bank-grid { grid-template-columns: 1fr 1fr; gap: 32px; }
}
.ool-bank-item--full { grid-column: 1 / -1; }
.ool-bank-label {
    font-family: "Jost", sans-serif;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--muted-fg, #737373);
    margin: 0 0 6px;
}
.ool-bank-value {
    font-family: "Jost", sans-serif;
    font-size: 16px;
    color: var(--foreground, #1a1a1a);
    margin: 0;
    line-height: 1.5;
}
.ool-bank-value--mono {
    font-family: "JetBrains Mono", "Menlo", "Monaco", monospace;
    font-size: 14px;
    letter-spacing: 0.5px;
}

/* ============================================================
   ETAP 10.7 — Kontakt bank details section fix
   Pixel-perfect 1:1 z Lovable (section.bg-marble / .ool-kontakt-bank)
   Measured: 2026-05-20
   ============================================================ */

/* Section wrapper — bg + border match Lovable exactly */
.ool-kontakt-bank {
    background: #e5e2e0 !important;          /* Lovable: #e5e2e0 — was #e8e4e0 */
    border-top: 2px solid #e3e1de !important; /* Lovable: #e3e1de — was #e8e4dd */
    border-bottom: 2px solid #e3e1de !important;
}

/* Eyebrow — color + margin */
.ool-kontakt-bank .ool-eyebrow {
    color: #cbb081 !important;  /* Lovable: #cbb081 — was #d2b68a */
    margin-bottom: 16px !important; /* Lovable: 16px — was 20px */
}

/* Title (h2) — font-size, line-height, letter-spacing, color, margin */
.ool-kontakt-bank .ool-h2 {
    font-size: 30px !important;          /* Lovable: 30px — was 36px */
    line-height: 1.2 !important;         /* Lovable: 36/30 = 1.2 — was 1.25 */
    letter-spacing: -0.3px !important;   /* Lovable: -0.3px — was -0.36px */
    color: #121212 !important;           /* Lovable: #121212 — was #1a1a1a */
    margin-bottom: 40px !important;      /* Lovable: centerDiv mb=40px — was 48px */
}

/* Grid — max-width 48rem (768px), gap-x 40px gap-y 20px, 2-col at ≥768px */
.ool-kontakt-bank-grid {
    max-width: 48rem !important;         /* Lovable: max-w-3xl = 48rem — was 56rem */
    gap: 20px 40px !important;           /* Lovable: gap-y 20px gap-x 40px — was 32px */
}
@media (min-width: 768px) {
    .ool-kontakt-bank-grid {
        gap: 20px 40px !important;
    }
}

/* Bank item — border-bottom + padding-bottom (each row has divider) */
.ool-bank-item {
    border-bottom: 1px solid #e3e1de !important; /* Lovable: 1px solid border — was none */
    padding-bottom: 12px !important;             /* Lovable: pb-3 = 12px — was 0px */
}

/* Label (dt equivalent) — font-size, color, margin-bottom */
.ool-bank-label {
    font-size: 12px !important;        /* Lovable: 12px — was 11px */
    color: #555555 !important;         /* Lovable: #555555 — was #737373 */
    margin: 0 0 4px !important;        /* Lovable: mb-1 = 4px — was 6px */
}

/* Value (dd equivalent) — Cormorant Garamond serif, color */
.ool-bank-value {
    font-family: "Cormorant Garamond", Georgia, serif !important; /* Lovable: font-display — was Jost */
    color: #121212 !important;         /* Lovable: #121212 — was #1a1a1a */
    font-size: 16px !important;        /* keep 16px */
}

/* Monospace values (account/IBAN/SWIFT) — keep as-is from Lovable (no special mono treatment in Lovable) */
.ool-bank-value--mono {
    font-family: "Cormorant Garamond", Georgia, serif !important;
    font-size: 16px !important;
    letter-spacing: normal !important;
}

/* Grid — 2-col always at ≥768px; ool-bank-item--full must NOT span full width in Lovable layout */
@media (min-width: 768px) {
    .ool-kontakt-bank-grid {
        grid-template-columns: 1fr 1fr !important;
    }
    .ool-kontakt-bank .ool-bank-item--full {
        grid-column: auto !important; /* Lovable: no full-width items — all items are 1 col wide */
    }
}

/* ============================================================
   ETAP 11 — Strona produktu (.ool-product-page)
   Pixel-perfect 1:1 z Lovable
   (preview--pretty-prestashop-pages.lovable.app/sklep/produkt/1)
   ============================================================ */

.ool-product-page * { box-sizing: border-box; }
.ool-product-page .ool-product-container {
    max-width: 80rem; /* max-w-7xl */
    margin: 0 auto;
    padding: 0 24px;
}
@media (min-width: 1024px) {
    .ool-product-page .ool-product-container { padding: 0 40px; }
}

/* Body class fixes: usuń default wrapper padding/margin (jak .cms-id-79) */
body.page-product .page-content,
body.page-product .page-content.card {
    margin-bottom: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
    padding: 0 !important;
}
body.page-product #wrapper,
body.page-product #content-wrapper {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
body.page-product .page-footer {
    margin: 0 !important;
    padding: 0 !important;
}
body.page-product .breadcrumb { display: none !important; }
/* Hide Avanam native page-title hero strip (we have our own bg-breadcrumb header) */
body.page-product .hero-section,
body.page-product .page-title-wrapper { display: none !important; }

/* === Same treatment for category listing pages (.page-category) === */
body.page-category .hero-section,
body.page-category .page-title-wrapper,
body.page-category .breadcrumb { display: none !important; }
body.page-category .page-content,
body.page-category .page-content.card {
    margin-bottom: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
    padding: 0 !important;
}
body.page-category #wrapper,
body.page-category #content-wrapper {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
body.page-category .page-footer {
    margin: 0 !important;
    padding: 0 !important;
}
/* Hide duplicate inner H1 on category listing (we have hero header) */
body.page-category #main > h1#js-product-list-header,
body.page-category #main > .block-category h1.h1 {
    display: none !important;
}

/* === To samo traktowanie dla strony WYNIKÓW WYSZUKIWANIA (.page-search) ===
   Bez tego renderuje się PODWÓJNY hero: natywny szary pasek "Szukaj"
   (.hero-section) + nasz beżowy .ool-product-header "Wyniki wyszukiwania".
   Ukrywamy natywny hero/breadcrumb i resetujemy page-content jak na kategorii. */
body.page-search .hero-section,
body.page-search .page-title-wrapper,
body.page-search .breadcrumb { display: none !important; }
body.page-search .page-content,
body.page-search .page-content.card {
    margin-bottom: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
    padding: 0 !important;
}
body.page-search #wrapper,
body.page-search #content-wrapper {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
body.page-search .page-footer {
    margin: 0 !important;
    padding: 0 !important;
}
body.page-search #main > h1#js-product-list-header,
body.page-search #main > .block-category h1.h1 {
    display: none !important;
}

/* === HEADER (bg-breadcrumb gradient identical to /uslugi i /kontakt) === */
.ool-product-header {
    background: linear-gradient(
        to bottom,
        oklch(0.927 0.014 80) 0%,
        oklch(0.927 0.014 80) 50%,
        #ffffff 100%
    );
    padding: 48px 0;
    text-align: center;
    position: relative;
    /* On category pages JS moves it to be first child of #wrapper (full width).
       For product pages still inside content block — full-bleed via negative margin. */
}
/* Hero on category + product pages: JS moves it to be first child of #wrapper,
   then it's already at #wrapper width = full viewport. No CSS overrides needed. */
@media (min-width: 1024px) {
    .ool-product-header { padding: 64px 0; }
}
.ool-product-header-title {
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: 28px;
    font-weight: 400;
    color: var(--foreground, #1a1a1a);
    line-height: 1.2;
    letter-spacing: -0.01em;
    margin: 0 auto;
    max-width: 900px;
}
@media (min-width: 1024px) {
    .ool-product-header-title { font-size: 36px; }
}
@media (min-width: 1280px) {
    .ool-product-header-title { font-size: 40px; }
}
.ool-product-breadcrumb {
    margin-top: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    color: var(--muted-fg, #737373);
}
.ool-product-breadcrumb .ool-bc-link {
    color: var(--muted-fg, #737373);
    text-decoration: none;
    transition: color 250ms ease;
}
.ool-product-breadcrumb .ool-bc-link:hover { color: var(--gold, #cbb081); }
.ool-product-breadcrumb .ool-bc-current { color: var(--foreground, #1a1a1a); }

/* === Main product area — restyle native PrestaShop product layout === */
.ool-product-main {
    max-width: 80rem;
    margin: 0 auto;
    padding: 40px 24px;
}
@media (min-width: 1024px) {
    .ool-product-main { padding: 64px 40px; }
}

/* Shared eyebrow / h2 / h3 / lead (consistent with uslugi/kontakt) */
.ool-product-page .ool-eyebrow {
    font-family: "Jost", sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--gold, #cbb081);
    margin: 0 0 20px;
}
.ool-product-page .ool-h2 {
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: 30px;
    font-weight: 400;
    color: var(--foreground, #1a1a1a);
    line-height: 1.15;
    letter-spacing: -0.01em;
    margin: 0;
}
@media (min-width: 1024px) {
    .ool-product-page .ool-h2 { font-size: 36px; }
}

/* Product title — Cormorant. Title produktu w prawej kolumnie h2. Bigger on desktop. */
.ool-product-page .product-title,
.ool-product-page h1.product-title,
.ool-product-page h2.product-title {
    font-family: "Cormorant Garamond", Georgia, serif !important;
    font-size: 28px !important;
    font-weight: 400 !important;
    line-height: 1.2 !important;
    letter-spacing: -0.01em !important;
    color: var(--foreground, #2d2d2d) !important;
    margin: 12px 0 0 !important;
}
@media (min-width: 1024px) {
    .ool-product-page .product-title,
    .ool-product-page h1.product-title,
    .ool-product-page h2.product-title { font-size: 34px !important; line-height: 1.2 !important; }
}

/* === Product title + price block styling within native PS markup ===
   Lovable: mt-6 (24px), border-y-2 (2px solid #e8e4dd), py-6 (24px), gap-4 (16px) === */
.ool-product-page .product-details-top {
    display: block;
}
.ool-product-page .product-prices {
    display: block;
    width: 100%;
    border-top: 2px solid var(--border-subtle, #e8e4dd);
    border-bottom: 2px solid var(--border-subtle, #e8e4dd);
    padding: 24px 0;
    margin-top: 24px;
    background: transparent;
}
.ool-product-page .product-prices .product-price {
    display: flex;
    align-items: baseline;
    gap: 16px;
    flex-wrap: wrap;
    margin: 0;
}
.ool-product-page .product-prices .current-price {
    display: inline-flex;
    align-items: baseline;
    gap: 16px;
}
/* Price — Lovable: 36px Cormorant Garamond 400, line-height 40px */
.ool-product-page .current-price,
.ool-product-page .product-prices .current-price-value,
.ool-product-page .product-prices .price {
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 40px;
    color: var(--foreground, #2d2d2d);
    letter-spacing: normal;
}
/* Old/regular price — Lovable: 14px Jost 400, line-height 20px, color #737373 */
.ool-product-page .regular-price,
.ool-product-page .product-discount .regular-price {
    font-family: "Jost", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: var(--muted-fg, #737373);
    text-decoration: line-through;
    margin: 0;
}
/* Discount label "-11%" — Lovable: small text, gold, no border */
.ool-product-page .discount {
    font-family: "Jost", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: var(--gold, #cbb081);
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
}

/* === Buttons (Dodaj do koszyka / Kup teraz) Lovable: 12px/500/3px letter ===
       DO KOSZYKA: bg dark #2d2d2d, color white
       KUP TERAZ: border 2px gold, color gold, transparent bg */
.ool-product-page .add-to-cart,
.ool-product-page .btn-primary.add-to-cart,
.ool-product-page .product-add-to-cart .btn-primary {
    background: var(--foreground, #2d2d2d) !important;
    color: #ffffff !important;
    border: 2px solid var(--foreground, #2d2d2d) !important;
    border-radius: 0 !important;
    padding: 14px 28px !important;
    font-family: "Jost", sans-serif !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 16px !important;
    letter-spacing: 3px !important;
    text-transform: uppercase !important;
    transition: all 300ms ease !important;
}
.ool-product-page .add-to-cart:hover,
.ool-product-page .btn-primary.add-to-cart:hover {
    background: var(--gold, #cbb081) !important;
    border-color: var(--gold, #cbb081) !important;
}
.ool-product-page .buy-now,
.ool-product-page .btn-buy-now {
    background: transparent !important;
    color: var(--foreground, #1a1a1a) !important;
    border: 1px solid var(--foreground, #1a1a1a) !important;
    border-radius: 0 !important;
    padding: 14px 28px !important;
    font-family: "Jost", sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
    transition: all 300ms ease !important;
}
.ool-product-page .buy-now:hover {
    background: var(--foreground, #1a1a1a) !important;
    color: #ffffff !important;
}

/* Quantity input */
.ool-product-page .product-quantity .qty {
    border: 1px solid var(--border-subtle, #e8e4dd);
    border-radius: 0;
}
.ool-product-page .product-quantity input[type=number] {
    font-family: "Jost", sans-serif;
    font-size: 16px;
    text-align: center;
    border: 0;
    padding: 14px 8px;
    width: 60px;
    background: transparent;
}

/* ============================================================
   ETAP 11.5 — Right column polish (element po elemencie)
   Lovable: preview--pretty-prestashop-pages.lovable.app/sklep/produkt/1
   ============================================================ */

/* --- 1. Eyebrow (kategoria) — Lovable: 12px Jost 400 / lh 16px / 3px / gold, no margin */
.ool-product-page .ool-product-eyebrow {
    font-family: "Jost", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--gold, #cbb081);
    margin: 0;
}
/* Hide native brand-title if still rendered elsewhere */
.ool-product-page .brand-title { display: none !important; }

/* --- 2. Summary column container — remove default card chrome */
.ool-product-page .product-container { display: flex; flex-wrap: wrap; align-items: flex-start; }
.ool-product-page .product-container .summary {
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
    padding: 0 0 0 40px !important;
}
@media (max-width: 991px) {
    .ool-product-page .product-container .summary { padding: 24px 0 0 0 !important; }
}
.ool-product-page .product-information {
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
.ool-product-page .product-details-top {
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* --- 3. Reviews (gwiazdki) — Lovable: mt 16px, gap 8px --- */
.ool-product-page .product-rating {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 16px 0 0;
}
.ool-product-page .grade-stars,
.ool-product-page .grade-stars-empty,
.ool-product-page .star-content {
    display: inline-flex;
    align-items: center;
}
/* Empty stars — show as gold filled (Lovable always shows 5 gold stars) */
.ool-product-page .grade-stars-empty .star,
.ool-product-page .grade-stars-empty .star-content-empty .star {
    width: 16px;
    height: 16px;
    background: var(--gold, #cbb081);
    mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><polygon points='12,2 15,9 22,9 17,14 19,21 12,17 5,21 7,14 2,9 9,9'/></svg>") center/contain no-repeat;
    -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><polygon points='12,2 15,9 22,9 17,14 19,21 12,17 5,21 7,14 2,9 9,9'/></svg>") center/contain no-repeat;
    margin-right: 2px;
}
.ool-product-page .additional-links {
    font-family: "Jost", sans-serif;
    font-size: 13px;
    color: var(--muted-fg, #737373);
    margin-left: 4px;
}
.ool-product-page .additional-links .link-comment {
    color: var(--muted-fg, #737373);
    text-decoration: none;
}
.ool-product-page .additional-links .material-icons { display: none; }

/* --- 4. Product description short — Lovable: 16px / 26px / #737373, mt 24px ---
   ⚠️ Default Avanam adds border-bottom 1px on .product-information .product-description —
   force-remove it (Lovable has no separator after description). */
.ool-product-page .product-description,
.ool-product-page .product-container .summary .product-information .product-description {
    font-family: "Jost", sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 26px !important;
    color: var(--muted-fg, #737373) !important;
    margin: 24px 0 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
}
.ool-product-page .product-description p {
    margin: 0;
}
.ool-product-page .product-description p + p { margin-top: 8px; }
/* Hide trailing <br><br> visual gap that ends with empty paragraph */
.ool-product-page .product-description br + br { display: none; }

/* --- 5. Variants (Kolor / Wykończenie) — Lovable: mt-8 (32px), bez border-top  --- */
.ool-product-page .product-variants {
    margin: 32px 0 0;
    padding: 0;
    border: 0;
}
.ool-product-page .product-variants-item {
    margin: 0 0 16px;
}
.ool-product-page .product-variants-item .control-label {
    display: block;
    font-family: "Jost", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: rgba(45, 45, 45, 0.7);
    margin: 0 0 12px;
}
.ool-product-page .product-variants-item .control-label > span:not(:first-child) {
    color: var(--foreground, #2d2d2d);
    font-weight: 400;
    margin-left: 2px;
}
/* Color swatches (PrestaShop color radio) */
.ool-product-page .product-variations {
    display: flex;
    align-items: center;
    gap: 18px;
    margin: 0;
    padding: 0;
    list-style: none;
}
.ool-product-page .product-variations li {
    margin: 0 !important;
    float: none !important;
}
.ool-product-page .product-variations label {
    position: relative;
    display: grid;
    place-items: center;
    width: 52px;
    height: 52px;
    cursor: pointer;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 50%;
}
.ool-product-page .product-variations input[type=radio] {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    opacity: 0;
    cursor: pointer;
}
.ool-product-page .product-variations input[type=radio]:checked + .color {
    box-shadow: 0 0 0 4px #fbfaf7, 0 0 0 7px var(--gold, #cbb081);
}
.ool-product-page .product-variations .color {
    display: block;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: 1px solid rgba(27, 25, 22, 0.14);
    background-color: #f4f1eb;
    box-shadow: 0 0 0 4px #ffffff, 0 0 0 5px var(--border-subtle, #e8e4dd);
    transition: box-shadow 180ms ease, transform 180ms ease;
}
.ool-product-page .product-variations input[title*="Czarn"] + .color,
.ool-product-page .product-variations input[title*="Black"] + .color {
    background-color: #101111;
}
.ool-product-page .product-variations input[title*="Grafit"] + .color,
.ool-product-page .product-variations input[title*="Graphite"] + .color {
    background-color: #35383a;
}
.ool-product-page .product-variations input[title*="Szary"] + .color,
.ool-product-page .product-variations input[title*="Gray"] + .color,
.ool-product-page .product-variations input[title*="Grey"] + .color {
    background-color: #777775;
}
.ool-product-page .product-variations input[title*="Bia"] + .color,
.ool-product-page .product-variations input[title*="White"] + .color {
    background-color: #f7f4ee;
}
.ool-product-page .product-variations input[title*="Czerw"] + .color,
.ool-product-page .product-variations input[title*="Red"] + .color {
    background-color: #872b1f;
}
.ool-product-page .product-variations input[title*="Brąz"] + .color,
.ool-product-page .product-variations input[title*="Braz"] + .color,
.ool-product-page .product-variations input[title*="Brown"] + .color {
    background-color: #6f2a1d;
}
.ool-product-page .product-variations input[title*="Purpurow"] + .color,
.ool-product-page .product-variations input[title*="Fiolet"] + .color,
.ool-product-page .product-variations input[title*="Purple"] + .color,
.ool-product-page .product-variations input[title*="Violet"] + .color {
    background-color: #5b3a83;
}
.ool-product-page .product-variations input[title*="Róż"] + .color,
.ool-product-page .product-variations input[title*="Roz"] + .color,
.ool-product-page .product-variations input[title*="Pink"] + .color {
    background-color: #c77b8d;
}
.ool-product-page .product-variations input[title*="Pomara"] + .color,
.ool-product-page .product-variations input[title*="Orange"] + .color {
    background-color: #d46d2a;
}
.ool-product-page .product-variations input[title*="Bursztyn"] + .color,
.ool-product-page .product-variations input[title*="Amber"] + .color {
    background-color: #d18a25;
}
.ool-product-page .product-variations input[title*="Żół"] + .color,
.ool-product-page .product-variations input[title*="Zol"] + .color,
.ool-product-page .product-variations input[title*="Yellow"] + .color {
    background-color: #d5b348;
}
.ool-product-page .product-variations input[title*="Ziel"] + .color,
.ool-product-page .product-variations input[title*="Green"] + .color {
    background-color: #456f43;
}
.ool-product-page .product-variations input[title*="Błęk"] + .color,
.ool-product-page .product-variations input[title*="Blek"] + .color,
.ool-product-page .product-variations input[title*="Turkus"] + .color,
.ool-product-page .product-variations input[title*="Blue"] + .color,
.ool-product-page .product-variations input[title*="Turquoise"] + .color {
    background-color: #477f93;
}
.ool-product-page .product-variations input[title*="Niebieski"] + .color {
    background-color: #315f94;
}
.ool-product-page .product-variations input[title*="Ciemny niebieski"] + .color,
.ool-product-page .product-variations input[title*="Granat"] + .color,
.ool-product-page .product-variations input[title*="Navy"] + .color {
    background-color: #1f314f;
}
.ool-product-page .product-variations input[title*="Mied"] + .color,
.ool-product-page .product-variations input[title*="Copper"] + .color {
    background-color: #b46a43;
}
.ool-product-page .product-variations input[title*="Mosi"] + .color,
.ool-product-page .product-variations input[title*="Brass"] + .color,
.ool-product-page .product-variations input[title*="Złot"] + .color,
.ool-product-page .product-variations input[title*="Zlot"] + .color,
.ool-product-page .product-variations input[title*="Gold"] + .color {
    background-color: #c4a16c;
}
.ool-product-page .product-variations input[title*="Stal"] + .color,
.ool-product-page .product-variations input[title*="Steel"] + .color,
.ool-product-page .product-variations input[title*="Silver"] + .color,
.ool-product-page .product-variations input[title*="Srebr"] + .color,
.ool-product-page .product-variations input[title*="Nikiel"] + .color,
.ool-product-page .product-variations input[title*="Nickel"] + .color,
.ool-product-page .product-variations input[title*="Chrom"] + .color {
    background-color: #8d8981;
}
.ool-product-page .product-variations input[title*="Natural"] + .color,
.ool-product-page .product-variations input[title*="Drewno"] + .color,
.ool-product-page .product-variations input[title*="Wood"] + .color {
    background-color: #b89167;
}
.ool-product-page .product-variations input[title*="Ciep"] + .color,
.ool-product-page .product-variations input[title*="Warm"] + .color {
    background-color: #d4af76;
}
.ool-product-page .product-variations input[title*="Zim"] + .color,
.ool-product-page .product-variations input[title*="Cold"] + .color,
.ool-product-page .product-variations input[title*="Cool"] + .color {
    background-color: #b4c1c8;
}
.ool-product-page .product-variations input[title*="Patyna"] + .color,
.ool-product-page .product-variations input[title*="Patina"] + .color {
    background-color: #728273;
}
.ool-product-page .product-variations input[title*="Przydym"] + .color,
.ool-product-page .product-variations input[title*="Smok"] + .color {
    background-color: #68645e;
}
.ool-product-page .product-variations input[title*="Przezro"] + .color,
.ool-product-page .product-variations input[title*="Transparent"] + .color {
    background-color: #ffffff;
    background-image: linear-gradient(135deg, rgba(45, 45, 45, 0.08) 25%, transparent 25%, transparent 50%, rgba(45, 45, 45, 0.08) 50%, rgba(45, 45, 45, 0.08) 75%, transparent 75%, transparent);
    background-size: 12px 12px;
}
.ool-product-page .product-variations input[title*="Multikolor"] + .color,
.ool-product-page .product-variations input[title*="Multicolor"] + .color {
    background-image: conic-gradient(#c83d31, #d9b044, #4d8b51, #3c6ea8, #7c4a94, #c83d31);
}
.ool-product-page .product-variations input[type=radio]:focus-visible + .color {
    outline: 2px solid var(--gold, #cbb081);
    outline-offset: 8px;
}
.ool-product-page .product-variations label:hover .color { transform: scale(1.05); }
/* Hide sr-only attribute name */
.ool-product-page .product-variations .attribute-name { position: absolute; left: -9999px; }
/* Select-type variant — minimal Lovable look */
.ool-product-page .product-variants-item select.form-control-select {
    width: 100%;
    max-width: 320px;
    border: 1px solid var(--border-subtle, #e8e4dd);
    border-radius: 0;
    padding: 12px 16px;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    background-color: #ffffff;
    color: var(--foreground, #1a1a1a);
    appearance: none;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%231a1a1a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");
    background-repeat: no-repeat;
    background-position: right 14px center;
}

/* --- 6. Add-to-cart row (qty + buttony) — Lovable: mt 32px, bez border-top --- */
.ool-product-page .product-add-to-cart {
    margin: 24px 0 0;
    padding: 0;
    border: 0;
}
.ool-product-page .product-add-to-cart > .control-label {
    display: none; /* "Quantity" label — niepotrzebny, qty input ma jasną semantykę */
}
.ool-product-page .product-quantity {
    display: flex;
    align-items: stretch;
    gap: 12px;
    flex-wrap: wrap;
    margin: 0;
}
.ool-product-page .product-quantity {
    flex-wrap: nowrap !important;
}
.ool-product-page .product-quantity .qty,
.ool-product-page .product-quantity .add {
    margin: 0;
}
.ool-product-page .product-quantity .qty {
    flex: 0 0 auto !important;
    display: flex;
    align-items: stretch;
    border: 1px solid var(--border-subtle, #e8e4dd) !important;
    background: #fff;
    overflow: hidden;
    width: 96px !important;
    height: 48px;
}
.ool-product-page .product-quantity input[type=number] {
    width: 100% !important;
    height: 100% !important;
    padding: 0 !important;
    line-height: 1;
    border: 0 !important;
    font-family: "Jost", sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    text-align: center;
    background: transparent;
    color: var(--foreground, #2d2d2d);
}
.ool-product-page .product-quantity .bootstrap-touchspin-up,
.ool-product-page .product-quantity .bootstrap-touchspin-down {
    border: 0 !important;
    background: transparent !important;
    color: var(--foreground, #2d2d2d) !important;
    width: 24px;
    border-radius: 0;
    box-shadow: none;
}
.ool-product-page .product-quantity .add {
    flex: 1 1 50% !important;
    min-width: 0 !important;
}
.ool-product-page .product-quantity .add .btn-primary {
    width: 100% !important;
    height: 48px;
    padding: 0 12px !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    white-space: nowrap;
}
.ool-product-page .product-quantity .add .btn-primary .shopping-cart {
    font-size: 16px;
}
/* KUP TERAZ — flex 1 1 50%, brak min-width */
.ool-product-page .product-quantity .js-buy-now {
    flex: 1 1 50% !important;
    min-width: 0 !important;
    height: 48px;
    background: transparent !important;
    color: var(--gold, #cbb081) !important;
    border: 2px solid var(--gold, #cbb081) !important;
    border-radius: 0 !important;
    padding: 0 12px !important;
    font-family: "Jost", sans-serif !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 16px !important;
    letter-spacing: 3px !important;
    text-transform: uppercase !important;
    transition: all 300ms ease !important;
    white-space: nowrap;
}
.ool-product-page .product-quantity .js-buy-now:hover {
    background: var(--gold, #cbb081) !important;
    color: #ffffff !important;
}

/* === Wishlist + share — Lovable ma te ikony nad zdjęciem produktu, NIE w bloku prawym.
       W bloku prawym chowamy oba — minimalistyczny look. === */
.ool-product-page .product-actions .action-button { display: none !important; }
.ool-product-page #social-share,
.ool-product-page .social-share,
.ool-product-page .social-sharing { display: none !important; }

/* === Tabs section (bg-marble) — Lovable: Szczegóły / Producent / Zalety / Wskazówki / Więcej info.
   Full-bleed bg-marble. Wewnątrz tabs zawężone do max-width 80rem (1280px), padding boczny. === */
.ool-product-page .tab_wrapper {
    background: #efebe5; /* bg-marble */
    margin: 64px 0 0;
    padding: 56px 0;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    max-width: none;
    position: relative;
    overflow-x: hidden;
    box-sizing: border-box;
}
@media (min-width: 1024px) {
    .ool-product-page .tab_wrapper { padding: 80px 0; }
}
.ool-product-page .tab_wrapper > .tabs {
    width: calc(100% - 32px);
    max-width: 1200px !important;
    margin: 0 auto !important;
    padding: 0 !important;
    background: #ffffff;
    box-sizing: border-box;
}
@media (min-width: 1024px) {
    .ool-product-page .tab_wrapper > .tabs {
        width: calc(100% - 80px);
    }
}
/* Tab pane inside content — keep its content within container */
.ool-product-page .tab_wrapper .tab-pane,
.ool-product-page .tab_wrapper .tab-pane > * {
    max-width: 100%;
    box-sizing: border-box;
}
.ool-product-page .tab_wrapper .tab-pane img,
.ool-product-page .tab_wrapper .tab-pane picture {
    max-width: 100%;
    height: auto;
}
.ool-product-page .tab_wrapper > .tabs {
    max-width: 1200px;
    margin: 0 auto;
}
/* === ETAP 38 tabs nav (Lovable parity) ===
   Lovable: buttons w bg-card boxie z border-2; padding py-5 px-6 (20/24);
   font Jost 14px no-uppercase ls 0.35px; gold color; border-r separator między tabami;
   border-b pod całym row. Active: ciemny kolor (foreground) + border-b gold pod aktywnym. */
.ool-product-page .tab_wrapper .nav-tabs {
    display: flex;
    flex-wrap: wrap;
    border: 0;
    border-bottom: 1px solid var(--border-subtle, #e0d9cc);
    padding: 0;
    margin: 0;
    gap: 0;
    justify-content: flex-start;
    background: #ffffff;
}
.ool-product-page .tab_wrapper .nav-tabs .nav-item {
    margin: 0;
    list-style: none;
    border: 0;
    border-right: 1px solid var(--border-subtle, #e0d9cc);
    background: transparent;
}
.ool-product-page .tab_wrapper .nav-tabs .nav-item:last-child {
    border-right: 0;
}
.ool-product-page .tab_wrapper .nav-tabs .nav-link {
    display: inline-block;
    padding: 20px 24px;                          /* Lovable py-5 px-6 */
    font-family: "Jost", sans-serif;
    font-size: 14px;                             /* Lovable text-sm */
    font-weight: 400;
    letter-spacing: 0.35px;                      /* Lovable tracking-wide */
    text-transform: none !important;             /* override parent uppercase */
    color: #6f6f6f;
    background: #ffffff !important;
    border: 0 !important;
    border-bottom: 2px solid transparent !important;
    border-radius: 0 !important;
    transition: color 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
.ool-product-page .tab_wrapper .nav-tabs .nav-link:hover {
    color: var(--gold, #cbb081);
    background: rgba(203, 176, 129, 0.06) !important;
}
.ool-product-page .tab_wrapper .nav-tabs .nav-link.active {
    color: var(--gold, #cbb081) !important;
    border-bottom-color: var(--gold, #cbb081) !important;
    background: #ffffff !important;
}
/* Tab content — spacing pod nav-tabs */
.ool-product-page .tab_wrapper .tab-content {
    padding: 36px 40px 40px;
    background: #ffffff;
    overflow: hidden;
}
@media (min-width: 1024px) {
    .ool-product-page .tab_wrapper .tab-content { padding: 42px 40px 40px; }
}
.ool-product-page .tab_wrapper .tab-pane {
    color: var(--muted-fg, #555);
    font-family: "Jost", sans-serif;
    font-size: 15px;
    line-height: 1.7;
}
.ool-product-page .tab_wrapper .tab-pane h2,
.ool-product-page .tab_wrapper .tab-pane h3 {
    font-family: "Cormorant Garamond", Georgia, serif;
    color: var(--foreground, #1a1a1a);
    font-weight: 400;
    margin: 0 0 16px;
}
.ool-product-page .tab_wrapper .tab-pane h2 { font-size: 28px; }
.ool-product-page .tab_wrapper .tab-pane h3 { font-size: 20px; }
.ool-product-page .tab_wrapper .tab-pane p { margin: 0 0 12px; }
.ool-product-page #description .product-description,
.ool-product-page #description .product-description * {
    max-width: 100%;
    box-sizing: border-box;
}
.ool-product-page #description .product-description table {
    width: 100% !important;
    table-layout: fixed;
    display: table;
    overflow: visible;
}
.ool-product-page #description .product-description td {
    width: 50%;
    padding: 0 24px 24px 0;
    vertical-align: top;
}
.ool-product-page #description .product-description img {
    width: 100%;
    max-width: 100%;
    height: auto;
}
/* =========================================================================
   Product-details ("Szczegóły produktu") — 1:1 z Lovable (poprawione).
   Lovable: "Marka THPG" + "Indeks 184207" inline (14px) NAD tabelą →
   eyebrow "OPIS" (12px ls3px uppercase muted) → czysta tabela 2-kol
   (LABEL uppercase muted | VALUE dark), wiersze tylko z border-bottom,
   BEZ szarych boxów wartości. "Stan" nie jest pokazywany.
   ========================================================================= */

/* --- Marka + Indeks: inline, małe, nad sekcją OPIS (NIE wiersze tabeli) --- */
.ool-product-page #product-details .product-manufacturer,
.ool-product-page #product-details .product-reference {
    display: block !important;
    grid-template-columns: none !important;
    margin: 0 0 6px !important;
    padding: 0 !important;
    border: 0 !important;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    color: var(--foreground, #1a1a1a);
}
.ool-product-page #product-details .product-manufacturer .label,
.ool-product-page #product-details .product-reference .label {
    display: inline !important;
    margin: 0 6px 0 0 !important;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: none;
    color: var(--foreground, #1a1a1a);
}
.ool-product-page #product-details .product-manufacturer > span,
.ool-product-page #product-details .product-reference > span {
    display: inline !important;
    font-size: 14px;
    color: var(--muted-fg, #737373);
    background: transparent !important;
}
.ool-product-page #product-details .product-manufacturer a {
    color: inherit;
    text-decoration: none;
    transition: color 200ms ease;
}
.ool-product-page #product-details .product-manufacturer a:hover {
    color: var(--gold, #cbb081);
}

/* --- Stan + out-of-stock: Lovable nie pokazuje --- */
.ool-product-page #product-details .product-condition,
.ool-product-page #product-details .product-out-of-stock {
    display: none !important;
}

/* --- Sekcja features (eyebrow + tabela) --- */
.ool-product-page #product-details .product-features {
    display: block !important;
    padding: 0 !important;
    border: 0 !important;
    column-gap: 0 !important;
    margin-top: 4px;
}
/* "OPIS" eyebrow — Lovable: 12px, ls 3px, uppercase, muted (był ukryty) */
.ool-product-page #product-details .product-features .h6 {
    display: block !important;
    margin: 24px 0 12px !important;
    padding: 0 !important;
    font-family: "Jost", sans-serif !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    letter-spacing: 3px !important;
    text-transform: uppercase !important;
    color: var(--muted-fg, #737373) !important;
    line-height: 1.4 !important;
}

/* --- Tabela atrybutów: czyste 2-kol wiersze, border-bottom, BEZ szarych boxów --- */
.ool-product-page #product-details .data-sheet {
    display: grid !important;
    grid-template-columns: 1fr 1fr;          /* Lovable: równe kolumny (label | value od 50%) */
    column-gap: 0;
    row-gap: 0;
    margin: 0;
    padding: 0;
    border: 2px solid #e8e3d8 !important;     /* Lovable: border-2 border-border (biała karta) */
    background: #ffffff !important;           /* Lovable: bg-card (białe na marmurowym tle) */
}
.ool-product-page #product-details .data-sheet dt,
.ool-product-page #product-details .data-sheet dd {
    padding: 16px 24px;                       /* Lovable: py-4 px-6 */
    margin: 0;
    background: transparent !important;       /* zabija szary box wartości z parent theme */
    border: 0;
    border-bottom: 1px solid #e8e3d8;
    align-self: stretch;
}
/* ostatni wiersz (dt+dd) bez border-bottom — karta ma własny border 2px */
.ool-product-page #product-details .data-sheet > dt:last-of-type,
.ool-product-page #product-details .data-sheet > dd:last-of-type {
    border-bottom: 0;
}
/* LABEL (lewa) — Lovable: Jost 12px, ls 3px, uppercase, muted oklch(0.45) */
.ool-product-page #product-details .data-sheet dt,
.ool-product-page #product-details .data-sheet .name {
    font-family: "Jost", sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--muted-fg, #737373);
}
/* VALUE (prawa, od 50%) — Lovable: Jost 14px, oklch(0.18) ≈ #2d2d2d */
.ool-product-page #product-details .data-sheet dd,
.ool-product-page #product-details .data-sheet .value {
    font-family: "Jost", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #2d2d2d;
}

/* === Cover image area — Lovable: aspect-square 595x595, bg-marble, border 2px === */
.ool-product-page .col-md-6.images {
    padding: 0;
}
.ool-product-page .product-cover-container {
    position: relative;
    aspect-ratio: 1 / 1;
    background-color: #e8e4dd;
    border: 2px solid #e0d9cc;
    overflow: hidden;
}
.ool-product-page .product-cover-container .product-cover,
.ool-product-page .product-cover-container .swiper_large_preview,
.ool-product-page .product-cover-container .swiper-wrapper {
    height: 100% !important;
    width: 100%;
    background: transparent;
}
.ool-product-page .product-cover-container .swiper-slide {
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 100% !important;
    background: transparent;
    padding: 32px;
    box-sizing: border-box;
}
.ool-product-page .product-cover-container .swiper-slide picture,
.ool-product-page .product-cover-container .swiper-slide picture img {
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
    object-fit: contain;
    margin: 0 auto;
    background: transparent;
}
/* Nav arrows for cover swiper — Lovable: minimal arrows on hover */
.ool-product-page .product-cover-container .swiper-button-prev,
.ool-product-page .product-cover-container .swiper-button-next {
    background: rgba(255,255,255,0.85);
    width: 36px;
    height: 36px;
    border-radius: 0;
    color: #2d2d2d;
    margin-top: 0;
    transform: translateY(-50%);
    top: 50%;
    box-shadow: 0 1px 2px rgba(0,0,0,0.06);
    transition: all 200ms ease;
}
.ool-product-page .product-cover-container .swiper-button-prev:hover,
.ool-product-page .product-cover-container .swiper-button-next:hover {
    background: #cbb081;
    color: #fff;
}
.ool-product-page .product-cover-container .swiper-button-prev { left: 16px; }
.ool-product-page .product-cover-container .swiper-button-next { right: 16px; }
.ool-product-page .product-cover-container .swiper-button-prev::after,
.ool-product-page .product-cover-container .swiper-button-next::after {
    font-size: 14px;
    font-weight: bold;
}
.ool-product-page .product-cover-container .swiper-pagination { display: none; }

/* Layout — Lovable: 1.1fr 1fr. Bootstrap default 50/50. Adjust via flex-basis + paddings.
   Keep .row-style flex layout (bootstrap col-md-6 = 50%). Adjust right column padding. */
@media (min-width: 992px) {
    .ool-product-page .product-container {
        display: flex !important;
        flex-wrap: wrap;
        align-items: flex-start;
        gap: 0;
    }
    .ool-product-page .product-container > .col-md-6.images {
        flex: 0 0 52% !important;
        max-width: 52% !important;
        padding: 0 20px 0 0 !important;
    }
    .ool-product-page .product-container > .col-md-6.summary {
        flex: 0 0 48% !important;
        max-width: 48% !important;
        padding: 0 0 0 20px !important;
    }
}

/* === Thumbnail strip — Lovable style: kompaktowe, 4 thumb @ 80px square === */
.ool-product-page .thumb-images {
    margin: 16px 0 0;
    padding: 0;
}
.ool-product-page .thumb-images .swiper_thumb {
    width: 100%;
}
.ool-product-page .thumb-images .product-images {
    display: flex;
    gap: 12px;
    margin: 0;
    padding: 0;
    list-style: none;
}
.ool-product-page .thumb-images .thumb-container {
    margin: 0 !important;
    width: 80px !important;
    height: 80px !important;
    aspect-ratio: 1 / 1;
    background-color: #e8e4dd;
    border: 1px solid #e0d9cc;
    cursor: pointer;
    overflow: hidden;
    transition: border-color 200ms ease;
}
.ool-product-page .thumb-images .thumb-container:hover {
    border-color: #cbb081;
}
.ool-product-page .thumb-images .thumb-container .thumb.selected {
    /* Selected thumb container ring */
}
.ool-product-page .thumb-images .thumb-container:has(.thumb.selected) {
    border: 2px solid #cbb081;
}
.ool-product-page .thumb-images .thumb-container picture,
.ool-product-page .thumb-images .thumb-container img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
    padding: 6px;
    box-sizing: border-box;
    background: transparent;
}
.ool-product-page .thumb-images .swiper-button-prev,
.ool-product-page .thumb-images .swiper-button-next { display: none !important; }
.ool-cover-overlay {
    position: absolute;
    top: 16px;
    left: 16px;
    right: 16px;
    z-index: 5;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    pointer-events: none;
}
@media (min-width: 1024px) {
    .ool-cover-overlay { top: 24px; left: 24px; right: 24px; }
}
.ool-cover-eyebrow {
    font-family: "Jost", sans-serif;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--gold, #cbb081);
    line-height: 1;
    background: rgba(255,255,255,0.85);
    padding: 6px 10px;
    pointer-events: auto;
}
.ool-cover-actions {
    display: flex;
    gap: 8px;
    margin-left: auto;
    pointer-events: auto;
}
.ool-cover-btn {
    width: 36px;
    height: 36px;
    padding: 0;
    border: 0;
    background: rgba(255,255,255,0.95);
    color: var(--foreground, #1a1a1a);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    cursor: pointer;
    transition: all 200ms ease;
    box-shadow: 0 1px 2px rgba(0,0,0,0.06);
}
.ool-cover-btn:hover {
    background: var(--gold, #cbb081);
    color: #ffffff;
}
.ool-cover-btn:focus { outline: 2px solid var(--gold, #cbb081); outline-offset: 2px; }
.ool-cover-btn svg { display: block; }

/* --- 7. Trust badges row — natywny blockreassurance.
   Lovable: mt-12 (48px) gap od buttons, pt-6 (24px), border-t (1px solid #e8e4dd) --- */
.ool-product-page .blockreassurance_product {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    margin: 24px 0 0;
    padding: 24px 0 0;
    border-top: 1px solid var(--border-subtle, #e8e4dd);
    align-items: center;
    background: transparent !important;
    box-shadow: none !important;
}
.ool-product-page .blockreassurance_product > div {
    display: flex !important;
    align-items: center;
    gap: 8px;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
    cursor: default !important;
}
.ool-product-page .blockreassurance_product > div > .item-product {
    flex: 0 0 auto;
    width: 24px;
    height: 24px;
    margin: 0 !important;
    padding: 0 !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.ool-product-page .blockreassurance_product > div > .item-product img,
.ool-product-page .blockreassurance_product > div > .item-product .svg {
    width: 22px !important;
    height: 22px !important;
    /* Recolor SVG inline-injected przez blockreassurance JS — fallback dla <img> */
    filter: brightness(0) saturate(100%) invert(72%) sepia(15%) saturate(563%) hue-rotate(11deg) brightness(94%) contrast(86%);
    /* Gold: #cbb081 — filter generated z hex-to-css-filter */
}
.ool-product-page .blockreassurance_product > div > .item-product svg path,
.ool-product-page .blockreassurance_product > div > .item-product svg g,
.ool-product-page .blockreassurance_product > div > .item-product svg use {
    fill: var(--gold, #cbb081) !important;
    stroke: var(--gold, #cbb081) !important;
    color: var(--gold, #cbb081) !important;
}
.ool-product-page .blockreassurance_product .block-title {
    font-family: "Jost", sans-serif !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    color: var(--muted-fg, #737373) !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.2 !important;
    letter-spacing: 0 !important;
}
.ool-product-page .blockreassurance_product .clearfix { display: none !important; }
/* Description row (jeśli istnieje) — chowamy, bo Lovable trust ma jednolinijkową treść */
.ool-product-page .blockreassurance_product > div > p:not(.block-title) { display: none !important; }

/* Hide tax/delivery footnote in price block (Lovable nie pokazuje) */
.ool-product-page .tax-shipping-delivery-label { display: none !important; }

/* Availability message — Lovable nie pokazuje, ukrywamy */
.ool-product-page #product-availability,
.ool-product-page .product-availability { display: none !important; }

/* --- 7. Trust badges row (Wysyłka / Gwarancja / Zwrot) ------ */
.ool-trust-badges {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    margin: 24px 0 0;
    padding: 24px 0 0;
    border-top: 1px solid var(--border-subtle, #e8e4dd);
    align-items: center;
}
.ool-trust-item {
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: "Jost", sans-serif;
    font-size: 13px;
    color: var(--muted-fg, #737373);
}
.ool-trust-item svg {
    flex: 0 0 auto;
    color: var(--gold, #cbb081);
    width: 20px;
    height: 20px;
}
.ool-trust-item span {
    line-height: 1.2;
}

/* === Related products section "POLECAMY / Zobacz również" — Lovable bg-marble === */
.ool-related-section {
    background: #efebe5;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    padding: 80px 0;
    margin-top: 64px;
}
.ool-related-container {
    max-width: 80rem;
    margin: 0 auto;
    padding: 0 40px;
}
.ool-related-header {
    text-align: center;
    margin: 0 0 56px;
}
.ool-related-eyebrow {
    font-family: "Jost", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #cbb081;
    margin: 0 0 16px;
}
.ool-related-title {
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.15;
    letter-spacing: -0.01em;
    color: #2d2d2d;
    margin: 0;
}
.ool-related-title em {
    font-style: italic;
    color: #cbb081;
}
.ool-related-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 24px;
}
@media (min-width: 640px) {
    .ool-related-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (min-width: 1024px) {
    .ool-related-grid { grid-template-columns: repeat(4, 1fr); gap: 32px; }
}
.ool-related-grid .product-miniature {
    background-color: #fefefe;
    overflow: hidden;
    border-radius: 0;
    margin: 0 !important;
    width: 100% !important;
    padding: 0 !important;
}
.ool-related-grid .product-miniature .thumbnail-top {
    aspect-ratio: 1 / 1;
    background: #e8e4dd;
    border: 1px solid #e0d9cc;
    margin-bottom: 16px;
}
.ool-related-grid .product-miniature .product-description,
.ool-related-grid .product-miniature .product-info,
.ool-related-grid .product-miniature .info-block {
    padding: 0 4px;
    text-align: left;
    background: transparent;
    border: 0;
}
.ool-related-grid .product-miniature .brand-title,
.ool-related-grid .product-miniature .product-list-cat {
    font-family: "Jost", sans-serif;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #cbb081;
    margin: 0 0 8px;
}
.ool-related-grid .product-miniature .product-title,
.ool-related-grid .product-miniature .product-title a {
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: 18px;
    font-weight: 400;
    color: #2d2d2d;
    line-height: 1.2;
}
.ool-related-grid .product-miniature .product-price-and-shipping,
.ool-related-grid .product-miniature .price {
    font-family: "Jost", sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #cbb081;
}
/* Hide add-to-cart on related cards (Lovable minimalist) */
.ool-related-grid .product-miniature .product-list-actions,
.ool-related-grid .product-miniature .quick-view-link,
.ool-related-grid .product-miniature .add-to-cart-link { display: none !important; }

/* === Hide Komentarze (productcomments) section — Lovable nie pokazuje === */
.ool-product-page #product-comments-list-header,
.ool-product-page .product-comments-additional-info,
.ool-product-page .product-comments-section,
body.page-product .product-comments-list-header,
body.page-product .productcomments_section { display: none !important; }
/* If still appearing, hide the bootstrap collapse + label */
body.page-product .panel.product-tabs-extra-content,
body.page-product .productcomments-extra-tab,
body.page-product #productCommentsExpand { display: none !important; }

/* === Ostatnio przeglądane (viewed products) — keep but style minimal === */
.ool-product-page .viewed-products,
.ool-product-page #viewed-products_block { display: none !important; }

/* === Legacy related products — backward compat === */
.ool-product-related {
    max-width: 80rem;
    margin: 0 auto;
    padding: 56px 24px;
    text-align: center;
}
@media (min-width: 1024px) {
    .ool-product-related { padding: 80px 40px; }
}
.ool-product-related .ool-eyebrow { margin-bottom: 12px; }
.ool-product-related .ool-h2 { margin-bottom: 40px; }
.ool-product-related .product-related-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    text-align: left;
}
@media (min-width: 1024px) {
    .ool-product-related .product-related-grid {
        grid-template-columns: repeat(4, 1fr);
        gap: 32px;
    }
}
/* Reuse miniature card styles from bestsellery / kolekcje */
.ool-product-related .product-miniature {
    background-color: #fefefe;
    box-shadow: rgba(0,0,0,0.04) 0 1px 3px 0, rgba(0,0,0,0.10) 0 8px 32px -12px;
    overflow: hidden;
    border-radius: 0;
}
.ool-product-related .thumbnail-top {
    aspect-ratio: 1 / 1;
    background: var(--marble, #e8e4dd);
}
.ool-product-related .product-title,
.ool-product-related .product-title a {
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: 18px;
    font-weight: 400;
    color: var(--foreground, #1a1a1a);
}
.ool-product-related .product-price-and-shipping,
.ool-product-related .price {
    font-family: "Jost", sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: var(--gold, #cbb081);
}

/* ============================================================
   HERO SECTION 56255342 — full-bleed edge-to-edge wg Lovable
   Lovable: w-full overflow-hidden, h-[64vh] min-h-[480px] max-h-[760px]
   ============================================================ */

/* Force section to be full-width — override elementor-section-boxed max-width */
.elementor-element-56255342 {
    max-width: 100% !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.elementor-element-56255342 > .elementor-container {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 !important;
}

/* Slide height — 64vh per Lovable */
.elementor-element-56255342 .swiper-slide {
    height: 64vh !important;
    min-height: 480px !important;
    max-height: 760px !important;
    position: relative !important;
    overflow: hidden !important;
}
/* Slide-bg ABSOLUTE — default theme miał static, więc tekst lądował POD obrazem.
   Z absolute slide-bg wypełnia 100% slide, a slide-inner kładzie się na nim. */
.elementor-element-56255342 .swiper-slide-bg {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background-size: cover !important;
    background-position: center !important;
    z-index: 1 !important;
}
.elementor-element-56255342 .swiper-slide-inner {
    position: relative !important;
    z-index: 2 !important;
}

/* Slide content area — Lovable container max-w-7xl + px-6 lg:px-10 */
.elementor-element-56255342 .swiper-slide-inner {
    max-width: 80rem !important;       /* max-w-7xl Lovable */
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0 24px !important;
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: flex-start !important;
}
@media (min-width: 1024px) {
    .elementor-element-56255342 .swiper-slide-inner {
        padding: 0 40px !important;
    }
}
.elementor-element-56255342 .swiper-slide-contents,
/* Builder inline CSS dla widgetu 6f481cbc ma .elementor-3 .elementor-element
   .elementor-element-6f481cbc .swiper-slide-contents z bg rgba(0,0,0,0.6) —
   wyższa specyficzność. Override z body prefix + same classes żeby wygrać. */
body .elementor-3 .elementor-element.elementor-element-6f481cbc .swiper-slide-contents,
body .elementor-element.elementor-element-6f481cbc .swiper-slide-contents {
    max-width: 36rem !important;       /* max-w-xl Lovable */
    text-align: left !important;
    /* Theme nadawał rgba(0,0,0,0.6) bg — to dark box wokół tekstu (artefakt
       Avanam content_background settings). Lovable polega tylko na gradient
       overlay na slide-bg. Force transparent. */
    background: transparent !important;
    background-color: transparent !important;
    padding: 0 !important;
}

/* Eyebrow (sub_title) — gold uppercase tracked */
.elementor-element-56255342 .elementor-slide-sub-title {
    font-family: "Jost", sans-serif !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    letter-spacing: 0.25em !important;
    text-transform: uppercase !important;
    color: var(--gold, #d2b68a) !important;
    margin: 0 0 20px !important;
}

/* Heading — Cormorant big size + italic accent (via JS) */
.elementor-element-56255342 .elementor-slide-heading {
    font-family: "Cormorant Garamond", Georgia, serif !important;
    font-size: 36px !important;
    font-weight: 400 !important;
    line-height: 1.05 !important;
    letter-spacing: -0.01em !important;
    color: #ffffff !important;
    margin: 0 0 24px !important;
}
@media (min-width: 1024px) {
    .elementor-element-56255342 .elementor-slide-heading {
        font-size: 60px !important;     /* Lovable lg:text-6xl */
    }
}

/* Description text */
.elementor-element-56255342 .elementor-slide-description {
    font-family: "Jost", sans-serif !important;
    font-size: 16px !important;
    line-height: 1.6 !important;
    color: rgba(255, 255, 255, 0.85) !important;
    margin: 0 0 32px !important;
    max-width: 28rem !important;       /* Lovable max-w-md */
}

/* Slide button — Lovable: bg-gold text-onyx rounded-none.
   Higher specificity bo theme `.btn.btn-primary` ma swoje rules
   (uppercase + letter-spacing 1.5px). */
.elementor-element-56255342 .swiper-slide .elementor-slide-button.btn,
.elementor-element-56255342 .swiper-slide .elementor-slide-button.btn-primary,
.elementor-element-56255342 .swiper-slide .elementor-button-link,
.elementor-element-56255342 .swiper-slide a.elementor-slide-button {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    padding: 14px 28px !important;
    font-family: "Jost", sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    font-style: normal !important;
    background-color: var(--gold, #d2b68a) !important;
    color: var(--onyx, #000) !important;
    border: 1px solid var(--gold, #d2b68a) !important;
    border-radius: 0 !important;
    text-transform: none !important;
    letter-spacing: 0.02em !important;
    transition: all 500ms cubic-bezier(0.22, 1, 0.36, 1) !important;
    text-decoration: none !important;
    height: auto !important;
    line-height: 1.4 !important;
}
.elementor-element-56255342 .elementor-slide-button:hover {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    color: var(--onyx, #000) !important;
}

/* Dark overlay — EXACT Lovable values z DOM:
   ::before: bg-gradient-to-r from-onyx/70 via-onyx/30 to-transparent
             = linear-gradient(to right, 70% 0%, 30% 50%, 0% 100%)
   ::after:  bg-gradient-to-t from-onyx/50 to-transparent
             = linear-gradient(to top, 50% 0%, 0% 100%)
   WAŻNE: oba gradient kończą się przy 100% (NIE wcześniej) — to daje
   gładki fade zamiast efekt "boxa" zakończonego za szybko. */
.elementor-element-56255342 .swiper-slide-bg::before {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    background: linear-gradient(to right, rgba(0,0,0,0.7), rgba(0,0,0,0.3) 50%, transparent) !important;
    z-index: 1 !important;
    pointer-events: none !important;
}
.elementor-element-56255342 .swiper-slide-bg::after {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    background: linear-gradient(to top, rgba(0,0,0,0.5), transparent) !important;
    z-index: 1 !important;
    pointer-events: none !important;
}

/* Lovable has no pagination dots — hide Swiper default bullets on hero slider.
   ETAP 21: moved global hide rule to ETAP 21 block at end of file.
   Keeping selector here for clarity (overrides Builder inline CSS for 56255342). */
.elementor-element-56255342 .swiper-pagination {
    display: none !important;
}

/* Arrows position bottom-right.
   WAŻNE: Avanam używa klas .elementor-swiper-button-prev/next
   (z prefiksem `elementor-`), NIE bezpośrednio .swiper-button-prev/next. */
.elementor-element-56255342 .elementor-swiper-button {
    width: 44px !important;
    height: 44px !important;
    background: rgba(0, 0, 0, 0.6) !important;
    backdrop-filter: blur(4px) !important;
    color: #ffffff !important;
    fill: #ffffff !important;
    border-radius: 0 !important;
    border: none !important;
    bottom: 24px !important;
    top: auto !important;
    position: absolute !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    z-index: 5 !important;
    transition: all 0.3s ease !important;
    margin: 0 !important;
}
.elementor-element-56255342 .elementor-swiper-button svg,
.elementor-element-56255342 .elementor-swiper-button i {
    width: 18px !important;
    height: 18px !important;
    color: inherit !important;
    fill: inherit !important;
}
.elementor-element-56255342 .elementor-swiper-button-prev {
    left: auto !important;
    right: calc(44px + 12px) !important;
}
.elementor-element-56255342 .elementor-swiper-button-next {
    right: 24px !important;
    left: auto !important;
}
.elementor-element-56255342 .elementor-swiper-button:hover {
    background: var(--gold, #d2b68a) !important;
    color: var(--onyx, #000) !important;
}

/* Hero 2nd CTA "Nasze usługi" — outline biały, dodane JS-em */
.ool-hero-cta-secondary {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    margin-left: 16px !important;
    padding: 14px 28px !important;
    font-family: "Jost", sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    background: transparent !important;
    color: #ffffff !important;
    border: 1px solid rgba(255, 255, 255, 0.7) !important;
    border-radius: 0 !important;
    text-decoration: none !important;
    transition: all 500ms cubic-bezier(0.22, 1, 0.36, 1) !important;
}
.ool-hero-cta-secondary:hover {
    background: #ffffff !important;
    color: var(--onyx, #000) !important;
    border-color: #ffffff !important;
}

/* ============================================================
   ETAP 12 — Strona /sklep (kategoria id=2)
   Pixel-perfect 1:1 z Lovable
   (preview--pretty-prestashop-pages.lovable.app/sklep)
   ============================================================ */

/* === LAYOUT — wymuś Lovable container max-w-7xl + 2-col grid === */
body.page-category .container {
    max-width: none !important;
    width: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
body.page-category #wrapper > .container > .row {
    max-width: 80rem;
    margin: 0 auto !important;
    padding: 0 24px 64px 24px;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-areas: "sidebar" "main";
    gap: 40px;
    align-items: start;
}
@media (min-width: 1024px) {
    body.page-category #wrapper > .container > .row {
        grid-template-columns: 260px 1fr;
        grid-template-areas: "sidebar main";
        gap: 56px;
        padding: 0 40px 80px 40px;
    }
}

/* Right column: hide */
body.page-category #right-column { display: none !important; }

/* Sidebar slot */
body.page-category .ool-shop-sidebar {
    grid-area: sidebar;
    width: 100% !important;
    max-width: 260px !important;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    align-self: start;
    flex: none !important;
    box-sizing: border-box;
}
@media (min-width: 1024px) {
    body.page-category .ool-shop-sidebar {
        position: sticky;
        top: 160px;
    }
}

/* Content wrapper */
body.page-category #content-wrapper {
    grid-area: main;
    width: 100% !important;
    max-width: none !important;
    flex: none !important;
    padding: 0 !important;
}
body.page-category .ool-product-page.ool-shop-page {
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
/* Bootstrap col-* override */
body.page-category #left-column.col-lg-3,
body.page-category #content-wrapper.col-lg-6,
body.page-category #content-wrapper.col-lg-9 {
    flex: none !important;
    max-width: none !important;
}

/* Hide native Avanam category sidebar widgets, faceted search, etc.
   We render our own custom sidebar via TPL block. */
body.page-category .ool-shop-sidebar > .block-categories,
body.page-category .ool-shop-sidebar > #search_filters_wrapper,
body.page-category .ool-shop-sidebar > .block-category-cms,
body.page-category .ool-shop-sidebar > .block { display: none !important; }

/* Hide subcategories grid (No-image placeholders) */
body.page-category #subcategories,
body.page-category .block-category,
body.page-category h2.subcategory-heading { display: none !important; }

/* === PILLS ROW (full width, above sidebar+main grid) === */
/* Pills section — Lovable: pills tuż pod hero (mały gap od gradient),
   duża przerwa (80px) do sidebar/content. */
.ool-shop-pills-section {
    width: 100%;
    margin: 0;
    padding: 16px 0 80px;
    background: transparent;
    position: relative;
    z-index: 2;
}
.ool-shop-pills-container {
    max-width: 80rem;
    margin: 0 auto;
    padding: 0 24px;
}
@media (min-width: 1024px) {
    .ool-shop-pills-container { padding: 0 40px; }
}
.ool-shop-pills {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    margin: 0;
    padding: 0;
}
.ool-shop-pill {
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
    padding: 12px 20px;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: var(--foreground, #1a1a1a);
    background: #ffffff;
    border: 2px solid var(--border, #e8e3d8);
    border-radius: 0;
    text-decoration: none;
    text-transform: none;
    letter-spacing: normal;
    transition: all 250ms cubic-bezier(0.4, 0, 0.2, 1);
}
.ool-shop-pill:hover,
.ool-shop-pill:focus {
    background: var(--foreground, #1a1a1a);
    color: #ffffff;
    border-color: var(--foreground, #1a1a1a);
    text-decoration: none;
}

/* === SIDEBAR CATEGORY LIST === */
.ool-shop-cats {
    list-style: none;
    margin: 0;
    padding: 0;
    /* Lovable nie ma linii nad listą — separator istnieje tylko MIĘDZY <li> przez ich border-bottom.
       !important żeby pokonać parent theme avanam (`aside ul {border-top:1px}` lub podobne). */
    border-top: 0 !important;
}
.ool-shop-cats > li {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid var(--border, #e8e3d8);
}
/* Ostatnia pozycja na liście kategorii — bez border-bottom (Lovable nie ma linii pod ostatnią kategorią).
   Lovable używa Tailwind `divide-y` który stosuje border-top od drugiego elementu — efekt: separator
   MIĘDZY pozycjami, nie POD ostatnią. */
.ool-shop-cats > li:last-child {
    border-bottom: 0 !important;
}
.ool-shop-cat-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 14px 0;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: rgba(26, 26, 26, 0.85);
    text-decoration: none;
    transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1);
}
.ool-shop-cat-link:hover,
.ool-shop-cat-link:hover .ool-shop-cat-count {
    color: var(--gold, #cbb081);
    text-decoration: none;
}
.ool-shop-cat-name {
    flex: 1 1 auto;
    min-width: 0;
}
.ool-shop-cat-left {
    flex: 1 1 auto;
    min-width: 0;
    display: inline-flex;
    align-items: center;
    gap: 10px;
}
.ool-shop-cat-right {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}
.ool-shop-cat-count {
    font-family: "Jost", sans-serif;
    font-size: 12px;
    color: var(--muted-fg, #737373);
    transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1);
}
.ool-shop-cat-icon {
    width: 14px;
    height: 14px;
    color: rgba(204, 169, 117, 0.7);
    transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1);
    flex-shrink: 0;
}
.ool-shop-cat-link:hover .ool-shop-cat-icon { color: var(--gold, #cbb081); }

/* === MANUFAKTURA PROMO CARD === */
.ool-shop-promo {
    margin-top: 32px;
    padding: 24px;
    background: oklch(0.915 0.004 70);
    /* Lovable: brak borderu (transparent card na lekkim bg) — usuwa też linię "pod kategoriami". */
    border: 0;
    text-align: center;
    border-radius: 0;
}
.ool-shop-promo-eyebrow {
    font-family: "Jost", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--gold, #cbb081);
    margin: 0 0 12px 0;
}
.ool-shop-promo-title {
    font-family: "Cormorant Garamond", Georgia, serif;
    font-style: italic;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: var(--foreground, #1a1a1a);
    margin: 0;
}
.ool-shop-promo-em {
    font-style: normal;
    background: linear-gradient(135deg, #d4af6a 0%, #c39553 50%, #a0722e 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
}
.ool-shop-promo-desc {
    margin: 12px 0 0 0;
    font-family: "Jost", sans-serif;
    font-size: 12px;
    line-height: 1.6;
    color: var(--muted-fg, #737373);
}
.ool-shop-promo-cta {
    display: inline-block;
    margin-top: 16px;
    padding-bottom: 4px;
    font-family: "Jost", sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--foreground, #1a1a1a);
    text-decoration: none;
    border-bottom: 1px solid var(--gold, #cbb081);
    transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1);
}
.ool-shop-promo-cta:hover {
    color: var(--gold, #cbb081);
    text-decoration: none;
}

/* === PRODUCTS-TOP ROW (count + sort) — single line, Lovable === */
body.page-category #js-product-list-top.products-selection.row {
    /* !important na display+gap+flex bo `#products .row` regula GRID products grid'a
       też matchuje ten element (bo ma klasę .row). */
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 16px !important;
    margin: 0 0 48px 0 !important;
    padding: 16px 0 !important;
    border-top: 0 !important;
    border-bottom: 1px solid var(--border, #e8e3d8) !important;
}
/* Bootstrap .row::before/::after = clearfix (content:""; display:table). W flex
   layout te pseudo-elementy SĄ liczone jako extra flex items — co psuje
   justify-content: space-between (3 items zamiast 2). Wyłączamy je. */
body.page-category #js-product-list-top.products-selection.row::before,
body.page-category #js-product-list-top.products-selection.row::after {
    content: none !important;
    display: none !important;
}
/* Direct children of products-top bar: natural width (override Bootstrap col-lg-6).
   LEFT = count (Jest X produktów), RIGHT = sort dropdown. justify-between rozsuwa do edges. */
body.page-category #js-product-list-top.products-selection.row > * {
    flex: 0 1 auto !important;
    max-width: none !important;
    width: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: 0 !important;
}
/* INSIDE product-sort: rozłóż label + dropdown jako flex (parent theme avanam ma tu
   bootstrap grid który robi grid 5-col/9-col). Lovable: flex items-center gap-3. */
body.page-category #js-product-list-top .product-sort .sort-by-row {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    gap: 12px !important;
    margin: 0 !important;
}
body.page-category #js-product-list-top .product-sort .sort-by-row > * {
    flex: 0 0 auto !important;
    max-width: none !important;
    width: auto !important;
    padding: 0 !important;
    margin: 0 !important;
}
body.page-category #js-product-list-top > * {
    margin: 0 !important;
}
body.page-category #js-product-list-top .total-products {
    flex: 0 1 auto;
    max-width: none !important;
    width: auto !important;
    padding: 0 !important;
    text-align: left;
    display: flex;
    align-items: center;
    gap: 12px;
}
body.page-category #js-product-list-top .product-sort {
    flex: 0 0 auto;
    max-width: none !important;
    width: auto !important;
    padding: 0 !important;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
body.page-category #js-product-list-top .total-products p {
    font-family: "Jost", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: var(--foreground, #1a1a1a);
    margin: 0;
}

/* List-grid mode (3 view icons) — Lovable ma 2 ikony siatki + lista */
body.page-category .display-mode {
    display: inline-flex;
    border: 1px solid var(--border, #e8e3d8);
    margin: 0;
}
body.page-category .display-mode > * {
    padding: 8px;
    color: var(--foreground, #1a1a1a);
    background: transparent;
    border: none;
    border-left: 1px solid var(--border, #e8e3d8);
    transition: all 250ms cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
}
body.page-category .display-mode > *:first-child {
    border-left: none;
}
body.page-category .display-mode > *.active,
body.page-category .display-mode > *:hover {
    background: var(--foreground, #1a1a1a);
    color: #ffffff;
}

/* Sort-by row */
body.page-category .sort-by-row {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: nowrap;
    margin: 0;
    width: 100%;
    justify-content: flex-end;
}
body.page-category .sort-by-row > .sort-by {
    flex: 0 0 auto;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: var(--muted-fg, #737373);
    letter-spacing: normal;
    text-transform: none;
    padding: 0;
    margin: 0;
    width: auto;
    max-width: none;
}
body.page-category .products-sort-order.dropdown {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    padding: 0;
    margin: 0;
    position: relative;
}
body.page-category .products-sort-order .select-title {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 14px;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: var(--foreground, #1a1a1a);
    background: #ffffff;
    border: 1px solid var(--border, #e8e3d8);
    border-radius: 0;
    cursor: pointer;
    transition: all 250ms cubic-bezier(0.4, 0, 0.2, 1);
}
body.page-category .products-sort-order .select-title:hover {
    border-color: var(--foreground, #1a1a1a);
}
body.page-category .products-sort-order .select-title .material-icons {
    font-size: 18px;
}
body.page-category .products-sort-order .dropdown-menu {
    border-radius: 0;
    border: 1px solid var(--border, #e8e3d8);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
    padding: 4px 0;
    margin-top: 4px;
}
body.page-category .products-sort-order .dropdown-menu .select-list {
    display: block;
    padding: 8px 16px;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    color: var(--foreground, #1a1a1a);
    background: #ffffff;
    transition: all 200ms ease;
}
body.page-category .products-sort-order .dropdown-menu .select-list:hover,
body.page-category .products-sort-order .dropdown-menu .select-list.current {
    background: oklch(0.97 0.005 80);
    color: var(--gold, #cbb081);
}

/* Hide filter button — no filters on /sklep root */
body.page-category .filter-button { display: none !important; }
/* Hide mobile "showing X-Y of Z" */
body.page-category #js-product-list-top .showing { display: none; }

/* === PRODUCT CARDS — Lovable look === */
body.page-category .products.product-loop {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 32px 24px !important;
    margin: 0 !important;
}
@media (min-width: 768px) {
    body.page-category .products.product-loop {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}
@media (min-width: 1024px) {
    body.page-category .products.product-loop {
        grid-template-columns: repeat(3, 1fr) !important;
        gap: 40px 32px !important;
    }
}
body.page-category .products.product-loop > .product,
body.page-category .products.product-loop > .product.col-xs-6,
body.page-category .products.product-loop > .product.col-sm-6,
body.page-category .products.product-loop > .product.col-md-4,
body.page-category .products.product-loop > .product.col-lg-4,
body.page-category .products.product-loop > .product.col-xl-4,
body.page-category .products.product-loop > .product.col-lg-3,
body.page-category .products.product-loop > .product.col-xl-3 {
    width: 100% !important;
    max-width: none !important;
    flex: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
body.page-category .product-miniature {
    margin: 0 !important;
    background: transparent !important;
}
body.page-category .product-miniature .thumbnail-container {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
}
body.page-category .product-miniature .thumbnail-top {
    background: oklch(0.97 0.005 80);
    aspect-ratio: 1 / 1;
    overflow: hidden;
    position: relative;
}
body.page-category .product-miniature .thumbnail-top .thumbnail.product-thumbnail {
    display: block;
    width: 100%;
    height: 100%;
}
body.page-category .product-miniature .thumbnail-top .thumbnail.product-thumbnail picture,
body.page-category .product-miniature .thumbnail-top .thumbnail.product-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 700ms cubic-bezier(0.22, 1, 0.36, 1);
}
body.page-category .product-miniature:hover .thumbnail-top .thumbnail.product-thumbnail img {
    transform: scale(1.05);
}
body.page-category .product-miniature .product-description {
    background: transparent !important;
    padding: 16px 0 0 0 !important;
    text-align: left !important;
    display: block !important;
}
body.page-category .product-miniature .product-description > * {
    text-align: left !important;
}
/* Hide review/availability/desc/etc on listing — Lovable shows eyebrow+title+price+CART btn */
body.page-category .product-miniature .product-list-reviews { display: none !important; }
/* .add-to-cart-link i .product-add-to-cart W .product-description — POKAZUJEMY (Lovable spec) */
body.page-category .product-miniature .ratings { display: none !important; }
body.page-category .product-miniature h2.product-title,
body.page-category .product-miniature h3.product-title {
    text-align: left !important;
}

/* Hide manufacturer (brand-title = THPG) — we want category as eyebrow */
body.page-category .product-miniature .brand-title { display: none !important; }

/* Eyebrow — kategoria nadrzędna (product-category-badge from child theme override) */
body.page-category .product-miniature .product-category-badge {
    display: block !important;
    margin: 0 0 6px 0 !important;
    padding: 0 !important;
    font-family: "Jost", sans-serif !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 16px !important;
    letter-spacing: 3px !important;
    text-transform: uppercase !important;
    color: var(--gold, #cbb081) !important;
    text-align: left !important;
}

/* Product title — Cormorant serif */
body.page-category .product-miniature .product-title {
    margin: 0 0 8px 0 !important;
    padding: 0 !important;
}
body.page-category .product-miniature .product-title a {
    font-family: "Cormorant Garamond", Georgia, serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1.3 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
    color: var(--foreground, #1a1a1a) !important;
    text-decoration: none !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
body.page-category .product-miniature .product-title a:hover {
    color: var(--gold, #cbb081) !important;
}

/* Price — gold small */
body.page-category .product-miniature .product-price-and-shipping {
    margin: 4px 0 0 0 !important;
    padding: 0 !important;
}
body.page-category .product-miniature .product-price-and-shipping .price {
    font-family: "Jost", sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: var(--gold, #cbb081) !important;
}

/* Hide on listing — reviews, availability, desc, variants, flags.
   Note: .product-add-to-cart .mini-actions hidden, ale main button SHOWN (Lovable). */
body.page-category .product-miniature .product-rating,
body.page-category .product-miniature .star-content,
body.page-category .product-miniature [class*="star"],
body.page-category .product-miniature .mini-actions .product-add-to-cart,
body.page-category .product-miniature .availability,
body.page-category .product-miniature .product-desc,
body.page-category .product-miniature .variant-links,
body.page-category .product-miniature .mini-actions,
body.page-category .product-miniature .highlighted-informations,
body.page-category .product-miniature .product-flags { display: none !important; }

/* === PAGINATION (Lovable: pill-style) === */
body.page-category .pagination {
    margin: 48px 0 0 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}
body.page-category .pagination ul,
body.page-category .pagination .page-list {
    display: flex;
    align-items: center;
    gap: 8px;
    list-style: none;
    margin: 0;
    padding: 0;
}
body.page-category .pagination .page-list li {
    margin: 0;
    padding: 0;
}
body.page-category .pagination .page-list li a,
body.page-category .pagination .page-list li span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    height: 40px;
    padding: 0 12px;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    color: var(--foreground, #1a1a1a);
    background: #ffffff;
    border: 1px solid var(--border, #e8e3d8);
    border-radius: 0;
    text-decoration: none;
    transition: all 250ms cubic-bezier(0.4, 0, 0.2, 1);
}
body.page-category .pagination .page-list li.current a,
body.page-category .pagination .page-list li.current span,
body.page-category .pagination .page-list li a.current {
    background: var(--foreground, #1a1a1a);
    color: #ffffff;
    border-color: var(--foreground, #1a1a1a);
}
body.page-category .pagination .page-list li a:hover {
    background: var(--foreground, #1a1a1a);
    color: #ffffff;
    border-color: var(--foreground, #1a1a1a);
}

/* Back-to-top button */
body.page-category .up .btn-secondary {
    background: transparent;
    color: var(--foreground, #1a1a1a);
    border: 1px solid var(--border, #e8e3d8);
}

/* Wrap reset */
body.page-category .ool-shop-page > #products.products-list,
body.page-category .ool-shop-page #js-product-list {
    background: transparent;
    margin: 0;
    padding: 0;
}

/* ============================================================
   ETAP 12.5 — Product cards in sklep/category — pixel-perfect Lovable
   Eyebrow 10px/400/2.5px/uppercase #737373
   Title 18px/400/lh 1.375/-0.18px #2d2d2d
   Price 14px/500/gold #cbb081
   ============================================================ */
body.page-category .product-miniature {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 0 32px !important;
}
/* Thumbnail-container = card wrapper (musi POKAZAĆ product-description w środku) */
body.page-category .product-miniature .thumbnail-container {
    background: transparent !important;
    border: 0 !important;
    overflow: visible !important;
    margin: 0 !important;
    padding: 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    position: relative;
    aspect-ratio: auto !important;
    display: block !important;
    height: auto !important;
}
/* Aspect-square tylko na thumbnail-top (image area), nie na container */
body.page-category .product-miniature .thumbnail-top,
body.page-category .product-miniature .product-thumbnail,
body.page-category .product-miniature a.thumbnail {
    aspect-ratio: 1 / 1 !important;
    background: #e8e4dd !important;
    border: 1px solid #e0d9cc !important;
    overflow: hidden !important;
    margin: 0 0 16px !important;
    padding: 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    position: relative;
    display: block !important;
    width: 100% !important;
    height: auto !important;
}
/* product-description container — wrap dla title/eyebrow/price */
body.page-category .product-miniature .product-description {
    position: static !important;
    display: block !important;
    height: auto !important;
    overflow: visible !important;
}
body.page-category .product-miniature .thumbnail-container picture,
body.page-category .product-miniature .thumbnail-container img,
body.page-category .product-miniature .thumbnail-top img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    padding: 16px !important;
    box-sizing: border-box !important;
    background: transparent !important;
    display: block;
}
/* Hide native cruft */
body.page-category .product-miniature .product-flags,
body.page-category .product-miniature .product-description-short,
body.page-category .product-miniature .comments_note,
body.page-category .product-miniature .product-list-reviews,
/* .product-list-actions, .add-to-cart-link, .quick-view-link — POKAZUJEMY add-to-cart (Lovable). */
body.page-category .product-miniature .variant-links,
body.page-category .product-miniature .highlighted-informations,
body.page-category .product-miniature .ava-product-thumb-bottom,
body.page-category .product-miniature .ava-action-buttons,
body.page-category .product-miniature .countdown-wrapper,
body.page-category .product-miniature .product-availability,
body.page-category .product-miniature .product-link-icons,
body.page-category .product-miniature .info-block-bottom,
body.page-category .product-miniature .brand-title,
body.page-category .product-miniature .product-manufacturer,
body.page-category .product-miniature .productSocialShare,
body.page-category .product-miniature .ava-flags-wrap {
    display: none !important;
}

/* ============================================================
   ETAP — /sklep product card: ADD TO CART BUTTON (Lovable spec)
   DOM: .product-miniature > .thumbnail-container > .product-description > .product-add-to-cart > form.add-to-cart-or-refresh > button.btn.btn-primary.add-to-cart
   Lovable: mt-3 w-full border border-border text-foreground text-xs uppercase
            tracking-luxe py-2 inline-flex items-center justify-center gap-2
            + cart SVG icon przed tekstem.
   ============================================================ */
body.page-category .product-miniature .product-description > .product-add-to-cart,
body.page-category .product-miniature .product-description .product-add-to-cart {
    display: block !important;
    margin: 12px 0 0 !important;
    padding: 0 !important;
    border: 0 !important;
    width: 100% !important;
}
body.page-category .product-miniature .product-add-to-cart form.add-to-cart-or-refresh {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
}
body.page-category .product-miniature .product-add-to-cart button.btn.btn-primary.add-to-cart {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    width: 100% !important;
    min-height: 36px !important;
    padding: 8px 16px !important;
    margin: 0 !important;
    background: transparent !important;
    border: 1px solid var(--border, #e8e3d8) !important;
    border-radius: 0 !important;
    color: var(--foreground, #2d2d2d) !important;
    font-family: "Jost", sans-serif !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    letter-spacing: 3px !important;
    line-height: 1.2 !important;
    text-decoration: none !important;
    cursor: pointer !important;
    transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1) !important;
    box-shadow: none !important;
}
body.page-category .product-miniature .product-add-to-cart button.btn.btn-primary.add-to-cart:hover {
    background: var(--gold, #cbb081) !important;
    border-color: var(--gold, #cbb081) !important;
    color: #ffffff !important;
}
/* Cart icon przed tekstem — lucide shopping-cart SVG przez ::before mask-image.
   Lovable: 16×16px gold-on-hover icon. Solid stroke 1.5. */
body.page-category .product-miniature .product-add-to-cart button.btn.btn-primary.add-to-cart::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background-color: currentColor;
    -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'><circle cx='8' cy='21' r='1'/><circle cx='19' cy='21' r='1'/><path d='M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12'/></svg>");
    mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'><circle cx='8' cy='21' r='1'/><circle cx='19' cy='21' r='1'/><path d='M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12'/></svg>");
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    flex: 0 0 16px;
}
/* Hide native material-icons IF the TPL renders one (avoiding double-icon) */
body.page-category .product-miniature .product-add-to-cart button.btn.btn-primary.add-to-cart .material-icons {
    display: none !important;
}
/* Info block layout */
body.page-category .product-miniature .product-description,
body.page-category .product-miniature .info-block,
body.page-category .product-miniature .product-info,
body.page-category .product-miniature .info-block-top {
    background: transparent !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    text-align: left !important;
    box-shadow: none !important;
}
/* Eyebrow — kategoria nad tytułem */
body.page-category .product-miniature .product-list-cat,
body.page-category .product-miniature .product-category-badge,
body.page-category .product-miniature .product-cat-name,
body.page-category .product-miniature .product-categories,
body.page-category .product-miniature [class*="product-cat-"]:not(.product-category-link) {
    font-family: "Jost", sans-serif !important;
    font-size: 10px !important;
    font-weight: 400 !important;
    line-height: 15px !important;
    letter-spacing: 2.5px !important;
    text-transform: uppercase !important;
    color: #737373 !important;
    margin: 0 0 8px !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    display: block !important;
}
/* Title — serif, smaller — override globalny .product-title (34px) który psuł cards */
body.page-category .product-miniature .product-title,
body.page-category .product-miniature .product-title a,
body.page-category .product-miniature h3.product-title,
body.page-category .product-miniature h2.product-title {
    font-family: "Cormorant Garamond", Georgia, serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1.375 !important;
    letter-spacing: -0.18px !important;
    color: #2d2d2d !important;
    margin: 0 0 8px !important;
    padding: 0 !important;
    text-transform: none !important;
    text-decoration: none !important;
    background: transparent !important;
    /* Tytuły produktów — ZAWSZE 3 linie wysokości (min-height), BEZ truncate.
       Krótkie tytuły zostawiają wolne miejsce (alignment kart w gridzie),
       długie tytuły rosną w dół naturalnie. Brak ellipsis. */
    display: block !important;
    -webkit-line-clamp: unset !important;
    line-clamp: unset !important;
    -webkit-box-orient: unset !important;
    overflow: visible !important;
    text-overflow: clip !important;
    white-space: normal !important;
}
body.page-category .product-miniature .product-title a:hover {
    color: #cbb081 !important;
}
/* Price — gold, medium */
body.page-category .product-miniature .product-price-and-shipping,
body.page-category .product-miniature .price,
body.page-category .product-miniature .current-price,
body.page-category .product-miniature .product-price {
    font-family: "Jost", sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 20px !important;
    color: #cbb081 !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
}
body.page-category .product-miniature .regular-price {
    font-size: 12px !important;
    color: #999 !important;
    text-decoration: line-through;
    margin-left: 6px !important;
}
body.page-category .product-miniature .discount-percentage,
body.page-category .product-miniature .discount {
    display: none !important;
}

/* ============================================================
   ETAP 12.6 — Product cards pixel-perfect diff with Lovable
   DIFF TABLE (before):
   Element         | Property       | Lovable  | Local   | Status
   ----------------|----------------|----------|---------|-------
   Grid            | column-gap     | 24px     | 32px    | DIFF
   Grid            | row-gap        | 48px     | 40px    | DIFF
   Card            | margin-bottom  | 0px      | 32px    | DIFF
   Image→Info gap  | margin-bottom  | 20px     | 16px    | DIFF
   Title           | color          | #1c1c1c  | #2d2d2d | DIFF
   Title           | margin-bottom  | 0px      | 8px     | DIFF
   Price           | margin-top     | 8px      | 0px     | DIFF
   Eyebrow         | font-size/lh   | 10/15px  | 10/15px | MATCH
   Eyebrow         | letter-spacing | 2.5px    | 2.5px   | MATCH
   Eyebrow         | color          | #737373  | #737373 | MATCH
   Title           | font-size/lh   | 18/24.75 | 18/24.75| MATCH
   Title           | letter-spacing | -0.18px  | -0.18px | MATCH
   Price           | font-size/fw   | 14/500   | 14/500  | MATCH
   ============================================================ */

/* 1. Grid gaps — column 24px (Lovable), row 48px (Lovable) */
body.page-category .products.product-loop {
    column-gap: 24px !important;
    row-gap: 48px !important;
    gap: 48px 24px !important;
}

/* 2. Card — remove explicit margin-bottom, let grid row-gap handle spacing */
body.page-category .product-miniature {
    margin-bottom: 0 !important;
}

/* 3. Image→Info gap: thumbnail margin-bottom 20px (Lovable uses mt-5=20px on infoDiv) */
body.page-category .product-miniature .thumbnail-top,
body.page-category .product-miniature a.thumbnail.product-thumbnail {
    margin-bottom: 20px !important;
}

/* 4. Title color: #1c1c1c (Lovable oklch(0.18 0 0) ≈ very dark near-black) */
body.page-category .product-miniature .product-title a,
body.page-category .product-miniature .product-title {
    color: #1c1c1c !important;
}

/* 5. Title margin-bottom: 0px (Lovable); price gets margin-top: 8px instead */
body.page-category .product-miniature .h3.product-title,
body.page-category .product-miniature h2.product-title,
body.page-category .product-miniature .product-title {
    margin-bottom: 0 !important;
}

/* 6. Price margin-top: 8px (Lovable mt-2) */
body.page-category .product-miniature .product-price-and-shipping {
    margin-top: 8px !important;
}

/* ============================================================
   ETAP 13 — Sidebar tree (rozwijane subkategorie + active state)
   ============================================================ */
/* Level 0 = top-level — bez indent */
.ool-shop-cats-level-0 {
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid var(--border, #e8e3d8);
}
/* Sub levels (1, 2, 3...) — indent + smaller text */
.ool-shop-cats-level-1,
.ool-shop-cats-level-2,
.ool-shop-cats-level-3 {
    list-style: none;
    margin: 0;
    padding: 0 0 8px 16px;
    border: 0;
}
.ool-shop-cats-level-1 .ool-shop-cat-link {
    font-size: 13px;
    padding: 8px 0;
    color: rgba(26, 26, 26, 0.7);
    border-bottom: 0;
}
.ool-shop-cats-level-2 .ool-shop-cat-link,
.ool-shop-cats-level-3 .ool-shop-cat-link {
    font-size: 12px;
    padding: 6px 0;
    color: rgba(26, 26, 26, 0.6);
    border-bottom: 0;
}
/* Active state — current category is gold */
.ool-shop-cats .ool-shop-cat-link.is-active,
.ool-shop-cats .ool-shop-cat-item.is-active > .ool-shop-cat-link {
    color: var(--gold, #cbb081) !important;
    font-weight: 500;
}
.ool-shop-cats .ool-shop-cat-link.is-active .ool-shop-cat-count,
.ool-shop-cats .ool-shop-cat-item.is-active > .ool-shop-cat-link .ool-shop-cat-count {
    color: var(--gold, #cbb081) !important;
}
.ool-shop-cats .ool-shop-cat-item.is-active > .ool-shop-cat-link .ool-shop-cat-icon {
    transform: rotate(90deg); /* chevron skierowany w dół = otwarte */
    color: var(--gold, #cbb081);
}
/* Open branch — top-level node with is-open keeps stronger separator above subs */
.ool-shop-cats-level-0 > .ool-shop-cat-item.is-open {
    background: rgba(232, 227, 216, 0.3); /* delikatne tło rozwiniętej gałęzi */
}
.ool-shop-cats-level-0 > .ool-shop-cat-item.is-open > .ool-shop-cat-link {
    background: transparent;
}
.ool-shop-cats-level-0 > .ool-shop-cat-item.is-open > .ool-shop-cat-link .ool-shop-cat-icon {
    transform: rotate(90deg); /* chevron skierowany w dół */
}
/* Hover na każdym poziomie */
.ool-shop-cats .ool-shop-cat-link:hover {
    color: var(--gold, #cbb081);
}
.ool-shop-cats .ool-shop-cat-link:hover .ool-shop-cat-count {
    color: var(--gold, #cbb081);
}

/* ============================================================
   ETAP 13.5 — Sklep product cards FIX (Avanam default cleanup)
   ============================================================ */
/* Reset min-height 250 (default Avanam) na product-description */
body.page-category .product-miniature .product-description {
    min-height: 0 !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
}
/* Title — block + ZAWSZE 3 linie min-height, brak max-height (długie tytuły rosną w dół),
   brak truncate (overflow: visible, no ellipsis). Line-height 1.375 → min-height = 3 × 1.375em. */
body.page-category .product-miniature .product-title,
body.page-category .product-miniature h2.product-title,
body.page-category .product-miniature h3.product-title {
    display: block !important;
    height: auto !important;
    min-height: calc(1.375em * 3) !important;
    max-height: none !important;
    overflow: visible !important;
}
/* Card itself — height auto, brak min-height */
body.page-category .product-miniature {
    height: auto !important;
    min-height: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    margin-bottom: 0 !important;
}
body.page-category .product-miniature .thumbnail-container {
    flex: 1 1 auto !important;
}

/* === Product list grid — większe odstępy między rzędami === */
body.page-category #js-product-list .products,
body.page-category .products-list .products,
body.page-category #products .products,
body.page-category #products .row {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 24px;
    row-gap: 48px;
    margin: 0 !important;
    padding: 0 !important;
}
@media (min-width: 640px) {
    body.page-category #js-product-list .products,
    body.page-category .products-list .products,
    body.page-category #products .products,
    body.page-category #products .row {
        grid-template-columns: repeat(2, 1fr);
        column-gap: 28px;
        row-gap: 56px;
    }
}
@media (min-width: 1024px) {
    body.page-category #js-product-list .products,
    body.page-category .products-list .products,
    body.page-category #products .products,
    body.page-category #products .row {
        grid-template-columns: repeat(3, 1fr);
        column-gap: 32px;
        row-gap: 64px;
    }
}
/* Each product card: span 1 column, no bootstrap padding/floats */
body.page-category .product-miniature,
body.page-category #products .row > .product-miniature,
body.page-category #products .row > div {
    width: 100% !important;
    max-width: none !important;
    flex: none !important;
    padding: 0 !important;
    float: none !important;
}
/* Hide native bootstrap col-* margin/padding within products grid */
body.page-category #products .row [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

/* === Pagination — Lovable: bigger pills with space === */
body.page-category #js-product-list-bottom,
body.page-category .products-list-bottom,
body.page-category #js-product-list-bottom .pagination {
    margin-top: 80px !important;
    padding: 0 !important;
}
body.page-category .pagination {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    margin-top: 80px !important;
    padding: 32px 0 0 !important;
    border-top: 1px solid var(--border, #e8e3d8);
}
body.page-category .pagination .showing,
body.page-category .pagination .pagination-summary {
    font-family: "Jost", sans-serif;
    font-size: 13px;
    color: var(--muted-fg, #737373);
    margin: 0;
}
body.page-category .pagination .page-list {
    display: flex !important;
    gap: 4px !important;
    justify-content: center;
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}
body.page-category .pagination .page-list li {
    margin: 0;
}
body.page-category .pagination .page-list li a,
body.page-category .pagination .page-list li span {
    min-width: 40px;
    height: 40px;
    padding: 0 12px;
    font-family: "Jost", sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: var(--foreground, #2d2d2d);
    background: transparent;
    border: 1px solid var(--border, #e8e3d8);
    border-radius: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
body.page-category .pagination .page-list li.current a,
body.page-category .pagination .page-list li.current span,
body.page-category .pagination .page-list li a.current {
    background: var(--foreground, #2d2d2d);
    color: #ffffff;
    border-color: var(--foreground, #2d2d2d);
}
body.page-category .pagination .page-list li a:hover {
    background: var(--gold, #cbb081);
    color: #ffffff;
    border-color: var(--gold, #cbb081);
}

/* ============================================================
   ETAP 14 — Mobile responsive HOME PAGE
   Target: 375px (phone) + 768px (tablet)
   Lovable reference: preview--pretty-prestashop-pages.lovable.app/
   Scope: strona główna (body.page-index / #index)
   Wszystkie reguły wewnątrz @media — nie łamią desktop (1280+)
   ============================================================ */

/* ----------------------------------------------------------------
   0. BASE — prevent horizontal scroll on all viewports (kept in CSS — global, no Builder target)
   ---------------------------------------------------------------- */
body { overflow-x: hidden; }
#header, #wrapper, #footer { overflow-x: hidden; }
.elementor-section-wrap { overflow-x: hidden; }
/* Make boxed containers safe at mobile (kept — generic) */
@media (max-width: 1023px) {
    .elementor-section-boxed > .elementor-container { max-width: 100% !important; }
}

/* ETAP 14 REFACTORED to Builder JSON 2026-05-20:
   - Topbar (a53118b) mobile container + cols + 11px font: section custom_css (post 1)
   - Mobile header (4868b62) mobile bg/border/layout: section custom_css (post 1)
   - Hero slider (6f481cbc) mobile padding/sizes: widget custom_css @media (post 3)
   - Kolekcje (57e3acff) mobile + tablet padding + swiper 50% + tabs scroll: section padding_mobile/padding_tablet + custom_css (post 3)
   - Bestsellery (bestsells) mobile + tablet padding + swiper 50%: section padding_mobile/padding_tablet + custom_css (post 3)
   - Testimonial (e296482) mobile + tablet padding + single col: section padding_mobile/padding_tablet + custom_css (post 3)
   - Intro (631a106) mobile padding 48/20: section padding_mobile (post 3)
   - Accordion (88a7ca2) mobile font scale: section custom_css (post 3)
   - Footer (1a7fff2) mobile padding 35/24: section padding_mobile (post 2 - ETAP 20)
   Removed ~290 lines + many !important. See docs/avanam-builder.md §11.
   .ool-hero-cta-secondary stays in CSS because it targets a JS-injected element,
   not a Builder native widget.                                                       */
@media (max-width: 767px) {
    /* Secondary CTA — JS-injected element, stack below primary at mobile */
    .ool-hero-cta-secondary {
        display: inline-flex !important;
        margin-left: 0 !important;
        margin-top: 10px !important;
        padding: 12px 20px !important;
        font-size: 13px !important;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .ool-hero-cta-secondary { margin-left: 12px !important; }
}

/* ============================================================
   ETAP 15 — Mobile responsive /sklep
   Selektory zweryfikowane na żywym DOM (375x812, Playwright):
   - sidebar: #left-column.ool-shop-sidebar
   - product grid: .products.product-loop (NIE: #products .row)
   - products-top: #js-product-list-top.products-selection (NIE: .products-top)
   - sort: .sort-by-row (wewnątrz #js-product-list-top .product-sort)
   - pagination: nav.pagination (wewnątrz #js-product-list)
   ============================================================ */
@media (max-width: 767px) {
    /* Wrapper — zmniejszony padding, 1-col grid już ustawiony przez desktop CSS
       ale pilnujemy gap na mobile */
    body.page-category #wrapper > .container > .row {
        padding: 0 16px 48px 16px !important;
        gap: 24px !important;
    }
    /* Sidebar — full width na mobile, bez sticky */
    body.page-category .ool-shop-sidebar {
        max-width: 100% !important;
        width: 100% !important;
        position: static !important;
        margin-bottom: 16px !important;
    }
    /* Pills horizontal scroll - nowrap, overflow-x */
    .ool-shop-pills {
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        justify-content: flex-start !important;
        padding: 0 16px !important;
        margin: 0 !important;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }
    .ool-shop-pills::-webkit-scrollbar { display: none; }
    .ool-shop-pills-container {
        padding: 0 !important;
    }
    .ool-shop-pill {
        flex-shrink: 0;
        font-size: 13px !important;
        padding: 10px 16px !important;
    }
    .ool-shop-pills-section {
        padding: 8px 0 40px !important;
    }
    /* Hero header smaller padding na mobile */
    .ool-product-header {
        padding: 32px 16px !important;
    }
    .ool-product-header-title {
        font-size: 24px !important;
        line-height: 1.2;
    }
    .ool-product-breadcrumb {
        flex-wrap: wrap;
        font-size: 11px !important;
        gap: 4px !important;
    }
    .ool-bc-sep { width: 10px !important; height: 10px !important; }
    /* Product grid 1-col na bardzo małych (<480px)
       Desktop CSS ustawia repeat(2,1fr) domyślnie — nadpisujemy na 1-col */
    body.page-category .products.product-loop {
        grid-template-columns: 1fr !important;
        gap: 40px 16px !important;
    }
    /* Pagination spacing reduce */
    body.page-category .pagination { margin-top: 40px !important; }
    body.page-category .pagination .page-list { flex-wrap: wrap; }
    /* Manufaktura promo na mobile */
    body.page-category .ool-shop-promo {
        margin-top: 24px !important;
    }
    /* Products-top bar — stack on mobile
       DOM: #js-product-list-top.row.products-selection (NIE: .products-top) */
    body.page-category #js-product-list-top {
        flex-direction: column !important;
        gap: 12px !important;
        align-items: flex-start !important;
    }
    body.page-category #js-product-list-top .sort-by-row {
        width: 100%;
        justify-content: flex-start;
    }
    /* sort-by-row & sort controls full width */
    body.page-category #js-product-list-top .product-sort {
        width: 100% !important;
        max-width: none !important;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    /* 2-col na większych mobile (>= 480px) */
    body.page-category .products.product-loop {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 32px 16px !important;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    /* Tablet: sidebar stacked above grid (1-col grid domyślny), products 2-col */
    body.page-category #wrapper > .container > .row {
        padding: 0 24px 64px 24px !important;
        gap: 32px !important;
    }
    body.page-category .ool-shop-sidebar {
        max-width: 100% !important;
        width: 100% !important;
        position: static !important;
    }
    /* Pills more breathing */
    .ool-shop-pills {
        flex-wrap: wrap !important;
        justify-content: center !important;
        gap: 10px;
    }
    .ool-shop-pills-section {
        padding: 16px 24px 64px !important;
    }
    /* Hero proper height */
    .ool-product-header {
        padding: 48px 24px !important;
    }
    .ool-product-header-title {
        font-size: 32px !important;
    }
    /* Products 2-col na tablecie */
    body.page-category .products.product-loop {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 40px 24px !important;
    }
} /* end @media (min-width: 768px) and (max-width: 1023px) */

/* ============================================================
   ETAP 16 — Mobile responsive product page (.ool-product-page)
   ============================================================ */
@media (max-width: 991px) {
    /* Layout: stack image above details */
    .ool-product-page .product-container {
        flex-direction: column !important;
        display: flex !important;
    }
    .ool-product-page .product-container > .col-md-6.images,
    .ool-product-page .product-container > .col-md-6.summary {
        flex: 1 1 100% !important;
        max-width: 100% !important;
        padding: 0 !important;
        width: 100% !important;
    }
    .ool-product-page .product-container > .col-md-6.summary {
        padding-top: 24px !important;
    }
    /* Swiper cover overflow — JS sets inline width (9300px/slide) causing 27000px page width.
       CSS !important overrides inline styles, so width !important wins. */
    body.page-product,
    body.page-product #wrapper,
    body.page-product #content-wrapper {
        overflow-x: hidden !important;
        max-width: 100% !important;
    }
    /* #content = .page-content — the section wrapping images must clip */
    body.page-product section#content,
    body.page-product .page-content,
    body.page-product .page-content.card {
        overflow: hidden !important;
        max-width: 100% !important;
        width: 100% !important;
    }
    body.page-product .images-container,
    body.page-product .product-cover-container {
        width: 100% !important;
        max-width: 100% !important;
        overflow: hidden !important;
    }
    body.page-product .product-cover.swiper,
    body.page-product .product-cover {
        width: 100% !important;
        max-width: 100% !important;
        overflow: hidden !important;
    }
    /* swiper-wrapper: JS sets transform translate3d but not inline width — safe */
    body.page-product .product-cover .swiper-wrapper {
        max-width: 100% !important;
    }
    /* swiper-slide: JS sets inline width: 9300px — !important overrides it */
    body.page-product .product-cover .swiper-slide {
        width: 100% !important;
        max-width: 100% !important;
        overflow: hidden !important;
        flex-shrink: 0;
    }
    body.page-product .product-cover .swiper-slide img,
    body.page-product .product-cover .swiper-slide picture {
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        object-fit: contain !important;
        display: block !important;
    }
    /* Scroll box arrows — hide on touch screens */
    body.page-product .scroll-box-arrows {
        display: none !important;
    }
}
@media (max-width: 767px) {
    /* Hero — smaller padding + font */
    body.page-product .ool-product-header {
        padding: 32px 16px !important;
    }
    body.page-product .ool-product-header-title {
        font-size: 22px !important;
        line-height: 1.25 !important;
        max-width: 100% !important;
    }
    body.page-product .ool-product-breadcrumb {
        flex-wrap: wrap;
        font-size: 11px !important;
        gap: 4px !important;
        justify-content: center;
    }
    body.page-product .ool-bc-sep { width: 10px !important; height: 10px !important; }
    /* Main wrapper padding */
    body.page-product .ool-product-main,
    body.page-product .ool-product-page.ool-product-main {
        padding: 24px 16px !important;
    }
    /* Product title in right column */
    .ool-product-page .product-title,
    .ool-product-page h1.product-title,
    .ool-product-page h2.product-title {
        font-size: 22px !important;
        line-height: 1.2 !important;
    }
    /* Price smaller */
    .ool-product-page .current-price,
    .ool-product-page .product-prices .current-price-value {
        font-size: 28px !important;
        line-height: 32px !important;
    }
    /* Buttons row — stack vertically OR keep small */
    .ool-product-page .product-quantity {
        flex-wrap: wrap !important;
        gap: 8px !important;
    }
    .ool-product-page .product-quantity .qty {
        flex: 0 0 auto !important;
    }
    .ool-product-page .product-quantity .add,
    .ool-product-page .product-quantity .js-buy-now {
        flex: 1 1 calc(50% - 8px) !important;
        min-width: 0 !important;
        font-size: 11px !important;
        letter-spacing: 2px !important;
    }
    /* Trust badges — wrap to 2 cols then stack */
    .ool-product-page .blockreassurance_product {
        gap: 12px !important;
        padding: 20px 0 0 !important;
        margin: 20px 0 0 !important;
    }
    /* Tabs section — reduce padding */
    .ool-product-page .tab_wrapper {
        padding: 40px 0 !important;
    }
    .ool-product-page .tab_wrapper > .tabs {
        width: calc(100% - 32px) !important;
        padding: 0 !important;
        overflow: hidden;
    }
    .ool-product-page .tab_wrapper .tab-content {
        padding: 28px 20px !important;
    }
    /* Tabs nav scrollable horizontal */
    .ool-product-page .tab_wrapper .nav-tabs {
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        margin-bottom: 0 !important;
    }
    .ool-product-page .tab_wrapper .nav-tabs::-webkit-scrollbar { display: none; }
    .ool-product-page .tab_wrapper .nav-tabs .nav-item {
        flex-shrink: 0;
        margin-right: 20px !important;
    }
    .ool-product-page .tab_wrapper .nav-tabs .nav-link {
        font-size: 11px !important;
        letter-spacing: 1.5px !important;
    }
    .ool-product-page #product-details .data-sheet {
        grid-template-columns: 1fr !important;
    }
    .ool-product-page #product-details .data-sheet dt,
    .ool-product-page #product-details .data-sheet dd {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
    .ool-product-page #product-details .data-sheet dt {
        padding-bottom: 4px !important;
        border-bottom: 0 !important;
    }
    .ool-product-page #product-details .data-sheet dd {
        padding-top: 0 !important;
    }
    /* Cover overlay — smaller buttons */
    .ool-cover-overlay { top: 12px; left: 12px; right: 12px; }
    .ool-cover-btn { width: 32px; height: 32px; }
    .ool-cover-eyebrow { font-size: 10px; padding: 4px 8px; }
    /* Thumbnails strip */
    .ool-product-page .thumb-images .thumb-container {
        width: 64px !important;
        height: 64px !important;
    }
    /* Related products */
    .ool-related-section {
        padding: 48px 0 !important;
        margin-top: 40px !important;
    }
    .ool-related-container { padding: 0 16px !important; }
    .ool-related-header { margin-bottom: 32px !important; }
    .ool-related-title { font-size: 28px !important; }
    .ool-related-grid {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 16px !important;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    body.page-product .ool-product-header {
        padding: 56px 24px !important;
    }
    body.page-product .ool-product-header-title { font-size: 32px !important; }
    .ool-product-page .product-title,
    .ool-product-page h2.product-title {
        font-size: 28px !important;
    }
    .ool-product-page .tab_wrapper { padding: 64px 0 !important; }
    .ool-related-grid {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 24px !important;
    }
}

/* ============================================================
   ETAP 17 — Mobile responsive /kontakt (CMS id=79)
   Selectors verified against real DOM (page.tpl + Playwright eval).
   ============================================================ */
@media (max-width: 767px) {
    /* Hero header padding */
    body.cms-id-79 .ool-kontakt-header {
        padding: 40px 16px !important;
    }
    /* Hero title — real class: .ool-kontakt-title */
    body.cms-id-79 .ool-kontakt-title {
        font-size: 28px !important;
        line-height: 1.2 !important;
    }
    /* Form-info grid — stack to single column */
    .ool-kontakt-grid,
    body.cms-id-79 .ool-kontakt-grid {
        grid-template-columns: 1fr !important;
        gap: 32px !important;
        padding: 0 16px !important;
    }
    /* Kontakt main section padding */
    body.cms-id-79 .ool-kontakt-main {
        padding: 32px 0 !important;
    }
    /* Form fields full width, 44px+ tap targets */
    .ool-kontakt-form input,
    .ool-kontakt-form select,
    .ool-kontakt-form textarea,
    body.cms-id-79 .ool-form-input {
        width: 100% !important;
        min-height: 44px !important;
        font-size: 14px !important;
        padding: 12px 14px !important;
    }
    /* Submit button full width, 44px+ tap target */
    .ool-kontakt-form button[type=submit],
    body.cms-id-79 .ool-form-submit {
        width: 100% !important;
        min-height: 44px !important;
        font-size: 12px !important;
        padding: 14px 20px !important;
    }
    /* Intro section padding */
    .ool-kontakt-intro {
        padding: 32px 16px !important;
        margin-top: 0 !important;
    }
    /* Bank section padding */
    .ool-kontakt-bank {
        padding: 32px 16px !important;
    }
    /* Intro/bank headings — real class: .ool-h2 */
    .ool-kontakt-page .ool-h2 {
        font-size: 26px !important;
    }
    /* Intro/bank body text — real class: .ool-lead */
    .ool-kontakt-page .ool-lead {
        font-size: 15px !important;
        line-height: 1.6 !important;
    }
    /* Info column items spacing */
    .ool-kontakt-info-item {
        margin-bottom: 24px !important;
    }
    /* Bank grid — single column */
    .ool-kontakt-bank-grid {
        grid-template-columns: 1fr !important;
        padding: 0 16px !important;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    body.cms-id-79 .ool-kontakt-header {
        padding: 56px 24px !important;
    }
    body.cms-id-79 .ool-kontakt-title {
        font-size: 32px !important;
    }
    .ool-kontakt-grid {
        grid-template-columns: 1fr !important;
        gap: 40px !important;
        padding: 0 24px !important;
    }
    body.cms-id-79 .ool-kontakt-main {
        padding: 48px 0 !important;
    }
    .ool-kontakt-intro,
    .ool-kontakt-bank {
        padding: 48px 24px !important;
    }
}

/* ============================================================
   ETAP 18 — Mobile responsive /uslugi (CMS category id=6)
   Target: 375px (phone) + 768px (tablet)
   Lovable ref: preview--pretty-prestashop-pages.lovable.app/uslugi
   Scope: .ool-uslugi-page (real DOM classes z category.tpl)
   Wszystkie reguły wewnątrz @media — nie łamią desktop (>=1024).
   ============================================================ */

/* ================================================================
   PHONE  max-width: 767px
   ================================================================ */
@media (max-width: 767px) {

    /* --- HERO HEADER (.ool-uslugi-header) ---
       Lovable: py-12 px-6 = 48px/24px (mobile).
       Redukujemy padding-top/bottom lekko + container boczny padding. */
    .ool-uslugi-header {
        padding: 40px 0 !important;
    }
    .ool-uslugi-header .ool-container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    /* --- TYTUŁ H1 (.ool-uslugi-title) ---
       Lovable: text-4xl = 36px (mobile) — zachowujemy ale zmniejszamy
       nieco na 375px dla lepszego fit. */
    .ool-uslugi-title {
        font-size: 30px !important;
        line-height: 1.15 !important;
    }

    /* --- BREADCRUMB ---
       Mniejszy font, wrap na bardzo wąskich. */
    .ool-uslugi-breadcrumb {
        font-size: 12px !important;
        gap: 6px !important;
        flex-wrap: wrap !important;
    }

    /* --- INTRO SECTION (.ool-uslugi-intro) ---
       Lovable: pt-16 = 64px, px-6 = 24px.
       Redukujemy margin-top na telefonie dla kompaktowości. */
    .ool-uslugi-intro {
        margin-top: 48px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    /* --- H2 (.ool-uslugi-page .ool-h2) ---
       Lovable: text-3xl = 30px. Nieco mniejszy na 375px. */
    .ool-uslugi-page .ool-h2 {
        font-size: 26px !important;
        line-height: 1.2 !important;
    }

    /* --- ZIGZAG GRID (.ool-uslugi-grid) ---
       Lovable: py-16 px-6 space-y-20 = 64px/24px/80px (mobile).
       Kompaktujemy spacing na 375px. */
    .ool-uslugi-grid {
        padding: 48px 20px !important;
        gap: 56px !important;
    }

    /* --- KARTA USŁUGI (.ool-service) ---
       Lovable: grid 1-col gap-10 = 40px (mobile). Już 1-col.
       Redukujemy gap między obrazem a tekstem. */
    .ool-service {
        gap: 24px !important;
    }

    /* --- SERVICE BODY (.ool-service-body) ---
       max-width: 576px → full width na mobile. */
    .ool-service-body {
        max-width: 100% !important;
    }

    /* --- H3 w karcie (.ool-uslugi-page .ool-h3) ---
       Lovable: text-3xl = 30px. Mniejszy na 375px. */
    .ool-uslugi-page .ool-h3 {
        font-size: 22px !important;
        line-height: 1.2 !important;
    }

    /* --- CTA SECTION (.ool-uslugi-cta) ---
       Lovable: py-16 px-6 = 64px/24px (mobile).
       Redukujemy na telefonie. */
    .ool-uslugi-cta > .ool-container {
        padding-top: 48px !important;
        padding-bottom: 48px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    /* --- CTA H2 --- */
    .ool-uslugi-cta .ool-h2 {
        font-size: 22px !important;
        line-height: 1.2 !important;
    }

    /* --- CTA BUTTONS (.ool-cta-buttons / .ool-btn) ---
       Lovable: flex flex-wrap justify-center gap-4.
       Na 375px stackujemy pionowo dla lepszej dotykalności. */
    .ool-cta-buttons {
        flex-direction: column !important;
        align-items: stretch !important;
        gap: 12px !important;
    }
    .ool-btn {
        width: 100% !important;
        justify-content: center !important;
        padding: 14px 20px !important;
        font-size: 13px !important;
    }

} /* end @media (max-width: 767px) — ETAP 18 phone */

/* ================================================================
   TABLET  min-width: 768px and max-width: 1023px
   ================================================================ */
@media (min-width: 768px) and (max-width: 1023px) {

    /* --- HERO HEADER ---
       Więcej oddechu na tablecie. */
    .ool-uslugi-header {
        padding: 56px 0 !important;
    }
    .ool-uslugi-header .ool-container {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    /* --- TYTUŁ H1 ---
       Lovable: text-4xl = 36px. Zachowujemy. */
    .ool-uslugi-title {
        font-size: 36px !important;
    }

    /* --- INTRO ---
       Lovable: pt-16 = 64px, px-6 = 24px. Tablet → px-10 = 40px. */
    .ool-uslugi-intro {
        margin-top: 64px !important;
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    /* --- H2 --- */
    .ool-uslugi-page .ool-h2 {
        font-size: 30px !important;
    }

    /* --- ZIGZAG GRID ---
       Na tablecie (768px) Lovable nadal 1-col (lg: = 1024+).
       Acceptance criteria: "2-col OR stacked" — dajemy 2-col
       bo 768px ma wystarczająco miejsca (360px na kolumnę). */
    .ool-uslugi-grid {
        padding: 64px 40px !important;
        gap: 80px !important;
    }

    .ool-service {
        grid-template-columns: 1fr 1fr !important;
        gap: 40px !important;
        align-items: center !important;
    }

    /* Przywróć zigzag (reversed) order dla kart parzystych */
    .ool-service--right .ool-service-img {
        order: 2 !important;
    }
    .ool-service--right .ool-service-body {
        order: 1 !important;
        margin-left: 0 !important;
    }

    /* --- SERVICE BODY --- */
    .ool-service-body {
        max-width: 100% !important;
    }

    /* --- H3 --- */
    .ool-uslugi-page .ool-h3 {
        font-size: 28px !important;
    }

    /* --- CTA SECTION --- */
    .ool-uslugi-cta > .ool-container {
        padding-top: 64px !important;
        padding-bottom: 64px !important;
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    /* --- CTA BUTTONS — side by side na tablecie --- */
    .ool-cta-buttons {
        flex-direction: row !important;
        justify-content: center !important;
    }
    .ool-btn {
        width: auto !important;
        padding: 14px 28px !important;
    }

} /* end @media (min-width: 768px) and (max-width: 1023px) — ETAP 18 tablet */

/* ==========================================================================
   ETAP 19 — Header (topbar + navbar) polish
   REFACTORED to Builder JSON (post 1 — Header) 2026-05-20.
   - topbar (a53118b) padding 13/0/13/0 + min-height:0 (section settings + custom_css)
   - navbar (415cdcaa) padding 20/0/20/0 + hide at <=1023 (section settings + custom_css)
   - widget ccd9b1d: typography_font_size 14 (+ tablet 13 + mobile 11) + italic
   - widget 0bbd5e5: typography_font_family Jost, font_size 14, weight 500, color #1a1a1a
   - widget 269bf4e5: menu-item.home/active = foreground; only .current-menu-item = gold
   - mobile header (4868b62) display + padding + logo size: section custom_css
   Reduces 5 rules + 2 media blocks. See docs/avanam-builder.md §11.
   ========================================================================== */

/* ============================================================
   ETAP 9.5 — /uslugi: alternating section colors (Lovable spec).
   Lovable: usługa 01 + 03 = bg-background (#fcfcfc),
            usługa 02 + 04 = bg-marble (#e8e4dd) + border-top 2px.
   Sekcje full-bleed (100vw), content constrained do 80rem inside.
   ============================================================ */
.ool-uslugi-grid {
    max-width: none !important;
    width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    padding: 0 !important;
    gap: 0 !important;
    display: block !important;
}
.ool-uslugi-grid > .ool-service {
    display: grid !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 64px 24px !important;
    box-sizing: border-box;
    align-items: center;
    grid-template-columns: 1fr !important;
    gap: 40px !important;
    position: relative;
}
@media (min-width: 1024px) {
    .ool-uslugi-grid > .ool-service {
        padding: 96px 40px !important;
        grid-template-columns: 1fr 1fr !important;
        gap: 80px !important;
    }
    /* Content inside max-width 80rem centered */
    .ool-uslugi-grid > .ool-service > .ool-service-img,
    .ool-uslugi-grid > .ool-service > .ool-service-body {
        max-width: 38rem;
    }
    .ool-uslugi-grid > .ool-service.ool-service--left > .ool-service-img,
    .ool-uslugi-grid > .ool-service.ool-service--right > .ool-service-body {
        justify-self: end;
        margin-right: 32px;
    }
    .ool-uslugi-grid > .ool-service.ool-service--left > .ool-service-body,
    .ool-uslugi-grid > .ool-service.ool-service--right > .ool-service-img {
        justify-self: start;
        margin-left: 32px;
    }
}
/* Alternating colors (Lovable spec) */
.ool-uslugi-grid > .ool-service:nth-child(odd) {
    background: #fcfcfc !important;
}
.ool-uslugi-grid > .ool-service:nth-child(even) {
    background: #e8e4dd !important;
}
/* User request: pierwsza sekcja "Usługa 01 — Naprawa lamp" tło pure #FFFFFF
   (zamiast #fcfcfc). Tylko pierwszy item; pozostałe odd zostają #fcfcfc. */
.ool-uslugi-grid > .ool-service:first-child {
    background: #ffffff !important;
}
/* Border-top 2px on every section except first */
.ool-uslugi-grid > .ool-service + .ool-service {
    border-top: 2px solid #e0d9cc !important;
}
/* Mobile: same alternating, smaller padding */
@media (max-width: 767px) {
    .ool-uslugi-grid > .ool-service {
        padding: 48px 20px !important;
        gap: 24px !important;
    }
}

/* ============================================================
   ETAP 14.1 — Mobile home visual-verification fixes
   REFACTORED to Builder JSON 2026-05-20.
   - mobile header (4868b62) display+padding+layout: section custom_css (post 1)
   - desktop navbar (415cdcaa) hide at <=1023: section custom_css (post 1)
   - topbar (a53118b) mobile layout: section custom_css (post 1)
   - hero slider (6f481cbc) mobile: widget custom_css already contains @media (max-width: 767px) block for min-height/heading/description (post 3).
   See docs/avanam-builder.md §11.
   ============================================================ */

/* ============================================================
   ETAP 9.6 — /uslugi: CTA color fix + section width alignment
   Found: Playwright inspection 2026-05-20
   Issues:
   1. .ool-uslugi-cta had bg-marble (#e8e4e0) — Lovable spec is
      bg-background (#fcfcfc, near-white). Fixed with !important override.
   2. .ool-uslugi-header and .ool-uslugi-cta broke out of PS .container
      (max-width 1280px, left=80px) — both sections need same full-bleed
      treatment as .ool-uslugi-grid (ETAP 9.5). Applied width:100vw +
      margin-left:calc(50% - 50vw) so all sections align consistently
      edge-to-edge, matching Lovable where header/footer are also full-bleed.
   Scope: .ool-uslugi-page sections only.
   Does NOT touch: alternating colors (ETAP 9.5), responsive rules (ETAP 18).
   ============================================================ */

/* --- 1. CTA background color: bg-background (#fcfcfc) not bg-marble --- */
.ool-uslugi-cta {
    background-color: #fcfcfc !important;
    border-top: 2px solid #e8e4dd !important;
    border-bottom: none !important;
}

/* --- 2. Full-bleed for header and CTA sections --- */
/* These sit inside PS .container (max-width 1280px) but must span full viewport
   like .ool-uslugi-grid (ETAP 9.5) and like Lovable where all sections are
   full-width (1440px at desktop). */
.ool-uslugi-header,
.ool-uslugi-cta {
    width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    box-sizing: border-box !important;
}

/* --- 3. Content inside header + CTA constrained to 1280px (= Lovable max-w-7xl) --- */
.ool-uslugi-header > .ool-container,
.ool-uslugi-cta > .ool-container {
    max-width: 80rem !important;  /* 1280px */
    margin-left: auto !important;
    margin-right: auto !important;
}

/* --- Mobile / tablet: preserve responsive padding, no horizontal overflow --- */
@media (max-width: 767px) {
    .ool-uslugi-header,
    .ool-uslugi-cta {
        width: 100vw !important;
        margin-left: calc(50% - 50vw) !important;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .ool-uslugi-header,
    .ool-uslugi-cta {
        width: 100vw !important;
        margin-left: calc(50% - 50vw) !important;
    }
}

/* ============================================================
   ETAP 9.7 — /uslugi: WYRÓWNANIE content w sekcjach z header
   Header content ma max-width 1200px z margines po bokach 120px (na 1440 viewport).
   Sekcje mają full-width bg, ale content w środku musi być wyrównany z headerem.
   Strategy: padding-left/right = max(40px, calc((100vw - 1280px) / 2)).
   ============================================================ */
@media (min-width: 1024px) {
    /* Service sections: full-bleed bg, content constrained to header width */
    .ool-uslugi-grid > .ool-service {
        padding-left: max(40px, calc((100vw - 1280px) / 2)) !important;
        padding-right: max(40px, calc((100vw - 1280px) / 2)) !important;
        padding-top: 96px !important;
        padding-bottom: 96px !important;
        column-gap: 64px !important;
    }
    /* Content inside service columns: equal width */
    .ool-uslugi-grid > .ool-service .ool-service-img,
    .ool-uslugi-grid > .ool-service .ool-service-body {
        max-width: none !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        justify-self: stretch !important;
    }
    /* CTA section: full-bleed bg, content constrained */
    .ool-uslugi-cta {
        padding-left: max(40px, calc((100vw - 1280px) / 2)) !important;
        padding-right: max(40px, calc((100vw - 1280px) / 2)) !important;
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
    .ool-uslugi-cta > * {
        max-width: 1280px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    /* Hero header: content constrained too */
    .ool-uslugi-header {
        padding-left: max(40px, calc((100vw - 1280px) / 2)) !important;
        padding-right: max(40px, calc((100vw - 1280px) / 2)) !important;
    }
    .ool-uslugi-header > .ool-product-container,
    .ool-uslugi-header .ool-product-container {
        max-width: 1280px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    /* === Intro section (Świetlne rzemiosło / Cztery sposoby) ===
       NOTE: .ool-uslugi-intro to CENTROWANY max-w-3xl (768px) z `padding: 0 40px`
       z ETAP 9 (linia 1569). NIE wolno aplikować viewport-aligned paddingu jak na
       full-bleed sections, bo (1920-1280)/2+40=360px padding × 2 stron przy
       max-width 768 = 48px content width → tekst pionowo. Intro już jest
       wycentrowany przez margin:0 auto + max-width:48rem. *}
    /* (intentionally NO viewport-aligned padding for .ool-uslugi-intro — keep
       ETAP 9 base styles) */
}

/* ============================================================
   ETAP 9.8 — /uslugi CTA "Porozmawiajmy": padding góra-dół fix.
   
   PROBLEM: sekcja miała pt:80 pb:80 ORAZ inner pt:80 pb:80 = 320px łącznie.
   LOVABLE: section pt:0 pb:0 + inner pt:80 pb:80 = 160px łącznie.
   
   Dodatkowo:
   - Inner max-width 896 (max-w-4xl Lovable) zamiast 1280 (lokal)
   - Eyebrow font-weight 400 zamiast 500
   - Eyebrow line-height 16 zamiast 18
   ============================================================ */
.ool-uslugi-cta {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    /* keep pl/pr from ETAP 9.7 for visual edge alignment */
}
.ool-uslugi-cta > .ool-container,
.ool-uslugi-cta > .ool-container--narrow,
.ool-uslugi-cta .ool-container {
    max-width: 896px !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}
@media (max-width: 767px) {
    .ool-uslugi-cta > .ool-container,
    .ool-uslugi-cta .ool-container {
        padding-top: 56px !important;
        padding-bottom: 56px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}
/* Eyebrow tweaks to match Lovable */
.ool-uslugi-cta .ool-eyebrow {
    font-weight: 400 !important;
    line-height: 16px !important;
}

/* ==========================================================================
   ETAP 19.1 — Topbar mobile content match
   Problem: Elementor Builder sets elementor-hidden-phone + elementor-hidden-tablet
   on the right column (e4fc2fe — PLN + language switcher), hiding it on mobile.
   Lovable mobile shows: "609 900 790" (left) + "PLN / Polski" (right).
   Fix: override Elementor's elementor-hidden-phone rule for this column.
   ========================================================================== */

/* REFACTORED 2026-05-20: un-hide rules for e4fc2fe moved to section a53118b custom_css
   in Builder JSON (post 1). The .ool-topbar-clone rules stay here — those targets
   are created by child-theme.js (not Builder elements) so CSS is the right home.   */
@media (max-width: 991px) {
    /* Topbar cloned currency + language wrapper */
    .ool-topbar-lang-cur {
        display: flex !important;
        align-items: center !important;
        gap: 12px !important;
        margin-left: auto !important;
    }

    /* Clone dropdown toggle styling — Jost 11px, no bg, subtle */
    .ool-topbar-clone .ava-dropdown-toggle {
        display: inline-flex !important;
        align-items: center !important;
        gap: 4px !important;
        font-family: "Jost", sans-serif !important;
        font-size: 11px !important;
        font-weight: 400 !important;
        color: var(--foreground, #1a1a1a) !important;
        cursor: pointer !important;
        background: transparent !important;
        border: none !important;
        padding: 0 !important;
    }
    /* Flag image */
    .ool-topbar-clone .ava-dropdown-toggle img {
        width: 16px !important;
        height: 11px !important;
        margin-right: 2px !important;
    }
    /* Chevron icon */
    .ool-topbar-clone .ava-dropdown-toggle .icon-ava {
        font-size: 8px !important;
    }
    /* Currency: hide the sign, show only ISO code */
    .ool-topbar-clone #_topbar_currency_selector .ava-dropdown-toggle span:first-child {
        font-family: "Jost", sans-serif !important;
        font-size: 11px !important;
    }
    /* Hide dropdown menus in topbar clone — too small area, menus work via hamburger */
    .ool-topbar-clone .ava-dropdown-menu {
        display: none !important;
    }
} /* end @media (max-width: 991px) — ETAP 19.1 topbar mobile */

/* ================================================================
   ETAP 20 — Footer mobile fix
   REFACTORED to Builder JSON (post 2 — Footer) 2026-05-20.
   - hide cols 37c9a96d + 23623feb: section 6a9fc022 settings.custom_css
   - mobile padding 1a7fff2: settings.padding_mobile right/left 24
   - mobile padding 6a9fc022: settings.padding_mobile right/left 24
   See docs/avanam-builder.md §11 for JSON_SET pattern used.
   ================================================================ */

/* ================================================================
   ETAP 21 — 852px viewport: footer padding + slider dots fix
   2026-05-20

   Issue 1 (footer padding at 852px):
   - Builder tablet breakpoint = 768–991px (suffix _tablet in JSON).
   - Footer sections 1a7fff2 + 6a9fc022 had padding_tablet left/right = 0.
   - Fixed via SQL JSON_SET: padding_tablet left/right → 24px (both sections).
   - No CSS needed here — pure Builder JSON fix (see §11 docs/avanam-builder.md).

   Issue 2 (swiper-pagination dots visible on mobile/tablet):
   - Hero slider widget 6f481cbc (.elementor-element-6f481cbc) renders
     Swiper's default pagination bullets (display:flex at all widths).
   - Lovable design has NO dots (0 .swiper-pagination elements).
   - Fix: hide .swiper-pagination globally — affects only the hero slider
     (Kolekcje + Bestsellery use custom arrows, not Swiper pagination).
   ================================================================ */

/* Hide Swiper pagination dots — Lovable has no dots on any slider */
.swiper-pagination {
    display: none !important;
}

/* ================================================================
   ETAP 23 — Sklep products top + pagination + card details polish
   2026-05-21
   Scope: DESKTOP 1440x900 — /sklep page.
   Lovable parity for products-selection row, pagination strip,
   product-miniature image background. Mobile rules untouched.
   ================================================================ */

@media (min-width: 1024px) {

  /* --- products-selection (top row above grid) -------------------
     Lovable: mt-2 (8px), py-4 (16px), border-bottom 1px #e8e3d8 only,
     NO border-top. Local has 2px borders top+bottom and zero padding.
     NOTE: #js-product-list-top IS .products-selection (same element).
     Use combined selector + !important to win over .products-selection
     existing 2px border rule from custom.css. */
  body.page-category #js-product-list-top.products-selection.row {
    margin-top: 8px !important;
    /* Większy gap line→products grid (user feedback). Musi być TUTAJ w @media
       bo to ta reguła wygrywa kaskadę nad ogólną poza @media. */
    margin-bottom: 48px !important;
    padding: 16px 0 !important;
    border-top: 0 !important;
    border-bottom: 1px solid #e8e3d8 !important;
  }
  /* Count label "Jest X produktów" — Lovable softer color (0.85 opacity).
     DOM: <p class="hidden-sm-down"> directly inside .total-products. */
  body.page-category #js-product-list-top.products-selection .total-products > p,
  body.page-category #js-product-list-top.products-selection p.hidden-sm-down {
    color: rgba(46, 46, 46, 0.85) !important;
    font-size: 14px !important;
    line-height: 20px !important;
    margin: 0 !important;
  }
  /* Sort dropdown button — Lovable height 40px, padding 8px 12px. */
  body.page-category #js-product-list-top.products-selection .product-sort .select-title {
    height: 40px !important;
    padding: 8px 12px !important;
    line-height: 22px;
  }
  body.page-category #js-product-list-top.products-selection .product-sort .select-title .material-icons {
    line-height: 22px;
    font-size: 18px;
  }

  /* --- pagination strip -----------------------------------------
     Lovable: mt-16 (64px), pt-6 (24px), justify-between (showing left,
     nav right), gap-1.5 between page buttons, square 36×36px. */
  body.page-category #js-product-list .pagination {
    margin-top: 64px !important;
    padding: 24px 0 0 !important;
    justify-content: space-between !important;
    flex-wrap: wrap;
  }
  body.page-category #js-product-list .pagination > .col-md-4 {
    text-align: left !important;
    font-size: 14px !important;
    color: #737373 !important;
  }
  body.page-category #js-product-list .pagination > .col-md-4 > * {
    font-size: 14px;
    color: #737373;
  }
  body.page-category #js-product-list .pagination > .col-md-8 {
    text-align: right;
  }
  /* page-list — 6px gap (Tailwind gap-1.5). */
  body.page-category #js-product-list .pagination .page-list {
    gap: 6px !important;
    justify-content: flex-end;
  }
  /* page buttons — 36×36 square, font 14px, padding 0. */
  body.page-category #js-product-list .pagination .page-list li > a,
  body.page-category #js-product-list .pagination .page-list li > span {
    width: 36px !important;
    min-width: 36px !important;
    height: 36px !important;
    padding: 0 !important;
    font-size: 14px !important;
    line-height: 1;
  }
  /* current page — already correct color, just inherit sizing above. */

  /* --- product-miniature image background ------------------------
     Lovable thumbnail bg = white. Local was #e8e4dd (cream). */
  body.page-category #js-product-list .product-miniature .thumbnail.product-thumbnail,
  body.page-category #js-product-list .product-miniature .thumbnail-container {
    background-color: #ffffff !important;
  }
  body.page-category #js-product-list .product-miniature .thumbnail.product-thumbnail {
    border: 1px solid #e8e3d8 !important;
  }
}

/* ================================================================
   ETAP 22 — Sklep sidebar + pills + Manufaktura polish
   2026-05-21
   Scope: DESKTOP 1440x900 — /sklep page (body.page-category).
   Aligns sidebar categories (plus icon LEFT), Manufaktura card
   typography (italic title, leading-relaxed desc), and pills row
   spacing with Lovable. Hide THPG (6th) pill — Lovable shows only
   5 first subcategories. Mobile rules untouched.
   ================================================================ */

/* Pills section: Lovable has the pills wrapper with pt:0 pb:0;
   our outer padding (16/0/80) overshoots — collapse top, keep
   bottom at 48 px for breathing room before the row grid. */
body.page-category .ool-shop-pills-section {
    padding: 0 0 48px;
}

/* Hide 6th+ pill (THPG) on desktop — Lovable shows only 5 pills,
   while subcategories returns 6 (THPG is brand-as-cat). */
@media (min-width: 1024px) {
    body.page-category .ool-shop-pills .ool-shop-pill:nth-child(n+6) {
        display: none;
    }
}

/* Manufaktura title — italic per Lovable "font-display italic"
   plus leading-snug (1.375). The local <em> highlight stays. */
body.page-category .ool-shop-promo .ool-shop-promo-title {
    font-style: italic;
    line-height: 1.375;
}

/* Manufaktura desc — leading-relaxed (1.625) per Lovable. */
body.page-category .ool-shop-promo .ool-shop-promo-desc {
    line-height: 1.625;
}

/* Sticky sidebar: matches Lovable top-40 (= 10rem = 160px). */
@media (min-width: 1024px) {
    body.page-category .ool-shop-sidebar {
        position: sticky;
        top: 160px;
        align-self: flex-start;
    }
}

/* ============================================================
   ETAP 30 — Shared CMS page layout (Lovable parity)
   Used by:
     - /regulamin               (cms_id=12)
     - /zakupy-hurtowe          (cms_id=80)
     - /wspolpraca-architektami (cms_id=43)
   Visual language: bg-breadcrumb hero, gold accents, Cormorant
   Garamond headings + Jost body. Matches /kontakt look (ETAP 10).
   ============================================================ */

.ool-cms-page * { box-sizing: border-box; }

.ool-cms-page .ool-cms-container {
    /* 80rem (1280px) = match header/footer Avanam Builder elementor-container
       (Lovable parity: max-w-7xl). Header+footer też 1280 po bumpie z 1200. */
    max-width: 80rem;
    margin: 0 auto;
    padding: 0 24px;
}
@media (min-width: 1024px) {
    .ool-cms-page .ool-cms-container { padding: 0 40px; }
}

/* === HERO HEADER (bg-breadcrumb gradient identical to /kontakt + /uslugi) === */
.ool-cms-header {
    background: linear-gradient(
        to bottom,
        oklch(0.927 0.014 80) 0%,
        oklch(0.927 0.014 80) 50%,
        #ffffff 100%
    );
    padding: 48px 0;
    text-align: center;
    position: relative;
}
@media (min-width: 1024px) {
    .ool-cms-header { padding: 64px 0; }
}
.ool-cms-title {
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: 36px;
    font-weight: 400;
    color: var(--foreground, #1a1a1a);
    line-height: 1.25;
    letter-spacing: -0.01em;
    margin: 0;
}
@media (min-width: 1024px) {
    .ool-cms-title { font-size: 48px; }
}
/* Parent theme/global h1 rule (.h1, h1 { line-height: 1.05 } z !important)
   nadpisuje child CSS. Wymuszamy z !important żeby match Lovable (1.25 = 60px @ 48px). */
.ool-cms-page .ool-cms-header h1.ool-cms-title,
.ool-cms-header h1.ool-cms-title,
h1.ool-cms-title {
    line-height: 1.25 !important;
}
.ool-cms-breadcrumb {
    margin-top: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    color: var(--muted-fg, #737373);
}
.ool-cms-breadcrumb .ool-bc-link {
    color: var(--muted-fg, #737373);
    text-decoration: none;
    transition: color 250ms ease;
}
.ool-cms-breadcrumb .ool-bc-link:hover { color: var(--gold, #cbb081); }
.ool-cms-breadcrumb .ool-bc-current { color: var(--foreground, #1a1a1a); }

/* === GOLD ITALIC ACCENT (replicates Lovable .gradient-gold-text) === */
.ool-cms-gold-italic {
    font-family: "Cormorant Garamond", Georgia, serif;
    font-style: italic;
    font-weight: 400;
    background: linear-gradient(135deg, #d4af7a 0%, #cbb081 40%, #b8975e 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: var(--gold, #cbb081);
}

/* === Stopka: link „Lookbook" — złoty italic (Cormorant). OPTYCZNIE ta sama wielkość co reszta
   linków stopki (Jost 14px): Cormorant ma mniejszą wysokość x, więc 16px daje x-height ≈ Jost 14px
   (zmierzone: Jost14 x≈6.44, Cormorant16 x≈6.32). Inline CSS Avanam ma wyższą specyficzność → !important. === */
.elementor-element-25aa7cf .linklist-menu > a[href="/lookbook"],
.elementor-element-25aa7cf .linklist-menu > a[href="/lookbook"] span {
    font-family: "Cormorant Garamond", Georgia, serif !important;
    font-style: italic !important;
    font-size: 18px !important;
    background: linear-gradient(135deg, #d4af7a 0%, #cbb081 40%, #b8975e 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent !important;
    color: var(--gold, #cbb081) !important;
}

/* === Plain link inside CMS content === */
.ool-cms-link {
    color: var(--gold, #cbb081);
    text-decoration: none;
    transition: color 250ms ease;
}
.ool-cms-link:hover {
    color: var(--foreground, #1a1a1a);
}

/* === SHARED INTRO (centered: side-rules + eyebrow + H + gold rule + lead + pills) === */
.ool-cms-intro {
    background: #ffffff;
    padding: 56px 24px;
}
@media (min-width: 1024px) {
    .ool-cms-intro { padding: 80px 40px 112px; }
}
.ool-cms-intro-inner {
    max-width: 48rem; /* max-w-3xl */
    margin: 0 auto;
    text-align: center;
}
.ool-cms-eyebrow-line {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    color: var(--gold, #cbb081);
    margin: 0;
}
.ool-cms-eyebrow-line .ool-cms-line {
    display: inline-block;
    height: 1px;
    width: 48px;
    background: rgba(203, 176, 129, 0.55);
}
.ool-cms-eyebrow-italic {
    font-family: "Cormorant Garamond", Georgia, serif;
    font-style: italic;
    font-weight: 400;
    font-size: 16px;
    color: var(--gold, #cbb081);
}
@media (min-width: 1024px) {
    .ool-cms-eyebrow-italic { font-size: 18px; }
}
.ool-cms-h1-large {
    margin: 24px 0 0;
    font-family: "Cormorant Garamond", Georgia, serif;
    font-weight: 400;
    font-size: 30px;
    line-height: 1.05;
    color: var(--foreground, #1a1a1a);
    letter-spacing: -0.01em;
}
@media (min-width: 1024px) {
    .ool-cms-h1-large { font-size: 40px; }
}
.ool-cms-h1-large .ool-cms-h-sub {
    display: block;
    margin-top: 8px;
}
.ool-cms-gold-rule {
    display: block;
    width: 64px;
    height: 1px;
    margin: 32px auto 0;
    background: linear-gradient(90deg, transparent, #cbb081 30%, #d4af7a 70%, transparent);
}
.ool-cms-lead-text {
    max-width: 42rem;
    margin: 32px auto 0;
    font-family: "Jost", sans-serif;
    font-size: 16px;
    line-height: 1.8;
    color: var(--muted-fg, #737373);
}
.ool-cms-pills {
    margin-top: 48px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px;
    font-family: "Jost", sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 12px;
    color: var(--gold, #cbb081);
}
@media (min-width: 640px) {
    .ool-cms-pills { flex-direction: row; gap: 32px; }
}
.ool-cms-pill-sep {
    color: rgba(203, 176, 129, 0.55);
    display: none;
}
@media (min-width: 640px) {
    .ool-cms-pill-sep { display: inline; }
}

/* === GRID SECTION (image + numbered list, 2-col on desktop) === */
.ool-cms-grid-section {
    background: #ffffff;
    padding: 0 24px 80px;
}
@media (min-width: 1024px) {
    .ool-cms-grid-section { padding: 0 40px 80px; }
}
.ool-cms-grid-2col {
    max-width: 80rem; /* 1280 = Lovable max-w-7xl. Header/footer też 1280 po bumpie. */
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    align-items: start;
}
@media (min-width: 1024px) {
    .ool-cms-grid-2col { grid-template-columns: 1fr 1fr; gap: 64px; }
}
.ool-cms-grid-img img {
    width: 100%;
    height: auto;
    display: block;
    border: 2px solid var(--border-subtle, #e8e4dd);
    box-shadow: 0 4px 24px rgba(28, 28, 28, 0.06);
}
.ool-cms-grid-text .ool-cms-h2 {
    font-family: "Cormorant Garamond", Georgia, serif;
    font-weight: 400;
    font-size: 26px;
    line-height: 1.2;
    letter-spacing: -0.01em;
    color: var(--foreground, #1a1a1a);
    margin: 0;
}
@media (min-width: 1024px) {
    .ool-cms-grid-text .ool-cms-h2 { font-size: 30px; }
}
.ool-cms-numbered-list {
    margin: 32px 0 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 24px;
    font-family: "Jost", sans-serif;
    color: var(--muted-fg, #737373);
    line-height: 1.6;
}
.ool-cms-numbered-list li {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}
.ool-cms-numbered-list .ool-cms-num {
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: 24px;
    line-height: 1;
    color: var(--gold, #cbb081);
    padding-top: 4px;
    flex-shrink: 0;
    min-width: 28px;
}
.ool-cms-numbered-list p {
    margin: 0;
    font-size: 16px;
}
.ool-cms-numbered-list p strong {
    color: var(--foreground, #1a1a1a);
    font-weight: 500;
}

/* === STRONG CTA (bg-breadcrumb beige, centered) === */
.ool-cms-cta-strong {
    background: oklch(0.927 0.014 80);
    padding: 64px 0;
    text-align: center;
}
.ool-cms-cta-inner { /* uses .ool-cms-container */ }
.ool-cms-cta-headline {
    font-family: "Cormorant Garamond", Georgia, serif;
    font-style: italic;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.3;
    color: var(--foreground, #1a1a1a);
    margin: 0;
}
@media (min-width: 1024px) {
    .ool-cms-cta-headline { font-size: 24px; }
}
.ool-cms-cta-sub {
    margin-top: 8px;
    font-family: "Jost", sans-serif;
    font-size: 16px;
    color: var(--muted-fg, #737373);
}
.ool-cms-cta-buttons {
    margin-top: 24px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 16px;
}
.ool-cms-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    padding: 0 32px;
    font-family: "Jost", sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 12px;
    text-decoration: none;
    transition: all 250ms ease;
    border: none;
    cursor: pointer;
}
.ool-cms-btn-gold {
    background: var(--gold, #cbb081);
    color: #ffffff;
}
.ool-cms-btn-gold:hover {
    background: #b8975e;
    color: #ffffff;
}
.ool-cms-btn-outline {
    background: transparent;
    border: 2px solid var(--gold, #cbb081);
    color: var(--gold, #cbb081);
}
.ool-cms-btn-outline:hover {
    background: var(--gold, #cbb081);
    color: #ffffff;
}

/* === CROSS-LINK SECTION (white, centered, small link) === */
.ool-cms-cross {
    background: #ffffff;
    padding: 64px 0;
    text-align: center;
}
.ool-cms-cross-headline {
    font-family: "Cormorant Garamond", Georgia, serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.35;
    color: var(--foreground, #1a1a1a);
    margin: 0;
}
@media (min-width: 1024px) {
    .ool-cms-cross-headline { font-size: 28px; }
}
.ool-cms-cross-link {
    margin-top: 24px;
    display: inline-block;
    color: var(--gold, #cbb081);
    text-transform: uppercase;
    letter-spacing: 3px;
    font-family: "Jost", sans-serif;
    font-size: 12px;
    text-decoration: none;
    border-bottom: 1px solid var(--gold, #cbb081);
    padding-bottom: 4px;
    transition: all 250ms ease;
}
.ool-cms-cross-link:hover {
    color: var(--foreground, #1a1a1a);
    border-bottom-color: var(--foreground, #1a1a1a);
}

/* ============================================================
   ETAP 30 — /regulamin (cms_id=12) specific
   Lovable parity: header.max-w-3xl (lead) + div.lg:columns-2.lg:gap-12
   z 11 sekcji <section.break-inside-avoid.mb-10> wewnątrz.
   Każdy rozdział trzyma się razem w jednej kolumnie.
   ============================================================ */
.ool-cms-content {
    background: #ffffff;
    max-width: 80rem;
    margin: 0 auto;
    padding: 56px 24px 80px;
}
@media (min-width: 1024px) {
    .ool-cms-content { padding: 80px 40px; }
}
.ool-cms-article {
    /* Default for non-regulamin CMS pages: narrow centered column (max-w-3xl) */
    max-width: 48rem; /* 768px */
    margin: 0 auto;
}
/* === REGULAMIN + POLITYKA: full-width article + multi-column flow === */
.ool-regulamin-page .ool-cms-article,
.ool-polityka-page .ool-cms-article {
    /* Full container width (max-w-7xl == ool-cms-content's 80rem) */
    max-width: 100%;
    margin: 0;
}
/* User feedback: content "za waski" — parent .ool-cms-container ma padding 40px L/R
   na desktop → article dostaje 1200. Negative margins przesuwają start na l=320,
   ALE width pozostaje 1200 — żeby element FAKTYCZNIE sięgał 1280 trzeba width: calc(+80px). */
@media (min-width: 1024px) {
    .ool-regulamin-page .ool-cms-article,
    .ool-polityka-page .ool-cms-article {
        margin-left: -40px;
        margin-right: -40px;
        width: calc(100% + 80px);
        max-width: calc(100% + 80px);
    }
}
.ool-regulamin-page .ool-reg-lead,
.ool-polityka-page .ool-reg-lead {
    max-width: 48rem; /* max-w-3xl */
    margin: 0 0 48px; /* mb-12 */
}
/* Polityka prywatności: BEZ wrappera .ool-reg-columns — multi-column flow
   bezpośrednio na .ool-cms-article (lead dostaje column-span:all). Regulamin
   ma osobny wrapper .ool-reg-columns (poniżej). */
.ool-polityka-page .ool-cms-article {
    column-count: 1;
    column-gap: 48px;
}
@media (min-width: 1024px) {
    .ool-polityka-page .ool-cms-article {
        column-count: 2;
    }
}
.ool-polityka-page .ool-cms-article > .ool-reg-lead {
    column-span: all;
    -webkit-column-span: all;
}
.ool-polityka-page .ool-reg-chapter {
    break-inside: avoid;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
}
.ool-regulamin-page .ool-reg-columns {
    /* CSS multi-column layout — content auto-flows left → right */
    column-count: 1;
    column-gap: 48px;
}
@media (min-width: 1024px) {
    .ool-regulamin-page .ool-reg-columns {
        column-count: 2;
    }
}
.ool-regulamin-page .ool-reg-chapter {
    /* Trzyma rozdział razem (H2 + treść) w jednej kolumnie */
    break-inside: avoid;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    margin: 0 0 40px; /* mb-10 */
    display: block;
}
/* Pierwszy nagłówek rozdziału — bez marginu górnego (column-flow) */
.ool-regulamin-page .ool-reg-chapter > .ool-cms-h2,
.ool-regulamin-page .ool-reg-chapter > h2 {
    margin-top: 0 !important;
    margin-bottom: 16px !important;
}
.ool-cms-article .ool-cms-h2,
.ool-cms-article h2,
.ool-cms-article h3 {
    font-family: "Cormorant Garamond", Georgia, serif;
    font-weight: 400;
    font-size: 26px;
    line-height: 1.2;
    letter-spacing: -0.01em;
    color: var(--foreground, #1a1a1a);
    margin: 48px 0 16px;
    text-transform: none;
}
@media (min-width: 1024px) {
    .ool-cms-article .ool-cms-h2,
    .ool-cms-article h2,
    .ool-cms-article h3 { font-size: 30px; }
}
.ool-cms-article .ool-cms-lead-h2,
.ool-cms-article > h2:first-child,
.ool-cms-article .elementor h2:first-of-type {
    margin-top: 0;
}
.ool-cms-article .ool-cms-p,
.ool-cms-article p {
    font-family: "Jost", sans-serif !important;
    font-size: 16px !important;
    line-height: 1.625 !important;
    color: var(--muted-fg, #737373) !important;
    margin: 16px 0 0 !important;
}
.ool-cms-article .ool-cms-ul,
.ool-cms-article ul,
.ool-cms-article ol {
    margin: 16px 0 0;
    padding-left: 24px;
    color: var(--muted-fg, #737373);
    font-family: "Jost", sans-serif;
    font-size: 16px;
    line-height: 1.625;
}
.ool-cms-article .ool-cms-ul li,
.ool-cms-article ul li,
.ool-cms-article ol li {
    margin: 12px 0 0;
    color: var(--muted-fg, #737373);
}
.ool-cms-article .ool-cms-ul li:first-child,
.ool-cms-article ul li:first-child,
.ool-cms-article ol li:first-child {
    margin-top: 0;
}
.ool-cms-article strong {
    color: var(--foreground, #1a1a1a);
    font-weight: 500;
}
/* Override Elementor / parent theme inside our article container */
.ool-cms-article .elementor-text-editor,
.ool-cms-article .elementor-widget-text-editor,
.ool-cms-article .elementor-widget-container {
    color: var(--muted-fg, #737373);
    font-family: "Jost", sans-serif;
}
.ool-cms-article .elementor,
.ool-cms-article .elementor-inner,
.ool-cms-article .elementor-section,
.ool-cms-article .elementor-container,
.ool-cms-article .elementor-row,
.ool-cms-article .elementor-column,
.ool-cms-article .elementor-column-wrap,
.ool-cms-article .elementor-widget-wrap,
.ool-cms-article .elementor-widget-container {
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
}
/* Narrow article column for legal text on desktop (Lovable max-w-3xl ~ 768px) */
.ool-cms-article .elementor-section,
.ool-cms-article .elementor-container {
    max-width: 100% !important;
}

/* ============================================================
   ETAP 31 — /zakupy-hurtowe (cms_id=80) specific
   Uses shared CMS layout. No page-specific overrides yet.
   ============================================================ */
/* (no overrides — covered by shared rules above) */

/* ============================================================
   ETAP 32 — /wspolpraca-architektami (cms_id=43) specific
   Uses shared CMS layout. No page-specific overrides yet.
   ============================================================ */
/* (no overrides — covered by shared rules above) */

/* ============================================================
   ETAP 30/31/32 — Mobile responsive (phone ≤ 767px)
   ============================================================ */
@media (max-width: 767px) {
    .ool-cms-page .ool-cms-title { font-size: 32px; }
    .ool-cms-h1-large { font-size: 26px; }
    .ool-cms-grid-text .ool-cms-h2 { font-size: 24px; }
    .ool-cms-intro { padding: 48px 24px 64px; }
    .ool-cms-grid-section { padding: 0 24px 56px; }
    .ool-cms-cta-strong { padding: 48px 0; }
    .ool-cms-cross { padding: 48px 0; }
    .ool-cms-cta-headline { font-size: 20px; }
    .ool-cms-cross-headline { font-size: 22px; }
    .ool-cms-cta-buttons { flex-direction: column; align-items: stretch; }
    .ool-cms-btn { width: 100%; padding: 0 20px; }
    .ool-cms-content { padding: 48px 20px 64px; }
    .ool-cms-article .ool-cms-h2 { font-size: 24px; margin-top: 40px; }
}

/* Tablet 768-1023px tweaks */
@media (min-width: 768px) and (max-width: 1023px) {
    .ool-cms-page .ool-cms-title { font-size: 40px; }
    .ool-cms-h1-large { font-size: 32px; }
    .ool-cms-grid-text .ool-cms-h2 { font-size: 28px; }
}

/* ============================================================
   ETAP 33 — /poznaj-nas (cms_id=7) — About / Poznaj nas
   Lovable parity z preview--pretty-prestashop-pages.lovable.app/poznaj-nas
   Struktura: hero (bg-breadcrumb) + 8 sekcji content (alternating
   bg-background/bg-marble/bg-breadcrumb) + CTA na końcu (bg-breadcrumb).

   Layout sekcji content:
   - max-w-7xl (80rem) container, gap-16 (64px) między kolumnami
   - grid-cols-1 lg:grid-cols-2 (568px każda)
   - Image (568×371) BORDER-2 + shadow-soft
   - H2 (Cormorant 36-40px) z .ool-gold-italic (gradient gold)
   - P (Jost 16px, muted, leading-loose)
   - lg:order-1 / lg:order-2 - obraz raz po lewej, raz po prawej

   Tokens Lovable:
   - bg-background     = #fcfcfc  (oklch 0.99 0 0)
   - bg-marble         = #e4ddd5  (oklch 0.915 0.004 70)
   - bg-breadcrumb     = #e8dec7  (oklch 0.927 0.014 80)
   - text-foreground   = #2d2d2d  (oklch 0.18 0 0)
   - text-muted-fg     = #737373  (oklch 0.45 0 0)
   - shadow-soft       = 0 4px 16px rgba(0,0,0,0.06)
   - border-border     = rgba(0,0,0,0.08)
   ============================================================ */

/* === Wrapper / container reset — usuwa 30px padding-top/bottom (#wrapper z theme.css:
   "#wrapper:not(#index #wrapper){padding-block:var(--content-edge-padding-y)}") oraz margines
   kontenera Avanam, żeby hero OOL przylegał do navbaru.
   SKONSOLIDOWANE (2026-06): zamiast listy per-cms-id używamy :has() na klasach wrapperów stron
   OOL. Każda nowa strona renderująca .ool-cms-page / .ool-poznaj-page / .ool-kontakt-page
   (albo kategoria / lookbook) dostaje fix AUTOMATYCZNIE — bez dopisywania kolejnych cms-id. */
body:has(.ool-cms-page) #wrapper,
body:has(.ool-poznaj-page) #wrapper,
body:has(.ool-kontakt-page) #wrapper,
body.cms-category-id-2 #wrapper,
body.cms-category-id-5 #wrapper,
body:has(.ool-cms-category-page) #wrapper,
body:has(.ool-lookbook-page) #wrapper,
body:has(.ool-lookbook-detail-page) #wrapper {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
body:has(.ool-cms-page) #wrapper > .container,
body:has(.ool-poznaj-page) #wrapper > .container,
body:has(.ool-kontakt-page) #wrapper > .container,
body.cms-category-id-2 #wrapper > .container,
body.cms-category-id-5 #wrapper > .container,
body:has(.ool-cms-category-page) #wrapper > .container,
body:has(.ool-lookbook-page) #wrapper > .container,
body:has(.ool-lookbook-detail-page) #wrapper > .container {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
body:has(.ool-cms-page) #wrapper > .container > .row,
body:has(.ool-poznaj-page) #wrapper > .container > .row,
body:has(.ool-kontakt-page) #wrapper > .container > .row,
body.cms-category-id-2 #wrapper > .container > .row,
body.cms-category-id-5 #wrapper > .container > .row,
body:has(.ool-cms-category-page) #wrapper > .container > .row,
body:has(.ool-lookbook-page) #wrapper > .container > .row,
body:has(.ool-lookbook-detail-page) #wrapper > .container > .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
body:has(.ool-cms-page) #wrapper #content-wrapper,
body:has(.ool-poznaj-page) #wrapper #content-wrapper,
body:has(.ool-kontakt-page) #wrapper #content-wrapper,
body.cms-category-id-2 #wrapper #content-wrapper,
body.cms-category-id-5 #wrapper #content-wrapper,
body:has(.ool-cms-category-page) #wrapper #content-wrapper,
body:has(.ool-lookbook-page) #wrapper #content-wrapper,
body:has(.ool-lookbook-detail-page) #wrapper #content-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
    float: none !important;
    width: 100% !important;
}
/* Wyzeruj margin-bottom na #content + .page-footer (parent theme PrestaShop dodaje
   ~25px łącznie) — żeby ostatnia sekcja przylegała do .js-footer bez białego paska. */
body.cms-id-7 #content.page-content,
body.cms-id-11 #content.page-content,
body.cms-id-12 #content.page-content,
body.cms-id-43 #content.page-content,
body.cms-id-44 #content.page-content,
body.cms-id-45 #content.page-content,
body.cms-id-51 #content.page-content,
body.cms-id-71 #content.page-content,
body.cms-id-77 #content.page-content,
body.cms-id-78 #content.page-content,
body.cms-id-79 #content.page-content,
body.cms-id-80 #content.page-content,
body.cms-id-81 #content.page-content,
body:has(.ool-lookbook-page) #content.page-content,
body:has(.ool-lookbook-detail-page) #content.page-content,
body.cms-id-7 footer.page-footer,
body.cms-id-11 footer.page-footer,
body.cms-id-12 footer.page-footer,
body.cms-id-43 footer.page-footer,
body.cms-id-44 footer.page-footer,
body.cms-id-45 footer.page-footer,
body.cms-id-51 footer.page-footer,
body.cms-id-71 footer.page-footer,
body.cms-id-77 footer.page-footer,
body.cms-id-78 footer.page-footer,
body.cms-id-79 footer.page-footer,
body.cms-id-80 footer.page-footer,
body.cms-id-81 footer.page-footer,
body:has(.ool-lookbook-page) footer.page-footer,
body:has(.ool-lookbook-detail-page) footer.page-footer {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

/* Specificity boost: .ool-cms-btn color musi wygrać z parent theme `body a { color: #1b212d }`.
   Linki w sekcjach CMS są stylowane jako .ool-cms-btn (i jego warianty). */
.ool-poznaj-content a.ool-cms-btn-gold,
.ool-cms-page a.ool-cms-btn-gold,
a.ool-cms-btn.ool-cms-btn-gold {
    color: #ffffff !important;
    background: var(--gold, #cbb081) !important;
}
.ool-poznaj-content a.ool-cms-btn-gold:hover,
.ool-cms-page a.ool-cms-btn-gold:hover,
a.ool-cms-btn.ool-cms-btn-gold:hover {
    background: #b8975e !important;
    color: #ffffff !important;
}
.ool-poznaj-content a.ool-cms-btn-outline,
.ool-cms-page a.ool-cms-btn-outline,
a.ool-cms-btn.ool-cms-btn-outline {
    color: var(--gold, #cbb081) !important;
    background: transparent !important;
    border: 2px solid var(--gold, #cbb081) !important;
}
.ool-poznaj-content a.ool-cms-btn-outline:hover,
.ool-cms-page a.ool-cms-btn-outline:hover,
a.ool-cms-btn.ool-cms-btn-outline:hover {
    background: var(--gold, #cbb081) !important;
    color: #ffffff !important;
}

/* === HERO HEADER (bg-breadcrumb gradient + breadcrumb nav) === */
.ool-poznaj-page * { box-sizing: border-box; }
.ool-poznaj-header {
    background: linear-gradient(
        to bottom,
        oklch(0.927 0.014 80) 0%,
        oklch(0.927 0.014 80) 50%,
        #ffffff 100%
    );
    padding: 48px 0;
    text-align: center;
    position: relative;
}
@media (min-width: 1024px) {
    .ool-poznaj-header { padding: 64px 0; }
}
.ool-poznaj-container {
    max-width: 80rem; /* 1280 = Lovable max-w-7xl. Header/footer też 1280 po bumpie. */
    margin: 0 auto;
    padding: 0 24px;
}
@media (min-width: 1024px) {
    .ool-poznaj-container { padding: 0 40px; }
}
.ool-poznaj-title {
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: 36px;
    font-weight: 400;
    color: #2d2d2d;
    line-height: 1.2;
    letter-spacing: -0.01em;
    margin: 0;
}
@media (min-width: 1024px) {
    .ool-poznaj-title { font-size: 48px; }
}
.ool-poznaj-breadcrumb {
    margin-top: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    color: #737373;
}
.ool-poznaj-breadcrumb .ool-bc-link {
    color: #737373;
    text-decoration: none;
    transition: color 250ms ease;
}
.ool-poznaj-breadcrumb .ool-bc-link:hover { color: #cbb081; }
.ool-poznaj-breadcrumb .ool-bc-current { color: #2d2d2d; }

/* === CONTENT WRAPPER (reset margin/padding from Elementor) === */
.ool-poznaj-content {
    background: #ffffff;
}
.ool-poznaj-content .elementor,
.ool-poznaj-content .elementor-inner,
.ool-poznaj-content .elementor-section,
.ool-poznaj-content .elementor-container,
.ool-poznaj-content .elementor-row,
.ool-poznaj-content .elementor-column,
.ool-poznaj-content .elementor-column-wrap,
.ool-poznaj-content .elementor-widget-wrap,
.ool-poznaj-content .elementor-widget-container,
.ool-poznaj-content .elementor-widget-text-editor,
.ool-poznaj-content .elementor-text-editor {
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    max-width: 100% !important;
    width: 100% !important;
}

/* === SECTION (one per chapter) — full bleed + alternating bg === */
.ool-poznaj-section {
    width: 100%;
    padding: 56px 24px;
    background: #ffffff;
}
@media (min-width: 1024px) {
    .ool-poznaj-section { padding: 80px 40px; }
}
.ool-poznaj-section--marble    { background: oklch(0.915 0.004 70); }
.ool-poznaj-section--breadcrumb{ background: oklch(0.927 0.014 80); }
.ool-poznaj-section--background{ background: #ffffff; }

/* === INTRO SECTION (1 col centered) === */
.ool-poznaj-intro {
    max-width: 48rem; /* max-w-3xl */
    margin: 0 auto;
    text-align: center;
}
.ool-poznaj-intro .ool-poznaj-h2 {
    /* 24px odstępu nad nagłówkiem (= Lovable mt-6) — eyebrow "Pracownia
       światła" nie może przylegać do nagłówka. */
    margin: 24px 0 0;
}
.ool-poznaj-intro .ool-poznaj-p {
    margin: 32px auto 0;
    max-width: 42rem;
    line-height: 1.8;
}

/* === GRID SECTION (image + text 2 cols, alternating order) === */
.ool-poznaj-grid {
    max-width: 80rem; /* 1280 = Lovable max-w-7xl. Header/footer też 1280 po bumpie. */
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    align-items: center;
}
@media (min-width: 1024px) {
    .ool-poznaj-grid {
        grid-template-columns: 1fr 1fr;
        gap: 64px; /* lg:gap-16 */
    }
}
.ool-poznaj-grid--reverse .ool-poznaj-img-col { order: 1; }
.ool-poznaj-grid--reverse .ool-poznaj-text-col { order: 2; }
@media (min-width: 1024px) {
    .ool-poznaj-grid--reverse .ool-poznaj-img-col { order: 2; }
    .ool-poznaj-grid--reverse .ool-poznaj-text-col { order: 1; }
}

/* === IMAGE === (568×371 = ~3:2 aspect-ratio, normalized cover) */
.ool-poznaj-img-col img,
.ool-poznaj-img-col .ool-poznaj-img {
    display: block;
    width: 100%;
    aspect-ratio: 568 / 371;
    object-fit: cover;
    border: 2px solid rgba(0, 0, 0, 0.08);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
}

/* === H2 (Cormorant 36px, gold italic accent) === */
.ool-poznaj-h2 {
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: 30px;
    font-weight: 400;
    /* !important bo globalna reguła motywu na h2 wymusza line-height 1.25
       (45px) — rozsuwa dwie linie nagłówka. Lovable = 1.05 (37.8px @36px). */
    line-height: 1.05 !important;
    letter-spacing: -0.01em;
    color: #1a1a1a;
    margin: 0;
}
@media (min-width: 1024px) {
    .ool-poznaj-h2 { font-size: 36px; }
}
.ool-poznaj-h2 .ool-gold-italic {
    font-style: italic;
    background: linear-gradient(135deg, #d4af7a 0%, #cbb081 40%, #b8975e 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #cbb081;
}
.ool-poznaj-h2 .ool-block {
    display: block;
    margin-top: 8px;
}

/* === P (Jost 16px, muted, leading-loose) === */
.ool-poznaj-p {
    font-family: "Jost", sans-serif;
    font-size: 16px;
    line-height: 2; /* leading-loose */
    color: #737373;
    margin: 24px 0 0;
}
.ool-poznaj-p:first-child { margin-top: 0; }
.ool-poznaj-p a {
    color: #cbb081;
    text-decoration: none;
    transition: color 250ms ease;
}
.ool-poznaj-p a:hover { color: #2d2d2d; }

/* === CTA FINAL (bg-breadcrumb, italic headline + 2 buttons) === */
.ool-poznaj-cta {
    padding: 64px 24px;
    background: oklch(0.927 0.014 80);
    text-align: center;
}
@media (min-width: 1024px) {
    .ool-poznaj-cta { padding: 64px 40px; }
}
.ool-poznaj-cta-headline {
    font-family: "Cormorant Garamond", Georgia, serif;
    font-style: italic;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
    color: #2d2d2d;
    margin: 0;
}
@media (min-width: 1024px) {
    .ool-poznaj-cta-headline { font-size: 28px; }
}
.ool-poznaj-cta-meta {
    font-family: "Jost", sans-serif;
    font-size: 14px;
    color: #737373;
    margin: 8px 0 0;
}
.ool-poznaj-cta-buttons {
    margin-top: 24px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 16px;
}

/* === MOBILE (≤767px) === */
@media (max-width: 767px) {
    .ool-poznaj-title { font-size: 32px; }
    .ool-poznaj-h2 { font-size: 24px; }
    .ool-poznaj-section { padding: 48px 20px; }
    .ool-poznaj-cta { padding: 48px 20px; }
    .ool-poznaj-cta-headline { font-size: 22px; }
}

/* ============================================================
   NAV DROPDOWN MENU ("O NAS" + "USŁUGI") — injected by child-theme.js
   Shared style: 240px white panel, 2px border, shadow-elegant, py-2.
   Items: block px-5 py-2.5 text-xs uppercase tracking-luxe (Lovable).
   Mobile: items pokazują się jako wcięte sub-items pod nagłówkiem.
   Click-only trigger (NIE hover) — user request.
   ============================================================ */
.ool-onas-menu-item,
.ool-uslugi-menu-item {
    /* !important bo parent theme avanam ma `.menu-content > li { position: static }`
       co psuje absolutne pozycjonowanie submenu względem trigger. */
    position: relative !important;
    /* z-index na <li> żeby submenu wygrywało z hero/banner pod nagłówkiem */
    z-index: 100;
}
.ool-onas-menu-item.is-open,
.ool-uslugi-menu-item.is-open {
    z-index: 1001;
}
/* ============================================================
   OOL SEARCH OVERLAY — pełnoekranowa wyszukiwarka 1:1 z Lovable.
   Markup wstrzykiwany przez child-theme.js. Natywny pasek Avanam
   (.ava-search-bar) całkowicie wyłączony — lupka otwiera ten overlay.
   Spec Lovable: scrim rgba(0,0,0,.4)+blur(8px), panel #fcfcfc
   border-bottom 2px, content max 1200, eyebrowsy Jost 11/2.75/upper
   #585858, input Cormorant 30 #1a1a1a + złota linia #cbb081, pigułki
   Jost 14 border #e8e3d8 radius0, linki Cormorant 20 #1a1a1a.
   ============================================================ */
.ava-search-bar,
.ava-search-bar.box-search {
    display: none !important;
}

html.ool-search-lock {
    overflow: hidden;
}

.ool-search-overlay {
    position: fixed;
    inset: 0;
    z-index: 100000;
    visibility: hidden;
    pointer-events: none;
}
.ool-search-overlay.is-open {
    visibility: visible;
    pointer-events: auto;
}

/* scrim — przyciemnienie + ROZMYCIE całej strony za wyszukiwarką */
.ool-search-scrim {
    position: fixed;
    inset: 0;
    border: 0;
    margin: 0;
    padding: 0;
    cursor: default;
    background: rgba(0, 0, 0, 0.4);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    opacity: 0;
    transition: opacity 0.35s ease;
    z-index: 1;
}
.ool-search-overlay.is-open .ool-search-scrim {
    opacity: 1;
}

/* panel — biała płaszczyzna zjeżdżająca od góry */
.ool-search-panel {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    background: #fcfcfc;
    border-bottom: 2px solid #e8e3d8;
    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.10);
    transform: translateY(-100%);
    transition: transform 0.42s cubic-bezier(0.4, 0, 0.2, 1);
}
.ool-search-overlay.is-open .ool-search-panel {
    transform: translateY(0);
}

.ool-search-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 36px 24px 30px;
}

/* eyebrowsy: "Wyszukiwarka" / "Popularne…" / "Przejdź do" / stopka */
.ool-search-eyebrow {
    font-family: 'Jost', sans-serif;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 2.75px;
    text-transform: uppercase;
    color: #585858;
    line-height: 1;
    display: inline-block;
}

/* nagłówek: eyebrow + X */
.ool-search-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 22px;
}
.ool-search-close {
    background: none;
    border: 0;
    padding: 4px;
    margin: 0;
    cursor: pointer;
    color: #1a1a1a;
    line-height: 0;
    transition: color 0.2s ease, transform 0.3s ease;
}
.ool-search-close svg {
    width: 22px;
    height: 22px;
    display: block;
}
.ool-search-close:hover {
    color: #cbb081;
    transform: rotate(90deg);
}

/* input + złota linia */
.ool-search-form {
    display: flex;
    align-items: center;
    gap: 16px;
    border-bottom: 1px solid #cbb081;
    padding-bottom: 16px;
    margin-bottom: 36px;
}
.ool-search-icon {
    color: #585858;
    line-height: 0;
    flex: none;
    width: 22px;
    height: 22px;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.ool-search-icon svg {
    width: 22px;
    height: 22px;
    display: block;
}
.ool-search-icon:hover {
    color: #cbb081;
}
.ool-search-input {
    flex: 1 1 auto;
    min-width: 0;
    /* bez ramki — motyw (custom.css) dokłada 1px box; bijemy go !important.
       Zostaje tylko złota linia (border-bottom na .ool-search-form). */
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    background: transparent !important;
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 30px;
    font-weight: 400;
    color: #1a1a1a;
    padding: 0;
    line-height: 1.35;
}
.ool-search-input::placeholder {
    font-family: inherit !important;
    font-size: inherit !important;
    line-height: inherit !important;
    color: #9a958c;
    opacity: 1;
}

/* dwie kolumny: Popularne | Przejdź do */
.ool-search-cols {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    margin-bottom: 36px;
}
.ool-search-col > .ool-search-eyebrow {
    margin-bottom: 18px;
}

/* pigułki */
.ool-search-pills {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.ool-search-pill {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 16px;
    font-weight: 400;
    color: #1a1a1a;
    background: transparent;
    border: 1px solid #e8e3d8;
    border-radius: 0;
    padding: 8px 16px;
    cursor: pointer;
    transition: border-color 0.2s ease, color 0.2s ease;
}
.ool-search-pill:hover {
    border-color: #cbb081;
    color: #cbb081;
}

/* linki "Przejdź do" */
.ool-search-links {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ool-search-links li {
    margin: 0 0 20px;
}
.ool-search-links li:last-child {
    margin-bottom: 0;
}
.ool-search-link {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: #1a1a1a;
    text-decoration: none;
    transition: color 0.2s ease;
}
.ool-search-link:hover {
    color: #cbb081;
}

/* stopka: hinty */
.ool-search-foot {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 22px;
    border-top: 1px solid #e8e3d8;
}

/* === AJAX live-search: spinner + wyniki === */
.ool-search-spinner {
    display: none;
    flex: none;
    width: 18px;
    height: 18px;
    border: 2px solid rgba(203, 176, 129, 0.3);
    border-top-color: #cbb081;
    border-radius: 50%;
    animation: ool-search-spin 0.7s linear infinite;
}
.ool-search-overlay.is-loading .ool-search-spinner {
    display: inline-block;
}
.ool-search-clear {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: none;
    width: 28px;
    height: 28px;
    padding: 0;
    color: #737373;
    background: transparent;
    border: 0;
    opacity: 0;
    pointer-events: none;
    cursor: pointer;
    transition: color 0.2s ease, opacity 0.2s ease;
}
.ool-search-clear.is-visible {
    opacity: 1;
    pointer-events: auto;
}
.ool-search-clear:hover {
    color: #cbb081;
}
.ool-search-clear svg {
    width: 18px;
    height: 18px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.7;
    stroke-linecap: round;
    stroke-linejoin: round;
}
@keyframes ool-search-spin {
    to { transform: rotate(360deg); }
}

/* gdy jest zapytanie (≥3 znaki): pokazujemy wyniki zamiast kolumn */
.ool-search-results {
    display: none;
    margin-bottom: 36px;
    max-height: 58vh;
    overflow-y: auto;
}
.ool-search-overlay.has-query .ool-search-results {
    display: block;
}
.ool-search-overlay.has-query .ool-search-cols {
    display: none;
}

.ool-search-results .product_list_widget {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 4px 48px;
}
.ool-search-results .product_list_widget .limit,
.ool-search-results > .limit {
    grid-column: 1 / -1;
    font-family: 'Jost', sans-serif;
    font-size: 13px;
    color: #585858;
}
.ool-search-results .item.products {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 10px 0;
    border-bottom: 1px solid #f0ece4;
}
.ool-search-results .item.products .image {
    flex: none;
    width: 56px;
}
.ool-search-results .item.products .image img {
    width: 56px;
    height: 56px;
    object-fit: contain;
    display: block;
}
.ool-search-results .avasearch-items {
    min-width: 0;
    flex: 1 1 auto;
}
.ool-search-results .avasearch-items .product-name {
    display: block;
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.3;
    color: #1a1a1a;
    text-decoration: none;
}
.ool-search-results .avasearch-items .product-name:hover {
    color: #cbb081;
}
.ool-search-results .avasearch-items .content_price,
.ool-search-results .avasearch-items .product-price-and-shipping {
    font-family: 'Jost', sans-serif;
    font-size: 13px;
    color: #cbb081;
    margin-top: 2px;
}
.ool-search-results .avasearch-items .old-price {
    color: #b3b3b3;
    text-decoration: line-through;
    margin-right: 6px;
}

/* mobile */
@media (max-width: 767px) {
    .ool-search-inner {
        padding: 22px 20px 24px;
    }
    .ool-search-form {
        border-bottom-color: #dedbd5;
        margin-bottom: 16px;
    }
    .ool-search-input {
        font-family: 'Cormorant Garamond', Georgia, serif !important;
        font-size: 30px !important;
        font-weight: 400 !important;
        line-height: 1.35 !important;
        color: #1a1a1a !important;
        padding: 0 !important;
    }
    .ool-search-cols {
        grid-template-columns: 1fr;
        gap: 28px;
    }
    .ool-search-link {
        font-size: 18px;
    }
    .ool-search-foot .ool-search-eyebrow {
        font-size: 10px;
        letter-spacing: 2px;
    }
    .ool-search-results .product_list_widget {
        grid-template-columns: 1fr;
    }
}

/* === Filtr kategorii na stronie wyników wyszukiwania (pigułki) === */
.ool-search-filter {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0 0 26px;
}
.ool-search-filter-pill {
    font-family: 'Jost', sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.3px;
    color: #1a1a1a;
    background: transparent;
    border: 1px solid #e8e3d8;
    border-radius: 0;
    padding: 9px 18px;
    cursor: pointer;
    line-height: 1;
    transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
}
.ool-search-filter-pill:hover {
    border-color: #cbb081;
    color: #cbb081;
}
.ool-search-filter-pill.is-active {
    background: #1a1a1a;
    border-color: #1a1a1a;
    color: #ffffff;
}
.ool-search-filter-pill:hover.is-active {
    color: #ffffff;
}
.ool-search-filter-pill .ool-sf-count {
    margin-left: 5px;
    opacity: 0.5;
    font-size: 12px;
}
.ool-search-filter-pill.is-active .ool-sf-count {
    opacity: 0.7;
}
@media (max-width: 575px) {
    .ool-search-filter-pill {
        font-size: 12px;
        padding: 8px 14px;
    }
}

.ool-onas-trigger,
.ool-uslugi-trigger {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}
.ool-onas-trigger > .ool-onas-arrow,
.ool-uslugi-trigger > .ool-uslugi-arrow {
    transition: transform 200ms cubic-bezier(0.4, 0, 0.2, 1);
    font-size: 11px;
    line-height: 1;
}
.ool-onas-menu-item.is-open .ool-onas-arrow,
.ool-uslugi-menu-item.is-open .ool-uslugi-arrow {
    transform: rotate(180deg);
}
/* DESKTOP submenu — absolute popover */
@media (min-width: 992px) {
    .ool-onas-submenu,
    .ool-uslugi-submenu {
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 280px;
        margin: 0;
        padding: 8px 0;            /* py-2 */
        background: #ffffff;
        border: 2px solid var(--border, #e8e3d8);
        box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);  /* shadow-elegant */
        list-style: none;
        /* High z-index zapobiega chowaniu pod gradientami/sekcjami */
        z-index: 9999;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transform: translateY(-4px);
        transition: opacity 180ms cubic-bezier(0.4, 0, 0.2, 1),
                    transform 180ms cubic-bezier(0.4, 0, 0.2, 1),
                    visibility 0s linear 180ms;
    }
    .ool-onas-menu-item.is-open > .ool-onas-submenu,
    .ool-uslugi-menu-item.is-open > .ool-uslugi-submenu {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transform: translateY(0);
        transition: opacity 180ms cubic-bezier(0.4, 0, 0.2, 1),
                    transform 180ms cubic-bezier(0.4, 0, 0.2, 1),
                    visibility 0s linear 0s;
    }
    .ool-onas-submenu-item,
    .ool-uslugi-submenu-item {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .ool-onas-submenu-link,
    .ool-uslugi-submenu-link {
        display: block;
        padding: 10px 20px;        /* py-2.5 px-5 */
        color: var(--foreground, #2d2d2d);
        font-family: "Jost", sans-serif;
        font-size: 12px;
        line-height: 1.4;
        text-transform: uppercase;
        letter-spacing: 3px;        /* tracking-luxe */
        text-decoration: none;
        white-space: nowrap;
        transition: color 200ms ease, background 200ms ease;
    }
    .ool-onas-submenu-link:hover,
    .ool-uslugi-submenu-link:hover {
        color: var(--gold, #cbb081);
        background: rgba(203, 176, 129, 0.08);
        text-decoration: none;
    }
    /* Pierwszy item w submenu = link do strony kategorii — wyróżniony
       gold color + medium weight + dolna linia separator + strzałka.
       Sygnalizuje "Wszystkie / Wszystko ..." (overview). */
    .ool-onas-submenu-item--all,
    .ool-uslugi-submenu-item--all {
        border-bottom: 1px solid var(--border, #e8e3d8);
        margin-bottom: 4px;
        padding-bottom: 4px;
    }
    .ool-onas-submenu-link--all,
    .ool-uslugi-submenu-link--all {
        color: var(--gold, #cbb081) !important;
        font-weight: 500;
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        gap: 12px;
    }
    .ool-onas-submenu-link--all .ool-submenu-link-arrow,
    .ool-uslugi-submenu-link--all .ool-submenu-link-arrow {
        font-size: 14px;
        line-height: 1;
        transition: transform 200ms ease;
    }
    .ool-onas-submenu-link--all:hover .ool-submenu-link-arrow,
    .ool-uslugi-submenu-link--all:hover .ool-submenu-link-arrow {
        transform: translateX(4px);
    }
}
/* MOBILE — submenu pokazuje się jako wcięte sub-items (po kliknięciu) */
@media (max-width: 991px) {
    .ool-onas-submenu,
    .ool-uslugi-submenu {
        list-style: none;
        margin: 0;
        padding: 0;
        max-height: 0;
        overflow: hidden;
        transition: max-height 280ms cubic-bezier(0.4, 0, 0.2, 1);
    }
    .ool-onas-menu-item.is-open > .ool-onas-submenu,
    .ool-uslugi-menu-item.is-open > .ool-uslugi-submenu {
        max-height: 500px;
    }
    .ool-onas-submenu-item,
    .ool-uslugi-submenu-item {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .ool-onas-submenu-link,
    .ool-uslugi-submenu-link {
        display: block;
        padding: 12px 16px 12px 32px;  /* wcięcie 32px po lewej */
        color: var(--muted-fg, #737373);
        font-family: "Jost", sans-serif;
        font-size: 14px;
        line-height: 1.4;
        text-decoration: none;
        border-left: 2px solid transparent;
        transition: color 180ms ease, border-color 180ms ease;
    }
    .ool-onas-submenu-link:hover,
    .ool-uslugi-submenu-link:hover {
        color: var(--gold, #cbb081);
        border-left-color: var(--gold, #cbb081);
        text-decoration: none;
    }
    /* Mobile: pierwszy item (kategoria) — gold + separator */
    .ool-onas-submenu-item--all,
    .ool-uslugi-submenu-item--all {
        border-bottom: 1px solid var(--border, #e8e3d8);
        margin-bottom: 4px;
    }
    .ool-onas-submenu-link--all,
    .ool-uslugi-submenu-link--all {
        color: var(--gold, #cbb081) !important;
        font-weight: 500;
        display: flex !important;
        align-items: center;
        justify-content: space-between;
    }
    .ool-onas-submenu-link--all .ool-submenu-link-arrow,
    .ool-uslugi-submenu-link--all .ool-submenu-link-arrow {
        font-size: 14px;
    }
}
/* Hide oryginalny <li> "Usługi"/"O nas" gdy nasz dropdown już go zastąpił (klasa
   dodawana w JS .ool-{prefix}-original-hidden). O nas jest teraz w bazowym menu megamenu
   i też podmieniane w miejscu (replaceExistingText) → musi być ukrywane jak Usługi. */
.ool-uslugi-original-hidden,
.ool-onas-original-hidden {
    display: none !important;
}

/* === Header stacking fix dla dropdownów ===
   Parent theme Avanam ustawia overflow: hidden na .site-header i
   .elementor-section-wrap, co OBCINA submenu wystające poza nagłówek.
   Bez tego fix submenu jest niewidoczne pod hero. */
.site-header,
.site-header .elementor-section-wrap,
.site-header .elementor-section,
.site-header .elementor-inner,
.site-header .elementor,
.site-header .elementor-row,
.site-header .elementor-container,
.site-header .elementor-column-wrap,
.site-header .elementor-widget-wrap,
.site-header .elementor-widget-container {
    overflow: visible !important;
}

/* ============================================================
   ETAP 34 — /uslugi sub-pages (cms_id=44, 45, 71, 78)
   Naprawa lamp, Renowacja, Lampy na zamówienie, Personalizowane lampy.
   Reużywa większości .ool-cms-* z ETAP 30. Dodaje:
     - .ool-cms-eyebrow-badge          — "Usługa 01" badge w hero
     - .ool-cms-intro--standalone      — intro lite (H2 + lead, bez eyebrow-line)
     - .ool-cms-hero-image             — full-width image między intro a cards
     - .ool-cms-section--marble        — bg-marble z border-y-2 wokół sekcji
     - .ool-cms-section--bg            — bg-background sekcja
     - .ool-cms-cards-grid             — 4-col cards grid (lub auto-fit)
     - .ool-cms-card                   — pojedyncza karta z H3 + text
     - .ool-cms-imgtext / --reverse    — 2-col image + text + bullet list
     - .ool-cms-bullets                — listy z kropką gold
     - .ool-cms-process                — 4 numbered process boxes
     - .ool-cms-faq                    — accordion details
   Tokens (Lovable):
     - bg-marble      = oklch(0.915 0.004 70)
     - bg-background  = #ffffff/fcfcfc
     - border-border  = rgba(0,0,0,0.08)
   ============================================================ */

/* === HERO eyebrow badge ("Usługa 01" itp.) === */
.ool-cms-eyebrow-badge {
    display: inline-block;
    margin: 0 0 16px;
    font-family: "Jost", sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 12px;
    color: var(--gold, #cbb081);
}

/* === INTRO LITE (standalone — tylko H2 + lead, bez eyebrow-line/pills) === */
.ool-cms-intro--standalone {
    background: #ffffff;
    padding: 64px 24px 0;
    text-align: center;
}
@media (min-width: 1024px) {
    .ool-cms-intro--standalone { padding: 80px 40px 0; }
}
.ool-cms-intro--standalone .ool-cms-intro-inner {
    max-width: 48rem;
    margin: 0 auto;
}
.ool-cms-intro--standalone .ool-cms-intro-h2 {
    margin: 0;
    font-family: "Cormorant Garamond", Georgia, serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 1.15;
    color: var(--foreground, #1a1a1a);
    letter-spacing: -0.01em;
}
@media (min-width: 1024px) {
    .ool-cms-intro--standalone .ool-cms-intro-h2 { font-size: 38px; }
}
.ool-cms-intro--standalone .ool-cms-lead-text {
    margin: 24px auto 0;
    max-width: 42rem;
    font-family: "Jost", sans-serif;
    font-size: 16px;
    line-height: 1.8;
    color: var(--muted-fg, #737373);
}

/* === HERO IMAGE (między intro a kolejnymi sekcjami) === */
.ool-cms-hero-image {
    background: #ffffff;
    padding: 48px 24px 0;
}
@media (min-width: 1024px) {
    .ool-cms-hero-image { padding: 64px 40px 0; }
}
.ool-cms-hero-image-inner {
    max-width: 80rem;
    margin: 0 auto;
}
.ool-cms-hero-image-inner img {
    width: 100%;
    height: auto;
    aspect-ratio: 2 / 1;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
}

/* === SECTION wrappers — bg-marble / bg-background === */
.ool-cms-section {
    padding: 64px 0;
}
@media (min-width: 1024px) {
    .ool-cms-section { padding: 96px 0; }
}
.ool-cms-section--marble {
    background: oklch(0.915 0.004 70);
    border-top: 2px solid rgba(0, 0, 0, 0.08);
    border-bottom: 2px solid rgba(0, 0, 0, 0.08);
    margin-top: 64px;
}
@media (min-width: 1024px) {
    .ool-cms-section--marble { margin-top: 80px; }
}

/* === Strony /uslugi sub-pages (Naprawa lamp, Renowacja, Lampy na zamówienie,
   Personalizowane lampy) — uniform marble tło dla hero + intro + sekcji 4-kart.
   User feedback: między hero (gradient cream→white) a sekcją marble było
   "bezsensowne odcięcie" — biała sekcja intro psuła ciągłość. Fix: hero
   gradient kończy się na marble + intro też marble + section--marble bez
   margin-top/border-top → continuous bg do końca pierwszej sekcji marble. */
body.cms-id-44 .ool-cms-header,
body.cms-id-45 .ool-cms-header,
body.cms-id-71 .ool-cms-header,
body.cms-id-78 .ool-cms-header {
    background-image: linear-gradient(
        oklch(0.927 0.014 80) 0%,
        oklch(0.927 0.014 80) 50%,
        oklch(0.915 0.004 70) 100%
    );
}
body.cms-id-44 .ool-cms-intro,
body.cms-id-45 .ool-cms-intro,
body.cms-id-71 .ool-cms-intro,
body.cms-id-78 .ool-cms-intro,
body.cms-id-44 .ool-cms-intro--standalone,
body.cms-id-45 .ool-cms-intro--standalone,
body.cms-id-71 .ool-cms-intro--standalone,
body.cms-id-78 .ool-cms-intro--standalone {
    background: oklch(0.915 0.004 70);
}
body.cms-id-44 .ool-cms-section--marble,
body.cms-id-45 .ool-cms-section--marble,
body.cms-id-71 .ool-cms-section--marble,
body.cms-id-78 .ool-cms-section--marble {
    margin-top: 0 !important;
    border-top: none !important;
}
.ool-cms-section--bg {
    background: #ffffff;
}
.ool-cms-section--top-border {
    border-top: 2px solid rgba(0, 0, 0, 0.08);
}
/* For sub-pages we use .ool-cms-section--marble that doesn't always need that top margin */
.ool-cms-section--marble.ool-cms-section--no-top {
    margin-top: 0;
}

/* Section heading block (centered, like /uslugi heading) */
.ool-cms-section-head {
    max-width: 48rem;
    margin: 0 auto 48px;
    text-align: center;
    padding: 0 24px;
}
.ool-cms-section-head .ool-cms-eyebrow {
    margin: 0 0 16px;
    font-family: "Jost", sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 12px;
    color: var(--gold, #cbb081);
}
.ool-cms-section-head .ool-cms-section-h2 {
    margin: 0;
    font-family: "Cormorant Garamond", Georgia, serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 1.15;
    color: var(--foreground, #1a1a1a);
    letter-spacing: -0.01em;
}
@media (min-width: 1024px) {
    .ool-cms-section-head .ool-cms-section-h2 { font-size: 36px; }
}
.ool-cms-section-head .ool-cms-section-lead {
    margin: 24px auto 0;
    font-family: "Jost", sans-serif;
    font-size: 16px;
    line-height: 1.8;
    color: var(--muted-fg, #737373);
}

/* === CARDS GRID 2/4-col === */
.ool-cms-cards-grid {
    max-width: 80rem;
    margin: 0 auto;
    padding: 0 24px;
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
}
@media (min-width: 640px) {
    .ool-cms-cards-grid { grid-template-columns: 1fr 1fr; }
}
@media (min-width: 1024px) {
    .ool-cms-cards-grid { grid-template-columns: repeat(4, 1fr); gap: 32px; padding: 0 40px; }
}
.ool-cms-card {
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    padding: 32px 24px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    transition: transform 250ms ease, box-shadow 250ms ease;
}
.ool-cms-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 24px rgba(28, 28, 28, 0.06);
}
.ool-cms-card-num {
    font-family: "Cormorant Garamond", Georgia, serif;
    font-style: italic;
    font-size: 20px;
    color: var(--gold, #cbb081);
    line-height: 1;
}
.ool-cms-card-h3 {
    margin: 0;
    font-family: "Cormorant Garamond", Georgia, serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.2;
    color: var(--foreground, #1a1a1a);
    letter-spacing: -0.01em;
}
.ool-cms-card-text {
    margin: 0;
    font-family: "Jost", sans-serif;
    font-size: 15px;
    line-height: 1.65;
    color: var(--muted-fg, #737373);
}

/* === IMAGE + TEXT 2-col (image left, text right + reverse) === */
.ool-cms-imgtext {
    max-width: 80rem;
    margin: 0 auto;
    padding: 0 24px;
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    align-items: center;
}
@media (min-width: 1024px) {
    .ool-cms-imgtext { grid-template-columns: 1fr 1fr; gap: 64px; padding: 0 40px; }
}
.ool-cms-imgtext--reverse .ool-cms-imgtext-img {
    order: 0;
}
@media (min-width: 1024px) {
    .ool-cms-imgtext--reverse .ool-cms-imgtext-img { order: 2; }
    .ool-cms-imgtext--reverse .ool-cms-imgtext-text { order: 1; }
}
.ool-cms-imgtext-img img {
    width: 100%;
    height: auto;
    display: block;
    border: 2px solid var(--border-subtle, #e8e4dd);
    box-shadow: 0 4px 24px rgba(28, 28, 28, 0.06);
}
.ool-cms-imgtext-text .ool-cms-eyebrow {
    margin: 0 0 16px;
    font-family: "Jost", sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 12px;
    color: var(--gold, #cbb081);
}
.ool-cms-imgtext-text .ool-cms-imgtext-h2 {
    margin: 0;
    font-family: "Cormorant Garamond", Georgia, serif;
    font-weight: 400;
    font-size: 26px;
    line-height: 1.2;
    color: var(--foreground, #1a1a1a);
    letter-spacing: -0.01em;
}
@media (min-width: 1024px) {
    .ool-cms-imgtext-text .ool-cms-imgtext-h2 { font-size: 32px; }
}
.ool-cms-imgtext-text .ool-cms-imgtext-lead {
    margin: 24px 0 0;
    font-family: "Jost", sans-serif;
    font-size: 16px;
    line-height: 1.8;
    color: var(--muted-fg, #737373);
}

/* Bulleted list with gold dot */
.ool-cms-bullets {
    margin: 32px 0 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 12px;
    font-family: "Jost", sans-serif;
    font-size: 15px;
    line-height: 1.6;
    color: var(--muted-fg, #737373);
}
.ool-cms-bullets li {
    position: relative;
    padding-left: 20px;
}
.ool-cms-bullets li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--gold, #cbb081);
}

/* === PROCESS (4 numbered steps) === */
.ool-cms-process {
    max-width: 80rem;
    margin: 0 auto;
    padding: 0 24px;
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
}
@media (min-width: 640px) {
    .ool-cms-process { grid-template-columns: 1fr 1fr; }
}
@media (min-width: 1024px) {
    .ool-cms-process { grid-template-columns: repeat(4, 1fr); gap: 32px; padding: 0 40px; }
}
.ool-cms-step {
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    padding: 32px 24px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.ool-cms-step-num {
    display: inline-block;
    font-family: "Cormorant Garamond", Georgia, serif;
    font-style: italic;
    font-weight: 400;
    font-size: 28px;
    line-height: 1;
    color: var(--gold, #cbb081);
}
.ool-cms-step-h3 {
    margin: 0;
    font-family: "Cormorant Garamond", Georgia, serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.2;
    color: var(--foreground, #1a1a1a);
}
.ool-cms-step-text {
    margin: 0;
    font-family: "Jost", sans-serif;
    font-size: 15px;
    line-height: 1.65;
    color: var(--muted-fg, #737373);
}

/* === FAQ (accordion <details>) === */
.ool-cms-faq {
    max-width: 48rem;
    margin: 0 auto;
    padding: 0 24px;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
@media (min-width: 1024px) {
    .ool-cms-faq { padding: 0 40px; }
}
.ool-cms-faq details {
    padding: 20px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.ool-cms-faq details:last-child {
    border-bottom: none;
}
.ool-cms-faq summary {
    cursor: pointer;
    list-style: none;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
    font-family: "Cormorant Garamond", Georgia, serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.35;
    color: var(--foreground, #1a1a1a);
}
@media (min-width: 1024px) {
    .ool-cms-faq summary { font-size: 20px; }
}
.ool-cms-faq summary::-webkit-details-marker { display: none; }
.ool-cms-faq summary::marker { content: ""; display: none; }
.ool-cms-faq .ool-cms-faq-plus {
    flex-shrink: 0;
    color: var(--gold, #cbb081);
    font-size: 22px;
    line-height: 1;
    transition: transform 220ms ease;
}
.ool-cms-faq details[open] .ool-cms-faq-plus {
    transform: rotate(45deg);
}
.ool-cms-faq .ool-cms-faq-answer {
    margin: 12px 0 0;
    font-family: "Jost", sans-serif;
    font-size: 15px;
    line-height: 1.7;
    color: var(--muted-fg, #737373);
}

/* ============================================================
   ETAP 34 — Mobile responsive
   ============================================================ */
@media (max-width: 767px) {
    .ool-cms-intro--standalone { padding: 48px 20px 0; }
    .ool-cms-intro--standalone .ool-cms-intro-h2 { font-size: 24px; }
    .ool-cms-hero-image { padding: 32px 20px 0; }
    .ool-cms-section { padding: 56px 0; }
    .ool-cms-section--marble { margin-top: 48px; }
    .ool-cms-section-head { margin-bottom: 32px; padding: 0 20px; }
    .ool-cms-section-head .ool-cms-section-h2 { font-size: 24px; }
    .ool-cms-cards-grid { padding: 0 20px; }
    .ool-cms-card { padding: 24px 20px; }
    .ool-cms-imgtext { padding: 0 20px; gap: 32px; }
    .ool-cms-imgtext-text .ool-cms-imgtext-h2 { font-size: 24px; }
    .ool-cms-process { padding: 0 20px; }
    .ool-cms-faq { padding: 0 20px; }
    .ool-cms-faq summary { font-size: 17px; }
}

/* =====================================================================
   ETAP 35 — Lookbook (listing + detail)

   Lovable parity: preview--pretty-prestashop-pages.lovable.app/lookbook
   - Reuses .ool-cms-header/.ool-cms-container/.ool-cms-title/.ool-cms-breadcrumb
     for hero (ETAP 30 patterns).
   - Reuses .ool-cms-gold-italic for italic gold accent in headings.
   - New namespace `.ool-lb-*` for lookbook-specific patterns:
     * .ool-lb-pills       — tag-filter pills row (different from CMS pills)
     * .ool-lb-intro       — short intro paragraph below pills
     * .ool-lb-grid        — 1/2/3/4-col responsive card grid (4/5 aspect)
     * .ool-lb-card        — image + meta (eyebrow + Cormorant title)
     * .ool-lb-detail-*    — detail page: 2-col grid (image + sidebar)
     * .ool-lb-hotspot     — pulsing gold dot overlay on detail image
     * .ool-lb-product-*   — sidebar product list (row layout: thumb + name + arrow)
   ===================================================================== */

/* === LOOKBOOK PAGE WRAPPER === */
.ool-lookbook-page,
.ool-lookbook-detail-page {
    /* User feedback: tło strony białe (NIE kremowe #f8f5ef). Hero stripe ma
       swój gradient w .ool-cms-header; reszta sekcji (pills/intro/grid) na bieli
       — match Lovable preview--pretty-prestashop-pages.lovable.app/lookbook. */
    background: #ffffff;
}

/* === LOOKBOOK LISTING — pills filter === */
.ool-lb-pills-section {
    position: relative;
    z-index: 10;
    padding: 24px 0;
}
.ool-lb-pills {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
}
.ool-lb-pill {
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
    padding: 12px 20px;
    font-family: 'Jost', system-ui, sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: var(--foreground, #1a1a1a);
    background: var(--card, #ffffff);
    border: 2px solid var(--border, #e5e0d3);
    cursor: pointer;
    transition: color .25s ease, border-color .25s ease, background-color .25s ease;
}
.ool-lb-pill:hover {
    border-color: var(--gold, #cbb081);
    color: var(--gold, #cbb081);
}
.ool-lb-pill.is-active {
    border-color: var(--gold, #cbb081);
    color: var(--gold, #cbb081);
}

/* === LOOKBOOK LISTING — intro === */
.ool-lb-intro-section {
    padding: 24px 0 48px;
}
.ool-lb-intro {
    max-width: 42rem; /* matches max-w-2xl */
    margin: 0 auto;
    text-align: center;
    font-family: 'Jost', system-ui, sans-serif;
    font-size: 16px;
    line-height: 1.85;
    color: var(--muted-foreground, #6f6f6f);
}

/* === LOOKBOOK LISTING — grid === */
.ool-lb-grid-section {
    padding: 0 0 96px;
}
.ool-lb-grid {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
}
@media (min-width: 640px) {
    .ool-lb-grid { grid-template-columns: 1fr 1fr; }
}
@media (min-width: 1024px) {
    .ool-lb-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 32px;
        /* User feedback: grid powinien wypełniać kontener od lewej do prawej.
           Parent .ool-cms-container ma padding: 0 40px na desktop → grid normalnie
           dostawał 1200. Negative margins kompensują padding → grid sięga 1280. */
        margin-left: -40px;
        margin-right: -40px;
    }
}
@media (min-width: 1280px) {
    .ool-lb-grid { grid-template-columns: repeat(4, 1fr); }
}

/* === LOOKBOOK CARD === */
.ool-lb-card { list-style: none; }
.ool-lb-card-link {
    display: block;
    text-decoration: none;
    color: inherit;
}
.ool-lb-card-link:hover { text-decoration: none; color: inherit; }
.ool-lb-card-image {
    position: relative;
    aspect-ratio: 4 / 5;
    overflow: hidden;
    /* Border + marble bg usunięte (user feedback: "złe tło"). Image z
       object-fit:cover wypełnia cały box. Czysto: tylko zdjęcia, bez ramki. */
    background: transparent;
}
.ool-lb-card-image img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .7s ease;
}
.ool-lb-card-link:hover .ool-lb-card-image img { transform: scale(1.05); }
.ool-lb-card-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(20,18,15,.4) 0%, transparent 50%, transparent 100%);
    opacity: 0;
    transition: opacity .5s ease;
    pointer-events: none;
}
.ool-lb-card-link:hover .ool-lb-card-overlay { opacity: 1; }
.ool-lb-card-meta {
    margin-top: 20px;
    text-align: center;
}
.ool-lb-card-eyebrow {
    margin: 0 0 8px;
    font-family: 'Jost', system-ui, sans-serif;
    font-size: 10px;
    letter-spacing: 0.25em; /* Lovable tracking-luxe 2.5px @ 10px */
    text-transform: uppercase;
    color: var(--gold, #cbb081);
}
.ool-lb-card-title {
    margin: 0;
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 18px; /* Lovable text-lg 18px (NIE 20) */
    font-weight: 400;
    line-height: 1.55; /* Lovable: 28px @ 18px = 1.555 */
    color: var(--foreground, #1a1a1a);
    transition: color .25s ease;
}
.ool-lb-card-link:hover .ool-lb-card-title { color: var(--gold, #cbb081); }

/* === EMPTY STATE === */
.ool-lb-empty {
    padding: 80px 20px;
    text-align: center;
    color: var(--muted-foreground, #6f6f6f);
    font-family: 'Jost', system-ui, sans-serif;
    font-size: 16px;
}

/* =====================================================================
   ETAP 35 — Lookbook DETAIL
   ===================================================================== */
.ool-lb-detail-main {
    padding: 64px 0 96px;
}
.ool-lb-detail-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 32px;
    align-items: start;
}
@media (min-width: 1024px) {
    /* User: content musi sięgać krawędzi container (edge-to-edge). Parent
       .ool-cms-container ma padding 40px L/R; negatywne marginy odzyskują full
       1280 width zamiast 1200. */
    .ool-lb-detail-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 48px;
        margin-left: -40px;
        margin-right: -40px;
    }
    .ool-lb-detail-imgcol { grid-column: span 2; }
    .ool-lb-detail-side   { grid-column: span 1; }
}

/* === LOOKBOOK DETAIL — "Zobacz cały sklep" gold CTA (Lovable parity) ===
   Sidebar bottom button. h-11 (44px), px-6 (24px), bg-gold, text-xs uppercase
   tracking-luxe. Sibling po liście produktów wewnątrz .ool-lb-detail-products. */
.ool-lb-detail-shop-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    padding: 0 24px;
    margin-top: 24px;
    background-color: var(--gold, #cbb081);
    /* Lovable: text-primary-foreground = oklch(0.99 0 0) ≈ #fcfcfc (near-white) */
    color: #fcfcfc;
    font-family: 'Jost', system-ui, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.25em; /* 3px @ 12px = tracking-luxe */
    text-transform: uppercase;
    text-decoration: none;
    transition: background-color .25s ease, color .25s ease;
}
.ool-lb-detail-shop-cta:hover,
.ool-lb-detail-shop-cta:focus {
    background-color: var(--gold-dark, #b89868);
    color: #fcfcfc;
    text-decoration: none;
}

/* === DETAIL IMAGE === */
.ool-lb-detail-imgcol { min-width: 0; }
.ool-lb-detail-img {
    position: relative;
    width: 100%;
    aspect-ratio: 4 / 5;
    overflow: hidden;
    border: 2px solid var(--border, #e5e0d3);
    background: var(--marble, #f0ebdd) center / cover no-repeat;
    box-shadow: 0 24px 60px -28px rgba(20,18,15,.25);
}
@media (min-width: 1024px) {
    .ool-lb-detail-img { aspect-ratio: 3 / 4; }
}
.ool-lb-detail-img-tag {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

/* === HOT-SPOTS (pulsing gold dot) === */
.ool-lb-hotspot {
    position: absolute;
    width: 36px;
    height: 36px;
    transform: translate(-50%, -50%);
    z-index: 2;
    color: var(--onyx, #14120f);
    text-decoration: none;
}
.ool-lb-hotspot-ring {
    position: absolute;
    inset: -4px;
    border-radius: 9999px;
    background: rgba(203, 176, 129, .4);
    animation: ool-lb-hotspot-ping 2s cubic-bezier(0, 0, 0.2, 1) infinite;
}
@keyframes ool-lb-hotspot-ping {
    75%, 100% { transform: scale(2); opacity: 0; }
}
.ool-lb-hotspot-dot {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 9999px;
    background: var(--gold, #cbb081);
    border: 2px solid var(--background, #f8f5ef);
    box-shadow: 0 4px 12px rgba(20,18,15,.25);
    transition: transform .3s ease;
}
.ool-lb-hotspot:hover .ool-lb-hotspot-dot { transform: scale(1.1); }
.ool-lb-hotspot-tip {
    pointer-events: none;
    position: absolute;
    left: 50%;
    top: 100%;
    margin-top: 12px;
    transform: translateX(-50%);
    white-space: nowrap;
    background: var(--onyx, #14120f);
    color: var(--pearl, #f8f5ef);
    font-family: 'Jost', system-ui, sans-serif;
    font-size: 10px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    padding: 6px 12px;
    box-shadow: 0 4px 12px rgba(20,18,15,.25);
    opacity: 0;
    transition: opacity .25s ease;
}
.ool-lb-hotspot:hover .ool-lb-hotspot-tip { opacity: 1; }

/* === DETAIL SIDEBAR === */
.ool-lb-detail-side { min-width: 0; }
.ool-lb-detail-desc { /* container for eyebrow + body */ }
.ool-lb-detail-eyebrow {
    margin: 0 0 12px;
    font-family: 'Jost', system-ui, sans-serif;
    font-size: 10px;
    letter-spacing: 0.25em; /* Lovable tracking-luxe = 2.5px @ 10px */
    text-transform: uppercase;
    color: var(--gold, #cbb081);
}
.ool-lb-detail-body {
    font-family: 'Jost', system-ui, sans-serif;
    font-size: 14px;
    line-height: 2;
    color: var(--muted-foreground, #6f6f6f);
}
.ool-lb-detail-body p { margin: 0 0 12px; }
.ool-lb-detail-body p:last-child { margin-bottom: 0; }

.ool-lb-detail-products {
    margin-top: 40px;
    padding-top: 24px;
    border-top: 2px solid var(--border, #e5e0d3);
}
.ool-lb-detail-products-title {
    margin: 0 0 8px; /* Lovable mb-2 = 8px */
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 24px;
    font-weight: 400;
    color: var(--foreground, #1a1a1a);
}
.ool-lb-detail-products-list {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid var(--border, #e5e0d3);
}
/* Parent theme wymusza list-style-type: disc na ul (bullet visible). Reset. */
ul.ool-lb-detail-products-list,
ul.ool-lb-grid,
ul.ool-lb-pills {
    list-style: none !important;
    list-style-type: none !important;
    padding-left: 0 !important;
}
ul.ool-lb-detail-products-list > li,
ul.ool-lb-grid > li,
ul.ool-lb-pills > li {
    list-style: none !important;
    list-style-type: none !important;
}
.ool-lb-product-item {
    border-top: 1px solid var(--border, #e5e0d3);
}
.ool-lb-product-item:first-child { border-top: none; }
.ool-lb-product-link {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 20px 0;
    text-decoration: none;
    color: inherit;
    transition: color .25s ease;
}
.ool-lb-product-link:hover { text-decoration: none; color: var(--gold, #cbb081); }
.ool-lb-product-image {
    flex-shrink: 0;
    width: 80px;
    height: 80px;
    overflow: hidden;
    background: var(--marble, #f0ebdd);
    display: block;
}
.ool-lb-product-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .7s ease;
    display: block;
}
.ool-lb-product-link:hover .ool-lb-product-image img { transform: scale(1.05); }
.ool-lb-product-info {
    flex: 1 1 auto;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.ool-lb-product-name {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 16px;
    font-weight: 400;
    color: var(--foreground, #1a1a1a);
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ool-lb-product-price {
    font-family: 'Jost', system-ui, sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: var(--gold, #cbb081);
}
.ool-lb-product-arrow {
    flex-shrink: 0;
    color: var(--muted-foreground, #6f6f6f);
    transition: transform .25s ease, color .25s ease;
}
.ool-lb-product-link:hover .ool-lb-product-arrow {
    transform: translateX(4px);
    color: var(--gold, #cbb081);
}
.ool-lb-products-empty {
    margin: 0;
    padding: 24px 0;
    font-family: 'Jost', system-ui, sans-serif;
    font-size: 14px;
    line-height: 1.6;
    color: var(--muted-foreground, #6f6f6f);
    font-style: italic;
}

/* === SIMILAR + OTHER LOOKBOOKS SECTIONS ===
   Lovable parity:
   - "Podobne aranżacje" → bg-marble border-y-2 (similar by tag/category)
   - "Inne aranżacje"    → bg-background (other lookbooks fallback)
   Both share .ool-lb-section-head (left-aligned eyebrow + h2) + .ool-lb-grid--other (3-col).
*/
.ool-lb-similar-section {
    background: var(--marble, #f0ebdd);
    border-top: 2px solid var(--border, #e5e0d3);
    border-bottom: 2px solid var(--border, #e5e0d3);
    padding: 80px 0;
}
.ool-lb-other-section {
    /* Lovable bg-background = oklch(0.99 0 0) ≈ #fcfcfc (near-white, NIE pure) */
    background: #fcfcfc;
    padding: 80px 0;
}
@media (min-width: 1024px) {
    .ool-lb-similar-section { padding: 112px 0; }
    .ool-lb-other-section   { padding: 112px 0; }
}

/* Lovable: karty w "Podobne aranżacje" mają bg-marble + 2px border (Lovable carousel
   item .aspect-[4/5] overflow-hidden border-2 border-border bg-marble).
   Lokal listing ma transparent bez border, ale detail Podobne i Inne sekcje mają tę zasadę. */
.ool-lb-similar-section .ool-lb-card-image,
.ool-lb-other-section .ool-lb-card-image {
    background: var(--marble, #f0ebdd);
    border: 2px solid var(--border, #e5e0d3);
}

/* Section head: left-aligned (max-w-xl analog), eyebrow + h2.
   Used by both "Podobne aranżacje" and "Inne aranżacje". */
.ool-lb-section-head {
    max-width: 36rem; /* ≈ Lovable's max-w-xl */
    margin-bottom: 40px;
}
.ool-lb-section-eyebrow {
    margin: 0 0 20px;
    font-family: 'Jost', system-ui, sans-serif;
    font-size: 12px;
    letter-spacing: 0.25em; /* Lovable tracking-luxe = 3px @ 12px */
    text-transform: uppercase;
    color: var(--gold, #cbb081);
}
.ool-lb-section-title {
    margin: 0;
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 1.15;
    color: var(--foreground, #1a1a1a);
}
@media (min-width: 1024px) {
    /* Lovable: text-4xl = 36px (NIE 40px). */
    .ool-lb-section-title { font-size: 36px; }
}

/* Legacy aliases (centered head from earlier work) — keep stylesheet
   self-consistent if anyone references them elsewhere. */
.ool-lb-other-head {
    margin-bottom: 40px;
}
.ool-lb-other-title {
    margin: 0 0 12px;
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 32px;
    font-weight: 400;
    color: var(--foreground, #1a1a1a);
}
@media (min-width: 1024px) {
    .ool-lb-other-title { font-size: 40px; }
}
.ool-lb-other-sub {
    margin: 0;
    font-family: 'Jost', system-ui, sans-serif;
    font-size: 16px;
    line-height: 1.6;
    color: var(--muted-foreground, #6f6f6f);
}

.ool-lb-grid--other {
    grid-template-columns: 1fr;
}
@media (min-width: 768px) {
    .ool-lb-grid--other { grid-template-columns: repeat(3, 1fr); }
}
@media (min-width: 1024px) {
    /* User: karty w "Podobne" i "Inne" też mają sięgać krawędzi container
       (edge-to-edge). Negative margins -40px kompensują padding container. */
    .ool-lb-similar-section .ool-lb-grid--other,
    .ool-lb-other-section   .ool-lb-grid--other {
        margin-left: -40px;
        margin-right: -40px;
    }
}

/* =====================================================================
   ETAP 35 — Mobile responsive (phone ≤ 767px)
   ===================================================================== */
@media (max-width: 767px) {
    /* Hero (reused .ool-cms-header) already responsive from ETAP 30 */

    /* Pills: smaller padding, wrap, smaller text */
    .ool-lb-pills-section { padding: 16px 0; }
    .ool-lb-pills { gap: 8px; }
    .ool-lb-pill { padding: 10px 14px; font-size: 13px; }

    /* Intro: smaller padding */
    .ool-lb-intro-section { padding: 16px 0 32px; }
    .ool-lb-intro { font-size: 15px; line-height: 1.7; padding: 0 8px; }

    /* Grid: 1 col already from default */
    .ool-lb-grid-section { padding: 0 0 64px; }
    .ool-lb-grid { gap: 24px; }
    .ool-lb-card-meta { margin-top: 16px; }
    .ool-lb-card-title { font-size: 19px; }

    /* Detail main */
    .ool-lb-detail-main { padding: 40px 0 64px; }
    .ool-lb-detail-grid { gap: 32px; }

    /* Detail products: tighter padding */
    .ool-lb-detail-products { margin-top: 32px; }
    .ool-lb-detail-products-title { font-size: 22px; }
    .ool-lb-product-image { width: 64px; height: 64px; }
    .ool-lb-product-name { font-size: 15px; }
    .ool-lb-product-link { gap: 12px; padding: 16px 0; }

    /* Other + similar sections */
    .ool-lb-similar-section { padding: 64px 0; }
    .ool-lb-other-section { padding: 64px 0; }
    .ool-lb-section-head { margin-bottom: 28px; max-width: 100%; }
    .ool-lb-section-title { font-size: 28px; }
    .ool-lb-section-eyebrow { margin: 0 0 14px; }
    /* Legacy aliases */
    .ool-lb-other-head { margin-bottom: 32px; }
    .ool-lb-other-title { font-size: 28px; }
    .ool-lb-other-sub { font-size: 14px; }
}

/* =====================================================================
   ETAP 35 — Override ets_lookbook module defaults
   The module's lookbook-front.css and front.css inject layout rules
   we don't want (.lb_list_content .row, .lb_item_list float layout,
   masonry, slick carousel, brand-blue button colors). Neutralize.
   ===================================================================== */
body.my-lookbook .lb_list_content,
.ool-lookbook-page .lb_list_content,
.ool-lookbook-page .lb_loaded {
    /* Reset module's float/grid (note: .lookbook-list-load excluded —
       it's now our .ool-lb-grid ul and needs to stay display:grid) */
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
}
/* Override module's `.lookbook-list-load.active { display: block }` —
   our .ool-lb-grid is also the .lookbook-list-load element (compat with
   tag-filter AJAX) but must stay as a grid. */
.ool-lookbook-page ul.ool-lb-grid.lookbook-list-load,
.ool-lookbook-page ul.ool-lb-grid.lookbook-list-load.active {
    display: grid;
}
/* Module's H2 title_block inside listing — we suppress (we render our own H1) */
.ool-lookbook-page .title_block { display: none !important; }
.ool-lookbook-page .lb_item_list { padding: 0; margin: 0; list-style: none; }
.ool-lookbook-page .lb_item.col-lg-3,
.ool-lookbook-page .lb_item.col-sm-6,
.ool-lookbook-page .lb_item.col-xs-12 {
    /* Reset bootstrap grid classes — our .ool-lb-grid handles layout */
    width: auto !important;
    max-width: 100% !important;
    float: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: block !important;
}
/* Detail body extras — hide module's tag/carousel widgets (we use our "Inne aranżacje") */
.ool-lookbook-detail-page .lookbook-other,
.ool-lookbook-detail-page .lookbook-detail .lb_lookbook_description,
.ool-lookbook-detail-page .lookbook-item,
.ool-lookbook-detail-page .lookbook-detail {
    display: none !important;
}

/* ============================================================
   "Kontakt" — przeniesiony obok lupki wyszukiwania (Lovable spec).
   Pierwotne miejsce w main menu zostaje ukryte przez JS dodającą klasę
   `.ool-kontakt-original-hidden` na <li>. Wstrzyknięty link
   `.ool-kontakt-right-link` siedzi przed `.elementor-element` lupy
   w prawym wrapperze widgetów.
   ============================================================ */
.ool-kontakt-right-link {
    /* Styling identyczny z items menu — Jost 12px uppercase tracking-luxe (3px) */
    display: inline-flex;
    align-items: center;
    margin-right: 16px;
    padding: 0;
    color: var(--foreground, #2d2d2d);
    font-family: "Jost", sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 1;
    transition: color 200ms ease;
    white-space: nowrap;
}
.ool-kontakt-right-link:hover,
.ool-kontakt-right-link:focus {
    color: var(--gold, #cbb081);
    text-decoration: none;
}
/* Desktop: ukryj oryginalny Kontakt w menu-content */
@media (min-width: 992px) {
    .menu-content > li.ool-kontakt-original-hidden {
        display: none !important;
    }
}
/* Mobile: pokaż oryginalny Kontakt w menu-content (hamburger), ukryj injected link */
@media (max-width: 991px) {
    .ool-kontakt-right-link {
        display: none !important;
    }
}

/* ============================================================
   ETAP 36 — CMS Categories (id=2 "O nas", id=5 "Informacje")
   Reużywa ETAP 30 .ool-cms-* (hero/intro/section/cta) — dodaje
   tylko wariant `.ool-cms-card--link` (cała karta klikalna)
   oraz drobne section/gap fixes.
   ============================================================ */

/* Intro standalone — center eyebrow */
.ool-cms-category-page .ool-cms-intro--standalone .ool-cms-eyebrow {
    margin: 0 0 16px;
    font-family: "Jost", sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 12px;
    color: var(--gold, #cbb081);
}

/* Section spacing — intro mniejszy top, cards section padding */
.ool-cms-category-page .ool-cms-intro--standalone {
    padding: 56px 24px 24px;
}
@media (min-width: 1024px) {
    .ool-cms-category-page .ool-cms-intro--standalone {
        padding: 80px 40px 24px;
    }
}
.ool-cms-category-cards-section {
    padding: 24px 0 80px;
}
@media (min-width: 1024px) {
    .ool-cms-category-cards-section {
        padding: 32px 0 112px;
    }
}

/* CARDS GRID — 2/3-col na desktop (auto-fit) zamiast 4 (lepsze gdy < 6 stron) */
.ool-cms-cards-grid--category {
    grid-template-columns: 1fr;
    gap: 24px;
}
@media (min-width: 640px) {
    .ool-cms-cards-grid--category {
        grid-template-columns: repeat(2, 1fr);
        gap: 28px;
    }
}
@media (min-width: 1024px) {
    .ool-cms-cards-grid--category {
        grid-template-columns: repeat(3, 1fr);
        gap: 32px;
    }
}

/* Wariant: cała karta to <a> — wzmocniony hover + padding na CTA */
.ool-cms-card--link {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
    padding: 40px 28px;
    min-height: 240px;
    position: relative;
}
.ool-cms-card--link:hover {
    border-color: rgba(203, 176, 129, 0.55);
    box-shadow: 0 8px 28px rgba(28, 28, 28, 0.08);
}
.ool-cms-card--link .ool-cms-card-h3 {
    transition: color 250ms ease;
}
.ool-cms-card--link:hover .ool-cms-card-h3 {
    color: var(--gold, #cbb081);
}
.ool-cms-card--link .ool-cms-card-cta {
    margin-top: auto;
    padding-top: 16px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-family: "Jost", sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 11px;
    color: var(--gold, #cbb081);
    transition: gap 250ms ease;
}
.ool-cms-card--link:hover .ool-cms-card-cta {
    gap: 14px;
}
.ool-cms-card--link .ool-cms-card-cta svg {
    transition: transform 250ms ease;
}
.ool-cms-card--link:hover .ool-cms-card-cta svg {
    transform: translateX(2px);
}

/* CTA strong: dla category pages dodaj subtle separator nad CTA */
.ool-cms-category-page .ool-cms-cta-strong {
    border-top: 1px solid rgba(0, 0, 0, 0.06);
}

/* Mobile: smaller paddings */
@media (max-width: 767px) {
    .ool-cms-category-page .ool-cms-intro--standalone {
        padding: 48px 20px 16px;
    }
    .ool-cms-category-page .ool-cms-intro--standalone .ool-cms-intro-h2 {
        font-size: 26px;
    }
    .ool-cms-category-cards-section {
        padding: 16px 0 56px;
    }
    .ool-cms-card--link {
        padding: 28px 20px;
        min-height: 0;
    }
}

/* =====================================================================
   ETAP 37 — POZNAJ-NAS CTA overflow fix (2026-05-26)
   =====================================================================
   ⚠️ ROLLBACK: poprzednia wersja "wszystko 1280" była ZA AGRESYWNA.
   Lovable używa max-w-7xl (1280 OUTER) + px-10 (40px) = 1200 INNER content.
   FAQ accordion + section-head Lovable trzyma w max-w-3xl (768) dla czytelności.
   Nasze pliki BAZOWE (poza ETAP 37) reprodukują ten pattern poprawnie.

   PRZYWRACAMY tylko jeden REAL bug fix: .ool-poznaj-cta nie miał wrappera
   z max-width, więc flat children (headline/meta/buttons) rozjeżdżały się
   do 1360px (overflow header). Constrainujemy do max-w-7xl=1280.
   ===================================================================== */

/* Poznaj-nas CTA: section ma full-bleed bg + flat children (bez wrappera).
   Section padding 64px 40px → wewnątrz padded 1360 → constrainujemy children
   max-width: 80rem (1280) + center, żeby wyrównać do header/footer. */
.ool-poznaj-cta > .ool-poznaj-cta-headline,
.ool-poznaj-cta > .ool-poznaj-cta-meta,
.ool-poznaj-cta > .ool-poznaj-cta-buttons {
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
}

/* =====================================================================
   ETAP 38 — Strona produktu (PDP) refresh do 1:1 z Lovable (2026-05-27)
   =====================================================================
   Lovable PDP struktura (po hero):
   1) Hero 2-col (gallery + info) — JUŻ DZIAŁA (ETAP 11/11.5)
   2) Tabs (atrybuty produktu) — bg-marble — JUŻ DZIAŁA
   3) "POLECAMY / Zobacz również" (ps_crossselling .ool-related-section) — ZOSTAJE
   4) Footer

   Lokalnie BUG: dodatkowo renderują się dwa duplikaty —
   a) "Ostatnio przeglądane" (ps_viewedproduct) — UKRYWAMY
   b) "16 innych produktów w tej samej kategorii:" (ps_categoryproducts) — UKRYWAMY
   ===================================================================== */

/* 38.1 — Ukrycie duplikatów grid produktów na PDP.
   Selektor: .product-page (Avanam) lub body.page-product — sekcje
   .featured-products bez naszej klasy .ool-related-section.
   Działa NIE-destruktywnie (tylko display:none), modules dalej renderują się
   w DOM, można łatwo wrócić usuwając tę regułę. */
body.page-product #main > .featured-products:not(.ool-related-section),
body.page-product #content-wrapper .featured-products:not(.ool-related-section),
body.page-product .product-accessories:not(.ool-related-section) {
    display: none !important;
}

/* 38.2 — Eyebrow nad H1 (kategoria) — usunięcie SKU paska + match Lovable
   Lovable: eyebrow to "OKUCIA DRZWIOWE" / "LAMPY WISZĄCE" — kategoria
   uppercase gold tracking-luxe, BEZ żadnego tła/box. Lokalnie istniał
   ool-product-eyebrow z padding/border (wyglądał jak SKU box). */
.ool-product-page .ool-product-eyebrow {
    background: transparent !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 0 16px 0 !important;
    color: var(--gold, #cbb081) !important;
    font-family: 'Jost', sans-serif !important;
    font-size: 11px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.18em !important;
    line-height: 1.2 !important;
}

/* 38.3 — Gold italic accent w product title (Cormorant Garamond italic z gradient)
   Selectorem łapiemy zawartość w nawiasach okrągłych ostatnich (Pure White, Deep Black itp.)
   — to robimy JS-side bo CSS nie umie modyfikować substringa. Fallback:
   po prostu cały H1 zostaje normal, akcent wstrzykuje JS. */
.ool-product-page .product-title .ool-cms-gold-italic,
.ool-product-page .product-title em.ool-italic {
    font-family: 'Cormorant Garamond', serif;
    font-style: italic;
    background: linear-gradient(135deg, #d4b783 0%, #cbb081 50%, #b89968 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    font-weight: 400;
}

/* 38.4 — Section heading "Zobacz również" — match Lovable "Zobacz również"
   Lovable: small eyebrow "POLECAMY" gold uppercase + H2 Cormorant Garamond
   z "również" gold italic. Lokalnie mamy .ool-related-title — ulepszamy
   typografię, dodajemy eyebrow przed nim. */
.ool-related-section .ool-related-header {
    text-align: center;
    margin-bottom: 48px;
}
.ool-related-section .ool-related-title {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 36px !important;
    font-weight: 400 !important;
    color: var(--foreground, #1a1a1a) !important;
    line-height: 1.2 !important;
    margin: 0 !important;
    text-align: center !important;
}
.ool-related-section .ool-related-title .ool-cms-gold-italic,
.ool-related-section .ool-related-title em.ool-italic {
    font-family: 'Cormorant Garamond', serif;
    font-style: italic;
    background: linear-gradient(135deg, #d4b783 0%, #cbb081 50%, #b89968 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    font-weight: 400;
}
/* Eyebrow "POLECAMY" przed H2 — wstrzykiwany przez JS jako .ool-related-eyebrow */
.ool-related-section .ool-related-eyebrow {
    display: block;
    font-family: 'Jost', sans-serif;
    font-size: 11px;
    font-weight: 500;
    color: var(--gold, #cbb081);
    text-transform: uppercase;
    letter-spacing: 0.18em;
    line-height: 1.2;
    text-align: center;
    margin: 0 0 12px 0;
}

/* 38.6 — Ukrycie SKU eyebrow na cover image (overlap badge) — Lovable nie pokazuje SKU */
.ool-product-page .ool-cover-overlay .ool-cover-eyebrow,
.ool-product-page .product-cover-container .ool-cover-eyebrow {
    display: none !important;
}

/* 38.7 — Ukrycie pustego no-reviews placeholdera ("Na razie nie dodano żadnej recenzji.")
   Lovable po prostu nie pokazuje tej linii — wszystko widoczne jest tylko gdy są recenzje.
   Element: <div id="empty-product-comment" class="product-comment-list-item">…</div>. */
.ool-product-page #empty-product-comment,
.ool-product-page .product-comments-additional-info,
.ool-product-page #product-comments-list-empty {
    display: none !important;
}

/* 38.8 — Related product card cleanup — match Lovable look
   Lovable card: image-area (bg-marble box) + kategoria eyebrow (gold uppercase) +
   product name (Cormorant 18-20px) + rating stars + price (Cormorant)
   — NO "Availability/Material/W zestawie..." junk.
   UWAGA: title/price/category siedzą wewnątrz .product-description (osobliwość Avanam),
   więc NIE ukrywamy całego .product-description, tylko konkretne dzieci-śmieci. */
.ool-related-section .product-miniature {
    background: transparent;
}
.ool-related-section .product-miniature .brand-title,
.ool-related-section .product-miniature .ool-card-stock-row,
.ool-related-section .product-miniature .ool-card-availability,
.ool-related-section .product-miniature .stock-availability,
.ool-related-section .product-miniature .availability,
.ool-related-section .product-miniature .product-desc,
.ool-related-section .product-miniature .product-flags,
.ool-related-section .product-miniature .product-attribute,
.ool-related-section .product-miniature .product-list-actions,
.ool-related-section .product-miniature .product-add-to-cart,
.ool-related-section .product-miniature .product-description-short,
.ool-related-section .product-miniature .product-short-description,
.ool-related-section .product-miniature .highlighted-informations,
.ool-related-section .product-miniature .mini-actions,
.ool-related-section .product-miniature [class*="add-to-cart"] {
    display: none !important;
}
.ool-related-section .product-miniature .product-description {
    display: block !important;
    padding: 16px 8px 8px;
    text-align: center;
}
.ool-related-section .product-miniature .thumbnail-container,
.ool-related-section .product-miniature {
    height: auto !important;
    min-height: 0 !important;
}

/* Related card image area — match /sklep Lovable card (bg-marble box 36px padding) */
.ool-related-section .product-miniature .thumbnail-container .product-thumbnail {
    display: block;
    background: var(--bg-marble, #e8e4e0);
    padding: 36px;
    border-radius: 0;
}
.ool-related-section .product-miniature .thumbnail-container img.img-fluid {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    object-fit: contain;
}

/* Related card text rows — clean compact */
.ool-related-section .product-miniature .ool-card-eyebrow,
.ool-related-section .product-miniature .product-category-badge,
.ool-related-section .product-miniature .product-flag-list {
    font-family: 'Jost', sans-serif;
    font-size: 10px;
    font-weight: 500;
    color: var(--gold, #cbb081);
    text-transform: uppercase;
    letter-spacing: 0.16em;
    margin: 16px 0 6px;
    text-align: center;
    display: block !important;
}
.ool-related-section .product-miniature .product-title,
.ool-related-section .product-miniature h2.product-title,
.ool-related-section .product-miniature h3.product-title {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1.3 !important;
    margin: 0 0 8px !important;
    color: var(--foreground, #1a1a1a) !important;
    text-align: center !important;
}
.ool-related-section .product-miniature .product-title a {
    color: inherit !important;
    text-decoration: none;
}
.ool-related-section .product-miniature .product-price-and-shipping,
.ool-related-section .product-miniature .price,
.ool-related-section .product-miniature .current-price {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    color: var(--foreground, #1a1a1a) !important;
    text-align: center !important;
    margin: 8px 0 0 !important;
}
.ool-related-section .product-miniature .comments_note,
.ool-related-section .product-miniature .grade-stars,
.ool-related-section .product-miniature .star-content {
    text-align: center;
    margin: 4px auto 8px;
    justify-content: center;
    display: flex;
}


/* 38.5 — "Zobacz również" container — 1280 max-width + 40px padding */
.ool-related-section.featured-products {
    background: transparent;
    padding: 80px 0 96px !important;
}
.ool-related-section .ool-related-container {
    max-width: 80rem;
    margin: 0 auto;
    padding: 0 40px;
}
.ool-related-section .ool-related-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}
@media (max-width: 1023px) {
    .ool-related-section .ool-related-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 575px) {
    .ool-related-section .ool-related-grid { grid-template-columns: 1fr; }
}


/* ==========================================================================
   DOSTAWA I ZWROT (cms_id=51) — 1:1 Lovable parity
   ========================================================================== */
/* Lovable struktura:
   - Hero (bg-breadcrumb)           — H1 + breadcrumb 3-poz., centered
   - Section 01 (background bg)     — 2-col grid 1fr 2fr, eyebrow+H2 LEFT, paragraphs+3 stat cards RIGHT
   - Section 02 (bg-marble + border-y)  — 2-col grid 1fr 2fr, LEFT col + button, RIGHT paragraphs + WHITE CARD + paragraphs
   - CTA section                    — centered text only (no buttons) */

/* === A. HERO HEADER — H1 z italic gold accent === */
body.cms-id-51 .ool-dostawa-hero {
    background: oklch(0.927 0.014 80);
    position: relative;
    padding: 48px 0 64px;
    margin: 0;
    text-align: center;
    overflow: visible;
}
@media (min-width: 1024px) {
    body.cms-id-51 .ool-dostawa-hero {
        padding: 64px 0 80px;
    }
}
/* gradient fade-out od bg-breadcrumb do tła background */
body.cms-id-51 .ool-dostawa-hero::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: 64px;
    background: linear-gradient(to bottom, oklch(0.927 0.014 80), #fcfcfc);
    pointer-events: none;
    z-index: 1;
}
body.cms-id-51 .ool-dostawa-hero .ool-cms-container {
    max-width: 80rem;
    margin: 0 auto;
    padding: 0 24px;
}
@media (min-width: 1024px) {
    body.cms-id-51 .ool-dostawa-hero .ool-cms-container {
        padding: 0 40px;
    }
}
body.cms-id-51 .ool-dostawa-hero .ool-cms-title {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 36px;
    font-weight: 400;
    color: #1a1a1a;
    line-height: 1.1;
    margin: 0;
    letter-spacing: -0.01em;
}
@media (min-width: 1024px) {
    body.cms-id-51 .ool-dostawa-hero .ool-cms-title {
        font-size: 48px;
    }
}
body.cms-id-51 .ool-dostawa-hero .ool-cms-title em.ool-cms-gold-italic {
    font-style: italic;
    background: linear-gradient(135deg, #cbb081 0%, #b89a6a 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}
/* Breadcrumb 3-poz */
body.cms-id-51 .ool-dostawa-bc {
    margin-top: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-size: 14px;
    color: #6b6b6b;
    flex-wrap: wrap;
}
body.cms-id-51 .ool-dostawa-bc a.ool-bc-link {
    color: #6b6b6b;
    text-decoration: none;
    transition: color 0.2s ease;
}
body.cms-id-51 .ool-dostawa-bc a.ool-bc-link:hover {
    color: #cbb081;
}
body.cms-id-51 .ool-dostawa-bc svg {
    width: 14px;
    height: 14px;
    color: #6b6b6b;
    flex-shrink: 0;
}
body.cms-id-51 .ool-dostawa-bc .ool-bc-mid {
    color: #6b6b6b;
}
body.cms-id-51 .ool-dostawa-bc .ool-bc-current {
    color: #1a1a1a;
}

/* === B. SECTION 01 — Wysyłka (background bg, no border) === */
body.cms-id-51 .ool-dostawa-sec--bg {
    background: #fcfcfc;
    padding: 64px 24px 64px;
}
@media (min-width: 1024px) {
    body.cms-id-51 .ool-dostawa-sec--bg {
        padding: 80px 40px 64px;
    }
}

/* === C. SECTION 02 — Zwrot (bg-marble + border-y) === */
body.cms-id-51 .ool-dostawa-sec--marble {
    background: oklch(0.915 0.004 70);
    border-top: 2px solid rgba(26,26,26,0.10);
    border-bottom: 2px solid rgba(26,26,26,0.10);
    padding: 64px 24px;
}
@media (min-width: 1024px) {
    body.cms-id-51 .ool-dostawa-sec--marble {
        padding: 80px 40px;
    }
}

/* === Shared 2-col grid: 1fr / 2fr (col-span-1 + col-span-2) === */
body.cms-id-51 .ool-dostawa-sec .ool-dostawa-grid {
    max-width: 80rem;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    align-items: start;
}
@media (min-width: 1024px) {
    body.cms-id-51 .ool-dostawa-sec .ool-dostawa-grid {
        grid-template-columns: 1fr 2fr;
        gap: 64px;
    }
}

/* Left column (eyebrow + H2 + optional btn) */
body.cms-id-51 .ool-dostawa-grid-left .ool-dostawa-eyebrow {
    font-family: 'Jost', sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #cbb081;
    margin: 0 0 16px;
    line-height: 1.4;
}
body.cms-id-51 .ool-dostawa-grid-left .ool-dostawa-h2 {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 28px;
    font-weight: 400;
    color: #1a1a1a;
    line-height: 1.15;
    margin: 0;
    letter-spacing: -0.01em;
}
@media (min-width: 1024px) {
    body.cms-id-51 .ool-dostawa-grid-left .ool-dostawa-h2 {
        font-size: 36px;
    }
}
body.cms-id-51 .ool-dostawa-grid-left .ool-dostawa-h2 em.ool-cms-gold-italic {
    font-style: italic;
    background: linear-gradient(135deg, #cbb081 0%, #b89a6a 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}
/* Btn-link "Pobierz protokół zwrotu" — underlined gold */
body.cms-id-51 .ool-dostawa-grid-left .ool-dostawa-btn-link {
    margin-top: 24px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #cbb081;
    font-family: 'Jost', sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 1px solid #cbb081;
    padding-bottom: 4px;
    transition: all 0.2s ease;
}
body.cms-id-51 .ool-dostawa-grid-left .ool-dostawa-btn-link:hover {
    color: #b89a6a;
    border-bottom-color: #b89a6a;
}
body.cms-id-51 .ool-dostawa-grid-left .ool-dostawa-btn-link svg {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
}

/* Right column — paragraphs */
body.cms-id-51 .ool-dostawa-grid-right {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
body.cms-id-51 .ool-dostawa-grid-right .ool-dostawa-para {
    font-family: 'Jost', sans-serif;
    font-size: 16px;
    line-height: 1.8;
    color: #6b6b6b;
    margin: 0;
}
body.cms-id-51 .ool-dostawa-grid-right .ool-dostawa-para strong {
    color: #1a1a1a;
    font-weight: 500;
}

/* Section 02 has tighter spacing (space-y-5) */
body.cms-id-51 .ool-dostawa-sec--marble .ool-dostawa-grid-right {
    gap: 20px;
}

/* === 3 stat cards inside section 01 === */
body.cms-id-51 .ool-dostawa-stats {
    margin-top: 16px;
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
}
@media (min-width: 640px) {
    body.cms-id-51 .ool-dostawa-stats {
        grid-template-columns: repeat(3, 1fr);
    }
}
body.cms-id-51 .ool-dostawa-stat {
    background: oklch(0.915 0.004 70);
    border: 2px solid rgba(26,26,26,0.10);
    padding: 20px;
}
body.cms-id-51 .ool-dostawa-stat .ool-dostawa-stat-ico {
    width: 20px;
    height: 20px;
    color: #cbb081;
    margin-bottom: 12px;
    display: block;
}
body.cms-id-51 .ool-dostawa-stat .ool-dostawa-stat-num {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 18px;
    font-weight: 400;
    color: #1a1a1a;
    margin: 0;
    line-height: 1.2;
}
body.cms-id-51 .ool-dostawa-stat .ool-dostawa-stat-label {
    font-family: 'Jost', sans-serif;
    font-size: 12px;
    color: #6b6b6b;
    margin: 4px 0 0;
    line-height: 1.4;
}

/* === White card inside section 02 (Towary nieobjęte prawem zwrotu) === */
body.cms-id-51 .ool-dostawa-whitecard {
    background: #fcfcfc;
    border: 2px solid rgba(26,26,26,0.10);
    padding: 24px;
    margin: 0;
}
body.cms-id-51 .ool-dostawa-whitecard .ool-dostawa-whitecard-head {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 12px;
}
body.cms-id-51 .ool-dostawa-whitecard svg {
    width: 16px;
    height: 16px;
    color: #cbb081;
    flex-shrink: 0;
}
body.cms-id-51 .ool-dostawa-whitecard .ool-dostawa-whitecard-eyebrow {
    font-family: 'Jost', sans-serif;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #cbb081;
    margin: 0;
    line-height: 1.4;
}
body.cms-id-51 .ool-dostawa-whitecard .ool-dostawa-whitecard-lead {
    font-family: 'Jost', sans-serif;
    font-size: 14px;
    line-height: 1.7;
    color: #6b6b6b;
    margin: 0;
}
body.cms-id-51 .ool-dostawa-whitecard .ool-dostawa-whitecard-list {
    margin: 12px 0 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 4px;
}
body.cms-id-51 .ool-dostawa-whitecard .ool-dostawa-whitecard-list li {
    font-family: 'Jost', sans-serif;
    font-size: 14px;
    line-height: 1.7;
    color: #6b6b6b;
}
body.cms-id-51 .ool-dostawa-whitecard .ool-dostawa-whitecard-foot {
    margin: 12px 0 0;
    font-family: 'Jost', sans-serif;
    font-size: 14px;
    line-height: 1.7;
    color: #1a1a1a;
}

/* === D. CTA — simple centered text (full-bleed bg, inner content 1280) === */
body.cms-id-51 .ool-dostawa-cta {
    background: #fcfcfc;
    padding: 64px 24px;
    text-align: center;
}
@media (min-width: 1024px) {
    body.cms-id-51 .ool-dostawa-cta {
        padding: 80px 40px;
    }
}
body.cms-id-51 .ool-dostawa-cta .ool-dostawa-cta-headline {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 24px;
    font-style: italic;
    font-weight: 400;
    color: #1a1a1a;
    line-height: 1.25;
    margin: 0 auto;
    max-width: 80rem;
}
@media (min-width: 1024px) {
    body.cms-id-51 .ool-dostawa-cta .ool-dostawa-cta-headline {
        font-size: 30px;
    }
}
body.cms-id-51 .ool-dostawa-cta .ool-dostawa-cta-headline em.ool-cms-gold-italic {
    font-style: italic;
    background: linear-gradient(135deg, #cbb081 0%, #b89a6a 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}
body.cms-id-51 .ool-dostawa-cta .ool-dostawa-cta-sub {
    margin: 12px auto 0;
    max-width: 80rem;
    font-family: 'Jost', sans-serif;
    font-size: 16px;
    line-height: 1.7;
    color: #6b6b6b;
}
body.cms-id-51 .ool-dostawa-cta .ool-dostawa-cta-link {
    color: #cbb081;
    text-decoration: none;
    transition: color 0.2s ease;
}
body.cms-id-51 .ool-dostawa-cta .ool-dostawa-cta-link:hover {
    color: #b89a6a;
}

/* Mobile breadcrumb wrap */
@media (max-width: 575px) {
    body.cms-id-51 .ool-dostawa-bc {
        font-size: 13px;
        gap: 6px;
    }
    body.cms-id-51 .ool-dostawa-bc svg {
        width: 12px;
        height: 12px;
    }
}

/* ============================================================
   ETAP 39 — EDGE-TO-EDGE 1280 (2026-05-27)
   ------------------------------------------------------------
   User feedback: "content musi byc edge-to-edge 1280, nie 1200
   wewnatrz 1280-ki z padding 40px po bokach". Header/footer
   wrap = 1280. Content sekcji (cards/imgtext/process/grid)
   musi rowniez wynosic 1280 — bez 40px gap po bokach.

   Strategia:
   1. Cards/imgtext/process @ desktop: usun padding 0 40px
      (content sie rozszerza z 1200 do 1280).
   2. Grid wrappery wewnatrz .ool-*-container (Pattern A):
      neg margin -40px + width calc(100% + 80px).

   Strony naprawione:
   - Home: 4 sekcje Elementor (kolekcje, bestsellery, opinie, bottom text)
   - Sklep: shop pills + product grid wrap
   - Kontakt: .ool-kontakt-grid (form area)
   - Wszystkie CMS pages: .ool-cms-cards-grid, .ool-cms-imgtext, .ool-cms-process
   - Lookbook: .ool-lb-pills
   - PDP: .ool-product-page .product-container
   - Category pages (cms-id 2, 5): .ool-cms-cards-grid--category, .ool-cms-cta-buttons row

   Centered hero text/CTAs (.ool-cms-title, .ool-cms-cta-headline) zostawione
   jako 1200 — visualne nie zmienia (text-align: center).
   ============================================================ */

/* === 1. CMS grids: usun pl/pr 40 @ desktop (content edge-to-edge 1280) === */
@media (min-width: 1024px) {
    .ool-cms-cards-grid,
    .ool-cms-imgtext,
    .ool-cms-process {
        padding-left: 0;
        padding-right: 0;
    }
}

/* === 2. .ool-cms-cards-grid--category (uzywany na cms-cat 2, 5) === */
/* base ma padding 0 40px @ desktop. Remove */
@media (min-width: 1024px) {
    .ool-cms-cards-grid.ool-cms-cards-grid--category {
        padding-left: 0;
        padding-right: 0;
    }
}

/* === 3. Kontakt: form grid edge-to-edge (1200 → 1280) === */
@media (min-width: 1024px) {
    .ool-kontakt-page .ool-kontakt-main {
        padding-left: 0;
        padding-right: 0;
    }
    .ool-kontakt-page .ool-kontakt-grid {
        max-width: none;
        width: 100%;
    }
}

/* === 4. Shop pills (sklep page): 1200 → 1280 === */
@media (min-width: 1024px) {
    .ool-shop-pills-container {
        padding-left: 0;
        padding-right: 0;
    }
}

/* === 5. Lookbook pills: 1200 → 1280 === */
@media (min-width: 1024px) {
    .ool-lookbook-page .ool-lb-pills-section .ool-cms-container,
    .ool-lookbook-page .ool-lb-pills {
        padding-left: 0;
        padding-right: 0;
    }
    .ool-lookbook-page .ool-lb-pills {
        max-width: none;
    }
}

/* === 6. PDP: product-container edge-to-edge (1200 → 1280) === */
/* Element ma OBA classy na tym samym SECTION (ool-product-page ool-product-main).
   Stad selektor laczony bez spacji. */
@media (min-width: 1024px) {
    .ool-product-page.ool-product-main {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

/* === 7. Sklep listing: row wrapper bump 1200 → 1280 === */
/* Bootstrap .row wewnatrz .container ma max-width 1280 + padding 40. */
@media (min-width: 1024px) {
    body.page-category .container > .row,
    body.page-category .ool-shop-layout {
        padding-left: 0 !important;
        padding-right: 0 !important;
        max-width: none;
    }
}

/* === 8. Home Elementor sections: bump 1200 → 1280 === */
/* sekcje na home: kolekcje, bestsellery, lookbook (ETAP 41), opinie, bottom CMS text */
@media (min-width: 1024px) {
    .kolekcje-section > .elementor-container,
    .bestsellery-section > .elementor-container,
    .home-lookbook-section > .elementor-container,
    .testimonial-block > .elementor-container,
    .elementor-element-631a106 > .elementor-container {
        max-width: 1280px !important;
    }
}

/* ============================================================
   END ETAP 39
   ============================================================ */

/* ============================================================
   ETAP 40 — Pełna konsekwencja 1280 dla WYŚRODKOWANYCH elementów
   (user request: "wszystko 1280", bez wyjątków).
   Hero title+breadcrumb, CTA strong, cross, dostawa CTA, FAQ — content
   area rozszerzony do pełnego 1280 (zero padding na ich container).
   Aktywne od 1360px (= 1280 + 2×40 breathing) — żeby na desktopach
   1024–1359 tekst NIE dotykał krawędzi viewportu.
   Uwaga: dla text-align:center elementów to zmiana TECHNICZNA (box 1280),
   wizualnie tekst pozostaje wyśrodkowany w tym samym miejscu.
   ============================================================ */
@media (min-width: 1360px) {
    /* Hero (H1 + breadcrumb) — content box 1280 */
    .ool-cms-page .ool-cms-header > .ool-cms-container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    /* CTA strong + cross sections (full-bleed bg, inner container 1280) */
    .ool-cms-cta-strong > .ool-cms-container,
    .ool-cms-cross > .ool-cms-container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    /* Dostawa i zwroty — CTA (cms_id=51): sekcja jest full-bleed (tło na całą
       szerokość), a content (headline+sub) ma własne max-width:80rem; margin auto.
       Brak override paddingu tutaj — sekcja zachowuje 40px gutter (≥1024). */
    /* FAQ — z 48rem (768) na pełne 1280 */
    .ool-cms-faq {
        max-width: 80rem !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

/* ============================================================
   END ETAP 40
   ============================================================ */

/* ============================================================
   ETAP 41 — Home: sekcja "Lookbook — światło w kontekście"
   (2026-05-28) — pixel-perfect 1:1 z Lovable.
   Pozycja na home: MIĘDZY "Bestsellery manufaktury" (bg-marble)
   a "Mówią o nas najpiękniej" (opinie / bg-background).
   Renderowana jako Avanam Builder section → text-editor widget
   (id sekcji "lbhome"), HTML root = .ool-home-lookbook.
   Reużywa wizualnie karty z ETAP 35 (.ool-lb-card-*) oraz
   .ool-cms-gold-italic (gold-italic gradient w H2).
   Layout: container 1280 (z content_width sekcji) → karty
   edge-to-edge 1280, 4 kolumny desktop, gap 32px.
   ============================================================ */
.ool-home-lookbook {
    font-family: 'Jost', system-ui, sans-serif;
}
/* Card sub-elements are authored as <span> (text-editor friendly) so they
   default to inline — force block so the 4/5 aspect image box + centered meta
   behave like the lookbook listing (where they are <div>s). */
.ool-home-lookbook .ool-lb-card-image,
.ool-home-lookbook .ool-lb-card-meta,
.ool-home-lookbook .ool-lb-card-eyebrow,
.ool-home-lookbook .ool-lb-card-title {
    display: block;
}
.ool-home-lookbook .ool-lb-card-overlay { display: block; }
/* --- Nagłówek sekcji (centered) --- */
.ool-home-lookbook-head {
    text-align: center;
    max-width: 42rem; /* Lovable: sub-paragraph max-w-2xl */
    margin: 0 auto 48px;
}
.ool-home-lookbook-eyebrow {
    margin: 0 0 20px;
    font-family: 'Jost', system-ui, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 3px; /* Lovable: tracking 0.25em @12px */
    text-transform: uppercase;
    color: var(--gold, #cbb081);
    line-height: 1.3;
}
.ool-home-lookbook-title {
    margin: 0 0 20px;
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 45px; /* match home H2 (1.25) */
    letter-spacing: -0.36px;
    color: var(--foreground, #1a1a1a);
}
/* "Lookbook" gold-italic, reszta dark — .ool-cms-gold-italic z ETAP 30 */
.ool-home-lookbook-title .ool-cms-gold-italic {
    font-size: inherit;
}
.ool-home-lookbook-sub {
    margin: 0;
    font-family: 'Jost', system-ui, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    color: var(--muted-fg, #737373);
}
/* Specificity guard: text-editor widget inherits a dark typography color
   (.elementor-text-editor) which — via a generic `… p` rule (0,1,1) —
   beat the single-class color rules above (0,1,0). Re-assert colors scoped
   under .ool-home-lookbook (0,2,0 / 0,2,1) so they win regardless. */
.ool-home-lookbook .ool-home-lookbook-eyebrow { color: var(--gold, #cbb081); }
.ool-home-lookbook .ool-home-lookbook-title { color: var(--foreground, #1a1a1a); }
.ool-home-lookbook .ool-home-lookbook-sub { color: var(--muted-fg, #737373); }
/* Margin guard: .elementor-text-editor p/h2 reset margins to 0 (0,1,1),
   collapsing eyebrow→H2→sub spacing. Re-assert scoped (0,2,0). */
.ool-home-lookbook .ool-home-lookbook-eyebrow { margin: 0 0 20px; }
.ool-home-lookbook .ool-home-lookbook-title { margin: 0 0 20px; }
.ool-home-lookbook .ool-home-lookbook-sub { margin: 0; }
/* --- Grid 4 kart (edge-to-edge w container 1280) --- */
.ool-home-lookbook-grid {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
}
@media (min-width: 640px) {
    .ool-home-lookbook-grid { grid-template-columns: 1fr 1fr; }
}
@media (min-width: 1024px) {
    .ool-home-lookbook-grid {
        grid-template-columns: repeat(4, 1fr);
        gap: 32px;
    }
}
/* --- CTA "Zobacz cały lookbook" --- */
.ool-home-lookbook-cta-wrap {
    text-align: center;
    margin-top: 48px;
}
.ool-home-lookbook-cta {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-family: 'Jost', system-ui, sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px; /* tracking-luxe */
    text-transform: uppercase;
    color: var(--foreground, #1a1a1a);
    text-decoration: none;
    padding-bottom: 4px;
    border-bottom: 1px solid var(--gold, #cbb081);
    transition: color .25s ease, gap .25s ease;
}
.ool-home-lookbook-cta:hover {
    color: var(--gold, #cbb081);
    gap: 12px;
    text-decoration: none;
}
/* Specificity guard for CTA color (Elementor `.elementor-text-editor a`). */
.ool-home-lookbook a.ool-home-lookbook-cta { color: var(--foreground, #1a1a1a); }
.ool-home-lookbook a.ool-home-lookbook-cta:hover { color: var(--gold, #cbb081); }
.ool-home-lookbook-cta .ool-home-lookbook-cta-arrow {
    transition: transform .25s ease;
}
.ool-home-lookbook-cta:hover .ool-home-lookbook-cta-arrow {
    transform: translateX(4px);
}
/* --- Mobile --- */
@media (max-width: 767px) {
    .ool-home-lookbook-head { margin-bottom: 32px; }
    .ool-home-lookbook-title { font-size: 30px; line-height: 36px; }
    .ool-home-lookbook-grid { gap: 24px; }
    .ool-home-lookbook-cta-wrap { margin-top: 32px; }
}

/* ============================================================
   END ETAP 41
   ============================================================ */

/* ============================================================
   ETAP 42 — Opinie (testimonial e296482) overflow fix
   Problem: .elementor-testimonial-wrapper ma -16px margin L/R
   (Avanam testimonial default) → wrapper 1312 zamiast 1280, więc
   3 karty (z widoczną ramką) wychodzą poza kontener 1280
   (pierwsza l=64 zamiast 80, trzecia r=1376 zamiast 1360).
   Fix: wyzeruj negative margin → wrapper = 1280. Swiper-wrapper jest
   flex + justify-content:space-between, slajdy 416px stałe → 3×416=1248
   z 16px gapami mieszczą się dokładnie w 1280 (80→1360).
   Swiper tu statyczny (brak nav/paginacji), więc bezpieczne.
   ============================================================ */
.testimonial-block .elementor-testimonial-wrapper,
.elementor-element-e296482 .elementor-testimonial-wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

/* ============================================================
   END ETAP 42
   ============================================================ */

/* ============================================================
   ETAP 43 — "Polska manufaktura światła" (88a7ca2) lewy padding
   Problem: full-width sekcja, lewa kolumna 7b7e185 ma hardcoded
   padding-left: 120px → tekst startuje na x=120, podczas gdy WSZYSTKIE
   inne sekcje home (kolekcje/bestsellery/opinie) mają content na x=80
   (krawędź kontenera 1280). Ten 40px to "leftover padding w stosunku
   do kontenera".
   Przyczyna: generated CSS Avanam ma regułę (spec 0,4,0 !important)
   padding-left: max(1.5rem, -600px + 50vw) = (100vw-1200)/2 → wyrównanie
   do kontenera 1200 (przy 1440 = 120px). Trzeba 1280: (100vw-1280)/2.
   Fix: ten sam wzór z 640 zamiast 600 = max(1.5rem, 50vw - 640px).
   Przy 1440 → 80 (zgodne z kolekcje/bestsellery/opinie). Specyficzność
   0,5,0 !important (+.elementor-column) by wygrać z generated rule.
   Obraz po prawej bleed bez zmian. Desktop only — mobile ma swój padding.
   ============================================================ */
@media (min-width: 1024px) {
    .elementor-3 .elementor-element.elementor-element-88a7ca2 .elementor-element-7b7e185.elementor-column {
        padding-left: max(1.5rem, calc(50vw - 640px)) !important;
    }
}

/* ============================================================
   END ETAP 43
   ============================================================ */

/* ============================================================
   ETAP 44 — Home Lookbook DYNAMIC slider (2026-05-29)
   Zastępuje statyczny grid z ETAP 41. Sekcja "lbhome01" renderowana
   teraz dynamicznie przez moduł oolhomelookbook (hook
   displayOolHomeLookbook), osadzony w Avanam Builder jako widget
   `shortcode` → output owinięty w .elementor-custom-hook.

   Markup (z modułu):
     .elementor-custom-hook
       .ool-home-lookbook                          (root — head/title/sub z ETAP 41)
         .ool-home-lookbook-head                   (centered — REUŻYWA ETAP 41)
         .ool-home-lookbook-slider                 (position:relative — host dla nav)
           .ool-home-lookbook-swiper.swiper
             .swiper-wrapper
               .swiper-slide.ool-lb-card           (karta — REUŻYWA .ool-lb-card-* z ETAP 35)
           .ool-home-lookbook-nav                  (prev/next arrows, top-right)
         .ool-home-lookbook-cta-wrap               (CTA — REUŻYWA ETAP 41)

   Swiper 5.3.6 (global window.Swiper, ładowany przez avanambuilder),
   init w child-theme.js. slidesPerView: 1 mobile / 2 / 3 / 4 (≥640).
   Sekcja content_width = 1200 (settings lbhome01), padding L/R = 0 →
   slider edge-to-edge w 1200.

   UWAGA: stare reguły .ool-home-lookbook-grid (ETAP 41) są teraz martwe
   (markup nie ma .ool-home-lookbook-grid) — zostawione, nie kolidują.
   ============================================================ */

/* Hook wrapper: nie wprowadzaj własnej typografii — root sam się stylizuje. */
.ool-home-lookbook .elementor-custom-hook,
.elementor-custom-hook > .ool-home-lookbook {
    width: 100%;
}

/* Slider host — pozycjonowanie strzałek. */
.ool-home-lookbook-slider {
    position: relative;
}

/* Swiper container — overflow hidden by clip the off-screen slides. */
.ool-home-lookbook .ool-home-lookbook-swiper.swiper,
.ool-home-lookbook .ool-home-lookbook-swiper {
    width: 100%;
    overflow: hidden;
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
}
.ool-home-lookbook .ool-home-lookbook-swiper .swiper-wrapper {
    display: flex;
    align-items: flex-start;   /* karty nie rozciągają się do równej wysokości */
    box-sizing: content-box;
    height: auto;
}

/* Slide = karta lookbooka. .ool-lb-card-* (image 4/5 + meta) z ETAP 35. */
.ool-home-lookbook .ool-home-lookbook-swiper .swiper-slide.ool-lb-card {
    height: auto;
    flex-shrink: 0;
    margin: 0;          /* Swiper zarządza odstępem przez transform/translate + spaceBetween */
    list-style: none;
}
/* Karty są <a><span>…: wymuś block jak w ETAP 41 (text-editor wariant). */
.ool-home-lookbook .ool-home-lookbook-swiper .ool-lb-card-link,
.ool-home-lookbook .ool-home-lookbook-swiper .ool-lb-card-image,
.ool-home-lookbook .ool-home-lookbook-swiper .ool-lb-card-meta,
.ool-home-lookbook .ool-home-lookbook-swiper .ool-lb-card-eyebrow,
.ool-home-lookbook .ool-home-lookbook-swiper .ool-lb-card-title,
.ool-home-lookbook .ool-home-lookbook-swiper .ool-lb-card-overlay {
    display: block;
}

/* --- Nav arrows (prev/next) — gold, minimal, flankują slider (vertical center).
   Head sekcji jest WYŚRODKOWANY, więc strzałki top-right kolidowałyby z nim —
   dlatego boczne, wyśrodkowane pionowo względem rzędu kart (tak jak typowy
   carousel produktów). Strzałki celują w środek OBRAZU karty (aspect 4/5),
   nie całej karty (która ma jeszcze meta pod spodem). --- */
.ool-home-lookbook-nav {
    pointer-events: none; /* tylko przyciski klikalne */
}
.ool-home-lookbook-arrow {
    -webkit-appearance: none;
    appearance: none;
    position: absolute;
    top: 0;                 /* baza; transform niżej ustawia środek obrazu */
    width: 44px;
    height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border: 1px solid var(--gold, #cbb081);
    background: rgba(252, 252, 252, .9);
    color: var(--gold, #cbb081);
    border-radius: 0;
    cursor: pointer;
    pointer-events: auto;
    z-index: 4;
    transition: background-color .25s ease, color .25s ease, border-color .25s ease, opacity .25s ease;
}
/* Środek obrazu: slider width → image height = slideW * (5/4). Dla 4 kart
   przy 1200 (3×32 gap) slideW≈276, imgH≈345 → środek ~172px. Używamy
   procentowego przybliżenia względem szerokości slidera nie jest możliwe w
   czystym CSS, więc bazujemy na realnej wysokości obrazu = aspekt karty.
   Najprościej: top:0 + translateY do ~38% wysokości slidera (obraz to ~76%
   wysokości karty, jego środek ~38%). */
.ool-home-lookbook-arrow {
    top: 40%;   /* ~środek obrazu 4/5 (obraz ≈76% wysokości karty) */
    transform: translateY(-50%);
}
.ool-home-lookbook-arrow-prev { left: -22px; }
.ool-home-lookbook-arrow-next { right: -22px; }
.ool-home-lookbook-arrow:hover {
    background: var(--gold, #cbb081);
    color: #fff;
}
.ool-home-lookbook-arrow svg { display: block; }
/* Swiper dezaktywuje przyciski na krańcach → wygaszenie. */
.ool-home-lookbook-arrow.swiper-button-disabled {
    opacity: .3;
    cursor: default;
    pointer-events: none;
}

/* --- Tablet: strzałki bliżej krawędzi (mniej miejsca poza kontenerem) --- */
@media (max-width: 1199px) {
    .ool-home-lookbook-arrow-prev { left: -8px; }
    .ool-home-lookbook-arrow-next { right: -8px; }
}
@media (max-width: 1023px) {
    .ool-home-lookbook-arrow { width: 40px; height: 40px; }
    .ool-home-lookbook-arrow-prev { left: 4px; }
    .ool-home-lookbook-arrow-next { right: 4px; }
}
@media (max-width: 767px) {
    /* Nadpisane niżej w ETAP 56 — mobile pokazuje strzałki i 1 pełny slajd. */
    .ool-home-lookbook-nav { display: none; }
}

/* --- ETAP 44b (2026-06-03): redesign sekcji wg NOWEGO Lovable ---
   Header LEWY (eyebrow + H2 + link "Zobacz cały lookbook") + strzałki
   PRAWY-GÓRNY róg; karty IMAGE-ONLY (border 2px + marble bg + hover zoom).
   Nadpisuje wyśrodkowany head (ETAP 41) i boczne absolutne strzałki (ETAP 44). */

/* Head: flex row — tekst lewo, strzałki prawy-górny róg */
.ool-home-lookbook .ool-home-lookbook-head {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    text-align: left;
    max-width: none;
    margin: 0 0 40px;
}
.ool-home-lookbook .ool-home-lookbook-eyebrow { margin: 0 0 16px; }
.ool-home-lookbook .ool-home-lookbook-title { margin: 0 0 20px; }

/* Link "Zobacz cały lookbook" — eyebrow-link (Jost 14, ls 3.5, uppercase) */
.ool-home-lookbook .ool-home-lookbook-seeall {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin: 0;
    font-family: 'Jost', system-ui, sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 3.5px;
    text-transform: uppercase;
    color: var(--foreground, #1a1a1a);
    text-decoration: none;
    transition: color .25s ease, gap .25s ease;
}
.ool-home-lookbook a.ool-home-lookbook-seeall { color: var(--foreground, #1a1a1a); }
.ool-home-lookbook .ool-home-lookbook-seeall:hover {
    color: var(--gold, #cbb081);
    gap: 12px;
    text-decoration: none;
}
.ool-home-lookbook .ool-home-lookbook-seeall .ool-home-lookbook-cta-arrow {
    transition: transform .25s ease;
}
.ool-home-lookbook .ool-home-lookbook-seeall:hover .ool-home-lookbook-cta-arrow {
    transform: translateX(4px);
}

/* Nav w headerze (prawy-górny róg) — strzałki STATIC (nadpisanie absolutnych) */
.ool-home-lookbook .ool-home-lookbook-nav {
    display: flex;
    gap: 10px;
    flex-shrink: 0;
    margin-left: 24px;
    pointer-events: auto;
}
.ool-home-lookbook .ool-home-lookbook-arrow {
    position: static;
    top: auto;
    left: auto;
    right: auto;
    transform: none;
}

/* Karty IMAGE-ONLY: ramka 2px + marble bg + hover zoom (jak Lovable) */
.ool-home-lookbook .ool-lb-card-image {
    position: relative;
    overflow: hidden;
    border: 2px solid #e8e3d8;
    background: #efe9e0;
}
.ool-home-lookbook .ool-lb-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform .7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.ool-home-lookbook .ool-lb-card-link:hover .ool-lb-card-image img {
    transform: scale(1.05);
}

/* Mobile: head w kolumnę, strzałki ukryte (slajdy draggable) */
@media (max-width: 767px) {
    .ool-home-lookbook .ool-home-lookbook-head { flex-direction: column; }
    .ool-home-lookbook .ool-home-lookbook-nav { display: none; }
}

/* ============================================================
   END ETAP 44
   ============================================================ */

/* ============================================================
   ETAP 45 — Kolekcje tabs (ava-products-tabs 57e3acff) — fix
   "przeskakiwania / nakładających się warstw" przy przełączaniu tabów.

   Przyczyna: natywny widget renderuje nieaktywne panele jako
   .widget-tab-content { position:absolute; opacity:0; visibility:hidden }
   (crossfade). ALE kontener .widget-tabs-content-wrapper jest position:static,
   więc absolutne panele uciekają do .elementor-widget-container (top 930,
   nad nawigacją tabów). Aktywny panel (static) jest w flow na 1031.
   Podczas przełączania panel teleportuje się 930↔1031 (101px) w trakcie fade
   → wizualne "przeskakiwanie" i nakładanie się warstw.

   Fix: position:relative na content-wrapper → absolutne panele pozycjonują
   się względem niego (top:0 = 1031, równo z aktywnym). Crossfade w miejscu,
   bez teleportu. Inner Swipery zostają wyrenderowane (NIE display:none),
   więc inicjalizują się z poprawną szerokością.
   ============================================================ */
/* Avanam generuje inline `.elementor-3 .elementor-element.elementor-element-kol04tab
   .widget-tabs-content-wrapper { position: static !important }` (spec 0,4,0) — to
   anomalia (domyślny ava-widgets.min.css chce relative). Bijemy specyficznością
   0,5,0 (duplikat klasy .widget-tabs-content-wrapper) by przywrócić relative. */
.elementor-3 .elementor-element.elementor-element-kol04tab .widget-tabs-content-wrapper.widget-tabs-content-wrapper,
.elementor-element-57e3acff .widget-tabs-content-wrapper.widget-tabs-content-wrapper {
    position: relative !important;
}

/* SKUTEK UBOCZNY powyższego: strzałki slidera (.swiper-arrows, position:absolute
   top:0 right:0) wcześniej kotwiczyły do .elementor-widget-container (top 930) i
   siedziały w rzędzie nawigacji tabów (top-right, "było dobrze"). Po zmianie
   content-wrapper na relative kotwiczą do niego (top 1031) i spadają nad produkty.
   Fix: podnosimy strzałki o wysokość rzędu nav (61px) + jego margin-bottom (40px)
   = 101px, żeby wróciły na rząd tabów (930). Desktop only — na mobile nav się
   zawija/zmienia wysokość, a strzałki i tak są ukryte/repositioned przez Avanam. */
@media (min-width: 1024px) {
    /* Avanam generuje inline `.elementor-3 .elementor-element.elementor-element-kol04tab
       .swiper-arrows { top: 0 !important }` (spec 0,4,0). Bijemy 0,5,0 (duplikat
       .swiper-arrows) jak przy content-wrapperze wyżej. */
    .elementor-3 .elementor-element.elementor-element-kol04tab .swiper-arrows.swiper-arrows,
    .elementor-element-57e3acff .widget-tab-content .swiper-arrows.swiper-arrows {
        top: -101px !important;
        /* Po podniesieniu strzałki nachodzą na .widget-tabs-wrapper (nav, z-index:10),
           który leżał NA WIERZCHU i przechwytywał kliknięcia → strzałki "martwe".
           Podnosimy z-index strzałek powyżej nav (20 > 10) by były klikalne.
           Tab-tytuły są po lewej, strzałki po prawej — nie kolidują poziomo. */
        z-index: 20 !important;
    }
}

/* ============================================================
   END ETAP 45
   ============================================================ */

/* ============================================================
   ETAP 46 — Home HERO slider (Avanam Slides, widget 6f481cbc)
   1) Napisy slajdu wyrównane do LEWEJ krawędzi kontenera 1280
      (było 120px = margin 80 + padding 40; ma być 80px jak reszta strony).
      .swiper-slide-inner ma margin:0 80px (fixed, nie auto) + padding:0 40px
      + align-items:flex-start. Centrujemy box (margin auto) i zerujemy lewy
      padding → tekst startuje na krawędzi 1280, spójnie z navbarem/sekcjami.
   2) Strzałki (.elementor-swiper-button-*) mieszczą się w szerokości kontenera
      — natywnie right:24/76px od krawędzi viewportu (wychodziły poza 1360).
      Wcięcie = gutter kontenera: max(default, calc(50vw - 640px)).
   Selektory 0,5,0 (dublowana klasa) — biją inline CSS Avanama (0,4,0 !important).
   ============================================================ */
@media (min-width: 1360px) {
    .elementor-3 .elementor-element.elementor-element-6f481cbc .swiper-slide-inner.swiper-slide-inner {
        margin-left: auto !important;
        margin-right: auto !important;
        padding-left: 0 !important;
    }
}
.elementor-3 .elementor-element.elementor-element-6f481cbc .elementor-swiper-button-next.elementor-swiper-button-next {
    right: max(24px, calc((100% - 1280px) / 2 + 8px)) !important;
}
.elementor-3 .elementor-element.elementor-element-6f481cbc .elementor-swiper-button-prev.elementor-swiper-button-prev {
    right: max(76px, calc((100% - 1280px) / 2 + 60px)) !important;
}

/* 3) Wskaźniki slajdów (paginacja) — kreski w LEWYM DOLNYM rogu (jak Lovable).
   Avanam renderuje .swiper-pagination (clickable, sama synchronizuje active),
   ale ma display:none. Odsłaniamy, ustawiamy w lewym-dolnym rogu (left =
   krawędź 1280, wyrównane z tekstem slajdu) i stylujemy bullety jako kreski:
   aktywna 40px złota, nieaktywna 24px biała 50%, 2px wys., gap 12px, anim 500ms.
   bottom 46px = wyrównanie z DOLNĄ krawędzią kwadratowych strzałek (~671px;
   dół wrappera 717 → 717-46). */
.elementor-3 .elementor-element.elementor-element-6f481cbc .swiper-pagination.swiper-pagination {
    display: flex !important;
    align-items: center;
    gap: 12px;
    width: auto !important;
    left: max(24px, calc((100% - 1280px) / 2)) !important;
    right: auto !important;
    bottom: 46px;
    text-align: left;
    z-index: 6;
}
.elementor-3 .elementor-element.elementor-element-6f481cbc .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet {
    width: 24px !important;
    height: 2px !important;
    margin: 0 !important;
    border-radius: 0 !important;
    background-color: rgba(255, 255, 255, 0.5) !important;
    opacity: 1 !important;
    transition: width 0.45s ease, background-color 0.45s ease !important;
}
.elementor-3 .elementor-element.elementor-element-6f481cbc .swiper-pagination .swiper-pagination-bullet-active.swiper-pagination-bullet-active {
    width: 40px !important;
    background-color: #cbb081 !important;
}

/* ============================================================
   END ETAP 46
   ============================================================ */

/* ============================================================
   ETAP 49 — Menu desktop: metryczne dopasowany font zastępczy.
   Eliminuje przeskok przy podmianie fontu Jost na reloadzie (FOUT).
   Trebuchet MS @ size-adjust:105% ma niemal identyczne szerokości
   glifów co Jost dla etykiet menu → "Sklep" przesuwał się ~12.6px,
   teraz 0px (maks. przesunięcie pozycji ~3px = niezauważalne).
   Trebuchet MS jest standardowo na Windows i macOS; Linux → generic
   sans-serif jak dotychczas (bez regresji).
   UWAGA: NIE rusza @font-face Jost ani `display:swap` — tylko dodaje
   font zastępczy do stacka. (Poprzednia próba z `display:optional`
   ukrywała fonty; to rozwiązanie jest bezpieczne.)
   ============================================================ */
@font-face {
  font-family: "OOL-Jost-fallback";
  src: local("Trebuchet MS"), local("Trebuchet");
  size-adjust: 105%;
}
@media (min-width: 992px) {
  #_desktop_megamenu .menu-content > li > a,
  #_desktop_megamenu .ool-onas-trigger,
  #_desktop_megamenu .ool-uslugi-trigger,
  .ool-kontakt-right-link {
    font-family: "Jost", "OOL-Jost-fallback", sans-serif !important;
  }
}

/* ============================================================
   ETAP 50 — Lovable parity visible on PrestaShop home
   Scope: only the header/home first viewport and home product cards.
   This block is intentionally isolated so the last visual pass can be
   removed without touching older OOL stages.
   ============================================================ */

/* Desktop header: search/account/cart icons are grouped without a divider. */

/* Mobile topbar/header: match Lovable vertical rhythm and column model. */
@media (max-width: 991px) {
  #header .elementor-element.elementor-element-a53118b {
    min-height: 48px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  #header .elementor-element.elementor-element-a53118b > .elementor-container {
    min-height: 48px !important;
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  #header .elementor-element.elementor-element-a53118b > .elementor-container > .elementor-row {
    display: flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    width: 100% !important;
  }
  #header .elementor-element.elementor-element-a53118b .elementor-element-1940b35,
  #header .elementor-element.elementor-element-a53118b .elementor-element-dcace14,
  #header .elementor-element.elementor-element-a53118b .elementor-element-e4fc2fe {
    display: flex !important;
    flex: 0 0 auto !important;
    width: auto !important;
    max-width: none !important;
  }
  #header .elementor-element.elementor-element-a53118b .elementor-element-1940b35 {
    order: 1 !important;
    margin-right: 14px !important;
    display: none !important;
  }
  #header .elementor-element.elementor-element-a53118b .elementor-element-dcace14 {
    order: 1 !important;
    margin-right: auto !important;
  }
  #header .elementor-element.elementor-element-a53118b .elementor-element-e4fc2fe {
    order: 2 !important;
    margin-left: auto !important;
  }
  #header .elementor-element.elementor-element-a53118b .elementor-element-1940b35 > .elementor-element-populated,
  #header .elementor-element.elementor-element-a53118b .elementor-element-dcace14 > .elementor-element-populated,
  #header .elementor-element.elementor-element-a53118b .elementor-element-e4fc2fe > .elementor-element-populated {
    padding: 0 !important;
  }
  #header .elementor-element.elementor-element-a53118b .elementor-element-ccd9b1d .elementor-heading-title,
  #header .elementor-element.elementor-element-a53118b .elementor-element-ccd9b1d .elementor-heading-title a {
    color: #6f675d !important;
    font-family: "Cormorant Garamond", serif !important;
    font-size: 14px !important;
    font-style: italic !important;
    font-weight: 400 !important;
    line-height: 18px !important;
    white-space: nowrap !important;
  }
  #header .elementor-element.elementor-element-a53118b .elementor-element-0bbd5e5 .elementor-heading-title {
    color: #1a1a1a !important;
    font-family: "Jost", sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 18px !important;
    white-space: nowrap !important;
  }
  #header .elementor-element.elementor-element-4868b62 {
    background: #ffffff !important;
    min-height: 88px !important;
  }
  #header .elementor-element.elementor-element-4868b62 > .elementor-container {
    min-height: 88px !important;
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  #header .elementor-element.elementor-element-4868b62 > .elementor-container > .elementor-row {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    min-height: 88px !important;
    width: 100% !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-902aefc {
    order: 1 !important;
    flex: 0 0 auto !important;
    width: auto !important;
    margin-right: 0 !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-902aefc > .elementor-element-populated {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-81f2aae {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    width: auto !important;
    z-index: 2 !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-c364f6c .elementor-image img {
    width: 156px !important;
    max-width: 156px !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-a97de3f {
    order: 3 !important;
    position: absolute !important;
    right: 78px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    flex: 0 0 auto !important;
    width: 24px !important;
    max-width: 24px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    z-index: 3 !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-d5347d4 {
    order: 4 !important;
    position: absolute !important;
    right: 24px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    display: flex !important;
    justify-content: flex-end !important;
    flex: 0 0 24px !important;
    width: 24px !important;
    max-width: 24px !important;
    margin-left: 0 !important;
    overflow: visible !important;
    z-index: 3 !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-d5347d4::before {
    display: none !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-d5347d4 > .elementor-element-populated {
    padding-right: 0 !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-a97de3f > .elementor-column-wrap > .elementor-widget-wrap,
  #header .elementor-element.elementor-element-4868b62 .elementor-element-d5347d4 > .elementor-column-wrap > .elementor-widget-wrap {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 20px !important;
    flex-wrap: nowrap !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-13ad2f0e > .elementor-widget-container,
  #header .elementor-element.elementor-element-4868b62 .elementor-element-73fc8a8 > .elementor-widget-container,
  #header .elementor-element.elementor-element-4868b62 .elementor-element-55f8a67 > .elementor-widget-container {
    margin: 0 !important;
    padding: 0 !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-13ad2f0e .btn-canvas-search,
  #header .elementor-element.elementor-element-4868b62 .elementor-element-73fc8a8 .ava-dropdown-account,
  #header .elementor-element.elementor-element-4868b62 .elementor-element-55f8a67 .elementor-cart__toggle a {
    width: 24px !important;
    height: 24px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-13ad2f0e .btn-canvas-search svg,
  #header .elementor-element.elementor-element-4868b62 .elementor-element-73fc8a8 .ava-dropdown-account svg,
  #header .elementor-element.elementor-element-4868b62 .elementor-element-55f8a67 .elementor-cart__toggle svg {
    display: none !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-13ad2f0e .btn-canvas-search::before,
  #header .elementor-element.elementor-element-4868b62 .elementor-element-73fc8a8 .ava-dropdown-account::before,
  #header .elementor-element.elementor-element-4868b62 .elementor-element-55f8a67 .elementor-cart-icon::after {
    content: "" !important;
    display: block !important;
    width: 20px !important;
    height: 20px !important;
    background-color: #1a1a1a !important;
    -webkit-mask-repeat: no-repeat !important;
    mask-repeat: no-repeat !important;
    -webkit-mask-position: center !important;
    mask-position: center !important;
    -webkit-mask-size: 20px 20px !important;
    mask-size: 20px 20px !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-13ad2f0e .btn-canvas-search::before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m21 21-4.34-4.34'/%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3C/svg%3E") !important;
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m21 21-4.34-4.34'/%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3C/svg%3E") !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-73fc8a8 {
    display: none !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-55f8a67 .elementor-cart-icon {
    width: 20px !important;
    height: 20px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    position: relative !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-55f8a67 .elementor-cart-icon::after {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='21' r='1'/%3E%3Ccircle cx='19' cy='21' r='1'/%3E%3Cpath d='M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12'/%3E%3C/svg%3E") !important;
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='21' r='1'/%3E%3Ccircle cx='19' cy='21' r='1'/%3E%3Cpath d='M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12'/%3E%3C/svg%3E") !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-55f8a67,
  #header .elementor-element.elementor-element-4868b62 .elementor-element-55f8a67 .elementor-widget-container,
  #header .elementor-element.elementor-element-4868b62 .elementor-element-55f8a67 .elementor-cart__toggle,
  #header .elementor-element.elementor-element-4868b62 .elementor-element-55f8a67 .elementor-cart__toggle a {
    width: 24px !important;
    max-width: 24px !important;
    min-width: 24px !important;
    overflow: visible !important;
    white-space: nowrap !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-13ad2f0e .btn-canvas-text,
  #header .elementor-element.elementor-element-4868b62 .elementor-element-55f8a67 .label-content,
  #header .elementor-element.elementor-element-4868b62 .elementor-element-55f8a67 .item-subtitle,
  #header .elementor-element.elementor-element-4868b62 .elementor-element-55f8a67 .elementor-screen-only,
  #header .elementor-element.elementor-element-4868b62 .elementor-element-55f8a67 .elementor-button-text {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-55f8a67 .cart_overlay:not(.overlay_active) {
    opacity: 0 !important;
    pointer-events: none !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-55f8a67 .elementor-cart__container:not(.elementor-cart--shown) {
    transform: translateX(calc(100% + 96px)) !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }
  #header .elementor-element.elementor-element-4868b62 #mobile-menu-icon {
    font-size: 0 !important;
    width: 24px !important;
    height: 24px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
  }
  #header .elementor-element.elementor-element-4868b62 #mobile-menu-icon i {
    font-size: 28px !important;
    line-height: 1 !important;
    margin: 0 !important;
  }
}

@media (max-width: 767px) {
  #header .elementor-element.elementor-element-a53118b > .elementor-container {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  #header .elementor-element.elementor-element-4868b62 > .elementor-container {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-a97de3f {
    right: 56px !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-d5347d4 {
    right: 16px !important;
    top: 18px !important;
    transform: none !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-55f8a67 .elementor-cart__container.elementor-cart--shown {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: auto !important;
    width: calc(100vw - 60px) !important;
    max-width: 100vw !important;
    height: 100vh !important;
    transform: none !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    z-index: 10020 !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-55f8a67 .elementor-cart__container.elementor-cart--shown .elementor-cart__main {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: auto !important;
    width: calc(100vw - 60px) !important;
    max-width: 100vw !important;
    height: 100vh !important;
  }
  #header .ool-topbar-clone #_topbar_currency_selector .ava-dropdown-toggle {
    font-size: 0 !important;
  }
  #header .ool-topbar-clone #_topbar_currency_selector .ava-dropdown-toggle > *,
  #header .ool-topbar-clone #_topbar_currency_selector .ava-dropdown-toggle .ava-dropdown-toggle-text {
    display: none !important;
    font-size: 0 !important;
  }
  #header .ool-topbar-clone #_topbar_currency_selector .ava-dropdown-toggle::before {
    content: "PLN";
    font-family: "Jost", sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #1a1a1a;
  }
}

@media (max-width: 479px) {
  #header::before,
  #header::after {
    content: "" !important;
    position: absolute !important;
    top: 84px !important;
    width: 20px !important;
    height: 20px !important;
    transform: translateY(-50%) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 20px 20px !important;
    pointer-events: none !important;
    z-index: 10000 !important;
  }
  #header::before {
    right: 49px !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231a1a1a' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m21 21-4.34-4.34'/%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3C/svg%3E") !important;
  }
  #header::after {
    right: 16px !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231a1a1a' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='21' r='1'/%3E%3Ccircle cx='19' cy='21' r='1'/%3E%3Cpath d='M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12'/%3E%3C/svg%3E") !important;
  }
  #header:has(.elementor-cart__container.elementor-cart--shown)::before,
  #header:has(.elementor-cart__container.elementor-cart--shown)::after {
    display: none !important;
  }
  #header .elementor-element.elementor-element-a53118b {
    min-height: 44px !important;
  }
  #header .elementor-element.elementor-element-a53118b > .elementor-container {
    min-height: 44px !important;
  }
  #header .elementor-element.elementor-element-a53118b .elementor-element-1940b35 {
    display: none !important;
  }
  #header .elementor-element.elementor-element-a53118b .elementor-element-dcace14 {
    margin-right: auto !important;
  }
  #header .elementor-element.elementor-element-4868b62,
  #header .elementor-element.elementor-element-4868b62 > .elementor-container,
  #header .elementor-element.elementor-element-4868b62 > .elementor-container > .elementor-row {
    min-height: 80px !important;
  }
  #header .elementor-element.elementor-element-4868b62 {
    position: relative !important;
  }
  #header .elementor-element.elementor-element-4868b62 > .elementor-container {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
  #header .elementor-element.elementor-element-4868b62::before,
  #header .elementor-element.elementor-element-4868b62::after {
    display: none !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-902aefc > .elementor-element-populated {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-c364f6c .elementor-image img {
    width: 90px !important;
    max-width: 90px !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-a97de3f {
    display: flex !important;
    right: 49px !important;
    width: 24px !important;
    max-width: 24px !important;
    opacity: 0 !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-d5347d4 {
    display: flex !important;
    right: 16px !important;
    flex: 0 0 24px !important;
    width: 24px !important;
    max-width: 24px !important;
    opacity: 0 !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-d5347d4 {
    overflow: visible !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-d5347d4:has(.elementor-cart__container.elementor-cart--shown) {
    opacity: 1 !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-55f8a67:has(.elementor-cart__container.elementor-cart--shown) .elementor-cart__toggle {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-d5347d4::before {
    display: none !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-d5347d4::after {
    display: none !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-13ad2f0e .btn-canvas-search::before {
    display: none !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-55f8a67 .elementor-cart-icon::after {
    display: none !important;
  }
  #header .elementor-element.elementor-element-4868b62 .elementor-element-73fc8a8 {
    display: none !important;
  }
}

/* Hero: keep the same first screen as the Lovable reference after refresh. */
body#index .elementor-3 .elementor-element.elementor-element-6f481cbc .elementor-repeater-item-028e4f3 .swiper-slide-bg {
  background-image: url("/themes/PRS220532_Jubilee/assets/img/lovable/slider-kinkiety.jpg") !important;
  background-position: center center !important;
}
body#index .elementor-3 .elementor-element.elementor-element-6f481cbc .elementor-repeater-item-28f6ed4 .swiper-slide-bg {
  background-image: url("/themes/PRS220532_Jubilee/assets/img/lovable/slider-lampy-wiszace.jpg") !important;
  background-position: center center !important;
}
body#index .elementor-3 .elementor-element.elementor-element-6f481cbc .swiper-slide:not(.swiper-slide-active) {
  opacity: 0 !important;
  pointer-events: none !important;
}
body#index .elementor-3 .elementor-element.elementor-element-6f481cbc .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
}
@media (max-width: 767px) {
  body#index .elementor-3 .elementor-element.elementor-element-6f481cbc .swiper-slide,
  body#index .elementor-element-56255342 .swiper-slide {
    height: calc(100vh - 124px) !important;
    min-height: 560px !important;
    max-height: 620px !important;
  }
  body#index .elementor-3 .elementor-element.elementor-element-6f481cbc .swiper-slide-inner.swiper-slide-inner {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  body#index .elementor-3 .elementor-element.elementor-element-6f481cbc .swiper-slide-contents.swiper-slide-contents {
    max-width: 21rem !important;
  }
  body#index .elementor-element-56255342 .elementor-slide-heading {
    font-size: 32px !important;
    line-height: 1.12 !important;
    margin-bottom: 24px !important;
  }
  body#index .elementor-element-56255342 .elementor-slide-description {
    font-size: 16px !important;
    line-height: 1.6 !important;
    margin-bottom: 32px !important;
  }
  body#index .elementor-element-56255342 .elementor-slide-button,
  body#index .elementor-element-56255342 .ool-hero-cta-secondary {
    width: max-content !important;
    min-width: 138px !important;
    justify-content: center !important;
  }
  body#index .elementor-element-56255342 .ool-hero-cta-secondary {
    display: flex !important;
    margin-left: 0 !important;
    margin-top: 16px !important;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  #header .elementor-element.elementor-element-4868b62 > .elementor-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  #header .elementor-element.elementor-element-4868b62 > .elementor-container > .elementor-row {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  #header .elementor-element.elementor-element-4868b62 .elementor-element-902aefc {
    margin-left: 24px !important;
  }

  #header .elementor-element.elementor-element-4868b62 .elementor-element-a97de3f {
    right: 56px !important;
  }

  #header .elementor-element.elementor-element-4868b62 .elementor-element-d5347d4 {
    right: 16px !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-6f481cbc .swiper-slide,
  body#index .elementor-element-56255342 .swiper-slide {
    height: 764px !important;
    min-height: 764px !important;
    max-height: 764px !important;
  }
  body#index .elementor-3 .elementor-element.elementor-element-6f481cbc .swiper-slide-contents.swiper-slide-contents {
    max-width: 27rem !important;
  }
  body#index .elementor-element-56255342 .elementor-slide-button,
  body#index .elementor-element-56255342 .ool-hero-cta-secondary {
    display: flex !important;
  }
  body#index .elementor-element-56255342 .ool-hero-cta-secondary {
    margin-left: 0 !important;
    margin-top: 16px !important;
  }
}

/* Home product thumbnails: one white frame, contain image, no beige inner crop. */
body#index .elementor-element-kol04tab .product-miniature .thumbnail-container,
body#index .elementor-element-kol04tab .product .thumbnail-container {
  background: #ffffff !important;
  border: 0 !important;
  box-shadow: none !important;
}
body#index .elementor-element-kol04tab .product-miniature .thumbnail-top,
body#index .elementor-element-kol04tab .product .thumbnail-top {
  aspect-ratio: 1 / 1 !important;
  background: #ffffff !important;
  border: 1px solid var(--border, #e8e3d8) !important;
  overflow: hidden !important;
  padding: clamp(16px, 2vw, 28px) !important;
}
body#index .elementor-element-kol04tab .product-miniature .thumbnail.product-thumbnail,
body#index .elementor-element-kol04tab .product .thumbnail.product-thumbnail {
  background: #ffffff !important;
  border: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
body#index .elementor-element-kol04tab .product-miniature .thumbnail-top img,
body#index .elementor-element-kol04tab .product .thumbnail-top img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  padding: 0 !important;
}

/* ============================================================
   ETAP 51 — Mobile add-to-cart modal
   Scope: only #blockcart-modal under 768px. Removes the large blank space
   and keeps the product image fully visible in one clean thumbnail frame.
   ============================================================ */
@media (max-width: 767px) {
  #blockcart-modal {
    left: 0 !important;
    right: auto !important;
    width: 100% !important;
    max-width: 100% !important;
    padding-right: 0 !important;
    overflow-x: hidden !important;
  }

  #blockcart-modal .modal-dialog {
    width: calc(100% - 32px) !important;
    max-width: 420px !important;
    margin: 16px auto 0 !important;
    transform: none !important;
  }

  #blockcart-modal .modal-content {
    max-height: calc(100vh - 32px) !important;
    overflow: hidden !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: #ffffff !important;
    box-shadow: 0 24px 70px rgba(26, 26, 26, 0.28) !important;
    display: flex !important;
    flex-direction: column !important;
  }

  #blockcart-modal .modal-header {
    flex: 0 0 auto !important;
    min-height: 0 !important;
    padding: 18px 46px 18px 22px !important;
    border-bottom: 1px solid var(--border, #e8e3d8) !important;
    background: #ffffff !important;
    position: relative !important;
  }

  #blockcart-modal .modal-header .close {
    position: absolute !important;
    top: 16px !important;
    right: 16px !important;
    width: 28px !important;
    height: 28px !important;
    margin: 0 !important;
    padding: 0 !important;
    opacity: 1 !important;
    color: var(--foreground, #1a1a1a) !important;
  }

  #blockcart-modal .modal-title {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    margin: 0 !important;
    color: #166534 !important;
    font-family: "Cormorant Garamond", serif !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 1.25 !important;
    letter-spacing: 0 !important;
    text-align: left !important;
  }

  #blockcart-modal .modal-title .material-icons {
    flex: 0 0 auto !important;
    margin: 0 !important;
    color: #15803d !important;
    font-size: 24px !important;
    line-height: 1 !important;
  }

  #blockcart-modal .modal-body {
    flex: 1 1 auto !important;
    min-height: 0 !important;
    overflow-y: auto !important;
    padding: 18px 20px 20px !important;
  }

  #blockcart-modal .modal-body > .row {
    display: flex !important;
    flex-direction: column !important;
    gap: 18px !important;
    margin: 0 !important;
    min-height: 0 !important;
  }

  #blockcart-modal .modal-body > .row > .col-md-5,
  #blockcart-modal .modal-body > .row > .col-md-7,
  #blockcart-modal .modal-body .divide-right {
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 auto !important;
    padding: 0 !important;
    border-right: 0 !important;
  }

  #blockcart-modal .divide-right > .row {
    display: grid !important;
    grid-template-columns: 104px minmax(0, 1fr) !important;
    gap: 16px !important;
    align-items: center !important;
    margin: 0 !important;
  }

  #blockcart-modal .divide-right > .row > .col-md-6 {
    float: none !important;
    width: auto !important;
    max-width: none !important;
    min-height: 0 !important;
    padding: 0 !important;
  }

  #blockcart-modal .product-image {
    display: block !important;
    width: 104px !important;
    height: 104px !important;
    max-width: 104px !important;
    max-height: 104px !important;
    margin: 0 !important;
    padding: 10px !important;
    border: 1px solid var(--border, #e8e3d8) !important;
    background: #ffffff !important;
    object-fit: contain !important;
    object-position: center !important;
  }

  #blockcart-modal .product-name {
    margin: 0 0 8px !important;
    padding: 0 !important;
    color: var(--foreground, #1a1a1a) !important;
    font-family: "Cormorant Garamond", serif !important;
    font-size: 19px !important;
    font-weight: 500 !important;
    line-height: 1.25 !important;
    letter-spacing: 0 !important;
  }

  #blockcart-modal .product-price {
    margin: 0 0 8px !important;
    padding: 0 !important;
    color: var(--gold, #cbb081) !important;
    font-family: "Jost", sans-serif !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    line-height: 1.35 !important;
  }

  #blockcart-modal .modal-body .divide-right span {
    display: block !important;
    padding: 0 !important;
    color: var(--muted-fg, #737373) !important;
    font-family: "Jost", sans-serif !important;
    font-size: 13px !important;
    line-height: 1.45 !important;
  }

  #blockcart-modal .cart-content {
    margin: 0 !important;
    padding: 18px 0 0 !important;
    border-top: 1px solid var(--border, #e8e3d8) !important;
  }

  #blockcart-modal .cart-content p {
    display: flex !important;
    justify-content: space-between !important;
    gap: 12px !important;
    margin: 0 0 8px !important;
    color: var(--muted-fg, #737373) !important;
    font-family: "Jost", sans-serif !important;
    font-size: 14px !important;
    line-height: 1.45 !important;
  }

  #blockcart-modal .cart-content .cart-products-count {
    display: block !important;
    margin-bottom: 12px !important;
    color: var(--foreground, #1a1a1a) !important;
  }

  #blockcart-modal .cart-content .product-total {
    margin-top: 12px !important;
    padding-top: 12px !important;
    border-top: 1px solid var(--border, #e8e3d8) !important;
    color: var(--foreground, #1a1a1a) !important;
    font-weight: 600 !important;
  }

  #blockcart-modal .cart-content p .label,
  #blockcart-modal .cart-content p .value {
    font-weight: inherit !important;
    text-align: inherit !important;
    white-space: normal !important;
  }

  #blockcart-modal .cart-content p .value {
    color: var(--foreground, #1a1a1a) !important;
    text-align: right !important;
  }

  #blockcart-modal .cart-content-btn {
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
    margin-top: 18px !important;
  }

  #blockcart-modal .cart-content-btn .btn {
    width: 100% !important;
    min-height: 48px !important;
    margin: 0 !important;
    border-radius: 0 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-family: "Jost", sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
    white-space: normal !important;
  }

  #blockcart-modal .cart-content-btn .btn-primary {
    border-color: var(--gold, #cbb081) !important;
    background: var(--gold, #cbb081) !important;
    color: var(--foreground, #1a1a1a) !important;
  }

  #blockcart-modal .cart-content-btn .btn-secondary {
    border: 1px solid var(--border, #e8e3d8) !important;
    background: #ffffff !important;
    color: var(--foreground, #1a1a1a) !important;
  }

  #blockcart-modal .cart-content-btn .material-icons {
    display: none !important;
  }
}

@media (max-width: 374px) {
  #blockcart-modal .modal-dialog {
    width: calc(100vw - 20px) !important;
    margin: 10px auto !important;
  }

  #blockcart-modal .modal-content {
    max-height: calc(100vh - 20px) !important;
  }

  #blockcart-modal .modal-header {
    padding-left: 18px !important;
  }

  #blockcart-modal .modal-title {
    font-size: 18px !important;
  }

  #blockcart-modal .modal-body {
    padding: 16px !important;
  }

  #blockcart-modal .divide-right > .row {
    grid-template-columns: 92px minmax(0, 1fr) !important;
    gap: 14px !important;
  }

  #blockcart-modal .product-image {
    width: 92px !important;
    height: 92px !important;
    max-width: 92px !important;
    max-height: 92px !important;
  }
}

/* ============================================================
   Mini cart drawer
   Scope: Avanam/Elementor shopping cart sidebar.
   ============================================================ */
  #header .elementor-widget-ava-shopping-cart .elementor-cart__container {
    width: min(446px, 100vw) !important;
    max-width: 100vw !important;
    height: 100vh !important;
    background: #f8f8f6 !important;
    box-shadow: none !important;
    overflow: hidden !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__container:not(.elementor-cart--shown) {
    transform: translateX(102%) !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__container .elementor-cart__main {
    width: min(446px, 100vw) !important;
    max-width: 100vw !important;
    height: 100vh !important;
    right: 0 !important;
    bottom: 0 !important;
    padding: 0 !important;
    background: #f8f8f6 !important;
    border-left: 1px solid #d9d7d1 !important;
    box-shadow: none !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__title {
    flex: 0 0 82px !important;
    min-height: 82px !important;
    height: 82px !important;
    line-height: 1 !important;
    margin: 0 !important;
    padding: 25px 54px 0 32px !important;
    border-bottom: 2px solid #dedbd5 !important;
    color: var(--gold, #c9aa75) !important;
    font-family: "Cormorant Garamond", "Times New Roman", serif !important;
    font-size: 24px !important;
    font-style: italic !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    background: #f8f8f6 !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__close-button {
    top: 25px !important;
    right: 26px !important;
    width: 22px !important;
    height: 22px !important;
    color: #4f4f4f !important;
    font-size: 0 !important;
    line-height: 1 !important;
    opacity: 1 !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__close-button::before {
    content: "×" !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 22px !important;
    font-weight: 300 !important;
    line-height: 22px !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__main .elementor-cart__inner:not(.elementor-hidden) {
    position: static !important;
    z-index: auto !important;
    flex: 1 1 auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    align-items: stretch !important;
    background: #f8f8f6 !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__products {
    flex: 1 1 auto !important;
    min-height: 0 !important;
    padding: 0 !important;
    border-bottom: 2px solid #dedbd5 !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    scrollbar-width: thin !important;
    background: #f8f8f6 !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__product {
    display: grid !important;
    grid-template-columns: 64px minmax(0, 1fr) 22px !important;
    grid-template-rows: auto auto !important;
    column-gap: 16px !important;
    row-gap: 6px !important;
    align-items: start !important;
    min-height: 134px !important;
    margin: 0 !important;
    padding: 20px 24px 18px 32px !important;
    border-bottom: 1px solid #dedbd5 !important;
    background: #f8f8f6 !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__product:not(:first-of-type) {
    padding-top: 20px !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__product:last-child {
    border-bottom: 0 !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__product-image {
    grid-column: 1 !important;
    grid-row: 1 / 3 !important;
    width: 64px !important;
    height: 64px !important;
    align-self: start !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__product-image img {
    display: block !important;
    width: 64px !important;
    height: 64px !important;
    max-width: 64px !important;
    object-fit: cover !important;
    object-position: center !important;
    border-radius: 0 !important;
    background: #ebe9e5 !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__product-name {
    grid-column: 2 !important;
    grid-row: 1 !important;
    margin: 0 !important;
    padding: 0 !important;
    min-width: 0 !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__product-name a:not(#e) {
    display: block !important;
    color: #030303 !important;
    font-family: "Cormorant Garamond", "Times New Roman", serif !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 1.28 !important;
    letter-spacing: 0 !important;
    text-decoration: none !important;
    white-space: normal !important;
    overflow-wrap: break-word !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__product-attrs {
    margin-top: 5px !important;
    color: #2d3440 !important;
    font-family: "Jost", Arial, sans-serif !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 1.35 !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__product-attr {
    margin: 0 !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__product-attr-label,
  #header .elementor-widget-ava-shopping-cart .elementor-cart__product-attr-value {
    font-weight: 400 !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__product-price {
    grid-column: 2 !important;
    grid-row: 2 !important;
    align-self: start !important;
    margin: 2px 0 0 !important;
    padding: 0 !important;
    color: #050505 !important;
    font-family: "Jost", Arial, sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__product-quantity {
    font-weight: 400 !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__product-remove {
    grid-column: 3 !important;
    grid-row: 1 !important;
    justify-self: end !important;
    align-self: start !important;
    width: 22px !important;
    height: 22px !important;
    margin: 0 !important;
    color: #5c5c5c !important;
    font-size: 0 !important;
    line-height: 1 !important;
    text-align: center !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__product-remove::before {
    content: "×" !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 22px !important;
    font-weight: 300 !important;
    line-height: 22px !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__product-remove > a {
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__footer {
    flex: 0 0 auto !important;
    display: flex !important;
    flex-direction: column !important;
    background: #f8f8f6 !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__footer .elementor-cart__summary {
    position: relative !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    row-gap: 8px !important;
    column-gap: 16px !important;
    margin: 0 !important;
    padding: 24px 24px 20px 32px !important;
    border-bottom: 1px solid #dedbd5 !important;
    color: #182230 !important;
    font-family: "Jost", Arial, sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.3 !important;
    background: #f8f8f6 !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__footer .elementor-cart__summary::before {
    content: "" !important;
    position: absolute !important;
    left: 32px !important;
    right: 24px !important;
    top: 90px !important;
    height: 1px !important;
    background: #dedbd5 !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__summary-label,
  #header .elementor-widget-ava-shopping-cart .elementor-cart__summary-value {
    float: none !important;
    clear: none !important;
    padding: 0 !important;
    margin: 0 !important;
    line-height: 1.3 !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__summary-value {
    justify-self: end !important;
    text-align: right !important;
    color: #050505 !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__summary > span.elementor-cart__summary-value {
    color: var(--gold, #c9aa75) !important;
    font-family: "Cormorant Garamond", "Times New Roman", serif !important;
    font-size: 13px !important;
    font-style: italic !important;
    font-weight: 400 !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__summary strong {
    margin-top: 4px !important;
    padding-top: 16px !important;
    border-top: 0 !important;
    color: #050505 !important;
    font-family: "Cormorant Garamond", "Times New Roman", serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1.25 !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__summary strong.elementor-cart__summary-value {
    justify-self: end !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__footer .elementor-cart__footer-buttons {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 2px !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__footer-buttons .elementor-align-justify {
    display: flex !important;
    min-width: 0 !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__footer-buttons .elementor-button {
    width: 100% !important;
    min-height: 56px !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #ffffff !important;
    font-family: "Jost", Arial, sans-serif !important;
    font-size: 11px !important;
    font-weight: 500 !important;
    letter-spacing: 0.28em !important;
    line-height: 1.2 !important;
    text-align: center !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    white-space: normal !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__footer-buttons .elementor-button .elementor-button-text {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
    color: inherit !important;
    font: inherit !important;
    letter-spacing: inherit !important;
    line-height: inherit !important;
    text-align: center !important;
    text-transform: inherit !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__footer-buttons .elementor-button--view-cart {
    background: #000000 !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__footer-buttons .elementor-button--checkout {
    background: var(--gold, #c9aa75) !important;
  }

@media (max-width: 767px) {
  #header .elementor-widget-ava-shopping-cart .elementor-cart__container {
    width: calc(100vw - 60px) !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__container .elementor-cart__main {
    width: calc(100vw - 60px) !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__title {
    flex-basis: 74px !important;
    min-height: 74px !important;
    height: 74px !important;
  }

  #header .elementor-widget-ava-shopping-cart .elementor-cart__empty-message:not(.elementor-hidden) {
    width: 100% !important;
    max-width: 100% !important;
    padding: 24px 28px !important;
    text-align: center !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
}

/* ============================================================
   ETAP 54 — Home Kolekcje mobile parity
   Scope: only homepage Kolekcje tabs. Builder inline CSS forced 50% slide
   widths and wrapped tab labels into a two-column row; mobile reference is
   a single product card with vertical tabs and arrows in the tab header.
   ============================================================ */
@media (max-width: 767px) {
  body#index .elementor-3 .elementor-element.elementor-element-57e3acff.kolekcje-section {
    padding-top: 40px !important;
    padding-bottom: 64px !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-57e3acff > .elementor-container {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-kol01eye .elementor-heading-title {
    margin-bottom: 24px !important;
    font-size: 12px !important;
    line-height: 1.2 !important;
    letter-spacing: 0.32em !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-kol02tit .elementor-heading-title {
    font-size: 28px !important;
    line-height: 1.18 !important;
    letter-spacing: 0 !important;
    margin: 0 0 22px !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-kol03sub {
    margin-bottom: 44px !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-kol03sub .elementor-text-editor,
  body#index .elementor-3 .elementor-element.elementor-element-kol03sub p {
    font-size: 16px !important;
    line-height: 1.65 !important;
    margin: 0 !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .elementor-widget-container {
    position: relative !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .widget-tabs-content-wrapper.widget-tabs-content-wrapper {
    position: static !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .widget-tabs-wrapper.widget-tabs-wrapper {
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    gap: 0 !important;
    width: 100% !important;
    min-height: 170px !important;
    margin: 0 0 44px !important;
    padding: 0 112px 18px 0 !important;
    overflow: visible !important;
    border-bottom: 1px solid var(--border, #e8e3d8) !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .widget-tab-title.widget-tab-title {
    display: block !important;
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: 0 !important;
    margin: 0 0 18px !important;
    padding: 0 0 8px !important;
    border: 0 !important;
    color: #1a1a1a !important;
    font-size: 13px !important;
    line-height: 1.15 !important;
    letter-spacing: 0.36em !important;
    text-align: left !important;
    white-space: nowrap !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .widget-tab-title.widget-tab-title:last-child {
    margin-bottom: 0 !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .widget-tab-title.active {
    min-width: 170px !important;
    border-bottom: 2px solid var(--gold, #cbb081) !important;
    color: #1a1a1a !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .swiper-arrows.swiper-arrows {
    top: 0 !important;
    right: 0 !important;
    bottom: auto !important;
    left: auto !important;
    display: flex !important;
    gap: 12px !important;
    width: auto !important;
    height: auto !important;
    z-index: 20 !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .ava-swiper-arrow {
    width: 49px !important;
    height: 49px !important;
    border: 1px solid var(--border, #e8e3d8) !important;
    background: #ffffff !important;
    color: #1a1a1a !important;
    box-shadow: none !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .ava-swiper-arrow:hover,
  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .ava-swiper-arrow:focus {
    background: #ffffff !important;
    color: #1a1a1a !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .ava-swiper-arrow i,
  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .ava-swiper-arrow::before {
    color: #1a1a1a !important;
    border-color: #1a1a1a !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .ava-swiper-arrow::before {
    content: "" !important;
    display: block !important;
    width: 18px !important;
    height: 18px !important;
    border: 0 !important;
    margin: 0 !important;
    background-color: transparent !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 18px 18px !important;
    transform: none !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .ava-swiper-arrow-prev::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231a1a1a' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M15 18l-6-6 6-6'/%3E%3C/svg%3E") !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .ava-swiper-arrow-next::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231a1a1a' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 18l6-6-6-6'/%3E%3C/svg%3E") !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-57e3acff .swiper-container .swiper-slide,
  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .wrapper-items .swiper-slide {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .wrapper-items.wrapper-items {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .products.product-loop.swiper-wrapper {
    align-items: stretch !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .ava-swiper-pagination,
  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .swiper-pagination,
  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .swiper-dots {
    display: none !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .product,
  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .product-miniature,
  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .thumbnail-container {
    width: 100% !important;
    max-width: 100% !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .product-miniature,
  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .thumbnail-container {
    display: flex !important;
    flex-direction: column !important;
    overflow: hidden !important;
    background: #ffffff !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .thumbnail-top.thumbnail-top {
    aspect-ratio: 1 / 1 !important;
    padding: 24px !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .product-description.product-description {
    min-height: 0 !important;
    padding: 22px 22px 24px !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .product-category-badge {
    margin-bottom: 12px !important;
    font-size: 11px !important;
    line-height: 1.2 !important;
    letter-spacing: 0.32em !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .product-title,
  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .product-title a {
    font-size: 22px !important;
    line-height: 1.18 !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .product-price-and-shipping,
  body#index .elementor-3 .elementor-element.elementor-element-kol04tab .price {
    font-size: 16px !important;
    line-height: 1.35 !important;
  }
}

/* ============================================================
   ETAP 55b — Bestsellery mobile final override
   Placed after the Kolekcje block so it wins against Builder/custom CSS
   loaded earlier in the file.
   ============================================================ */
@media (max-width: 767px) {
  body#index .elementor-3 .elementor-element.elementor-element-bestsells.bestsellery-section {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-bestsells > .elementor-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-bestsell-eye .elementor-heading-title {
    margin-bottom: 24px !important;
    font-size: 12px !important;
    line-height: 1.2 !important;
    letter-spacing: 0.32em !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-bestsell-tit .elementor-heading-title {
    font-size: 28px !important;
    line-height: 1.18 !important;
    letter-spacing: 0 !important;
    margin: 0 0 22px !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-bestsell-lnk {
    margin-bottom: 52px !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-bestsell-lnk .elementor-text-editor,
  body#index .elementor-3 .elementor-element.elementor-element-bestsell-lnk a {
    font-size: 14px !important;
    line-height: 1.35 !important;
    letter-spacing: 0.32em !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-bestsell-car .wrapper-items.wrapper-items {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-bestsells .swiper-container .swiper-slide,
  body#index .elementor-3 .elementor-element.elementor-element-bestsell-car .wrapper-items .swiper-slide {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-bestsell-car .product,
  body#index .elementor-3 .elementor-element.elementor-element-bestsell-car .product-miniature,
  body#index .elementor-3 .elementor-element.elementor-element-bestsell-car .thumbnail-container {
    width: 100% !important;
    max-width: 100% !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-bestsell-car .thumbnail-container,
  body#index .elementor-3 .elementor-element.elementor-element-bestsell-car .thumbnail-top,
  body#index .elementor-3 .elementor-element.elementor-element-bestsell-car .thumbnail.product-thumbnail {
    background: #ffffff !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-bestsell-car .thumbnail-top.thumbnail-top {
    aspect-ratio: 1 / 1 !important;
    padding: 24px !important;
    border: 1px solid var(--border, #e8e3d8) !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-bestsell-car .thumbnail.product-thumbnail,
  body#index .elementor-3 .elementor-element.elementor-element-bestsell-car .thumbnail.product-thumbnail img {
    width: 100% !important;
    height: 100% !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-bestsell-car .thumbnail.product-thumbnail img {
    object-fit: contain !important;
    object-position: center !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-bestsell-car .product-description.product-description {
    min-height: 0 !important;
    padding: 22px 22px 24px !important;
    background: #ffffff !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-bestsell-car .product-title,
  body#index .elementor-3 .elementor-element.elementor-element-bestsell-car .product-title a {
    font-size: 22px !important;
    line-height: 1.18 !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-bestsell-car .product-price-and-shipping,
  body#index .elementor-3 .elementor-element.elementor-element-bestsell-car .price {
    font-size: 16px !important;
    line-height: 1.35 !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-bestsell-car .ava-swiper-pagination,
  body#index .elementor-3 .elementor-element.elementor-element-bestsell-car .swiper-pagination,
  body#index .elementor-3 .elementor-element.elementor-element-bestsell-car .swiper-dots {
    display: none !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-bestsell-car .swiper-arrows.swiper-arrows {
    top: 0 !important;
    right: 0 !important;
    bottom: auto !important;
    left: auto !important;
    display: flex !important;
    gap: 12px !important;
    width: auto !important;
    height: auto !important;
    z-index: 20 !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-bestsell-car .ava-swiper-arrow {
    width: 49px !important;
    height: 49px !important;
    border: 1px solid var(--border, #e8e3d8) !important;
    background: #ffffff !important;
    color: #1a1a1a !important;
    box-shadow: none !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-bestsell-car .ava-swiper-arrow:hover,
  body#index .elementor-3 .elementor-element.elementor-element-bestsell-car .ava-swiper-arrow:focus {
    background: #ffffff !important;
    color: #1a1a1a !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-bestsell-car .ava-swiper-arrow i {
    display: none !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-bestsell-car .ava-swiper-arrow::before {
    content: "" !important;
    display: block !important;
    width: 18px !important;
    height: 18px !important;
    border: 0 !important;
    margin: 0 !important;
    background-color: transparent !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 18px 18px !important;
    transform: none !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-bestsell-car .ava-swiper-arrow-prev::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231a1a1a' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M15 18l-6-6 6-6'/%3E%3C/svg%3E") !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-bestsell-car .ava-swiper-arrow-next::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231a1a1a' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 18l6-6-6-6'/%3E%3C/svg%3E") !important;
  }
}

/* ============================================================
   ETAP 56 — Home Lookbook mobile parity
   Match mobile reference: header text left, arrows top-right, one full-width
   image slide with no neighboring peek.
   ============================================================ */
@media (max-width: 767px) {
  body#index .elementor-3 .elementor-element.elementor-element-lbhome01.home-lookbook-section {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-lbhome01 > .elementor-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  body#index .ool-home-lookbook {
    width: 100% !important;
  }

  body#index .ool-home-lookbook .ool-home-lookbook-head {
    display: flex !important;
    flex-direction: row !important;
    align-items: flex-start !important;
    justify-content: space-between !important;
    gap: 20px !important;
    width: 100% !important;
    margin: 0 0 56px !important;
    text-align: left !important;
  }

  body#index .ool-home-lookbook .ool-home-lookbook-head-text {
    flex: 1 1 auto !important;
    max-width: calc(100% - 128px) !important;
    min-width: 0 !important;
  }

  body#index .ool-home-lookbook .ool-home-lookbook-eyebrow {
    margin: 0 0 26px !important;
    font-size: 12px !important;
    line-height: 1.3 !important;
    letter-spacing: 0.32em !important;
  }

  body#index .ool-home-lookbook .ool-home-lookbook-title {
    max-width: 330px !important;
    margin: 0 0 24px !important;
    font-size: 30px !important;
    line-height: 1.28 !important;
    letter-spacing: 0 !important;
  }

  body#index .ool-home-lookbook .ool-home-lookbook-title .ool-cms-gold-italic {
    font-size: inherit !important;
  }

  body#index .ool-home-lookbook .ool-home-lookbook-seeall {
    font-size: 14px !important;
    line-height: 1.35 !important;
    letter-spacing: 0.32em !important;
    padding-bottom: 5px !important;
    border-bottom: 1px solid var(--gold, #cbb081) !important;
  }

  body#index .ool-home-lookbook .ool-home-lookbook-nav {
    display: flex !important;
    flex: 0 0 auto !important;
    gap: 14px !important;
    margin: 0 !important;
    pointer-events: auto !important;
  }

  body#index .ool-home-lookbook .ool-home-lookbook-arrow {
    position: static !important;
    width: 50px !important;
    height: 50px !important;
    padding: 0 !important;
    border: 1px solid var(--border, #e8e3d8) !important;
    background: #ffffff !important;
    color: #1a1a1a !important;
    opacity: 1 !important;
    transform: none !important;
    box-shadow: none !important;
  }

  body#index .ool-home-lookbook .ool-home-lookbook-arrow svg {
    width: 20px !important;
    height: 20px !important;
    stroke: currentColor !important;
    stroke-width: 2 !important;
  }

  body#index .ool-home-lookbook .ool-home-lookbook-arrow.swiper-button-disabled {
    opacity: 1 !important;
    pointer-events: none !important;
  }

  body#index .ool-home-lookbook .ool-home-lookbook-slider,
  body#index .ool-home-lookbook .ool-home-lookbook-swiper {
    width: 100% !important;
    overflow: hidden !important;
  }

  body#index .ool-home-lookbook .ool-home-lookbook-swiper .swiper-slide.ool-lb-card {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }

  body#index .ool-home-lookbook .ool-lb-card-image {
    width: 100% !important;
    aspect-ratio: 4 / 5 !important;
    border: 2px solid var(--border, #e8e3d8) !important;
    background: #ffffff !important;
  }
}

/* ============================================================
   ETAP 57 — Home mobile: "Polska manufaktura światła" FAQ
   ============================================================ */
@media (max-width: 767px) {
  body#index .elementor-3 .elementor-element.elementor-element-88a7ca2 {
    background: #ece6dd !important;
    padding-top: 72px !important;
    padding-bottom: 0 !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-88a7ca2 .elementor-element-7b7e185 > .elementor-column-wrap > .elementor-widget-wrap {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-88a7ca2 .elementor-element-secabouteye {
    margin-bottom: 14px !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-88a7ca2 .elementor-element-secabouteye .elementor-heading-title {
    margin: 0 !important;
    color: #c9a76d !important;
    font-family: "Jost", sans-serif !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 18px !important;
    letter-spacing: 5px !important;
    text-transform: uppercase !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-88a7ca2 .elementor-element-secabouttit {
    margin-bottom: 36px !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-88a7ca2 .elementor-element-secabouttit .elementor-heading-title {
    margin: 0 !important;
    color: #000 !important;
    font-family: "Cormorant Garamond", Georgia, serif !important;
    font-size: 31px !important;
    font-weight: 400 !important;
    line-height: 1.18 !important;
    letter-spacing: 0 !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-88a7ca2 .elementor-element-secabouttit .elementor-heading-title em,
  body#index .elementor-3 .elementor-element.elementor-element-88a7ca2 .elementor-element-secabouttit .elementor-heading-title .ool-gold-accent {
    color: #c9a76d !important;
    font-style: italic !important;
    font-weight: 400 !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-88a7ca2 .elementor-element-e84b7b6 {
    margin: 0 !important;
    width: 100% !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-88a7ca2 .elementor-accordion {
    border: 0 !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-88a7ca2 .elementor-accordion .elementor-accordion-item {
    border: 0 !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07) !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-88a7ca2 .elementor-accordion .elementor-tab-title {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 18px !important;
    min-height: 78px !important;
    padding: 22px 0 !important;
    border: 0 !important;
    color: #000 !important;
    background: transparent !important;
    font-family: "Cormorant Garamond", Georgia, serif !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 1.35 !important;
    letter-spacing: 0 !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-88a7ca2 .elementor-accordion .elementor-tab-title::before {
    content: none !important;
    display: none !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-88a7ca2 .elementor-accordion .elementor-tab-title::after {
    content: "" !important;
    display: block !important;
    width: 8px !important;
    height: 8px !important;
    flex: 0 0 8px !important;
    margin-right: 1px !important;
    border-right: 1.5px solid #575757 !important;
    border-bottom: 1.5px solid #575757 !important;
    transform: rotate(45deg) translateY(-2px) !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-88a7ca2 .elementor-accordion .elementor-tab-title.elementor-active::after {
    transform: rotate(-135deg) translateY(-2px) !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-88a7ca2 .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    display: none !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-88a7ca2 .elementor-accordion .elementor-tab-title a {
    display: block !important;
    flex: 1 1 auto !important;
    padding: 0 !important;
    color: #000 !important;
    font: inherit !important;
    line-height: inherit !important;
    text-decoration: none !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-88a7ca2 .elementor-accordion .elementor-tab-content {
    padding: 1px 0 25px !important;
    border: 0 !important;
    background: transparent !important;
    color: #343a40 !important;
    font-family: "Jost", sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1.55 !important;
    letter-spacing: 0 !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-88a7ca2 .elementor-accordion .elementor-tab-content:not(.elementor-active) {
    display: none !important;
  }

  body#index .elementor-3 .elementor-element.elementor-element-88a7ca2 .elementor-accordion .elementor-tab-content p {
    margin: 0 !important;
    text-align: left !important;
    color: inherit !important;
    font: inherit !important;
    line-height: inherit !important;
  }
}

/* ============================================================
   END ETAP 57
   ============================================================ */

/* ============================================================
   ETAP 58 — Footer mobile: expanded Lovable layout
   ============================================================ */
@media (max-width: 767px) {
  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 {
    background: #000000 !important;
    padding: 70px 30px 66px !important;
  }

  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 > .elementor-container,
  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 > .elementor-container > .elementor-row {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 .elementor-column,
  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 .elementor-column-wrap,
  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 .elementor-widget-wrap {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 .elementor-widget-ava-linklist {
    display: block !important;
    margin: 0 0 50px !important;
  }

  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 .elementor-widget-ava-linklist.elementor-element-1bc0dc3d {
    margin-bottom: 46px !important;
  }

  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 .elementor-element-foot04ll {
    display: none !important;
  }

  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 .linklist-toggle,
  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 .linklist-toggle a {
    display: block !important;
    margin: 0 0 26px !important;
    padding: 0 !important;
    color: #ffffff !important;
    font-family: "Cormorant Garamond", Georgia, serif !important;
    font-size: 22px !important;
    font-weight: 400 !important;
    line-height: 1.25 !important;
    letter-spacing: 0 !important;
    text-decoration: none !important;
  }

  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 .linklist-toggle .title-text {
    display: block !important;
    width: auto !important;
    color: inherit !important;
    font: inherit !important;
    line-height: inherit !important;
  }

  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 .linklist-toggle .icon-ava,
  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 .linklist-toggle [class*="icon-"],
  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 .linklist-toggle::after {
    content: none !important;
    display: none !important;
  }

  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 .linklist-menu {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 .linklist-menu > a {
    display: block !important;
    padding: 0 0 14px !important;
    color: #ffffff !important;
    font-family: "Jost", sans-serif !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    letter-spacing: 0 !important;
    text-decoration: none !important;
  }

  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 .linklist-menu > a:last-child {
    padding-bottom: 0 !important;
  }

  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 .linklist-menu > a:hover,
  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 .linklist-menu > a:focus {
    color: #cbb081 !important;
  }

  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 .elementor-element-c9cccba {
    margin: 0 0 30px !important;
  }

  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 .elementor-element-c9cccba,
  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 .elementor-element-86712f3 {
    color: #ffffff !important;
    font-family: "Jost", sans-serif !important;
    font-size: 15px !important;
    line-height: 1.55 !important;
  }

  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 .elementor-element-c9cccba h3,
  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 .elementor-element-86712f3 h3 {
    margin: 0 0 30px !important;
    color: #ffffff !important;
    font-family: "Cormorant Garamond", Georgia, serif !important;
    font-size: 22px !important;
    font-weight: 400 !important;
    line-height: 1.25 !important;
  }

  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 .elementor-element-c9cccba p,
  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 .elementor-element-86712f3 p {
    margin: 0 0 9px !important;
    color: inherit !important;
    font: inherit !important;
    line-height: inherit !important;
  }

  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 .elementor-element-c9cccba a,
  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 .elementor-element-86712f3 a {
    color: #cbb081 !important;
    text-decoration: none !important;
  }

  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 .elementor-element-foot01si {
    margin-top: 36px !important;
  }

  #footer .elementor-2 .elementor-element.elementor-element-1a7fff2 .elementor-element-foot01si .elementor-social-icons-wrapper {
    display: flex !important;
    align-items: center !important;
    gap: 20px !important;
  }

  #footer .elementor-2 .elementor-element.elementor-element-6a9fc022 {
    padding: 28px 30px !important;
    border-top: 1px solid rgba(255, 255, 255, 0.13) !important;
    background: #000000 !important;
  }

  #footer .elementor-2 .elementor-element.elementor-element-6a9fc022 .elementor-container,
  #footer .elementor-2 .elementor-element.elementor-element-6a9fc022 .elementor-row,
  #footer .elementor-2 .elementor-element.elementor-element-6a9fc022 .elementor-column,
  #footer .elementor-2 .elementor-element.elementor-element-6a9fc022 .elementor-column-wrap,
  #footer .elementor-2 .elementor-element.elementor-element-6a9fc022 .elementor-widget-wrap {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  #footer .elementor-2 .elementor-element.elementor-element-6a9fc022 .elementor-element-37c9a96d,
  #footer .elementor-2 .elementor-element.elementor-element-6a9fc022 .elementor-element-23623feb {
    display: none !important;
  }

  #footer .elementor-2 .elementor-element.elementor-element-6a9fc022 .elementor-heading-title {
    text-align: center !important;
    color: rgba(220, 215, 205, 0.78) !important;
    font-family: "Jost", sans-serif !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
  }

}

/* ============================================================
   END ETAP 58
   ============================================================ */

/* ============================================================
   ETAP 59 — Mobile menu panel Lovable parity
   ============================================================ */
@media (max-width: 991px) {
  #mobile_menu_wrapper.ool-mobile-menu-panel {
    position: fixed !important;
    top: 0 !important;
    right: auto !important;
    bottom: 0 !important;
    left: 0 !important;
    width: calc(100vw - 60px) !important;
    max-width: 520px !important;
    min-width: 0 !important;
    height: 100vh !important;
    min-height: 100vh !important;
    padding: 0 !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    background: #fcfcfc !important;
    border-right: 1px solid #e8e3d8 !important;
    box-shadow: none !important;
    transform: translateX(-100%) !important;
    transition: transform 0.34s cubic-bezier(0.4, 0, 0.2, 1) !important;
    z-index: 10080 !important;
  }

  #mobile_menu_wrapper.ool-mobile-menu-panel.box-menu {
    transform: translateX(0) !important;
  }

  #mobile_menu_wrapper.ool-mobile-menu-panel .menu-close {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100% !important;
    height: 69px !important;
    min-height: 69px !important;
    margin: 0 !important;
    padding: 0 27px !important;
    border: 0 !important;
    border-bottom: 1px solid #e8e3d8 !important;
    background: #fcfcfc !important;
    color: transparent !important;
    font-size: 0 !important;
    line-height: 1 !important;
    cursor: pointer !important;
  }

  #mobile_menu_wrapper.ool-mobile-menu-panel .menu-close::before {
    content: "MENU" !important;
    display: block !important;
    color: #233545 !important;
    font-family: "Jost", Arial, sans-serif !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 1 !important;
    letter-spacing: 0.42em !important;
    text-transform: uppercase !important;
  }

  #mobile_menu_wrapper.ool-mobile-menu-panel .menu-close .icon-close-1 {
    position: absolute !important;
    top: 50% !important;
    right: 27px !important;
    display: block !important;
    width: 18px !important;
    height: 18px !important;
    margin: 0 !important;
    color: transparent !important;
    font-size: 0 !important;
    transform: translateY(-50%) !important;
  }

  #mobile_menu_wrapper.ool-mobile-menu-panel .menu-close .icon-close-1::before,
  #mobile_menu_wrapper.ool-mobile-menu-panel .menu-close .icon-close-1::after {
    content: "" !important;
    position: absolute !important;
    top: 8px !important;
    left: 0 !important;
    display: block !important;
    width: 18px !important;
    height: 1.5px !important;
    background: #1a1a1a !important;
    border: 0 !important;
    transform-origin: center !important;
  }

  #mobile_menu_wrapper.ool-mobile-menu-panel .menu-close .icon-close-1::before {
    transform: rotate(45deg) !important;
  }

  #mobile_menu_wrapper.ool-mobile-menu-panel .menu-close .icon-close-1::after {
    transform: rotate(-45deg) !important;
  }

  #mobile_menu_wrapper.ool-mobile-menu-panel #mobile-megamenu,
  #mobile_menu_wrapper.ool-mobile-menu-panel #mobile-megamenu .avaorg-menu-horizontal {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  #mobile_menu_wrapper.ool-mobile-menu-panel #mobile-megamenu {
    padding: 20px 27px 0 !important;
  }

  #mobile_menu_wrapper.ool-mobile-menu-panel #mobile-megamenu .menu-content {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
  }

  #mobile_menu_wrapper.ool-mobile-menu-panel #mobile-megamenu .menu-content > li {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-bottom: 1px solid #e8e3d8 !important;
    background: transparent !important;
    box-shadow: none !important;
    list-style: none !important;
  }

  #mobile_menu_wrapper.ool-mobile-menu-panel #mobile-megamenu .menu-content > li.ool-uslugi-original-hidden,
  #mobile_menu_wrapper.ool-mobile-menu-panel #mobile-megamenu .menu-content > li.ool-onas-original-hidden {
    display: none !important;
  }

  #mobile_menu_wrapper.ool-mobile-menu-panel #mobile-megamenu .menu-content > li > a {
    display: flex !important;
    align-items: center !important;
    width: 100% !important;
    min-height: 49px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    color: #000000 !important;
    font-family: "Jost", Arial, sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.2 !important;
    letter-spacing: 0.38em !important;
    text-align: left !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    white-space: normal !important;
  }

  #mobile_menu_wrapper.ool-mobile-menu-panel #mobile-megamenu .menu-content > li > a span {
    color: inherit !important;
    font: inherit !important;
    letter-spacing: inherit !important;
    line-height: inherit !important;
    text-transform: inherit !important;
  }

  #mobile_menu_wrapper.ool-mobile-menu-panel #mobile-megamenu .menu-content > li.menu-item1 > a {
    color: #c9a76d !important;
  }

  #mobile_menu_wrapper.ool-mobile-menu-panel .ool-mobile-menu-section > .ool-onas-trigger,
  #mobile_menu_wrapper.ool-mobile-menu-panel .ool-mobile-menu-section > .ool-uslugi-trigger {
    min-height: 0 !important;
    padding: 17px 0 9px !important;
    color: #53606a !important;
    font-size: 12px !important;
    line-height: 1 !important;
    letter-spacing: 0.38em !important;
    cursor: default !important;
    pointer-events: none !important;
  }

  #mobile_menu_wrapper.ool-mobile-menu-panel .ool-onas-arrow,
  #mobile_menu_wrapper.ool-mobile-menu-panel .ool-uslugi-arrow {
    display: none !important;
  }

  #mobile_menu_wrapper.ool-mobile-menu-panel .ool-onas-submenu,
  #mobile_menu_wrapper.ool-mobile-menu-panel .ool-uslugi-submenu,
  #mobile_menu_wrapper.ool-mobile-menu-panel .ool-onas-menu-item.is-open > .ool-onas-submenu,
  #mobile_menu_wrapper.ool-mobile-menu-panel .ool-uslugi-menu-item.is-open > .ool-uslugi-submenu {
    display: block !important;
    max-height: none !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    visibility: visible !important;
    opacity: 1 !important;
    list-style: none !important;
    transform: none !important;
    transition: none !important;
  }

  #mobile_menu_wrapper.ool-mobile-menu-panel .ool-onas-submenu-item,
  #mobile_menu_wrapper.ool-mobile-menu-panel .ool-uslugi-submenu-item {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    list-style: none !important;
  }

  #mobile_menu_wrapper.ool-mobile-menu-panel .ool-mobile-menu-hidden {
    display: none !important;
  }

  #mobile_menu_wrapper.ool-mobile-menu-panel .ool-onas-submenu-link,
  #mobile_menu_wrapper.ool-mobile-menu-panel .ool-uslugi-submenu-link {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 0 13px 14px !important;
    border: 0 !important;
    background: transparent !important;
    color: #000000 !important;
    font-family: "Jost", Arial, sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.3 !important;
    letter-spacing: 0.38em !important;
    text-align: left !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    white-space: normal !important;
  }

  #mobile_menu_wrapper.ool-mobile-menu-panel .ool-onas-submenu-link:hover,
  #mobile_menu_wrapper.ool-mobile-menu-panel .ool-uslugi-submenu-link:hover,
  #mobile_menu_wrapper.ool-mobile-menu-panel .ool-onas-submenu-link:focus,
  #mobile_menu_wrapper.ool-mobile-menu-panel .ool-uslugi-submenu-link:focus {
    color: #c9a76d !important;
    background: transparent !important;
    text-decoration: none !important;
  }

  #mobile_menu_wrapper.ool-mobile-menu-panel .mobile-lang-cur,
  #mobile_menu_wrapper.ool-mobile-menu-panel .ool-submenu-link-arrow {
    display: none !important;
  }

  #mobile_menu_wrapper.ool-mobile-menu-panel #mobile-megamenu .menu-content > li:last-child {
    border-bottom: 0 !important;
  }
}

/* ============================================================
   END ETAP 59
   ============================================================ */

/* ============================================================
   ETAP 60 — Mobile category listing parity
   ============================================================ */
@media (min-width: 480px) and (max-width: 767px) {
  body.page-category #js-product-list-top.products-selection.row {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 16px !important;
    width: 100% !important;
    height: auto !important;
    min-height: 72px !important;
    margin: 0 0 52px !important;
    padding: 12px 0 26px !important;
    border-top: 1px solid #e8e3d8 !important;
    border-bottom: 1px solid #e8e3d8 !important;
  }

  body.page-category #js-product-list-top.products-selection.row > .total-products,
  body.page-category #js-product-list-top.products-selection.row > .product-sort {
    display: flex !important;
    flex: 0 0 auto !important;
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  body.page-category #js-product-list-top .total-products {
    align-items: center !important;
    gap: 14px !important;
  }

  body.page-category #js-product-list-top .total-products p,
  body.page-category #js-product-list-top .total-products p.hidden-sm-down {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #2d2d2d !important;
    font-family: "Jost", Arial, sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 38px !important;
    white-space: nowrap !important;
  }

  body.page-category #js-product-list-top .grid_list.switcher {
    display: inline-flex !important;
    align-items: stretch !important;
    gap: 0 !important;
    flex: 0 0 auto !important;
    height: 38px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    list-style: none !important;
  }

  body.page-category #js-product-list-top .grid_list.switcher > li,
  body.page-category #js-product-list-top .grid_list.switcher > li[style] {
    display: inline-flex !important;
    width: 38px !important;
    height: 38px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid #e8e3d8 !important;
    border-right: 0 !important;
    background: #ffffff !important;
    color: #1a1a1a !important;
    list-style: none !important;
  }

  body.page-category #js-product-list-top .grid_list.switcher > li:last-child {
    border-right: 1px solid #e8e3d8 !important;
  }

  body.page-category #js-product-list-top .grid_list.switcher > li[id="3"] {
    background: #1f1f1f !important;
    border-color: #1f1f1f !important;
    color: #ffffff !important;
  }

  body.page-category #js-product-list-top .grid_list.switcher > li.selected:not([id="3"]) {
    background: #ffffff !important;
    border-color: #e8e3d8 !important;
    color: #1a1a1a !important;
  }

  body.page-category #js-product-list-top .grid_list.switcher > li > a {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
    padding: 0 !important;
    color: inherit !important;
    line-height: 0 !important;
  }

  body.page-category #js-product-list-top .grid_list.switcher svg {
    display: none !important;
  }

  body.page-category #js-product-list-top .grid_list.switcher > li > a::before {
    content: "" !important;
    display: block !important;
    width: 18px !important;
    height: 18px !important;
    background: currentColor !important;
    -webkit-mask-position: center !important;
    mask-position: center !important;
    -webkit-mask-repeat: no-repeat !important;
    mask-repeat: no-repeat !important;
    -webkit-mask-size: 18px 18px !important;
    mask-size: 18px 18px !important;
  }

  body.page-category #js-product-list-top .grid_list.switcher > li[id="3"] > a::before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 4h6v6H4V4Zm10 0h6v6h-6V4ZM4 14h6v6H4v-6Zm10 0h6v6h-6v-6Z'/%3E%3C/svg%3E") !important;
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 4h6v6H4V4Zm10 0h6v6h-6V4ZM4 14h6v6H4v-6Zm10 0h6v6h-6v-6Z'/%3E%3C/svg%3E") !important;
  }

  body.page-category #js-product-list-top .grid_list.switcher > li[id="2"] > a::before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 4h7v7H4V4Zm9 0h7v7h-7V4ZM4 13h7v7H4v-7Zm9 0h7v7h-7v-7Z'/%3E%3C/svg%3E") !important;
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 4h7v7H4V4Zm9 0h7v7h-7V4ZM4 13h7v7H4v-7Zm9 0h7v7h-7v-7Z'/%3E%3C/svg%3E") !important;
  }

  body.page-category #js-product-list-top .grid_list.switcher > li[id="1"] > a::before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 6h14v2H5V6Zm0 5h14v2H5v-2Zm0 5h14v2H5v-2Z'/%3E%3C/svg%3E") !important;
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 6h14v2H5V6Zm0 5h14v2H5v-2Zm0 5h14v2H5v-2Z'/%3E%3C/svg%3E") !important;
  }

  body.page-category #js-product-list-top .product-sort {
    align-items: center !important;
    justify-content: flex-start !important;
  }

  body.page-category #js-product-list-top .product-sort .sort-by-row {
    display: inline-flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    gap: 14px !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  body.page-category #js-product-list-top .sort-by-row > .sort-by,
  body.page-category #js-product-list-top .sort-by-row > .sort-by.hidden-sm-down {
    display: inline-flex !important;
    flex: 0 0 auto !important;
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #2d2d2d !important;
    font-family: "Jost", Arial, sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 38px !important;
    white-space: nowrap !important;
  }

  body.page-category #js-product-list-top .products-sort-order.dropdown {
    display: block !important;
    flex: 0 0 auto !important;
    width: 156px !important;
    max-width: 156px !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  body.page-category #js-product-list-top .products-sort-order .select-title {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 156px !important;
    height: 50px !important;
    min-height: 50px !important;
    padding: 0 16px !important;
    background: #ffffff !important;
    border: 1px solid #e8e3d8 !important;
    color: #1a1a1a !important;
    font-family: "Jost", Arial, sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1 !important;
    text-align: left !important;
  }

  body.page-category #js-product-list-top .showing {
    display: none !important;
  }

  body.page-category .products.product-loop,
  body.page-category #js-product-list .products.product-loop {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 54px 28px !important;
    width: calc(100% - 44px) !important;
    margin: 0 0 0 8px !important;
    padding: 0 !important;
  }

  body.page-category .products.product-loop > article.product-miniature,
  body.page-category .products.product-loop > .product-miniature {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  body.page-category .product-miniature .thumbnail-container {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    text-align: left !important;
  }

  body.page-category .product-miniature .thumbnail-top {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    aspect-ratio: 1 / 1 !important;
    height: auto !important;
    margin: 0 0 24px !important;
    padding: 0 !important;
    overflow: hidden !important;
    background: #ffffff !important;
    border: 1px solid #e8e3d8 !important;
    box-shadow: none !important;
  }

  body.page-category .product-miniature .thumbnail-top .thumbnail.product-thumbnail,
  body.page-category .product-miniature .thumbnail-top .thumbnail.product-thumbnail picture {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #ffffff !important;
  }

  body.page-category .product-miniature .thumbnail-top img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: contain !important;
    object-position: center !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
  }

  body.page-category .product-miniature:hover .thumbnail-top img {
    transform: none !important;
  }

  body.page-category .product-miniature .mini-actions {
    position: absolute !important;
    inset: 0 !important;
    display: block !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    pointer-events: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    z-index: 2 !important;
  }

  body.page-category .product-miniature .mini-actions .product-add-to-cart,
  body.page-category .product-miniature .mini-actions .add-to-cart {
    display: none !important;
  }

  body.page-category .product-miniature .mini-actions .btn-action.my-wishlist-button,
  body.page-category .product-miniature .mini-actions .btn-action.quick-view {
    position: absolute !important;
    right: 10px !important;
    z-index: 3 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 40px !important;
    height: 40px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid #e8e3d8 !important;
    border-radius: 0 !important;
    background: rgba(255, 255, 255, 0.96) !important;
    color: #585858 !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06) !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
  }

  body.page-category .product-miniature .mini-actions .btn-action.my-wishlist-button {
    top: 10px !important;
  }

  body.page-category .product-miniature .mini-actions .btn-action.quick-view {
    right: 10px !important;
    bottom: 10px !important;
    top: auto !important;
  }

  body.page-category .product-miniature .mini-actions .btn-action span,
  body.page-category .product-miniature .mini-actions .btn-action i {
    display: inline-flex !important;
    color: inherit !important;
    font-size: 19px !important;
    line-height: 1 !important;
  }

  body.page-category .product-miniature > .wishlist-button-add {
    display: none !important;
  }

  body.page-category .product-miniature .product-description {
    display: block !important;
    min-height: 0 !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    text-align: left !important;
  }

  body.page-category .product-miniature .product-description > * {
    text-align: left !important;
  }

  body.page-category .product-miniature .brand-title,
  body.page-category .product-miniature .product-list-reviews,
  body.page-category .product-miniature .availability,
  body.page-category .product-miniature .product-desc,
  body.page-category .product-miniature .highlighted-informations,
  body.page-category .product-miniature .product-flags {
    display: none !important;
  }

  body.page-category .product-miniature .product-category-badge {
    display: block !important;
    margin: 0 0 12px !important;
    padding: 0 !important;
    color: #737373 !important;
    font-family: "Jost", Arial, sans-serif !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    line-height: 1.3 !important;
    letter-spacing: 0.34em !important;
    text-transform: uppercase !important;
    text-align: left !important;
  }

  body.page-category .product-miniature .product-title,
  body.page-category .product-miniature h2.product-title,
  body.page-category .product-miniature h3.product-title {
    display: block !important;
    min-height: 48px !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    text-align: left !important;
  }

  body.page-category .product-miniature .product-title a {
    display: block !important;
    color: #1a1a1a !important;
    font-family: "Cormorant Garamond", Georgia, serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1.35 !important;
    letter-spacing: 0 !important;
    text-align: left !important;
    text-transform: none !important;
    text-decoration: none !important;
    -webkit-line-clamp: unset !important;
    -webkit-box-orient: unset !important;
    overflow: visible !important;
  }

  body.page-category .product-miniature .product-price-and-shipping {
    display: block !important;
    margin: 28px 0 18px !important;
    padding: 0 !important;
    text-align: left !important;
  }

  body.page-category .product-miniature .product-price-and-shipping .price,
  body.page-category .product-miniature .product-price-and-shipping .current-price {
    color: #c9a76d !important;
    font-family: "Jost", Arial, sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.25 !important;
    text-align: left !important;
  }

  body.page-category .product-miniature .product-description > .product-add-to-cart {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  body.page-category .product-miniature .product-description > .product-add-to-cart form {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
  }

  body.page-category .product-miniature .product-description > .product-add-to-cart .add-to-cart {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    height: 46px !important;
    min-height: 46px !important;
    margin: 0 !important;
    padding: 0 12px !important;
    overflow: hidden !important;
    border: 1px solid #e8e3d8 !important;
    border-radius: 0 !important;
    background: #ffffff !important;
    color: transparent !important;
    box-shadow: none !important;
    font-size: 0 !important;
    line-height: 1 !important;
    text-align: center !important;
    text-indent: -9999px !important;
    text-decoration: none !important;
  }

  body.page-category .product-miniature .product-description > .product-add-to-cart .add-to-cart > * {
    display: none !important;
  }

  body.page-category .product-miniature .product-description > .product-add-to-cart .add-to-cart::before {
    content: "" !important;
    position: absolute !important;
    left: calc(50% - 60px) !important;
    top: 50% !important;
    display: block !important;
    width: 18px !important;
    height: 18px !important;
    margin: -9px 0 0 !important;
    background-color: #1a1a1a !important;
    text-indent: 0 !important;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='21' r='1'/%3E%3Ccircle cx='19' cy='21' r='1'/%3E%3Cpath d='M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12'/%3E%3C/svg%3E") !important;
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='21' r='1'/%3E%3Ccircle cx='19' cy='21' r='1'/%3E%3Cpath d='M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12'/%3E%3C/svg%3E") !important;
    -webkit-mask-position: center !important;
    mask-position: center !important;
    -webkit-mask-repeat: no-repeat !important;
    mask-repeat: no-repeat !important;
    -webkit-mask-size: 18px 18px !important;
    mask-size: 18px 18px !important;
  }

  body.page-category .product-miniature .product-description > .product-add-to-cart .add-to-cart::after {
    content: "DO KOSZYKA" !important;
    position: absolute !important;
    left: calc(50% - 30px) !important;
    top: 50% !important;
    display: block !important;
    transform: translateY(-50%) !important;
    color: #1a1a1a !important;
    font-family: "Jost", Arial, sans-serif !important;
    font-size: 11px !important;
    font-weight: 500 !important;
    line-height: 1 !important;
    letter-spacing: 0.34em !important;
    text-transform: uppercase !important;
    text-indent: 0 !important;
    white-space: nowrap !important;
  }

  body.page-category #js-product-list .products.product-loop .product-miniature .product-description > .product-add-to-cart form.add-to-cart-or-refresh > button.btn.btn-primary.add-to-cart {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    height: 46px !important;
    min-height: 46px !important;
    margin: 0 !important;
    padding: 0 12px !important;
    overflow: hidden !important;
    border: 1px solid #e8e3d8 !important;
    border-radius: 0 !important;
    background: #ffffff !important;
    color: transparent !important;
    box-shadow: none !important;
    font-size: 0 !important;
    line-height: 1 !important;
    text-align: center !important;
    text-indent: -9999px !important;
    text-decoration: none !important;
  }

  body.page-category #js-product-list .products.product-loop .product-miniature .product-description > .product-add-to-cart form.add-to-cart-or-refresh > button.btn.btn-primary.add-to-cart::before {
    content: "" !important;
    position: absolute !important;
    left: calc(50% - 60px) !important;
    top: 50% !important;
    display: block !important;
    width: 18px !important;
    height: 18px !important;
    margin: -9px 0 0 !important;
    background-color: #1a1a1a !important;
    text-indent: 0 !important;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='21' r='1'/%3E%3Ccircle cx='19' cy='21' r='1'/%3E%3Cpath d='M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12'/%3E%3C/svg%3E") !important;
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='21' r='1'/%3E%3Ccircle cx='19' cy='21' r='1'/%3E%3Cpath d='M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12'/%3E%3C/svg%3E") !important;
    -webkit-mask-position: center !important;
    mask-position: center !important;
    -webkit-mask-repeat: no-repeat !important;
    mask-repeat: no-repeat !important;
    -webkit-mask-size: 18px 18px !important;
    mask-size: 18px 18px !important;
  }

  body.page-category #js-product-list .products.product-loop .product-miniature .product-description > .product-add-to-cart form.add-to-cart-or-refresh > button.btn.btn-primary.add-to-cart::after {
    content: "DO KOSZYKA" !important;
    position: absolute !important;
    left: calc(50% - 30px) !important;
    top: 50% !important;
    display: block !important;
    transform: translateY(-50%) !important;
    color: #1a1a1a !important;
    font-family: "Jost", Arial, sans-serif !important;
    font-size: 11px !important;
    font-weight: 500 !important;
    line-height: 1 !important;
    letter-spacing: 0.34em !important;
    text-transform: uppercase !important;
    text-indent: 0 !important;
    white-space: nowrap !important;
  }
}

/* ============================================================
   END ETAP 60
   ============================================================ */

/* ============================================================
   ETAP 61 — production polish pass
   Scope: no hover effects, unified headers, shop/product images,
   home product names, language dropdown, sidebar counts, blog.
   ============================================================ */

/* --- Unified page header structure: title > breadcrumbs > subtitle > h2 > description --- */
body.page-category #wrapper > .container > nav.breadcrumb,
body.page-product #wrapper > .container > nav.breadcrumb,
body.ybc_blog #wrapper > .container > nav.breadcrumb {
  display: none !important;
}

.ool-unified-page .ool-cms-header,
.ool-product-header {
  background: linear-gradient(to bottom, oklch(0.927 0.014 80) 0%, oklch(0.927 0.014 80) 50%, #ffffff 100%) !important;
  padding: 56px 0 64px !important;
  text-align: center !important;
}

.ool-product-container {
  max-width: 80rem;
  margin: 0 auto;
  padding: 0 24px;
  text-align: center;
}

@media (min-width: 1024px) {
  .ool-product-container { padding: 0 40px; }
  .ool-unified-page .ool-cms-header,
  .ool-product-header { padding: 64px 0 76px !important; }
}

.ool-product-header-title,
.ool-product-header h1.ool-product-header-title {
  margin: 0 !important;
  color: var(--foreground, #1a1a1a) !important;
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: 36px !important;
  font-weight: 400 !important;
  line-height: 1.25 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

@media (min-width: 1024px) {
  .ool-product-header-title,
  .ool-product-header h1.ool-product-header-title { font-size: 48px !important; }
}

.ool-product-breadcrumb,
.ool-cms-breadcrumb {
  margin-top: 16px !important;
}

.ool-product-breadcrumb {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
  color: var(--muted-fg, #737373);
  font-family: "Jost", Arial, sans-serif;
  font-size: 14px;
}

.ool-product-breadcrumb .ool-bc-link,
.ool-product-breadcrumb .ool-bc-current,
.ool-product-breadcrumb .ool-bc-sep,
.ool-cms-breadcrumb .ool-bc-link,
.ool-cms-breadcrumb .ool-bc-current,
.ool-cms-breadcrumb .ool-bc-sep {
  color: inherit !important;
  text-decoration: none !important;
}

.ool-product-breadcrumb .ool-bc-current,
.ool-cms-breadcrumb .ool-bc-current {
  color: var(--foreground, #1a1a1a) !important;
}

.ool-unified-subtitle {
  margin: 24px auto 0 !important;
  max-width: 46rem;
  color: var(--gold, #cbb081) !important;
  font-family: "Jost", Arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  letter-spacing: 0.28em !important;
  text-transform: uppercase !important;
}

.ool-unified-heading {
  margin: 18px auto 0 !important;
  max-width: 54rem;
  color: var(--foreground, #1a1a1a) !important;
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: 30px !important;
  font-weight: 400 !important;
  line-height: 1.24 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

@media (min-width: 1024px) {
  .ool-unified-heading { font-size: 40px !important; }
}

.ool-unified-description {
  max-width: 48rem;
  margin: 18px auto 0 !important;
  color: var(--muted-fg, #737373) !important;
  font-family: "Jost", Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.75 !important;
}

.ool-unified-description p {
  margin: 0 !important;
  color: inherit !important;
  font: inherit !important;
}

.ool-unified-description--plain {
  display: block;
}

@media (max-width: 767px) {
  .ool-unified-page .ool-cms-header,
  .ool-product-header {
    padding: 44px 0 52px !important;
  }
  .ool-product-header-title,
  .ool-product-header h1.ool-product-header-title,
  .ool-cms-title {
    font-size: 34px !important;
  }
  .ool-unified-heading {
    font-size: 28px !important;
  }
  .ool-unified-description {
    font-size: 15px !important;
    line-height: 1.65 !important;
  }
}

/* --- Product/shop image frames: full bleed cover crop, no padding/contain --- */
.product-miniature .thumbnail-top,
.product .thumbnail-top,
body.page-category .product-miniature .thumbnail-top,
body#index .product-miniature .thumbnail-top,
.ool-product-page .product-accessories .product-miniature .thumbnail-top,
.ool-related-section .product-miniature .thumbnail-top {
  aspect-ratio: 1 / 1 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: #ffffff !important;
}

.product-miniature .thumbnail.product-thumbnail,
.product-miniature .thumbnail.product-thumbnail picture,
.product .thumbnail.product-thumbnail,
.product .thumbnail.product-thumbnail picture,
body.page-category .product-miniature .thumbnail-top .thumbnail.product-thumbnail,
body.page-category .product-miniature .thumbnail-top .thumbnail.product-thumbnail picture {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.product-miniature .thumbnail-top img,
.product .thumbnail-top img,
.product-miniature .thumbnail.product-thumbnail img,
.product .thumbnail.product-thumbnail img,
body.page-category .product-miniature .thumbnail-top img,
body#index .product-miniature .thumbnail-top img,
.ool-product-page .product-accessories .product-miniature .thumbnail-top img,
.ool-related-section .product-miniature .thumbnail-top img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  object-fit: cover !important;
  object-position: center center !important;
  margin: 0 !important;
  padding: 0 !important;
  transform: none !important;
  filter: none !important;
}

.ool-product-page .product-cover-container .swiper-slide {
  align-items: stretch !important;
  justify-content: stretch !important;
  padding: 0 !important;
}

.ool-product-page .product-cover-container .swiper-slide picture,
.ool-product-page .product-cover-container .swiper-slide picture img,
.ool-product-page .product-cover-container img.img-fluid {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  object-fit: cover !important;
  object-position: center center !important;
  margin: 0 !important;
  padding: 0 !important;
}

.ool-product-page .thumb-images .thumb-container picture,
.ool-product-page .thumb-images .thumb-container img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  object-fit: cover !important;
  object-position: center center !important;
  padding: 0 !important;
}

/* --- Product titles: reserve two lines and never truncate with ellipsis --- */
.product-miniature .product-title,
.product-miniature h2.product-title,
.product-miniature h3.product-title,
body#index .product-miniature .product-title,
body.page-category .product-miniature .product-title {
  min-height: calc(1.35em * 2) !important;
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
}

.product-miniature .product-title a,
.product .product-title a,
body#index .product-miniature .product-title a,
body.page-category .product-miniature .product-title a {
  display: block !important;
  min-height: calc(1.35em * 2) !important;
  max-height: none !important;
  color: #1a1a1a !important;
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 1.35 !important;
  letter-spacing: 0 !important;
  text-decoration: none !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  -webkit-line-clamp: unset !important;
  line-clamp: unset !important;
  -webkit-box-orient: unset !important;
}

body#index .elementor-3 .product-miniature .product-title,
body#index .elementor-3 .product-miniature .product-title a {
  min-height: calc(1.35em * 2) !important;
  text-align: center !important;
}

/* --- Shop sidebar and pills: no hover color jump, readable counts --- */
.ool-shop-cat-link {
  padding-right: 14px !important;
}

.ool-shop-cat-count {
  flex: 0 0 auto !important;
  min-width: 3ch !important;
  padding-right: 6px !important;
  text-align: right !important;
}

.ool-shop-pill:hover,
.ool-shop-pill:focus,
.ool-shop-cat-link:hover,
.ool-shop-cat-link:focus,
.ool-shop-cat-link:hover .ool-shop-cat-count,
.ool-shop-cat-link:focus .ool-shop-cat-count,
.ool-shop-cat-link:hover .ool-shop-cat-icon,
.ool-shop-cat-link:focus .ool-shop-cat-icon,
.ool-shop-promo-cta:hover,
.ool-shop-promo-cta:focus {
  color: inherit !important;
  background: inherit !important;
  border-color: inherit !important;
  text-decoration: none !important;
}

/* --- Blog module visual integration --- */
body.ybc_blog #wrapper > .container {
  max-width: 80rem !important;
  padding-left: 24px !important;
  padding-right: 24px !important;
}

@media (min-width: 1024px) {
  body.ybc_blog #wrapper > .container {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}

body.ybc_blog .ybc-blog-wrapper > h1.page-heading,
body.ybc_blog .ybc-blog-wrapper > .blog-category-desc {
  display: none !important;
}

body.ybc_blog .ybc-blog-list {
  display: grid !important;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 32px !important;
  margin: 0 !important;
  padding: 0 0 72px !important;
  list-style: none !important;
}

@media (min-width: 768px) {
  body.ybc_blog .ybc-blog-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1180px) {
  body.ybc_blog .ybc-blog-list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

body.ybc_blog .ybc-blog-list > li {
  width: auto !important;
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
}

body.ybc_blog .post-wrapper {
  height: 100% !important;
  background: #ffffff !important;
  border: 1px solid #e8e3d8 !important;
  box-shadow: none !important;
}

body.ybc_blog .post-wrapper .ybc_item_img {
  display: block !important;
  aspect-ratio: 4 / 3 !important;
  width: 100% !important;
  overflow: hidden !important;
  background: #f5f2ec !important;
}

body.ybc_blog .post-wrapper .ybc_item_img img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
  transform: none !important;
  filter: none !important;
}

body.ybc_blog .ybc-blog-wrapper-content {
  padding: 24px !important;
}

body.ybc_blog .ybc_title_block {
  display: block !important;
  color: #1a1a1a !important;
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: 24px !important;
  font-weight: 400 !important;
  line-height: 1.25 !important;
  text-decoration: none !important;
}

body.ybc_blog .blog_description,
body.ybc_blog .blog_description p {
  color: #737373 !important;
  font-family: "Jost", Arial, sans-serif !important;
  font-size: 14px !important;
  line-height: 1.65 !important;
}

body.ybc_blog .read_more {
  display: inline-block !important;
  margin-top: 16px !important;
  color: #1a1a1a !important;
  font-family: "Jost", Arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  letter-spacing: 0.28em !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  border-bottom: 1px solid var(--gold, #cbb081) !important;
}

/* --- Language/currency dropdown polish --- */
#_desktop_language_selector .ava-dropdown-toggle,
#_mobile_language_selector .ava-dropdown-toggle {
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px !important;
  height: 18px !important;
  line-height: 18px !important;
}

#_desktop_language_selector .ava-dropdown-toggle img,
#_desktop_language_selector .ava-dropdown-menu img,
#_mobile_language_selector .ava-dropdown-toggle img,
#_mobile_language_selector .ava-dropdown-menu img {
  display: block !important;
  width: 20px !important;
  height: 14px !important;
  object-fit: cover !important;
  object-position: center center !important;
  border-radius: 2px !important;
  margin: 0 !important;
  box-shadow: inset 0 0 0 1px rgba(26, 26, 26, 0.08) !important;
}

#_desktop_language_selector .ava-dropdown-menu,
#_mobile_language_selector .ava-dropdown-menu,
#_desktop_currency_selector .ava-dropdown-menu,
#_mobile_currency_selector .ava-dropdown-menu {
  border: 1px solid #e8e3d8 !important;
  background: #ffffff !important;
  box-shadow: none !important;
  padding: 8px 0 !important;
}

#_desktop_language_selector .ava-dropdown-menu a,
#_mobile_language_selector .ava-dropdown-menu a,
#_desktop_currency_selector .ava-dropdown-menu a,
#_mobile_currency_selector .ava-dropdown-menu a {
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  padding: 9px 14px !important;
  color: #1a1a1a !important;
  font-family: "Jost", Arial, sans-serif !important;
  font-size: 12px !important;
  text-decoration: none !important;
  background: #ffffff !important;
}

/* --- Footer first column: Lookbook stays special, Porady hidden if still present in cached/builder HTML --- */
#footer .elementor-element-25aa7cf .linklist-menu > a[href$="/lookbook"],
#footer .elementor-element-25aa7cf .linklist-menu > a[href$="/lookbook"] span {
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-style: italic !important;
  font-size: 18px !important;
  background: linear-gradient(135deg, #d4af7a 0%, #cbb081 40%, #b8975e 100%) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  color: var(--gold, #cbb081) !important;
}

#footer .elementor-element-25aa7cf .linklist-menu > a[href*="porady-origins-of-light"] {
  display: none !important;
}

/* --- No hover effects anywhere user-facing: freeze transitions and neutralize hover-only visuals. --- */
html body *,
html body *::before,
html body *::after {
  transition-duration: 0s !important;
  transition-delay: 0s !important;
  animation-duration: 0s !important;
  animation-delay: 0s !important;
}

a:hover,
a:focus,
button:hover,
button:focus,
.btn:hover,
.btn:focus,
.elementor-button:hover,
.elementor-button:focus {
  text-decoration: none !important;
  box-shadow: none !important;
  filter: none !important;
}

#header a:hover,
#header a:focus,
#header button:hover,
#header button:focus,
#footer a:hover,
#footer a:focus,
.product-title a:hover,
.product-title a:focus,
.ybc_title_block:hover,
.ybc_title_block:focus,
.read_more:hover,
.read_more:focus,
.ool-cms-link:hover,
.ool-cms-link:focus,
.ool-bc-link:hover,
.ool-bc-link:focus,
.ool-cta-link:hover,
.ool-cta-link:focus,
.ool-kontakt-info-value:hover,
.ool-kontakt-info-value:focus,
.ool-kontakt-info-link:hover,
.ool-kontakt-info-link:focus,
.ool-home-lookbook-cta:hover,
.ool-home-lookbook-cta:focus,
.ool-home-lookbook-seeall:hover,
.ool-home-lookbook-seeall:focus,
.ool-lb-card-link:hover,
.ool-lb-card-link:focus,
.ool-lb-product-link:hover,
.ool-lb-product-link:focus {
  color: inherit !important;
  background-color: transparent !important;
  text-decoration: none !important;
  filter: none !important;
  box-shadow: none !important;
}

.product-miniature:hover img,
.product:hover img,
.thumbnail-container:hover img,
.thumbnail-top:hover img,
.ybc_item_img:hover img,
.ool-service-img:hover img,
.ool-lb-card-link:hover img,
.ool-lb-product-link:hover img,
.group:hover .image-zoom,
.image-zoom:hover {
  transform: none !important;
  filter: none !important;
  opacity: 1 !important;
}

.product-miniature:hover,
.post-wrapper:hover,
.ool-cms-card:hover,
.ool-cms-card--link:hover,
.ool-lb-card-link:hover,
.ool-lb-product-link:hover {
  transform: none !important;
  box-shadow: none !important;
}

.ool-cover-btn:hover,
.ool-cover-btn:focus,
.ool-product-page .product-cover-container .swiper-button-prev:hover,
.ool-product-page .product-cover-container .swiper-button-next:hover,
.ool-product-page .thumb-images .thumb-container:hover,
.ool-product-page .add-to-cart:hover,
.ool-product-page .buy-now:hover,
.ool-product-page .product-quantity .js-buy-now:hover {
  color: inherit !important;
  background: inherit !important;
  border-color: inherit !important;
  box-shadow: none !important;
  transform: inherit !important;
}

.ool-shop-pill:hover,
.ool-shop-pill:focus {
  color: var(--foreground, #1a1a1a) !important;
  background: #ffffff !important;
  border-color: var(--border, #e8e3d8) !important;
}

.ool-shop-cat-link:hover,
.ool-shop-cat-link:focus {
  color: rgba(26, 26, 26, 0.85) !important;
  background: transparent !important;
}

.ool-shop-cat-link:hover .ool-shop-cat-count,
.ool-shop-cat-link:focus .ool-shop-cat-count {
  color: var(--muted-fg, #737373) !important;
}

.ool-shop-cat-link:hover .ool-shop-cat-icon,
.ool-shop-cat-link:focus .ool-shop-cat-icon {
  color: rgba(204, 169, 117, 0.7) !important;
}

.ool-shop-promo-cta:hover,
.ool-shop-promo-cta:focus {
  color: var(--foreground, #1a1a1a) !important;
  background: transparent !important;
  border-bottom-color: var(--gold, #cbb081) !important;
}

.ool-cover-btn:hover,
.ool-cover-btn:focus {
  background: rgba(255,255,255,0.95) !important;
  color: var(--foreground, #1a1a1a) !important;
  transform: none !important;
}

.ool-product-page .product-cover-container .swiper-button-prev:hover,
.ool-product-page .product-cover-container .swiper-button-next:hover {
  background: rgba(255,255,255,0.85) !important;
  color: #2d2d2d !important;
  transform: translateY(-50%) !important;
}
