/** Shopify CDN: Minification failed

Line 402:26 Expected "}" to go with "{"

**/
/*custom section homepage*/
/* Base styles for the section */
.custom-section {
  padding-left: 80px;
  padding-right:80px;
  background-color: F4F0E7;
  display: flex;
  justify-content: center;
  align-items: center;

}
section.section-bg.custom-html-section.section-template--15909184798783__custom_html_8bGHkg.small-section-top.small-section-bottom.d-md-block {border-top: 1px solid #1D1D1E; border-bottom: 1px solid #1D1D1E; }

.custom-content {
  display: flex;
  gap: 40px;
  align-items: flex-start;
  max-width: 1220px;
  margin: 0 auto;
}

.custom-image img {
  width: 100%;
  max-width: 650px;
  border-radius: 20px;
  object-fit: cover;
}

.custom-text {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.custom-text h2 {
  font-size: 32px;
  line-height: 1.4;
  font-weight: 600;
  color: #1D1D1E;
}
.custom-text span {
  font-size: 32px;
  font-family: scotch-display-condensed, sans-serif;
font-weight: 500;
font-style: italic;
}
.custom-text p {
  font-size: 20px;
  line-height: 1.6;
  color: #1D1D1E;
  padding: 0px !important; 
}

.custom-lists {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

.custom-list {
  flex: 1;
}

.custom-list h3 {
  font-family: sofia-pro !important;
font-weight: 700;
font-style: normal;
  font-size: 20px;
  margin-bottom: 10px;
  color: #1D1D1E;
}

.custom-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.custom-list ul li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-size: 18px;
  color: #1D1D1E;
}

.custom-list ul li .icon {
  margin-right: 10px;
  font-size: 18px;
  color: #D9D9D9;
}

.custom-list ul li .icon-2 {
  margin-right: 10px;
  font-size: 18px;
  color: #7F8E80;
}

.custom-button-2 {
  background-color: transparent !important;
  color: #1D1D1E;
  padding: 12px 24px;
  font-size: 16px;
  border-radius: 50px;
  border: 1px solid #1D1D1E;
  text-decoration: none;
  transition: background-color 0.3s;
  align-self: flex-start;
}

.custom-button-2:hover {
  background-color: #1D1D1E !important;
  color:white;
}
@media (max-width: 767px) {
  .custom-section {
  padding-left: 20px;
  padding-right:20px;}
  .custom-content {
    flex-direction: column;
    gap: 20px;
  }

  .custom-image img {
    width: 100%;
  }

  .custom-text h2 {
    font-size: 24px;
    text-align: center;
  }

  .custom-text p {
    font-size: 20px;
    text-align: center;
  }

  .custom-lists {
    flex-direction: column;
    gap: 20px;
  }

  .custom-list h3 {
    text-align: left;
  }

  .custom-list ul li {
    font-size: 18px;
  }

  .custom-button {
    font-size: 17px;
    padding: 10px 20px;
    align-self: center;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .custom-section {
  padding-left: 20px;
  padding-right:20px;}
  .custom-content {
    flex-direction: row;
    gap: 30px;
    align-items: center;
  }

  .custom-image img {
    width: 50%;
  }

  .custom-text {
    flex: 1;
  }

  .custom-text h2 {
    font-size: 32px;
  }

  .custom-text p {
    font-size: 20px;
  }

  .custom-lists {
    flex-direction: row;
    justify-content: space-between;
    gap: 20px;
  }

  .custom-list ul li {
    font-size: 18px;
  }

  .custom-button {
    font-size: 17px;
    padding: 12px 24px;
    align-self: flex-start;
  }
}

/*custom section homepage*/

/*marquee landing*/

.marquee {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  background: #fff;
  border: 1px solid #1d1d1e;
  padding: 30px 0;
}
.marquee-content {
  display: flex;
  animation: scroll 20s linear infinite;
}
.marquee-content span {
  font-size: 20px;
  color: #1d1d1e;
  font-weight: 500;
}
.marquee-content span::before {
  content: "●";
  color: #c4d4c8;
  margin: 0 8px;
}
@keyframes scroll {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}


/*header*/
main#MainContent.content-for-layout.focus-none {margin-top:-80px !important;}
 body.disable-fixed .navbar {
  position: relative;
  top: 40px !important;
  left: 0;
  right: 0;
  z-index: 98;
  max-width: 1200px;
  align: center;
  margin-bottom: -50px !important;
  border: 1px solid;
  margin: auto;
  border-radius: 50px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 768px) and (max-width: 1024px) {main#MainContent.content-for-layout.focus-none {margin-top:-50px !important;} body.disable-fixed .navbar {top:35px !important;}}
@media (max-width: 767px) {main#MainContent.content-for-layout.focus-none {margin-top:-80px !important;} body.disable-fixed .navbar {top:20px !important;}}
/**/

/*homepage*/
section.section-bg.section-template--15909184798783__client_logo_mgMyTM.verified-customer.small-section-top.pb-0.client-logo.d-md-block {border-top: 1px solid #1D1D1E;}
div#shopify-section-template--15909184798783__testimonial_with_banner_wQpwLh.shopify-section {border-top: 1px solid #1D1D1E; border-bottom: 1px solid #1D1D1E;}
div.col-lg-6.left-img.left-template--15909184798783__image_with_text_4_MUkLRc.text-center{order:2;}
@media (max-width: 1199px) {div.col-lg-5.text-center.text-lg-start.content {padding-top:140px !important; padding-bottom:30px;}}
.section-sub-heading {background-color:#C4D4C8 !important;padding:10px; border-radius:30px; text-transform:uppercase;}
.btn.btn-medium{padding: 15px 34px; font-size:17px;border-width: 1px !important;}
 .custom-button-2 {
    font-size: 17px;
    padding: 10px 34px !important;
    
  }
section.section-bg.custom-html-section.section-template--15909184798783__custom_html_iMtr3j.small-section-top.small-section-bottom.d-md-block {border-bottom: 1px solid #1D1D1E;}
section.section-bg.image-with-text-4.section-template--15909184798783__image_with_text_4_PtxbRY.pt-0.small-section-bottom.d-md-block {border-bottom: 1px solid #1D1D1E;}
div.col-lg-5.offset-lg-1.content-wrap.text-template--15909184798783__image_with_text_4_PtxbRY {margin-left:15px;}
a.w-100{border-radius:20px !important;}
/*product section*/
.shop-box .product-box .box-inner {border: solid 1px #1D1D1E !important; border-radius: 20px; }
.shop-box .product-box .product-card-form .product-buttons-wrap .cart-btn {background-color:#1D1D1E !important;border-radius:100px;}
.shop-box .product-box .product-card-form .quantity {display:none;}
div.product-vendor.alt-font{display:none !important;}
a.product-title.alt-font {font-size: 17px !important; line-height: 24px;}
div.swiper-button-next{border: 0px !important;}
div.swiper-button-prev.swiper-button-disabled{border: 0px !important;}
/*top-header*/
@media (max-width: 768px) {
  .guarantee-section {
    flex-direction: column; /* Stack items vertically */
    align-items: flex-start; /* Align items to the left */
    padding: 20px; /* Extra padding for spacing */
  }

  .item {
    margin: 10px 0; /* Reduce spacing between items */
  }

  .text {
    font-size: 16px; /* Slightly smaller text size */
  }

  .icon {
    width: 20px; /* Adjust icon size for smaller screens */
    height: 20px;
  }
}

@media (max-width: 480px) {
  .guarantee-section {
    padding: 15px; /* Reduce padding for smaller screens */
  }

  .text {
    font-size: 14px; /* Smaller text size */
    line-height: 1.4; /* Add line height for better readability */
  }

  .icon {
    width: 16px; /* Adjust icon size further */
    height: 16px;
  }
}

/*footer*/
footer .footer-newsletter h5{font-size:32px !important; line-height:38px; text-align:left; font-weight:600 !important;}
footer .footer-newsletter p{font-size: 17px; line-height:22px; text-align:left !important;font-weight:200!important;}
form#newsletter-form-footer.newsletter-form{background-color:white !important; padding:0px 20px 0px 20px !important;border-radius:40px; color:#1D1D1E;}
div.block-heading.mobile-toggle{font-size:20px !important;text-align:left;}
a.navigation-links{font-size:14px;font-weight:200 !important; lext-alight:left !important;
                   .footer .footer-block{text-align:left !important;border-left:0 !important;}
/*product page*/
.video-with-text .banner-right{margin-right: 0px !importat; background-color: transparent !important;}
div.col-lg-5.offset-lg-1.content-wrap.text-template--15909185126463__image_with_text_4_DzQgYH {margin-left: 10px !important;}
.section-template--15909185126463__icon_with_text_dt7Trp .featurebox:nth-child {margin-top: 10px !important;}

                   @media (max-width: 1099px) {div.col-lg-5.text-center.text-lg-start.content {padding-top:30px !important;}}
span.badge.discount {display: none !important;}
span.price-saved {font-size: 15px !important; padding: 15px !important; background-color: #7F8E80 !important; border-radius: 30px;}

.button,
.btn.btn-medium{border-radius:30px !important;}

button{border-radius: 30px;}
form#ContactForm.contact-form{margin-top:20px !important;}
div.mini-cart-bottom{background-color:#F4F0E7 !important;}
q.btn.btn-medium.btn-black-border.w-100{border-radius: 30px !important;}
.product-variants .variant-option .text-swatch{font-size: 18px !important; text-transform: none; border-color:#1D1D1E; padding: 20px 35px;display: inline-block !important; background-color:white !important;}
div.action-btn.d-flex.justify-content-between.align-items-end{border-radius: 30px!important; background-color:#1D1D1E; color:white;}
div.price__compare{order:2 !important;}
span.price-saved {
  padding: 5px;
  font-size: 15px;
  color: white;
  background-color: #1d1d1e;
  border-radius: 50px;
  margin-left: 5px;
}

.Avada-SubscriptionWidget-Block {
  font-family: sofia-pro;
  font-size: 17px;
}
.Avada-Subscription__Radio-Item--Active.--Layout-1 {
  border-color: #1d1d1e;
  border-radius: 10px;
  background-color: white;
}
.Avada-Subscription__Radio-Item {
  border: 1px solid #1d1d1e;
  border-radius: 10px;
}
.Avada-Subscription__Label {
  font-size: 18px !important;
  font-weight: 600 !important;
}                   
/*affiliate page*/
div#shopify-block-sk_form_builder_form_ctUhkW.shopify-block shopify-app-block{padding-top:50px !important;}
                   div.sk-logo-wrapper{display:none !important; }
button.sk-btn.sk-btn-success {border-radius: 50px; background-color:#1D1D1E;}

.blog-classic .blog-item .blog-image {border-radius:20px !important;}
                   .blog-classic .blog-image {border-radius:20px !important;}

/*newsletter-form*/  
h2._textHeading_2aowh_35{font-family: sofia-pro !important; font-size:32px !important; line-height: 38px !important; }
                   ._textBody_2aowh_10 p{font-family: sofia-pro !important; font-size:17px !important; line-height: 24px !important;}
                   input#first_name_formInputField_nag3b_7 {border-radius: 150px !important;}
                   input#email_formInputField_nag3b_7{border-radius: 150px !important;}
                   button._formSubmitButton_cit2d_96 {border-radius: 150px !important; font-family: sofia-pro !important;font-size:17px !important;}
                   div._formDisclaimer_cit2d_38 p{font-family: sofia-pro !important; font-size:14px !important;}
.swiper-wrapper {
  align-items: stretch !important; /* Makes all slides equal height */
}

.swiper-slide {
  display: flex;          /* Needed so inner content can stretch */
  flex-direction: column; /* Keeps content stacked */
}
.slider-with-arrow .swiper-slide {  flex: 1; /* Fill slide height */
  display: flex;
  flex-direction: column;}