/** Shopify CDN: Minification failed

Line 893:76 Unexpected "{"

**/

body .product__media-wrapper {
    border: unset !important;
}

body .product_below_section {
    border: unset;
}
.custom_buy_button.button {
    min-width: 286px;
    min-height: 48px;
    gap: 16px;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.custom_buy_button.button:hover svg path {
    fill: #fff;
}

.custom_buy_button.button[disabled] {
    cursor: no-drop;
    opacity: .5;
}
.custom_buy_box {
    padding-top: 36px;
}
.steps_description_top {
    padding-top: 30px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
.steps_description_tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.steps_description_tag_item {
    padding: 0px 15px;
    border-radius: 100px;
    border: 1px solid #000;
    font-style: italic;
    min-height: 30px;
    display: inline-flex;
    align-items: center;
}
.steps_description_tags+.steps_description_custom {
    padding-top: 18px;
}
.steps_custom {
    padding-top: 43px;
}
.steps_custom_top {
    display: flex;
    align-items: flex-start;
}
.step_number {
    font-family: "Tahoma-Bold";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
}
.step_number_label {
    font-family: "Tahoma-Bold";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    padding-top: 5px;
    min-width: 145px;
}
.steps_custom_top_item {
    padding-right: 62px;
    opacity: .4;
}

.steps_custom_top_item:before {
    content: "";
    width: 130px;
    height: 0;
    border-top: 1px dashed #000;
    position: absolute;
    left: 60px;
    top: 24px;
}
.step_number {
    width: 47px;
    height: 47px;
    border: 1px solid #000;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.steps_custom_top_item {
    position: relative;
}
.steps_custom_top_item.active+.steps_custom_top_item:before {
    display: none;
}
.steps_custom_top_item.active {
    opacity: 1;
}
.steps_quanity_main_item input {
    display: none;
}
.steps_quanity_main_item label {
    display: flex;
    align-items: center;
    gap: 12px;
    font-family: "Tahoma-Bold";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    padding: 18px 10px 18px 30px;
    border-radius: 10px;
    border: 2px solid #C3C3C3;
    background: #fff;
    cursor: pointer;
    transition: all .5s ease;
}
.steps_quanity_main_item label svg path {
    fill: #C3C3C3;
    transition: all .5s ease;
}
.steps_quanity_main_item label svg {
    width: 27px;
    height: 27px;
    opacity: .4;
    background: #C3C3C3;
    border-radius: 5px;
    transition: all .5s ease;
}
.steps_quanity_main_item input:checked+label {
    border: 2px dashed #02C87F;
}
.steps_quanity_main_item input:checked+label svg {
    width: 34px;
    height: 34px;
    background: transparent;
    border-radius: unset;
    opacity: 1;
}

.steps_quanity_main_item input:checked+label svg path {
    fill: #02C87F;
}
.steps_quanity_main {
    padding-top: 33px;
}
.steps_quanity_main_item+.steps_quanity_main_item {
    margin-top: 14px;
}
span.quanity_svg {
    width: 34px;
    height: 34px;
}
.grid__item.product__media-wrapper button.slick-arrow {
    display: none !important;
}
.grid__item.product__media-wrapper media-gallery {
    pointer-events: none;
}
.steps_variants_item_items label img {
    width: 32px;
    height: 32px;
    object-fit: cover;
    border-radius: 8px;
}
.steps_variants_item_items label {
    font-family: "Tahoma-Bold";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    gap: 8px;
    display: flex;
    align-items: center;
    padding: 8px 20px;
    border-radius: 10px;
    border: 1px solid #292929;
    background: #fff;
    cursor: pointer;
}
.steps_variants_item_items input {
    display: none;
}
.steps_variants_item_items_main {
    display: flex;
    flex-wrap: wrap;
}
.steps_variants_item_items_main {
    display: flex;
    flex-wrap: wrap;
    padding: 25px;
    border-radius: 12px;
    border: 1px solid #C4D7DF;
    background: #F0F8FF;
    margin-top: 36px;
}
.step_variant_headline {
    width: 100%;
    font-family: "Tahoma-Bold";
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    padding-bottom: 4px;
}
.steps_variants_item_items input:checked+label {
    border: 1px dashed #292929;
    background: #B8DEFF;
}
.steps_custom_top_item.buy_box_tab.active[data_tab="2"]:before {
    display: none;
}
.britian_logo img {
    width: 335px;
    max-width: 100%;
    display: inline-block;
}
.below_media_new.desktop_only {
    padding-top: 60px;
}
  .steps_custom {
    padding-bottom: 30px;
}
.steps_custom_top_item.buy_box_tab[data_tab="3"]:before {
    display: none;
}

.seen_on_title {
    font-size: 25px;
    padding-left: 38px;
}
.seen_on_images {
    justify-content: space-between;
    padding-right: 25px;
    padding-left: 15px;
}
.seen_on_images img {
    height: auto;
}
.seen_on_image_item {
    width: 30%;
}
.product__image.center.britian_logo {
    padding-bottom: 20px;
}
.product_below_tabs_content, .faq_main_custom {
    padding: 20px 0px;
    border-bottom: 2px solid #D9D9D9;
}
.faq_product .question_product {
    display: flex;
    justify-content: space-between;
    font-size: 22px;
}
.question_product svg {
    background: #ffa234;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    padding: 3px;
}
.steps_custom {
    padding-bottom: 10px;
}
.faq_product {
    border-top: none;
    cursor: pointer;  
font-family: "Tahoma-Bold";
}



.icons_with_text_item {
    text-align: center;
    width: 27%;
    font-family: "Tahoma-Bold";
    font-size: 24px;
    font-weight: 600;
    position: relative;
}
.icons_with_text_flex .icons_with_text_item:nth-child(2):after, .icons_with_text_flex .icons_with_text_item:nth-child(2):before {
    content: "";
    position: absolute;
    background-image: url(/cdn/shop/files/arrow-right_2.svg?v=1730217162);
    width: 55px;
    height: 55px;
    top: 27%;
    left: 0;
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
}
.icons_with_text_flex .icons_with_text_item:nth-child(2):after {
    left: -32%;
}
.icons_with_text_flex .icons_with_text_item:nth-child(2):before {
    right: -32%;
    left: unset;
}
.icons_with_text_flex {
    display: flex;
    justify-content: space-between;
    border: 3px solid #121D21;
    border-radius: 10px;
    padding: 35px 20px 25px 20px;
}



   .product_below_flex_left {
        border-left: unset;
    }
    .product_below_flex_left {
    border-right: unset;
}
.lb-upsell-product-page-addon .lb-upsell-ppa-card-cont {
    margin: 40px 0px !important;
}
.lb-upsell-product-page-addon .lb-upsell-ppa-title {
    font-size: 27px !important;
    font-weight: 500 !important;
}
.product_below_flex_left {
    max-width: 100%;
    width: 100%;
}
.lb-upsell-product-page-addon {
    margin: 0px auto !important;
}
.lb-upsell-product-page-addon .lb-upsell-ppa-card-cont .lb-spc-border {
    border: none !important;
    max-width: 100% !important;
    width: 100% !important;
}
.lb-upsell-ppa-card-cont .lb-spc-border {
    border: unset !important;
}
.lb-upsell-product-page-addon .lb-spc-body {
    column-gap: 33px !important;
    width: 100%;
}
.lb-upsell-product-page-addon .lb-upsell-product-page-card .lb-spc-image, .lb-upsell-product-page-addon .lb-upsell-product-page-card .lb-spc-image-cont {
    width: 100% !important;
}

.custom_icons_with_text_landing_page.product_custom_icons {
    padding-top: 30px;
}
.lb-upsell-product-page-addon .lb-upsell-ppa-title {
    font-size: 23px !important;
    font-weight: 500 !important;
}
.lb-spc-cont.undefined.lb-spc-border.lb-spc-border-radius {
    width: 100% !important;
    max-width: 100% !important;
}
.lb-upsell-product-page-addon .lb-upsell-product-page-card .lb-spc-image, .lb-upsell-product-page-addon .lb-upsell-product-page-card .lb-spc-image-cont {
    height: auto !important;
    width: 35% !important;
}
.lb-spc-image-cont.lb-spc-border-radius.lb-spc-cursor-pointer.lb-spc-image-fb.undefined {
    width: 35%;
    height: auto;
}
.lb-spc-details-cont {
    width: 60%;
}
.lb-spc-body.lb-spc-border-radius {
    justify-content: space-between;
}
.lb-upsell-addon-popup-card .lb-spc-image, .lb-upsell-product-page-card .lb-spc-image, .lb-tq-page-upsell .lb-spc-image {
    height: auto;
    width: 100%;
    background: #fff;
    border-radius: 10px;
}
.lb-spc-details-cont {
    width: 55%;
}
.lb-spc-details-name.undefined {
    font-weight: 600;
}
p.lb-disc-badge {
    color: #121d21 !important;
    background: #B7DEFF !important;
    font-size: 14px !important;
    padding: 5px 20px !important;
    border-radius: 7px;
    font-family: "Tahoma-Bold";
    font-weight: 600;
    margin-left: 5px;
}
div#visual_timer_wrapper1 {
    padding-top: 30px;
}
body lb-upsell-product-page-addon .lb-upsell-ppa-title {
    font-size: 26px !important;
}
.icons_with_text_flex .icons_with_text_item:nth-child(2):after, .icons_with_text_flex .icons_with_text_item:nth-child(2):before {
    width: 28%;
    height: 55%;
    top: 32%;
}


body h4.lb-upsell-ppa-offer-desc, body h4.lb-upsell-ppa-offer-desc+small {
    display: none !important;
}
.product_below_tabs_content_text h2 {
    font-size: 25px;
}


.product__info-container .reviews_all_container{
    padding:32px 0;
}
.product__info-container .icon-with-text.default .icon-with-text__item.center{
    text-align:left
}
.product__description ol,
.product__description ul,
.steps_description_custom ol,
.steps_description_custom ul {
        list-style-position: outside;
    padding-left: 18px;
    margin-top: 10px;
}
@media (max-width: 915px) {
.seen_on_title {
    font-size: 13px;
    min-height: auto;
    padding: 10px 0px 10px 10px;
}
.seen_on_images {
    justify-content: space-between;
    padding-right: 5px;
    padding-left: 5px;
}
.seen_on_image_item {
    width: 31%;
}
.icons_with_text_item {
    text-align: center;
    width: 27%;
    font-family: "Tahoma-Bold";
    font-size: 14px;
    font-weight: 600;
    position: relative;
}
.icons_with_text_flex {
    display: flex;
    justify-content: space-between;
    border: 3px solid #121D21;
    border-radius: 10px;
    padding: 15px 10px 15px 10px;
}
.icons_with_text_flex .icons_with_text_item:nth-child(2):after, .icons_with_text_flex .icons_with_text_item:nth-child(2):before {
    top: 27%;
}
.britian_logo img {
    width: 50%;
}
.product__image.center.britian_logo {
    padding-bottom: 0px;
}
.custom_icons_with_text_landing_page.product_custom_icons {
    padding-top: 10px;
}
h3.lb-upsell-ppa-title {
    font-size: 20px !important;
    text-align: center;
}
.steps_custom_top_item:before {
    width: 60px;
    left: 45px;
    top: 14px;
}
.step_number_label {
    min-width: 110px;
    font-size: 12px;
    line-height: normal;
}
.steps_custom_top_item {
    padding-right: 10px;
}
.step_number {
    width: 30px;
    height: 30px;
    font-size: 16px;
}
.product__media-list .slick-list.draggable {
    padding-right: 0 !important;
}
.steps_quanity_main_item label {
    padding: 5px 15px;
    font-size: 14px;
}
.steps_quanity_main_item label svg {
    width: 20px;
    height: 20px;
}
span.quanity_svg {
    width: 20px;
    height: 20px;
}
.steps_quanity_main_item label {
    padding: 10px 20px;
    font-size: 14px;
}

.steps_quanity_main_item label {
    padding: 10px 20px;
    font-size: 14px;
}
.step_variant_headline {
    font-size: 16px;
    line-height: normal;
}
.steps_variants_item_items label {
    font-size: 12px;
    line-height: normal;
    width: 100%;
    padding: 5px 10px;
}
.steps_variants_item_items label img {
    width: 25px;
    height: 25px;
}
.steps_variants_item_items_main {
    padding: 15px 10px;
}
.steps_variants_item_items {
    max-width: 100%;
    width: 100%;
}
.steps_variants_item_items_main {
    margin-top: 20px;
}
.review_seen_on_flex {
    border: 2px solid #121D21;
}
    .icons_with_text_flex {
        border: 2px solid #121D21;
    }


.seen_on_title {
        max-width: 30%;
    }
        .seen_on_images {
        max-width: 70%;
    }.seen_on_title {
        max-width: 30%;
    }
        .seen_on_images {
        max-width: 70%;
    }
.faq_product .question_product {
    font-size: 16px;
        align-items: center;
}
.question_product svg {
    width: 20px;
    height: 20px;
}
.faq_product {
    padding: 10px 0;
}
.product_below_tabs_content_text h2 {
        font-size: 23px;
    }    .faq_product .question_product {
    font-size: 16px;
        align-items: center;
}
.question_product svg {
    width: 20px;
    height: 20px;
}
.faq_product {
    padding: 10px 0;
}
.product_below_tabs_content_text h2 {
        font-size: 23px;
    }

}


/* 07/11/2024 */
.sticky_atc_custom_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sticky_atc_custom_flex_left .steps_custom_top_item:before {
    display: none !important;
}

.sticky_atc_custom_flex_left .steps_custom_top_item.buy_box_tab.active {
    display: flex !important;
}
.sticky_atc_custom_flex_left .steps_custom_top_item {
    min-width: unset;
    display: flex;
    align-items: center;
    gap: 24px;
    padding-right: 30px;
}
.next_step.button:hover svg path {
    fill: #fff;
}
.next_step.button {
    gap: 8px;
}
.steps_quanity_main_item input:checked+label {
    border-radius: 10px;
    border: 1px solid #292929;
    background: #FFA234;
}
.steps_quanity_main_item label {
    border-radius: 10px;
    border: 1px solid #292929;
    background: #FFF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color: #32515C;
    font-family: "Tahoma-Bold";
    gap: 0;
}
.steps_quanity_main_item label strong {
    font-weight: 400;
    color: #000;
    font-size: 18px;
    line-height: 24px;
    display: block;
}
.next_step.button[disabled] {
    cursor: no-drop;
    opacity: .4;
}
.steps_variants_item_items {
    width: 100%;
}
.steps_variants_item_items_main {
    gap: 14px;
}
.step_variant_headline {
    padding-bottom: 0;
}
.steps_variants_item_items {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 10px 16px 30px;
    border-radius: 10px;
    border: 1px solid #292929;
    background: #FFF;
    transition: all .5s ease;
}
.label_info { 
    display: flex;
    align-items: center;
    gap: 16px;
}
.label_info img {
    border-radius: 10px;
    width: 63px;
    height: 60px;
    object-fit: cover;
}
.label_title {
    color: #000;
    font-family: "Tahoma-Bold";
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.label_text {
    color: #000;
    font-family: "Tahoma-Bold";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.label_quantity {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 60px;
    overflow: hidden;
}
span.quantity_button {
    cursor: pointer;
    font-size: 10px;
    position: relative;
    z-index: 1;
    background: #FFA234;
    border-radius: 100%;
    width: 13px;
    height: 13px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    border: 1px solid #000;
}
.label_quantity input {
    display: inline-block;
    width: 45px;
    text-align: center;
    border: unset;
    padding: 0;
    position: absolute;
    right: 0;
    background: transparent;
}
.label_quantity {
    display: none;
}
.steps_variants_item_items.active .label_quantity {
    display: flex;
}
.steps_variants_item_items.active {
    border-radius: 10px;
    border: 1px dashed #292929;
    background: #B8DEFF;
}
.step_quantity_label {
    display: none;
}
.steps_custom_top_item.buy_box_tab.active .step_quantity_label {
    display: inline-flex;
    align-items: center;
    color: #32515C;
    font-family: "Tahoma-Bold";
    font-size: 11.415px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.391px;
    padding: 6.342px;
    border-radius: 63.416px;
    background: rgba(18, 29, 33, 0.10);
    gap: 2px;
}
span.quantity_button[disabled] {
    opacity: .4;
    cursor: no-drop;
}
.slider_step_column_slider_step_new_custom {
    margin-left: 0;
    margin-right: 0;
}


div#shopify-chat {
    display: none !important;
}
.step_previous_trigger {
    display: inline-flex;
    width: 24px;
    height: 24px;
    border: 1px solid #000;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.next_step.button {
    max-width: 100%;
    width: 624px;
}
.sticky_atc_custom_flex_left .step_number_label {
    width: auto;
    min-width: unset;
}
.sticky_atc_custom .page-width {
    max-width: 1512px;
}
.question_product svg {
    transition: all .5s ease;
}
.question_product.active svg {
    transform: rotate(-180deg);
}

body .product__info-wrapper.grid__item {
    padding-right: 0;
    padding-left: 42px;
}
.steps_description_top {
    padding-top: 0;
}
.next_step.button {
    min-height: 84px;
    font-size: 30.409px;
}
.steps_custom.skip2_step .steps_custom_top_item.active.buy_box_tab[data_tab="1"]::before {
    display: none;
}
.label_quantity {
    display: flex;
}
.step_previous_trigger svg {
    width: 50%;
    height: auto;
}
.step_previous_trigger {
    width: 60px;
    height: 60px;
}
.new_icons_with_text_for_product .icons_with_text_flex {
    gap: 38px;
    background: #121D21;
    border: unset;
    border-radius: 0;
    color: #fff;
}
.new_icons_with_text_for_product .icons_with_text_item {
    max-width: calc(33.33% - (38px)* 2 / 3);
    width: 100%;
    font-size: 28.441px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.new_icons_with_text_for_product .icons_with_text_item svg {
    margin-bottom: 25px;
}
.new_icons_with_text_for_product .icons_with_text_item strong {
    font-weight: unset;
}

span.quantity_button {
    width: 20px;
    height: 20px;
    font-size: 15px;
    line-height: 0;
}

.label_quantity {
    width: 100px;
}

span.quantity_button {
    width: 25px;
    height: 25px;
    font-size: 18px;
    line-height: 0;
}
.label_quantity input {
    width: 85px;
    font-size: 20px;
}

.custom_buy_box.combo-s {
    box-shadow: none;
}
.custom_buy_box.combo-s .steps_custom_bottom_item {
    background: #ffffff;
    padding: 24px;
    border: 1px solid #FFA234;
    border-radius: 8px;
}
.custom_buy_box.combo-s .steps_custom_bottom_item+.steps_custom_bottom_item+{
    margin-top:24px;
}
.custom_buy_box.combo-s .product_below_flex_left, .custom_buy_box.combo-s .steps_variants,.custom_buy_box.combo-s .subscription-options-s {
    padding: 0;
}
.custom_buy_box.combo-s  .label_texts.retual-sn .incl {
    margin: 0;
    font-size: 18px;
    margin-bottom: 2px;
    font-family: 'verdana' !important;
    font-weight: 500;
    color: #000000;
}
.custom_buy_box.combo-s  .steps_variants_item_items_main {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 20px;
}

.custom_buy_box.combo-s  .steps_variants_item_items_main > * {
  width: 100%;
}
@media (max-width:915px) {
  .column_title_slider_step_new {
    margin: 0 auto;
    display: flex;
}
.sticky_atc_custom_flex_left {
    display: none;
}
.custom_step {
    width: 100%;
}
.sticky_atc_custom_flex {
    gap: 25px;
}
.column_static_pdp_main_static_pdp_new {
    gap: 0;
}
.column_static_pdp_custom_static_pdp_new_item {
    max-width: 33.33% !important;
}
.column_title_static_pdp_new {
    font-size: 10.422px;
    padding-top: 6px;
}
.column_text_static_pdp_new {
    font-size: 6.08px;
    line-height: 8.251px;
    padding-top: 1px;
}
.column_image_static_pdp_new img {
    object-fit: contain;
}
.column_image_static_pdp_new {
    width: 40px;
    height: 35px;
}
.static_pdp_column_static_pdp_new_custom .page-width {
    padding-left: 15px;
    padding-right: 15px;
}
.steps_variants_item_items {
    padding: 8.701px 5.438px 8.701px 16.315px;
}
.label_info {
    gap: 10px;
}
.label_info img {
    width: 34.261px;
    height: 32.63px;
}
.label_title {
    font-size: 11.964px;
    line-height: 13.052px;
}
.label_text {
    font-size: 9.789px;
    line-height: 13.052px;
}
.label_quantity {
    width:90px !important;
    min-width:90px !important;
}
.label_quantity input {
    width: 80px;
    font-size: 16px;
}
  span.quantity_button {
    width: 20px;
    height: 20px;
    font-size: 16px;
}
.steps_custom_top_item.buy_box_tab.active .step_quantity_label {
    font-size: 10px;
    white-space: nowrap;
    margin-top: 5px;
}
.britian_logo.mobile_only {
    padding-top: 27px;
}
.review_seen_on_flex {
    border-radius: 2.849px;
}
.steps_quanity_main_item label {
    padding: 11.052px 6.907px 11.052px 13.814px;
    font-size: 9.67px;
    line-height: 16.577px;
}
.steps_quanity_main_item label strong {
    font-size: 12.433px;
    line-height: 16.577px;
}

.steps_quanity_main {
    padding-top: 15px;
}
.steps_quanity_main_item+.steps_quanity_main_item {
    margin-top: 5px;
}

.step_variant_headline {
    padding-bottom: 3px;
}
.next_step.button {
    width: 100%;
}
.sticky_atc_custom .page-width {
    padding-left: 20px;
    padding-right: 20px;
}
.sticky_atc_custom {
    padding: 5px 0;
    border-top-width: 1px;
}
.next_step.button {
    min-height: 32px;
    font-size: 11.643px;
}
.next_step.button svg {
    width: 12px;
    height: auto;
}
.steps_custom_top_item.buy_box_tab[data_tab="3"] .step_number_label {
    min-width: unset;
}
body .product--medium:not(.product--no-media) .product__info-wrapper {
    padding-left: 0px;
    padding-right: 0px;
}

.custom_buy_box {
    padding-top: 20px;
}
.steps_description_tag_item {
    font-size: 9.829px;
    min-height: 19px;
    line-height: 15.973px;
}
.steps_description_custom {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
.steps_custom {
    padding-top: 20px;
}
.next_step.button {
    font-size: 16px;
    min-height: 50px;
}
.step_previous_trigger {
    width: 50px;
    height: 50px;
}
.sticky_atc_custom {
    padding: 10px 0;
}
  .new_icons_with_text_for_product .icons_with_text_item svg {
    margin-bottom: 11px;
    width: auto;
    height: 28.463px;
}
.new_icons_with_text_for_product .icons_with_text_flex {
    gap: 16px;
}
.new_icons_with_text_for_product .icons_with_text_item {
    font-size: 12.599px;
}
}

/** 12-11-2024 **/
.steps_custom_top_item.buy_box_tab.active .step_quantity_label {
    color: #000;
    font-size: 16px;
    padding: 0;
    background: transparent;
    transform: translate(-20%, -5px);
}
.steps_variants_item_items_main {
    padding: 0px;
    border: unset;
    background: transparent;
}
.label_quantity span.quantity_button {
    position: relative;
    font-size: 21px;
    z-index: 2;
    display: flex;
    align-items: center;
    width: 27px;
    height: 27px;
}
span.quantity_button.quantity_minus {
    padding-bottom: 3px;
}
span.quantity_button.quantity_plus {
    padding-bottom: 1px;
}
span.quantity_button {
    font-family: 'Tahoma-Bold';
}
.faq_main_custom.Description li {
    display: block;
}
@media (max-width: 915px) {
.steps_variants_item_items_main {
     padding: 0px;
}
.step_number_label {
    font-size: 14px;
}
.steps_custom_top_item.buy_box_tab.active .step_quantity_label {
    font-size: 12px;
}
.label_quantity span.quantity_button {
    font-size: 17px;
    width: 23px;
    height: 23px;
}  
.faq_main_custom {
    padding: 0;
}

.steps_variants_item_items {
    padding: 16px 10px;
    gap: 10px;
}
.label_title {
    font-size: 12px;
}
.label_info img {
    width: 61px;
    height: 61px;
}
.label_text {
    font-size: 11px;
}
.step_variant_headline {
    padding-bottom: 8px;
}
}


.steps_custom_top_item.buy_box_tab.active[data_tab="1"] .step_quantity_label {
    transform: translate(0px, -5px);
}



.steps_variants_item_items {
    border-width: 3px;
}
.steps_variants_item_items.active {
    position: relative;
    border-color: #60d13e !important;
    overflow: hidden;
    background: #fff;
    border-style: solid;
    border-width: 3px;
}



.steps_custom_top_item:before {
    border: 1px solid #60d13e;
}


.steps_custom_top_item.active:before {
    border: 1px dashed #000;
}
.steps_custom_top_item.active~.steps_custom_top_item:before {
    border: 1px dashed #000;
}
.steps_quanity_main_item label {
    border-width: 3px;
    padding: 16px 30px 16px 30px;
    position: relative;
    overflow: hidden;
}
.quantity_badge_custom {
    background: #121212;
    color: #fff;
    width: 100%;
    position: relative;
    top: -16px;
    left: -30px;
    width: calc(100% + 60px);
    text-align: center;
    padding: 7px;
    font-size: 14px;
    line-height: 1;
}
.quantity_flex_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    font-size: 18px;
}
.steps_quanity_main_item input:checked+label {
    border-width: 3px;
    border-color: #60d13e !important;
    overflow: hidden;
    background: #fff;
    border-style: solid;
}
.steps_quanity_main_item input:checked+label svg {
    display: inline-block !important;
    width: 25px !important;
    height: 25px !important;
    background: #60d13e !important;
    padding: 3px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.steps_quanity_main_item input:checked+label .quantity_badge_custom {
    background: #60d13e;
    color: #000;
}
span.price_custom_quantity s {
    opacity: .5;
}.quantity_flex_bottom ul {
    margin: 0;
    padding: 0;
    padding-top: 15px;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.quantity_flex_bottom ul li {
    display: flex;
    align-items: center;
    gap: 10px;
}
.quantity_flex_bottom ul li:before {
    content: "";
    width: 15px;
    height: 15px;
    background: url(/cdn/shop/files/bullet-tick.png?v=1731919418);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.quantity_flex_bottom {
    opacity: .5;
}
.steps_quanity_main_item input:checked+label .quantity_flex_bottom {
    opacity: 1;
}
@media (max-width:915px) {
  
.steps_variants_item_items {
    border-width: 1px;
}
.steps_variants_item_items.active {
    border-width: 1px;
}

.columns_center_slider_step_new ul.slick-dots:after {
    content: "swipe left/ right";
    display: block;
    font-size: 15px;
    position: absolute;
    top: 100%;
    padding-top: 5px;
}


.step_quantity_label.mobile_only.custom_step {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    padding-top: 10px;
    text-align: center;
    font-family: Tahoma-Bold;
    font-size: 14px;
    line-height: 1;
}

}
@media (max-width: 768px) {
.custom_buy_box.combo-s .steps_custom_bottom_item {
    padding: 16px;
}
.custom_buy_box.combo-s .label_texts.retual-sn .incl{
        font-size: 14px;
letter-spacing:.4px;
}
.label_texts.retual-sn .label_text {
    margin-top: 4px;
    font-size: 12px;
}

.custom_buy_box.combo-s  .steps_variants_item_items_main {
    gap: 12px;
}
}
@media (max-width: 440px) {

.label_quantity {
    width: 73px!important;
    min-width: 73px!important;
}
}

.product__tax.caption.rte {
    display: none;
}

