/** Shopify CDN: Minification failed

Line 82:10 Expected identifier but found whitespace
Line 82:12 Unexpected "{"
Line 82:21 Expected ":"
Line 138:15 Expected identifier but found whitespace
Line 138:17 Unexpected "{"
Line 138:26 Expected ":"
Line 264:15 Expected identifier but found whitespace
Line 264:17 Unexpected "{"
Line 264:26 Expected ":"
Line 387:15 Expected identifier but found whitespace
... and 142 more hidden warnings

**/
.hide {
    display: none;
}

.scroll-hide-mob {
    display: none !important;
}

span.eraser_text {
    width: 100%;
}

.bg-white {
    background-color: #fff;
}

.bodypage-bg-white {
    background: #fff;
}





.header__inline-menu ul.list-menu {
    align-items: center;
}

.overlay-text.working,
.shopify-section-header-hidden .overlay-text.working {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .5;
}

#shopify-section-header.shopify-section-header-hidden {
    transform: none !important;
}

img {
    max-width: 100%;
    display: block;
}

.main_cart_section {
    margin: 0px;
    padding: 80px 0 48px;
}

.customer-review_section h2.section-title.review_heading {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
    text-transform: capitalize;
    text-align: center;
}

.starsec {
    margin-top: 10px;
    text-align: center;
    color: {{settings.colors_accent_1}};
}

.product_custmer_review .givcont {
    margin-bottom: 20px;
    font-size: 24px;
    text-align: center;
}

.product_custmer_review .review_columna {
    padding: 0 15px;
    width: 33.33%;
}

.product_custmer_review .review_main_slider .img_result img {
    max-width: 100%;
    border-radius: 25px;
}

.product_custmer_review .review_text p {
    color: #000;
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    margin-top: 20px;
}

.review_main .review_caption {
    display: flex;
    margin: 1.35rem auto;
    text-align: left;
    justify-content: center;
}

.review_main .review_caption img {
    width: 2.5rem;
    height: 2.5rem;
    margin-right: 0.75rem;
    border-radius: 50%;
}

.customer-review_section {
    padding: 50px 0;
}

.review_main .review_caption .review_name div {
    font-weight: 700;
    font-size: 15px;
    color: #000;
}

.review_main_slider .slick-arrow {
    width: 50px;
    height: 50px;
    border-radius: 2.5rem;
    line-height: 0;
    background: {{settings.colors_accent_1}};
    position: absolute;
    top: 50% !important;
    transform: translatey(-50%);
    font-size: 0;
    border: none;
    box-shadow: none;
    z-index: 2;
}

.review_main_slider .slick-next.slick-arrow:before {
    content: "\f105";
    font: 14px/1 FontAwesome;
    width: 50px;
    height: 50px;
    font-size: 27px;
    line-height: 1;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.review_main_slider .slick-prev.slick-arrow:before {
    content: "\f104";
    font: 14px/1 FontAwesome;
    width: 50px;
    height: 50px;
    font-size: 27px;
    line-height: 1;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.review_main .review_caption img {
    width: 3.5rem;
    height: 3.5rem;
    margin-right: 0.75rem;
    border-radius: 50%;
}

.product_custmer_review .section_header.text-center {
    margin-bottom: 50px !important;
}

.pro_vid_img_sec {
    background-color: #fafafa;
    padding-top: 50px;
    padding-bottom: 50px !important;
}

.pro_vid_img_row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.pro_vid_img_row .vid_img_box {
    width: 50%;
    padding: 0 20px;
}

.vid_img_box iframe {
    width: 100%;
    height: 100%;
    border-radius: 25px;
}

.pro_vid_img_row .text_box {
    width: 50%;
    padding: 0 40px 0px;
}

.pro_vid_img_row .text_box h3 {
    font-size: 40px;
    line-height: 45px;
    font-weight: 700;
    margin-top: 0;
    color: #2e2a39;
    margin-bottom: 10px;
}

.pro_icon_text {
    margin-bottom: 10px;
}

.pro_vid_img_sec .text_box .item .text {
    max-width: 295px;
    margin-left: 50px;
}

.pro_vid_img_sec .item {
    display: flex;
    align-items: center;
    padding: 10px 0px;
    border-bottom: 1px solid #e8e7e7;
}

.pro_vid_img_sec .text_box .icon_progress {
    width: 70px;
    height: 70px;
}

.pro_icon_text {
    margin-bottom: 10px;
}

.b-product-card__benefits-asterisk p {
    font-size: 14px;
    line-height: 1.2;
    margin: 10px 0 20px;
}

a.btn {
    display: inline-block;
    vertical-align: middle;
    background: {{settings.colors_accent_1}};
    font-size: 17px !important;
    color: #fff;
    padding: 10px 35px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 4px;
    border: none;
    font-weight: 700;
    letter-spacing: 0px;
    text-decoration: none;
}

.vid_img_btn a.btn span {
    background: url(sl-finger.png) left center no-repeat;
    background-size: 30px auto;
    padding-left: 40px;
}

.starsec {
    display: flex;
    margin-top: 10px;
}

.startext {
    margin-left: 10px;
    margin-top: -2px;
    text-align: left;
    color: #000;
    font-size: 13px;
}

.sfrom_text p {
    margin: 0;
    color: #000;
}

/* sticky add to cart */
.desk_sticky_cart {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 10;
    border-top: 1px solid #fafafa;
}

.desk_sticky_cart .desk_main {
    display: flex;
    align-items: center !important;
    justify-content: space-around !important;
    background-color: #fff;
}

.desk_sticky_cart .desk_left {
    align-items: center;
    display: flex;
}

.desk_sticky_cart .sectionBg {
    padding: 5px 0;
}

.desk_left .sectionBg img {
    height: 70px !important;
    object-fit: cover;
    max-width: 80%;
}

.desk_sticky_cart .cnt_left {
    margin-left: 10px;
    padding: 0px 30px;
}

.desk_sticky_cart .desk_right {
    display: flex;
    align-items: center;
}

.desk_sticky_cart button.sticky_addtocart {
    width: 150px;
    padding-left: 20px !important;
    padding-right: 25px !important;
    background: #FCC341;
    color: #133e6c;
    border: 1px solid #FCC341;
    text-align: center;
    cursor: pointer;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 12px 0;
    font-weight: 700;
    transition: all .2s linear;
}

/* .sticky_cart.mbl_cart {
      display: none;
  }  */

.desk_sticky_cart span.desk_p_title {
    font-size: 15px;
    font-weight: bold;
}

.desk_cnt .cnt_main a.value-props-btn {
    font-size: 14px;
    text-align: center;
    color: #222222;
    font-weight: 500;
    text-decoration: none;
}

.desk_sticky_cart .desk_cnt {
    padding: 0 50px 0 10px;
}

.desk_sticky_cart button.sticky_addtocart {
    display: flex;
    width: 150px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    background: {{settings.colors_accent_1}};
    color: #fff;
    border: 1px solid {{settings.colors_accent_1}};
    padding: 0 20px;
    text-align: center;
    cursor: pointer;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 12px 0;
    font-weight: 700;
    transition: all .2s linear;
    justify-content: space-between;
}


/*modal start*/
.value-props-modal,
.modal-box {
    z-index: 9999;
}

.modal-sandbox {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: transparent;
}

.value-props-modal {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .4);
    overflow: auto;
    margin: 0;
}

.modal-box {
    position: absolute;
    width: 98%;
    max-height: 100%;
    max-width: 780px;
    margin: 0px auto;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.modal-header {
    padding: 20px 40px;
    background: #546E7A;
    color: #ffffff;
}

.modal-body {
    background: #fff;
    padding: 0px;
    max-height: 90vh;
    max-width: 95%;
    overflow: auto;
    margin: auto;
    border-radius: 15px;
}

.close-modal {
    position: absolute;
    cursor: pointer;
    bottom: -22px;
    right: 0;
    font-size: 23px;
    border-radius: 100px;
    background: #fff;
    padding: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
    width: 45px;
    height: 45px;
    text-align: center;
    left: 0;
    margin: 0 auto;
    z-index: 1;
    line-height: 1.2;
}

.eye_lash {
    display: flex;
    flex-wrap: wrap;
}

.eye_lash_img {
    width: 40%;
}

.eye_lash_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.eye_lash_content {
    width: 60%;
    padding: 0px 16px 16px 16px;
}

.eye_lash_content_inner {
    padding: 28px 16px 12px;
    border-bottom: 1px solid rgba(192, 188, 182, 0.6);
}

.eye_lash_content_inner h3 {
    letter-spacing: 0.65px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    color: #1d1f27;
    text-transform: inherit;
    margin-bottom: .25rem;
}

.eye_lash_content_inner h4 {
    letter-spacing: 3px;
    font-size: 12px;
    line-height: 15px;
    color: #c0bcb6;
    font-weight: 700;
    padding: 0;
    margin-bottom: 5px;
}

.eye_lash_content_inner p {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #1d1f27;
    margin-bottom: 0px;
}

/*modal end*/

/* end here */

.customer-review_section .starsec {
    justify-content: center;
}

.pro_tab_section {
    padding: 50px 0;
    position: relative;
}

.product_cntent_section {
    position: relative;
}

.pro_tab_section .tab_section {
    max-width: 475px;
    margin-bottom: 30px;
}

.pro_tab_section h3 {
    font-size: 40px;
    color: #000;
}

.pro_tab_section span {
    font-weight: 400;
    font-style: italic;
}

.pro_tab_section .tab_nav {
    position: absolute;
    top: 50px;
    right: 0px;
    bottom: auto;
    margin: 0;
    padding: 5px;
    border: 1px solid #dedede;
    border-radius: 12px;
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.pro_tab_section li.active {
    background-color: {{settings.colors_accent_1}};
    border-radius: 8px;
}

.pro_tab_section li.active a.tablink {
    color: #fff;
}

.pro_tab_section .tab_nav li {
    padding: 6px 20px;
    list-style: none;
}

.pro_tab_section .tab_nav li a {
    color: {{settings.colors_accent_1}};
    text-decoration: none;
}

.tabcontent {
    padding-top: 20px;
    position: relative;
}

.pro_tab_section .tabcontent video {
    width: 100%;
    border-radius: 25px;
}

.eating_header h2 {
    font-size: 48px;
    line-height: 1.33;
    letter-spacing: 0;
    text-transform: inherit;
    font-weight: 700;
    margin-bottom: 20px;
}

.eating_header p {
    line-height: 1.52;
    max-width: 600px;
    margin: auto;
    text-align: center;
}

.eating_health .grid {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    text-align: center;
    justify-content: space-between;
}

.eating_col {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 70px;
    position: relative;
    justify-content: center;
}

.eating_icon {
    -ms-flex: 0 0 44px;
    flex: 0 0 44px;
    max-width: 44px;
}

.eating_icon img {
    max-width: 60px;
    display: block;
    width: 100%;
    height: 60px;
    object-fit: contain;
    object-position: center
}

.eating_content h4 {
    margin-bottom: 8px;
    margin-top: 0px;
}

.eating_center {
    position: relative;
    overflow: hidden;
    width: 512px;
    height: 512px;
    margin: 0 auto;
}

.eating_health {
    padding-bottom: 55px;
    padding-top: 55px;
}

.eating_health .grid__item.medium-up--two-quarters {
    width: 50%;
}

.eating_header h2 {
    font-size: 48px;
    line-height: 1.33;
    letter-spacing: 0;
    text-transform: inherit;
    font-weight: 700;
    text-align: center;
    margin-top: 0px;
}

.eating_health .eating_col p {
    margin: 0;
}

.sale_compare_section {
    background-color: #fff;
    position: relative;
    width: 100%;
    z-index: 1;
    overflow: hidden;
}

.sale_compare_section:before {
    content: "";
    position: absolute !important;
    left: 0;
    right: 0;
    min-height: 200px;
    background-color: #fff;
    overflow: hidden;
    z-index: -1;
    bottom: 0;
}

.compare-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 20px 0 40px;
}

.com_left-side h2.com_heading {
    font-size: 48px;
    line-height: 60px;
    text-transform: initial;
    letter-spacing: 0;
    max-width: 404px;
    width: 100%;
    margin: auto auto 15px;
    text-align: center;
    color: #2e2a39;
    font-weight: 700;
}

/*     .table_content {
      width: 50%;
  }   */
/* .pro_compare .com_left-side_box {
      max-width: 750px;
      width: 100%;
      margin: 0 auto;
  }
  .pro_compare .com_left-side{
    width:100%;
  } */
.forchicsimage.table_right_content img {
    margin: 0 auto;
}

.top_table_content {
    width: 100%;
}

.compare-box .com_right-side {
    width: 100%;
    padding-left: 20px;
}

.com_right-side table {
    margin-bottom: 0;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 19px 18px 11px #e3e8ec73;
    overflow: hidden;
}

.pro_compare .compare-box tr.tablelooprow {
    background-color: #000;
    color: #fff;
    border: 1px solid rgba(246, 246, 244, .44);
    border-radius: 3px 0 0;
}

.pro_compare td.tabletile {
    background-color: {{settings.colors_accent_1}}5c;
}

.sale_compare_section .tablelooprow td.forchics {
    background: #fff;
    color: #000;
    text-align: center;
}

.pro_compare td.forchics {
    width: 25%;
}

.sale_compare_section .compare-box td.forchics img {
    width: 20px;
    height: 20px;
    object-fit: cover;
    margin: 0 auto;
}

.compare-box .tablelooprow td {
    border: none;
}

.sale_compare_section td.tabletile.other_content {
    background-color: #fff;
    width: 25%;
}

.pro_compare td.tabletile {
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    padding: 15px 10px;
    color: #fff;
    font-weight: 600;
}

.compare-box .tablelooprow td {
    border: none;
}

.sale_compare_section td.tabletile.other_content img {
    width: 20px;
    height: 20px;
    object-fit: cover;
    margin: 0 auto;
}

.pro_compare .compare-box tr.tablelooprow {
    background-color: #000;
    color: #fff;
    border: 1px solid rgba(246, 246, 244, .44);
    border-radius: 3px 0 0;
}

.top_table_content th.left_top_content {
    width: 50%;
}

.top_table_content th.forchics.tabletile.border-leftradius.border-rightradius.right_content {
    width: 25% !important;
}

.pro_compare .forchicsimage {
    margin-top: 0;
}

.pro_compare .forchicsimage {
    margin-top: 0;
}

.sale_compare_section .compare-box th p {
    color: #000;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 21px;
    font-weight: 600;
}

.sale_compare_section table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 0;
}

.top_table_content {
    width: 100%;
}

table {
    width: 100%;
    border-collapse: collapse;
}

.compare_section td,
th {
    border: none;
}

.questions {
    background-color: #fafafa;
    padding-top: 10px;
    padding-bottom: 10px;
}

.questions__title h3 {
    font-size: 50px;
    font-weight: 700;
    text-align: center;
}

.questions__item_row {
    margin-bottom: 10px;
}

.questions__item_row h4.ques-heading {
    font-size: 20px;
    padding: 25px 20px;
    margin: 0;
    color: #000;
    cursor: pointer;
    position: relative;
}

.questions__item_row h4.ques-heading:before {
    content: "";
    width: 17px;
    height: 3px;
    position: absolute;
    right: 20px;
    top: 36px;
    background-color: #000;
}

.questions__item_row h4.ques-heading:after {
    content: "";
    width: 3px;
    height: 17px;
    position: absolute;
    right: 27px;
    top: 29px;
    background-color: #000;
}

.ques-desc {
    padding: 0 20px 20px;
}

.ques-desc p {
    color: #000;
    font-size: 16px;
}

.questions__item_row h4.ques-heading.active:after {
    display: none;
}

.ques-desc {
    display: none;
}

.qty_swatch legend.form__label {
    font-size: 16px;
    color: #000;
    margin-bottom: 15px !important;
    position: relative;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
}

.qty_swatch legend.form__label:before {
    content: "";
    position: absolute;
    background-color: {{settings.colors_accent_1}}5c;
    height: 2px;
    width: 29%;
    left: 0;
    top: 43%;
}

.qty_swatch legend.form__label:after {
    content: "";
    position: absolute;
    background-color: {{settings.colors_accent_1}}5c;
    height: 2px;
    width: 29%;
    right: 0;
    top: 43%;
}

fieldset.product-form__input-new .form__label {
    margin-bottom: 0.2rem;
    width: 100%;
    display: block;
}

.qty_swatch label {
    width: 100%;
    font-size: 16px !important;
    text-transform: inherit;
    margin-bottom: 10px !important;
    display: flex !important;
    padding: 15px 60px !important;
    position: relative;
    border: 2px solid {{settings.colors_accent_1}}5c;
    border-radius: 10px;
    cursor: pointer;
}

.qty_swatch .sn_ys {
    width: 100%;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
}

.qty_swatch .prie_grp {
    width: 30%;
    text-align: right;
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
}

.qty_swatch span.var_price {
    width: 100%;
    color: {{settings.colors_accent_1}};
    font-size: 18px;
    font-weight: 700;

}

.qty_swatch span.var_prce {
    width: 100%;
}

.qty_swatch label:before {
    content: "" !important;
    position: absolute !important;
    width: 20px;
    height: 20px;
    border: 1px solid {{settings.colors_accent_1}};
    border-radius: 50px !important;
    left: 20px !important;
    top: 25px !important;
    z-index: 1 !important;
}

.qty_swatch input:checked+label:before {
    background: {{settings.colors_accent_1}} !important;
    border: 2px solid #fff !important;
}

.qty_swatch label:hover {
    background-color: {{settings.colors_accent_1}}5c;
    border: 2px solid {{settings.colors_accent_1}} !important;
    border-radius: 10px !important;
}

.qty_swatch input:checked+label {
    width: 100%;
    color: #000;
    border: 2px solid {{settings.colors_accent_1}};
    border-radius: 10px;
    background-color: {{settings.colors_accent_1}}5c;
}

.product-form__input-new {
    max-width: 100% !important;

}

.qty_swatch span.swatch_title {
    color: #4d4d4d;
    font-size: 20px;
    font-weight: 700;
}

.template-product .qty_swatch .swtch_you_save {
    font-weight: 400;
    color: #4d4d4d;
    font-size: 16px;
}

.template-product .prie_grp span {
    width: 100%;
    color: {{settings.colors_accent_1}};
    font-size: 18px;
}

.qty_swatch .var_prce .var_com_price {
    color: #4d4d4d;
}



.review_main.review_main_slider button.slick-prev.slick-arrow {
    left: 0;
}

.review_main.review_main_slider button.slick-next.slick-arrow {
    right: 0;
}

.section-multicolumn-padding .title-wrapper-with-link.title-wrapper--self-padded-mobile {
    justify-content: center;
}

/*  .sticky_cart.mbl_cart {
      display: none;  
    }  */
.header_section {
    background-color: #fff;
}

.multicolumn_section {
    padding: 30px 0px;
}

.collection_section {
    background-color: #fff;
}

.color-background_white {
    background: #fff;
}

.color-background_light_gray {
    background: #fafafa;
}

.qty_swatch span.hide.free-ship-text {
    display: none;
}

.swtch_you_save {
    width: 100%;
}

span.popular_text {
    /*     margin-left: 10px;
      font-size: 10px;
      color: {{settings.colors_accent_1}}5c;
      border: 1px solid {{settings.colors_accent_1}}5c;
      font-weight: 700;
      padding: 5px 9px;
      border-radius: 10px;
      display: flex;
      align-items: center; */
    position: absolute;
    right: -30px;
    top: -8px;
}

span.popular_text svg {
    width: 90px;
}

.qty_swatch span.free-ship-text {
    /*     position: absolute;        */
    font-size: 10px;
    color: {{settings.colors_accent_1}}5c;
    border: 1px solid {{settings.colors_accent_1}}5c;
    font-weight: 700;
    padding: 5px 9px;
    border-radius: 10px;
    margin-left: 10px;
    display: flex;
    align-items: center;
}

.qty_swatch label:hover span.free-ship-text,
.qty_swatch input:checked+label span.free-ship-text {
    color: {{settings.colors_accent_1}};
    border: 1px solid {{settings.colors_accent_1}};
    background-color: #fff;
}

#stamped-main-widget {
    margin: 0 !important;
    background-color: #fff;
    padding-top: 40px;
}

.multicolumn-list__item.center .media--adapt img {
    max-width: 100%;
}

.slider.slider--mobile .slider__slide {
    /*     padding-left: 1.5rem; */
    /*     padding-right: 1.5rem; */
}

/* .slider.slider--mobile .slider__slide {
      padding-left: 0;
  }  */
.multicolumn_section .title-wrapper-with-link {
    justify-content: center;
}


.main-product .above-icon {
    position: absolute;
    right: 30px;
    top: 20px;
    z-index: 1;
}

.main-product .above-icon img {
    max-width: 100px;
    width: 100%;
}

.multicolumn_section .multicolumn-card.content-container {
    background-color: transparent !important;
}

.top_table_content th.forchics.tabletile.border-leftradius.border-rightradius.right_content {
    padding: 0px;
}

.gradient-fixed {
    background: #fff;
}

/*  .qty_swatch label:hover .free-ship-text{
      background-color: #fff;
   }  */
/****** 02/03/2022 *******/

.tracking_back {
    background-color: #fafafa;
    padding: 50px 0px;
}

.tracking_back h1 {
    font-size: 26px;
    line-height: 33px;
    text-transform: capitalize;
    font-weight: 700;
    letter-spacing: .5px;
    margin-top: 0px;
    text-align: center;
}

.tracking_back p.tracking_texts {
    text-align: center;
    font-size: 15px;
    color: #000;
}

.tracking_back p.tracking_texts a {
    color: {{settings.colors_accent_1}}5c;
}

.tracking_back .track_form {
    background-color: #f8f8f8;
    -webkit-box-shadow: 0 2px 17px 0 rgb(0 0 0 / 12%);
    box-shadow: 0 2px 17px #0000001f;
    padding: 76px 20px;
    margin-top: 30px;
    margin-bottom: 20px;
    border-radius: 20px;
}

.track_inner {
    display: flex;
    justify-content: center;
}

.track_form input[type=text] {
    font-size: 12px;
    line-height: 19px;
    padding: 14px 8px 16px;
    width: 54%;
    border-radius: 0;
    margin: 0;
    outline: none;
    box-shadow: none;
    border: 1px solid #cccccc;
}

.track_form input[type=button] {
    font-size: 15px;
    font-weight: 400;
    width: auto;
    height: auto;
    line-height: inherit;
    padding: 0 36px;
    border-radius: 0;
    background: {{settings.colors_accent_1}}5c;
    color: #ffffff;
    border: 1px solid #cccccc;
}

.faq-track-box {
    background-color: #fff;
}

.faq-img-text-box {
    background-color: #fff;
}

.fq_banner_outer .tracking_back {
    background-color: #2E2939;
    margin-bottom: 30px;
    border-radius: 20px;

}

.fq_banner_outer .tracking_back h1 {
    font-size: 26px;
    line-height: 33px;
    text-transform: capitalize;
    font-weight: 700;
    letter-spacing: .5px;
    margin-top: 0;
    text-align: center;
    color: #fff;
}

.fq_banner_outer p {
    color: #fff;
    font-size: 15px;
    text-align: center;
}

.fq_banner_outer .faq_s {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.faq_s .left_area,
.faq_s .track_form {
    width: 50%;
}

.fq_banner_outer #scroll_too {
    width: 50px;
    height: 50px;
    background-color: #fff;
    text-align: center;
    box-shadow: #36363626 0 2px 10px;
    z-index: 1;
    border-radius: 50px;
    position: absolute;
    left: 50%;
    bottom: -40px;
    transform: translate(-50%) translateY(-30%);
}

.faq-section .down_arrow {
    background: #fff;
    position: absolute;
    top: 54%;
    left: 56%;
    transform: translate(-50%, -50%);
}

.faq-section .fq_banner_outer {
    position: relative;
}

.faq-section .tabs-nav {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #d8d8d8;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}

.faq-section ul.tabs-nav li {
    padding: 0;
    margin: 0;
    width: 25%;
    text-align: center;
}

.desk_sticky_cart.hide {
    display: none !important;
}

.white-starsec .fa-star {
    color: #fff !important;
    font-size: 18px;
}

.faq-section ul.tabs-nav li.tab-active a {
    border-color: {{settings.colors_accent_1}}5c;
}

.faq-section ul.tabs-nav a {
    border-bottom: 5px solid transparent;
    padding-bottom: 28px;
    font-size: 18px;
    line-height: 23px;
    display: block;
    color: {{settings.colors_accent_1}}5c;
    text-decoration: none;
}

.faqAccordion h2.title.faq--heading {
    font-style: normal;
    font-size: 27px;
    text-transform: uppercase;
    line-height: 1.5;
    color: #000;
    display: block;
    letter-spacing: 1px;
    margin-bottom: 0.75em;
    padding-top: 30px;
    margin-top: 20px;
}

.faqAccordion>dt>button:after {
    position: absolute;
    top: 50%;
    transform: translateY(-50.1%);
    left: 15px;
    font-size: 25px;
    content: "+";
    color: inherit;
}

.faqAccordion>dt>button {
    max-width: 100%;
    font-weight: 700 !important;
}

.faqAccordion>dt>button {
    background: 0 0;
    position: relative;
    padding: 20px 20px 20px 40px;
    color: #000;
    border-bottom: 1px solid #ccc !important;
    text-align: left;
    display: block;
    cursor: pointer;
    width: 100%;
    outline: 0;
    text-transform: initial;
    min-height: auto;
    height: auto;
    line-height: inherit;
    font-weight: 400;
    font-family: Open Sans, sans-serif;
    font-style: normal;
    box-shadow: none;
    border-radius: 0;
    font-size: 18px;
    border: none;
}

.faqAccordion>.open>button:after {
    content: "-";
    font-size: 30px;
}

.faqAccordion>dt>button:after {
    position: absolute;
    top: 50%;
    transform: translateY(-50.1%);
    left: 15px;
    font-size: 25px;
    content: "+";
    color: inherit;
}

.faq-img-text-box .faq-image-with-text {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: row-reverse;
    align-items: center;
}

.faq-img-text-box .faq-image-with-text .featured-link--image,
.faq-image-with-text .featured-link--half {
    width: 50% !important;
}

.image-with-text-section .faqcolumns .info h1 {
    font-size: 26px;
    line-height: 33px;
    text-transform: capitalize;
    font-weight: 700;
    letter-spacing: .5px;
}

.faqcolumns .description {
    margin-bottom: 30px;
}

.faqcolumns a.action_button {
    background: {{settings.colors_accent_1}}5c;
    color: #fff;
    border: 1px solid {{settings.colors_accent_1}}5c;
    padding: 15px 20px;
    text-align: center;
    cursor: pointer;
    min-height: 44px;
    height: 40px;
    line-height: 1.2;
    text-decoration: none;
    border-radius: 11px;
}

.faq-image-with-text .info {
    width: 80%;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
}

a#cart-notification-button {
    display: none;
}

.faq-img-text-box .faq-img img {
    width: 100%;
    border-radius: 20px;
}

.faq-track-box .tabs-stage dl {
    margin-bottom: 0px;
}

.faq-img-text-box {
    padding: 20px 0px 40px 0px;
}

.fq_banner_outer .tracking_back .track_form input[type=button] {
    background: {{settings.colors_accent_1}}5c;
}

.overlay-cart-popup:after {
    content: "";
    position: fixed;
    background-color: #0000008f;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: .5;
}

.cart-notification-wrapper {
    z-index: 2000;
}

.overlay-cart-popup #shopify-section-announcement-bar {
    z-index: 0 !important;
}

.overlay-cart-popup #shopify-section-header {
    z-index: 0 !important;
}


/* 4 mar 2022     */

div#cart-notification .notification-checkout-btn {
    background-color: {{settings.colors_accent_1}};
}

.cart-notification__satisfaction {
    background-color: #f4f1ff;
    color: #000;
    border-bottom-left-radius: 22px;
    border-bottom-right-radius: 22px;
    text-align: center;
    margin-top: 10px;
}

.cart-notification__satisfaction p {
    margin: 0;
    border-bottom-left-radius: 22px;
    border-bottom-right-radius: 22px;
    text-transform: uppercase;
    padding: 10px;
    font-size: 14px;
}

span.notification_dis_text {
    font-size: 11px;
}

/* end here     */

div#cart-errors {
    margin: 0;
    padding: 5px 0;
}

pro_compare .com_left-side_box {
    max-width: 750px;
    width: 100%;
    margin: auto;
}

.pro_compare .com_left-side {
    width: 50%;
}

.pro_compare .table_right_content {
    width: 50%;
}

.pro_compare .table_content {
    width: 50%;
}

.multicolumn .title-wrapper-with-link {
    justify-content: center;
}

.main-blog h1.title--primary {
    margin: 0;
    padding: 32px 0px 32px 0px;
}

.article-template .article-template__back {
    margin-bottom: 0 !important;
    padding-bottom: 20px;
}

.section-main-product-padding {
    padding-top: 10px !important;
}



.product .right_corn_img {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
}

.product .right_corn_img img {
    width: 80px;
}

.htr_iwt_sec .htr_iwt_item {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-radius: 40px;
    overflow: hidden;
    background-color: #fff;
    margin: 40px 0px;
}

.htr_iwt_sec .htr_iwt_item .image-with-text__image {
    width: 50%;
}

.htr_iwt_sec .htr_iwt_item .image-with-text__text {
    width: 50%;
    padding: 80px;
    /*     background-color: #fff;     */
}

.htr_iwt_sec .htr_iwt_item ul {
    padding-left: 16px;
}

.htr_iwt_sec .htr_iwt_item .image-with-text__image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.htr_iwt_sec .htr_iwt_item .image-with-text__text h2 {
    font-size: 36px;
    font-weight: bold;
    margin: 10px 0px;
}

.htr_iwt_sec .htr_iwt_item .image-with-text__text li {
    font-size: 16px;
    margin-top: 10px;
}

.htr_two_images {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.htr_two_images .htr_two_item {
    width: 50%;
    position: relative;
    text-align: center;
}

.htr_two_images .image-with-text__text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.htr_two_images h2 {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
}

.htr_two_images .image-with-text__text a {
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
    background-color: #b3a7e2;
    padding: 12px 40px;
    color: #fff;
    text-decoration: none;
    border-radius: 6px;
}

.htr_two_images .htr_img img {
    width: 100%;
}

.about_iwt_sec .about_iwt_item {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    /*     margin-top: 20px;   */
    padding: 40px 0;
}

.about_iwt_sec .image-with-text__image {
    width: 50%;
}

.about_iwt_sec .image-with-text__text {
    width: 50%;
    padding: 40px;
}

.about_iwt_sec .image-with-text__image img {
    border-radius: 40px
}

.about_iwt_sec .about_iwt_item a {
    font-size: 14px;
    text-decoration: none;
    color: #000;
    border: 1px solid #000;
    padding: 12px 40px;
    border-radius: 6px;
}

.about_iwt_sec .about_iwt_blocks .image-with-text__text h2 {
    font-size: 38px;
    font-weight: bold;
}

.about_iwt_sec .about_iwt_blocks .image-with-text__text p {
    font-size: 18px;
}

.our_iwt_sec .our_iwt_item {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.our_iwt_sec .image-with-text__image {
    width: 50%;
}

.our_iwt_sec .image-with-text__text {
    width: 50%;
    padding: 40px;
}

.our_iwt_sec .our_iwt_item a {
    font-size: 14px;
    text-decoration: none;
    color: #000;
    border: 1px solid #000;
    padding: 12px 40px;
    border-radius: 6px;
}

.our_iwt_sec .our_iwt_item img {
    border-radius: 40px;
}

.our_iwt_sec h2 {
    font-size: 36px;
    font-weight: bold;
}

.our-eraser-page-template .pro_tab_section .container {
    max-width: 1300px;
    margin: 0 auto;
}

.our_iwt_slid_sec {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f8f7f3;
}

.our_iwt_slid_sec .image-with-text__image img {
    border-radius: 40px;
    width: 100%;
}

.our_iwt_slid_sec .image-with-text__text h2 {
    font-size: 36px;
    font-weight: 700;
    margin: 10px 0px 0px 0px;
}

.our_iwt_slid_sec ul.slick-dots {
    position: absolute;
    right: 0;
    bottom: 130px;
    width: auto;
    border: 1px solid #000;
    border-radius: 40px;
    display: flex;
    align-items: center;
    padding: 6px;
    margin: 0px 25%;
}

.our_iwt_slid_sec .slick-dots li button:before {
    font-size: 40px;
}

.our_iwt_slideitem.slick-current .image-with-text__text {
    display: block;
}

.our_iwt_slideitem .image-with-text__text {
    display: none;
}

.our_iwt_slid_sec .image-with-text__text {
    max-width: 550px;
    position: relative;
}

.our_iwt_slid_sec .slick-dots li.slick-active button:before {
    font-size: 40px;
    border: 1px solid #000;
    color: #bbbab7;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #000;

}

.our_iwt_slid_sec .image-with-text__image {
    padding: 0px 20px;
}

.our-bg-img-sec h2 {
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    padding: 30px 0px;
}

.our-bg-img-sec .test {
    text-align: center;
    padding: 10px 10px 30px 10px;
}

.our-bg-img-sec .test p {
    margin: 0;
}

.our_iwt_blocks {
    margin-bottom: 40px;
}

.htr_two_images .htr_img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .3;
    /*     z-index: 1;   */
}

.htr_iwt_sec {
    background-color: {{settings.colors_accent_1}}5c;
}

.htr_iwt_sec .htr_iwt_blocks {
    padding: 20px 0px;
}

.img-content-section {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-bottom: 80px;
}

.img-content-section .image-with-text__image {
    width: 50%;
    padding: 2% 5%;
}

.img-content-section .image-with-text__text {
    width: 50%;
    padding: 0px 20px;
}

.img-content-section .image-with-text__image img {
    border-radius: 30px;
    overflow: hidden;
    box-shadow: #00000026 0 0 30px;
}

.img-content-section .image-with-text__text a {
    display: inline-block;
    vertical-align: middle;
    background: {{settings.colors_accent_1}};
    font-size: 17px !important;
    color: #fff;
    padding: 10px 35px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 4px;
    border: none;
    font-weight: 700;
    letter-spacing: 0px;
    text-decoration: none;
}

.stretch-layout .img-content-section {
    background-color: {{settings.colors_accent_1}}5c;
    border-radius: 30px;
    padding-bottom: 0px;
}

.stretch-layout .image-with-text__image img {
    border-radius: 0 30px 30px 0 !important;
}

.stretch-layout .image-with-text__image {
    max-width: 100%;
    height: auto;
    padding: 0px;
}

.stretch-layout {
    margin-bottom: 80px;
}

.stretch-layout .img-content-section .image-with-text__text {
    padding-right: 5rem;
    padding-left: 5rem;
    padding-top: 5rem;
}

.creators-benifits-block {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.creators-benifits-block .benifit-item {
    width: 33.33%;
    text-align: center;
    padding: 0px 10px;
}

.text-center {
    text-align: center;
}

.creators-richtext {
    background-color: {{settings.colors_accent_1}}5c;
    padding: 20px 0;
}

.creators-richtext .richtext-box p {
    color: #fff;
    font-size: 24px;
    line-height: 32px;
}

.creator-faq-sec .spb_faqs_element.spb_content_element.row.mb-0 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.creator-faq-sec .spb-column-container.col-sm-4 {
    width: 30%;
}

.creator-faq-sec .spb_wrapper.faqs-wrap.col-sm-8 {
    width: 70%;
}

.creator-faq-sec .faqs-section li.faq-item {
    border-top: 1px solid #ccc;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    margin-bottom: 30px;
    cursor: pointer;
    list-style: none;
}

.creator-faq-sec .faqs-section li.faq-item h5 {
    border-bottom-width: 0;
    opacity: .5;
    background: rgba(0, 0, 0, .05);
    margin: 0;
    padding: 30px;
}

.creator-faq-sec .faqs-section .faq-text {
    padding: 30px;
}

.creator-faq-sec li.faq-item.closed .faq-text {
    display: none;
}

.creator-faq-sec .spb-row a.spb-row-expand-text {
    color: #2e2a39;
    text-decoration: none;
    font-size: 27px;
    font-weight: bold;
}

.creator-faq-sec .spb-asset-content p a {
    color: {{settings.colors_accent_1}}5c;
    text-decoration: none;
}

.spb-row .spb_faqs_element.spb_content_element.row.mb-0.open_element {
    height: auto;
}

.spb-row .spb_faqs_element.spb_content_element.row.mb-0 {
    margin-top: 0px;
    margin-bottom: 0px;
    height: 0px;
    overflow: hidden;
}

.creator-faq-sec {
    padding-bottom: 40px;
}

.spb-row-expand-text span:before {
    content: "\f067";
    font-family: FontAwesome;
    font-size: 24px;
    display: inline-block;
    float: left;
    height: 23px;
    width: 23px;
    margin-top: -1px;
    margin-right: 20px;
    -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
    transform: rotate(0) translate(0);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.15, .85, .35, 1);
    transition: transform .3s cubic-bezier(.15, .85, .35, 1);
    font-weight: 400;
}

.spb-row-expand-text.row-open span:before {
    content: "\f068";
}

.creators-benifits {
    padding: 40px 0px;
}

.creators-banner {
    background-color: {{settings.colors_accent_1}}5c;
    margin-bottom: 40px;
}

.creators-banner .img-content-section {
    padding-bottom: 0px;
    align-items: center;
}

.sfrom_text p:after {
    content: "";
    position: absolute;
    background-image: url(flag.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 23px;
    height: 18px;
    top: 6px;
    margin-left: 5px;
}

.sfrom_text p {
    position: relative;
}

.sale-counter-sec {
    background-color: #382757;
    color: #fff;
    padding: 40px 0px;
    margin-bottom: 30px;
}

.sale-counter-title {
    color: #fff;
    margin: 15px 0;
    font-size: 48px;
    line-height: 1.33;
    letter-spacing: 0;
    text-transform: inherit;
    font-weight: 700;
}

#ten-countdown {
    display: flex;
    justify-content: center;
    gap: 20px;
    font-size: 30px;
    font-weight: bold;
    font-family: Harmonia Sans, sans-serif;
}

.logos.wf-section {
    position: relative;
    display: flex;
    overflow: hidden;
    width: 100%;
    height: 117px;
}

.logo-container {
    display: flex;
    width: 100%;
}

.content-holder {
    position: relative;
    display: flex;
    width: 560px;
    min-width: 560px;
    -webkit-box-align: center;
    align-items: center;
}

.logo-center-el {
    position: absolute;
    left: 50%;
    top: 50%;
    display: flex;
    width: 100%;
    height: 100%;
    max-width: 35%;
    -webkit-box-orient: vertical;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    background-color: transparent;
    background-image: radial-gradient(circle farthest-corner at 50% 50%, #f7fcfd 10%, rgba(247, 252, 253, 0));
    transform: translate(-50%, -50%);
    font-size: 21px;
    line-height: 21px;
    font-weight: 700;
    text-align: center;
    font-family: Harmonia Sans, sans-serif;
}

.logo-slide-wrapper {
    display: flex;
    height: auto;
    min-width: 100px;
    margin-right: 20px;
    margin-left: 20px;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}

.logo-container {
    animation: track 60s linear forwards infinite;
    min-width: calc(560px * 5) !important
}

.hidden-desktop {
    display: none;
}

@keyframes track {
    0% {
        transform: translateX(0)
    }

    100% {
        /*transform:translateX(calc(-560px * 5))*/
        transform: translateX(-100%)
    }
}

.template--page-sales .header__icon:not(.header__icon--summary),
.header__icon span {
    width: 4rem;
}

@media only screen and (max-width: 991px) {
    .eating_health .medium-up--one-quarter:nth-of-type(1) {
        width: 50%;
        order: 2;
    }

    .eating_health .medium-up--two-quarters:nth-of-type(2) {
        width: 100%;
        order: 1;
        max-width: 100%;
    }

    .eating_health .medium-up--one-quarter:nth-of-type(3) {
        width: 50%;
        order: 3;
        margin-top: 0px;
    }

    .eating_col {
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
    }

    .eating_icon {
        margin-bottom: 10px;
    }

    .eating_content {
        padding-left: 0;
        width: 100%;
    }

    .eating_center {
        width: 300px !important;
        height: 300px !important;
        margin: 0 auto;
    }

    .our_iwt_slid_sec .image-with-text__text {
        max-width: 100%;
    }

    .template--page-sales header-drawer {
        display: none;
    }

    .template--page-sales .header__icons {
        display: none;
    }

    .logo-container {
        animation: track 50s linear infinite
    }

    .hidden-desktop {
        display: block;
    }

    .hidden-mobile {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .eating_health {
        padding-top: 20px;
        padding-bottom: 0;
    }

    .eating_header h2 {
        font-size: 36px;
        line-height: 40px;
        font-weight: 700;
    }

    .eating_header p {
        font-size: 17px;
        line-height: 1.5;
    }

    .pro_tab_section .tab_nav {
        position: absolute;
        bottom: -90px !important;
        left: 10px;
        margin: 0;
        padding: 5px;
        border: 1px solid #dedede;
        border-radius: 12px;
        display: flex;
        top: inherit;
        z-index: 2;
        right: 0;
    }

    .pro_tab_section h3 {
        font-size: 30px;
        margin-top: 0px;
    }

    .questions__title h3 {
        font-size: 36px;
    }

    .compare-box .com_left-side {
        width: 100%;
        padding-bottom: 10px;
    }

    .sale_compare_section .com_left-side h2.com_heading,
    .sale_compare_section .compare-box .com_text p {
        color: #2e2a39;
    }

    .table_content {
        width: 100%;
    }

    .compare-box .com_right-side {
        padding-left: 0;
        width: 100%;
    }

    .table_content {
        width: 100%;
    }

    .customer-result_section {
        padding: 30px 0;
    }

    .customer-review_section {
        padding: 60px 0px 30px 0px;
    }

    .product_custmer_review h2.section-title.review_heading,
    .customer-result_section .result_sec h2 {
        font-size: 36px;
        line-height: 41px;
    }

    .product_custmer_review .review_columna {
        padding: 0 15px;
        width: 100%;
    }

    .pro_vid_img_sec {
        padding: 30px 0;
        margin-top: 0px;
    }

    .pro_vid_img_row .vid_img_box {
        width: 100%;
        position: relative;
        padding-bottom: 100%;
        overflow: hidden;
        max-width: 100%;
        height: auto;
        display: block;
    }

    .vid_img_box iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .pro_vid_img_row .text_box {
        width: 100%;
        padding: 20px 10px;
        margin: 0;
    }

    .pro_vid_img_row .text_box h3 {
        font-size: 36px;
        line-height: 41px;
    }

    .com_left-side h2.com_heading {
        font-size: 36px;
        line-height: 41px;
    }

    .product_custmer_review .givcont {
        font-size: 15px;
    }

    .eating_health .grid {
        align-items: center;
    }

    .section-multicolumn-padding .multicolumn-list__item.grid__item:last-child {
        margin: 0 auto;
    }

    .section-multicolumn-padding .multicolumn-list__item.grid__item {
        width: 50%;
        max-width: 50%;
    }

    .sticky_cart.mbl_cart {
        display: block;
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        z-index: 10;
        border-top: 1px solid #f8f8f8;
        background-color: #fff;
    }

    .mobile_add_cart {
        display: flex;
        margin-bottom: 15px;
        margin-top: 15px;
        width: 100%;
    }

    .desk_sticky_cart {
        display: none;
    }

    .sticky_cart.mbl_cart .guarantee_content {
        font-size: 18px;
        text-align: left;
        font-weight: 700;
        color: #000;
        padding: 0 0 0 10px;
        width: 60%;
    }

    .sticky_cart.mbl_cart .btn_main {
        display: flex;
        align-items: center;
        width: 40%;
    }

    .sticky_cart.mbl_cart button.sticky_addtocart {
        min-height: 44px;
        height: inherit;
        position: relative;
        max-width: 100%;
        min-height: 44px;
        margin-bottom: 0;
        height: 100%;
        width: 100%;
        background-color: {{settings.colors_accent_1}};
        color: #fff;
        font-weight: 700;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 10px 0 0;
        border-radius: 15px;
        border: none;
        text-transform: uppercase;
        font-size: 14px;
    }

    .sticky_cart.mbl_cart button.sticky_addtocart span {
        padding-left: 5px;
    }

    .product_img_text .page-width.image-with-text__grid {
        padding: 0px 24px;
    }

    .collection li {
        padding: 0px 10px;
    }

    .pro_tab_section .tab_nav li {
        padding: 6px 12px;
    }

    .main-product .above-icon img {
        max-width: 80px;
    }

    .main-product .above-icon {
        right: 40px;
    }

    .multicolumn-card__info {
        padding: 10px 5px !important;
    }

    .stamped-main-widget .stamped-container {
        padding: 0px 20px !important;
    }

    .stamped_widget_product {
        padding: 0px 20px;
        background-color: #fff;
    }

    .pro_tab_section .tabcontent:after {
        content: "";
        padding-top: 100%;
        object-fit: cover;
        width: 100%;
        display: block;
    }

    .pro_tab_section .tabcontent video {
        width: 100%;
        border-radius: 25px;
        position: absolute;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        left: 0;
        right: 0;
        height: 100%;
    }

    .faq_s .left_area,
    .faq_s .track_form {
        width: 100%;
    }

    .faq-img-text-box .faq-image-with-text .featured-link--image,
    .faq-image-with-text .featured-link--half {
        width: 100% !important;
        margin-bottom: 20px;
    }

    .faq-section ul.tabs-nav a {
        font-size: 16px;
    }

    .cart__checkout-button {
        background-color: {{settings.colors_accent_1}};
    }

    .qty_swatch span.popular_text {
        right: -14px;
    }

    .qty_swatch span.popular_text svg {
        width: 80px;
    }

    .footer.sale_footer .footer_sale_top {
        padding-bottom: 10px;
    }

    .footer.sale_footer .footer_copyright_section {
        padding-bottom: 10px;
    }

    .footer.sale_footer .footer_sale_btm {
        padding-bottom: 10px;
    }

    .pro_compare .com_left-side,
    .pro_compare .table_right_content {
        width: 100%;
    }

    .pro_compare .com_left-side,
    .pro_compare .table_right_content,
    .pro_compare .table_content {
        width: 100%;
    }

    .footer.sale_footer {
        padding-bottom: 30px;
    }

    .article-template__content iframe {
        width: 100%;
    }

    .htr_iwt_sec .htr_iwt_item .image-with-text__image {
        width: 100%;
    }

    .htr_iwt_sec .htr_iwt_item .image-with-text__text {
        width: 100%;
        padding: 20px;
    }

    .htr_two_images .htr_two_item {
        width: 100%;
        padding: 20px;
    }

    .about_iwt_sec .image-with-text__image {
        width: 100%;
    }

    .about_iwt_sec .image-with-text__text {
        width: 100%;
        padding: 20px;
    }

    .about_iwt_sec .about_iwt_blocks .image-with-text__text h2 {
        font-size: 24px;
    }

    .htr_two_images h2 {
        font-size: 24px;
    }

    .product_cntent_section {
        padding: 0px 20px;
    }

    .our_iwt_sec .image-with-text__image {
        width: 100%;
    }

    .our_iwt_sec .image-with-text__text {
        width: 100%;
        padding: 0;
    }

    .our_iwt_slid_sec ul.slick-dots {
        position: absolute;
        right: inherit;
        bottom: -28px;
        left: 0;
    }

    .our_iwt_slid_sec .image-with-text__text h2 {
        font-size: 24px;
    }

    .htr_two_images .image-with-text__text {
        width: 100%;
    }

    .htr_iwt_sec .htr_iwt_item .image-with-text__image img {
        height: inherit;
        width: 100%;
    }

    .htr_two_images .htr_two_item {
        padding: 0px;

    }

    .img-content-section .image-with-text__image {
        width: 100%;
        padding: 0px;
    }

    .img-content-section .image-with-text__text {
        width: 100%;
        padding: 20px 20px;
    }

    .stretch-layout .img-content-section .image-with-text__text {
        order: 2;
        padding-right: 1rem;
        padding-left: 1rem;
        padding-top: 1rem;
    }

    .stretch-layout .image-with-text__image {
        order: 1;
    }

    .stretch-layout .image-with-text__image img {
        border-radius: 30px 30px 0px 0px !important;
    }

    .img-content-section .image-with-text__image img {
        margin: 0 auto;
    }

    .img-content-section {
        padding-bottom: 40px;
    }

    .stretch-layout {
        margin: 40px 0px;
    }

    .creater-text-img-section .img-content-section .image-with-text__text {
        order: 2;
    }

    .creater-text-img-section .img-content-section .image-with-text__image {
        order: 1;
    }

    .creator-faq-sec .spb-column-container.col-sm-4 {
        width: 100%;
    }

    .creator-faq-sec .spb_wrapper.faqs-wrap.col-sm-8 {
        width: 100%;
    }

    .creator-faq-sec ul.faqs-section {
        padding: 0px;
    }

    .creater-text-img-section .img-content-section {
        padding-top: 20px;
    }

    .creators-banner .image-with-text__image {
        order: 1;
    }

    .creators-banner .image-with-text__text {
        order: 2;
        background-color: {{settings.colors_accent_1}}5c;
        max-width: 90%;
        margin: -16px auto;
    }

    .creators-banner .page-width {
        padding: 0px;
    }

    .creators-banner {
        background-color: #fff;
    }

    .sale-counter-title {
        font-size: 34px;
        line-height: 41px;
    }

    .logos.wf-section {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 749px) {
    .pro-iwt-sec .image-with-text__media-item img {
        position: relative !important;
    }
}

@media only screen and (max-width: 576px) {
    .our_iwt_slid_sec ul.slick-dots {
        margin: 0px 10%;
    }

    .creators-benifits-block .benifit-item {
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .qty_swatch span.free-ship-text {
        font-size: 10px;
        padding: 5px 5px;
        margin-left: 5px;
    }
}

.drawer__title span.cartCount {
    margin-left: 5px;
}
.product-form__input-new input[type=radio] {
    clip: rect(0,0,0,0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
}.product-form__input-new {
    flex: 0 0 100%;
    padding: 0;
    max-width: 37rem;
    min-width: fit-content;
    border: none;
}

.pro-richtext .rich-text {
    padding: 30px 25px 39px 25px;
}@media screen and (min-width: 750px){
    .pro-richtext .rich-text {
        padding-top: 40px;
        padding-bottom: 52px;
    }
}
@media(max-width: 769px){
  .questions__item_row h4.ques-heading {
    padding-right: 30px;
}
  .footer-block-image>img {
    max-width: 100% !important;
}
}@media(max-width: 769px){ 
.tab_row {
    display: flex;
    flex-direction: column-reverse;
}

.tabcontent {
    padding-top: 0;
}

section.pro_tab_section {
    padding-bottom: 25px;
}.pro_tab_section .tab_nav {
    position: static;
    margin: auto;
    margin-top: 15px;
}.multicolumn .title {
    text-align: center;
}
}
/* new edits */
@media (min-width: 990px) {
    .mrk-another-product media-gallery.product__media-gallery {
        /* position: relative; */
    }
    
    .mrk-another-product  .thumbnail-slider {
        position: absolute;
        top: 0;
        z-index: 999;
        width: fit-content;
        height: 100%;
        left: 10px;
    }
    
    .mrk-another-product .thumbnail-list.slider--tablet-up {
        flex-direction: column;
        width: fit-content;
    }
    
    .mrk-another-product .thumbnail-list__item.slider__slide {
        width: 60px !important;
    }
}
.feature-descriptions-component {
    color: #5a3714;
    display: flex;
    flex-flow: row wrap;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
}
.feature-descriptions{
    border-bottom: 1px solid #f0eeeb;
    margin-bottom: 20px;
    padding-bottom: 10px;
}.feature-descriptions-component .description-item {
    display: flex;
    flex: 1;
    margin-bottom: 15px;
    min-width: 160px;
    gap: 10px
}@media (min-width: 768px){
.feature-descriptions-component .description-item {
    flex: 1;
}.mrk-another-product  .thumbnail {
    border-radius: 50%;
}}
.feature-descriptions-component .description-item .description {
    color: inherit!important;
    flex: 1;
    padding-right: 15px;
}
.icon-image img {
    width: 40px;
}

.feature-descriptions-component .description-item .description h6 {
    margin: 0;
    font-size: 14px;
}
.free-shipping-banner {
    background-color: #f15d5d5c;
    border: 1px solid #f15d5d;
    border-radius: 5px;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    padding: 8px 15px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    z-index: 9;
    display: flex;
    align-items: center;
}.free-shipping-banner img {
    height: 15px;
    margin-right: 4px;
    vertical-align: text-bottom;
    width: auto;
} 
.sudisfaction-guarantee {
    padding: 15px;
    position: relative;
    text-align: center;
    z-index: 0;
}.sudisfaction-guarantee .sudisfaction-container {
    background: #fff;
    margin: auto;
    text-align: center;
    width: 320px;
    z-index: 4;
}.sudisfaction-guarantee .sudisfaction-container .foot-icon{
    width: 50px;
    margin: auto
}.sudisfaction-guarantee .sudisfaction-container .title{
    font-size: 14px;
    font-weight: 800;
    line-height: 14px;
    margin-bottom: 8px;
    margin-top: 12px;
    text-transform: uppercase;
}.sudisfaction-guarantee .sudisfaction-container .text{
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
}.sudisfaction-guarantee:after {
    background: #f15d5d5c;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1;
}.three-points {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px
}

.point {
    align-items: center;
    color: #f15d5d;
    display: flex;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0;
    flex: 1;
}

.three-points .point:first-child {
    background: #f15d5d;
    color: #fff;
    padding: 5px 10px;
}.text-icon-item img {
    width: 32px;
    height: 32px;
    object-fit: contain;
    margin: auto;
}

.inner-tab-icon-with-text {
    display: flex;
    margin: 30px 0;
}

.icon-text {
    color: #1a110c;
    font-size: 11px;
    font-weight: 400;
    line-height: 11px;
    margin-bottom: 0;
    margin-top: 4px;
    padding: 0 15px;
    text-align: center;
}

.text-icon-item {
    flex: 1;
}
.mrk-tab-image-with-text{
    padding-bottom: 0;
}
.mrk-tab-image-with-text h2 {
    font-size: 30px;
    font-weight: 800;
    line-height: 30px;
    margin-bottom: 5px;
    margin-top: 0;
}
.mrk-tab-image-with-text h3.subheading {
    font-size: 16px;
    font-weight: 500;
    line-height: 110%;
    margin-bottom: 20px; 
}
.mrk-tab-image-with-text .caption {
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    margin: 10px 0;

}
.mrk-tab-image-with-text .rte{
    margin-bottom: 30px;
}
@media (min-width: 769px) {
    .mrk-tab-image-with-text .caption {
        font-size: 16px;
        margin: 10px 0 15px;
    }
    .mrk-tab-image-with-text h3 {
        font-size: 20px;
    }
    .mrk-tab-content {
        background-color: #f15d5d1f;
        background-image: url(https://cdn.shopify.com/s/files/1/0646/0640/4840/files/pattren_2.png?v=1669809432);
        background-size: 400px;
        background-repeat: inherit;
        margin-top: 20px;
    }
}

.mrk-tab-content .pro_vid_img_sec { 
    background: transparent;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}.ingredients-tab-container {
    padding-top: 20px;
}@media (min-width: 576px){
.ingredients-tab-container {
    padding: 30px 20px 0;
}}
.ingredients-tab-container .ingredients-wrapper {
    font-size: 14px;
    font-weight: 400;
    line-height: 140%;
}.ingredients-tab-container .mission-statement {
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    text-align: center;
}.ingredients-tab-container .row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}.ingredients-tab-container .ingredients-row {
    margin: auto;
    max-width: 1024px;
}
@media (min-width: 576px){
.col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
}}
@media (min-width: 768px){
.col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}}
.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 100%;
}
@media (min-width: 576px){
.col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}}
@media (min-width: 768px){
.col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}}
.ingredients-tab-container .ingredients-row .ingredients-content-col {
    margin-bottom: 35px;
}@media (min-width: 768px){
.ingredients-tab-container .ingredients-row .ingredients-content-col {
    margin-bottom: 0;
}}
.card {
    word-wrap: break-word;
    background-clip: border-box;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    display: flex;
    flex-direction: column;
    min-width: 0;
    position: relative;
}.ingredients-tab-container .ingredients-row .ingredients-content-col .ingredient-card {
    border: none;
    border-radius: 5px;
    box-shadow: 0 4px 15px 5px #0000001a;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 15px;
}.card-header {
    background-color: #00000008;
    border-bottom: 1px solid rgba(0,0,0,.125);
    margin-bottom: 0;
    padding: 0.75rem 1.25rem;
}.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}.pdp-body-details-component .card-header {
    background: transparent;
    border: none;
}.ingredients-tab-container .ingredients-row .ingredients-content-col .ingredient-card .card-header {
    background: none;
    border: none;
    padding: 0;
}.ingredients-tab-container .ingredients-row .ingredients-content-col .ingredient-card .card-header .ingredient-card-img {
    cursor: pointer;
    margin-bottom: 10px;
    min-height: 220px;
    padding: 0 0 20px 0;
    transition: padding .3s linear;
}.ingredients-tab-container .ingredients-row .ingredients-content-col .ingredient-card .card-header .ingredient-card-img img {
    height: 100%;
    object-fit: contain;
    width: 100%;
}.ingredients-tab-container .ingredients-row .ingredients-content-col .ingredient-card .card-header .ingredient-card-title {
    color: #1a110c;
    font-size: calc(1.00625rem + .15833vw);
    font-weight: 500;
    line-height: calc(1.00625rem + .15833vw);
    margin-bottom: 3px;
}.ingredients-tab-container .ingredients-row .ingredients-content-col .ingredient-card .card-header .ingredient-card-function {
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 10px;
}.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}.pdp-body-details-component .card-body {
    padding: 0;
}.ingredients-tab-container .ingredients-row .ingredients-content-col .ingredient-card .card-body {
    padding: 0 0 10px;
}.ingredients-tab-container .ingredients-row .ingredients-content-col .ingredient-card .card-body .ingredient-card-description {
    font-size: 14px;
    font-weight: 400;
    line-height: 110%;
    margin-bottom: 0;
}.ingredients-tab-container .see-more {
    text-align: center;
    width: 100%;
}@media (min-width: 768px){
.ingredients-tab-container .see-more {
    margin-top: 30px;
}}
.ingredients-tab-container .see-more .ingredients-button {
    align-items: center;
    background: transparent;
    border: none;
    display: flex;
    font-size: 14px;
    font-weight: 800;
    line-height: 14px;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    color:  #f15d5d !important;
}.ingredients-tab-container .see-more .ingredients-button svg {
    font-size: 15px;
    margin-bottom: 3px;
    margin-left: 5px;
    transition: margin .1s linear;
}.disclaimer-row {
    left: 0;
    margin: 15px -30px 0;
    padding: 15px 30px;
}.disclaimer-text {
    color: #fff;
    font-size: 11px;
    font-style: italic;
    font-weight: 400;
    line-height: 1.2;
    margin: auto;
    max-width: 1024px;
    text-align: center
}.tab-header-inner {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    border: none;
    justify-content: center;
}

.tab-header-item {
    border: none;
    color: #1a110c;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0;
    display: block;
    padding: 0.5rem 1rem;
    cursor: pointer;
}

.tab-header-item.active {
    color: #f15d5d;
}
.mrk-tab-usage h2 {
    border-bottom: 2px solid;
    color: #1a110c;
    font-size: 30px;
    font-weight: 800;
    line-height: 30px;
    margin-bottom: 8px;
}
.mrk-tab-usage h3.subheading {
    font-size: 14px;
    font-weight: 600;
    line-height: 130%;
    margin-bottom: 30px;
}
.mrk-tab-usage img {
    height: 100%;
    position: absolute;
    width: 100%;
    object-fit: cover;
}
.mrk-tab-usage .image-wrapper {
    position: relative;
    padding-bottom: 100%;
} .mrk-tabs.details-tabs {
    padding: 50px 0;
}
.mrk-tab-usage {
    padding-bottom: 0;
}.product-popup-modal__opener, .product-popup-modal__opener * {
    cursor: pointer;
}
@media (min-width: 769px) {
    .tab-header-item-mob {
        display: none;
    }
    .mrk-tab-image-with-text .text_box {
        padding-left: 0;
    }
}
@media (max-width: 769px) {
    .mrk-tab-content .tab-content-item {
        background-image: url(https://cdn.shopify.com/s/files/1/0646/0640/4840/files/pattren_2.png?v=1669809432);
        background-size: 400px;
        background-repeat: inherit;
    }
    .tab-header-item-mob {
        align-items: center;
        color: inherit;
        cursor: pointer;
        display: flex;
        font-size: 14px;
        font-weight: 700;
        font-weight: 400;
        justify-content: space-between;
        line-height: 14px;
        transition: all .3s linear;
        padding: 15px 25px;
        border-radius: 0;
        margin-bottom: -1px;
        color:black
    }.b-icon.bi {
        display: inline-block;
        overflow: visible;
        vertical-align: -0.15em;
    }
    .tab-header-item-mob.active{
        color: #f15d5d !important
    }
    .active .accordian-icon {
        transform: rotate(180deg);
    }.mrk-tab-header {
        display: none;
    }
    .mrk-tab-usage .vid_img_box {
        padding-bottom: 0 !important;
    }
}section#logo-list {
    padding: 30px 0;
    background: #f15d5d5c;
    text-align: center;
    color: #f15d5d;
    margin-bottom: 40px
}

section#logo-list * {
    color: #f15d5d;
    font-size: 40px;
    line-height: 45px;
    font-weight: 700;
    margin-top: 0;
}
/*
.logo-list-carucel>div {
    width: fit-content;
}

.logo-list-carucel:not(.slick-initialized) {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
@media (max-width: 769px) {
    .logo-list-carucel:not(.slick-initialized) .logo-item{
        width: calc(50% - 20px) !important
    }
}
*/
@media(min-width: 769px){
    .mrk-bottom-column .multicolumn-list li {
        padding: 0 80px;
    }
  .mrk-bottom-column-three .multicolumn-list li {
        padding: 0 10px;
    }
  .mrk-bottom-column-three .multicolumn-list li .multicolumn-card__image-wrapper {
    max-width: 100px;
}
}
@media (max-width: 769px) {
    section#logo-list *{
        font-size: 28px;
        line-height: 28px;
        margin-bottom: 5px;
    }
    [data-before-after-image-container] {
        margin: 25px 0 !important;
        max-width: 100% !important;
    }
    .eating_health .medium-up--one-quarter .eating_col:last-child {
        margin-bottom: 20px;
    }
    section.pro_tab_section{
        padding-top: 20px;
    }
    .pro_vid_img_sec{
        padding-bottom: 10px;
    }
    .mrk-bottom-column .multicolumn-list {
        row-gap: 30px;
    }
    .mrk-bottom-column-three .multicolumn-list {
        row-gap: 30px;
    }
    .mrk-bottom-column .multicolumn-list li {
        padding: 0 20px;
    }
  .mrk-bottom-column-three .multicolumn-list li {
        padding: 0 10px;
    }
  .mrk-bottom-column-three .multicolumn-list li .multicolumn-card__image-wrapper {
    max-width: 100px;
}
    html,body{
        overflow-x: hidden;
    }
}
.pro-iwt-wrap{
    justify-content: space-evenly;
        margin-top: 30px!important;
    margin-bottom: 0 !important;
}

.mrk-another-product {
    position: relative;
}
#appstle_subscription_widget0 .appstle_subscription_wrapper_option {
    padding: 8px 12px;
    margin-bottom: 15px;
    border-radius: 12px;
}

.appstle_subscription_wrapper_option.appstle_selected_background {
    background: #f15d5d5c !important;
}

div#appstle_subscription_widget0 {
    max-width: 100%;
}

.appstle_subscription_wrapper_option:not(.appstle_selected_background) {
    border-color: #f15d5d5c !important;
}

.appstle_subscription_wrapper_option {
    border: 1px solid transparent !important;
}
@media(min-width: 769px){
  .pro-iwt-wrap p {
    margin-bottom: 0;
}
  .eating_header {
    margin-bottom: 25px;
}
/* .logo-list-carucel:not(.slick-initialized) {
    display: flex;
} */
}
section#logo-list img {
    max-height: 50px;
    margin: auto;
}
.logo-list-carucel {
    display: grid;
    align-items: center;
    grid-auto-flow: column;
    will-change: transform;
    animation: announcement-bar-animation 30s infinite linear;
    width: 100%;
}
html, body{
  overflow-x: hidden;
}

.as_seen_in_block {
    position: relative;
    display: flex;
    width: 100%;
}
@media (max-width: 769px) {
    section#logo-list img {
        padding: 0 10px;
    }
    
    .logo-list-carucel {
        padding-top: 10px;
    }
    
    section#logo-list {
        padding: 15px 0 15px 0 !important;
    }
}
.announcement-bar-row {
    position: relative;
    z-index: 4;
    overflow: hidden;
}.announcement-bar-wrapper {
    position: relative;
    display: flex;
    background-color: var(--background-announcement);
}.announcement-bar-content {
    display: grid;
    align-items: center;
    grid-auto-flow: column;
    height: 35px;
    will-change: transform;
}.announcement-bar-content.animate, .announcement-bar-content.fonts-loaded {
    animation: announcement-bar-animation var(--text-animation-speed) infinite linear;
}
section#logo-list h2 {
    margin-bottom: 5px;
}section#logo-list {
    padding-bottom: 30px;
}
@keyframes announcement-bar-animation{0%{transform:translateX(0)}to{transform:translateX(-100%)}}
.announcement-bar-wrapper-message {
    padding: 0 23px;
    text-align: center;
    font-size: calc(14px + 1 * ((100vw - 834px) / 190));
    line-height: normal;
    letter-spacing: normal;
    font-style: normal;
    font-stretch: normal;
    font-weight: 400;
    white-space: nowrap;
    color: var(--color-text-announcement);
}
ul#product-grid {
    justify-content: space-evenly;
}
@media screen and (min-width: 1024px){
.announcement-bar-wrapper-message {
    font-size: 15px;
}.pro-iwt-wrap p {
    white-space: nowrap;
}
.mo-game-container .mo-game {
    min-width: 550px !important;
}
}
.banner__media_new img {
    height: 100%;
}
.product-popup-modal__content {
    height: max-content !important;
    padding-bottom: 3rem !important;
}
.video_iframe-column{
    position: relative;
    padding-bottom: 100%;
}
.video_iframe-column iframe{
    position: absolute;
}.video_iframe-column {
    overflow: hidden;
}
.mrk-videos-section svg {
    height: 100%;
    width: 100%;
    margin-bottom: -100px;
}

.mrk-videos-section svg path {
    fill: transparent;
}
.logo-item {
    width: 100%;
    min-width: 310px;
}
@media(max-width: 769px){
.as_seen_in_block {
    position: relative;
    display: flex;
    width: 100%;
    position: relative;
    width: 100vw;
    max-width: 100%;
    height: 40px;
    overflow-x: hidden;
}
  .logo-list-carucel {
    position: absolute;
    white-space: nowrap;
    will-change: transform;
    animation: marquee 60s linear infinite;
    display: flex;
    align-items: center;
    width: auto;
}@keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}

section#logo-list img {
    max-height: 40px;
}

.logo-item {
    min-width: 165px;
}

section#logo-list * {
    margin-bottom: 0;
    padding-top: 0;
}
  .mrk-tabs.details-tabs {
    padding-top: 10px;
}

section#logo-list {
    margin-bottom: 20px;
}
}
[alt_text="hide-thumbnail"] {
    display: none !important;
}








@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff var(--ajax-gif) center center no-repeat;
}

/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0; 

    position: absolute;
    top: 50%;

    display: block;

    width: fit-content !important;
    height: fit-content;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    overflow: visible;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '';
}
[dir='rtl'] .slick-prev:before
{
    content: '';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '';
}
[dir='rtl'] .slick-next:before
{
    content: '';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -40px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before {
    font-family: 'slick';
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '';
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 2px solid #fff;
    border-radius: 50%;
}
.slick-dots li.slick-active button:before
{
    opacity: 1;
    background: white;
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}