/** Shopify CDN: Minification failed

Line 1004:0 Unexpected "<!--"
Line 1004:48 Unexpected "-->"
Line 1105:38 "paddig-top" is not a known CSS property

**/

.meida-gallery-product {
    display: grid;
    grid-template-columns: 14% 84%;
    justify-content: center;
    column-gap: 12px;
    overflow: hidden;
}
.meida-gallery-product .main_pro_slider {
    order: 1;
}
.product--thumbnail_slider .product__media-item:not(.is-active) {
/*   display: block !important; */
}
.product--thumbnail_slider .thumbnail-slider .slider-button {
    display: none !important;
}
.thumbnail-list__item {
  height: 180px !important;
}
.thumbnail-list__item:before{
  display: none !important;
}
.meida-gallery-product .product--thumbnail_slider .thumbnail-slider {
  align-items: flex-start;
}
.slick-current button.thumbnail {
    /* border-color: #000; */
    box-shadow: 0 0 0 0.1rem rgb(var(--color-foreground));
    border-color: rgb(var(--color-foreground));
}
slider-component#GalleryThumbnails-template--15275741511724__main {
    align-items: flex-start;
}
.product-media-container {
    height: 700px;
    width: 650px;
    object-fit: cover;
    overflow: hidden;
    object-position: center;
    border: none !important;
}
.product__media.media {
    height: auto;
    width: 100%;
    max-width: 650px;
    object-fit: cover;
    display: flex;
}
.product__media.media img {
    object-fit: contain;
}
.thumbnail-list {
    padding-top: 12px !important;
    padding-bottom: 0 !important;
    height: 100%;
/*     padding-right: 10px !important; */
}
.thumbnail-list .slick-list {
    margin: 22px 0 16px;
}
.thumbnail-list .slick-slide {
    margin: 6px 0;
}
.thumbnail-list__item.slider__slide img {
/*     height: 150px; */
    object-fit: cover;
    display: flex;
    /* width: 150px; */
}
.thumbnail-list__item.slider__slide {
    height: 115px !important;
    object-fit: cover;
    display: flex;
}
.product__info-container p.product__text {
    font-size: 12px;
    letter-spacing: 0.5px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.product_subtitle {
    margin: 0;
}
.product_subtitle .h4 {
    font-size: 18px;
    letter-spacing: 0.1px;
    margin: 0;
    color:var(--gradient-base-accent-1);
    font-family: 'ITCGaramondStd-LtCondIta';
    text-transform: capitalize;
}
.product_picker_wrapper {
    margin: 3rem 0 4rem !important; 
}
legend.form__label.ppw {
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 1.5rem !important;
}
.product_picker_wrap-inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 3rem;
    margin-top: 1rem;
}
.variantbttext-wrap {
  position: relative;
}
h4.pro_bundle_name {
    margin: 0;
    font-size: 14px;
    
    display: inline-block;
      padding: 4px;
    margin-bottom: 0px;
    border-radius: 10px;
    font-weight: bold;
    position: absolute;
    bottom: -17px;
    left: 28%;
background:#ced1ff;

}
h3.pro_pic_price {
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.5px;
    color: #000000;
    margin: 10px 0 6px;
}
h5.pro_save_price {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 12px;
    margin: 6px 0 0px;
}
.pro_pic_click h4.pro_pic_title {
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0;
    text-align: center;
    padding: 8px 0 8px;
    color: #000000;
    background: #fef6ee;
    margin: 8px 0 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    transition: 0.3s;
    width: 100%;
}
.variant_box_top { background:#EA0429;    border-top-left-radius: 5px;
    border-top-right-radius: 5px;  }
.pro_pic_click h4{margin:12px 0px 4px 0px;font-weight:bold;}
span.varianttopoffer {
    width: 100%;
    padding: 0px 0 2px;
/*     background: #fef6ee; */
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: 0.5px;
    transition: 0.3s;
    max-height: 38px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-transform: uppercase;
}
span.variantbtmtext {
    font-size: 9px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: 0.5px;
    color: #000000;
    transition: 0.3s;
    width: 100%;
}

.pro_pic_1_inner, .pro_pic_2_inner, .pro_pic_3_inner {
    text-align: center;
}
.pro_pic_click {
    border: 2px solid #62554a;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
}
.pro_pic_click.border-clr {
    border-color: #ffa4a8;
}
/* ============ */
fieldset.product-form__input.cus_pro-form_input {
    display: flex;
    max-width: 100%;
    width: 100%;
    justify-content: flex-end;
}
.product-form__input input[type=radio]+label.pro_pic_click {
    border: 1px solid #7393B3;
    border-radius: 10px;
    overflow: visible;
    margin: 0 15px;
    max-width: 180px;
    width: 100%;
    padding: 0px 0 0px !important;
    position: relative;
}
.product-form__input input[type=radio]+label.pro_pic_click.pro_pic_clk_fst {

    padding-top: 0;
}
.product-form__input input[type=radio]+label.pro_pic_click.pro_pic_clk_lst {

}
.product-form__input input[type=radio]+label.pro_pic_click.border-clr {
    border-color: #ffa4a8;
}
.product-form__input input[type=radio]:checked+label.pro_pic_click {
    background: transparent;
    border-color: #000000;
  border-width:3px;
}
.product-form__input input[type=radio]:checked+label.pro_pic_click h4.pro_pic_title{
    background: #ffa4a8;
    color: #fff;
}
.product-form__input input[type=radio]:checked+label.pro_pic_click .variant_box_top {
    background:#EA0429;
}
/*.product-form__input input[type=radio]+label.pro_pic_click:hover {
    border-color: #ffa4a8;
}
.product-form__input input[type=radio]+label.pro_pic_click:hover h4.pro_pic_title{
    background: #ffa4a8;
    color: #fff;
}
.product-form__input input[type=radio]+label.pro_pic_click:hover .variant_box_top {
    background: #ffa4a8;
    color: #fff;
}
.product-form__input input[type=radio]+label.pro_pic_click:hover .variant_box_top span {
  color: #fff;
}*/
.pro_pic_click img {
    width: auto;
    height: auto;
    object-fit: contain;
    display: flex;
    max-width: 161px;
    margin: 0 auto;
}
  
span.stamped-product-reviews-badge span {
    font-size: 14px;
    font-weight: 500;
}
.product__description.rte p {
    margin: 10px 0;
  letter-spacing:0;
}
.model-popup {
    display: none;
    align-items: center;
    background: transparent;
    justify-content: space-between;
    grid-template-columns: 45% 55%;
}
.model-popup .d-flex {
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.shopPay-available img, .shopPay-not-available img {
    width: 95px !important;
}
.fa-question-circle:before {
  color: #000;
}
.mr-3.shopPay {
  margin-left: 7px !important;
}
.or {
  padding: 0 10px;
}
.model-popup .d-flex a {
    text-decoration: none;
}
.model-popup span.order-over {
    margin-left: 5px;
}
.shopify-payment-button {
    display: none;
}
ul.Product-details__decs-list {
  position: relative;
    padding: 0px 28px 0;
  padding-right: 0;
}
.thumbnail-list__item.slider__slide.slick-current.slick-active button.thumbnail {
    border: 2px solid #ffa4a8;
    box-shadow: none !important;
}
.product.product-main-layout {
    justify-content: center;
    max-width: 90%;
    margin: 0 auto;
}
.thumbnail-list button.slick-prev.slick-arrow {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: transparent;
    width: 25px;
    height: 27px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.thumbnail-list button.slick-next.slick-arrow {
    right: 36%;
    transform: translateY(-50%);
    background: transparent;
    top: 96%;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.thumbnail-list button.slick-prev.slick-arrow:before {
    content: "\f106";
    font-family: fontAwesome;
    font-size: 35px;
    color: #000000;
    opacity: 1;
    transition: 0.2s;
}
.thumbnail-list button.slick-next.slick-arrow:before {
    content: "\f107";
    font-family: fontAwesome;
    font-size: 35px;
    color: #000000;
    opacity: 1;
    transition: 0.2s;
}
button.slick-prev.slick-arrow:hover:before,
button.slick-next.slick-arrow:hover:before{
    color: #FF8489;
}
.product_subtitle { margin-top: 5px !important; }
.product__info-wrapper .product__title { margin-bottom: 0 !important; margin-top: 0; }

.product-form__input input[type=radio]+label.pro_pic_click.ppcc-1.pro_pic_clk_fst .pro_pic_price {
    margin-top: 7px;
}
.product-form__input input[type=radio] + label.pro_pic_click.ppcc-2 .pro_pic_price {
    margin-top: 7px;
}

.buy_now_pay_later {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 0 10px;
    margin: 5px 0 3rem;

/*     background: #fef6ee; */
    border-radius: 10px;
}
.custom_list_payment_icons img {
    max-width: 120px;
    height: auto;
}
.custom_list_payment_icons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 75%;
    width: 100%;
    margin: 0 auto;
}
.bnpl_inner span {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.bnpl_options {
    display: flex;
    justify-content: center;
    align-items: baseline;
    margin-top: 0px;
    width: 100%;
}
.bnpl_inner {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.bnpl_options img.shoppay_img {
    margin: 0 25px;
    max-width: 70px;
    width: 100%;
}
img.afterpay_img {
    max-width: 70px;
}
img.affirmpay_img {
    max-width: 60px;
    width: 100%;
}
.product__info-wrapper product-form.product-form {
    margin-top: 5rem;
}
span.varianttopoffer b { font-size: 15px; margin-bottom: 2px; font-weight: 700; }

.product__info-wrapper .budle_block {
    margin: 20px auto 30px;
    padding: 20px 0 30px;
}
h3.bundle_blck_h {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: -2px;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    margin: 0 0 20px;
    display: none;
}
.bundle_pro_recommend {
    display: grid;
    grid-template-columns: .6fr 1fr;
    gap: 1rem;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 15px;
    max-width: 80%;
    margin-right: auto;
    margin-left: auto;
}
.bundle_pro_recommend_info { margin-left: 12rem; }
.bundle_pro_recommend_info.kj { margin-left: 0; }
.bundle_pro_recommend_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: flex;
}
.bundle_pro_recommend_name {
    margin-bottom: 20px;
}
.bundle_pro_recommend_name h3 {
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: -1px;
    margin: 0 0 0;
}
.bundle_pro_recommend_text {
    margin: 20px 0 30px;
}
.bundle_pro_recommend_text p {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
}
.bundle_pro_recomment_action {
    margin: 10px 0 0;
}
.bundle_pro_recomment_action .bundle_btn {
    width: 100%;
    max-width: 400px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #EA0429;
    border-radius: 6px;
    border: none;
    box-sizing: border-box;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    transition: .2s;
    cursor: pointer;
/*     margin-left: auto!important; */
    margin-right: auto!important;
    -webkit-box-shadow: 5px 5px 0px 0px #ddbdb1;
    -moz-box-shadow: 5px 5px 0px 0px #ddbdb1;
    box-shadow: 5px 5px 0px 0px #ddbdb1;
}
.bundle_pro_recomment_action .bundle_btn:hover{
  color: #fff;
  background-color: #ffa4a8;
}

@media screen and (min-width: 749px) {
  .bundle_pro_recomment_action .bundle_btn:hover {
    animation: example .5s;
    transform: translateX(15px);
  }
  @keyframes example {
    0%   { transform: translateX(0px); }
    33%  { transform: translateX(20px); }
    66%  { transform: translateX(15px); }
    100% { color: #fff; transform: translateX(15px);}
  }
}





.tab-labels {
    display: flex;
    justify-content: start;
    position: relative;
    margin-bottom: 26px;
}
.tab-labels span.tab-label {
    margin-right: 48px;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    text-transform: uppercase;
    cursor: pointer;
    letter-spacing: 0;
    display: block;
    position: relative;
}
.tab-labels:after {
    left: 0;
    content: "";
    position: absolute;
    bottom: -8px;
    width: 100%;
    height: 2px;
    background: #fef6ee;
}
.tab-content-inner span {
    font-size: 13px;
    line-height: 17px;
    display: block;
    font-weight: 400;
    margin: 12px 0 0;
}
.tab-contents .tab-content {
    display: none;
}
.tab-contents .tab-content.clked_tab {
    display: block;
}
span.tab-label.clked_tab:after {
    position: absolute;
    content: "";
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #000;
    z-index: 10;
}
.tab-content-inner, .tab-content {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
}

.tab-content-inner ul li {
    list-style: none;
}

.tab-content-inner ul li {
    list-style: none;
    margin: 10px 0;
}

.tab-content-inner ul li:before {
    font-size: 18px;
}

.bundle_block_marquee {
    padding: 5px 0 5px;
    overflow: hidden;
    background: #fef6ee;
}
.bundle_block_marquee .marquee {
    position: relative;
    height: 32px;
    display: flex;
    overflow: hidden;
}
.bundle_block_marquee .marquee__content {
    width: max-content;
    align-items: center;
    -webkit-animation: marquee 50s linear infinite;
    animation: marquee 20s linear infinite;
    flex-shrink: 0;
    display: flex;
    justify-content: space-around;
    min-width: 90%;
    gap: 0;
}
.bundle_block_marquee .marquee__content li {
    list-style: none;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: .07rem;
    line-height: 20px;
    text-transform: uppercase;
}
.bundle_block_marquee .marquee__content span {
    width: auto;
    padding: 0 12px;
    margin: 0;
    float: left;
    font-size: 14px;
    letter-spacing: .07rem;
    line-height: 20px;
    text-transform: uppercase;
    white-space: nowrap;
    font-weight: 600;
    color: #000000;
}

@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - 10PX));
  }
}
  
@media (prefers-reduced-motion: reduce) {
  .marquee__content {
    animation-play-state: paused !important;
  }
}

/* @keyframes marquee {
  0% { left: 0; }
  100% { left: -100%; }
} */

ul.Product-details__decs-list li:before {
    content: "";
    background: url('//trydearkitty.com/cdn/shop/t/22/assets/star_sparkles%20_small.png?v=50788164837580962531770288135');
    position: absolute;
    left: 0px;
    font-size: 20px;
    width: 20px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.product .product__info-container { max-width: 100%; }

.pro_image_widget {
    margin: 4rem 0px 1.5rem !important;
    text-align: center;
/*     display: none; */
}

.p_review_widget_sli_inner {
    text-align: center;
}
.prw_sli_img img {
    margin: auto;
}
.pro_review_widget {
        filter: drop-shadow(0 5.52054px 5.52054px rgba(0,0,0,.1));
  -webkit-filter: drop-shadow(0 5.52054px 5.52054px rgba(0,0,0,.1));
    margin: 0 auto;
    background-color: #fff;
  padding: 30px 30px 30px;
    max-width: 90%;
    border-radius: 27px;
}
.prw_sli_result-stars {
    margin: 2rem 0rem 0;
}
.prw_sli_result-stars svg {
    width: 35px;
    height: auto;
    margin: 0 5px;
}
.pro_review_widget button.slick-prev {
    width: 35px;
    height: 35px;
    left: 58px;
    background: #ffa4a8;
    border-radius: 100%;
    z-index: 2;
}
.pro_review_widget button.slick-next {
    width: 35px;
    height: 35px;
    right: 58px;
    background: #ffa4a8;
    border-radius: 100%;
    z-index: 2;
}
.pro_review_widget button.slick-prev.slick-arrow:before {
    content: "\f053";
    font-family: fontAwesome;
    font-size: 25px;
    color: #fff;
    opacity: 1;
    transition: 0.2s;
}
.pro_review_widget button.slick-next.slick-arrow:before {
    content: "\f054";
    font-family: fontAwesome;
    font-size: 25px;
    color: #fff;
    opacity: 1;
    transition: 0.2s;
}
.pro_review_widget button.slick-prev:hover,
.pro_review_widget button.slick-next:hover {
    background: #62554a;
}
.prw_sli_result-text p {
    font-weight: 500;
}
.prw_sli_result-name span {
    font-size: 14px;
}
.pro_review_widget {
    margin: 0rem auto 0 !important;
}
.pro_review_widget .slick-list { margin: 0 -15px; }
.pro_review_widget .slick-slide { margin: 0 15px; }
.pro_review_widgett {
    padding: 150px 15px 86px;
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 0;
    background-color: #f7f4f2;
    text-align: center;
    margin-top: 0rem;
    position: relative;
}

h3.pro_review_widget_head {
    position: relative;
    text-align: center;
    margin: 0;
    background-color: #f7f4f2;
    padding: 3.5rem 1.5rem 0;
    margin-top: 4rem;
    font-weight: 700;
    font-size: 29px;
    letter-spacing: -2px;
    color: #000000;
    text-transform: uppercase;
}
.pro_review_widget ul.slick-dots { left: 0; bottom: -55px; }
.pro_review_widget .slick-dots li { margin: 0; }
.pro_review_widget .slick-dots li button:before {
    font-size: 50px;
}
.pro_review_widget .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #ffa4a8;
}

.product-form__input input[type=radio]+label.pro_pic_click.pro_pic_clk_lst {
  margin-left: 0;
}
.product-form__input input[type=radio]+label.pro_pic_click.pro_pic_clk_fst {
  margin-right: 0;
}

.pro_tab_widget { margin: 4rem 0 3rem; }

.bnpl_options span svg.icon {
    width: 50px;
    height: auto;
    object-fit: contain;
}

.bnpl_options span {
    padding: 5px 10px 0;
}



.product--medium .thumbnail-list {
  grid-template-columns: 1fr !important;
}

.product-size.thumbnail-list .slick-list {
    margin: -5px 0 0;
}

.product_featured_wrapper { max-width: 100%; margin: 6rem 0 0rem; }
.budle_block.section_page-width { display: none; }

.pro_img_wt_wrapper {
    background: radial-gradient(rgba(250, 240, 213, 1), rgba(255, 225, 235, 1) 100%);
    padding: 10rem 0;
}
.pro_img_wt_inner {
    display: grid;
    grid-template-columns: 1fr 1fr;  
    max-width: 137rem;
    width: 100%;
    margin: 0 auto;
    align-items: center;
}

.bundle_blck_wrapper {
    max-width: var(--page-width);
    width: 100%;
    margin: 0 auto;
    padding-left: 5rem;
    padding-right: 5rem;
}
.pro_img_wt_inner .img_block img {
    display: flex;
    max-width: 480px;
    width: 100%;
}
.pro_img_wt_inner .text_block {
    max-width: 435px;
    margin-right: auto;
    text-align: center;
}
h3.text_block_accordeon_title {
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 0;
    text-transform: uppercase;
    max-width: 100%;
    margin: 0 auto 40px;
    text-align: center;
    line-height: 35px;
    text-transform: inherit;
}
.accordeon_item {
    border-bottom: 2px solid #FFA4A8;
}
.pro_img_wt_inner .text_block .accordeon_title {
    text-align: left;
    position: relative;
}
.pro_img_wt_inner .text_block .accordeon_title h3 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 22px;
    padding: 15px 0;
    cursor: pointer;
    padding-right: 3rem;
    z-index: 2;
    margin: 0;
}
.pro_img_wt_inner .text_block .accordeon_item .accordeon_content {
    display: none;
}
.pro_img_wt_inner .text_block .accordeon_item .accordeon_content.accordeon_on{
  display: block;
}
.pro_img_wt_inner .text_block .accordeon_item .accordeon_content p {
    font-size: 14px;
    font-weight: 450;
    letter-spacing: 0;
    line-height: 18px;
    padding: 0px 0 10px;
    margin: 0;
    text-align: left;
}
.pro_img_wt_inner .text_block .accordeon_title .faq_icon {
    position: relative;
    position: absolute;
    right: 0;
    top: 12px;
    cursor: pointer;
    z-index: 0;
}
.pro_img_wt_inner .text_block .accordeon_title .faq_icon:before {
    content: "";
    background: #FFA4A8;
    height: 16px;
    width: 2px;
    top: 3px;
    right: 7px;
    position: absolute;
    transition: 0.3s;
}
.pro_img_wt_inner .text_block .accordeon_title .faq_icon:after {
    content: "";
    background: #FFA4A8;
    height: 2px;
    width: 16px;
    top: 10px;
    right: 0;
    position: absolute;
}
.pro_img_wt_inner .text_block .accordeon_title .faq_icon.togglecls:before {
    height: 0;
}

.thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide { width: 100% !important; }



#variant-radios-template--15275741511724__main fieldset.product-form__input .form__label{display:none;}
#variant-radios-template--15287337123884__alternate fieldset.product-form__input .form__label{display:none;}




@media screen and (max-width: 1650px) {
  .product.product-main-layout { max-width: 100%; }
  .product__title h1 { font-size: 32px; line-height: 36px; }
  .product_shortdesc p { font-size: 15px; line-height: 22px; } 
  .product_shortdesc { margin-bottom: 25px; }
  .product-form__input input[type=radio]+label.pro_pic_click { margin: 0px auto; }
  .pro_pic_click h4.pro_pic_title { font-size: 14px; line-height: 15px; }
  .order-over { font-size: 14px; line-height: 16px; }
  .or { padding: 0 5px; }
  .shopPay-available img, .shopPay-not-available img { width: 85px !important; }  
}

@media screen and (max-width: 1500px) {
  .model-popup { grid-template-columns: 1fr; }
  .model-popup .d-flex { justify-content: center; }
  .order-over { justify-content: center; margin: 0px 0 15px; }
  .or { padding: 0 5px 0px 10px; }
  .product.product--medium .grid__item.product__media-wrapper { max-width: 50%; width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2); }
  .product__info-wrapper.grid__item { padding: 0 0 0 4rem; }
  p.Product-details__desc-text { font-size: 15px; line-height: 22px; }
  .product__media.media { height: auto; }
  span.varianttopoffer { font-size: 12px; font-weight:bold; }
  span.variantbtmtext { font-size: 11px; }
  h3.pro_pic_price { font-size: 16px; line-height: 16px; font-weight: 700px; }
  .product-form__input input[type=radio]+label.pro_pic_click { padding: 35px 0 35px; }
  .bnpl_inner span { font-size: 15px; }
  .buy_now_pay_later { padding: 0px 0 5px; }
  img.afterpay_img { max-width: 90px; width: 100%; }
  .bnpl_options img.shoppay_img { max-width: 90px; width: 100%; }
  img.affirmpay_img { max-width: 70px; width: 100%; }
  h3.bundle_blck_h { font-size: 25px; margin: 0 0 15px; }
  .bundle_pro_recommend_name { margin-bottom: 10px; }
  .bundle_pro_recommend_name h3 { font-size: 16px; }
  .bundle_pro_recommend_text { margin: 15px 0 5px; }
  .bundle_pro_recommend_text p { font-size: 15px; line-height: 22px; }
  .bundle_pro_recomment_action .bundle_btn  { font-size: 16px; line-height: 20px; max-width: 350px; height: 45px; }
  .tab-content-inner, .tab-content { font-size: 15px; line-height: 24px; }
  .tab-labels span.tab-label { font-size: 15px; }
  h3.pro_review_widget_head { font-size: 25px; }
  .pro_img_wt_inner .img_block img { max-width: 450px; margin: 0 auto; }
  .pro_img_wt_wrapper { padding: 7rem 1.5rem; }
}

@media screen and (max-width: 1350px) {
/*   .product-media-container .media { padding-top: 0 !important; } */
  .product__media.media { height: auto; }
  .thumbnail-list__item.slider__slide { height: 105px !important; }
  button.slick-prev.slick-arrow:before,button.slick-next.slick-arrow:before  { font-size: 25px; }
  .thumbnail-list button.slick-next.slick-arrow { top: 86%; }
  .thumbnail-list .slick-list { margin: 23px 0 16px; }
  .pro_image_widget img, .prw_sli_img img { width: 100%; height: 100%; object-fit: contain; display: flex; }
  .pro_review_widget button.slick-prev.slick-arrow:before, .pro_review_widget button.slick-next.slick-arrow:before { font-size: 20px; }
}

@media screen and (max-width: 1200px) {
<!--   .product__media.media { height: 580px; } -->
  .product__info-container p.product__text { margin-bottom: 8px; margin-top: 8px; font-size: 11px; }
  .product__title h1 { font-size: 28px; line-height: 28px; }
  .product__title { margin: 0 0 10px; }
  .product_subtitle { margin: 10px 0; }
  .product_subtitle .h4 { font-size: 18px; line-height: 20px; }
  .product_shortdesc p { font-size: 16px; line-height: 24px; } 
  legend.form__label.ppw { font-size: 16px; line-height: 18px; margin-bottom: 1.5rem !important; } 
  .product-form__input input[type=radio]+label.pro_pic_click { margin: 0 5px; }
  product-form.product-form { margin-top: 2rem !important; }
  .afterpay-not-available img { width: 110px !important; }
  .shopPay-available img, .shopPay-not-available img { width: 95px !important; }
  .product-form__buttons button.btn-1 { height: 50px; }
  p.Product-details__desc-text { font-size: 14px; line-height: 15px; }
  .product__description.rte p { margin: 13px 0; }
/*   .thumbnail-list__item.slider__slide { height: 90px !important; } */
/*   .thumbnail-list button.slick-next.slick-arrow { top: 79%; } */
  .thumbnail-list .slick-list { margin: 23px 0 16px; }
  .pro_pic_click h4.pro_pic_title { font-size: 12px; line-height: 13px; font-weight: 600; }
  .bnpl_inner span { font-size: 14px; }
  img.afterpay_img { max-width: 90px; }
  .bnpl_options img.shoppay_img { max-width: 90px; }
  img.affirmpay_img { max-width: 70px; }
  .product .product__info-wrapper.grid__item { max-width: 50%; width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2); }
  .product__info-wrapper.grid__item { padding: 0 0 0 3rem; }
  .tab-labels span.tab-label { font-size: 14px; }
  .tab-content-inner ul li { line-height: 20px; margin: 8px 0; }
  .pro_tab_widget { margin: 3rem 0 0; }
  .pro_review_widget button.slick-prev { left: 20px; }
  .pro_review_widget button.slick-next { right: 20px; }
  .bundle_pro_recommend_info { margin-left: 5rem; }
  .pro_img_wt_inner .img_block img { max-width: 355px; }
   .pro_img_wt_inner .text_block { max-width: 450px; }
   .pro_image_widget img, .prw_sli_img img { max-width: 280px; }
   .bundle_block_marquee .marquee__content li { margin: 0 10px; }
}

@media screen and (max-width: 1100px) {
  span.varianttopoffer { font-size: 12px;  } 
  span.variantbtmtext { font-size: 10px; line-height: 10px; }
  .product-form__input input[type=radio]+label.pro_pic_click { padding: 35px 0 30px; }
/*   .bundle_pro_recommend { grid-template-columns: 1fr; } */
  .bundle_pro_recommend_img img {  margin: auto; width: 100%; }
  .tab-labels { justify-content: space-between; }
  .tab-labels span.tab-label { margin-right: 0; }
}

@media screen and (max-width: 992px) {
  .product-media-container { height: 100%; }
  .product__info-wrapper.grid__item { padding: 0 0 0 2rem; margin-top: 3rem; }
  span.stamped-product-reviews-badge span { font-size: 12px; }
  .product__info-container p.product__text { font-size: 12px; margin-bottom: 5px; margin-top: 15px; }
  .product__title { margin-bottom: 10px !important; } 
  .product_shortdesc { margin: 10px 0 !important; }
  .pro_pic_click h4.pro_pic_title { font-size: 10px; line-height: 12px; }
  .product-form__buttons button.btn-1 { height: 50px; font-size: 16px; line-height: 18px; }
  .product__title h1 { font-size: 26px; line-height: 27px; }
  .meida-gallery-product { grid-template-columns: 14% 84%; }
  slider-component#GalleryViewer-template--15275741511724__main { order: 1; }
  slider-component#GalleryThumbnails-template--15275741511724__main { align-items: center; }
  span.stamped-product-reviews-badge span { font-size: 12px; }
/*   .meida-gallery-product { display: block; } */
  .product__media.media { height: calc(1 / var(--aspect-ratio) * 100%) !important; aspect-ratio: 1; }
  .product--thumbnail_slider .product__media-item:not(.is-active) { display: none !important; }
  .product-media-container .media { padding-top: 0 !important; }
  .product.product--medium .grid__item.product__media-wrapper { max-width: 100%; width: calc(100% - var(--grid-desktop-horizontal-spacing) / 2); }
  .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide) { margin-left: 0 !important; margin-right: 0 !important; }
  .product__media.media img { object-fit: contain; }
  .thumbnail-list__item.slider__slide { height: 130px !important; }
  .or { font-size: 16px; }
  .product .product__info-wrapper.grid__item { padding: 0; max-width: 100%; width: calc(100% - var(--grid-desktop-horizontal-spacing) / 2); }
  .bundle_pro_recommend { grid-template-columns: .8fr 1fr; gap: 1rem; max-width: 100%; } 
  .product__info-container { max-width: 100% !important; }
  h3.bundle_blck_h { margin: 0 0 35px; }
  .bundle_pro_recommend_text { margin: 45px 0 5px; }
  .bundle_pro_recommend_name h3 { font-size: 18px; }
  .pro_image_widget { display: block; }
/*   .budle_block.section_page-width { display: block; } */
  .pro_image_widget img { width: auto; margin: 0 auto; }
  .pro_review_widget { margin-left: auto !important; margin-right: auto !important; }
  .thumbnail-list button.slick-next.slick-arrow { display: none !important; }
  .pro_img_wt_inner .img_block img { max-width: 300px; } 
  h3.text_block_accordeon_title { font-size: 28px; line-height: 30px; margin: 0 auto 30px; }
  .pro_img_wt_inner .text_block .accordeon_title h3 { font-size: 16px; line-height: 20px; padding: 12px 0; padding-right: 2rem; }
  .pro_img_wt_inner { gap: 3rem; }
  .pro_img_wt_inner .text_block .accordeon_item .accordeon_content p { font-size: 13px; }
  .pro_review_widget { max-width: 100%; }
  .pro_review_widgett:after { font-size: 28px; line-height: 30px; width: 100%; }
  .bundle_pro_recommend_info { margin-left: 2rem; }
}

@media screen and (max-width: 767px) {
  .product__info-wrapper.grid__item { max-width: 100%; width: 100%; padding: 0; margin-top: 1rem; }
  .pro_pic_click h4.pro_pic_title { font-size: 12px; line-height: 14px; }
  img.afterpay_img { max-width: 85px; }
  .bnpl_options img.shoppay_img { max-width: 80px; }
  img.affirmpay_img { max-width: 60px; } 
}

@media screen and (max-width: 749px) {
  .product--thumbnail_slider .product__media-item:not(.is-active) { display: block !important; margin-right: 10px; }
  .product__info-wrapper.grid__item { paddig-top: 2rem; }
  .thumbnail-list__item.slider__slide { height: 100px !important; }
  span.product__media-icon.quick-add-hidden { display: none; }
    .meida-gallery-product .slider.slider--mobile { scroll-padding-left: 0 !important; }

  .product.product--medium .grid__item.product__media-wrapper { margin-bottom: 1rem; }
  ul.Product-details__decs-list { padding: 25px 32px; padding-right: 0; }
  .product-form__input input[type=radio]+label.pro_pic_click img { max-width: 112px; width: auto; height: auto; object-fit: contain; display: flex; margin: 0 auto; }
  fieldset.product-form__input.cus_pro-form_input { justify-content: center; }
  .product-form__input input[type=radio]+label.pro_pic_click { max-width: 33%; width: 100%; border-radius: 5px; }
  span.varianttopoffer, span.variantbtmtext { letter-spacing: 0; }
  .bnpl_inner span { font-size: 13px; line-height: 14px; display: inline-block; text-align: center;  }
  .bnpl_options img.shoppay_img { max-width: 70px !important; }
  .bnpl_options img.afterpay_img { max-width: 75px; }
  img.affirmpay_img { max-width: 50px; }
  .tab-labels { justify-content: space-between; }
  .tab-labels span.tab-label { margin-right: 0; }
  ul.Product-details__decs-list { padding: 0px 32px; }
  .bundle_pro_recommend { grid-template-columns: 1fr; gap: 3rem; }
  .bundle_pro_recommend_info { margin-left: 0; text-align: center; }
  .product_featured_wrapper { margin: 0 0 1.5rem; }
  .bundle_pro_recommend_text { margin: 18px 0 5px; }
  .product__info-wrapper .budle_block { margin: 40px auto 20px; }
  h3.bundle_blck_h{ font-size: 18px; margin: 10px 0 35px; letter-spacing: 0; }
  .buy_now_pay_later { border-radius: 5px; }
  .pro_review_widget { padding: 4rem 3rem; }
  .pro_review_widget button.slick-prev { left: 20px; top: 45%; }
  .pro_review_widget button.slick-next { right: 20px; top: 45%; }
  .prw_sli_result-stars svg { width: 30px; margin: 0 1px; }
  h3.pro_pic_price { font-size: 15px; line-height: 15px; }
  .custom_page-widthh.page-width { padding: 0 0; } 
  .section_page-width { padding: 0 1.5rem; }
  .budle_block.section_page-width { padding: 20px 1.5rem 30px; }
  .shopify-block.shopify-app-block { padding-left: 15px; padding-right: 15px; }
  h5.pro_save_price { font-size: 11px; margin: 6px 0 0px; line-height: 11px; }
  .bnpl_options span svg.icon { width: 40px; }
  .bnpl_options span { padding: 5px 5px 4px; }
  .buy_now_pay_later { padding: 0px 0 0px; }
/*   .bnpl_options { margin-left: 10px; } */
  .custom_list_payment_icons { max-width: 100%; }
  .custom_list_payment_icons img { max-width: 100px; }
  .bnpl_inner { display: flex; justify-content: center; align-items: center; padding:  0; }
  h3.pro_pic_price { margin: 6px 0 6px; }
    .meida-gallery-product { display: block; }
  span.varianttopoffer { padding: 0 0 0; }
  .pro_img_wt_inner { grid-template-columns: 1fr; gap: 5rem; }
  .pro_img_wt_inner .img_block img { max-width: 450px; }
  .pro_img_wt_inner .text_block { margin-right: none; }
  h3.text_block_accordeon_title { font-size: 32px; line-height: 32px; }
  .bundle_blck_wrapper { padding-left: 1.5rem; padding-right: 1.5rem; }
  .bundle_pro_recommend { max-width: 100%; }
  .bundle_pro_recomment_action .bundle_btn { margin: 0 auto; }
  .bundle_blck_wrapper { margin-bottom: 4rem; }
}

@media screen and (max-width: 640px)  {
  h4.pro_bundle_name{left:16%;}
  .pro_pic_click h4.pro_pic_title { font-size: 11px; line-height: 13px; }
  .product-form__input input[type=radio]+label.pro_pic_click { margin: 0 5px 20px 5px; }
  .order-over { font-size: 15px; line-height: 16px; }
  .product__media.media img { object-fit: contain; }
  .thumbnail-list__item.slider__slide { height: 20px !important; }
  .thumbnail-list__item.slider__slide { width: calc(6% - 0.6rem) !important; }
  span.varianttopoffer b { font-size: 12px; margin-bottom: 4px; }
  span.varianttopoffer { font-size: 10px;  }
  span.variantbtmtext { font-size: 8px; }
  .pro_image_widget img { width: 100%; }
  h3.pro_review_widget_head { font-size: 22px; line-height: 25px; letter-spacing: 0; }
  h4.pro_bundle_name { font-size: 13px; line-height: 14px; }
  h3.text_block_accordeon_title { font-size: 26px; line-height: 27px; }
  .pro_img_wt_inner .img_block img { max-width: 350px; }
  .pro_image_widget img, .prw_sli_img img { max-width: 100%; }
  .pro_review_widgett:after { font-size: 26px; line-height: 28px; }
  .pro_review_widgett { padding: 130px 15px 86px; }
  .pro_review_widgett:after { top: 40px; }

 
}

@media screen and (max-width: 343px) {
  h3.pro_pic_price { padding: 45px 0 7px; }  
  .custom_list_payment_icons img { max-width: 80px; }
}
square-placement{
  display:none !important;
}
.pro_pic_1_img{height:61%;}
.soldbadgestop{  display:inline-block;  padding: 2px 10px;
  /*  color: #000;
    background: #ced1ff;*/
 background: #EA0429;
 color:#fff;
   margin:0px auto;}

   .appstle_subscribe_option li:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    min-width: 16px;
    min-height: 16px;
    vertical-align: middle;
    background-image: url(https://serumsandmasks.com/cdn/shop/t/39/assets/icontrue.png?v=1725482067);
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 0px;
}.appstle_subscribe_option li{list-style:none;padding-bottom:5px;}
.appstle_subscribe_option ul{padding-left:0px;}

@media screen and (max-width: 640px){
.soldbadgestop{margin:0px 14px;}
  .variant_box_top {  border-top-left-radius: 2px;
    border-top-right-radius: 2px;  }
}