/** Shopify CDN: Minification failed

Line 64:3 Comments in CSS use "/* ... */" instead of "//"
Line 437:1 Expected "}" to go with "{"

**/

.announcement-bar {
    justify-content: space-between;
  
}
.announcement-bar__carousel {
    justify-content: space-between;
}

.announcement-bar {
	padding-top: 20px;
	padding-bottom: 20px;
  position:relative;
}
.countdown-condensed__timer {
	position: absolute;
	top: 0;
	right: 50px;
  bottom: 0;
}
.announcement-bar1 {
    display: flex;
    align-items: center;
    justify-content:  space-between;
    margin: 0 auto;
    max-width: 100%;
  
}
a.button-announcement {
    /* font-size: 14px; */
    text-decoration: underline;
    text-transform: uppercase;
    color: #000;
}
.announcement-bar__carousel {
    padding: 0 13px;
}
/**************Cart Timer********************/
.cart-drawer #drawer-countdown {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
    gap: 35px; 
}
.countdown-condensed__timer {
    column-gap: 6px !important;
}
.cart-drawer countdown-timer.countdown-condensed__timer {
    width: 40%;
}
.cart-drawer .counter-msgg {
    text-align: center;
    /* font-size: 12px; */
    text-decoration: underline;
}
.cart-drawer__items {
   // border-top: solid 1px #b7afaf;
    margin-top: 15px;
}
@media (max-width: 767px) {
a.button-announcement {
    display: none;
}

  .countdown-condensed__timer {
	position: unset;
}
}

.header {
    padding-bottom: 15px;
    padding-top: 15px;
}


.sca-gift-icon-collection-page img {
    display: none;
}
div#sca-gift-icon img{
    display: none;
}

.metafield-rich_text_field h3 {
    letter-spacing: 3px;
    text-transform: capitalize;
}

.image-with-text p.h2, p.h1 {
    text-transform: capitalize;
    letter-spacing: 1px;
    /* font-size: 31.6683px; */
}

.section-stack p.h3 {
    text-transform: capitalize;
    letter-spacing: 3px;
}
a.blog-post-card__title.h4 {
    text-transform: capitalize;
    letter-spacing: 0px;
}
img.object-contain {
    width: 100%;
    height: 52px;
    object-fit: cover;
}
.accordion .accordion__toggle.h6 {
    text-transform: capitalize;
}

@media (max-width: 767px) {
  .collection-description p {
    font-size: 11px;
}
  .prose h1.h1 {
    font-size: 18px !important;
}
  .content-over-media>:is(img,video,iframe,svg,video-media), .content-over-media>picture img {
    object-fit: contain !important;
    height: 100% !important;
}
.content-over-media>:is(img,video,iframe,svg,video-media), .content-over-media>picture img {
    height: var( auto);
    object-fit: cover;
    object-position: 70% 0%;
}  
  .announcement-bar, .announcement-bar__carousel {
    justify-content: center;
}
.announcement-bar {
    flex-direction: column;
}
.countdown-condensed__timer {
    justify-content: center;
    margin-top: 15px;
}
  .image-with-text img {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
  section#shopify-section-template--18113240989953__slideshow_x9Ew9Q .slideshow__slide .content-over-media.content-over-media--fill {
    --content-over-media-height: calc(92vh - (var(--announcement-bar-height, 0px) + var(--header-height, 0px)));
}
}
@media screen and (max-width: 840px){
.image-with-text {
    width: 100%;
    max-width: 90%;
    margin: 0 auto;
}
}
form.cart-drawer__footer {
  display: flex;
  flex-direction: column-reverse;
}
button.link-faded-reverse {
  display: none;
}
p.text-subdued {
  display: none;
}
/* .drawer_message {
    background: #dde0d7;
    width: 450px;
    padding: 5px;
    text-align: center;
    margin-bottom: -37px;
    margin-left: -25px;
} */
form.cart-drawer__footer .v-stack.gap-0\.5.justify-items-start.xbg {
    width: calc(100% + 50px);
    margin-bottom: -2rem;
    margin-left: -25px;
    background: #dde0d7;
    padding: 5px;
    text-align: center;
}
.drawer_message {
    width:100%;
}

button.drawer-checkout-btn {
  width: 400px;
}
@media screen and (max-width: 767px) {
  button.drawer-checkout-btn {
    width: 309px;
  }
form.cart-drawer__footer .v-stack.gap-0\.5.justify-items-start.xbg {
    margin-bottom: -1rem;
  
}
  .announcement-bar1 {
    margin: 0;
}
.content-over-media>:is(img,video,iframe,svg,video-media), .content-over-media>picture img {
    object-fit: cover !important;
    height: 630px;
    object-position: 50% 0% !important;
}
 
}
.input, .textarea, .select {
    border-radius: 0px !important;
}
.table-scroller td {
    word-wrap: break-word;
}


.content-over-media>:is(img,video,iframe,svg,video-media), .content-over-media>picture img
.shopify-policy__container tr {
    word-wrap: break-word !important;
}
.user-mannual-btn {
    background-color: #5c5c5c;
    color: #fff;
    padding: 10px;
    text-align: center;
    border-radius: 6px;
}
.user-mannual-btn a {
    text-decoration: none !important;
    background: none !important;
}

@media screen and (min-width: 992px) {
.user-mannual-btn {
    max-width: 200px;
}
}
@media screen and (max-width: 991px) {
 .user-mannual-btn {
    max-width: 40%;
}
}
#terms-of-service .container.container--xs, #privacy-policy .container.container--xs,  #refund-policy .container.container--xs,
#cookie-policy  .container.container--xs,  #shipping-policy .container.container--xs
{
    --container-max-width: 60rem !important;
}


/* 3-9 */
.prose h1.h1 {
    /* font-size: 31.6683px; */
}
.section-stack  h2, .prose h2 {
    /* font-size: 27px; */
}
.collection-card__content p {
    /* font-size: 21px; */
}
.prose--tight p.h4 {
    /* font-size: 17px; */
}
.cart-drawer__footer .button-group {
    width: 100%;
}
.top-strip-promotion-badge .link {
    /* font-size: 15px !important; */
/* } */
.top-strip-promotion-badge .container {
   
    /* font-size: 15px !important; */
  padding-left:10px !important;
  padding-right:10px !important;
   
}


.cart-drawer footer {
    padding-inline-start: 24px !important;
}

.drawer_message {
  margin-left: -25px!important;
}

.image-with_text-home-page p.h6,.image-with_text-home-page p.h1 {
    /* font-size: 26px; */
}
.skincare-template-product-class.images-with-text-scroll .metafield-rich_text_field h4 {
    color: #000;
    opacity: 1;
}
.skincare-template-product-class.images-with-text-scroll .metafield-rich_text_field p {
    color: #000;
}

#conducting-gel section#shopify-section-template--18380870746369__images_with_text_scroll_eQyVPf {
    display: none;
}


.cart-drawer a.klaviyo_form_trigger {
    font-weight: 700!important;
    text-decoration: underline!important;
    color: #000!important;
}
.sidebar__link span.text {
    text-transform: uppercase;
}
#faq .bordered-section {
    border: none;
}
#faq section#shopify-section-template--18531944399105__main {
    display: none;
}
.blog-post-card .overflow-hidden img {
    height: 190px;
    object-fit: cover;
}



.article__footer img {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    object-fit: cover;
}

/* --------------------06-11-2024 -------------*/
cart-drawer#cart-drawer .glider-track {
    display: none;
}

@font-face {
font-family: "Mont-Bold";
font-display: fallback;
src: url("/cdn/shop/files/Mont-Bold.woff2?v=1719294381") format("woff2"),
url("/cdn/shop/files/Mont-Bold.woff?v=1719294381") format("woff");
}
@font-face {
font-family: "Mont-SemiBold";
font-display: fallback;
src: url("/cdn/shop/files/Mont-SemiBold.woff2?v=1719294381") format("woff2"),
url("/cdn/shop/files/Mont-SemiBold.woff?v=1719294381") format("woff");
}
.body, p {
    /* font-family: 'Mont-SemiBold', sans-serif !important; */
    /* font-size: 1rem;  */
    line-height: 1.75rem !important;
    padding: 0; 
}
.button {
    /* font-family: 'Mont-SemiBold', sans-serif !important; */
}

.h5, .h6, .prose :where(h5, h6) {
    /* font-family: 'Mont-Bold', sans-serif !important; */
    /* font-size: .875rem !important;  */
    font-weight: 500 !important; 
    /* letter-spacing: .1em ; */
    text-transform: uppercase !important;
}
.h4, .prose :where(h4) {
    /* font-family: 'Mont-Bold', sans-serif !important; */
    /* font-size: 1.25rem !important;  */
    font-weight: 500 !important; 
    /* letter-spacing: .1em ; */
    text-transform: uppercase !important;
}

.h1, .h2, .prose :where(h1, h2) {
    /* font-family: 'Mont-Bold', sans-serif !important; */
    text-transform: uppercase;
    font-weight: 500 !important;
    /* letter-spacing: 1px!important; */
    line-height: 40px !important;
    /* font-size: 2rem; */
}
.h3, .prose :where(h3) {
    /* font-family: 'Mont-Bold', sans-serif !important; */
    font-weight: 500 !important;
    letter-spacing: 1px!important;
    line-height: 40px !important;
    /* font-size: 1.5rem; */
}
.h2, :where(.prose h2) {
   /* font-size: 2rem !important; */
}
.h1, :where(.prose h1) {
    line-height: 1;
}


/* ------------ (VD) ------------ */
.custom-free-pro-info.xbg {
    display: flex;
    align-items: center;
    margin: 10px 0;
}
.custom-free-pro-info.xbg img {
    width: 50px;
    height: 50px;
    margin: 0px 10px 0px 0px;
}
h6.free-head {
    /* font-family: 'Mont-Bold', sans-serif; */
    /* font-size: .856rem; */
    font-weight: 500;
    letter-spacing: .1em;
    text-transform: uppercase;
}
.custom-free-pro span {
    /* font-family: 'Mont-SemiBold', sans-serif; */
    /* font-size: 1rem; */
    line-height: 1.75rem;
    padding: 0;
}
.product-info__block-item .liquid.xbg ul {
    margin: 0;
}
.liquid.xbg {
    margin-top: 20px;
}
.custom-free-pro-info span {
    text-transform: uppercase;
}
.metafield-rich_text_field p {
    /* display: flex;
    align-items: center; */
    font-size: 14px !important;
}
span.custom-total-pri {
    display: none;
}