/* SimpleLightbox dark overlay */
.sl-overlay {
  background: rgba(0, 0, 0, 0.9) !important;
}

.sl-wrapper button.sl-close, .sl-wrapper .sl-navigation button {
  background-color: rgba(30, 30, 36, 0.8);
  color: #fff;
}
.sl-wrapper .sl-navigation button {
  padding-bottom: 3px;
  line-height: 1;
}

.wooptima-product-area:not(:has(.wooptima-product-reviews)) {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 36px;
}
.wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary {
  width: 100% !important;
  container: product-add-to-cart-area/inline-size;
  margin-bottom: 0 !important;
}
.wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .product_title {
  font-size: clamp(2.4192rem, 1.536719085vw + 1.9274498928rem, 4.0266081629rem);
  margin-bottom: 26px;
}
.wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .cart {
  max-width: 100% !important;
  width: 100%;
  display: flex;
  margin-bottom: 0 !important;
}
.wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .cart .woocommerce-variation-add-to-cart-disabled {
  display: none !important;
}
.wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .cart:has(.woocommerce-variation-add-to-cart-enabled) #wooptima-back-in-stock-container {
  display: none !important;
}
.wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .cart #wc_bis_product_form {
  margin-bottom: 0 !important;
}
.wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .cart #wc_bis_product_form .wc_bis_form_title {
  font-size: 16px;
  margin-bottom: 12px;
}
.wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .cart #wc_bis_product_form input[type=text] {
  margin-bottom: 0 !important;
  border-radius: 0 !important;
  flex: 1 0 50%;
  width: 100%;
  min-height: 44px;
}
.wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .cart #wc_bis_product_form button {
  margin-bottom: 0 !important;
  background-color: #000000;
  font-size: 16px;
  font-weight: 600;
  flex: 1 0 50%;
  width: 100%;
  padding: 12px 12px;
  border: none;
  min-height: 44px;
}
.wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .cart #wc_bis_product_form .wc_bis_opt_in {
  margin-top: 12px;
}
.wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .cart #wc_bis_already_registered .woocommerce-info {
  padding: 0;
  border-bottom: none;
  background-color: transparent !important;
  color: #1c1a1a !important;
  margin-bottom: 0 !important;
  font-weight: 400 !important;
}
.wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .cart #wc_bis_already_registered .woocommerce-info a {
  color: #1c1a1a !important;
}
.wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .cart #wc_bis_already_registered .woocommerce-info a:hover {
  color: #f00000 !important;
}
.wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .cart #wc_bis_already_registered .woocommerce-info::before {
  display: none;
}
.wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .wa-product-area-wishlist {
  height: 30px;
}
.wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .wa-product-area-wishlist .yith-wcwl-add-button span {
  font-size: 16px;
}
.wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .wa-product-area-back-in-stock__inner {
  display: flex;
}
.wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .wa-product-add-to-cart-area {
  padding: 32px;
  background-color: #fafafa;
}
.wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .wa-product-add-to-cart-area__bottom .product_meta {
  gap: 6px;
  margin-top: 12px;
}
.wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .wa-product-add-to-cart-area__bottom .product_meta .product_code_wrapper, .wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .wa-product-add-to-cart-area__bottom .product_meta .posted_in {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: #707070;
}
.wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .wa-product-add-to-cart-area__bottom .product_meta .product_code_wrapper a, .wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .wa-product-add-to-cart-area__bottom .product_meta .posted_in a {
  color: #383838;
  text-transform: none;
  transition: 0.2s all ease-in-out;
}
.wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .wa-product-add-to-cart-area__bottom .product_meta .product_code {
  font-size: 13px;
  font-weight: 400;
  color: #383838;
}
.wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .wa-product-add-to-cart-area .woocommerce-product-rating {
  margin-bottom: 12px;
}
.wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .wa-product-add-to-cart-area .woocommerce-product-rating .star-rating span, .wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .wa-product-add-to-cart-area .woocommerce-product-rating .star-rating::before {
  color: #F79800;
}
.wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .wa-product-add-to-cart-area .woocommerce-product-rating .woocommerce-review-link {
  font-size: clamp(13px, 2.5vw, 16px);
  color: #333333 !important;
}
@container product-add-to-cart-area (max-width: 500px) {
  .wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .wa-product-add-to-cart-area {
    padding-inline: 20px;
  }
  .wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .woocommerce-variation-add-to-cart, .wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .bundle_button {
    flex-flow: wrap;
    row-gap: 12px;
  }
  .wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .woocommerce-variation-add-to-cart .woo-homecredit-calc-container, .wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .bundle_button .woo-homecredit-calc-container {
    margin: 0 !important;
  }
  .wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .wa-product-area-back-in-stock__inner {
    flex-direction: column;
  }
}
.wooptima-product-area:not(:has(.wooptima-product-reviews)).product-type-simple .summary .cart {
  flex-wrap: nowrap;
}
@container product-add-to-cart-area (max-width: 500px) {
  .wooptima-product-area:not(:has(.wooptima-product-reviews)).product-type-simple .summary .cart {
    flex-flow: wrap;
    row-gap: 12px;
  }
  .wooptima-product-area:not(:has(.wooptima-product-reviews)).product-type-simple .summary .cart .woo-homecredit-calc-container {
    margin: 0;
  }
}

/* Product Area Left Column */
#wooptima-product-area-left-column {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
}

/* Product Area Labels Container */
.wooptima-product-area-labels {
  position: absolute;
  top: 1em;
  left: 1em;
  z-index: 10;
  pointer-events: none;
  /* Sale Percentage Badge */
}
.wooptima-product-area-labels__sale-percentage {
  position: relative;
  display: inline-block;
  background-color: rgb(240, 0, 0);
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  padding: 6px 8px;
  text-align: left;
  pointer-events: all;
  margin-bottom: 5px;
}

/* Product Availability and Price Section */
.wa-product-single-variation {
  margin-bottom: 12px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  column-gap: 20px;
  flex-wrap: wrap;
  overflow: hidden;
}
.wa-product-single-variation__price {
  text-align: right;
  line-height: 1;
  display: flex;
  flex-direction: column;
}
.wa-product-single-variation__price del {
  font-size: clamp(1.6rem, 0.1694915254vw + 1.5457627119rem, 1.8rem) !important;
  color: #9f9f9f !important;
  font-weight: 400;
}
.wa-product-single-variation__price del * {
  font-size: clamp(1.6rem, 0.1694915254vw + 1.5457627119rem, 1.8rem) !important;
  color: #9f9f9f !important;
  font-weight: 400;
}
.wa-product-single-variation__price .amount {
  font-size: clamp(2.4192rem, 1.536719085vw + 1.9274498928rem, 4.0266081629rem);
  font-weight: 700;
  color: #F00000;
}
.wa-product-single-variation__price ins {
  text-decoration: none;
}
.wa-product-single-variation__price-per-unit {
  font-size: clamp(12px, 3vw, 15px);
  color: #5d4738;
  width: 100%;
  text-align: end;
  transform: translateX(0%);
  transition: 0.3s all ease-in-out;
}
.wa-product-single-variation__price-per-unit del {
  font-size: clamp(12px, 3vw, 15px);
  color: #9f9f9f !important;
  font-weight: 400 !important;
}
.wa-product-single-variation__price-per-unit del * {
  font-size: clamp(12px, 3vw, 15px);
  color: #9f9f9f !important;
  font-weight: 400 !important;
}
.wa-product-single-variation__price-per-unit .woocommerce-Price-amount {
  font-weight: 800;
  color: #F00000;
  font-size: 14px;
}
.wa-product-single-variation__price-per-unit--hidden {
  visibility: hidden;
  transform: translateX(100%);
}
.wa-product-single-variation__price-area {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.wa-product-single-variation__availability {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 4px;
  text-align: left;
  line-height: 1;
}
.wa-product-single-variation__availability-status {
  display: flex;
  flex-direction: row;
  gap: 4px;
  align-items: center;
}
.wa-product-single-variation__availability-icon {
  display: inline-flex;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}
.wa-product-single-variation__availability-icon svg {
  width: 100%;
  height: 100%;
}
.wa-product-single-variation__availability-text {
  font-weight: 600;
  font-size: 1.15em;
  line-height: 0.5;
  text-transform: uppercase;
}
.wa-product-single-variation__availability-subtext {
  font-size: 0.9em;
}
.wa-product-single-variation__availability[data-status=in_stock] {
  color: #26b11a;
}
.wa-product-single-variation__availability[data-status=on_backorder] {
  color: #FF9800;
}
.wa-product-single-variation__availability[data-status=out_of_stock] {
  color: #f44336;
}
.wa-product-single-variation__availability[data-status=out_of_stock] .wa-product-single-variation__availability-subtext {
  display: none;
}

#wooptima-product-area-gallery {
  /* Thumbnail slider - add padding for arrows and keep them visible */
}
#wooptima-product-area-gallery .splide__slide {
  height: auto !important;
  aspect-ratio: 1;
}
#wooptima-product-area-gallery-main {
  cursor: zoom-in;
  /* Main slider arrows - show only on hover with slide animation */
}
#wooptima-product-area-gallery-main .splide__arrow {
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease;
  background: #fff;
}
#wooptima-product-area-gallery-main .splide__arrow--prev {
  transform: translateX(-20px);
}
#wooptima-product-area-gallery-main .splide__arrow--next {
  transform: translateX(20px);
}
#wooptima-product-area-gallery-main .splide__arrow:hover {
  opacity: 1 !important;
}
#wooptima-product-area-gallery-main:hover .splide__arrow {
  opacity: 0.8;
  transform: translateX(0);
}
#wooptima-product-area-gallery-thumbnails {
  margin-top: 18px;
  margin-bottom: 20px;
  padding: 0 52px;
}
#wooptima-product-area-gallery-thumbnails .splide__slide {
  border: 2px solid #ccc !important;
  width: 28% !important;
  margin-right: 15px !important;
}
#wooptima-product-area-gallery-thumbnails .splide__slide.is-active {
  border-color: #1d1d1b !important;
}
#wooptima-product-area-gallery-thumbnails .splide__arrow {
  opacity: 1 !important;
  border: 2px solid #ccc;
  box-shadow: none;
  width: 40px;
  height: 40px;
}
#wooptima-product-area-gallery-thumbnails .splide__arrow svg {
  width: 15px;
  height: 15px;
  fill: #ccc;
}
#wooptima-product-area-gallery-thumbnails .splide__arrow--prev {
  left: 0;
}
#wooptima-product-area-gallery-thumbnails .splide__arrow--next {
  right: 0;
}
#wooptima-product-area-gallery-thumbnails .splide__arrow:hover {
  background: #1d1d1b;
  border-color: #1d1d1b;
}
#wooptima-product-area-gallery-thumbnails .splide__arrow:hover svg {
  fill: #fff;
}
#wooptima-product-area-gallery-thumbnails .splide__arrow:disabled {
  opacity: 0.3 !important;
}

.wa-product-coupon {
  margin-bottom: 20px;
}
.wa-product-coupon__content {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.wa-product-coupon__text {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
}
.wa-product-coupon__code {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.5px;
  background-color: #F00000;
  color: #fff;
  font-family: "Bebas Neue", sans-serif;
  line-height: 1;
  padding: 12px 16px;
}
.wa-product-coupon__code-wrapper {
  display: flex;
  align-items: center;
  gap: 12px;
}
.wa-product-coupon__copy {
  display: flex;
  align-items: center;
  gap: 6px;
  background: transparent;
  color: #898989;
  padding: 14px 16px;
  cursor: pointer;
  font-size: 16px;
  transition: all 0.2s ease;
  border: none;
  text-align: left;
}
.wa-product-coupon__copy:hover {
  background: #fafafa;
}
.wa-product-coupon__copy.copied {
  background: #fafafa;
}
.wa-product-coupon__copy svg {
  width: 16px;
  min-width: 16px;
  height: 16px;
}

.wa-product-shipping-label {
  display: flex;
  align-items: center;
  background: #898989;
  margin-bottom: 18px;
  padding: 6px 9px;
  width: fit-content;
}
.wa-product-shipping-label, .wa-product-shipping-label * {
  color: #fff;
}
.wa-product-shipping-label img {
  width: 36px;
  height: 36px;
  margin-right: 6px;
}
.wa-product-shipping-label > span {
  display: block;
  padding: 7px;
}

.wa-product-packeta-label {
  display: flex;
  align-items: center;
  background: #898989;
  margin-bottom: 18px;
  padding: 13px 16px;
  gap: 15px;
  width: fit-content;
}
.wa-product-packeta-label > img {
  width: 25px;
  height: 25px;
}
.wa-product-packeta-label a {
  line-height: 1;
  width: 22px;
  height: 22px;
  transition: 0.2s all ease-in-out;
}
.wa-product-packeta-label a:hover {
  opacity: 0.3;
}
.wa-product-packeta-label a > img {
  width: 100%;
  height: 100%;
}
.wa-product-packeta-label, .wa-product-packeta-label * {
  color: #fff;
}

.wa-product-shipping-labels {
  display: flex;
  align-items: center;
  gap: 13px;
  justify-content: space-between;
}
.wa-product-shipping-labels span, .wa-product-shipping-labels strong {
  font-size: 15px;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .wa-product-shipping-labels {
    justify-content: flex-start;
  }
}
@media (max-width: 600px) {
  .wa-product-shipping-labels {
    flex-direction: column;
    gap: 0;
    align-items: flex-start;
  }
}

.wa-product-upsell {
  position: relative;
  border: 3px solid rgb(51, 51, 51);
  padding: 20px;
  margin-top: 1em;
  margin-bottom: 2em;
  padding-top: 1.55em !important;
  padding-bottom: 1.55em !important;
  background: #fff;
}
.wa-product-upsell__heading {
  position: absolute;
  top: -1.15em;
  right: 1em;
  background: rgb(51, 51, 51);
  padding: 0.45em 0.85em 0.25em;
  text-transform: uppercase;
  font-family: "Bebas Neue", sans-serif;
  color: white;
  letter-spacing: 1.25px;
  font-size: 1em;
  line-height: 1;
  font-weight: 700;
}
.wa-product-upsell__content {
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 20px;
  align-items: start;
}
.wa-product-upsell__left {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.wa-product-upsell__image {
  flex-shrink: 0;
}
.wa-product-upsell__image img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  display: block;
}
.wa-product-upsell__quantity {
  width: fit-content;
  position: absolute;
  border-radius: 0.15em;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  bottom: -0.5em;
  right: -0.5em;
  height: 1.5em;
  margin: 0px;
  font-size: 0.8em;
  color: rgb(255, 255, 255);
  background: rgb(0, 0, 0);
  padding: 0.625em;
}
.wa-product-upsell__center {
  display: flex;
  flex-direction: column;
  gap: 5px;
  min-width: 0;
}
.wa-product-upsell__availability {
  display: flex;
  align-items: center;
  gap: 0.5em;
  font-size: 60%;
  font-weight: 600;
  text-transform: uppercase;
  width: fit-content;
}
.wa-product-upsell__availability-icon {
  width: 1.25em;
  height: 1.25em;
  flex-shrink: 0;
}
.wa-product-upsell__availability-icon svg {
  width: 100%;
  height: 100%;
  display: block;
}
.wa-product-upsell__availability-text {
  font-size: clamp(1em, 2.5vw, 1.25em);
}
.wa-product-upsell__availability[data-status=in_stock] {
  color: #4CAF50;
}
.wa-product-upsell__availability[data-status=on_backorder] {
  color: #FF9800;
}
.wa-product-upsell__availability[data-status=out_of_stock] {
  color: #F44336;
}
.wa-product-upsell__name {
  font-family: "Bebas Neue", sans-serif;
  font-size: clamp(0.95em, 2.5vw, 1.2em);
  line-height: 1.3;
  display: block;
}
.wa-product-upsell__right {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.wa-product-upsell__checkbox {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
}
.wa-product-upsell__checkbox input[type=checkbox] {
  width: 20px;
  opacity: 0;
  visibility: hidden;
}
.wa-product-upsell__checkbox label {
  margin: 0 !important;
  cursor: pointer;
  white-space: nowrap;
  text-transform: uppercase;
  font-family: "Bebas Neue", sans-serif;
  font-size: 20px !important;
  color: rgb(51, 51, 51) !important;
}
.wa-product-upsell__checkbox span {
  position: relative;
}
.wa-product-upsell__checkbox span:before {
  width: 20px;
  height: 20px;
  border: 1px solid rgb(210, 210, 210);
  background-color: rgb(255, 255, 255);
  content: "";
  position: absolute;
  left: -25px;
  top: 1px;
  background-size: 70% !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.wa-product-upsell__price {
  display: flex;
  flex-direction: column;
  text-align: right;
  line-height: 1;
}
.wa-product-upsell__price del {
  font-size: calc(clamp(1.6rem, 0.1694915254vw + 1.5457627119rem, 1.8rem) * 0.6) !important;
  color: #9f9f9f !important;
  font-weight: 400;
}
.wa-product-upsell__price del * {
  font-size: calc(clamp(1.6rem, 0.1694915254vw + 1.5457627119rem, 1.8rem) * 0.6) !important;
  color: #9f9f9f !important;
  font-weight: 400;
}
.wa-product-upsell__price .amount {
  font-size: 1.15em;
  font-weight: 700;
  color: #F00000;
}
.wa-product-upsell__price ins {
  text-decoration: none;
}
.wa-product-upsell__variations {
  grid-column: 1/-1;
  padding-top: 15px;
  border-top: 1px solid #e0e0e0;
  margin-top: 10px;
  display: none;
}
.wa-product-upsell__variations--visible {
  display: block;
}
.wa-product-upsell__attribute {
  display: flex;
  flex-direction: row;
  align-items: center;
  column-gap: 16px;
  margin-bottom: 15px;
}
.wa-product-upsell__attribute:last-of-type {
  margin-bottom: 0;
}
.wa-product-upsell__attribute-label {
  display: block;
  font-size: clamp(13px, 2.5vw, 16px) !important;
  color: #333333 !important;
  font-weight: 500 !important;
  margin: 0 !important;
}
.wa-product-upsell__swatches {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.wa-product-upsell__swatch {
  position: relative;
  cursor: pointer;
  margin: 0 !important;
  overflow: hidden;
  transition: 0.3s all ease-in-out;
}
.wa-product-upsell__swatch input[type=radio] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.wa-product-upsell__swatch input[type=radio]:checked + span {
  background: #000;
  color: #fff;
  border-color: #000;
}
.wa-product-upsell__swatch span {
  display: block;
  padding: 6px 12px;
  border: 2px solid #000;
  background: #fff;
  color: #000;
  font-size: clamp(13px, 2.5vw, 16px);
  font-weight: 500;
  transition: all 0.2s ease;
  min-width: 40px;
  text-align: center;
}
.wa-product-upsell__swatch:hover {
  transform: translateY(-3px);
}
.wa-product-upsell__swatch:hover span {
  background: #000;
  color: #fff;
  border-color: #000;
}
.wa-product-upsell__swatch:has(:checked) {
  transform: none !important;
}
.wa-product-upsell__swatch--unavailable {
  position: relative;
  opacity: 0.5;
}
.wa-product-upsell__swatch--unavailable::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 2px;
  background: #F44336;
  transform: rotate(-45deg);
}
.wa-product-upsell__swatch--unavailable::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 2px;
  background: #F44336;
  transform: rotate(45deg);
}

.wa-product-linked-products {
  display: flex;
  flex-direction: column;
  gap: 0.75em;
  font-size: 16px;
  margin-bottom: 20px;
}
.wa-product-linked-products-attribute {
  color: rgb(51, 51, 51);
  font-weight: 500;
}
.wa-product-linked-products-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 12px;
}
.wa-product-linked-products-list-item {
  display: flex;
  outline: transparent solid 2px;
  outline-offset: 2px;
  border: 0.125em solid rgb(221, 221, 221);
  position: relative;
}
.wa-product-linked-products-list-item:hover {
  border-color: rgb(29, 29, 27);
  transition: all ease 0.2s;
}
.wa-product-linked-products-list-item:hover::before {
  opacity: 1;
  visibility: visible;
}
.wa-product-linked-products-list-item.active {
  border: 0.125em solid rgb(29, 29, 27);
}
.wa-product-linked-products-list-item a {
  display: flex;
}
.wa-product-linked-products-list-item img {
  max-width: 100%;
  width: 3.5em;
  height: 3.5em;
}
.wa-product-linked-products-list-item::before {
  content: attr(data-tooltip);
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%) translateY(0.5em);
  background-color: #1d1d1b;
  color: #fff;
  padding: 0.2em 0.4em 0.2em 0.4em;
  white-space: normal;
  width: max-content;
  max-width: 21em;
  text-align: left;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
  z-index: 1000;
}

@media (hover: none) {
  .wa-product-linked-products-list-item::before {
    display: none;
  }
}
/* Hide original WooCommerce variation description, price, and stock */
.variations_form .single_variation_wrap .woocommerce-variation-description,
.variations_form .single_variation_wrap .woocommerce-variation-price,
.variations_form .single_variation_wrap .stock {
  display: none;
}

/* Hide original WooCommerce variation attributes selects */
.variations_form table.variations {
  display: none;
}

.wa-product-variations {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-bottom: 20px;
}
.wa-product-variations__attribute {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.wa-product-variations__attribute-label {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #555;
}

.wa-product-variation__attribute-label {
  display: block;
  font-size: clamp(13px, 2.5vw, 16px);
  color: #333333;
  font-weight: 500;
  margin-bottom: 12px;
}

.wa-product-variation__swatches {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.wa-product-variation__swatch {
  cursor: pointer;
  overflow: hidden;
  transition: 0.3s all ease-in-out;
}
.wa-product-variation__swatch input[type=radio] {
  display: none;
}
.wa-product-variation__swatch input[type=radio]:checked + span {
  background-color: #000;
  color: #fff;
  border-color: #000;
}
.wa-product-variation__swatch span {
  display: block;
  padding: clamp(6px, 3vw, 8px) clamp(12px, 3vw, 18px);
  border: 2px solid #000;
  background: #fff;
  color: #000;
  font-size: clamp(13px, 2.5vw, 16px);
  font-weight: 500;
  transition: all 0.2s ease;
  min-width: 40px;
  text-align: center;
}
.wa-product-variation__swatch:hover {
  transform: translateY(-3px);
}
.wa-product-variation__swatch:hover span {
  background-color: #000;
  color: #fff;
  border-color: #000;
}
.wa-product-variation__swatch:has(:checked) {
  transform: none !important;
}
.wa-product-variation__swatch--hidden {
  display: none;
}
.wa-product-variation__swatch--unavailable {
  position: relative;
  opacity: 0.5;
}
.wa-product-variation__swatch--unavailable::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 2px;
  background: #F44336;
  transform: rotate(-45deg);
}
.wa-product-variation__swatch--unavailable::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 2px;
  background: #F44336;
  transform: rotate(45deg);
}

.wa-product-variations__reset {
  display: none;
}

.bundle_form .bundled_product {
  display: none !important;
}

.wa-bundle-swatch-item {
  padding: 1.5em;
  border: 2px solid #dcdcdc;
  background-color: #fafafa;
  margin-bottom: 1em;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1.5em;
}
.wa-bundle-swatch-item__top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1.5em;
}
.wa-bundle-swatch-item__info-link {
  flex: 1;
  text-decoration: none;
  color: inherit;
  display: block;
}
.wa-bundle-swatch-item__info-col {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 0.75em;
  min-width: 0;
}
.wa-bundle-swatch-item__left {
  display: flex;
  gap: 1em;
  align-items: flex-start;
}
.wa-bundle-swatch-item__image {
  width: 100px;
  height: 100px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  mix-blend-mode: multiply;
}
.wa-bundle-swatch-item__image img {
  max-width: 100%;
  height: auto;
}
.wa-bundle-swatch-item__availability {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
}
.wa-bundle-swatch-item__availability-icon {
  display: inline-flex;
  width: 14px;
  height: 14px;
  flex-shrink: 0;
}
.wa-bundle-swatch-item__availability-icon svg {
  width: 100%;
  height: 100%;
}
.wa-bundle-swatch-item__availability-text {
  font-weight: 600;
  font-size: 1em;
  text-transform: uppercase;
}
.wa-bundle-swatch-item__availability-subtext {
  font-size: 0.9em;
  font-weight: 400;
  text-transform: none;
}
.wa-bundle-swatch-item__availability[data-status=in_stock] {
  color: #4CAF50;
}
.wa-bundle-swatch-item__availability[data-status=on_backorder] {
  color: #FF9800;
}
.wa-bundle-swatch-item__availability[data-status=out_of_stock] {
  color: #f44336;
}
.wa-bundle-swatch-item__availability[data-status=out_of_stock] .wa-bundle-swatch-item__availability-subtext {
  display: none;
}
.wa-bundle-swatch-item__title {
  margin: 0;
  word-wrap: break-word;
  font-family: "Bebas Neue", sans-serif;
  font-size: clamp(0.9em, 2.5vw, 1.1em);
  line-height: 1.3;
  display: block;
  letter-spacing: 1px;
}
.wa-bundle-swatch-item__price {
  display: flex;
  flex-direction: column;
  text-align: right;
  line-height: 1;
}
.wa-bundle-swatch-item__price del {
  font-size: calc(clamp(1.6rem, 0.1694915254vw + 1.5457627119rem, 1.8rem) * 0.6) !important;
  color: #9f9f9f !important;
  font-weight: 400;
}
.wa-bundle-swatch-item__price del * {
  font-size: calc(clamp(1.6rem, 0.1694915254vw + 1.5457627119rem, 1.8rem) * 0.6) !important;
  color: #9f9f9f !important;
  font-weight: 400;
}
.wa-bundle-swatch-item__price .amount {
  font-size: 1.15em;
  font-weight: 700;
  color: #F00000;
}
.wa-bundle-swatch-item__price ins {
  text-decoration: none;
}
.wa-bundle-swatch-item__bottom {
  border-top: 1px solid #e0e0e0;
  padding-top: 1.5em;
}
.wa-bundle-swatch-item__variations {
  display: flex;
  flex-direction: column;
  gap: 1em;
}
.wa-bundle-swatch-item__attribute {
  display: flex;
  flex-direction: column;
  gap: 0.5em;
}
.wa-bundle-swatch-item__attribute-label {
  display: block;
  font-size: clamp(13px, 2.5vw, 16px);
  color: #333333;
  font-weight: 500;
}
.wa-bundle-swatch-item__swatches {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.wa-bundle-swatch-item__swatch {
  cursor: pointer;
  overflow: hidden;
  transition: 0.3s all ease-in-out;
}
.wa-bundle-swatch-item__swatch input[type=radio] {
  display: none;
}
.wa-bundle-swatch-item__swatch input[type=radio]:checked + span {
  background-color: #000;
  color: #fff;
  border-color: #000;
}
.wa-bundle-swatch-item__swatch span {
  display: block;
  padding: clamp(6px, 3vw, 8px) clamp(12px, 3vw, 18px);
  border: 2px solid #000;
  color: #000;
  font-size: clamp(13px, 2.5vw, 16px);
  font-weight: 500;
  white-space: nowrap;
  transition: all 0.2s ease;
  min-width: 40px;
  text-align: center;
}
.wa-bundle-swatch-item__swatch:hover {
  transform: translateY(-3px);
}
.wa-bundle-swatch-item__swatch:hover span {
  background-color: #000;
  color: #fff;
  border-color: #000;
}
.wa-bundle-swatch-item__swatch:has(:checked) {
  transform: none !important;
}
.wa-bundle-swatch-item__swatch--hidden {
  display: none;
}
.wa-bundle-swatch-item__swatch--unavailable {
  position: relative;
  opacity: 0.5;
}
.wa-bundle-swatch-item__swatch--unavailable::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 2px;
  background: #F44336;
  transform: rotate(-45deg);
}
.wa-bundle-swatch-item__swatch--unavailable::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 2px;
  background: #F44336;
  transform: rotate(45deg);
}

body.woocommerce .product.wooptima-product-area .summary .quantity {
  display: flex;
  margin: 0 16px 0 0;
  min-height: 61px;
}
body.woocommerce .product.wooptima-product-area .summary .quantity input.qty {
  pointer-events: none;
  margin: 0;
  border-radius: 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-left: none;
  border-right: none;
  width: 38px;
  min-width: unset;
  -moz-appearance: textfield !important;
  appearance: textfield !important;
  background: none !important;
}
body.woocommerce .product.wooptima-product-area .summary .quantity input.qty::-webkit-outer-spin-button, body.woocommerce .product.wooptima-product-area .summary .quantity input.qty::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important;
  display: none !important;
}
body.woocommerce .product.wooptima-product-area .summary .quantity .qty_button {
  cursor: pointer;
  border-radius: 0;
  border: 1px solid #ddd;
  background: transparent;
  transition: 0.2s all ease-in-out;
  min-width: 30px;
  font-size: 26px;
}
body.woocommerce .product.wooptima-product-area .summary .quantity .qty_button:hover {
  background: #333;
  color: #fff;
  border-color: #333;
}
body.woocommerce .product.wooptima-product-area .summary button[type=submit] {
  font-family: "Bebas Neue", sans-serif !important;
  font-size: clamp(18px, 5vw, 24px) !important;
  background-color: rgb(38, 177, 26) !important;
  font-weight: 400 !important;
  transition: 0.2s all ease-in-out;
  align-items: center;
  white-space: nowrap;
  padding-inline: 6px !important;
}
body.woocommerce .product.wooptima-product-area .summary button[type=submit]::before {
  content: "";
  display: inline-block;
  width: 24px;
  min-width: 24px;
  height: 24px;
  margin-right: 6px;
  mask-image: url("https://www.topski.cz/wp-content/uploads/2026/01/cart.svg");
  mask-repeat: no-repeat;
  mask-size: contain;
  mask-position: center;
  background-color: #fff;
  margin-bottom: 5px;
}
body.woocommerce .product.wooptima-product-area .summary button[type=submit]:hover {
  background-color: rgb(25, 194, 10) !important;
  box-shadow: none !important;
}
body.woocommerce .product.wooptima-product-area .summary button[type=submit].wa-ajax-adding {
  position: relative;
  pointer-events: none;
  opacity: 0.7;
}
body.woocommerce .product.wooptima-product-area .summary button[type=submit].wa-ajax-adding::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1em;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  border: 2px solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: wa-ajax-spinner 0.6s linear infinite;
}
body.woocommerce .product.wooptima-product-area .summary .woo-homecredit-calc-container {
  margin: 0 0 0 16px;
  padding: 0 8px;
  transition: 0.2s all ease-in-out;
  height: 61px;
}
body.woocommerce .product.wooptima-product-area .summary .woo-homecredit-calc-container a {
  display: inline-block;
  height: 61px;
  width: 61px;
}
body.woocommerce .product.wooptima-product-area .summary .woo-homecredit-calc-container a svg {
  height: auto;
  width: 100%;
}
body.woocommerce .product.wooptima-product-area .summary .woo-homecredit-calc-container:hover {
  background-color: #eee;
}
body.woocommerce .product.wooptima-product-area .summary .bundle_wrap {
  width: 100%;
}
body.woocommerce .product.wooptima-product-area .summary .bundle_button {
  display: flex;
}

@keyframes wa-ajax-spinner {
  to {
    transform: rotate(360deg);
  }
}
.wa-sticky-add-to-cart {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  transform: translateY(100%);
  visibility: hidden;
  transition: transform 0.25s ease, visibility 0.25s ease;
  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
  background: #fff;
}
.wa-sticky-add-to-cart.wa-sticky-add-to-cart--visible {
  transform: translateY(0);
  visibility: visible;
}
.wa-sticky-add-to-cart__inner {
  display: flex;
  align-items: center;
  gap: 1rem;
  max-width: 1340px;
  margin: 0 auto;
  padding: 1rem;
}
.wa-sticky-add-to-cart__image {
  flex-shrink: 0;
  width: 60px;
  height: 60px;
  overflow: hidden;
}
.wa-sticky-add-to-cart__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.wa-sticky-add-to-cart__title {
  font-family: "Bebas Neue";
  letter-spacing: 2px;
  font-weight: 700;
  font-size: clamp(0.95em, 2.5vw, 1.2em);
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wa-sticky-add-to-cart__title-block {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-width: 0;
  overflow: hidden;
  gap: 0;
}
.wa-sticky-add-to-cart__variation {
  font-size: clamp(13px, 2vw, 16px);
  line-height: 1.3;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wa-sticky-add-to-cart__right {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.wa-sticky-add-to-cart__right:has(.wa-sticky-add-to-cart__out-of-stock) .wa-sticky-add-to-cart__price {
  display: none;
}
.wa-sticky-add-to-cart__price, .wa-sticky-add-to-cart .price {
  display: flex;
  flex-direction: column;
  text-align: right;
  line-height: 1;
}
.wa-sticky-add-to-cart__price del, .wa-sticky-add-to-cart .price del {
  font-size: calc(clamp(1.6rem, 0.1694915254vw + 1.5457627119rem, 1.8rem) * 0.7) !important;
  color: #9f9f9f !important;
  font-weight: 400 !important;
}
.wa-sticky-add-to-cart__price del *, .wa-sticky-add-to-cart .price del * {
  font-size: calc(clamp(1.6rem, 0.1694915254vw + 1.5457627119rem, 1.8rem) * 0.7) !important;
  color: #9f9f9f !important;
  font-weight: 400 !important;
}
.wa-sticky-add-to-cart__price .amount, .wa-sticky-add-to-cart .price .amount {
  font-size: clamp(1.1em, 2.5vw, 1.5em);
  font-weight: 700;
  color: #F00000;
}
.wa-sticky-add-to-cart__price ins, .wa-sticky-add-to-cart .price ins {
  text-decoration: none;
}
.wa-sticky-add-to-cart__actions {
  flex-shrink: 0;
}
.wa-sticky-add-to-cart__btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  font-family: "Bebas Neue", sans-serif;
  font-size: clamp(18px, 5vw, 24px);
  font-weight: 400;
  transition: 0.2s all ease-in-out;
  align-items: center;
  white-space: nowrap;
  padding: 10px 10px 6px;
  border: none;
  cursor: pointer;
  min-width: 23rem;
}
.wa-sticky-add-to-cart__btn--add-to-cart {
  background-color: rgb(38, 177, 26);
  color: #fff;
}
.wa-sticky-add-to-cart__btn--add-to-cart::before {
  content: "";
  display: inline-block;
  width: 24px;
  min-width: 24px;
  height: 24px;
  margin-right: 6px;
  mask-image: url("https://www.topski.cz/wp-content/uploads/2026/01/cart.svg");
  mask-repeat: no-repeat;
  mask-size: contain;
  mask-position: center;
  background-color: #fff;
  margin-bottom: 5px;
}
.wa-sticky-add-to-cart__btn--add-to-cart:hover:not(:disabled) {
  background: rgb(25, 194, 10);
  color: #fff;
}
.wa-sticky-add-to-cart__btn--add-to-cart:disabled {
  opacity: 0.7;
  cursor: not-allowed;
}
.wa-sticky-add-to-cart__btn--add-to-cart.wa-sticky-add-to-cart__btn--loading {
  opacity: 0.7;
  cursor: not-allowed;
  pointer-events: none;
  position: relative;
}
.wa-sticky-add-to-cart__btn--add-to-cart.wa-sticky-add-to-cart__btn--loading::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  border: 2px solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: wa-ajax-spinner 0.6s linear infinite;
}
.wa-sticky-add-to-cart__out-of-stock {
  font-weight: 600;
  font-size: 1.15em;
  line-height: 0.5;
  text-transform: uppercase;
  color: #f44336;
}

body:has(.wa-sticky-add-to-cart--visible) {
  margin-bottom: 80px;
}

@media screen and (max-width: 1023px) {
  .wooptima-product-area:not(:has(.wooptima-product-reviews)) {
    grid-template-columns: minmax(0, 1fr);
  }
  .wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .product_title {
    padding-inline: 15px !important;
  }
  .wooptima-product-area:not(:has(.wooptima-product-reviews)) .wa-product-add-to-cart-area__bottom {
    padding: 5px 15px 15px 15px;
  }
  #wooptima-product-area-gallery-main .splide__slide {
    min-height: calc(100vw - 2rem);
    max-height: calc(100vw - 2rem);
  }
  #wooptima-product-area-gallery-thumbnails .splide__slide {
    max-width: 100px;
    min-height: min(100px, 25vw);
  }
}
@media screen and (max-width: 768px) {
  .wa-product-upsell__attribute {
    flex-direction: column;
    align-items: flex-start;
  }
  .wa-product-upsell__content {
    grid-template-columns: auto 1fr auto;
    gap: 15px;
  }
  .wa-product-upsell__left {
    gap: 5px;
  }
  .wa-product-upsell__image img {
    width: 60px;
    height: 60px;
  }
  .wa-product-upsell__quantity {
    font-size: 10px;
    padding: 3px 6px;
  }
  .wa-product-upsell__variations {
    grid-column: 1/-1;
  }
  .wa-bundle-swatch-item__left {
    width: 100%;
  }
  .wa-bundle-swatch-item__image {
    width: 80px;
    height: 80px;
  }
}
@media screen and (max-width: 640px) {
  #wooptima-product-area-gallery-thumbnails {
    padding: 0;
  }
  #wooptima-product-area-gallery-thumbnails .splide__arrows {
    display: none;
  }
  .wa-sticky-add-to-cart__title {
    white-space: wrap;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-clamp: 3;
  }
  .wa-sticky-add-to-cart__variation {
    display: none;
  }
  .wa-sticky-add-to-cart__btn--add-to-cart {
    font-size: 0;
    min-width: 5rem;
    min-height: 5rem;
    padding: 0;
  }
  .wa-sticky-add-to-cart__btn--add-to-cart::before {
    margin: 0;
  }
  .wa-sticky-add-to-cart__btn--add-to-cart.wa-sticky-add-to-cart__btn--loading::before {
    content: none;
  }
  .wa-sticky-add-to-cart__btn--add-to-cart.wa-sticky-add-to-cart__btn--loading::after {
    right: 13px;
  }
}
@media screen and (max-width: 479px) {
  .wooptima-product-area:not(:has(.wooptima-product-reviews)) .summary .wa-product-add-to-cart-area {
    padding-inline: 12px;
  }
}
