#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;
}
.products-block .flags.flags-default {
    top: 0 !important;
    align-items: flex-start;
}
.listingControls .itemsTotal {
    display: none;
}
#hc_popup > a {
    display: block;
    width: 100%;
    text-align: center;
}
#hc_popup img {
border-radius: 15px;
}


#hc_popup {
      position: fixed;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      display: none; /* Hidden by default */
      z-index: 1002;
      background-color: white;
      border-radius:15px;
      overflow:hidden;
      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
      text-align: center;
      max-width:400px;
    }
.close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 18px;
    cursor: pointer;
    background: none;
    border: none;
    color: #000;
    background: #fff;
    width: 27px;
    height: 27px;
    border-radius: 100%;
}
    .close-btn:hover {
      color: #000;
    }
    #hc_overlay {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5);
      display: none;
      z-index: 1001;
    }
    #hc_popup img {
      max-width: 100%;
      height: auto;
}
@media (max-width:767px) {
#hc_popup {
      position: fixed;
      top: 50%;
      left: 20px;
      right:20px;
      transform: translate(0, -50%);
      width:calc(100% - 40px);
}
}
.mobile #hc_popup .popup_desktop,
.desktop #hc_popup .popup_mobile {display:none;}
.desktop #hc_popup {
    max-width: 992px;
}
html:has(#hc_overlay[style="display: block;"]) #hc_popup {
    position: fixed !important;
}
#hc_popup img {
    max-height: 90dvh;
}
.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;
}
.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 .3s ease-out;
    }
:where(body.ums_a11y_login--on) .top-nav-button-login:hover:before {background-color: #a48cdc;}
.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);
  }
}
.p-final-price-wrapper>strong {
    font-size: 24px;
}

#carousel .extended-banner-texts {
    padding: 30px 20px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
}

#carousel .swiper {
    overflow: visible;
}
#footer {
    background-color: initial;
    border-top: none;
    padding-bottom: 0;
}
#footer h4 {
    font-size: 16px;
    color: #252629;
    font-weight: bold;
}
#dklab_instagram_widget, .custom-footer__banner2 .banner-wrapper {
    width: auto !important;
    max-width: 1024px;
    margin: 0 auto;
}
    .container.newsletter {
        width: 100%;
    }
    .custom-footer {
        max-width: 1378px;
        margin: 0 auto;
        width:100%;
    }
#header .menu-helper span {
    display: none;
}
@media (min-width: 992px) {
    .navigation-in ul li.splitted:nth-child(4) {
        visibility: visible;
    }
}
#shipping-113,
div[data-id="billing-116"] {display:none !important;}
.internal #shipping-113,
.internal div[data-id="billing-116"] {display:block !important;}
#tab-content .btn.btn-conversion.more_products {
    line-height: 45px;
    max-width: 250px;
}
.flag.flag-gift {display:none;}
.custom-footer__articles .pageElement__heading {display:none;}
@media (min-width: 992px) {
    .banners-row:has(.carousel) .next-to-carousel-banners {
        margin-top: 0;
    }
}
.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 .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;
}
.product_faqs details[open] summary:hover::after {
    animation: none;
}

.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;}
}

.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;}
.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%;
}
.form-group.rating-stars-group {
    margin-top: 8px;
}
.tab-content>.tab-pane .rating_part h2:first-child {
    text-align: center;
    margin: 32px 0 0;
}
@media (min-width: 800px) {
    #ratingWrapper {
        grid-template-columns: 300px 440px;
        margin: 0 auto;
        width: 800px;
    }
}