/** Shopify CDN: Minification failed

Line 1355:18 Expected ":"

**/
/******** fonts: TypoldExtended ********/

@font-face {
  font-family: "TypoldExtendedRegular";
  src: url("https://cdn.shopify.com/s/files/1/0671/3917/4649/files/TypoldExtendedRegular.woff2?v=1696917956")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0671/3917/4649/files/TypoldExtendedRegular.woff?v=1696917957")
      format("woff");
}

@font-face {
  font-family: "TypoldExtendedMedium";
  src: url("https://cdn.shopify.com/s/files/1/0671/3917/4649/files/TypoldExtendedMedium.woff2?v=1696917980")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0671/3917/4649/files/TypoldExtendedMedium.woff?v=1696917980")
      format("woff");
}

@font-face {
  font-family: "TypoldExtendedBook";
  src: url("https://cdn.shopify.com/s/files/1/0671/3917/4649/files/TypoldExtendedBook.woff2?v=1696918002")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0671/3917/4649/files/TypoldExtendedBook.woff?v=1696918002")
      format("woff");
}

@font-face {
  font-family: "TypoldExtendedBookfont";
  src: url("https://cdn.shopify.com/s/files/1/0671/3917/4649/files/TypoldExtendedBookfont.woff2?v=1696918030")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0671/3917/4649/files/TypoldExtendedBookfont.woff?v=1696918029")
      format("woff");
}

@font-face {
  font-family: "TypoldExtendedRegularfont";
  src: url("https://cdn.shopify.com/s/files/1/0671/3917/4649/files/TypoldExtendedRegularfont.woff2?v=1696918116")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0671/3917/4649/files/TypoldExtendedRegularfont.woff?v=1696918115")
      format("woff");
}

@font-face {
  font-family: "GravesendSansLight";
  src: url("https://cdn.shopify.com/s/files/1/0671/3917/4649/files/GravesendSansLight.woff2?v=1696918217")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0671/3917/4649/files/GravesendSansLight.woff?v=1696918218")
      format("woff");
}

@font-face {
  font-family: "TypoldExtendedMediumfont";
  src: url("https://cdn.shopify.com/s/files/1/0671/3917/4649/files/TypoldExtendedMediumfont.woff2?v=1696918248")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0671/3917/4649/files/TypoldExtendedMediumfont.woff?v=1696918248")
      format("woff");
}

@font-face {
  font-family: "TypoldExtendedRegularMedium";
  src: url("https://cdn.shopify.com/s/files/1/0671/3917/4649/files/TypoldExtendedRegular2font.woff2?v=1696918200")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0671/3917/4649/files/TypoldExtendedRegular2font.woff?v=1696918200")
      format("woff");
}

@font-face {
  font-family: "TypoldExtendedBookMedium";
  src: url("https://cdn.shopify.com/s/files/1/0671/3917/4649/files/TypoldExtendedBook2font.woff2?v=1696918287")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0671/3917/4649/files/TypoldExtendedBook2font.woff?v=1696918287")
      format("woff");
}


@font-face {
  font-family: "Helvetica Neue";
  font-weight: 400;
  src: url(https://cdn.shopify.com/s/files/1/0671/3917/4649/files/HelveticaNeueLight.otf?v=1741251374);
}
@font-face {
  font-family: "HelveticaNeue-Medium";
  font-weight: 500;
  src: url(https://cdn.shopify.com/s/files/1/0671/3917/4649/files/HelveticaNeueMedium.otf?v=1741251738);
}
@font-face {
  font-family: 'ChronicleDisplay-Light';
  font-weight: 300;
  src: url('https://cdn.shopify.com/s/files/1/0671/3917/4649/files/ChronicleDisplay-Light.ttf?v=1750393145');
}
@font-face {
  font-family: 'Futura';
  font-weight: normal;
  src: url('https://cdn.shopify.com/s/files/1/0671/3917/4649/files/FuturaCyrillicMedium.ttf?v=1750402219');
}

/* body font */
body {
  font-family: "TypoldExtendedRegular";
  overflow-x:hidden;
}

/* Heading font */
h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: "TypoldExtendedMedium";
}

.swiper-pagination-bullet-active{
  background-color:#000 !important;
}


/* for buttons */
.button {
  font-family: "TypoldExtendedRegular";
}

body.gradient {
  /* background-color: #fcfbf9; */
  background-color: #F8F8F8;
}
.gradient {
  /* background-color: #fcfbf9; */
  background-color: #F8F8F8;
}
.header-wrapper {
  /* background-color: #fcfbf9 !important; */
   background-color:#F8F8F8 !important;
}

.quantity {
  border: var(--inputs-border-width) solid
    rgba(var(--color-foreground), var(--inputs-border-opacity));
}

.quantity__input,
.quantity__button {
  background-color: #fcfbf9 !important;
}
.quantity:after {
  box-shadow: none;
}

.field__input,
.select__select,
.customer .field input,
.customer select {
  background-color: #fcfbf9 !important;
}

.announcement-bar.gradient {
  background-color: #18110f;
  color: #ffffff;
}
.product__title {
  margin-top: 0 !important;
}
.product__title h1 {
  font-size: 28px;
  max-width: 430px;
  margin: 0 auto;
}
.product-form__submit.button{
  min-height: 48px;
  font-size:14px;
  border-radius:0.375rem;
}
.add_to_cart_btn {
    max-width: 440px;
    margin-left:auto !important;
  margin-right:auto !important;
}
.price--large {
  font-size: 16px !important;
}
.product__description {
  font-size: 15px;
}

@media (max-width: 991px) {
  .add_to_cart_btn {
     max-width:100%;
     margin-left:unset !important;
     margin-right:unset !important;
  }
}

@media (max-width: 767.98px) {
  .product__title h1 {
    font-size: 26px;
  }
}

@media (min-width: 1441px) {
  .template-product .main_product.page-width {
    max-width: 1440px !important;
  }
  .product--large:not(.product--no-media) .product__media-wrapper {
    max-width: 62.3% !important;
  }
  .product--large:not(.product--no-media) .product__info-wrapper {
    max-width: 35.5% !important;
  }
  .product__media-list .product__media-item.grid__item {
    margin-bottom: 13px !important;
  }
}

/* ============================== */
/******* upcart-cart *******/

offers.ck-col.ck-mb-10 {
  padding: 18px 30px !important;
  margin-left: 0 !important;
  border-radius: 0px;
}

offer.ck-row {
  max-width: 100% !important;
  margin: 0 !important;
}

.ck-offers-b.ck-row.ck-wrap {
  gap: 12px !important;
}

.upcart-cart offers offer .ck-cktitle,
.upcart-cart offers offer .ck-price {
  font-family: unset !important;
}

.upcart-cart offers offer .ck-offerPrice,
.upcart-cart offers offer .ck-cartKingAddToCart {
  font-family: unset !important;
}
.upcart-cart offers offer .ck-offerPrice {
  font-weight: 500 !important;
  font-size: 14px !important;
}
.upcart-cart offers offer .ck-cktitle {
  margin-top: 5px !important;
}
.upcart-cart offers offer .ck-offerPrice,
.upcart-cart offers offer .ck-price {
  color: #000 !important;
}
.upcart-cart offers offer .ck-price {
  opacity: 1 !important;
  margin-left: 4px !important;
}

.upcart-cart offers offer {
  background: #edebe8 !important;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  box-shadow: none !important;
}

.upcart-cart offers offer img {
  width: 90px !important;
  border-radius: 0px !important;
}

.upcart-cart offers ck-col.ck-mb-10 h3 {
  text-align: center;
}

.product__info-wrapper .ck-giftsAnnouncement {
  margin-bottom: -10px !important;
}

.upcart-cart .Stack__item .upcart-discount-code-badge {
  display: none;
}

span.upcart-discount-code-text {
  font-size: 8px !important;
}
.template-cart .shopify-section .shopify-app-block cartkingdesignmode,
.template-cart .shopify-section .shopify-app-block cartkingblock {
  display: none;
}
.template-cart .shopify-section  .shopify-app-block .upcart-cart cartkingdesignmode,
.template-cart .shopify-section .shopify-app-block .upcart-cart cartkingblock {
  display: block !important;
}
.product-շուրթերի-բալզամ-նվեր,
.product-շիճուկ-աչքի-շուրջ-մաշկի-համար-նվեր,
.product-հակատարիքային-աչքի-քսուք-նվեր {
  display: none !important;
}
/* =============== Judge-me(App) =================== */
#shopify-section-template--22227260571967__17091786474b9eb4ad .page-width {
  max-width: 120rem;
}
.jdgm-histogram.jdgm-temp-hidden,
.jdgm-rev-widg__summary-average,
.jdgm-row-actions {
  display: none !important;
}
/* .jdgm-rev-widg {
  border: 1px solid #ececec !important;
} */
.jdgm-row-stars {
  justify-content: space-between !important;
}
.jdgm-widget-actions-wrapper {
  border-left: none !important;
}
.jdgm-rev-widg__summary {
  width: 18% !important;
}
.jdgm-widget-actions-wrapper {
  width: 20% !important;
}
.jdgm-star {
  font-weight: unset !important;
}
.jdgm-preview-badge .jdgm-star {
  font-size: 13px !important;
}
.jdgm-rev-widg {
    padding: 60px 16px 24px !important;
}
.շուրթերի-բալզամ .product-form__buttons .blam-sold-out {
  display: none !important;
}
.շուրթերի-բալզամ .blam-sold-out .product-form {
  display: none;
}
div#shopify-block-judge_me_reviews_review_widget_tgkFHG {
  padding: 60px 0 0;
  background-color:#F6F4F1;
  margin-top:60px;
}
h2.jdgm-rev-widg__title{
  font-size:32px !important;
  margin-bottom: 70px !important;
      font-family: ChronicleDisplay-Light !important;
}
.jdgm-rev-widg {
    max-width: 1170px !important;
    margin: 0 auto !important; 
}
.jdgm-paginate {
    margin-bottom: 40px !important;
}

/* ==================== New Product Page =================== */
.template-product .related-products {
    padding-top: 60px!important;
    padding-bottom: 50px!important;
    background-color: #f8f8f8;
    margin-bottom: 60px;
}
body.template-product main#MainContent,
body.gradient.template-product {
  background-color:#fff;
}
body.template-product.overflow-hidden-tablet .header-wrapper,
body.template-product.overflow-hidden-tablet .scrolled-past-header .header-wrapper{
  background-color: #fcfbf9 !important;
}
body.overflow-hidden-tablet {
  overflow: hidden;
}
body.template-product header-drawer {
  display: block;
}
body.template-product .header__inline-menu {
  display: none;
}
body.overflow-hidden-tablet .sticky_cart{
  z-index:1;
}
.styles_CartPreview__card__ {
  background-color: #fff !important;
}

.UpcartDesignSettings__cartAccentColor {
    /* background: #fff !important; */
}
.product-form__submit.button{
  transition: 0.4s all ease;
}
.product-form__submit.button:hover {
    background: transparent;
    color: #000;
    /* border: 1px solid #000; */
}
.product__ml_details p {
    margin: 0;
}
.product__ml_details, div#shopify-block-AUWF2aG00YTlLNnRmd__judge_me_reviews_preview_badge_fN6ejc {
    /* float: left; */
}
.product__info-container .product__description {
    clear: both;
}
.product__ml_details {
    display: flex;
    align-items: center;
    justify-content: center;
}
span.product__ml_details_divider {
    padding: 0 15px;
}
body wrapped-extension {
    border: none !important;
    background-color: transparent !important;
}
span.cm_product_price {
    /* padding-left: 15px; */
}
span.cm_divider {
    padding: 0 10px;
}


/* == product info css == */

.product_delivery_info_inn {
    display: flex;
    align-items: center;
    gap: 8px;
}
span.product_delivery_iconn {
  width: 16px;
  height: 16px;
  display: block;
}
span.product_delivery_iconn svg {
  width: 100%;
  height: 100%;
  display: block;
}
p.product_delivery_text {
  margin: 0;
  font-size: 14px;
  letter-spacing: 0;
  color: #18110fbf;
  font-family: "Helvetica Neue";
  line-height: 1.5;
}
.product_delivery_info {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.product_benefit_menu {
    margin: 24px 0 16px;
}
.product_benefits_menu_item p {
  font-size: 14px;
  position: relative;
  text-transform: uppercase;
  font-family: "HelveticaNeue-Medium";
  font-weight: 500;
  color: #18110fbf;
  letter-spacing: 0.6px;
  margin: 0;
  position: relative;
}
.product_benefits_menu_item:not(:last-child) p:after {
  content: "\2022";
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  color: #888;
  font-size: 10px;
}
.product_benefit_menu {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  column-gap: 25px;
  row-gap: 10px;
  justify-content: center;
}
.products_key_benefits_block {
  margin-top: 20px;
}
.products_benefits_items_inner {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  row-gap: 10px;
}
.product_key_benefits_items {
  width: 50%;
  padding: 0 15px;
}
.product_key_benefits_inn {
  display: flex;
  align-items: center;
  gap: 10px;
}
.product_key_benefit_img {
  width: 24px;
  height: 24px;
  display: block;
}
.product_key_benefit_img img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
p.product_key_benefit_title {
  font-size: 13px;
  font-weight: 400;
  font-family: "Helvetica Neue";
  color: #18110FBF;
  letter-spacing: 0.6px;
  line-height: 1.6;
  margin: 0;
}
.accorion_que.faq_question h2.h4.accordion__title {
  font-size: 14px;
  font-family: "HelveticaNeue-Medium";
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #18110FBF;
}
.accordion__content.faq_answer p {
  font-size: 14px;
  font-weight: 400;
  font-family: "Helvetica Neue";
  letter-spacing: 0;
  margin: 0;
  color: #18110FBF;
}
.accorion_que.faq_question svg.icon.icon-caret{
  transition: 0.4s all ease;
}
.accorion_que.faq_question.faq_active svg.icon.icon-caret {
    transform: rotate(180deg);
}


/* =============== product_banner ============= */
/* .product_banner {
    padding: 30px 0;
} */
.product_banner_wrapper {
    display: flex;
    align-items: center;
}
.cm_left_product_banner {
    width: 72%;
}
.cm_right_product_banner {
    width: 28%;
}
.left_product_banner {
  position: relative;
}
.product_video_image{
  position:relative;
  padding-top:54.6%;
}
.product_video_image img,
.product_video_image video{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  object-fit:cover;
}
.Video_play_img{
  position:absolute;
  z-index:1;
  width:40px;
  height:40px;
  right:5px;
  bottom:5px;
  display:none;
}
.right_product_banner {
  text-align: center;
  padding: 0 60px;
}
.right_product_banner_title {
    font-size: 24px;
    margin: 0 0 15px;
}
.right_product_banner_desc {
  font-size: 14px;
  line-height: 1.5;
}
.right_product_banner_subtitle {
  font-size: 14px;
  font-weight: bold;
  margin:0;
  color:#000;
}
/* =============== ingredients ============== */
.ingredients {
  padding: 40px 0;
}
.ingredient_heading {
  text-transform: uppercase;
}
.ingredients_wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -4px;
}
.cm_ingredients {
  width: 33.33%;
  padding: 0 4px;
}
.ingredients_img {
  position: relative;
  padding-top: 100%;
}
.ingredients_img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ingredients_content {
  text-align: center;
  padding-top: 10px;
}
.ingredient_card_content {
    text-align: center;
    padding: 24px 16px 16px;
}
.ingredients_content h3 {
  font-size: 28px;
  margin: 0 0 10px;
}
.ingredients_content p {
  font-size: 16px;
  line-height: 1.2;
  max-width: 345px;
  margin: 0 auto;
}
.key_ingredient_header {
    text-align: center;
    max-width: 750PX;
    margin: 0 AUTO 40PX;
}
.key_description p {
    margin: 0 0 12px;
    font-family: 'Helvetica Neue';
    font-size: 16px;
    color: #646464;
}
.key_ingredient_header {
    text-align: center;
    max-width: 500PX;
    margin: 0 AUTO 40PX;
}
/* =============== product-recommendations ================ */
.product-recommendations {
  display: block;
}
.product-recommendations__heading {
  margin: 0 0 3rem;
  text-align:center;
  font-size:32px;
}
.product-recommendations.page-width {
    max-width: 120rem;
}
.template-product .product-recommendations {
    padding-top: 60px!important;
    padding-bottom: 0!important;
  background-color: #F8F8F8;
}
product-recommendations .product-grid{
  column-gap: 16px;
  row-gap:16px;
}
@media (max-width:767px){
  .product-recommendations__heading{
    font-size:26px;
  }
}
/* ================= Review_section ================= */
.review_section {
    background-color: #fff;
    padding: 0 100px 20px;
}
.review_section .page-width{
  max-width: 120rem;
}
.review_section .swiper .swiper-button-next, 
.review_section .swiper .swiper-button-prev {
    display: flex;
    width: 32px;
    height: 32px;
    border: 1px solid #434341;
    border-radius: 50%;
}
.review_section .swiper .swiper-button-next:after, 
.review_section .swiper .swiper-button-prev:after {
    font-size: 14px;
    color: #000;
}
.review_block_content .review_header{
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  align-items: center;
  justify-content: center;
  padding:0 15px;
}
.review_rating{
  display: flex;
}
.review_rating svg{
  width: 20px;
  height: 20px;
}
.review_button{
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  align-items: center;
  justify-content: center;
  padding:0 15px;
}
.review_button .review_btns{
  color: #18110f;
  background-color: transparent;
  border: none;
  font-size: 14px;
  font-family: 'TypoldExtendedRegular';
  cursor: pointer;
  text-decoration: underline;
  text-transform: uppercase;
}
.review_block_content{
  background-color: #F2F2F4;
  padding: 120px 0;
}
.review_content{
  text-align: center;
  font-size: 20px;
  line-height: 1.7;
  margin:20px 0;
  padding:0 70px;
}  
@media (max-width: 1199px){
  .review_section {
    padding: 0 40px 20px;
}
}
@media (max-width: 767px){
  .review_content  {
    font-size: 16px;
  }
  .review_block_content{
    padding: 100px 0;
  }
  .review_section {
    padding: 0 15px 20px;
  }
}
/* ============== key_ingredient_section =============== */
.key_ingredient_section{
  padding:60px 0;
  background-color: #fff;
  margin-top: 0px;
}
  
/* .key_ingredient_section .page-width{
  padding: 0 24px;
} */
.key_ingredient_heading{
  margin-top: 0;
  text-align:center;
  font-size: 24px;
}
.ingredient_card_img{
  padding-top: 100%;
  position: relative;
}
.ingredient_card_img img{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}
.ingredients_content {
  text-align: center;
  padding-top: 10px;
}
.ingredient_card_content {
    text-align: center;
    padding: 24px 16px 16px;
}
.ingredient_card_heading{
  font-size: 18px;
  margin:0 0 8px;
}
.ingredient_card_desc{
  font-size: 14px;
  line-height: 1.6;
  max-width: 500px;
  margin: 0 auto;
}
.ingredient_card_desc p{
  margin:0;
}
.ingredient_slider_block{
    margin-top: -64px;
}
.ingredient_slider_block .swiper{
  /* overflow: visible;
  overflow-x: clip; */
  padding-top: 64px;
}
.ingredient_slider_block .swiper .swiper-button-next, .ingredient_slider_block .swiper .swiper-button-prev{
  display:flex;
  width: 32px;
  height: 32px;
  border: 1px solid #434341;
    border-radius: 50%;
    background: #fff;
}

.ingredient_slider_block .swiper .swiper-button-next:after, .ingredient_slider_block .swiper .swiper-button-prev:after{
  font-size: 14px;
  color: #000;
}
.ingredient_slider_block .swiper .swiper-pagination{
  position: relative;
  margin-top: 16px;
  display: none;
}
.ingredient_slider_block .swiper .swiper-pagination .swiper-pagination-bullet-active{
  background: rgb(var(--color-foreground));
}
@media (max-width: 991px){
  .key_ingredient_section{
    /* padding:0 0 40px 0; */
    margin-top: 0px;
  }
  .ingredient_slider_block .swiper .swiper-button-next{
    right: 12px;
  }

  .ingredient_card_content{
    padding:24px 20px;
  }
}
@media (max-width: 767.98px){
  .ingredient_slider_block{
    margin-top: -50px;
  }
  .ingredient_slider_block .swiper{
    padding-top: 50px;
  }
}
@media (max-width: 767px){
  .ingredient_card_desc p{
    margin-bottom:0;
  }
  
}
@media (max-width: 575px){
  .key_ingredient_section{
    /* padding: 0 0 40px 0; */
    margin-top: 0px;
  }
  /* .ingredient_slider_block .swiper .swiper-slide{
    width: 68%;
  } */
  .ingredient_slider_block .swiper .swiper-pagination{
    display: none;
  }
  .ingredient_slider_block{
    margin-top: 0;
  }
  .ingredient_slider_block .swiper{
    /* padding: 0 2.5rem 0 0;  */
    padding:0;
  }
  .key_ingredient_section .page-width {
    padding: 0 15px;
}
  .ingredient_card_desc{
    font-size: 13px;
    line-height: 1.5;
  }
  .ingredient_slider_block .swiper .swiper-button-next, .ingredient_slider_block .swiper .swiper-button-prev{
    width: 28px;
    height: 28px;
    display: none;
    /* top: -24px; */
  }
  span.cm_divider, span.cm_product_price {
    display: none;
  }
}
/* =================== Priority ====================== */
.priority {
  padding: 60px 0 0;
  position:relative;
  overflow:hidden;
}
/* .priority:after{
  content:'';
  position:absolute;
  background:url('https://cdn.shopify.com/s/files/1/0671/3917/4649/files/Asset-3.svg?v=1733373250');
  background-repeat:no-repeat;
  background-size:contain;
  width:600px;
  height:600px;
  right:-90px;
  bottom:-130px;
  z-index: 1;
} */
.priority_header {
    text-align: center;
}
.priority_header_title {
    font-size: 26px;
    margin: 0 0 10px;
}
.priority_header_desc {
    max-width: 550px;
    margin: 0 auto 0;
  font-size:18px;
  color: #000;
}
.priority_wrapper {
  display: flex;
  padding-top: 40px;
  max-width: 1170px;
  margin: 0 auto;
  position:relative;
  z-index:2;
}
.cm_left_priority,
.cm_right_priority{
    width: 50%;
    padding: 0 15px;
}
.priority_wrapper li{
  color:#000;
  font-size: 18px;
}
.priority_footer {
  text-align: center;
  margin-top: 30px;
  position:relative;
  z-index:2;
}
.priority_footer a{
  color:#000;
  font-size:18px;
  text-decoration:none;
  transition:all 0.4s ease;
}
.priority_footer a:hover{
  text-decoration:underline;
}
@media (max-width: 1199px) {
  .priority:after{
    width: 500px;
    height: 500px;
    right: -75px;
    bottom: -100px;
  }
}
@media (max-width: 991px) {
  .priority:after {
        width: 400px;
        height: 400px;
        right: -60px;
        bottom: -85px;
    }
}
@media (max-width: 767px) {
  .priority_header_title{
    font-size:24px;
  }
  .priority_wrapper li{
    font-size: 16px;
  }
  .priority_header_desc{
    font-size: 16px;
  }
  /* .priority {
    padding: 40px 0 0;
  } */
  .priority_footer{
    margin-top: 10px;
  }
  .priority:after {
    width: 300px;
    height: 300px;
  }
  .priority_wrapper{
    margin:0 -15px;
  }
}
@media (max-width: 575px) {
  .cm_left_priority, .cm_right_priority {
    width: 100%;
  }
  .priority_wrapper{
    flex-wrap:wrap;
  }
  .priority_wrapper li{
    font-size: 14px;
  }
}
/* ============= collectoin_slider ============== */
.collectoin_slider {
  padding: 60px 0 0;
  position:relative;
  /* overflow: hidden; */
}
/* .collectoin_slider:before{
  content:'';
  position:absolute;
  background:url('https://cdn.shopify.com/s/files/1/0671/3917/4649/files/Asset-2.svg?v=1733460692');
  background-repeat:no-repeat;
  background-size:contain;
  width: 1150px;
  height: 1400px;
  top: -460px;
  left: -420px;
  z-index: -1;
} */
.collectoin_slider .section_heading{
  font-size:32px;
  margin: 0 0 30px;
  text-align: center;
  text-transform: uppercase;
}
/* body.kid-and-baby .priority:before{
  content:'';
  position:absolute;
  background:url('https://cdn.shopify.com/s/files/1/0671/3917/4649/files/Asset-1_1.svg?v=1733460683');
  background-repeat:no-repeat;
  background-size:contain;
  width: 400px;
  height: 400px;
  top: -125px;
  right: -109px;
}
body.kid-and-baby .priority:after{
  background:url('https://cdn.shopify.com/s/files/1/0671/3917/4649/files/Asset-1.svg?v=1733373246');
  background-repeat:no-repeat;
  background-size:contain;
  left: -170px;
  bottom: -190px;
  right:0;
} */
.collectoin_slider .card:not(.ratio){
  padding-bottom:0;
}
.collectoin_slider .quick-add{
  margin-bottom:0;
}
/* ============= banner_clickable =============== */
.banner_clickable_main{
  /* padding-bottom: 400px; */
  position:relative;
  padding-top:60px;
}
.banner_clickable {
  position: relative;
}
.banner_clickable_warpper {
  position: relative;
  padding-top: 40.4%;
}
.banner_clickable_warpper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner_clickable_text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  text-align:center;
}
.banner_clickable_text h4{
  font-size:28px;
  text-transform:uppercase;
  margin:0;
}
.banner_clickable.left_icon,
.banner_clickable.right_icon{
  position:relative;
}
/* .banner_clickable_main.left_icon:before{
  content:'';
  position:absolute;
  background:url('https://cdn.shopify.com/s/files/1/0671/3917/4649/files/Asset-4.svg?v=1733465338');
  background-repeat:no-repeat;
  background-size:contain;
  z-index:-1;
  width: 850px;
  height: 850px;
  bottom: -239px;
  left: -385px;
}
.banner_clickable_main.right_icon:after{
  content:'';
  position:absolute;
  background:url('https://cdn.shopify.com/s/files/1/0671/3917/4649/files/Asset-3.svg?v=1733373250');
  background-repeat:no-repeat;
  background-size:contain;
  z-index:-1;
  width: 400px;
  height: 400px;
  bottom: 0;
  right: 0px;
} */
/* =============== two_banner_clickable ================= */
.two_banner_clickable_wrapper {
    display: flex;
  flex-wrap:wrap;
}
.cm_left_two_banner_clickable,
.cm_right_two_banner_clickable{
  width: 50%;
  position:relative;
}
.two_banner_clickable_img {
    position: relative;
    padding-top: 80.8%;
}
.two_banner_clickable_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  object-fit: cover;
}
.left_two_banner_clickable_text,
.right_two_banner_clickable_text{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  text-align:center;
}
.left_two_banner_clickable_text a,
.right_two_banner_clickable_text a{
  color:#000;
  font-size:32px;
  text-transform:uppercase;
  text-decoration:none;
  line-height: 1.2;
  transition:all 0.4s ease;
}
.left_two_banner_clickable_text a:hover,
.right_two_banner_clickable_text a:hover{
  text-decoration:underline;
}
/* ==================== */
.menu-drawer__utility-links {
    display: none;
}
.header__inline-menu li.menu_1,
.menu-drawer__menu li.menu_1,
.header__inline-menu li.menu_4{
  display:none;
}
body.kid-and-baby .header__inline-menu li.menu_1,
body.kid-and-baby .menu-drawer__menu li.menu_1{
  display:block;
}
body.kid-and-baby .header__inline-menu li.menu_2,
body.kid-and-baby .menu-drawer__menu li.menu_2{
  display:none;
}
@media(min-width:990px){
.template-product #menu-drawer .menu_4 {
  display: none;
}
}
.section-header {
  border-bottom:none !important;
}
.shopify-section-header-sticky .header-wrapper,
body.template-product .shopify-section-header-sticky .header-wrapper{
    background-color:rgb(255 255 255 / 90%) !important;
}
.main_product {
    background-color: #F8F8F8;
}
.desktop_about.list-menu{
  display:flex;
  align-items:center;
  z-index:5;
  margin-right:10px;
}
.product__ml_details p {
  margin: 0;
}
/* ======== sticky_cart ======== */
.sticky_cart {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 999;
  display:none;
}
.product_sticky_wrapper {
  display: flex;
  justify-content: space-between;
  align-items:center;
  column-gap: 15px;
  background: #F2F2F4;
  padding:20px;
}
.product_img,
.product_img img{
  width: 60px;
  height: 60px;
}
.product_content {
  display: flex;
  align-items:center;
  column-gap: 15px;
}
.product_title h4{
  font-size:14px;
  margin:0;
}
.cart_button_sticky {
    height: 100%;
}
.cart_button_sticky .product-form__submit.button{
  margin:0;
}
.cart_button_sticky pickup-availability {
    display: none;
}
@media (max-width: 767px) {
  .product_title h4 {
    font-size: 12px;
  }
  .product_sticky_wrapper .price__regular .price-item--regular{
    font-size:12px;
  }
  .cart_button_sticky .product-form__submit.button{
    font-size:10px;
    padding: 0 8px;
    min-height: 36px;
    min-width:unset;
  }
  .product_sticky_wrapper{
    padding:10px 5px;
  }
   .sticky_cart span.price-item.price-item--sale.price-item--last{
    font-size:12px !important;
  }
}
@media (max-width: 375px) {
  .product_img, .product_img img {
    width: 50px;
    height: 50px;
  }
}
/* ================= Responsive ================ */

@media (min-width: 990px) {
   body.template-product .product__info-container {
    max-width: 556px;
    text-align: center;
    margin: 0 auto;
    padding:0 15px;
  }
  .product__info-wrapper {
    padding-top:120px !important;
  }
  .product__info-wrapper .product-form__quantity{
    max-width:100%;
  }
  .product__info-wrapper .price-per-item__container {
    display: flex;
    justify-content: center;
  }
  .product__info-wrapper .product-form__buttons {
    max-width: 100%;
  }
  .product__info-wrapper .pickup-availability-preview{
    justify-content:center;
  }
}
@media (min-width: 750px) {
   body.template-product .product{
    margin-top: -85px !important;
  }
  .product__media-list .product__media_1.product__media-item.grid__item {
    max-width: 100% !important;
    width: 100% !important;
  }
  .product-media-container.constrain-height.media-fit-contain{
    width: 100% !important;
  }
  body.template-product .product__media_1 .product-media-container .media{
    padding-top: 67.5% !important;
  }
  /* .product__media-wrapper{
    margin-left:-2px;
  } */
  body.template-product .header-wrapper{
   background-color:transparent !important;
 }
  .product__media_1 .product__modal-opener .product__media-icon {
    display:none;
  }
  body.template-product .section-header{
    border:none;
  }
  body.template-product .product-media-container .media{
    padding-top:102% !important;
  }
  body.template-product .slider-mobile-gutter .product__media-list{
    margin:0;
    gap: 4px;
  }
  body.template-product .product__media-list .product__media-item.grid__item{
    padding:0;duct
  }
  .product__media-list .product__media-item.grid__item {
    margin-bottom: 0 !important;
  }
  body.template-product .product__media-item .global-media-settings{
    border:unset;
  }
}
@media (max-width: 1600px) {
  .right_product_banner{
    padding:0 20px;
  }
  .ingredient_card_desc{
    max-width: 400px;
  }
}
@media (max-width: 1440px) {
  .product__title h1 {
    font-size: 28px;
  }
  .right_product_banner_title {
    font-size: 22px;
  }
  .ingredients_content h3 {
    font-size: 24px;
  }
  .product_banner {
    padding: 0px 15px;
}
  .ingredients_content p {
    font-size: 14px;
    max-width: 290px;
  }
  .ingredient_heading{
    font-size:28px;
  }
  .left_two_banner_clickable_text a, .right_two_banner_clickable_text a{
    font-size: 24px;
  }
  .collectoin_slider:before{
    width: 1000px;
    height: 1150px;
    top: -380px;
    left: -345px;
  }
  /* .banner_clickable_main {
    padding-bottom: 350px;
  } */
}
@media (max-width: 1199px) {
  body.kid-and-baby .priority:before{
    width: 350px;
    height: 350px;
    top: -90px;
    right: -105px;
    z-index: -1;
  }
  /* .banner_clickable_main {
    padding-bottom: 300px;
  } */
  /* .banner_clickable_main.left_icon:before{
    width: 700px;
    height: 700px;
  } */
  .banner_clickable_text h4 {
    font-size: 20px;
  }
}
@media (max-width: 989px) {
  .slider-mobile-gutter .product__media-list{
    margin:0 !important;
  }
  .product__media-icon{
    display:none !important;
  }
  .desktop_about.list-menu{
   display:none;
  }
}
@media (max-width: 991px) {
  .product .product__info-wrapper{
    padding: 15px 40px 0 !important;
    text-align: center;
  }
  .product-form__buttons {
    max-width: 100% !important;
  }
  .product_banner_wrapper{
    flex-wrap:wrap;
    row-gap:40px;
    flex-direction:column-reverse;
  }
  .cm_left_product_banner,
  .cm_right_product_banner{
    width: 100%;
  }
  .ingredients {
    padding: 30px 0;
  }
  .jdgm-rev-widg__summary,
  .jdgm-widget-actions-wrapper{
    width: 100% !important;
  }
  .jdgm-rev {
    padding: 18px 10px !important;
  }
  .right_product_banner_desc {
    max-width: 400px;
    margin:0 auto;
  }
  div#shopify-block-judge_me_reviews_review_widget_78ThN6{
    padding: 40px 0 0;
    margin-top: 40px;
  }
  h2.jdgm-rev-widg__title{
    margin-bottom: 40px !important;
  }
  product-recommendations .product-grid{
    justify-content: center;
  }
  .left_two_banner_clickable_text a, .right_two_banner_clickable_text a{
    font-size: 24px;
  }
      .collectoin_slider:before {
        width: 950px;
        height: 1000px;
        top: -335px;
        left: -305px;
    }
}
@media (max-width: 767px) {
  .right_product_banner_title {
    font-size: 24px;
  }
  .jdgm-review-widget--medium .jdgm-write-rev-link{
    max-width: 100% !important;
  }
  h2.jdgm-rev-widg__title {
    font-size: 26px !important;
  }
  product-recommendations .product-grid {
    column-gap: 10px;
    row-gap: 10px;
  }
  div#shopify-block-judge_me_reviews_review_widget_78ThN6 {
        margin-top: 0;
    }
    .left_two_banner_clickable_text a, .right_two_banner_clickable_text a {
        font-size: 18px;
    }
  .collectoin_slider .section_heading {
    font-size: 24px;
  }
  .collectoin_slider:before {
        width: 220px;
        height: 340px;
        top: -76px;
        left: -43px;
    }
  body.kid-and-baby .priority:after{
    left: -115px;
    bottom: -100px;
  }
      /* .banner_clickable_main {
        padding-bottom: 250px;
    }
  .banner_clickable_main.left_icon:before{
    width: 600px;
    height: 600px;
    bottom: -240px;
    left: -340px;
  }
  .banner_clickable_main.right_icon:after{
    width: 350px;
    height: 350px;
  } */
  .banner_clickable_warpper {
    padding-top: 100%;
}
  .collectoin_slider_wrapper {
    padding-left: 10px;
}
}
@media (max-width: 575px) {
  .product .product__info-wrapper {
    padding: 15px 15px 0 !important;
  }
  .cm_left_two_banner_clickable, .cm_right_two_banner_clickable{
    width: 100%;
  }
  /* .banner_clickable_main {
        padding-bottom: 200px;
    }
      .banner_clickable_main.left_icon:before {
        width: 450px;
        height: 450px;
        bottom: -175px;
        left: -260px;
    }
      .banner_clickable_main.right_icon:after {
        width: 300px;
        height: 300px;
        bottom: -35px;
    } */
  .product_video_image{
    padding-top: 170%;
  }
}
@media (max-width: 375px) {
  .related-products__heading.section_heading,
  .key_ingredient_heading{
    font-size: 24px;
  }
  h2.jdgm-rev-widg__title {
        font-size: 24px !important;
    }
}
/* ============== Kid-Babies / Product-Page ================= */
body.TS-Kid-Babies .review_section,
body.TS-Kid-Babies .review_section_block{
  background-color: #D5D0C9;
}
body.TS-Kid-Babies .review_header{
  display:none;
}
body.TS-Kid-Babies .review_section_block{
  padding: 100px 24px;
}
body.TS-Kid-Babies .key_ingredient_section {
    padding: 85px 0 40px;
}
body.TS-Kid-Babies .section_heading_block {
  background-color:#F6F4F1;
  padding: 50px 0;
}
body.TS-Kid-Babies .key_ingredient_section{
  position:relative;
}
body.TS-Kid-Babies .key_ingredient_section:before{
  content:'';
  position:absolute;
  background:url('https://cdn.shopify.com/s/files/1/0671/3917/4649/files/Asset-1.svg?v=1733373246');
  background-repeat:no-repeat;
  background-size:contain;
  width:720px;
  height:650px;
  left:-270px;
  top:40px;
  z-index: 2;
}
body.TS-Kid-Babies .product__info-wrapper .button{
  background-color: #D5D0C9;
  color:#000;
}
body.TS-Kid-Babies div#shopify-block-judge_me_reviews_review_widget_78ThN6{
  margin-top: 0;
}

@media (max-width: 1600px) {
  body.TS-Kid-Babies .key_ingredient_section:before{
    width: 600px;
    height: 600px;
    left: -240px;
    top: 60px;
  }
  body.TS-Kid-Babies .main_product_section{
    padding-bottom:40px !important;
  }
}
@media (max-width: 1199px) {
  body.TS-Kid-Babies .key_ingredient_section:before {
        width: 500px;
        height: 500px;
        left: -200px;
        top: 110px;
    }
  body.template-product.TS-Kid-Babies .related-products {
    padding-top: 40px !important;
  }
}
@media (max-width: 767px) {
      body.TS-Kid-Babies .key_ingredient_section:before {
        width: 350px;
        height: 350px;
        left: -150px;
        top: 110px;
    }
  body.TS-Kid-Babies .review_section_block {
    padding: 60px 0px;
}
}
@media (max-width: 575px) {
  body.TS-Kid-Babies .key_ingredient_section:before {
        width: 250px;
        height: 250px;
        left: -100px;
        top: 130px;
    }
}

@media (max-width: 767px) {
    section.unique_home_text_coll {
        margin-bottom: 0 !important;
    }
   body .title-wrapper {
        margin-bottom: 30px;
    }
}
.standards-icons_cs {
    margin-bottom: 30px;
}
@media (max-width: 575px) {
    .unique_home_text_coll-right {
        padding: 0 5px;
    }
}
.section-template--24803334291775__image_with_text_GahWaQ-padding .page-width{
max-width: 1670px;
}
.template-collection .collection-hero__title {
    font-size: 30px;
    text-align: center;
}
.collection-hero__title+.collection-hero__description {
    text-align: center;
    max-width: 500PX;
    margin: 0 AUTO 40PX;
}