/* BJP Store: confirmation after adding to cart, 2026-09-08. */
#colorbox .advanced-order .advancedOrder__buttons {
  display: flex;
  align-items: stretch;
  gap: 12px;
}

#colorbox #cboxLoadedContent .advanced-order .advancedOrder__buttons > .btn {
  box-sizing: border-box;
  display: flex;
  flex: 1 1 0;
  align-items: center;
  justify-content: center;
  min-width: 0;
  min-height: 48px;
  height: auto;
  margin: 0;
  padding: 12px 16px;
  font-size: 16px;
  line-height: 1.35;
  white-space: normal;
  text-align: center;
}

#colorbox #cboxLoadedContent .advanced-order .advancedOrder__buttons > .btn-conversion:hover {
  background-color: #3b3b38;
}

#colorbox .advanced-order .advancedOrder__buttons > .btn:focus-visible,
#colorbox:has(.advanced-order) #cboxClose:focus-visible {
  outline: 3px solid #1e1e1c !important;
  outline-offset: 3px !important;
}

#colorbox:has(.advanced-order) #cboxClose {
  width: 44px;
  height: 44px;
}

/* Hide the two promotional overlays only while this confirmation is open. */
body:has(#colorbox[style*="display: block"] .advanced-order) #hw-87kwowifjjowiklsadh666left,
body:has(#colorbox[style*="display: block"] .advanced-order) .LEAD_GENERATION {
  display: none !important;
}

@media (max-width: 767px) {
  #colorbox .advanced-order .advancedOrder__buttons {
    flex-direction: column;
  }

  #colorbox #cboxLoadedContent .advanced-order .advancedOrder__buttons > .btn {
    flex: 0 0 auto;
    width: 100%;
  }
}

/* BJP Store: readable size choices on mobile product cards, 2026-09-08. */
@media (max-width: 991px) {
  body .products.products-block .product .widget-parameter-wrapper[data-parameter-id="5"] {
    width: 100%;
    min-width: 0;
    overflow: visible;
  }

  body .products.products-block .product .widget-parameter-wrapper[data-parameter-id="5"] .widget-parameter-list {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    width: 100%;
    min-width: 0;
    margin: 0;
    padding: 0;
  }

  body .products.products-block .product .widget-parameter-wrapper[data-parameter-id="5"] .widget-parameter-list > .widget-parameter-value {
    display: block !important;
    flex: 0 0 calc((100% - 12px) / 3);
    min-width: 0;
    width: auto !important;
    margin: 0 !important;
  }

  body .products.products-block .product .widget-parameter-wrapper[data-parameter-id="5"] .widget-parameter-value > a {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 0;
    width: 100% !important;
    min-height: 44px;
    height: auto;
    padding: 6px;
    border: 1px solid #dededb;
    border-radius: 6px;
    font-size: 12px;
    line-height: 1.25;
    white-space: normal;
    overflow-wrap: anywhere;
    text-decoration: none;
  }

  body .products.products-block .product .widget-parameter-wrapper[data-parameter-id="5"] .widget-parameter-value > a:focus-visible {
    outline: 2px solid #1e1e1c !important;
    outline-offset: 2px !important;
  }

  body .products.products-block .product .widget-parameter-wrapper[data-parameter-id="5"] .scroll-overlay,
  body .products.products-block .product .widget-parameter-wrapper[data-parameter-id="5"] .widget-parameter-more {
    display: none !important;
  }
}

/* Existing footer rules moved here to keep Shoptet HTML below its limit. */
footer#footer .footer-bottom .footer-socials ul a{width:44px;height:44px}footer#footer .footer-bottom .footer-socials ul a:before{height:100%}#footer .able-signature{display:none}
/* BJP Store: language-safe blog and separate desktop navigation controls. */
.in-index .hp-news:not(:has(.news-item)) { display: none; }
@media (min-width: 768px) {
  #header .navigation-wrapper {
    --bjp-header-gutter: 15px;
    --bjp-nav-logo-space: 260px;
  }
  #header #navigation {
    left: var(--bjp-header-gutter);
    right: calc(var(--bjp-header-gutter) + 246px);
    width: auto;
    margin-left: var(--bjp-nav-logo-space);
  }
  #header .menu-helper {
    right: calc(var(--bjp-header-gutter) + 246px) !important;
    width: 44px;
    height: 44px;
    padding: 0;
    justify-content: center;
  }
  #header .menu-helper > span {
    display: block;
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
  }
  #header .menu-helper:focus-visible {
    outline: 2px solid #1e1e1c;
    outline-offset: 3px;
  }
}
@media (min-width: 768px) and (max-width: 1800px) {
  #header .navigation-wrapper { --bjp-header-gutter: 60px; }
}
@media (min-width: 768px) and (max-width: 1799px) {
  #header .navigation-wrapper { --bjp-nav-logo-space: 150px; }
}
@media (min-width: 768px) and (max-width: 1200px) {
  #header .navigation-wrapper { --bjp-header-gutter: 40px; }
}
@media (min-width: 768px) and (max-width: 992px) {
  #header .navigation-wrapper { --bjp-header-gutter: 20px; }
}

/* BJP Store: touch-friendly size filter in men's T-shirts, 2026-09-08. */
@media (max-width: 767px) {
  body.id-809 #filters .filter-section-parametric-id-5 form {
    max-height: none;
    overflow: visible;
    padding: 0;
  }
  body.id-809 #filters .filter-section-parametric-id-5 fieldset {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
  }
  body.id-809 #filters .filter-section-parametric-id-5 fieldset > div {
    position: relative;
    display: block;
    margin: 0 !important;
  }
  body.id-809 #filters .filter-section-parametric-id-5 .advanced-filters-wrapper:empty {
    display: none;
  }
  body.id-809 #filters .filter-section-parametric-id-5 input[type="checkbox"] {
    display: block;
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0;
  }
  body.id-809 #filters .filter-section-parametric-id-5 .filter-label {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    width: 100%;
    min-height: 44px;
    margin: 0;
    padding: 8px 4px;
    border: 1px solid #dededb;
    border-radius: 6px;
    font-size: 13px;
    line-height: 1.25;
    color: #1e1e1c;
    background: #fff;
  }
  body.id-809 #filters .filter-section-parametric-id-5 .filter-label::before,
  body.id-809 #filters .filter-section-parametric-id-5 .filter-label::after {
    display: none;
  }
  body.id-809 #filters .filter-section-parametric-id-5 .filter-count {
    position: static;
    transform: none;
    float: none;
    margin: 0;
    padding: 0 !important;
    color: inherit !important;
    opacity: .65;
    font-size: 11px !important;
    line-height: inherit !important;
  }
  body.id-809 #filters .filter-section-parametric-id-5 input:checked + label {
    color: #fff;
    border-color: #1e1e1c;
    background: #1e1e1c;
  }
  body.id-809 #filters .filter-section-parametric-id-5 input:disabled + label {
    color: #8b8b87;
    border-color: #eeeeeb;
    background: #f7f7f5;
    cursor: default;
  }
  body.id-809 #filters .filter-section-parametric-id-5 input:focus-visible + label {
    outline: 2px solid #1e1e1c;
    outline-offset: 2px;
  }
}


/* BJP Store: compact cart layout; native cart forms and prices remain in place. */
body.id--9 #hw-87kwowifjjowiklsadh666left,
body.id--9 .LEAD_GENERATION { display: none !important; }

body.id--9 #content #cart-wrapper .cart-table,
body.id--9 #content #cart-wrapper .cart-table > tbody { display: block; width: 100%; }
body.id--9 #content #cart-wrapper .cart-table { margin: 0 0 24px; }
body.id--9 #content #cart-wrapper .cart-table tr.removeable {
  display: grid !important;
  grid-template-columns: 64px minmax(0, 1fr) auto;
  grid-template-areas: "image name name" "image unit unit" "quantity quantity total";
  align-items: center;
  gap: 8px 12px;
  position: relative;
  box-sizing: border-box;
  width: 100% !important;
  max-width: none;
  min-height: 0;
  height: auto !important;
  margin: 0 0 12px !important;
  padding: 16px;
  border: 1px solid #e5e5e2 !important;
  border-radius: 8px;
  text-align: left;
}
body.id--9 #content #cart-wrapper .cart-table :where(tr.removeable > td) {
  display: block;
  position: static;
  width: auto !important;
  max-width: none;
  height: auto;
  min-width: 0;
  min-height: 0;
  margin: 0;
  padding: 0 !important;
  border: 0;
  text-align: left;
}
body.id--9 #content #cart-wrapper .cart-table .cart-p-image { grid-area: image; }
body.id--9 #content #cart-wrapper .cart-table .cart-p-image img {
  display: block;
  position: static;
  transform: none;
  width: 64px !important;
  height: 80px !important;
  object-fit: contain;
  margin: 0;
}
body.id--9 #content #cart-wrapper .cart-table .p-name { grid-area: name; align-self: end; text-align: left !important; padding-right: 30px !important; }
body.id--9 #content #cart-wrapper .cart-table .p-name .main-link {
  font-size: 15px;
  line-height: 1.4;
  font-weight: 600;
  text-transform: none;
  text-align: left;
  overflow-wrap: anywhere;
}
body.id--9 #content #cart-wrapper .cart-table .main-link-variant {
  display: block;
  margin-top: 4px;
  font-size: 13px;
  line-height: 1.4;
  color: #66665f;
  font-weight: 400;
}
body.id--9 #content #cart-wrapper .cart-table tr.removeable > .p-availability { display: none; }
body.id--9 #content #cart-wrapper .cart-table tr.removeable > .p-price {
  display: flex !important;
  flex-direction: row;
  justify-content: flex-start;
  grid-area: unit;
  align-self: start;
  gap: 4px;
  color: #66665f;
  font-size: 13px;
}
body.id--9 #content #cart-wrapper .cart-table .p-price .price-final { font-size: 13px; font-weight: 400; }
body.id--9 #content #cart-wrapper .cart-table .p-price .p-label,
body.id--9 #content #cart-wrapper .cart-table .p-quantity .p-label,
body.id--9 #content #cart-wrapper .cart-table .p-total .p-label { display: none !important; }
body.id--9 #content #cart-wrapper .cart-table .p-quantity { grid-area: quantity; }
body.id--9 #content #cart-wrapper .cart-table .quantity-form { margin: 0; }
body.id--9 #content #cart-wrapper .cart-table .quantity {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: relative;
  width: 134px;
  height: 46px;
  margin: 0;
  padding: 0;
  border: 1px solid #dededb;
  border-radius: 6px;
  background: #fff;
}
body.id--9 #content #cart-wrapper .cart-table .quantity > label { order: 2; width: 44px; margin: 0; }
body.id--9 #content #cart-wrapper .cart-table .quantity input.amount {
  width: 44px !important;
  height: 44px !important;
  min-height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  text-align: center;
  font-size: 16px;
}
body.id--9 #content #cart-wrapper .cart-table .quantity button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative !important;
  top: auto;
  right: auto;
  left: auto;
  flex: 0 0 44px;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 0;
  transform: none;
  background: transparent;
  font-size: 20px;
  color: #1e1e1c;
}
body.id--9 #content #cart-wrapper .cart-table .quantity .decrease { order: 1; }
body.id--9 #content #cart-wrapper .cart-table .quantity .increase { order: 3; }
body.id--9 #content #cart-wrapper .cart-table .quantity button::before,
body.id--9 #content #cart-wrapper .cart-table .quantity button::after { display: none; }
body.id--9 #content #cart-wrapper .cart-table .quantity :is(.increase__sign,.decrease__sign) { display: inline; position: static; transform: none; line-height: 1; }
body.id--9 #content #cart-wrapper .cart-table .p-total { grid-area: total; justify-self: end; }
body.id--9 #content #cart-wrapper .cart-table .p-total > .price-final { font-size: 18px; line-height: 1.3; white-space: nowrap; }
body.id--9 #content #cart-wrapper .cart-table .p-total > form { position: absolute; top: 2px; right: 2px; margin: 0; }
body.id--9 #content #cart-wrapper .cart-table .remove-item {
  position: static;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 0;
  color: #66665f;
}
body.id--9 #content #cart-wrapper .cart-table tr.removeable:has(.quantity-form[style*="display: none"]) {
  grid-template-columns: 40px minmax(0, 1fr) auto;
  grid-template-areas: "image name total";
  padding-right: 48px;
}
body.id--9 #content #cart-wrapper .cart-table tr.removeable:has(.quantity-form[style*="display: none"]) .cart-p-image img {
  width: 40px !important;
  height: 48px !important;
}
body.id--9 #content #cart-wrapper .cart-table tr.removeable:has(.quantity-form[style*="display: none"]) .p-name {
  align-self: center;
  padding-right: 0 !important;
}
body.id--9 #content #cart-wrapper .cart-table tr.removeable:has(.quantity-form[style*="display: none"]) .p-name .main-link { font-size: 13px; }
body.id--9 #content #cart-wrapper .cart-table tr.removeable:has(.quantity-form[style*="display: none"]) :is(.p-quantity,.p-price) { display: none !important; }

body.id--9 #content #cart-wrapper .fvDoplnek-upsell {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  margin: 0 0 24px !important;
  padding: 20px 0 0;
  border-top: 1px solid #e5e5e2;
}
body.id--9 #content #cart-wrapper .fvDoplnek-upsell > h4 { grid-column: 1 / -1; margin: 0 0 8px; padding: 0; font-size: 16px; line-height: 1.4; }
body.id--9 #content #cart-wrapper .fvDoplnek-upsell .fvDoplnek-produkt { width: auto !important; min-width: 0; margin: 0 !important; padding: 0; }
body.id--9 #content #cart-wrapper .fvDoplnek-upsell form { width: 100%; margin: 0; padding: 0; }
body.id--9 #content #cart-wrapper .fvDoplnek-upsell .fvcontent {
  display: block !important;
  width: 100%;
  margin: 0;
  padding: 8px 10px;
  border: 1px solid #dededb;
  border-radius: 6px;
}
body.id--9 #content #cart-wrapper .fvDoplnek-upsell .fvcontent:has(input:checked) { border-color: #1e1e1c; background: #f7f7f5; }
body.id--9 #content #cart-wrapper .fvDoplnek-upsell .header { display: flex; align-items: center; gap: 8px; min-height: 44px; }
body.id--9 #content #cart-wrapper .fvDoplnek-upsell input[type="checkbox"] { width: 24px; height: 24px; margin: 0; accent-color: #1e1e1c; }
body.id--9 #content #cart-wrapper .fvDoplnek-upsell .fvDoplnek-text { display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 2px 6px; min-width: 0; padding: 0; }
body.id--9 #content #cart-wrapper .fvDoplnek-upsell .name { display: none; }
body.id--9 #content #cart-wrapper .fvDoplnek-upsell .upsell-product-tooltip { grid-column: 2; grid-row: 1; }
body.id--9 #content #cart-wrapper .fvDoplnek-upsell .price { grid-column: 1; grid-row: 1; white-space: nowrap; margin: 0; padding: 0; font-size: 16px; font-weight: 600; color: #1e1e1c !important; }
body.id--9 #content #cart-wrapper .fvDoplnek-upsell .fvDoplnek-description:empty { display: none; }
body.id--9 #content #cart-wrapper .cart-content > .cart-summary { padding-bottom: 0; }
body.id--9 #content #cart-wrapper .cart-summary > h2 { margin: 0 0 12px !important; padding: 0; font-size: 18px; line-height: 1.4; }
body.id--9 #content #cart-wrapper #fvstudio-delivery-info { height: auto; margin: 0 0 24px; }
body.id--9 #content #cart-wrapper #fvstudio-delivery-info .extra.delivery { display: block; width: 100%; max-width: none; margin: 0; padding: 14px 16px 14px 64px !important; border-radius: 6px; background: #f7f7f5; }
body.id--9 #content #cart-wrapper #fvstudio-delivery-info .extra.delivery::before { content: ""; width: 32px; height: 32px; margin: 0; left: 16px; top: 50%; transform: translateY(-50%); background: url("https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/extras/opal/img/truck.svg") center / contain no-repeat; }
body.id--9 #content #cart-wrapper #fvstudio-delivery-info .extra.delivery > span { display: block; text-align: left; width: auto; font-size: 14px; line-height: 1.5; }
body.id--9 #content #cart-wrapper #fvstudio-delivery-info .price-range { position: static; width: 100%; margin: 8px 0 0; }
body.id--9 #content #cart-wrapper #fvstudio-delivery-info:empty { display: none; }
body.id--9 #content #cart-wrapper .free-gifts-wrapper > form { width: 100%; }
body.id--9 #content #cart-wrapper .free-gifts-wrapper { width: 100%; margin: 0; }
body.id--9 #content #cart-wrapper .free-gifts .free-gift-label { padding: 0; }
body.id--9 #content #cart-wrapper .free-gifts { width: 100%; margin: 0 0 20px !important; }
body.id--9 #content #cart-wrapper .free-gifts > li { width: 100% !important; margin: 0 0 8px !important; padding: 0; border-radius: 6px; }
body.id--9 #content #cart-wrapper .free-gifts > li > label { display: flex; align-items: center; gap: 12px; min-height: 64px; margin: 0; padding: 10px 12px; border-radius: 6px; }
body.id--9 #content #cart-wrapper .free-gifts .free-gifts-img { flex: 0 0 40px; width: 40px !important; height: 40px; margin: 0; }
body.id--9 #content #cart-wrapper .free-gifts .free-gifts-img > img { width: 40px; height: 40px; object-fit: contain; }
body.id--9 #content #cart-wrapper .free-gift-name { font-size: 14px; line-height: 1.4; }
body.id--9 #content #cart-wrapper .discount-coupon { margin: 0 0 24px; }
body.id--9 #content #cart-wrapper .discount-coupon .compact-form { display: flex; gap: 8px; }
body.id--9 #content #cart-wrapper .discount-coupon .form-control { margin: 0; flex: 1 1 0; min-width: 0; width: auto; height: 48px; font-size: 14px; }
body.id--9 #content #cart-wrapper .discount-coupon .compact-form > .btn { flex: 0 0 auto; width: auto; min-width: 90px; min-height: 48px; margin: 0; padding: 10px 16px; }
body.id--9 #content #cart-wrapper .summary-wrapper .price-wrapper { display: flex; flex-wrap: nowrap; align-items: center; justify-content: space-between; gap: 12px; margin: 0 0 16px; }
body.id--9 #content #cart-wrapper .summary-wrapper .price-primary.price-label { width: auto; font-size: 14px; line-height: 1.4; }
body.id--9 #content #cart-wrapper .summary-wrapper .price-primary.price { width: auto; font-size: 28px; line-height: 1.25; white-space: nowrap; }
body.id--9 #content #cart-wrapper #continue-order-button { min-height: 52px; height: auto; padding: 14px 18px; font-size: 16px; line-height: 1.4; }
body.id--9 #content #cart-wrapper .contact-banner { margin-top: 32px; }
body.id--9 #content #cart-wrapper :is(.quantity input,.quantity button,.remove-item,#continue-order-button,.discount-coupon input,.discount-coupon button):focus-visible { outline: 2px solid #1e1e1c !important; outline-offset: 2px; }

@media (max-width: 767px) {
  body.id--9 #content #cart-wrapper .cart-header { display: grid; align-items: stretch; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px; margin: 0 0 24px; padding: 0; }
  body.id--9 #content #cart-wrapper .cart-header .step { display: block; width: auto; margin: 0; padding: 0 0 10px; border-bottom: 2px solid #e5e5e2; }
  body.id--9 #content #cart-wrapper .cart-header .step.active { border-bottom-color: #1e1e1c; }
  body.id--9 #content #cart-wrapper .cart-header .step :is(a,strong,span) { font-size: 12px; line-height: 1.4; text-align: left; }
  body.id--9 #content #cart-wrapper .cart-table tr.removeable { padding: 12px; }
  body.id--9 #content #cart-wrapper .cart-table .p-name .main-link { font-size: 14px; }
  body.id--9 #content #cart-wrapper .cart-table .p-total > .price-final { font-size: 17px; }
  body.id--9 #content #cart-wrapper .cart-table tr.removeable:has(.quantity-form[style*="display: none"]) { padding-right: 44px; gap: 8px; }
  body.id--9 #content #cart-wrapper .summary-wrapper > .box { padding-top: 20px; border-top: 1px solid #e5e5e2; }
  body.id--9 #content #cart-wrapper .summary-wrapper .price-primary.price { font-size: 26px; }
}
@media (min-width: 1200px) {
  body.id--9 #content #cart-wrapper .fvDoplnek-upsell { grid-template-columns: repeat(4, minmax(0, 1fr)); }
  body.id--9 #content #cart-wrapper .cart-table tr.removeable { grid-template-columns: 64px minmax(0, 1fr) 134px auto; grid-template-areas: "image name quantity total" "image unit quantity total"; padding-right: 48px; }
  body.id--9 #content #cart-wrapper .cart-table .p-name { padding-right: 0 !important; }
}

/* BJP Store: native checkout controls, clearer spacing and summaries. */
@media (max-width: 767px) {
  body.id--9 #content #cart-wrapper .fvDoplnek-upsell .fvDoplnek-produkt:has(input:is([data-code="CHAR200"],[data-code="CHAR500"])):not(:has(input:checked)) { display: none !important; }
}

body:is(.id--16,.id--17) :is(#hw-87kwowifjjowiklsadh666left,.LEAD_GENERATION) { display: none !important; }
body:is(.id--16,.id--17) #content .content-inner { padding: 32px; }
body:is(.id--16,.id--17) #content #checkoutContent { padding-right: 28px; }
body:is(.id--16,.id--17) #content #checkoutContent .cart-content .co-box {
  padding: 24px !important;
  margin: 0 0 20px;
  background: #fff;
  border: 1px solid #e5e5e2;
  border-radius: 8px;
}
body:is(.id--16,.id--17) #content #checkoutContent .co-box :is(h2,.order-icon,.header-billing) {
  position: relative;
  margin: 0 0 20px;
  padding: 0;
  font-size: 21px;
  line-height: 1.35;
  font-weight: 700;
}
body:is(.id--16,.id--17) #content #checkoutContent .co-box :is(.order-icon,.header-billing) { padding-left: 32px; }
body:is(.id--16,.id--17) #content #checkoutContent .co-box :is(.order-icon,.header-billing)::before { position: absolute; left: 0; top: 3px; margin: 0; font-size: 20px; }
body:is(.id--16,.id--17) #content #checkoutContent .form-group--inline { display: block; }
body:is(.id--16,.id--17) #content #checkoutContent .form-group { margin-bottom: 18px; padding: 0; }
body:is(.id--16,.id--17) #content #checkoutContent .form-group > label,
body:is(.id--16,.id--17) #content #checkoutContent .form-group > .label {
  width: auto;
  max-width: none;
  margin: 0 0 6px;
  padding: 0;
  font-size: 13px;
  line-height: 1.5;
  font-weight: 500;
  color: #1e1e1c;
}
body:is(.id--16,.id--17) #content #checkoutContent .form-control-wrapper { width: 100%; max-width: none; }
body:is(.id--16,.id--17) #content #checkoutContent .form-control {
  box-sizing: border-box;
  width: 100%;
  max-width: none;
  height: 52px;
  margin: 0;
  padding: 12px 14px;
  border: 1px solid #cececa;
  border-radius: 6px;
  background-color: #fff;
  color: #1e1e1c;
  font-size: 16px;
  line-height: 1.5;
}
body:is(.id--16,.id--17) #content #checkoutContent .form-control:disabled { background-color: #f7f7f5; color: #66665f; }
body:is(.id--16,.id--17) #content :is(input,select,textarea,button,a):focus-visible { outline: 2px solid #1e1e1c !important; outline-offset: 2px; }
body:is(.id--16,.id--17) #content #checkoutContent .form-control.error { border-color: #bd2020; }

body.id--16 #content #checkoutContent :is(#order-shipping-methods,#order-billing-methods) { padding: 0; }
body.id--16 #content #checkoutContent .co-basic-information .row { display: flex; flex-wrap: wrap; align-items: flex-end; gap: 12px; margin: 0; padding: 0; }
body.id--16 #content #checkoutContent .co-basic-information .col-sm-6 { flex: 1 1 180px; width: auto; min-width: 0; padding: 0; }
body.id--16 #content #checkoutContent .co-basic-information .form-group { margin: 0; padding: 0; }
body.id--16 #content #checkoutContent .radio-wrapper {
  position: relative;
  margin: 0 0 10px;
  min-height: 76px;
  padding: 0;
  border: 1px solid #dededb;
  border-radius: 6px;
  background: #fff;
  opacity: 1;
}
body.id--16 #content #checkoutContent .radio-wrapper:has(input:checked) { border-color: #1e1e1c; background: #f7f7f5; box-shadow: inset 0 0 0 1px #1e1e1c; }
body.id--16 #content #checkoutContent .radio-wrapper > input[type="radio"] {
  display: block;
  position: absolute;
  z-index: 1;
  top: 19px;
  left: 14px;
  width: 21px;
  height: 21px;
  margin: 0;
  appearance: auto;
  accent-color: #1e1e1c;
}
body.id--16 #content #checkoutContent .radio-wrapper > label {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto;
  grid-template-areas: "info price" "info logo";
  align-items: start !important;
  gap: 6px 12px;
  width: 100%;
  min-width: 0;
  min-height: 76px;
  margin: 0 !important;
  padding: 16px 14px 16px 46px !important;
  color: #1e1e1c !important;
  text-align: left;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.45;
  cursor: pointer;
}
body.id--16 #content #checkoutContent .radio-wrapper > label::before,
body.id--16 #content #checkoutContent .radio-wrapper > label::after { display: none !important; }
body.id--16 #content #checkoutContent .radio-wrapper > input::before,
body.id--16 #content #checkoutContent .radio-wrapper > input::after { display: none !important; }
body.id--16 #content #checkoutContent .radio-wrapper .payment-info { display: block; grid-area: info; width: auto; min-width: 0; padding: 0; overflow-wrap: anywhere; }
body.id--16 #content #checkoutContent .radio-wrapper .shipping-billing-name { font-size: 14px; font-weight: 600; line-height: 1.45; color: #1e1e1c !important; }
body.id--16 #content #checkoutContent .radio-wrapper .payment-logo { display: block; grid-area: logo; justify-self: end; width: 60px; margin: 0; }
body.id--16 #content #checkoutContent .radio-wrapper .payment-logo img { display: block; width: auto; max-width: 60px; max-height: 23px; margin-left: auto; object-fit: contain; }
body.id--16 #content #checkoutContent .radio-wrapper .payment-shipping-price { grid-area: price; width: auto; margin: 0; text-align: right; white-space: nowrap; font-size: 14px; font-weight: 600; color: #1e1e1c !important; }
body.id--16 #content #checkoutContent .radio-wrapper .payment-shipping-price.for-free { color: #267238 !important; }
body.id--16 #content #checkoutContent .radio-wrapper .sublabel { display: block; margin: 6px 0 0; font-size: 12px; line-height: 1.5; font-weight: 400; color: #66665f; }
body.id--16 #content #checkoutContent .radio-wrapper .new-widget-choose a { display: inline-flex; align-items: center; min-height: 44px; color: #1e1e1c; text-decoration: underline; font-size: 13px; font-weight: 500; }
body.id--16 #content #checkoutContent .radio-wrapper .pisPaymentMethod { margin: 0 14px 16px 46px; }
body.id--16 #content #checkoutContent .radio-wrapper .pisPaymentMethod :is(.bankInformation__description,a) { color: #1e1e1c; }

body.id--17 #content #checkoutContent .co-billing-address > fieldset { margin: 0; padding: 0; background: transparent; }
body.id--17 #content #checkoutContent .js-location--hidden { display: none !important; }
body.id--17 #content #checkoutContent .co-contact-information .login-button { display: inline-flex; align-items: center; min-height: 44px; margin: 0 !important; padding: 8px 0; font-size: 14px; }
body.id--17 #content #checkoutContent .phone-combined-input { width: 100%; max-width: none !important; }
body.id--17 #content #checkoutContent .phone-combined-input .country-flags { flex: 0 0 100px; width: 100px; height: 52px; border: 1px solid #cececa; border-right: 0; border-radius: 6px 0 0 6px; }
body.id--17 #content #checkoutContent .phone-combined-input .country-flags-inner { top: 8px; }
body.id--17 #content #checkoutContent #phone { flex: 1 1 0; width: calc(100% - 100px) !important; min-width: 0; max-width: none; border-radius: 0 6px 6px 0; border-left: 0; }
body.id--17 #content #checkoutContent textarea.form-control { height: auto; min-height: 112px; resize: vertical; }
body.id--17 #content .form-group:has(> input[type="checkbox"]) { position: relative; }
body.id--17 #content .form-group > input[type="checkbox"] { display: block; position: absolute; left: 0; top: 11px; width: 22px; height: 22px; margin: 0; appearance: auto; accent-color: #1e1e1c; }
body.id--17 #content .form-group > input[type="checkbox"] + label { display: block; min-height: 44px; margin: 0; padding: 11px 0 11px 34px !important; font-size: 14px !important; line-height: 1.5; font-weight: 400 !important; }
body.id--17 #content .form-group > input[type="checkbox"] + label::before,
body.id--17 #content .form-group > input[type="checkbox"] + label::after { display: none !important; }
body.id--17 #content .form-group > input[type="checkbox"]::before,
body.id--17 #content .form-group > input[type="checkbox"]::after { display: none !important; }
body.id--17 #content #checkoutContent .co-box .form-group:last-child { margin-bottom: 0; }

body:is(.id--16,.id--17) #content #checkoutSidebar { padding: 86px 0 0; background: transparent; }
body:is(.id--16,.id--17) #content #checkoutSidebar > .cart-content { padding: 24px; border-radius: 8px; background: #f7f7f5; }
body:is(.id--16,.id--17) #content #checkoutSidebar #summary-box > h2 { display: block; margin: 0 0 20px; padding: 0; font-size: 21px; line-height: 1.35; }
body:is(.id--16,.id--17) #content #checkoutSidebar .cart-item { padding: 12px 0; }
body:is(.id--16,.id--17) #content #checkoutSidebar .cart-item-name a { font-size: 14px; line-height: 1.45; }
body:is(.id--16,.id--17) #content #checkoutSidebar .cart-item-name a span { font-size: 12px; line-height: 1.5; color: #66665f; }
body:is(.id--16,.id--17) #content #checkoutSidebar :is(.cart-item-price,.cart-item-amount) { font-size: 13px; color: #1e1e1c; }
body:is(.id--16,.id--17) #content #checkoutSidebar .cart-item-price { white-space: nowrap; }
body:is(.id--16,.id--17) #content #checkoutSidebar .gift-items .cart-item-name span { color: #66665f !important; }
body:is(.id--16,.id--17) #content #checkoutSidebar .bjp-sum-row { display: none !important; }
body.id--16 #content #checkoutSidebar #shipping-billing-summary { display: block !important; margin-top: 18px; }
body:is(.id--16,.id--17) #content #checkoutSidebar .recapitulation-single { display: block; padding: 10px 0; font-size: 13px; font-weight: 400; line-height: 1.5; }
body:is(.id--16,.id--17) #content #checkoutSidebar .recapitulation-single > span { display: block; width: auto; margin-bottom: 3px; color: #66665f; }
body:is(.id--16,.id--17) #content #checkoutSidebar .recapitulation-single > strong { display: block; width: 100%; font-size: 13px; font-weight: 500; }
body:is(.id--16,.id--17) #content #checkoutSidebar .recapitulation-single > strong > span { float: right; margin-left: 8px; white-space: nowrap; font-weight: 600; }
body:is(.id--16,.id--17) #content #checkoutSidebar .order-summary-item.price { margin: 16px 0 0; padding: 18px 0 0; border-top: 1px solid #dededb; }
body:is(.id--16,.id--17) #content #checkoutSidebar .price-wrapper { display: flex; align-items: center; justify-content: space-between; gap: 12px; }
body:is(.id--16,.id--17) #content #checkoutSidebar .price-label.price-primary { width: auto; font-size: 14px; line-height: 1.5; }
body:is(.id--16,.id--17) #content #checkoutSidebar .price.price-primary { width: auto; font-size: 28px; line-height: 1.3; white-space: nowrap; }
body:is(.id--16,.id--17) #content #checkoutSidebar .next-step { margin-top: 20px; padding: 0; }
body:is(.id--16,.id--17) #content #checkoutSidebar .contact-banner { margin-top: 32px; }
body:is(.id--16,.id--17) #content #checkoutSidebar .contact-banner h4 { font-size: 16px; line-height: 1.5; margin-bottom: 16px; }
body:is(.id--16,.id--17) #content #checkoutSidebar :is(.next-step-forward,.next-step-finish) { min-height: 52px; height: auto; padding: 14px; font-size: 15px; line-height: 1.4; }
body:is(.id--16,.id--17) #content #checkoutSidebar .next-step-back { display: inline-flex !important; justify-content: center; align-items: center; width: 100%; min-height: 44px; margin: 0 0 8px; padding: 8px; background: transparent; font-size: 13px; font-weight: 500; }
body.id--17 #content #checkoutSidebar .consents { margin: 10px 0 0; padding: 0; }
body.id--17 #content #checkoutSidebar .consents :is(label,p.label) { font-size: 12px !important; font-weight: 400; line-height: 1.6; color: #53534c; }
body.id--17 #content #checkoutSidebar .consents p.label { margin: 16px 0 0; }
body.id--17 #content #checkoutSidebar .next-step-finish .order-button-suffix { display: block; margin: 3px 0 0; line-height: 1.4; }
body.id--17 #content #checkoutSidebar .next-step-finish { display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 68px; }
body.id--17 #content #checkoutSidebar .next-step-finish.bjp-obligation-in-label .order-button-suffix { display: none; }

@media (max-width: 991px) {
  body:is(.id--16,.id--17) #content #checkoutSidebar { padding-top: 0; }
}
@media (max-width: 767px) {
  body:is(.id--16,.id--17) #content .content-inner { padding: 12px 10px; }
  body:is(.id--16,.id--17) #content #checkoutContent { padding: 0; }
  body:is(.id--16,.id--17) #content #checkoutContent .cart-header { display: grid; align-items: stretch; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px; margin: 0 0 24px; padding: 0; }
  body:is(.id--16,.id--17) #content #checkoutContent .cart-header .step { display: block; width: auto; margin: 0; padding: 0 0 10px; border-bottom: 2px solid #e5e5e2; }
  body:is(.id--16,.id--17) #content #checkoutContent .cart-header .step.active { border-bottom-color: #1e1e1c; }
  body:is(.id--16,.id--17) #content #checkoutContent .cart-header .step :is(a,strong,span) { font-size: 12px; line-height: 1.4; text-align: left; }
  body:is(.id--16,.id--17) #content #checkoutContent .cart-content .co-box { padding: 18px 14px !important; }
  body:is(.id--16,.id--17) #content #checkoutContent .co-box :is(h2,.order-icon,.header-billing) { font-size: 19px; margin-bottom: 16px; }
  body:is(.id--16,.id--17) #content #checkoutSidebar > .cart-content { padding: 20px 16px; }
  body:is(.id--16,.id--17) #content #checkoutSidebar .price.price-primary { font-size: 26px; }
  body.id--16 #content #checkoutContent .co-basic-information .col-sm-6 { flex: 1 1 90px; }
  body.id--16 #content #checkoutContent .co-basic-information .col-sm-6:first-child { flex: 2 1 180px; }
  body.id--16 #content #checkoutContent .radio-wrapper > label { gap: 6px 8px; padding: 14px 10px 14px 40px !important; }
  body.id--16 #content #checkoutContent .radio-wrapper > input[type="radio"] { left: 10px; top: 16px; }
  body.id--16 #content #checkoutContent .radio-wrapper :is(.shipping-billing-name,.payment-shipping-price) { font-size: 13px; }
  body.id--17 #content #checkoutContent .co-box-additional { padding: 8px 14px !important; }
}

/* BJP Store: shared disclosure, native donation prices, two mobile choices. */
body.id--9 #content #cart-wrapper .fvDoplnek-upsell .upsell-product-tooltip { display: none !important; }
body.id--9 #content #cart-wrapper .fvDoplnek-upsell > h4 { margin-bottom: 4px; }
body.id--9 #content #cart-wrapper .fvDoplnek-upsell .bjp-donation-info {
  display: inline-grid;
  place-items: center;
  width: 28px;
  height: 28px;
  min-width: 28px;
  margin: 0 0 0 4px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #737373;
  vertical-align: middle;
  cursor: pointer;
  font-family: inherit;
}
body.id--9 #content #cart-wrapper .fvDoplnek-upsell .bjp-donation-info > span {
  display: grid;
  place-items: center;
  width: 18px;
  height: 18px;
  border: 1px solid currentColor;
  border-radius: 50%;
  font-family: inherit;
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
}
body.id--9 #content #cart-wrapper .fvDoplnek-upsell .bjp-donation-info:is(:hover,[aria-expanded="true"]) { color: #1e1e1c; }
body.id--9 #content #cart-wrapper .fvDoplnek-upsell .bjp-donation-info:focus-visible { outline: 2px solid #1e1e1c; outline-offset: 2px; border-radius: 50%; }
body.id--9 #content #cart-wrapper .fvDoplnek-upsell > .bjp-donation-explanation[hidden] { display: none !important; }
body.id--9 #content #cart-wrapper .fvDoplnek-upsell > .bjp-donation-explanation {
  grid-column: 1 / -1;
  margin: 0 0 8px;
  padding: 0;
  font-size: 13px;
  line-height: 1.55;
  color: #555;
}
body.id--9 #content #cart-wrapper .fvDoplnek-upsell:not(.bjp-donations-eur) .fvDoplnek-produkt:has(input[data-code^="CHAR-EUR-"]):not(:has(input:checked)),
body.id--9 #content #cart-wrapper .fvDoplnek-upsell.bjp-donations-eur .fvDoplnek-produkt:has(input:is([data-code="CHAR50"],[data-code="CHAR100"],[data-code="CHAR200"],[data-code="CHAR500"])):not(:has(input:checked)) { display: none !important; }
@media (max-width: 767px) {
  body.id--9 #content #cart-wrapper .fvDoplnek-upsell .fvDoplnek-produkt:has(input:is([data-code="CHAR-EUR-10"],[data-code="CHAR-EUR-20"])):not(:has(input:checked)) { display: none !important; }
}

/* BJP Store: clearer product details and catalogue cards, 2026-09-08. */
body.type-detail .p-detail .p-info-wrapper {
  padding: 24px !important;
  background: #fff;
  border: 1px solid #e5e5e2;
  border-radius: 10px;
}
body.type-detail .product-top .p-detail-inner-header { height: auto !important; }
body.type-detail .product-top .p-detail-inner-header h1 {
  position: static;
  float: none;
  margin: 28px 0 12px;
  padding: 0;
  font-size: 30px;
  line-height: 1.2;
}
body.type-detail .product-top .p-detail-info > div:not([class]) { top: 20px; padding: 0; }
body.type-detail .product-top .price-line { padding: 0; margin: 0 0 10px; }
body.type-detail .product-top .price-final-holder { font-size: 26px !important; line-height: 1.3 !important; }
body.type-detail .product-top .p-detail-info { padding: 0; }
body.type-detail .product-top .p-detail-info .stars-wrapper { margin: 0 0 14px; }
body.type-detail .product-top .p-short-description { padding: 0; }
body.type-detail .product-top .p-short-description p { font-size: 14px; line-height: 1.65; }
body.type-detail .product-top .detail-parameters { margin: 20px 0 0; }
body.type-detail .product-top .detail-parameters td:has(> #jsUnavailableCombinationMessage.no-display) { padding: 0 !important; }
body.type-detail .product-top .detail-parameters .variant-list { display: block; margin: 0 0 12px; padding: 0; }
body.type-detail .product-top .detail-parameters .variant-list > :is(th,td) { display: block; width: 100%; padding: 0; }
body.type-detail .product-top .detail-parameters .variant-list > th { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 6px 12px; margin: 0 0 8px; font-size: 14px; font-weight: 600; }
body.type-detail .product-top .selectButtonsContent { gap: 8px; }
body.type-detail .product-top .selectButtonsContent .select-option { min-width: 52px; min-height: 46px; height: auto; max-width: 100%; padding: 10px 14px; border: 1px solid #d4d4cf; border-radius: 6px; color: #333; line-height: 1.3; }
body.type-detail .product-top .selectButtonsContent .select-option.active { background: #1e1e1c; border-color: #1e1e1c; color: #fff; }
body.type-detail .product-top .selectButtonsContent .select-option.unavailable-option { color: #777; }
body.type-detail .product-top .availability-value { margin: 4px 0 0; font-size: 14px; }
body.type-detail .product-top .add-to-cart { display: flex; align-items: flex-start; gap: 12px; margin: 0; padding: 14px 0 0; }
body.type-detail .product-top .add-to-cart .quantity { display: block; flex: 0 0 132px; width: 132px; height: 52px; margin: 0; padding: 0 44px; border: 1px solid #d4d4cf; border-radius: 8px; background: #fff; }
body.type-detail .product-top .add-to-cart .quantity input { width: 42px; height: 50px; padding: 0; border: 0; font-size: 17px; line-height: 50px; background: transparent; }
body.type-detail .product-top .add-to-cart .quantity :is(.increase,.decrease) { top: 0; width: 44px; height: 50px; min-height: 0; border: 0; background: transparent; border-radius: 0 !important; color: #1e1e1c; }
body.type-detail .product-top .add-to-cart .quantity .increase { right: 0; }
body.type-detail .product-top .add-to-cart .quantity .decrease { left: 0; }
body.type-detail .product-top .add-to-cart__buttons-wrapper { flex: 1 1 0; min-width: 0; }
body.type-detail .product-top .add-to-cart .add-to-cart-button { width: 100%; min-height: 52px; padding: 12px 10px; font-size: 14px; line-height: 1.4; }
body.type-detail .product-top .add-to-cart .express-checkout-button { min-height: 44px; padding: 10px; font-size: 13px; line-height: 1.4; margin-top: 8px; }
body.type-detail .product-top .social-buttons-wrapper { margin-top: 20px; }
body.type-detail .product-top .social-buttons-wrapper .link-icons { display: flex; flex-wrap: wrap; gap: 12px; }
body.type-detail .product-top .social-buttons-wrapper .link-icon { margin: 0 !important; min-height: 44px; }
body.type-detail .product-top .social-buttons-wrapper .link-icon span { color: #60605a; font-size: 12px; }
.bjp-product-assurance { display: flex; flex-wrap: wrap; gap: 4px 20px; margin: 18px 0 0; padding: 10px 0 0; border-top: 1px solid #e8e8e5; }
.bjp-product-assurance a { display: inline-flex; align-items: center; min-height: 36px; font-size: 12px; color: #555; text-decoration: none; }
.bjp-product-assurance a:hover { color: #1e1e1c; text-decoration: underline; }
body.type-detail .detail-parameters .bjp-size-guide { display: inline-flex; align-items: center; min-height: 32px; padding: 4px 0; margin: 0; border: 0; border-radius: 0 !important; background: transparent; color: #555; font: 500 12px/1.4 "Poppins",sans-serif; text-decoration: underline; text-underline-offset: 3px; }
body.type-detail .detail-parameters .bjp-size-guide::before { content: none !important; }
body.type-detail .detail-parameters .bjp-size-guide:hover { background: transparent; color: #1e1e1c; }
.bjp-size-dialog { box-sizing: border-box; width: min(680px,calc(100% - 24px)); max-height: 85vh; max-height: 85dvh; padding: 24px; border: 0; border-radius: 12px; background: #fff; color: #1e1e1c; overflow: auto; }
.bjp-size-dialog::backdrop { background: rgba(0,0,0,.55); }
.bjp-size-dialog header { display: flex; justify-content: space-between; align-items: center; gap: 12px; margin-bottom: 12px; }
.bjp-size-dialog h2 { margin: 0; font-size: 24px; line-height: 1.3; }
.bjp-size-dialog button { min-height: 44px; padding: 8px 12px; border: 1px solid #d4d4cf; border-radius: 6px; background: #fff; color: #333; font: inherit; font-size: 13px; }
.bjp-size-dialog p { margin: 8px 0 16px; font-size: 13px; line-height: 1.5; }
.bjp-size-dialog table { width: 100%; border-collapse: collapse; table-layout: fixed; font-size: 13px; }
.bjp-size-dialog :is(th,td) { padding: 12px 6px; border-bottom: 1px solid #e5e5e2; text-align: center; vertical-align: middle; }
.bjp-size-dialog thead th { font-weight: 600; background: #f5f5f3; }
.bjp-size-dialog tbody th { font-weight: 600; }
.bjp-size-dialog .bjp-size-source { display: inline-flex; align-items: center; min-height: 44px; margin-top: 12px; font-size: 12px; color: #555; text-decoration: underline; }
body.bjp-size-guide-open { overflow: hidden; }
body.bjp-size-guide-open :is(#hw-87kwowifjjowiklsadh666left,.LEAD_GENERATION) { display: none !important; }
:is(.bjp-size-guide,.bjp-size-dialog button,.bjp-size-source,.bjp-product-assurance a):focus-visible,
body.type-detail .product-top :is(.select-option,.add-to-cart button,.amount):focus-visible { outline: 2px solid #1e1e1c !important; outline-offset: 3px; }

/* Keep card prices and links native; show all size links already supplied by Shoptet. */
body #content .products-block .product > .p { background: #fff; border: 1px solid #e5e5e2; border-radius: 10px; height: 100%; }
body #content .products-block .product > .p > .image { margin-bottom: 0; border-radius: 9px 9px 0 0; overflow: hidden; }
body.type-category #content .products-block:not(.slick-initialized) { row-gap: 24px; }
body #content .products-block .product .p-in { display: flex; flex-direction: column; padding: 14px !important; background: #fff; border-radius: 0 0 9px 9px; }
body #content .products-block .product .p-in .p-in-in { order: 0; }
body #content .products-block .product .p-in .p-in-in .name { display: block; min-height: 2.9em; height: auto !important; max-height: none; overflow: visible; -webkit-line-clamp: unset; margin: 0 0 8px; font-size: 14px; line-height: 1.45; }
body #content .products-block .product .p-in .p-bottom { order: 1; margin: 0; }
body #content .products-block .product .p-in .p-bottom .prices { display: flex; flex-wrap: wrap; gap: 4px 10px; align-items: baseline; }
body #content .products-block .product .p-in .p-bottom .prices .price-final { font-size: 20px; line-height: 1.35; }
body #content .products-block .product .p-in .p-bottom .prices .price-standard { margin: 0; font-size: 13px; line-height: 1.4; }
body #content .products-block .product .p-in .p-bottom .prices .availability { flex: 0 0 100%; justify-content: flex-start; width: 100%; margin: 0; padding: 0; text-align: left; line-height: 1.4; }
body #content .products-block .product .p-in .p-bottom .prices .availability span { font-size: 12px; font-weight: 500; }
body #content .products-block .product .widget-parameter-wrapper[data-parameter-id="5"] { width: 100%; padding: 0 14px 14px; overflow: visible; }
body #content .products-block .product .widget-parameter-wrapper[data-parameter-id="5"] .widget-parameter-list { display: flex; flex-wrap: wrap; gap: 6px; width: 100%; padding: 0; margin: 0; }
body #content .products-block .product .widget-parameter-wrapper[data-parameter-id="5"] .widget-parameter-value { display: block !important; flex: 0 0 auto; width: auto !important; margin: 0 !important; }
body #content .products-block .product .widget-parameter-wrapper[data-parameter-id="5"] .widget-parameter-value a { min-width: 44px; width: auto !important; min-height: 40px; height: auto; padding: 8px; border: 1px solid #d4d4cf; border-radius: 6px; font-size: 12px; line-height: 1.3; }
body #content .products-block .product .widget-parameter-wrapper[data-parameter-id="5"] :is(.widget-parameter-more,.scroll-overlay) { display: none !important; }
body #content .products-block .product .widget-parameter-value a:focus-visible,
body #content .products-block .product a.name:focus-visible { outline: 2px solid #1e1e1c !important; outline-offset: 2px; }

@media (max-width: 767px) {
  body.type-detail .p-detail .p-image-wrapper { padding: 0 10px !important; margin: 12px 0 20px; }
  body.type-detail .p-detail .p-info-wrapper { padding: 16px !important; }
  body.type-detail .product-top > .col-xs-12:not(.p-info-wrapper):has(.p-detail-info) { padding: 16px !important; background: #fff; border: 1px solid #e5e5e2; border-bottom: 0; border-radius: 10px 10px 0 0; }
  body.type-detail .product-top:has(> .col-xs-12 > .p-detail-info) > .p-info-wrapper { border-top: 0; border-radius: 0 0 10px 10px; }
  body.type-detail .product-top .p-detail-inner-header h1 { font-size: 26px; margin-top: 26px; }
  body.type-detail .product-top .p-detail-info > div:not([class]) { top: 16px; }
  body.type-detail .product-top .selectButtonsContent .select-option { min-width: 48px; padding: 10px 12px; }
  body:is(.type-detail,.type-category) #hw-87kwowifjjowiklsadh666left,
  body:is(.type-detail,.type-category) #heurekaTableft,
  body.type-detail.bjp-product-buy-visible .LEAD_GENERATION { display: none !important; }
  .bjp-size-dialog { padding: 16px; }
  .bjp-size-dialog h2 { font-size: 21px; }
  .bjp-size-dialog table { font-size: 12px; }
  .bjp-size-dialog th,.bjp-size-dialog td { padding: 10px 3px; }
  .bjp-size-dialog thead th { font-size: 10px; line-height: 1.4; overflow-wrap: normal; hyphens: manual; }
  body #content .products-block .product .p-in { padding: 10px !important; }
  body #content .products-block .product .p-in .p-in-in .name { min-height: 4.35em; font-size: 13px; line-height: 1.45; }
  body #content .products-block .product .p-in .p-bottom .prices .price-final { font-size: 18px; }
  body #content .products-block .product .widget-parameter-wrapper[data-parameter-id="5"] { padding: 0 10px 10px; }
  body #content .products-block .product .widget-parameter-wrapper[data-parameter-id="5"] .widget-parameter-value { flex: 0 0 calc((100% - 12px) / 3); min-width: 0; }
  body #content .products-block .product .widget-parameter-wrapper[data-parameter-id="5"] .widget-parameter-value a { min-width: 0; width: 100% !important; min-height: 44px; padding: 6px 2px; }
}
@media (max-width: 359px) {
  body.type-detail .product-top .add-to-cart { flex-wrap: wrap; }
  body.type-detail .product-top .add-to-cart__buttons-wrapper { flex-basis: 100%; }
}

/* BJP Store: quieter product actions, 2026-09-08. Icons: Lucide, see bundled licence. */
body.type-detail .product-top .p-image { position: relative; }
.bjp-photo-actions { position: absolute; top: 12px; right: 12px; z-index: 55; display: flex; gap: 8px; align-items: center; }
body .bjp-photo-actions #dkLabFavouriteDiv { display: flex; align-items: center; height: 44px; margin: 0 !important; padding: 0; line-height: 1; }
body .bjp-photo-actions #dkLabFavouriteDiv::before { display: none; }
body .bjp-photo-actions :is(.bjp-share-trigger,#dkLabFavDetailSpan) {
  position: relative; display: inline-flex; align-items: center; justify-content: center;
  width: 44px; min-width: 44px; max-width: 44px; height: 44px; min-height: 44px; max-height: 44px; padding: 0; margin: 0; border: 1px solid #e5e5e2; border-radius: 50% !important;
  background: #fff; color: #1e1e1c; cursor: pointer; box-shadow: 0 2px 7px #0000000a;
}
body .bjp-photo-actions #dkLabFavDetailSpan::before { content: ''; display: block; position: static; margin: 0; width: 23px; height: 23px; background: currentColor; -webkit-mask: url('data:image/svg+xml;base64,PHN2ZwogIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICB3aWR0aD0iMjQiCiAgaGVpZ2h0PSIyNCIKICB2aWV3Qm94PSIwIDAgMjQgMjQiCiAgZmlsbD0ibm9uZSIKICBzdHJva2U9ImN1cnJlbnRDb2xvciIKICBzdHJva2Utd2lkdGg9IjIiCiAgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIgogIHN0cm9rZS1saW5lam9pbj0icm91bmQiCj4KICA8cGF0aCBkPSJNMiA5LjVhNS41IDUuNSAwIDAgMSA5LjU5MS0zLjY3Ni41Ni41NiAwIDAgMCAuODE4IDBBNS40OSA1LjQ5IDAgMCAxIDIyIDkuNWMwIDIuMjktMS41IDQtMyA1LjVsLTUuNDkyIDUuMzEzYTIgMiAwIDAgMS0zIC4wMTlMNSAxNWMtMS41LTEuNS0zLTMuMi0zLTUuNSIgLz4KPC9zdmc+Cg==') center/contain no-repeat; mask: url('data:image/svg+xml;base64,PHN2ZwogIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICB3aWR0aD0iMjQiCiAgaGVpZ2h0PSIyNCIKICB2aWV3Qm94PSIwIDAgMjQgMjQiCiAgZmlsbD0ibm9uZSIKICBzdHJva2U9ImN1cnJlbnRDb2xvciIKICBzdHJva2Utd2lkdGg9IjIiCiAgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIgogIHN0cm9rZS1saW5lam9pbj0icm91bmQiCj4KICA8cGF0aCBkPSJNMiA5LjVhNS41IDUuNSAwIDAgMSA5LjU5MS0zLjY3Ni41Ni41NiAwIDAgMCAuODE4IDBBNS40OSA1LjQ5IDAgMCAxIDIyIDkuNWMwIDIuMjktMS41IDQtMyA1LjVsLTUuNDkyIDUuMzEzYTIgMiAwIDAgMS0zIC4wMTlMNSAxNWMtMS41LTEuNS0zLTMuMi0zLTUuNSIgLz4KPC9zdmc+Cg==') center/contain no-repeat; }
body .bjp-photo-actions #dkLabFavDetailSpan > span { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; border: 0; overflow: hidden; clip-path: inset(50%); white-space: nowrap; }
body .bjp-photo-actions #dkLabFavDetailSpan.dkLabFavouriteDetailLinkRemove { color: #c73530; border-color: #e8c6c4; background: #fff8f7; }
body .bjp-photo-actions :is(.bjp-share-trigger,#dkLabFavDetailSpan):hover { background: #f5f5f3; }
.bjp-share-trigger::before { content: ''; width: 21px; height: 21px; background: currentColor; -webkit-mask: url('data:image/svg+xml;base64,PHN2ZwogIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICB3aWR0aD0iMjQiCiAgaGVpZ2h0PSIyNCIKICB2aWV3Qm94PSIwIDAgMjQgMjQiCiAgZmlsbD0ibm9uZSIKICBzdHJva2U9ImN1cnJlbnRDb2xvciIKICBzdHJva2Utd2lkdGg9IjIiCiAgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIgogIHN0cm9rZS1saW5lam9pbj0icm91bmQiCj4KICA8cGF0aCBkPSJNMTQuNTM2IDIxLjY4NmEuNS41IDAgMCAwIC45MzctLjAyNGw2LjUtMTlhLjQ5Ni40OTYgMCAwIDAtLjYzNS0uNjM1bC0xOSA2LjVhLjUuNSAwIDAgMC0uMDI0LjkzN2w3LjkzIDMuMThhMiAyIDAgMCAxIDEuMTEyIDEuMTF6IiAvPgogIDxwYXRoIGQ9Im0yMS44NTQgMi4xNDctMTAuOTQgMTAuOTM5IiAvPgo8L3N2Zz4K') center/contain no-repeat; mask: url('data:image/svg+xml;base64,PHN2ZwogIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICB3aWR0aD0iMjQiCiAgaGVpZ2h0PSIyNCIKICB2aWV3Qm94PSIwIDAgMjQgMjQiCiAgZmlsbD0ibm9uZSIKICBzdHJva2U9ImN1cnJlbnRDb2xvciIKICBzdHJva2Utd2lkdGg9IjIiCiAgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIgogIHN0cm9rZS1saW5lam9pbj0icm91bmQiCj4KICA8cGF0aCBkPSJNMTQuNTM2IDIxLjY4NmEuNS41IDAgMCAwIC45MzctLjAyNGw2LjUtMTlhLjQ5Ni40OTYgMCAwIDAtLjYzNS0uNjM1bC0xOSA2LjVhLjUuNSAwIDAgMC0uMDI0LjkzN2w3LjkzIDMuMThhMiAyIDAgMCAxIDEuMTEyIDEuMTF6IiAvPgogIDxwYXRoIGQ9Im0yMS44NTQgMi4xNDctMTAuOTQgMTAuOTM5IiAvPgo8L3N2Zz4K') center/contain no-repeat; }
body.type-detail .product-top .bjp-stock-action { margin: 4px 0 -4px; }
body.type-detail .product-top .bjp-stock-action .watchdog { display: inline-flex; align-items: center; gap: 8px; min-height: 44px; margin: 0 !important; padding: 6px 0; color: #555; text-align: left; text-decoration: none; }
body.type-detail .product-top .bjp-stock-action .watchdog::before { content: ''; display: block; position: static; flex: 0 0 18px; width: 18px; height: 18px; margin: 0; background: currentColor; -webkit-mask: url('data:image/svg+xml;base64,PHN2ZwogIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICB3aWR0aD0iMjQiCiAgaGVpZ2h0PSIyNCIKICB2aWV3Qm94PSIwIDAgMjQgMjQiCiAgZmlsbD0ibm9uZSIKICBzdHJva2U9ImN1cnJlbnRDb2xvciIKICBzdHJva2Utd2lkdGg9IjIiCiAgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIgogIHN0cm9rZS1saW5lam9pbj0icm91bmQiCj4KICA8cGF0aCBkPSJNMTAuMjY4IDIxYTIgMiAwIDAgMCAzLjQ2NCAwIiAvPgogIDxwYXRoIGQ9Ik0zLjI2MiAxNS4zMjZBMSAxIDAgMCAwIDQgMTdoMTZhMSAxIDAgMCAwIC43NC0xLjY3M0MxOS40MSAxMy45NTYgMTggMTIuNDk5IDE4IDhBNiA2IDAgMCAwIDYgOGMwIDQuNDk5LTEuNDExIDUuOTU2LTIuNzM4IDcuMzI2IiAvPgo8L3N2Zz4K') center/contain no-repeat; mask: url('data:image/svg+xml;base64,PHN2ZwogIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICB3aWR0aD0iMjQiCiAgaGVpZ2h0PSIyNCIKICB2aWV3Qm94PSIwIDAgMjQgMjQiCiAgZmlsbD0ibm9uZSIKICBzdHJva2U9ImN1cnJlbnRDb2xvciIKICBzdHJva2Utd2lkdGg9IjIiCiAgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIgogIHN0cm9rZS1saW5lam9pbj0icm91bmQiCj4KICA8cGF0aCBkPSJNMTAuMjY4IDIxYTIgMiAwIDAgMCAzLjQ2NCAwIiAvPgogIDxwYXRoIGQ9Ik0zLjI2MiAxNS4zMjZBMSAxIDAgMCAwIDQgMTdoMTZhMSAxIDAgMCAwIC43NC0xLjY3M0MxOS40MSAxMy45NTYgMTggMTIuNDk5IDE4IDhBNiA2IDAgMCAwIDYgOGMwIDQuNDk5LTEuNDExIDUuOTU2LTIuNzM4IDcuMzI2IiAvPgo8L3N2Zz4K') center/contain no-repeat; }
body.type-detail .product-top .bjp-stock-action .watchdog span { color: inherit; font-size: 12px; font-weight: 500; line-height: 1.5; }
body.type-detail .product-top .bjp-stock-action .watchdog:hover { color: #1e1e1c; text-decoration: underline; }
body.bjp-product-actions-ready .product-top .social-buttons-wrapper { margin: 4px 0 0; }
body.bjp-product-actions-ready .product-top .social-buttons-wrapper :is(.link-icon.share,.social-buttons) { display: none !important; }
body.type-detail.bjp-product-actions-ready .product-top .social-buttons-wrapper .link-icons .link-icon.chat { display: inline-flex; align-items: center; min-height: 44px; text-decoration: underline; text-underline-offset: 3px; }
body.type-detail.bjp-product-actions-ready .product-top .social-buttons-wrapper .link-icons .link-icon.chat::before { display: none; }
body.type-detail.bjp-product-actions-ready .product-top .social-buttons-wrapper .link-icons .link-icon.chat span { margin: 0; color: #555; font-size: 12px; font-weight: 500; line-height: 1.5; }
.bjp-share-dialog { box-sizing: border-box; width: min(480px,calc(100% - 24px)); max-height: 85dvh; padding: 24px; border: 0; border-radius: 12px; background: #fff; color: #1e1e1c; overflow: auto; }
.bjp-share-dialog::backdrop { background: #0009; }
.bjp-share-dialog header { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin-bottom: 24px; }
.bjp-share-dialog h2 { margin: 0; font-size: 24px; line-height: 1.3; }
.bjp-share-dialog label { display: block; margin-bottom: 8px; font-size: 13px; font-weight: 500; }
.bjp-share-dialog input { display: block; width: 100%; height: 48px; padding: 10px 12px; border: 1px solid #d4d4cf; border-radius: 6px; color: #333; background: #fafafa; font-size: 16px; }
.bjp-share-dialog button { min-height: 44px; padding: 10px 14px; border: 1px solid #d4d4cf; border-radius: 6px; background: #fff; color: #333; font: inherit; font-size: 13px; line-height: 1.4; }
.bjp-share-dialog .bjp-share-buttons { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 12px; }
.bjp-share-dialog .bjp-share-copy { background: #1e1e1c; border-color: #1e1e1c; color: #fff; }
.bjp-share-dialog p { min-height: 1.5em; margin: 12px 0 0; font-size: 12px; line-height: 1.5; }
body.bjp-share-open { overflow: hidden; }
body.bjp-share-open :is(#hw-87kwowifjjowiklsadh666left,.LEAD_GENERATION) { display: none !important; }
:is(.bjp-photo-actions button,.bjp-photo-actions [role='button'],.bjp-stock-action a,.bjp-share-dialog button,.bjp-share-dialog input):focus-visible { outline: 2px solid #1e1e1c; outline-offset: 3px; }
@media (max-width: 767px) {
  .bjp-photo-actions { top: 10px; right: 10px; gap: 6px; }
  .bjp-share-dialog { padding: 20px; }
  .bjp-share-dialog h2 { font-size: 21px; }
  .bjp-share-dialog .bjp-share-buttons button { flex: 1 1 100%; }
}

/* ISC License

Copyright (c) 2026 Lucide Icons and Contributors

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

---

The following Lucide icons are derived from the Feather project:

airplay, alert-circle, alert-octagon, alert-triangle, aperture, arrow-down-circle, arrow-down-left, arrow-down-right, arrow-down, arrow-left-circle, arrow-left, arrow-right-circle, arrow-right, arrow-up-circle, arrow-up-left, arrow-up-right, arrow-up, at-sign, calendar, cast, check, chevron-down, chevron-left, chevron-right, chevron-up, chevrons-down, chevrons-left, chevrons-right, chevrons-up, circle, clipboard, clock, code, columns, command, compass, corner-down-left, corner-down-right, corner-left-down, corner-left-up, corner-right-down, corner-right-up, corner-up-left, corner-up-right, crosshair, database, divide-circle, divide-square, dollar-sign, download, external-link, feather, frown, hash, headphones, help-circle, info, italic, key, layout, life-buoy, link-2, link, loader, lock, log-in, log-out, maximize, meh, minimize, minimize-2, minus-circle, minus-square, minus, monitor, moon, more-horizontal, more-vertical, move, music, navigation-2, navigation, octagon, pause-circle, percent, plus-circle, plus-square, plus, power, radio, rss, search, server, share, shopping-bag, sidebar, smartphone, smile, square, table-2, tablet, target, terminal, trash-2, trash, triangle, tv, type, upload, x-circle, x-octagon, x-square, x, zoom-in, zoom-out

The MIT License (MIT) (for the icons listed above)

Copyright (c) 2013-present Cole Bemis

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
 */

/* BJP Store: compact brand directory. All layout overrides are page-scoped. */
body.bjp-brands-ready.blank-mode { background: #f6f6f6 !important; }
.bjp-brands-ready #content-wrapper { width: calc(100% - 64px); max-width: 1280px; margin-right: auto; margin-bottom: 40px; margin-left: auto; padding: 0; }
.bjp-brands-ready #content-wrapper > .content-wrapper-in { display: block; padding: 0; }
.bjp-brands-ready #content-wrapper .sidebar-left { display: none; }
.bjp-brands-ready #content { float: none; width: 100%; max-width: none; padding: 0; background: transparent; }
.bjp-brands-ready .bjp-brands-heading { display: flex; justify-content: space-between; align-items: flex-end; gap: 24px; margin-bottom: 18px; }
.bjp-brands-ready #content h1 { margin: 0 0 7px; padding: 0; font-size: 38px; line-height: 1.15; }
.bjp-brands-ready .bjp-brands-lead p { margin: 0; font-size: 14px; line-height: 1.6; color: #646460; }
.bjp-brands-ready .bjp-brands-grid { display: grid; grid-template-columns: repeat(7, minmax(0, 1fr)); gap: 8px; list-style: none; margin: 0; padding: 0; }
.bjp-brands-ready .bjp-brands-grid > li { margin: 0; padding: 0; min-width: 0; }
.bjp-brands-ready .bjp-brand-card { display: flex; box-sizing: border-box; flex-direction: column; justify-content: center; align-items: center; gap: 6px; min-height: 104px; height: 100%; padding: 10px; background: #fff; border: 1px solid #e5e5e1; border-radius: 8px; color: #1e1e1c; text-align: center; text-decoration: none; transition: border-color .18s, transform .18s; }
.bjp-brands-ready .bjp-brand-card:hover { border-color: #1e1e1c; color: #1e1e1c; transform: translateY(-2px); text-decoration: none; }
.bjp-brands-ready .bjp-brand-logo { width: 100%; height: 44px; display: flex; align-items: center; justify-content: center; overflow: hidden; }
.bjp-brands-ready .bjp-brand-logo img { display: block; width: auto; height: auto; max-width: min(100%, 120px); max-height: 42px; object-fit: contain; }
.bjp-brands-ready .bjp-logo-dark img { filter: brightness(0); }
.bjp-brands-ready .bjp-logo-bjp img, .bjp-brands-ready .bjp-logo-opro-2 img { max-height: 86px; max-width: 86px; }
.bjp-brands-ready .bjp-logo-joya-gear img { width: 60px; max-height: 42px; }
.bjp-brands-ready .bjp-logo-venum img { max-height: 62px; max-width: 62px; }
.bjp-brands-ready .bjp-logo-woldohealth img { max-width: 92px; }
.bjp-brands-ready .bjp-logo-nutrigums img { width: 100px; max-height: none; }
.bjp-brands-ready .bjp-logo-dr-mercola img { width: 140px; max-width: 100%; max-height: none; }
.bjp-brands-ready .bjp-logo-nordbo img { width: 120px; max-height: none; }
.bjp-brands-ready .bjp-logo-koru img, .bjp-brands-ready .bjp-logo-puravia-labs img { filter: brightness(.65); }
.bjp-brands-ready .bjp-logo-ufc img { max-width: 92px; max-height: 34px; }
.bjp-brands-ready .bjp-brand-name { display: flex; align-items: center; justify-content: center; min-height: 32px; font-size: 12px; font-weight: 600; line-height: 1.35; }
.bjp-brands-ready .bjp-brand-no-logo .bjp-brand-name { font-size: 16px; }
.bjp-brands-ready .bjp-brands-search { width: 260px; flex-shrink: 0; }
.bjp-brands-ready .bjp-brands-search label { display: block; margin-bottom: 7px; font-size: 12px; font-weight: 600; }
.bjp-brands-ready .bjp-brands-search input { display: block; width: 100%; min-height: 44px; border: 1px solid #cacac5; border-radius: 6px; background: #fff; padding: 10px 13px; font: inherit; font-size: 13px; }
.bjp-brands-ready .bjp-brand-count { margin: 0 0 12px; font-size: 12px; line-height: 1.5; color: #646460; }
.bjp-brands-ready .bjp-brands-empty { padding: 36px 0; font-size: 14px; }
.bjp-brands-ready #content [hidden] { display: none !important; }
.bjp-brands-ready #content a:focus-visible, .bjp-brands-ready #content input:focus-visible { outline: 3px solid #1e1e1c; outline-offset: 4px; }
@media (max-width: 1199px) { .bjp-brands-ready .bjp-brands-grid { grid-template-columns: repeat(6, minmax(0, 1fr)); } }
@media (max-width: 991px) { .bjp-brands-ready .bjp-brands-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); } }
@media (max-width: 767px) {
  .bjp-brands-ready #content-wrapper { width: calc(100% - 32px); margin-bottom: 32px; }
  .bjp-brands-ready .bjp-brands-heading { display: block; margin-bottom: 14px; }
  .bjp-brands-ready #content h1 { font-size: 32px; }
  .bjp-brands-ready .bjp-brands-lead p { font-size: 12px; }
  .bjp-brands-ready .bjp-brands-search { width: 100%; margin-top: 18px; }
  .bjp-brands-ready .bjp-brands-search input { font-size: 16px; }
  .bjp-brands-ready .bjp-brand-card { min-height: 112px; }
}
@media (max-width: 599px) { .bjp-brands-ready .bjp-brands-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (prefers-reduced-motion: reduce) { .bjp-brands-ready .bjp-brand-card { transition: none; } .bjp-brands-ready .bjp-brand-card:hover { transform: none; } }

/* BJP Store: homepage cards use the same design as category cards. */
body.type-index .products-block.products .product > .p { background: #fff; border: 1px solid #e5e5e2; border-radius: 10px; height: 100%; }
body.type-index .products-block.products .product > .p > .image { margin-bottom: 0; border-radius: 9px 9px 0 0; overflow: hidden; }
body.type-index .products-block.products .product .p-in { display: flex; flex-direction: column; padding: 14px !important; background: #fff; border-radius: 0 0 9px 9px; }
body.type-index .products-block.products .product .p-in .p-in-in { order: 0; }
body.type-index .products-block.products .product .p-in .p-in-in .name { display: block; min-height: 2.9em; height: auto !important; max-height: none; overflow: visible; -webkit-line-clamp: unset; margin: 0 0 8px; font-size: 14px; line-height: 1.45; }
body.type-index .products-block.products .product .p-in .p-bottom { order: 1; margin: 0; }
body.type-index .products-block.products .product .p-in .p-bottom > div { display: block; height: 100%; }
body.type-index .products-block.products .product .p-in .p-bottom .prices .price-final { font-size: 20px; line-height: 1.35; }
body.type-index .products-block.products .product .p-in .p-bottom .prices .price-standard { margin: 0; font-size: 13px; line-height: 1.4; }
body.type-index .products-block.products .product .p-in .p-bottom .prices .availability { flex: 0 0 100%; justify-content: flex-start; width: 100%; margin: 0; padding: 0; text-align: left; line-height: 1.4; }
body.type-index .products-block.products .product .p-in .p-bottom .prices .availability span { font-size: 12px; font-weight: 500; }
body.type-index .products-block.products .product .widget-parameter-wrapper[data-parameter-id="5"] { width: 100%; padding: 0 14px 14px; overflow: visible; }
body.type-index .products-block.products .product .widget-parameter-wrapper[data-parameter-id="5"] .widget-parameter-list { display: flex; flex-wrap: wrap; gap: 6px; width: 100%; padding: 0; margin: 0; }
body.type-index .products-block.products .product .widget-parameter-wrapper[data-parameter-id="5"] .widget-parameter-value { display: block !important; flex: 0 0 auto; width: auto !important; margin: 0 !important; }
body.type-index .products-block.products .product .widget-parameter-wrapper[data-parameter-id="5"] .widget-parameter-value a { min-width: 44px; width: auto !important; min-height: 40px; height: auto; padding: 8px; border: 1px solid #d4d4cf; border-radius: 6px; font-size: 12px; line-height: 1.3; }
body.type-index .products-block.products .product .widget-parameter-wrapper[data-parameter-id="5"] :is(.widget-parameter-more,.scroll-overlay) { display: none !important; }
body.type-index .products-block.products .product .widget-parameter-value a:focus-visible,
body.type-index .products-block.products .product a.name:focus-visible { outline: 2px solid #1e1e1c !important; outline-offset: 2px; }
@media (max-width: 767px) {
  body.type-index #hw-87kwowifjjowiklsadh666left,
  body.type-index #heurekaTableft { display: none !important; }
  body.type-index .products-block.products .product .p-in { padding: 10px !important; }
  body.type-index .products-block.products .product .p-in .p-in-in .name { min-height: 4.35em; font-size: 13px; line-height: 1.45; }
  body.type-index .products-block.products .product .p-in .p-bottom .prices .price-final { font-size: 18px; }
  body.type-index .products-block.products .product .widget-parameter-wrapper[data-parameter-id="5"] { padding: 0 10px 10px; }
  body.type-index .products-block.products .product .widget-parameter-wrapper[data-parameter-id="5"] .widget-parameter-value { flex: 0 0 calc((100% - 12px) / 3); min-width: 0; }
  body.type-index .products-block.products .product .widget-parameter-wrapper[data-parameter-id="5"] .widget-parameter-value a { min-width: 0; width: 100% !important; min-height: 44px; padding: 6px 2px; }
}

/* Shared rows keep long titles, prices and size lists aligned throughout a carousel. */
body.type-index .products-block.products .product .p-in .p-bottom .prices {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  grid-template-rows: 1fr auto;
  align-items: baseline;
  gap: 4px 10px;
  margin: 0;
  height: 100%;
}
body.type-index .products-block.products .product .prices .price-final { grid-area: 1 / 1; width: auto; white-space: nowrap; }
body.type-index .products-block.products .product .prices .price-standard { grid-area: 1 / 2; width: auto; white-space: nowrap; }
body.type-index .products-block.products .product .prices .availability { grid-area: 2 / 1 / auto / -1; }
body.type-index .products-block.products .product .widget-parameter-wrapper[data-parameter-id="5"] { margin: 0; }
body.type-index .products-block.products .product .widget-parameter-list { justify-content: flex-start; align-content: flex-start; }
@media (max-width: 767px) {
  body.type-index .products-block.products .product .p-in .p-bottom .prices { grid-template-columns: minmax(0, 1fr); grid-template-rows: auto 1fr auto; }
  body.type-index .products-block.products .product .prices .price-standard { grid-area: 2 / 1; }
  body.type-index .products-block.products .product .prices .availability { grid-area: 3 / 1; }
}
@supports (grid-template-rows: subgrid) {
  body.type-index .products-block.products .slick-track {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
    grid-template-rows: repeat(4, auto);
  }
  body.type-index .products-block.products .slick-track::before,
  body.type-index .products-block.products .slick-track::after { content: none; }
  body.type-index .products-block.products .slick-track > .product,
  body.type-index .products-block.products .slick-track > .product > .p {
    display: grid;
    grid-template-rows: subgrid;
    grid-row: span 4;
    min-width: 0;
    height: auto;
  }
  body.type-index .products-block.products .slick-track > .product > .p > .image { grid-row: 1; }
  body.type-index .products-block.products .slick-track > .product .p-in { display: contents; }
  body.type-index .products-block.products .slick-track > .product .p-in-in { grid-row: 2; min-width: 0; padding: 14px 14px 0; }
  body.type-index .products-block.products .slick-track > .product .p-bottom { grid-row: 3; min-width: 0; padding: 0 14px 14px; }
  body.type-index .products-block.products .slick-track > .product .widget-parameter-wrapper[data-parameter-id="5"] { grid-row: 4; align-items: flex-start; }
  @media (max-width: 767px) {
    body.type-index .products-block.products .slick-track > .product .p-in-in { padding: 10px 10px 0; }
    body.type-index .products-block.products .slick-track > .product .p-bottom { padding: 0 10px 10px; }
  }
}
