.type-detail .gallery-slider .slick-arrow {
  width: 35px;
  height: 35px;
  background: #fff;
  border-radius: 100%;
}
.type-detail .gallery-slider .slick-arrow:before {
  padding: 0;
}
.p-thumbnails a img {
  padding: 5px;
  border-radius: 20px;
}
#productsRelated .products-block > div .p .p-bottom > div .p-tools .btn:before,
#productsRelated
  .products-block
  > div
  .p
  .p-bottom
  > div
  .p-tools
  .btn.btn-cart:before {
  display: none !important;
}

.products-block .flags.flags-default {
  top: 0;
  align-items: flex-start;
}
.flag-discount .price-save {
  color: #fff;
}
.products-block > div .p .flag-discount .price-standard,
.products-block .flags-extra .flag.flag-discount {
  display: none;
}
@media (max-width: 767px) {
  .products-block .flags-default .flag {
    font-size: 12px;
    padding: 7px 10px !important;
    line-height: 1;
    min-width: unset;
    height: unset;
  }
}
#CCT_wrap img {
  max-height: 50px !important;
  margin: 10px 0 10px;
}
#product_benefits {
  margin: none;
  display: none !important;
}
.p-data-wrapper .product_faqs {
  margin-top: 20px;
}

.desktop_grid {
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 10px;
}
.desktop_grid {
  place-self: center;
}
@media (max-width: 991px) {
  .desktop_grid {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
}
.PAP_heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
html:not([lang="sk"]):not([lang="cs"]) .type-detail .rating_part {
  display: block;
}
.type-product .vote-form {
  margin-bottom: 30px;
}
[data-testid="textCommentNotice"]:not(.helpNote)
  + #ratingWrapper.unveiled
  .rate-wrap,
[data-testid="textCommentNotice"]:not(.helpNote)
  + p
  + #ratingWrapper.unveiled
  .rate-wrap {
  display: none;
}

@media (min-width: 768px) {
  [data-testid="textCommentNotice"]:not(.helpNote) + #ratingWrapper,
  [data-testid="textCommentNotice"]:not(.helpNote) + p + #ratingWrapper {
    grid-template-columns: 1fr;
  }
}
.type-detail .p-image-wrapper .flags {
  right: unset;
}
.detail_benefits {
  display: none !important;
}
.products-block > div .p .p-bottom > div .p-tools > .btn:last-child:before {
  display: none !important;
}
.product_faqs details p {
  font-size: 14px;
}
.p-thumbnails a img {
  padding: 0;
  border-radius: 0;
}
.flag-black-friday-2 {
  background-color: #000000 !important;
  color: #a873b9 !important;
  font-weight: 600;
  border-radius: 4px;
}
#productsTopHeading,
#productsTop + .button-wrapper {
  display: none;
}
.listSorting__controls {
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  justify-content: center;
}
.listSorting__control {
  font-size: 13px;
  font-weight: 600;
  padding: 10px 20px;
  background: #fff;
  border-radius: 10px;
  border: none;
  margin: 0;
}
.listSorting__control--current,
.listSorting__control--current:focus-visible {
  background: #a08bdb;
  color: #fff;
  border: none;
}
.listSorting__control:focus-visible,
.listSorting__control:hover {
  background: #d6cdfd;
}
.site-msg.information {
  background-color: #fa5d5d;
}
.xyDiscount__banner {
  border: none;
}
.listingControls .itemsTotal {
  display: none;
}
#hc_popup > a {
  display: block;
  width: 100%;
  text-align: center;
}
#hc_popup img {
  border-radius: 15px;
}
.p-detail-inner .p-detail-inner-header .stars-wrapper {
  padding: 5px 40px 5px 20px;
}
.ordering-process .cart-wrapper .discount-coupon form,
.in-kosik .cart-wrapper .discount-coupon form,
.in-krok-1 .cart-wrapper .discount-coupon form,
.in-krok-2 .cart-wrapper .discount-coupon form,
.id--15 .cart-wrapper .discount-coupon form {
  margin: 0 2px;
  height: 54px;
}
.ordering-process .cart-wrapper .discount-coupon form input:focus,
.in-kosik .cart-wrapper .discount-coupon form input:focus,
.in-krok-1 .cart-wrapper .discount-coupon form input:focus,
.in-krok-2 .cart-wrapper .discount-coupon form input:focus,
.id--15 .cart-wrapper .discount-coupon form input:focus,
.ordering-process .cart-info-wrapper .form-group input:focus {
  box-shadow: none;
  outline: none !important;
}
.ordering-process .cart-wrapper .discount-coupon form:has(input:focus),
.in-kosik .cart-wrapper .discount-coupon form:has(input:focus),
.in-krok-1 .cart-wrapper .discount-coupon form:has(input:focus),
.in-krok-2 .cart-wrapper .discount-coupon form:has(input:focus),
.id--15 .cart-wrapper .discount-coupon form:has(input:focus),
.ordering-process .cart-info-wrapper .form-group input:focus {
  border: solid 2px #a48cdc;
}
.cart-xyDiscount__banner {
  border: none;
  border-radius: 14px;
}
.shorts_wrap img {
  border: 7px solid #d9ccff;
  outline: 3px solid #fff;
  outline-offset: -7px;
}
.video-thumb {
  display: inline-block;
  position: relative;
}
.video-thumb:first-child {
  animation: pulse 1.6s infinite;
}
.shorts_wrap:has(.video-thumb:not(:first-child):hover)
  .video-thumb:first-child {
  animation: none;
}
.video-thumb:hover {
  animation: pulse 1.6s infinite;
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(164, 149, 220, 0.5);
  }
  60% {
    box-shadow: 0 0 0 22px rgba(164, 149, 220, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(164, 149, 220, 0);
  }
}
.site-msg.information {
  background-color: #a08bdb;
}
.product .dm-coupon-div,
.dm-coupon-div {
  background: #a48cdc08;
  border-color: #a48cdc;
  color: #212121;
  border-radius: 7px;
}
.dm-coupon-div span {
  color: #7b54d8;
  font-weight: 700;
}
.dm-coupon-div span.action-dm-coupon {
  text-decoration: underline;
  text-underline-offset: 3px;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}
.dm-coupon-div span.action-dm-coupon:hover {
  text-decoration: none;
}
.dm-coupon-div span.action-dm-coupon:after {
  content: "";
  background-image: url("/user/documents/upload/res2021/new_icons/icon_copy.svg");
  display: block;
  width: 15px;
  height: 15px;
}
.product .stars-wrapper {
  justify-content: center;
  margin-bottom: 10px;
}
.products-block > div .p .name {
  min-height: 52px;
}
@media (max-width: 767px) {
  .type-detail .slick-box.p-thumbnails {
    display: block !important;
  }
  .p-thumbnails a {
    padding: 2px;
  }
  .p-thumbnails a img {
    width: 96px;
    border-radius: 10px;
  }
}
:where(body.ums_a11y_login--on) .top-nav-button-login,
:where(body.ums_a11y_login--on) .top-nav-button-login:hover {
  background: transparent;
  width: 50px;
}
:where(body.ums_a11y_login--on) .top-nav-button-login:before {
  mask-image: url(/user/documents/upload/Ikony/login.svg);
  -webkit-mask-image: url(/user/documents/upload/Ikony/login.svg);
  mask-size: contain;
  -webkit-mask-size: contain;
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #000;
  transition: all 0.3s ease-out;
}
:where(body.ums_a11y_login--on) .top-nav-button-login:hover:before {
  background-color: #a48cdc;
}

#ratingsList .admin-response .vote-wrap {
  padding: 0;
  margin: 0;
}
.vote-admin-response {
  color: #a48cdc;
  font-size: 12px;
}
.votes-wrap .votes-wrap.admin-response {
  padding-left: 0px;
}
#ratingsList .admin-response .vote-content {
  margin-top: 0px;
}
.rate-wrapper.unveil-wrapper .rate-wrap {
  flex-direction: column;
  gap: 40px;
}
.rate-wrapper.unveil-wrapper .rate-wrap:before,
.rate-wrapper.unveil-wrapper .rate-wrap:after {
  display: none;
}
.rate-wrapper.unveil-wrapper .rate-average-wrap {
  width: 100%;
}
:where(.ums_discussion_rating_forms--off)
  .rate-wrapper.unveil-wrapper
  .rate-average-inner
  + .add-comment {
  line-height: 1;
  padding: 0;
  width: 100%;
}

#tab-content .btn.btn-conversion {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
}
.type-product .rate-wrapper.unveil-wrapper .rate-wrap {
  display: flex;
}
@media (min-width: 768px) {
  #ratingWrapper {
    display: grid;
  }
}

.products-block .flags.flags-default {
  top: 0;
}
.wide .p-detail .flags {
  left: 14px;
  top: 9px;
}
.reviews-container .stars-wrapper p,
.stars .star,
.stars .star.is-active:hover,
.stars .star.star-half:before,
.stars .star.star-on:before {
  color: #f8a20b !important;
}
.p-detail-inner .p-detail-inner-header .stars-wrapper p {
  display: none;
}
.p-detail-inner .p-detail-inner-header .stars-wrapper {
  padding: 10px 40px 10px 20px;
}
.p-detail-inner .p-detail-inner-header .stars-wrapper .stars-label {
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
}
#blog-hp .news-wrapper:before {
  content: "Blog";
  display: block;
  font-size: 24px;
  line-height: 31px;
  color: #1e1e1c;
  text-align: center;
  margin: 40px 0 20px;
  width: 100%;
  font-weight: 700;
}
.type-posts-listing .sidebar,
.type-post .sidebar {
  display: none;
}
.type-posts-listing .content-inner,
.type-post .content-inner {
  max-width: 992px;
  margin: 0 auto;
  width: 100%;
}
.news-item-detail .next-prev {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  margin-bottom: 50px;
}
.flags-default .flag {
  color: #fff !important;
  font-weight: 500 !important;
  padding: 7px 10px !important;
  min-width: unset;
}
.flag.flag-tip-na-darcek {
  padding-left: 38px !important;
}
.flag.flag-tip {
  background-color: #565555;
}
.flag.flag-new {
  background-color: #739efa !important;
}

.products-block > div .p .name {
  order: -9;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 36px;
}
.added-info {
  order: -9;
  color: #818181;
}
:where(body.ums_a11y_login--on) .top-nav-button-account:before {
  mask-image: url(/user/documents/upload/Ikony/login.svg);
  -webkit-mask-image: url(/user/documents/upload/Ikony/login.svg);
  mask-size: contain;
  -webkit-mask-size: contain;
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #000;
  transition: all 0.3s ease-out;
}
:where(body.ums_a11y_login--on) .top-nav-button-account:hover:before {
  background-color: #a48cdc;
}

.added-info p {
  font-size: 12px;
}
.products-block > div .p .name {
  min-height: 52px;
  -webkit-line-clamp: none;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.products-block .flags.flags-default {
  top: 0 !important;
}
.products-block:has(.dm-coupon-div)
  .product:not(:has(.dm-coupon-div))
  .p
  .p-in
  .p-bottom {
  align-items: flex-start;
}
.products-block:has(.dm-coupon-div)
  .product:not(:has(.dm-coupon-div))
  .p
  .p-in
  .p-in-in {
  justify-content: flex-start;
  height: auto;
}

.tab_labels {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin: 0 auto 20px;
  justify-content: center;
}
.tab_labels a {
  line-height: 20px;
  margin-right: 0;
  border: 1px solid #a08bdb;
  background: #fff !important;
  color: #a08bdb !important;
  border-radius: 14px;
  transition: all 0.3s ease-out;
  font-weight: 700;
  font-size: 18px;
  display: block;
  float: left;
  padding: 12px 24px;
  text-decoration: none;
  text-align: center;
}
.tab_labels a:hover {
  border: 1px solid #a08bdb;
  background: #a08bdb !important;
  color: #fff !important;
}
.type-category .tab_labels .tab {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}
.id-797 .tab_labels,
.id-807 .tab_labels {
  display: none;
}
.type-category .tab_labels .tab strong {
  display: block;
  padding-top: 3px;
}
.type-category .tab_labels:before {
  content: "Zistite viac o našich aktívnych zložkách";
  width: 100%;
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 10px;
}
.type-category .tab_labels .tab img {
  max-height: 30px;
  width: auto;
  margin: 0;
}
@media (max-width: 991px) {
  .type-category .tab_labels a {
    font-size: 14px;
    padding: 12px;
  }
}
@media (max-width: 767px) {
  .type-category .tab_labels {
    flex-direction: column;
    width: 100%;
  }
  .type-category .tab_labels .tab {
    width: 100%;
    justify-content: flex-end;
    gap: 20px;
    font-size: 16px;
    flex-direction: row-reverse !important;
  }
  .type-category .tab_labels .tab:last-child img {
    margin: 0 29px;
  }
  .type-category .tab_labels:before {
    font-size: 14px;
  }
  .type-category .tab_labels .tab strong {
    padding-bottom: 0;
  }
}

#carousel .swiper {
  overflow: visible;
}
.in-index .overall-wrapper {
  overflow-x: hidden;
}
@media (max-width: 767px) {
  .hp-carousel {
    margin-left: -2px;
  }
}
.in-kosik .up-cart-offers-slot h4 {
  font-size: 24px;
  font-weight: 700;
}
.in-kosik .discount-coupon .form-control {
  min-width: unset;
  flex: 1;
}
.in-kosik .cart-wrapper .discount-coupon form {
  width: 100%;
  padding: 5px;
  position: relative;
}
.in-kosik .discount-coupon .form-control {
  margin: 2px 0;
  height: 46px !important;
}
.in-kosik .discount-coupon .btn {
  position: absolute;
  right: 9px;
}
@media (max-width: 767px) {
  .in-kosik .discount-coupon {
    max-width: 100%;
  }
  .in-kosik .discount-coupon .btn {
    width: auto;
    height: 46px !important;
  }
  .ordering-process .cart-wrapper .discount-coupon form input,
  .in-kosik .cart-wrapper .discount-coupon form input,
  .in-krok-1 .cart-wrapper .discount-coupon form input,
  .in-krok-2 .cart-wrapper .discount-coupon form input,
  .id--15 .cart-wrapper .discount-coupon form input {
    height: 46px !important;
    margin: 0;
    display: block;
    max-height: unset;
    padding: 13px;
  }
}
.in-kosik .up-swiper-container .swiper-slide .up-product-add-to-cart a,
.in-kosik .up-swiper-container .swiper-slide .up-product-remove-from-cart a,
.in-kosik .up-swiper-container .swiper-slide .up-product-select-addon-button a {
  color: #fff;
  border-radius: 8px !important;
}
.btn.btn-arrow-right[data-testid="buttonSubmitDiscountCoupon"]:before {
  display: none;
}
.ordering-process .cart-table tbody,
.in-kosik .cart-table tbody {
  width: 100%;
  min-width: 100%;
}
@media (min-width: 1199px) {
  .ordering-process.in-kosik .cart-table,
  .in-kosik .cart-table {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: calc(70% - 35px) calc(30% - 35px);
  }
  .in-kosik .cart-wrapper.ready {
    grid-area: 1 / 2 / 3 / 3;
  }
}
@media (max-width: 767px) {
  .type-detail .slick-box.p-thumbnails {
    display: block !important;
  }
}

.p-final-price-wrapper > strong {
  font-size: 24px;
}

.next-step,
.discount-coupon {
  width: 100%;
  padding-right: 0;
}
.id-772 .p-data-wrapper .p-gift-name .product-appendix {
  display: none;
}
.cart_proof {
  margin: 30px 0;
  margin-left: 70px;
  max-width: 337px;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  text-align: center;
}
.cart_proof span img,
.news-item-detail .text .cart_proof img {
  max-width: 40px;
}
.cart_proof > span:not(.stars) {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  font-size: 12px;
  background: #f3f2f8;
  border-radius: 10px;
  padding: 15px;
  font-weight: 600;
}
@media (max-width: 991px) {
  .cart_proof {
    max-width: 100%;
    margin-left: 0;
  }
}
.h4.homepage-group-title,
.homepage-group-title,
#blog-hp .news-wrapper:before {
  color: #a08bdb;
}
.h4.homepage-group-title:has(+ .products-block) {
  margin-bottom: 0px !important;
}
.blog-wrapper .homepage-group-title + p {
  display: none;
}
#blog-hp .news-wrapper {
  background: #fff;
  border-radius: 14px 14px 0 0;
}
#blog-hp .news-btn-wrapper {
  background: #fff;
  border-radius: 0 0 14px 14px;
  display: block;
  padding: 20px;
  width: 100%;
  margin-top: 0;
}
.ec-v-form-spacer {
  display: none;
}
#blog-hp .blog-wrapper .blog-title .homepage-group-title {
  display: none;
}
@media (max-width: 767px) {
  #blog-hp {
    padding: 0px 20px 0 20px;
  }
}
.h4.homepage-group-title {
  font-family: "Monolog-Medium" !important;
}
.h4.homepage-group-title a {
  display: none !important;
}
#dklab_instagram_widget_heading > .text {
  line-height: 1.4;
}

.more_products {
  display: none !important;
}
@media (max-width: 991px) {
  .more_products {
    display: block !important;
  }
}
.shorts-container .youtube-short {
  overflow: hidden;
}
.shorts-container .youtube-short img {
  transform: scale(1.01);
}
.shorts-container:before,
.shorts-container:after {
  display: none;
}
.shorts-title:has(+ .shorts-second) {
  margin-top: 0 !important;
}
@media (max-width: 767px) {
  .custom-footer__banner73 .banner-wrapper {
    padding: 0 20px;
  }
}
.shorts-container .youtube-short.thumbnail:before {
  z-index: 3;
}
#cboxContent:has(.advanced-order) {
  width: 100%;
  max-width: 992px;
}
#cboxLoadedContent:has(.advanced-order) {
  max-width: 100%;
}
#cboxContent .advanced-order-suggestion {
  font-size: 22px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
}
.advanced-order .products-block > div .p .name span {
  font-size: 14px;
  line-height: 1.3;
}
@media (min-width: 767px) {
  .advanced-order .products-block > div .p .p-bottom > div .p-tools .btn,
  .advanced-order
    .products-block
    > div
    .p
    .p-bottom
    > div
    .p-tools
    .btn.btn-cart {
    min-width: 160px;
  }
}
.advanced-order .h1 {
  margin-top: 0px;
}
.advanced-order .products-block,
.advanced-order .columns-3 .products-block > div,
.advanced-order .columns-4 .products-block > div {
  padding-bottom: 0px;
}
#tab-content .btn.btn-conversion.more_products {
  line-height: 45px;
  max-width: 250px;
}
.added-info p {
  padding: 0 10px;
  text-wrap-style: balance;
}
.cart_proof span:last-child img {
  max-width: clamp(80px, 120px, 100%);
  padding-bottom: 7px;
  max-height: 28px;
}
.flag.flag-gift {
  display: none;
}
#daktela-web {
  display: none !important;
}
.custom-footer__banner72 button {
  display: none;
}

.wide .p-detail .flags.flags-extra,
.flags.flags-extra {
  bottom: 10px;
}
.custom-footer__articles .pageElement__heading {
  display: none;
}

[data-micro-product-id="392"] .added-info p,
[data-micro-product-id="441"] .added-info p,
[data-micro-product-id="438"] .added-info p,
[data-micro-product-id="404"] .added-info p {
  color: #a48cdc;
  font-weight: 700;
  letter-spacing: 1px;
}

.navigation-buttons .top-nav-button {
  padding: 0;
  background: transparent !important;
  border: none;
}
.top-nav-button-login:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #000;
  transition: all 0.3s ease-out;
  mask-image: url(/user/documents/upload/Ikony/login.svg);
  -webkit-mask-image: url(/user/documents/upload/Ikony/login.svg);
  mask-size: contain;
  -webkit-mask-size: contain;
}
.top-nav-button-login:hover:before {
  background-color: #a48cdc;
}

.flag.flag-secret {
  display: none;
}
.p-detail-inner:has(.flag-secret) h1:after {
  content: "Vyskúšaj tento produkt bez rizika! Teraz ho môžeš získať ešte výhodnejšie!";
  font-size: 20px;
  text-transform: none;
  border: dashed 2px #fa5d5d;
  color: #fa5d5d;
  background: #fa5d5d0a;
  padding: 20px;
  border-radius: 10px;
  overflow: hidden;
  padding-left: 80px;
  order: 3;
  line-height: 1.3;
  text-wrap-style: balance;
}
.p-detail-inner:has(.flag-secret) h1:before {
  content: "%";
  order: 2;
  margin: 30px 20px -73px 20px;
  position: relative;
  z-index: 2;
  color: #fa5d5d;
}
.p-detail-inner:has(.flag-secret) .add-to-cart-button.btn-conversion:before {
  content: "%" !important;
  display: grid !important;
  background: #fa5d5d;
  color: #fff !important;
  width: 30px;
  height: 30px;
  place-content: center;
  border-radius: 6px;
  position: absolute;
  right: 20px;
  bottom: 100%;
  animation: badgeBounce 1.2s infinite ease-in-out;
}

@keyframes badgeBounce {
  0%,
  100% {
    transform: translateY(30%) rotate(15deg);
  }
  50% {
    transform: translateY(10%) rotate(15deg);
  }
}
.p-detail-inner:has(.flag-secret)
  .p-image-wrapper
  .flags-extra
  .flag
  .price-standard {
  display: none;
}
.p-detail-inner:has(.flag-secret) .p-image-wrapper .flags-extra .flag-discount {
  border-radius: 12px;
}
.p-detail-inner:has(.flag-secret)
  .p-image-wrapper
  .flags-extra
  .flag
  .price-save {
  font-size: 25px;
}
.p-detail-inner:has(.flag-secret) .p-final-price-wrapper .price-save {
  color: #fa5d5d;
  font-weight: 800;
}
.id-833 .tab_labels,
.id-836 .tab_labels,
.id-822 .tab_labels {
  display: none;
}

.product_faqs .speacial_features summary {
  border-bottom: none;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 50px 10px 20px;
}
.product_faqs .speacial_features summary::after,
.product_faqs .speacial_features[open] summary::after {
  top: -9px;
  transform: none;
}
.feature_flex {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
  padding: 0 20px 20px;
  font-size: 14px;
  color: #a48cdc;
  margin-top: -15px;
}
.product_faqs .speacial_features p {
  padding-top: 0;
}
.products-block > div .stars-link.show-ratings {
  display: none;
}

.in-secret #hc_popup,
.id-836 #hc_popup,
.in-secret .modal:has(.modal-country),
.id-836 .modal:has(.modal-country) {
  display: none !important;
}

@media (min-width: 992px) {
  .banners-row:has(.carousel) .next-to-carousel-banners {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .custom-footer > div:has(.footer-information) {
    width: 25% !important;
  }
}

.extra.delivery .price-range {
  position: relative;
  margin-top: 32px !important;
}
.extra.delivery .price-range:before,
.extra.delivery .price-range:after {
  content: "";
  width: 24px;
  height: 32px;
  display: block;
  position: absolute;
  bottom: 100%;
  left: 100%;
  transform: translateX(-50%);
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/user/documents/upload/res2021/new_icons/price_range_delivery_black.svg");
}
.cart-table {
  overflow: visible;
}
.list-check {
  list-style-type: none;
  padding-inline-start: 0px;
}
.product_faqs details li {
  font-size: 14px;
}

.set_content {
  flex-wrap: wrap;
}
.set-routine {
  background: var(--c-bold);
  color: #fff;
  padding: 4px 16px;
  border-radius: 13px;
  text-wrap-style: balance;
  display: inline-block;
}
.set_content.setlist li {
  display: flex;
  align-items: center;
  justify-content: center;
}
.set_content.setlist li span {
  padding: 8px 16px;
  margin-bottom: 0 !important;
  text-wrap-style: balance;
  display: flex;
  align-items: center;
  height: auto;
  min-height: 56px;
}

.set_details,
.p-data-wrapper .product_faqs details:last-child summary {
  border-bottom: none;
}

.card-centered {
  text-align: center;
}
.card-centered .card-title {
  margin: 16px auto;
  text-align: center !important;
  font-size: 32px;
  max-width: 80%;
  text-wrap-style: balance;
}

.synergy-row.syn5 {
  grid-template-columns: 1fr 1fr 1fr;
  gap: 8px 24px;
}
.synergy-row.syn5 .synergy-item:not(:last-child):after {
  content: "+";
  position: absolute;
  right: -15px;
  font-weight: 600;
  color: var(--c-accent);
}
.synergy-row.syn5 .synergy-item:last-child {
  grid-column: span 2;
}
@media (max-width: 479px) {
  .synergy-row.syn5 {
    grid-template-columns: 1fr 1fr;
    gap: 8px 24px;
  }
  .synergy-row.syn5 .synergy-item:nth-last-child(2):after {
    content: "=";
    display: block;
    position: absolute;
    right: -15px;
    font-weight: 600;
    color: var(--c-accent);
  }
}
.basic-description .card-bordered.card-white-bg {
  background: #fff;
}
.card-white-bg .label-pill-muted {
  color: var(--c-accent);
  display: block;
}
@media (max-width: 767px) {
  .routine-head {
    flex-wrap: wrap;
  }
  .basic-description .routine-time {
    margin-left: 0;
    width: 100%;
    padding-left: 58px;
  }
  #description .routine h2 {
    width: calc(100% - 58px);
    text-wrap-style: balance;
  }
  .basic-description .table:has(.cell-highlight) tbody td:first-child {
    white-space: pre-wrap;
    max-width: 200px;
  }
  .basic-description .table-wrap:has(.cell-highlight) {
    width: calc(100% + 40px);
    margin: 0 -20px;
  }
}

.product .stars-wrapper {
  order: -10;
}
@media (max-width: 479px) {
  .overall-wrapper {
    padding-top: 120px;
  }
}
/* sety */
@media (min-width: 1200px) {
  .columns-3 .products-block > div:has(div[data-micro-product-id="574"]) {
    margin-left: 12.5%;
  }
}
@media (max-width: 599px) {
  .columns-3 .products-block > div:has(div[data-micro-product-id="574"]),
  .columns-3 .products-block > div:has(div[data-micro-product-id="577"]),
  .columns-3 .products-block > div:has(div[data-micro-product-id="580"]) {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .products-block > div .p[data-micro-product-id="574"] .name span,
  .products-block > div .p[data-micro-product-id="577"] .name span,
  .products-block > div .p[data-micro-product-id="580"] .name span {
    font-size: 27px;
    line-height: 1.3;
  }
}
[data-micro-product-id="574"] .image img,
[data-micro-product-id="577"] .image img,
[data-micro-product-id="580"] .image img {
  border-radius: 14px 14px 200px 200px / 14px 14px 60px 60px !important;
  margin: 0 !important;
  width: 100%;
}
.products-block > div .p[data-micro-product-id="574"] {
  background: #f3d5ca;
  background: linear-gradient(
    180deg,
    rgba(243, 213, 202, 1) 0%,
    rgba(248, 238, 239, 1) 100%
  );
}
.products-block > div .p[data-micro-product-id="577"] {
  background: #d7d1e2;
  background: linear-gradient(
    180deg,
    rgba(215, 209, 226, 1) 0%,
    rgba(239, 236, 245, 1) 100%
  );
  border: solid 3px #7158da;
}
.products-block > div .p[data-micro-product-id="577"]:before {
  content: "Najobľúbenejšia";
  background: #7158da;
  color: #fff;
  position: absolute;
  z-index: 2;
  padding: 8px 16px;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 8px;
}
.products-block > div .p[data-micro-product-id="580"] {
  background: #d2eeef;
  background: linear-gradient(
    180deg,
    rgba(210, 238, 239, 1) 0%,
    rgba(234, 243, 242, 1) 100%
  );
}
.products-block > div .p[data-micro-product-id="574"] .p-in,
.products-block > div .p[data-micro-product-id="577"] .p-in,
.products-block > div .p[data-micro-product-id="580"] .p-in {
  background: transparent;
}
.products-block .p[data-micro-product-id="574"] > a,
.products-block .p[data-micro-product-id="577"] > a,
.products-block .p[data-micro-product-id="580"] > a {
  margin: 0;
}
[data-micro-product-id="574"] .flag.flag-discount,
[data-micro-product-id="577"] .flag.flag-discount,
[data-micro-product-id="580"] .flag.flag-discount {
  display: none;
}

.products-block > div .p[data-micro-product-id="574"] .price-final,
.products-block > div .p[data-micro-product-id="577"] .price-final,
.products-block > div .p[data-micro-product-id="580"] .price-final {
  font-size: 32px;
  color: #7158da !important;
}
.p[data-micro-product-id="574"] .p-bottom > div,
.p[data-micro-product-id="577"] .p-bottom > div,
.p[data-micro-product-id="580"] .p-bottom > div {
  width: 100%;
  padding: 0 20px;
}
.products-block > div .p[data-micro-product-id="574"] .availability,
.products-block > div .p[data-micro-product-id="577"] .availability,
.products-block > div .p[data-micro-product-id="580"] .availability {
  display: none !important;
}
[data-micro-product-id="574"] .btn.btn-cart,
[data-micro-product-id="577"] .btn.btn-cart,
[data-micro-product-id="577"] .btn.btn-cart:hover,
[data-micro-product-id="580"] .btn.btn-cart {
  color: #7158da;
  border-color: #7158da;
  background-color: transparent;
  width: 100% !important;
}
[data-micro-product-id="574"] .btn.btn-cart:hover,
[data-micro-product-id="577"] .btn.btn-cart,
[data-micro-product-id="580"] .btn.btn-cart:hover {
  color: #fff;
  border-color: #7158da;
  background-color: #7158da;
}
.set_benefit {
  color: #7158da;
  text-transform: uppercase;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 18px;
  order: -2;
  margin: -8px auto 16px;
}
.set_benefit + p {
  font-size: 16px;
  text-wrap-style: balance;
  margin: 0 auto 16px;
  max-width: 400px;
}
.set_benefit + p + ul {
  list-style-type: none;
  padding: 0;
  margin: 0 0 16px;
}
.set_discount {
  background: #cae7e2;
  color: #255547;
  align-self: center;
  padding: 8px 16px;
  border-radius: 8px;
  margin: 0 auto 16px;
}
@media (max-width: 767px) {
  .products-block > div .p .p-in {
    position: relative;
  }
  .set_discount {
    order: -99;
    margin: -80px 0 50px;
  }
  .products-block > div .p .name {
    min-height: 24px;
  }
  .set_benefit {
    font-size: 16px;
    margin: -8px auto 8px;
  }
  .set_benefit + p,
  .set_benefit + p + ul {
    font-size: 12px;
    padding: 0 20px;
  }
  .set_benefit img {
    max-width: 24px;
  }
}

.st-cookies-v2.st-cookies-btn
  #cboxContent.cookiesDialog
  .js-cookiesSetting__form
  button.js-cookieAccept,
.st-cookies-v2.st-cookies-btn
  .siteCookies
  .siteCookies__form
  .siteCookies__buttonWrap
  .js-cookies-settings[value="all"],
.st-cookies-v2.st-cookies-btn
  .siteCookies
  .siteCookies__form
  .siteCookies__buttonWrap
  button[value="all"],
.st-cookies-v2
  .siteCookies
  .siteCookies__form
  .siteCookies__buttonWrap
  .js-cookies-settings[value="reject"]:hover,
.st-cookies-v2
  .siteCookies
  .siteCookies__form
  .siteCookies__buttonWrap
  button[value="reject"]:hover,
.st-cookies-v2.st-cookies-middle
  .siteCookies
  .siteCookies__form
  .siteCookies__buttonWrap
  .js-cookies-settings:hover,
.st-cookies-v2.st-cookies-thin
  .siteCookies
  .siteCookies__form
  .siteCookies__buttonWrap
  .js-cookies-settings:hover {
  color: #fff;
  border: solid 2px #a48cdc !important;
  background-color: #a48cdc !important;
  text-decoration: none !important;
}
.st-cookies-v2.st-cookies-btn
  #cboxContent.cookiesDialog
  .js-cookiesSetting__form
  button.js-cookieAccept:hover:before,
.st-cookies-v2.st-cookies-btn
  .siteCookies
  .siteCookies__form
  .siteCookies__buttonWrap
  .js-cookies-settings[value="all"]:hover:before,
.st-cookies-v2.st-cookies-btn
  .siteCookies
  .siteCookies__form
  .siteCookies__buttonWrap
  button[value="all"]:hover:before {
  filter: invert(64%) sepia(20%) saturate(1000%) hue-rotate(218deg)
    brightness(91%) contrast(90%);
}
.st-cookies-v2.st-cookies-btn
  #cboxContent.cookiesDialog
  .js-cookiesSetting__form
  button.js-cookieAccept:hover,
.st-cookies-v2.st-cookies-btn
  .siteCookies
  .siteCookies__form
  .siteCookies__buttonWrap
  .js-cookies-settings[value="all"]:hover,
.st-cookies-v2.st-cookies-btn
  .siteCookies
  .siteCookies__form
  .siteCookies__buttonWrap
  button[value="all"]:hover {
  color: #a48cdc !important;
  border: solid 2px #a48cdc !important;
  background-color: #fff !important;
}
.st-cookies-v2
  .siteCookies
  .siteCookies__form
  .siteCookies__buttonWrap
  .js-cookies-settings[value="reject"],
.st-cookies-v2
  .siteCookies
  .siteCookies__form
  .siteCookies__buttonWrap
  button[value="reject"] {
  border: 2px solid #e1e1e1;
}
#productsRelated:before {
  content: "Súvisiace produkty";
}
.p-detail .stars-wrapper {
  display: flex;
  pointer-events: all;
}
.rate-wrapper.unveil-wrapper .add-comment,
#rate-form.vote-form h3,
#rating-stars-label {
  display: none !important;
}
#rate-form.vote-form.js-hidden {
  max-height: unset;
  max-width: unset;
  position: unset;
  transform: none;
  transition: none;
  visibility: visible;
  width: 100%;
  background: #fff;
  border: none;
  border-radius: 12px;
  padding: 20px;
  margin: 0;
}
.form-group.rating-stars-group {
  margin-top: 8px;
}
.tab-content > .tab-pane .rating_part h2:first-child {
  text-align: center;
  margin: 32px 0 0;
}
#ratingWrapper {
  margin: 32px auto 0;
  gap: 20px;
}
@media (min-width: 1200px) {
  #ratingWrapper {
    grid-template-columns: 300px 440px;
    margin: 32px auto 0;
    width: 800px;
  }
}
.basic-description .card-centered h3.card-title {
  margin: 4px auto 10px;
  text-align: center !important;
  width: 100%;
}
.p-image-wrapper .flags-extra .flag {
  min-width: unset;
  min-height: unset;
}
#ratingTab_new {
  background: transparent;
}
#ratingTab_new .rate-wrap {
  background: #a48cdc;
  color: #fff;
  border: none;
  border-radius: 12px;
  padding: 20px;
  margin: 0;
  align-self: flex-start;
}
#ratingTab_new .rate-average,
#ratingTab_new .stars-label {
  color: #fff;
}
#ratingTab_new .rate-bar {
  background-color: #fff;
}
#ratingTab_new .reviews-container .stars-wrapper p,
#ratingTab_new .stars .star,
.stars .star.is-active:hover,
#ratingTab_new .stars .star.star-half:before,
#ratingTab_new .stars .star.star-on:before {
  color: #ffbc45 !important;
}
.rate-list .star.star-off:before {
  content: "\e91c";
}
.form-group .rating-star:before {
  font-size: 20px;
}
.form-group .rating-star.full:before {
  color: #ffbc45;
}
.form-group .rating-star {
  height: 20px;
  width: 20px;
}
.form-group .rating-stars-wrapper {
  display: flex;
  gap: 8px;
  margin: 0;
}
.form-group .btn-primary {
  border: 2px solid #a48cdc !important;
  color: #fff !important;
  background: #a48cdc !important;
  padding: 2px 20px;
}
.form-group .btn-primary:hover {
  color: #a48cdc !important;
  background: #fff !important;
}
#ratingsList {
  margin: 0;
}
@media (max-width: 767px) {
  #ratingWrapper {
    display: flex;
    flex-direction: column;
  }
  #formRating {
    margin: 0 auto;
  }
}
#formRating p.label {
  font-size: 12px;
}
