:root {
  --contact-form-BG: #f7f7f7;
  --contact-form-BG-hover: #eaeaea;
  --contact-form-title-color: var(--color-secondary);
  --contact-form-text-color: black;
  --contact-form-link-color: var(--color-secondary);
  --contact-form-icon-color: var(--color-secondary);
  --contact-form-border-color: #f7f7f7;
  --contact-form-border-radius: 5px;
}
@font-face {
  font-family: "contact-form-addon";
  src: url("iconfonts/contact-form.eot?5dxjad");
  src: url("iconfonts/contact-form.eot?5dxjad#iefix")
      format("embedded-opentype"),
    url("iconfonts/contact-form.ttf?5dxjad") format("truetype"),
    url("iconfonts/contact-form.woff?5dxjad") format("woff"),
    url("iconfonts/contact-form.svg?5dxjad#contact-form") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="contact-form-ico"]:after,
[class*="contact-form-ico"]:after,
[class^="contact-form-ico"]:before,
[class*="contact-form-ico"]:before {
  font-family: "contact-form-addon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.contact-form-ico.price-3:before {
  content: "\e901";
}
.contact-form-ico.mail-1:before {
  content: "\e902";
}
.contact-form-ico.mail-2:before {
  content: "\e903";
}
.contact-form-ico.send-1:before {
  content: "\e904";
}
.contact-form-ico.bubble-1:before {
  content: "\e905";
}
.contact-form-ico.price-2:before {
  content: "\e906";
}
.contact-form-ico.mail-5:before,
.contact-form-ico.mail-6:before {
  content: "\e907";
}
.contact-form-ico.bubble-2:before {
  content: "\e908";
}
.contact-form-ico.price-4:before {
  content: "\e909";
}
.contact-form-ico.mail-3:before {
  content: "\e90a";
}
.contact-form-ico.price-5:before {
  content: "\e90b";
}
.contact-form-ico.mail-4:before {
  content: "\e90c";
}
.contact-form-ico.send-2:before {
  content: "\e90d";
}
.contact-form-ico.price-1:before {
  content: "\e900";
}
.detail-contact-form-addon .flag.flag-contact-form-0 {
  display: none !important;
}
.detail-contact-form-addon .fix-detail-header .detail-contact-button {
  display: none;
}
.detail-contact-form-addon .detail-contact-button-link {
  text-decoration: none !important;
}
.detail-contact-form-addon.detail-contact-form-addon--show-chat
  .icon-question-before,
.detail-contact-form-addon.detail-contact-form-addon--show-chat
  .link-icon.chat {
  display: inline-block;
}
.detail-contact-form-addon .icon-question-before,
.detail-contact-form-addon .link-icon.chat {
  display: none;
}
.detail-contact-form-addon.disabled-add-to-cart .detail-contact-button {
  margin-bottom: 20px;
}
.detail-contact-form-addon.template-14 .detail-contact-button {
  margin-bottom: 20px;
  margin-top: -10px;
}
@media (min-width: 768px) {
  .detail-contact-form-addon.template-14 .detail-contact-button {
    margin-top: -20px;
  }
}
.detail-contact-form-addon.template-11 .detail-contact-button {
  margin-top: 0;
}
.detail-contact-form-addon.template-11.paxio-merkur .detail-contact-button {
  margin-top: 20px;
  width: 100%;
}
.detail-contact-form-addon.template-11.paxio-merkur
  .detail-contact-button__text-block {
  line-height: 1.4;
}
.detail-contact-form-addon.template-07 .p-details .price {
  flex-wrap: wrap;
}
.detail-contact-form-addon.venus .detail-contact-button {
  margin-top: 10px;
}
.detail-contact-form-addon.venus .detail-contact-button__title {
  margin-bottom: 3px;
}
.detail-contact-form-addon.shoptetak-adamin.detail-contact-form-addon
  .detail-contact-button-link {
  order: 2;
}
.detail-contact-form-addon.shoptetak-adamin .detail-contact-button {
  order: 2;
  border-radius: 10px;
  margin-top: 15px;
}
@media (max-width: 480px) {
  .detail-contact-form-addon.shoptak-carbon.detail-contact-form-addon
    .product-top
    .add-to-cart {
    padding-bottom: 20px;
  }
}
.detail-contact-form-addon .detail-contact-button-wrap {
  padding: 0 15px;
}
.detail-contact-form-addon .detail-contact-button {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  transition: all 300ms ease-out;
}
.detail-contact-form-addon .detail-contact-button.has-bg {
  background-color: var(--contact-form-BG);
  padding: 10px 12px;
}
@media (min-width: 768px) {
  .detail-contact-form-addon .detail-contact-button.has-bg {
    padding: 12px 15px;
  }
}
.detail-contact-form-addon .detail-contact-button.has-bg:hover {
  background-color: var(--contact-form-BG-hover);
  border-color: var(--contact-form-BG-hover);
}
.detail-contact-form-addon .detail-contact-button.has-border {
  border: 1px solid var(--contact-form-border-color);
  padding: 10px 12px;
}
@media (min-width: 768px) {
  .detail-contact-form-addon .detail-contact-button.has-border {
    padding: 12px 15px;
  }
}
.detail-contact-form-addon .detail-contact-button.has-border-radius {
  border-radius: var(--contact-form-border-radius);
}
.detail-contact-form-addon .detail-contact-button.has-row {
  align-items: center;
}
.detail-contact-form-addon
  .detail-contact-button.has-row:not(.has-border):not(.has-bg):not(.has-box) {
  padding: 0;
}
.detail-contact-form-addon
  .detail-contact-button.has-row:not(.has-border):not(.has-bg):not(.has-box)
  .detail-contact-button__icon {
  width: 35px;
  max-width: 35px;
  flex: 0 0 35px;
  padding-right: 10px;
}
.detail-contact-form-addon
  .detail-contact-button.has-row:not(.has-border):not(.has-bg):not(.has-box)
  .detail-contact-button__icon.contact-form-ico:before {
  font-size: 22px;
}
.detail-contact-form-addon
  .detail-contact-button.has-row:not(.has-border):not(.has-bg):not(.has-box)
  .detail-contact-button__title {
  text-transform: none;
  font-size: 14px;
}
.detail-contact-form-addon
  .detail-contact-button.has-row
  .detail-contact-button__title {
  display: inline-block;
}
.detail-contact-form-addon
  .detail-contact-button.has-row
  .detail-contact-button__text {
  margin-top: 0;
  display: inline-block;
}
.detail-contact-form-addon .detail-contact-button__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 45px;
  max-width: 45px;
  flex: 0 0 45px;
  padding-right: 15px;
}
.detail-contact-form-addon
  .detail-contact-button__icon.contact-form-ico:before {
  display: inline-block !important;
  margin-top: 0;
  font-size: 28px;
  line-height: 1;
  color: var(--contact-form-icon-color);
}
.detail-contact-form-addon .detail-contact-button__icon img {
  display: inline-block;
  max-width: 35px;
  max-height: 35px;
}
.detail-contact-form-addon .detail-contact-button__text-block {
  flex: 1;
}
.detail-contact-form-addon .detail-contact-button__title {
  font-size: 16px;
  letter-spacing: 0.32px;
  font-weight: 500;
  color: var(--contact-form-title-color);
  text-transform: uppercase;
}
.detail-contact-form-addon .detail-contact-button__text {
  font-weight: 400;
  font-size: 14px;
  color: var(--contact-form-text-color);
}
.detail-contact-form-addon .detail-contact-button__text a {
  cursor: pointer;
  text-decoration: underline;
  color: var(--contact-form-link-color);
}
#colorbox.remove-height {
  height: auto !important;
}
#colorbox.remove-height #cboxContent {
  margin-top: 0;
}
#colorbox.remove-height #cboxContent,
#colorbox.remove-height #cboxLoadedContent,
#colorbox.remove-height #cboxWrapper {
  height: auto !important;
}
#colorbox.contact-form-addon h1 {
  margin-top: 20px;
  margin-bottom: 16px;
  font-size: 26px;
  line-height: 1.2;
  text-align: center;
}
#colorbox.contact-form-addon h1.contact-form-ico:before {
  position: relative;
  top: 2px;
  font-size: 22px;
  line-height: 1;
  margin-right: 8px;
  color: var(--contact-form-icon-color);
}
#colorbox.contact-form-addon h1.has-img img {
  display: inline-block;
  max-width: 25px;
  max-height: 25px;
  margin-right: 8px;
  position: relative;
  top: -2px;
}
#colorbox.contact-form-addon p {
  text-align: center;
  margin-bottom: 25px;
}

:root {
  --color-detail-product-arrows-BG: rgba(0, 0, 0, 0.25);
  --color-detail-product-arrows-BG-hover: rgba(0, 0, 0, 0.6);
  --color-detail-product-arrows-icon: #ffffff;
  --color-detail-product-arrows-icon-hover: #ffffff;
  --detail-product-arrows-border-radius: 100%;
}
.has-detail-product-arrows.tursky-apollo
  .carousel-control--product.right:before,
.has-detail-product-arrows.tursky-apollo
  .carousel-control--product.left:before {
  box-shadow: none;
  background-color: transparent;
  color: inherit;
}
.has-detail-product-arrows.dklab-sliderplus-arrow-bublina
  .p-image
  .carousel-control:after,
.has-detail-product-arrows.shoptak-carbon .p-image .carousel-control:after {
  display: none;
}
.has-detail-product-arrows.dklab-sliderplus-arrow-bublina
  .p-image
  .carousel-control.right:before,
.has-detail-product-arrows.shoptak-carbon
  .p-image
  .carousel-control.right:before,
.has-detail-product-arrows.dklab-sliderplus-arrow-bublina
  .p-image
  .carousel-control.left:before,
.has-detail-product-arrows.shoptak-carbon
  .p-image
  .carousel-control.left:before {
  content: "" !important;
  font-family: shoptet;
}
.has-detail-product-arrows.template-09 .carousel-control--product.right,
.has-detail-product-arrows.template-10 .carousel-control--product.right,
.has-detail-product-arrows.template-09 .carousel-control--product.left,
.has-detail-product-arrows.template-10 .carousel-control--product.left {
  display: inline-block;
  speak: none;
  vertical-align: middle;
  font-family: shoptet;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 0;
  text-transform: none;
  text-decoration: none;
}
.has-detail-product-arrows.template-09 .carousel-control--product.right:before,
.has-detail-product-arrows.template-10 .carousel-control--product.right:before,
.has-detail-product-arrows.template-09 .carousel-control--product.left:before,
.has-detail-product-arrows.template-10 .carousel-control--product.left:before {
  font-size: 24px;
}
@media (min-width: 768px) {
  .has-detail-product-arrows.template-09
    .carousel-control--product.right:before,
  .has-detail-product-arrows.template-10
    .carousel-control--product.right:before,
  .has-detail-product-arrows.template-09 .carousel-control--product.left:before,
  .has-detail-product-arrows.template-10
    .carousel-control--product.left:before {
    font-size: 26px;
  }
}
.has-detail-product-arrows.template-09 .carousel-control--product.right:before,
.has-detail-product-arrows.template-10 .carousel-control--product.right:before {
  content: "\e910";
}
.has-detail-product-arrows.template-09 .carousel-control--product.left:before,
.has-detail-product-arrows.template-10 .carousel-control--product.left:before {
  content: "\e90f";
}
.has-detail-product-arrows .p-image.is-border-radius + .carousel-control.right,
.has-detail-product-arrows
  .p-image.is-border-radius
  + .carousel-control
  + .carousel-control.right,
.has-detail-product-arrows
  .p-image.is-border-radius
  .carousel-control--product.right,
.has-detail-product-arrows .p-image.is-border-radius + .carousel-control.left,
.has-detail-product-arrows
  .p-image.is-border-radius
  + .carousel-control
  + .carousel-control.left,
.has-detail-product-arrows
  .p-image.is-border-radius
  .carousel-control--product.left {
  border-radius: var(--detail-product-arrows-border-radius);
}
@media (min-width: 768px) {
  .has-detail-product-arrows
    .p-image.show-on-hover
    .carousel-control--product.right,
  .has-detail-product-arrows
    .p-image.show-on-hover
    .carousel-control--product.left {
    opacity: 0;
    visibility: hidden;
    transition: opacity 250ms ease-out, transform 250ms ease-out;
  }
}
@media (min-width: 768px) {
  .has-detail-product-arrows
    .p-image.show-on-hover
    .carousel-control--product.left {
    transform: translateX(-20px);
  }
  .has-detail-product-arrows
    .p-image.show-on-hover
    .carousel-control--product.right {
    transform: translateX(20px);
  }
}
@media (min-width: 768px) {
  .has-detail-product-arrows
    .p-image.show-on-hover:hover
    .carousel-control--product.right,
  .has-detail-product-arrows
    .p-image.show-on-hover:hover
    .carousel-control--product.left {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
  }
}
.has-detail-product-arrows .carousel-control--product {
  display: block;
  color: var(--color-detail-product-arrows-icon);
}
.has-detail-product-arrows .carousel-control--product:hover {
  color: var(--color-detail-product-arrows-icon-hover);
}
.lSSlideWrapper .has-detail-product-arrows .carousel-control--product.right,
.lSSlideWrapper .has-detail-product-arrows .carousel-control--product.left {
  width: 40px !important;
}
.lSSlideWrapper
  .has-detail-product-arrows
  .carousel-control--product.right:before,
.lSSlideWrapper
  .has-detail-product-arrows
  .carousel-control--product.left:before {
  width: 40px !important;
}
@media (min-width: 768px) {
  .lSSlideWrapper
    .has-detail-product-arrows
    .carousel-control--product.right:before,
  .lSSlideWrapper
    .has-detail-product-arrows
    .carousel-control--product.left:before {
    width: 50px !important;
  }
}
@media (min-width: 768px) {
  .lSSlideWrapper .has-detail-product-arrows .carousel-control--product.right,
  .lSSlideWrapper .has-detail-product-arrows .carousel-control--product.left {
    width: 50px !important;
  }
}
.has-detail-product-arrows .carousel-control--product.right,
.has-detail-product-arrows .carousel-control--product.left {
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  opacity: 1;
  cursor: pointer;
  background-color: var(--color-detail-product-arrows-BG);
  background-image: none;
  text-shadow: none;
  margin-top: 0;
  margin-bottom: 0;
}
.has-detail-product-arrows .carousel-control--product.right:hover,
.has-detail-product-arrows .carousel-control--product.left:hover {
  background-color: var(--color-detail-product-arrows-BG-hover);
}
.has-detail-product-arrows .carousel-control--product.right:before,
.has-detail-product-arrows .carousel-control--product.left:before {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border-color: transparent;
  width: 40px;
  height: 40px;
  margin: 0;
  top: 0;
}
@media (max-width: 767px) {
  .has-detail-product-arrows .carousel-control--product.right:before,
  .has-detail-product-arrows .carousel-control--product.left:before {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .has-detail-product-arrows .carousel-control--product.right:before,
  .has-detail-product-arrows .carousel-control--product.left:before {
    width: 50px;
    height: 50px;
  }
}
@media (min-width: 768px) {
  .has-detail-product-arrows .carousel-control--product.right,
  .has-detail-product-arrows .carousel-control--product.left {
    width: 50px;
    height: 50px;
  }
}
.has-detail-product-arrows .carousel-control--product.left {
  left: 0;
}
.has-detail-product-arrows .carousel-control--product.left:before {
  left: 0;
}
.has-detail-product-arrows .carousel-control--product.right {
  right: 0;
}
.has-detail-product-arrows .carousel-control--product.right:before {
  right: 0;
}
@media (min-width: 768px) {
  body.dklab-sliderplus.type-detail .p-image .carousel-control {
    display: block !important;
  }
}

:root {
  --sharing-basket-pozadie-odkazu: var(--color-primary);
  --sharing-basket-pozadie-odkazu-hover: var(--color-primary-hover);
  --sharing-basket-farba-odkazu: #fff;
  --sharing-basket-farba-odkazu-hover: #fff;
  --sharing-basket-farba-ikonky: var(--sharing-basket-farba-odkazu);
  --sharing-basket-zaoblenie: 10px;
}
.sharing-basket-addon.template-13 .sharing-basket {
  order: 1;
  padding-right: 0;
}
@media (max-width: 767px) {
  .sharing-basket-addon.template-10 .sharing-basket {
    padding-right: 10px;
  }
}
.sharing-basket-addon .sharing-basket {
  position: relative;
  display: block;
  width: auto;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: right;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sharing-basket-addon .sharing-basket {
    font-size: 15px;
    padding-right: 0;
  }
}
.sharing-basket-addon .sharing-basket.has-bg .sharing-basket__content {
  background-color: var(--sharing-basket-pozadie-odkazu);
  padding: 10px 20px;
  min-height: 40px;
}
.sharing-basket-addon .sharing-basket.has-bg .sharing-basket__content:hover {
  background-color: var(--sharing-basket-pozadie-odkazu-hover);
}
.sharing-basket-addon .sharing-basket.has-radius .sharing-basket__content {
  border-radius: var(--sharing-basket-zaoblenie);
}
.sharing-basket-addon .sharing-basket__content {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  line-height: 1;
}
.sharing-basket-addon .sharing-basket__content:hover .sharing-basket__text {
  color: var(--sharing-basket-farba-odkazu-hover);
}
.sharing-basket-addon
  .sharing-basket__content:hover
  .sharing-basket__icon
  svg
  path {
  fill: var(--sharing-basket-farba-odkazu-hover);
}
.sharing-basket-addon .sharing-basket__text {
  line-height: 1;
  text-transform: uppercase;
  color: var(--sharing-basket-farba-odkazu);
}
.sharing-basket-addon .sharing-basket__icon {
  height: 16px;
  width: 16px;
  margin-left: 7px;
  position: relative;
  top: -1px;
}
.sharing-basket-addon .sharing-basket__icon svg {
  width: 100%;
  height: 100%;
}
.sharing-basket-addon .sharing-basket__icon svg path {
  fill: var(--sharing-basket-farba-ikonky);
}
.sharing-basket-addon.is-sharing-basket-modal-active
  .sharing-basket-modal__overlay {
  width: 100%;
  height: 100%;
  opacity: 1;
  overflow: visible;
  visibility: visible;
}
.sharing-basket-addon.is-sharing-basket-modal-active .sharing-basket-modal {
  visibility: visible;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.sharing-basket-addon.is-sharing-basket-modal-active
  .sharing-basket-modal
  .sharing-basket-modal__box {
  position: relative;
  top: auto;
  left: auto;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.sharing-basket-addon .sharing-basket-modal__overlay {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.sharing-basket-addon .sharing-basket-modal {
  position: fixed;
  z-index: 999999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  overflow: hidden;
  width: auto;
  height: 0;
  padding: 30px 0 30px;
  opacity: 0;
  -webkit-overflow-scrolling: touch;
  display: flex;
  justify-content: center;
  transition: opacity 400ms ease;
}
.sharing-basket-addon
  .sharing-basket-modal.is-centered
  .sharing-basket-modal__content {
  text-align: center;
}
.sharing-basket-addon
  .sharing-basket-modal.is-centered
  .sharing-basket-modal__url-input {
  text-align: center;
}
.sharing-basket-addon
  .sharing-basket-modal.has-radius
  .sharing-basket-modal__url-input,
.sharing-basket-addon
  .sharing-basket-modal.has-radius
  .sharing-basket-modal__btn,
.sharing-basket-addon
  .sharing-basket-modal.has-radius
  .sharing-basket-modal__body {
  border-radius: var(--sharing-basket-zaoblenie);
}
.sharing-basket-addon
  .sharing-basket-modal.sharing-basket-modal__hidden
  .sharing-basket-modal__close,
.sharing-basket-addon
  .sharing-basket-modal.sharing-basket-modal__hidden
  .sharing-basket-modal__scroll {
  display: none;
}
.sharing-basket-addon .sharing-basket-modal__scroll {
  width: 100%;
  margin: auto 20px;
}
.sharing-basket-addon .sharing-basket-modal__box {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
@media (min-width: 576px) {
  .sharing-basket-addon .sharing-basket-modal__box {
    width: 600px;
  }
}
.sharing-basket-addon .sharing-basket-modal__close {
  position: absolute;
  z-index: 99;
  top: 0;
  right: 0;
  display: flex;
  width: 50px;
  height: 50px;
  cursor: pointer;
  text-align: center;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: 400;
  color: #000000;
}
.sharing-basket-addon .sharing-basket-modal__close:focus,
.sharing-basket-addon .sharing-basket-modal__close:hover {
  color: #cb0000;
}
.sharing-basket-addon .sharing-basket-modal__body {
  padding: 50px 22px 20px;
  background-color: white;
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.25));
}
@media (min-width: 768px) {
  .sharing-basket-addon .sharing-basket-modal__body {
    padding: 50px 30px 20px;
  }
}
.sharing-basket-addon .sharing-basket-modal__icon {
  background-color: white;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
}
.sharing-basket-addon .sharing-basket-modal__icon:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid rgba(0, 0, 0, 0.4);
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 100%;
  box-sizing: border-box;
}
.sharing-basket-addon .sharing-basket-modal__icon svg {
  width: 24px;
  height: 24px;
}
.sharing-basket-addon .sharing-basket-modal__icon svg path {
  fill: var(--sharing-basket-farba-ikony);
}
.sharing-basket-addon .sharing-basket-modal__title {
  display: block;
  position: relative;
  color: #000000;
  margin-top: 0;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .sharing-basket-addon .sharing-basket-modal__title {
    font-size: 24px;
  }
}
.sharing-basket-addon .sharing-basket-modal__url-input {
  display: block;
  border: 1px solid #ccc;
  width: 100%;
  margin-bottom: 20px;
  padding: 10px 10px 10px;
  background-color: #f0f0f0;
  border-color: silver;
  color: #6d6d6d;
  min-height: 45px;
}
.sharing-basket-addon .sharing-basket-modal__btn {
  min-height: 45px;
  font-size: 16px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 1.25;
}
@media (max-width: 480px) {
  .sharing-basket-addon .sharing-basket-modal__btn {
    width: 100%;
  }
}

:root {
  --cart-product-quantity-pozadie: var(--color-secondary);
  --cart-product-quantity-farba-text: #ffffff;
  --cart-product-quantity-farba-ohranicenie: #ffffff;
  --cart-product-quantity-zaoblenie: 100%;
}

.tursky-apollo.cart-product-quantity-addon .cart-product-quantity:before {
  font-family: "Roboto", sans-serif !important;
}

html:not(.is-border-radius-rectangle)
  .tursky-apollo.cart-product-quantity-addon
  .product
  .cart-product-quantity:before {
  right: -7px;
  top: -12px;
}

html:not(.is-border-radius-rectangle)
  .tursky-apollo.cart-product-quantity-addon
  .p-info-wrapper
  .cart-product-quantity:before {
  right: -4px;
  top: -13px;
}

body.shoptak-carbon.cart-product-quantity-addon
  .product
  .cart-product-quantity:before {
  top: -17px;
  right: -11px;
  left: auto;
  width: 24px;
  height: 24px;
  font-size: 11px;
  line-height: 1;
  padding-bottom: 1px;
}

body.shoptak-carbon.cart-product-quantity-addon
  .cart-product-quantity.cart-product-quantity-is-big:before {
  top: -20px;
  right: -17px;
  font-size: 16px;
  width: 34px;
  height: 34px;
}

/* Adjusting size for bigger products */
body.shoptak-carbon.cart-product-quantity-addon
  .product
  .cart-product-quantity.cart-product-quantity-is-big:before {
  top: -18px;
  right: -11px;
  width: 28px;
  height: 28px;
  font-size: 13px;
}

/* Handling radius and border changes */
body.shoptak-carbon.cart-product-quantity-addon
  .cart-product-quantity:not(.cart-product-quantity-has-radius):before {
  right: -7px;
}

body.cart-product-quantity-addon .cart-product-quantity {
  position: relative;
}

body.jupiter.template-13.cart-product-quantity-addon
  .advanced-parameter.cart-product-quantity:before {
  right: -7px;
  top: -10px;
}

body.cart-product-quantity-addon .cart-product-quantity:before {
  content: attr(data-cart-product-quantity-count) !important;
  position: absolute;
  top: -16px;
  right: -13px;
  font-size: 14px;
  font-style: normal;
  width: 26px;
  height: 26px;
  font-weight: 400;
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: var(--cart-product-quantity-farba-text);
  background: var(--cart-product-quantity-pozadie);
  font-family: var(--template-headings-font), sans-serif;
  margin: 0;
}

/* Adjusting size for smaller products */
body.cart-product-quantity-addon
  .advanced-parameter.cart-product-quantity:before,
body.cart-product-quantity-addon .product .cart-product-quantity:before {
  right: -9px;
  top: -15px;
  width: 24px;
  height: 24px;
  font-size: 11px;
  line-height: 1;
  padding-bottom: 1px;
}

body.template-13.cart-product-quantity-addon
  .product
  .cart-product-quantity:before {
  top: -13px;
  right: -11px;
}

body.template-10.cart-product-quantity-addon
  .product
  .cart-product-quantity:before {
  right: 0;
}

body.template-07.cart-product-quantity-addon
  .product
  .cart-product-quantity:before {
  right: -3px;
}

body.cart-product-quantity-addon .variant-cart .cart-product-quantity:before {
  right: 3px;
}

body.template-14.cart-product-quantity-addon
  .variant-cart
  .cart-product-quantity:before {
  right: -13px;
}

body.template-13.cart-product-quantity-addon
  .variant-cart
  .cart-product-quantity:before {
  right: -1px;
  top: -9px;
}

body.template-12.cart-product-quantity-addon
  .variant-cart
  .cart-product-quantity:before {
  right: -3px;
  top: -17px;
}

body.template-10.cart-product-quantity-addon
  .variant-cart
  .cart-product-quantity:before {
  top: -17px;
  right: -14px;
}

body.template-09.cart-product-quantity-addon
  .variant-cart
  .cart-product-quantity:before {
  right: -11px;
  top: -20px;
}

body.template-07.cart-product-quantity-addon
  .variant-cart
  .cart-product-quantity:before {
  right: -2px;
  top: -1px;
}

/* Bigger variant size */
body.cart-product-quantity-addon
  .cart-product-quantity.cart-product-quantity-is-big:before {
  top: -20px;
  right: -17px;
  font-size: 16px;
  width: 34px;
  height: 34px;
}

/* Adjusting size for bigger products */
body.cart-product-quantity-addon
  .product
  .cart-product-quantity.cart-product-quantity-is-big:before {
  top: -18px;
  right: -11px;
  width: 28px;
  height: 28px;
  font-size: 13px;
}

/* Handling radius and border changes */
body.cart-product-quantity-addon
  .cart-product-quantity:not(.cart-product-quantity-has-radius):before {
  right: -7px;
}

body.cart-product-quantity-addon
  .cart-product-quantity.cart-product-quantity-has-radius:before {
  border-radius: var(--cart-product-quantity-zaoblenie);
}

body.cart-product-quantity-addon
  .cart-product-quantity.cart-product-quantity-has-border:before {
  border: 2px solid var(--cart-product-quantity-farba-ohranicenie);
}

:root {
  --discount-summary-farba-nadpis: var(--color-secondary);
  --discount-summary-pozadie-zlava: #ffe9e9;
  --discount-summary-farba-text-zlava: #b71c1c;
  --discount-summary-farba-ohranicenie-zlava: #f44336;
  --discount-summary-pozadie-kupon: #e6f4ea;
  --discount-summary-farba-text-kupon: #4caf50;
  --discount-summary-farba-ohranicenie-kupon: #4caf50;
  --discount-summary-zaoblenie: 10px;
  --discount-summary-text: #000;
}

.jt-discount-summary-addon.template-14 .jt-discount-summary-title {
  display: none;
}

.jt-discount-summary-addon.template-14 .jt-discount-summary-item {
  border-radius: var(--discount-summary-zaoblenie);
}

.jt-discount-summary-addon.template-13 .jt-discount-summary-item--product,
.jt-discount-summary-addon.template-09 .jt-discount-summary-item--product,
.jt-discount-summary-addon.template-10 .jt-discount-summary-item--product,
.jt-discount-summary-addon.template-12 .jt-discount-summary-item--product {
  display: none;
}

.jt-discount-summary-addon.template-13 .jt-discount-summary {
  margin-bottom: 0;
}

.jt-discount-summary-addon.template-13 .jt-discount-summary-title {
  display: block !important;
  text-align: left;
  margin-top: 20px;
}

.jt-discount-summary-addon .jt-discount-summary {
  margin-bottom: 20px;
}

.jt-discount-summary-addon
  .jt-discount-summary.discount-summary-has-radius
  .jt-discount-summary-item--coupon,
.jt-discount-summary-addon
  .jt-discount-summary.discount-summary-has-radius
  .jt-discount-summary-item--discount {
  border-radius: var(--discount-summary-zaoblenie);
}

.jt-discount-summary-addon .jt-discount-summary-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 12px;
}

.jt-discount-summary-addon .jt-discount-summary-items {
}

.jt-discount-summary-addon .jt-discount-summary-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 0;
  gap: 6px;
  border-top: 1px solid var(--discount-summary-farba-ohranicenie);
  margin-bottom: 5px;
  margin-top: 5px;
}

.jt-discount-summary-addon
  .jt-discount-summary-item:first-child.jt-discount-summary-item--product {
  border-top: 0;
}

.jt-discount-summary-addon .jt-discount-summary-item-name {
  flex: 1 1 auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: var(--discount-summary-text);
}

.jt-discount-summary-addon .jt-discount-summary-item-amount {
  width: 42px;
  text-align: right;
  color: #555;
  color: var(--colors-foregrounds-content-tertiary);
  font-weight: 400;
  white-space: nowrap;
}

.jt-discount-summary-item-amount .unit-value {
  font-size: 12px;
  color: #888;
  color: var(--colors-foregrounds-content-tertiary);
  margin-left: 2px;
}

.jt-discount-summary-addon .jt-discount-summary-item-price {
  display: flex;
  align-items: center;
  min-width: 120px; /* zabezpečí, že cena a € sú vedľa seba */
  white-space: nowrap;
  font-weight: 700;
  text-align: right;
  justify-content: flex-end;
}

.jt-discount-summary-addon .jt-discount-summary-original-price {
  text-decoration: line-through;
  color: #b71c1c;
  font-weight: 400;
  margin-right: 8px;
  white-space: nowrap;
}

.jt-discount-summary-addon .jt-discount-summary-item--discount {
  background-color: var(--discount-summary-pozadie-zlava);
  border: 1px solid var(--discount-summary-farba-ohranicenie-zlava);
  padding: 8px;
  font-weight: bold;
  margin-top: 8px;
}

.jt-discount-summary-addon
  .jt-discount-summary-item--discount
  .jt-discount-summary-item-name {
  font-size: 16px;
}

.jt-discount-summary-addon
  .jt-discount-summary-item--discount
  .jt-discount-summary-item-price {
  color: var(--discount-summary-farba-text-zlava);
  font-size: 16px;
}

.jt-discount-summary-addon .jt-discount-summary-item--coupon {
  background-color: var(--discount-summary-pozadie-kupon); /* svetlá zelená */
  border: 1px solid var(--discount-summary-farba-ohranicenie-kupon); /* tmavšia zelená */
  padding: 8px;
  font-weight: bold;
  margin-top: 8px;
}

.jt-discount-summary-addon
  .jt-discount-summary-item--coupon
  .jt-discount-summary-coupon-code {
  background-color: var(--discount-summary-pozadie-kupon);
  background-color: color-mix(
    in srgb,
    var(--discount-summary-pozadie-kupon) 80%,
    black 10%
  );

  padding: 2px 6px;
  border-radius: 3px;
  display: inline-block;
  line-height: 1;
}

.jt-discount-summary-addon
  .jt-discount-summary-item--coupon
  .jt-discount-summary-item-name {
  font-size: 16px;
}

.jt-discount-summary-addon
  .jt-discount-summary-item--coupon
  .jt-discount-summary-item-price {
  color: var(--discount-summary-farba-text-kupon);
  font-size: 16px;
}

.jt-discount-summary-addon .jt-discount-summary {
  width: 100%;
}

@media (max-width: 992px) {
  .jt-discount-summary-addon .summary-wrapper h4 {
    margin-bottom: 0;
  }
  .jt-discount-summary-addon .jt-discount-summary {
    padding: 10px 10px 0;
  }
  .jt-discount-summary--products-hidden-mobile
    .jt-discount-summary-item.jt-discount-summary-item--product {
    display: none;
  }
  .jt-discount-summary-addon.template-10 .jt-discount-summary {
    padding: 0;
  }
  .jt-discount-summary-addon.template-07 .jt-discount-summary,
  .jt-discount-summary-addon.template-13 .jt-discount-summary,
  .jt-discount-summary-addon.template-14 .jt-discount-summary,
  .jt-discount-summary-addon.template-12 .jt-discount-summary {
    padding: 10px 0 0;
  }
}

:root {
  --product-variants-links-farba-nadpis: black;
  --product-variants-links-zaoblenie: 5px;
  --product-variants-links-farba-ohranicenia: var(--color-secondary);
}

.template-14.product-variants-links-addon .product-variants-links {
  margin-top: 0;
}

.template-14.product-variants-links-addon .product-variants-links__title {
  font-weight: 700;
  letter-spacing: 0.8px;
  line-height: 16px;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 12px;
}

.template-14.product-variants-links-addon .jt-product-variant img {
  border-radius: 8px;
}

.template-13.product-variants-links-addon .product-variants-links__title {
  font-size: 16px;
}

.template-12.product-variants-links-addon .product-variants-links__title {
  text-transform: uppercase;
  line-height: 1.444;
  font-size: 14px;
  font-weight: 700;
  color: #000;
}

.template-07 .p-details .price {
  flex-wrap: wrap;
}

.template-07.product-variants-links-addon .product-variants-links__title {
  font-weight: 700;
  color: #000;
  font-size: 18px;
  text-transform: uppercase;
}

.template-07.product-variants-links-addon .product-variants-links {
  width: 100%;
}

.template-09.product-variants-links-addon .product-variants-links {
  margin-top: 0;
}

.template-09.product-variants-links-addon .product-variants-links__title {
  font-weight: 700;
  color: #000;
  font-size: 12px;
}

.product-variants-links-addon .product-variants-links {
  margin-top: 15px;
  margin-bottom: 25px;
}

.product-variants-links-addon .jt-product-variants-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
  margin-top: 10px;
}

.product-variants-links-addon .jt-product-variant {
  flex: 0 0 auto;
  padding: 5px;
  width: 120px;
  width: var(--product-variants-links-velkost-boxu-desktop);
  text-align: center;
}

@media (min-width: 768px) and (max-width: 992px) {
  .product-variants-links-addon .jt-product-variant {
    width: var(--product-variants-links-velkost-boxu-tablet);
  }
}

@media screen and (max-width: 768px) {
  .product-variants-links-addon .jt-product-variant {
    width: var(--product-variants-links-velkost-boxu-mobil);
  }
}

.product-variants-links-addon .jt-product-variant img {
  width: 100%;
  height: auto;
  transition: transform 0.2s ease;
  aspect-ratio: 1 / 1;
  padding: 2px;
  object-fit: contain;
}

.product-variants-links-addon
  .jt-product-variants-links.product-variant-links-has-border
  img {
  border: 1px solid var(--product-variants-links-farba-ohranicenia);
}

.product-variants-links-addon
  .jt-product-variants-links.product-variant-links-has-radius
  img {
  border-radius: var(--product-variants-links-zaoblenie);
}

.product-variants-links-addon .jt-product-variant:hover img {
  transform: scale(1.05);
}

.product-variants-links-addon
  .product-variants-links__block
  + .product-variants-links__block {
  margin-top: 20px;
}

.product-variants-links-addon .product-variants-links__title {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  color: var(--product-variants-links-farba-nadpis);
}

.product-variants-links__tooltip-content {
  text-align: left;
  font-size: 13px;
  line-height: 1.4;
}

.product-variants-links__tooltip-content .tooltip-name {
  font-weight: bold;
}

.product-variants-links__tooltip-content .tooltip-price {
  color: #000;
  font-size: 13px;
  font-weight: 700;
  margin-top: 4px;
  margin-bottom: 4px;
}

.product-variants-links__tooltip-content .tooltip-availability {
  font-size: 12px;
  margin-top: 4px;
  color: #666;
}

.product-variants-links-addon .jt-product-variant-info {
  text-align: center;
  padding: 6px 4px;
  font-size: 14px;
  line-height: 1.4;
}

.product-variants-links-addon .jt-variant-name {
  font-weight: 600;
  margin-bottom: 2px;
  color: #333;
}

.product-variants-links-addon .jt-variant-price {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.product-variants-links-addon .jt-variant-availability {
  font-size: 13px;
  margin-top: 2px;
}

.product-variants-links-addon .jt-product-variant-info {
  margin-top: 2px;
  color: #444; /* tmavšia šedá farba textu */
  line-height: 1.3;
  text-align: center;
}

.product-variants-links-addon .jt-product-variant-info > div {
  margin: 2px 0;
}

.product-variants-links-addon .jt-product-variant-info > div.jt-variant-price {
  margin-top: 6px;
}

.product-variants-links-addon
  .jt-product-variant-info
  > div.jt-variant-availability {
  margin-top: 6px;
}

/* Špecifické štýly pre jednotlivé typy info */
.product-variants-links-addon .jt-product-variant-info .jt-variant-name {
  font-weight: 400;
  color: #222;
}

.product-variants-links-addon .jt-product-variant-info .jt-variant-price {
  font-weight: 700;
  font-size: 16px;
}

/* Tooltip len pre doplnok produktových variantov */
.product-variants-links-addon .tooltip.jt-variant-tooltip {
  background-color: white;
  color: #333;
  border: 1px solid #ccc;
  text-align: center;
  border-radius: 2px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.product-variants-links-addon .tooltip.jt-tooltip-white {
  padding: 3px 0;
}
.product-variants-links-addon .tooltip.jt-tooltip-white .tooltip-inner {
  background-color: #ffffff;
  color: #222222;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  padding: 10px 14px;
  max-width: 220px;
  justify-content: center;
  /* opacity: 0;
  transition: opacity 0.25s ease-in-out; */
  text-align: center;
  white-space: normal;
}

/* Viditeľný stav – Bootstrap pridá .show */
.product-variants-links-addon .tooltip.jt-tooltip-white.show {
  opacity: 1;
}

/* Šípky pre všetky smery */
.product-variants-links-addon .tooltip.jt-tooltip-white.top .tooltip-arrow,
.product-variants-links-addon
  .tooltip.jt-tooltip-white.bs-tooltip-top
  .tooltip-arrow::before,
.product-variants-links-addon
  .tooltip.jt-tooltip-white.bs-tooltip-bottom
  .tooltip-arrow::before,
.product-variants-links-addon
  .tooltip.jt-tooltip-white.bs-tooltip-left
  .tooltip-arrow::before,
.product-variants-links-addon
  .tooltip.jt-tooltip-white.bs-tooltip-right
  .tooltip-arrow::before {
  border-top-color: #ffffff !important;
}

/* Voliteľné: jemná animácia pri objavení */
.product-variants-links-addon .tooltip.jt-tooltip-white {
  transform: translateY(5px);
}

.product-variants-links-addon .tooltip.jt-tooltip-white.show {
  transform: translateY(0);
}
