/** Shopify CDN: Minification failed

Line 3377:4 Expected identifier but found "."
Line 3386:0 Unexpected "}"

**/
/*---------------------------------------*/
/*-----ADD YOUR CUSTOM STYLES BELOW------*/
/*---------------------------------------*/

#seemore {
  cursor: pointer;
  text-decoration: underline;
}
.shopify-section--header {
  min-height: 99px;
}

.header {
  box-shadow: 0px 0px 10px 0px #d5d5d5;
}

#header {
  box-shadow: 0px 0px 10px 0px #d5d5d5;
}

.product .product_section .sixteen.columns.rte {
  display: none;
}

.header .promo-banner {
  background: #000000;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-transform: none;
}

.promo-banner .promo-banner__close {
  display: none;
}

.header .main-nav {
  background: transparent;
}

.header .nav.nav--combined {
  justify-content: center;
  width: auto;
}

.header .nav-desktop__tier-1 .nav-desktop__tier-1-link {
  color: #000;
  font-size: 12px;
  font-weight: 500;
  padding-left: 10px;
  padding-right: 10px;
}

.header .search-container {
  padding-left: 10px;
}

.header .search-form-container {
  display: none;
}

.header .search-container .search-link {
  display: block;
}

.header .search-container .search-link .icon-search {
  /* background: url(/cdn/shop/t/119/assets/search-icon.svg) */
  background: url(/cdn/shop/files/search-icon.svg)
    no-repeat center;
  width: 22px;
  height: 22px;
  display: block;
}
 .sticky_nav .search-container a.icon-search{
/*  background: url(/cdn/shop/files/search-icon.svg)
    no-repeat center;
  width: 22px;
  height: 22px;
  */
   display: flex !important;
} 
.header .search-container .search-link .icon-search::before {
  content: none;
}

.header .top-bar {
  /*position: absolute;
  right: 0;
  margin-top: 18px;*/
  background: none;
}

.header .top-bar .icon-user {
  text-indent: -999em;
  background: url(/cdn/shop/files/account-icon.svg)
    no-repeat;
  width: 18px;
  height: 20px;
}
/* .top-bar__right a.icon-user{
  background: url(/cdn/shop/files/account-icon.svg)
    no-repeat;
   width: 18px;
  height: 20px;
} */

.header .top-bar .icon-user::before {
  content: none;
}

.header .cart-container .mini_cart {
  background: url(/cdn/shop/files/cart-icon.svg)
    no-repeat center;
  padding: 0;
  width: 18px;
  max-width: none;
  margin-right: 20px;
  height: 20px;
}

.header .cart-container .mini_cart::before {
  content: none;
}

.header .cart-container .mini_cart .cart_count {
  padding: 0;
  color: #fff !important;
  background: #000;
  line-height: normal;
  width: 18px;
  border-radius: 100%;
  right: -10px;
  position: relative;
  top: 10px;
}

.header .cart-container .cart_content {
  min-width: 400px;
}

.home-hero .caption.position-center {
  top: 18%;
}

.home-hero .caption .caption-content {
  padding: 0;
  max-width: 80%;
}

.home-hero .caption .headline {
  color: #000;
  font-size: 30px;
  font-weight: 700;
  text-shadow: none;
  text-transform: none;
  margin-bottom: 15px;
}

.home-hero .caption .first_button {
  background: #eeb698;
  color: #fff;
  text-transform: none;
  border-color: #eeb698;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 500;
}

.home-hero .caption .first_button:hover {
  background: #000000;
  border-color: #000000;
  color: #ffffff;
}

.home-bestsellers .homepage_content {
  clear: both;
  padding-top: 60px;
}

.home-bestsellers .homepage_content a {
  pointer-events: none;
}

.home-bestsellers .homepage_content .title {
  margin: 0;
  font-size: 30px;
  font-weight: bold;
  text-transform: none;
  color: #000;
}

.home-bestsellers .homepage_content .feature-divider {
  display: none;
}

.home-bestsellers .homepage_content .featured-collection__description {
  font-size: 15px;
  color: #000;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
}

.home-bestsellers .product__details .swatch_options {
  display: none;
}

.home-bestsellers .product__details .kapslen-amount {
  display: none;
}

.home-bestsellers .product__details .title {
  color: #000;
  font-size: 15px;
  text-transform: none;
  font-weight: bold;
  min-height: 38px;
}

.home-bestsellers .product__details .price .money {
  color: #000;
}

/* .price-ui{
  height:14px;
  overflow:hidden;
}
 */
.home-bestsellers .product__details .unit-pricing,
.home-bestsellers .product__details .unit-pricing span {
  font-size: 10px;
  color: #888888;
}

.home-bestsellers .product__details .add_to_cart {
  background: #eeb698 !important;
  border-color: #eeb698 !important;
  color: #fff !important;
  border-radius: 30px;
  font-size: 15px;
  text-transform: none;
  padding: 10px 20px;
}

.home-bestsellers .product__details .add_to_cart:hover {
  background: #000000 !important;
  border-color: #000000 !important;
}

#shopify-section-template--17985878327561__1652252385dc0f0e4c {
  background: #eaeee5;
  padding: 60px 0;
}
.shopify-section--text-columns-with-images {
  background: #eaeee5;
}

.home-product-icons .title {
  margin: 0 0 50px 0;
  font-size: 30px;
  font-weight: bold;
  text-transform: none;
  color: #000;
}

.home-product-icons .feature-divider {
  display: none;
}

.home-product-icons .image-element__wrap {
  display: block;
}

.home-product-icons .regular_text {
  font-size: 15px;
  color: #000;
  text-transform: none;
  margin-bottom: 0;
}

.popular-package-section {
  clear: both;
  padding-top: 60px;
}

.popular-package-section .homepage_content a {
  pointer-events: none;
}

.popular-package-section h2.title {
  margin: 0 0 50px 0;
  font-size: 30px;
  font-weight: 700;
  text-transform: none;
  color: #000;
}

.popular-package-section .feature-divider {
  display: none;
}

.popular-package-section .homepage-product-slider {
  max-width: 1200px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.popular-package-section .products-slider {
  margin-bottom: 20px;
}

.popular-package-section .product__details .swatch_options {
  display: none;
}

.popular-package-section .product__details .title {
  color: #000;
  font-size: 15px;
  text-transform: none;
  font-weight: 700;
  margin-bottom: 2px;
  line-height: 20px;
}

.popular-package-section .product__details .price-ui {
  margin-bottom: 5px;
}

.popular-package-section .product__details .price .money {
  color: #000;
}

.popular-package-section .product__details .add_to_cart {
  background: #eeb698 !important;
  border-color: #eeb698 !important;
  color: #fff !important;
  border-radius: 30px;
  font-size: 15px;
  text-transform: none;
  padding: 10px 20px;
}

.popular-package-section .product__details .add_to_cart:hover {
  background: #000000 !important;
  border-color: #000000 !important;
}

#shopify-section-template--17985878327561__featured-text-1 {
  background: #f2eee9;
  padding: 60px 0;
}

.home-about-section .title {
  margin: 0 0 20px;
  font-size: 30px;
  font-weight: 700;
  text-transform: none;
  color: #000;
}

.home-about-section .feature-divider {
  display: none;
}

.home-about-section .rich-text__content .regular_text {
  max-width: 450px;
  font-size: 15px;
  color: #000;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
}

.home-about-section .global-button {
  background: none;
  color: #000;
  border: 1px solid #000;
  text-transform: none;
  text-decoration: underline;
  font-size: 15px;
  padding: 10px 25px;
  margin-top: 10px;
}

.home-about-section .global-button:hover {
  background: #000000;
  border-color: #000000;
  color: #ffffff;
  text-decoration: none;
}

.home-claim-section {
  clear: both;
  padding: 60px 0 100px 0;
}

.home-claim-section .title {
  margin: 0 0 40px;
  font-size: 30px;
  font-weight: 700;
  text-transform: none;
  color: #000;
}

.home-claim-section .feature-divider {
  display: none;
}

.home-claim-section h3.regular_text {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  text-transform: capitalize;
  margin-bottom: 10px;
  padding-top: 10px;
}

.home-claim-section .rte-setting {
  font-size: 15px;
  color: #000;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.home-mission-text h2 {
  margin: 0 0 15px;
  font-size: 30px;
  font-weight: 700;
  text-transform: none;
  color: #000;
  text-align: center;
}

.home-mission-text p {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  line-height: 26px;
  margin-bottom: 50px;
}

.mission-grid-section .image-element__wrap img {
  max-width: max-content;
  transform: none;
}

.mission-grid-section .info .description {
  color: #000;
  font-size: 15px;
}

.return-policy-section .image-element__wrap img {
  max-width: 80px;
  margin-bottom: 20px;
}

.return-policy-section .title {
  margin: 0 0 10px 0;
  font-size: 30px;
  font-weight: 700;
  text-transform: none;
  color: #000;
  text-align: center;
}

.return-policy-section .feature-divider {
  display: none;
}

.return-policy-section .rich-text__text {
  margin-top: 0;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}

.return-policy-section .rich-text__text p strong {
  font-size: 20px;
  font-weight: bold;
}

.return-policy-section .rich-text__text p {
  font-size: 15px;
  color: #000;
  margin-bottom: 30px;
}

.experts-section {
  background: #eaeee5;
  padding: 60px 0;
}

.experts-section h2 {
  color: #000;
  text-align: center;
  margin: 0 0 40px 0;
  text-transform: none;
  font-size: 30px;
  font-weight: bold;
}

.experts-section .swiper-slide img {
  max-width: 270px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 30px;
}

.experts-section .swiper-slide h4 {
  font-size: 20px;
  color: #000;
  text-align: center;
  text-transform: none;
  font-weight: bold;
  padding: 0;
  margin: 0 auto 15px auto;
  max-width: 300px;
}

.experts-section .swiper-slide p {
  font-size: 15px;
  color: #000;
  max-width: 300px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.testimonials-section {
  clear: both;
  padding: 90px 0;
}

.testimonials-section .testimonial-block.gallery-cell {
  background: none;
}

.testimonials-section .testimonial-block .caption {
  padding: 0;
}

.testimonials-section .testimonial-block .caption-content {
  padding: 0;
  max-width: none;
}

.testimonials-section .caption-content .headline {
  color: #000;
  font-size: 30px;
  text-transform: none;
  text-shadow: none;
  font-weight: 700;
  margin-bottom: 25px;
}

.testimonials-section .testimonial-block .feature-divider {
  display: none;
}

.testimonials-section .testimonial-block .subtitle {
  color: #000;
  font-size: 15px;
  font-weight: 500;
}

.testimonials-section .testimonial-block .subtitle a {
  color: #000000;
  text-decoration: underline;
}

.testimonials-section .testimonial-block .subtitle p:last-child {
  font-weight: bold;
}

.testimonials-section .testimonial-slideshow .flickity-button {
  opacity: 1;
  outline: none;
  appearance: none;
}

.testimonials-section .testimonial-slideshow .flickity-page-dots {
  display: none;
}

.blog-section .title.center.blog {
  margin-bottom: 25px;
  margin-top: 0;
}

.blog-section .title.center.blog a {
  color: #000;
  font-size: 30px;
  pointer-events: none;
  text-transform: none;
  text-shadow: none;
  font-weight: 700;
}

.blog-section .feature-divider {
  display: none;
}

.blog-section h3.sub_title {
  line-height: 26px;
  min-height: 66px;
  text-align: center;
}

.blog-section h3.sub_title a {
  font-style: normal;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  color: #000000;
}

.blog-section .excerpt {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: #000000;
}

.newsletter_section {
  background: #fff;
  padding-top: 70px;
  padding-bottom: 70px;
}

.newsletter_section h2.title {
  font-style: normal;
  text-transform: none;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  margin-bottom: 20px;
  color: #000000;
}

.newsletter_section .newsletter-text {
  padding-bottom: 18px;
}

.newsletter_section .newsletter-text p {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: #000000;
}

.newsletter_section .newsletter .contact_email {
  border: 1px solid #000;
  border-radius: 0;
  outline: none;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: #000000;
  margin-bottom: 0;
  margin-top: 0;
  padding: 12px 14px 15px 14px;
  min-height: 41px;
  width: 305px;
}

.newsletter_section .newsletter input::placeholder {
  color: #000;
}

.newsletter_section .newsletter .newsletter-form__sign-up {
  border: none;
  border-radius: 30px;
  width: 122px !important;
  height: 41px;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  text-transform: capitalize;
  background: #eeb698;
  padding: 11px 0 16px 0;
  margin: 0 0 0 28px;
}
.newsletter_section .newsletter .input-row {
  display: block;
  margin-left: 0;
  margin-right: 0;
}

.footer {
  background: #f2eee9;
  border-top: none;
}

.footer .footer-menu-wrap h6 {
  text-transform: capitalize;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  color: #000000;
}

.footer .footer-text p {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 19px;
  color: #000000;
}

.footer .footer-text p a {
  color: #000;
  text-decoration: underline;
}

.footer .footer_menu a {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 19px;
  color: #000000;
}
@media only screen and (max-width: 798px) {
  .footer .footer-text p,
  .footer a,
  .footer a:visited,
  .footer .footer_menu a {
    font-size: 14px;
  }
}
.footer .footer_menu li.Zahlung a {
  position: relative;
  padding-top: 0px;
  padding-left: 30px;
}

.footer .footer_menu li.Zahlung a::after {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  /* 垂直居中图标 */
  left: 0;
  /* 图标位于链接的最右侧 */
  transform: translateY(-50%);
  /* 调整垂直居中 */
  content: "";
  background: url("/cdn/shop/files/Bionutra_footer_icon_Versand.svg?v=1716459455")
    center/cover no-repeat;
  /* 使用背景图像代替 content:url() */
}

.footer .footer_menu li.Widerrufsrecht a {
 position: relative;
  padding-top: 0px;
  padding-left: 30px;
}
.footer .footer_menu li.Widerrufsrecht a::after {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  /* 垂直居中图标 */
  left: 0;
  /* 图标位于链接的最右侧 */
  transform: translateY(-50%);
  /* 调整垂直居中 */
  content: "";
  background: url("/cdn/shop/files/Bionutra_fotter_icon_Widerrufsrecht.svg?v=1713775522")
    center/cover no-repeat;
  /* 使用背景图像代替 content:url() */
}
.footer .footer_menu li.Retoure a {
   position: relative;
  padding-top: 0px;
  padding-left: 30px;
}
.footer .footer_menu li.Retoure a::after {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  /* 垂直居中图标 */
  left: 0;
  /* 图标位于链接的最右侧 */
  transform: translateY(-50%);
  /* 调整垂直居中 */
  content: "";
  background: url("/cdn/shop/files/Bionutra_footer_icon_return.svg?v=1713775509")
    center/cover no-repeat;
  /* 使用背景图像代替 content:url() */
}

.footer .footer_menu li.Stornierung a {
  position: relative;
  padding-top: 0px;
  padding-left: 30px;
}

.footer .footer_menu li.Stornierung  a::after {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  /* 垂直居中图标 */
  left: 0;
  /* 图标位于链接的最右侧 */
  transform: translateY(-50%);
  /* 调整垂直居中 */
  content: "";
  background: url("/cdn/shop/files/icon__cancel_oreder.svg?v=1688977439")
    center/cover no-repeat;
  /* 使用背景图像代替 content:url() */
}


.footer .footer_menu li.Kontakt a {
   position: relative;
  padding-top: 0px;
  padding-left: 30px;
}
.footer .footer_menu li.Kontakt a::after {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  /* 垂直居中图标 */
  left: 0;
  /* 图标位于链接的最右侧 */
  transform: translateY(-50%);
  /* 调整垂直居中 */
  content: "";
  background: url("/cdn/shop/files/Bionutra_Footer_icon_contact.svg?v=1713775496")
    center/cover no-repeat;
  /* 使用背景图像代替 content:url() */
}

.footer .footer_menu li.FAQ a {
   position: relative;
  padding-top: 0px;
  padding-left: 30px;
}

.footer .footer_menu li.FAQ  a::after {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  /* 垂直居中图标 */
  left: 0;
  /* 图标位于链接的最右侧 */
  transform: translateY(-50%);
  /* 调整垂直居中 */
  content: "";
  background: url("/cdn/shop/files/Bionutra_fotter_icon_FAQ.svg?v=1713775479")
    center/cover no-repeat;
  /* 使用背景图像代替 content:url() */
}

.footer_credits,
.footer_credits a {
  font-style: normal;
  font-weight: 500;
  font-size: 12px !important;
  line-height: 19px;
  color: #000000 !important;
}

.footer_credits .payment_methods {
  background: none;
  padding: 10px 30px;
  margin-top: 20px;
}

/*-------------------------------------------*/
/*------------Recommendation Card------------*/
/*-------------------------------------------*/
.product-recommendations-section {
  padding: 0;
}
.product-recommendations-section .one-whole.column {
  margin: 0px;
}
.product-recommendations-section .product-recommendations--product {
  padding: 118px 0px 107px;
}
.product-recommendations .recommended-products__title h2 {
  margin: 0;
  margin-bottom: 40px;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
}
.product-recommendations
  .products-slider.slider-gallery
  .gallery-cell.visible-5 {
  /* width: calc(20% - 46px); */
  width: 20%;
  /* max-width: 168px; */
}
.product-recommendations .slider-gallery .gallery-cell {
  /* margin-right:46px; */
  margin-right: 0px;
}
.product-recommendations .product-slider-thumbnail {
  padding: 0 23px;
}
.product-recommendations-section
  .slider-gallery
  .gallery-cell
  .product-details {
  padding: 5px;
  display: grid;
  gap: 2px;
}

.product-recommendations .slider-gallery {
  margin: 0;
}
.product-recommendations .product-details .title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-transform: none;
  font-weight: 700;
  min-height: 36px;
  font-size: 15px;
  line-height: 18px;
}
.product-recommendations .variant_title p {
  color: #000000;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 12px;
}
.product-recommendations .product-details .price-ui .price .money {
  font-size: 15px;
  line-height: 1;
}
.product-recommendations .gallery-cell.thumbnail .product_form .add_to_cart {
  font-size: 15px;
  border: none;
  height: 35px;
  line-height: 20px;
  background-color: #eeb698;
  color: #ffffff;
  border-radius: 30px;
  text-transform: lowercase;
  /* padding: 0; */
}
.product-recommendations .quick-shop-style--inline .inline-quickshop {
  margin-top: 0px;
}
.product-recommendations .purchase-details {
  padding: 0;
}
.product-recommendations .purchase-details__buttons {
  justify-content: center;
}
.product-recommendations .unit_price_ui .product-card__unit-price span,
.product-recommendations .unit_price_ui .product-card__unit-price {
  color: rgba(0, 0, 0, 0.4) !important;
  font-weight: 500;
  font-size: 9px;
  line-height: 12.29px;
  margin-bottom: 5px;
}
.product-recommendations .unit_price_ui {
  line-height: 1em;
}

.product-recommendations-section .container {
  width: 100%;
}
.product-recommendations-section .container .one-whole {
  width: 100%;
}
.product-recommendations .swatch_options,
.custom_product_page .product-recommendations .product-rating .rating__count,
.custom_product_page .product-recommendations .kapslen-amount,
.custom_product_page
  .product-recommendations
  .product-details
  .price-ui
  .unit-pricing {
  display: none;
}
.custom_product_page
  .product-recommendations
  .slider-gallery
  .flickity-prev-next-button,
.custom_product_page .product_gallery_nav .flickity-prev-next-button,
.custom_product_page
  .gallery-thumbnails--left
  .multi-image
  .flickity-prev-next-button,
.custom_product_page .cross_sell_section .flickity-prev-next-button {
  display: none;
}

/* .custom_product_page .cross_sell_section .flickity-prev-next-button */
/*@media  screen and (max-width: 1280px) {
  
  .product-recommendations-section {
    width: 100%;
    padding: 0 120px;
  }
} */

.home-product-icons .container {
  max-width: 70%;
}

@media only screen and (min-width: 577px) and (max-width: 1190px) {
  .custom_product_page .product-recommendations .slider-gallery .gallery-cell {
    margin-right: 38px;
  }
  .custom_product_page
    .product-recommendations
    .products-slider.slider-gallery
    .gallery-cell
    .product-slider-thumbnail {
    padding: 0;
  }
}
@media only screen and (min-width: 1280px) {
  .custom_product_page
    .product-recommendations-section
    .product-recommendations--product {
    padding: 118px 105px 105px;
  }
  .custom_product_page .product-recommendations-section {
    width: 100%;
  }
}

.variant_images {
  background-size: contain;
  background-repeat: no-repeat;
  height: 100px;
  width: 100px;
}
.purchase-details .product-quantity-box label {
  display: none;
}
.swatch_options .option_title {
  display: none;
}
.purchase-details button.add_to_cart {
  background-color: #eeb698;
  border-radius: 30px;
  border: none;
}
.purchase-details button.add_to_cart span.text {
  text-transform: none;
}
.kapslen-amount {
  display: none;
}
.product_gallery_nav {
  /*max-height: 480px;*/
  max-height: 620px;
  overflow: auto;
}
.product_gallery_nav::-webkit-scrollbar {
  width: 2px;
}
.product_gallery_nav::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
}
.cross_sell_section .product_form .select,
.cross_sell_section .product_form .purchase-details .product-quantity-box,
.cross_sell_section .product_form .swatches-optionss,
.cross_sell_section .surface-pick-up.surface-pick-up--loading {
  display: none;
}
.cross_sell_section .purchase-details__buttons,
.cross_sell_section .smart-payment-button--false {
  margin: 0;
}
.cross_sell_section .purchase-details {
  padding: 0;
}
.cross_sell_section .purchase-details__buttons,
.cross_sell_section .purchase-details {
  justify-content: center;
}

.ryviu-questions-answers h2 {
  text-transform: inherit;
}

.home-claim-section .container {
  max-width: 1280px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.index #shopify-section-template--17985878327561__16522546746093ec85 {
  background: none;
}

.index .mission-grid-section .image-element__wrap img {
  width: 100%;
  max-width: 100%;
}

.index #shopify-section-template--17985878327561__image-text-1 .info,
.index #shopify-section-template--17985878327561__1652255115a1c15599 .info,
.index #shopify-section-template--17985878327561__1652256251b623ad27 .info {
  width: 100%;
}

.product .custom-price-show span:after {
  content: none;
}

.product .gallery-wrap.product-height-set .product_gallery img {
  object-fit: cover;
  max-height: 100%;
}

.product .swatch .swatch-element.soldout .crossed-out {
  display: none;
}

.product span.incl-price {
  display: block;
  font-size: 12px;
  font-weight: 500;
}

.product span.incl-price:after {
  content: "";
}

.product .sixteen dl.accordion {
  display: none;
}

/*-------------------------------------*/
/*------------MEDIA QUERIES------------*/
/*-------------------------------------*/

@media only screen and (min-width: 320px) and (max-width: 568px) {
  #header .promo-banner {
    background: #000;
    padding: 10px 0;
  }

  .promo-banner p {
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    text-transform: none;
    font-weight: bold;
  }

  #header .top-bar {
    /* min-height: 65px; */
    background: #ffffff;
    /* padding: 0 10px; */
  }

  .top-bar .mobile_nav div span {
    background: #000;
  }

  .top-bar .mobile-menu-title {
    display: none;
  }

  #header a.mobile_logo img {
    max-height: 50px;
  }

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

  .home-claim-section .container {
    max-width: 100%;
  }

  .top-bar .icon-search {
    color: #000;
    margin-left: 15px;
    background: url(search-icon.svg) no-repeat center;
    width: 20px;
    height: 20px;
  }

  .mobile-search .search-form__submit-button {
    background-color: #000000;
  }

  .top-bar .icon-search::before {
    content: none;
  }

  .top-bar .icon-user {
    text-indent: -999em;
    background: url(account-icon.svg) no-repeat;
    width: 18px;
    height: 20px;
  }

  .top-bar .icon-user::before {
    content: none;
  }

  .top-bar .icon-bag {
    background: url(cart-icon.svg) no-repeat center;
    padding: 0;
    width: 30px;
    max-width: none;
    height: 30px;
    margin-left: 20px;
  }

  .top-bar .icon-bag::before {
    content: none;
  }

  #header .top-bar .icon-bag .cart_count {
    padding: 0;
    color: #fff !important;
    background: #000;
    line-height: normal;
    width: 15px;
    border-radius: 100%;
    right: -10px;
    top: 10px;
  }

  .cart-container .cart_content {
    top: 100%;
    min-width: 350px;
  }

  /* .top-bar .top-bar--right {
    position: relative;
    left: 10px;
  } */

  .homepage-slideshow .caption--below-true .caption {
    position: absolute;
    top: 2%;
    transform: none;
  }

  .home-hero .caption .headline {
    font-size: 22px;
    max-width: 250px;
  }

  .homepage-slideshow .button-grid-container--column-mobile {
    margin-top: 40%;
  }

  .home-hero .caption .first_button {
    padding: 10px 15px;
  }

  .home-bestsellers .homepage_content .title {
    font-size: 22px;
  }

  .home-bestsellers .homepage_content .featured-collection__description {
    max-width: 85%;
  }

  .home-bestsellers .product-list .product__details:last-child {
    /*display: none;*/
  }

  .home-product-icons .title {
    margin-left: auto;
    font-size: 22px;
    max-width: 250px;
    margin-right: auto;
    margin-bottom: 30px;
  }

  .popular-package-section h2.title {
    font-size: 22px;
    margin: 0 0 32px;
  }

  .popular-package-section .products-slider.slider-gallery .gallery-cell {
    width: 100%;
  }

  .popular-package-section .products-slider.slider-gallery .thumbnail img {
    max-width: 250px;
  }

  .popular-package-section .products-slider.slider-gallery .flickity-button {
    background: none !important;
    min-width: 40px;
    opacity: 1;
    outline: none;
  }
  .flickity-prev-next-button.next {
    right: 30px;
  }
  .flickity-prev-next-button.previous {
    left: 30px;
  }
  .home-about-section .title {
    font-size: 22px;
  }

  .home-about-section .rich-text__content .regular_text {
    max-width: 350px;
  }

  .home-claim-section {
    padding-bottom: 0;
  }

  .home-claim-section .title {
    font-size: 22px;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .home-mission-text {
    display: none;
  }

  .mission-grid-section {
    display: none;
  }

  .return-policy-section .title {
    font-size: 22px;
  }

  .return-policy-section .rich-text__text p strong {
    font-size: 16px;
  }

  .experts-section h2 {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    font-size: 22px;
  }

  .experts-section .swiper-button-next::after {
    font-size: 26px;
    color: #000000;
  }

  .experts-section .swiper-button-prev::after {
    font-size: 26px;
    color: #000000;
  }

  .experts-section .swiper-wrapper {
    padding-bottom: 50px;
  }

  .experts-section .swiper .swiper-pagination .swiper-pagination-bullet {
    background: #666;
    margin: 0 8px;
  }

  .experts-section .swiper .swiper-pagination .swiper-pagination-bullet-active {
    background: #868883;
  }

  .testimonials-section {
    padding: 40px 0;
  }

  .testimonials-section .caption-content .headline {
    font-size: 22px;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
  }

  .testimonials-section .testimonial-slideshow .flickity-viewport {
    margin: 0 25px;
  }

  .testimonials-section .testimonial-slideshow .flickity-button {
    outline: none;
    padding: 0;
    width: 25px;
  }

  .home-bestsellers .product__details .title {
    min-height: 54px;
  }

  .index .testimonials-section .testimonial-slideshow .previous {
    left: -7px;
  }

  .index .testimonials-section .testimonial-slideshow .next {
    right: 7px;
  }

  .testimonials-section .flickity-button .flickity-button-icon {
    width: 22px;
  }

  .blog-section .title.center.blog a {
    font-size: 22px;
  }

  .blog-section h3.sub_title {
    min-height: auto;
  }

  .footer .footer-menu-wrap h6 {
    border-top: none;
  }

  .footer .footer-menu-wrap h6 .icon-down-arrow::before {
    font-size: 20px;
  }

  .footer .column .toggle_content {
    padding-left: 0;
    padding-right: 0;
  }

  .footer .footer_credits {
    border-top: none;
    display: flex;
    flex-direction: column-reverse;
  }
}

@media only screen and (min-width: 569px) and (max-width: 798px) {
  #header .promo-banner {
    background: #000;
    padding: 10px 0;
    min-height: 40px;
  }

  .promo-banner p {
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    text-transform: none;
    font-weight: 700;
  }

  #header .top-bar {
    /* min-height: 65px; */
    background: #ffffff;
    /* padding: 0 10px; */
  }

  .top-bar .mobile_nav div span {
    background: #000;
  }

  .top-bar .mobile-menu-title {
    display: none;
  }

  #header a.mobile_logo img {
    max-height: 50px;
  }

  .top-bar .icon-search {
    color: #000;
    margin-left: 15px;
    background: url(search-icon.svg) no-repeat center;
    width: 20px;
    height: 20px;
  }

  .mobile-search .search-form__submit-button {
    background-color: #000000;
  }

  .top-bar .icon-search::before {
    content: none;
  }

  .top-bar .icon-user {
    text-indent: -999em;
    background: url(account-icon.svg) no-repeat;
    width: 18px;
    height: 20px;
  }

  .top-bar .icon-user::before {
    content: none;
  }

  .top-bar .icon-bag {
    background: url(cart-icon.svg) no-repeat center;
    padding: 0;
    width: 30px;
    max-width: none;
    height: 30px;
    margin-left: 20px;
  }

  .top-bar .icon-bag::before {
    content: none;
  }

  #header .top-bar .icon-bag .cart_count {
    padding: 0;
    color: #fff !important;
    background: #000;
    line-height: normal;
    width: 15px;
    border-radius: 100%;
    right: -10px;
    top: 10px;
  }

  .cart-container .cart_content {
    top: 100%;
    min-width: 350px;
  }

  /* .top-bar .top-bar--right {
    position: relative;
    left: 10px;
  }
 */
  .homepage-slideshow .caption--below-true .caption {
    position: absolute;
    top: 5%;
    transform: none;
  }

  .home-bestsellers .homepage_content .featured-collection__description {
    max-width: 65%;
  }

  .home-bestsellers .product-list .product__details .product_image img {
    max-width: 200px;
  }

  .home-bestsellers .product-list .product__details:last-child {
    display: none;
  }

  .popular-package-section .product__details .price-ui {
    font-size: 15px;
  }

  .popular-package-section .product__details .purchase-details__buttons {
    margin-top: 0;
  }

  .popular-package-section .products-slider.slider-gallery .thumbnail img {
    max-width: 250px;
  }

  .popular-package-section .products-slider.slider-gallery .flickity-button {
    background: none !important;
    min-width: 40px;
    opacity: 1;
    outline: none;
  }

  .home-claim-section {
    padding-bottom: 0;
  }

  .home-mission-text {
    display: none;
  }

  .mission-grid-section {
    display: none;
  }

  .experts-section .swiper-button-next::after {
    font-size: 26px;
    color: #000000;
  }

  .experts-section .swiper-button-prev::after {
    font-size: 26px;
    color: #000000;
  }

  .experts-section .swiper-wrapper {
    padding-bottom: 50px;
  }

  .experts-section .swiper .swiper-pagination .swiper-pagination-bullet {
    background: #666;
    margin: 0 8px;
  }

  .experts-section .swiper .swiper-pagination .swiper-pagination-bullet-active {
    background: #868883;
  }

  .testimonials-section {
    padding: 60px 0;
  }

  .testimonials-section .testimonial-slideshow .flickity-viewport {
    margin: 0 25px;
  }

  .testimonials-section .testimonial-slideshow .flickity-button {
    outline: none;
    padding: 0;
    width: 25px;
  }

  .testimonials-section .flickity-button .flickity-button-icon {
    width: 22px;
  }

  .footer .footer-menu-wrap h6 {
    border-top: none;
  }

  .footer .footer-menu-wrap h6 .icon-down-arrow::before {
    font-size: 20px;
  }

  .footer .column .toggle_content {
    padding-left: 0;
    padding-right: 0;
  }

  .footer .footer_credits {
    border-top: none;
    display: flex;
    flex-direction: column-reverse;
  }
  .product-app--container .r--widget-wapper .r-container {
    padding: 10px !important;
  }
}

@media only screen and (max-width: 829px) {
  .newsletter_section {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .newsletter_section .five-eighths {
    width: 100%;
    left: auto;
  }
  .newsletter_section h2.title {
    margin-bottom: 34px;
    font-size: 45px;
    line-height: 54px;
  }
  .newsletter_section .newsletter-text p {
    font-size: 24px;
    line-height: 32px;
  }
  .newsletter_section .newsletter-text {
    max-width: 72%;
    margin: 0 auto;
    padding-bottom: 25px;
  }
  .newsletter_section .newsletter {
    max-width: 647px;
    width: 100%;
  }
  .newsletter_section .newsletter .input-row {
    display: flex;
    align-items: center;
    row-gap: 28px;
  }
  .newsletter_section .newsletter .contact_email {
    padding: 15px 27px 18px 15px;
    min-height: 61px;
    width: 441px;
    font-size: 24px;
    line-height: 33px;
  }
  .newsletter_section .newsletter .newsletter-form__sign-up {
    margin-bottom: 0 !important;
    margin-left: 28px !important;
    min-width: 178px;
    min-height: 57px !important;
    padding: 12.5px 26px;
    font-size: 24px;
    line-height: 32px;
  }

  .product-app--container .r--widget-wapper .r-container {
    padding: 0 120px !important;
  }
  .product-app--container .r--widget-wapper .list_answers .date-time {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .product-app--container .r-container .r--header .r-customer-review {
    margin-bottom: 34px;
  }
  .product_gallery_nav {
    margin-bottom: 50px;
  }

  .custom_product_page .product-recommendations .product-details .title {
    min-height: 60px;
    font-size: 24px;
    line-height: 30px;
  }
  .custom_product_page .product-recommendations .variant_title p {
    font-size: 24px;
    line-height: 32.78px;
    margin-bottom: 7px;
  }
  .custom_product_page
    .product-recommendations
    .product-details
    .price-ui
    .price
    .money {
    font-size: 24px;
    line-height: 32px;
  }
}
@media only screen and (max-width: 576px) {
  .newsletter_section {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .newsletter_section h2.title {
    font-size: 30px;
    line-height: 42px;
    margin-bottom: 26px;
  }
  .newsletter_section .newsletter-text {
    padding-bottom: 15px;
  }
  .newsletter_section .newsletter-text p {
    font-size: 14px;
    line-height: 18px;
  }
  .newsletter_section .newsletter .input-row {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }
  .newsletter_section .newsletter .newsletter-form__sign-up[type="submit"] {
    margin-left: 0 !important;
    min-height: 41px !important;
    font-size: 15px;
    line-height: 20px;
    padding: 0;
  }
  .newsletter_section .newsletter .contact_email {
    width: 280px;
    font-size: 14px;
    line-height: 18px;
    min-height: 41px;
    padding: 10px 15px 10px 15px;
  }
  .newsletter_section .newsletter-text {
    max-width: 100%;
  }
  .product-app--container .r--widget-wapper .r-container {
    padding: 10px !important;
  }
  .product-app--container .r--widget-wapper .list_answers .date-time {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .product_gallery_nav {
    margin-bottom: 20px;
  }
  .custom_product_page .product-recommendations .product-details .title {
    min-height: 36px;
    font-size: 12px;
    line-height: 18px;
  }
  .custom_product_page .product-recommendations .variant_title p {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 5px;
  }
  .custom_product_page
    .product-recommendations
    .product-details
    .price-ui
    .price
    .money {
    font-size: 12px;
    line-height: 18px;
  }
  .custom_product_page
    .product-recommendations
    .quick-shop-style--inline
    .inline-quickshop {
    margin-top: 6px;
  }
}
@media only screen and (min-width: 799px) and (max-width: 1024px) {
  .header .nav-desktop__tier-1 .nav-desktop__tier-1-link {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 11px;
  }

  .header .cart-container .mini_cart {
    margin-left: 0;
  }

  .mission-grid-section .image-element__wrap img {
    object-fit: contain !important;
  }

  .experts-section .swiper-button-next::after {
    font-size: 26px;
    color: #000000;
  }

  .experts-section .swiper-button-prev::after {
    font-size: 26px;
    color: #000000;
  }

  .experts-section .swiper-wrapper {
    padding-bottom: 50px;
  }

  .experts-section .swiper .swiper-pagination .swiper-pagination-bullet {
    background: #666;
    margin: 0 8px;
  }

  .experts-section .swiper .swiper-pagination .swiper-pagination-bullet-active {
    background: #868883;
  }
}

.product-app--container {
  background-color: #ffffff;
}

/**
* Product page: Relative Products with combo set 
*/
.cross_sell_section {
  padding: 88px 0 60px 0;
}
.cross_sell_section .cards_container {
  width: 100%;
}
.cross_sell_section .card {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  margin-right: 44px;
}
.cross_sell_section .card .image-container {
  width: 260px;
  height: 260px;
  margin-right: 23px;
}
.cross_sell_section .card .product_description_container {
  text-align: center;
}
.cross_sell_section .card .product_description_container .product_name {
  font-size: 15px;
  line-height: 18.29px;
  font-weight: 700;
  margin-bottom: 5px;
  text-transform: capitalize;
}
.cross_sell_section .card .product_description_container .variant_name {
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #000;
}
.cross_sell_section .card .product_description_container .product_rating {
  margin-bottom: 4.46px;
}
.cross_sell_section .card .product_description_container .product_price {
  margin-bottom: 13px;
}
.cross_sell_section .card .product_description_container .product_price span {
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
}
.cross_sell_section
  .card
  .product_description_container
  .product_price
  span.price {
  color: #000000;
}
.cross_sell_section
  .card
  .product_description_container
  .product_price
  span.compare_at_price {
  color: #00000066;
  text-decoration-line: line-through;
}
.cross_sell_section
  .card
  .product_description_container
  .global-button--primary {
  background-color: #eeb698;
  border: none;
  border-radius: 30px;
  padding: 10px 12px 10px;
  height: 35px;
  width: 150px;
  text-transform: none;
  font-size: 15px;
  font-weight: 300;
}
.cross_sell_section
  .card
  .product_description_container
  .global-button--primary
  span {
  color: #ffffff;
}
.offers_card_section_title .title {
  margin: 0 0 30px;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  text-transform: capitalize;
}
/**
* Product page: Main Detail 
*/

.collection-title {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14.63px;
  font-weight: 500;
  margin-bottom: 3px;
  margin-right: 14px;
}
.product_name {
  font-size: 25px;
  line-height: 30.48px;
  font-weight: 700;
  margin-bottom: 10px;
  padding: 0;
}
.product_section .product__details .modal_price .unit-pricing {
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
}
.collection-detail-title-product .collection-title-p {
  margin-right: 12px;
}
.collection-detail-title-product .collection-title-p {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 17px;
}
.collection-detail-title-product .in-house,
body.product .in-house {
  font-size: 12px;
  color: #77a96f;
  line-height: 17px;
}
body.product .product-block--custom-liquid .in-house {
  margin-top: 30px;
}

.product-quantity-box .product-minus {
  font-size: 9px;
  padding: 1px 5px 1px 10px;
  width: auto;
  color: #000000;
}
.product-quantity-box .product-plus {
  font-size: 9px;
  padding: 1px 10px 1px 5px;
  width: auto;
  color: #000000;
}
.product-quantity-box.purchase-details__quantity input.quantity {
  padding: 5px 0;
  min-width: 20px;
}
.shopify-product-form
  .purchase-details
  .purchase-details__buttons
  button.add_to_cart {
  padding: 8px 12px;
}
.product-form-details .smart-payment-button--false .purchase-details {
  padding-bottom: 10px;
  padding-top: 32px;
  row-gap: 12px;
  clear: both;
}
.product-form-details .smart-payment-button--false .payment-icons {
  margin-bottom: 38px;
}
.product-block .product-single__promises {
  color: #000000;
}
.product-block .product-single__promises .fas {
  margin-right: 5px;
}
.product-block .product-single__promises-item {
  font-size: 14px;
  font-weight: 500;
  line-height: 16.39px;
  margin-bottom: 6px;
}
.quick-shop-style--inline .purchase-details__spb--false {
  margin: auto;
}
.custom-price-show {
  font-size: 25px;
  font-weight: 700;
  margin-right: 10px;
}
.product_section .shopify-app-block.r--star-section {
  margin-bottom: 30px;
}
.product-main .product-block--price .price,
.product-main .product-block--price .compare-at-price {
  display: none;
}
.product-main .ryviu-number-widget .trw-text {
  display: none;
}
.product-short-description {
  font-size: 14px;
  /*gap: 10px;*/
  line-height: 17px;
  gap: 95px;
  /*max-width: 90%;*/
  max-width: 100%;
  margin: 0 0 0 auto;
}
.product-short-description .left {
  max-width: 50%;
  /*padding-top: 17px;*/
}
.product-short-description .right p {
  margin-bottom: 0px;
}
.product_section .purchase-details__buttons {
  margin: 0;
  align-self: center;
}
.product-block--price .modal_price {
  margin-bottom: 0;
}

.custom_product_page .horizontal_promise {
  display: flex;
  gap: 20px;
  margin-top: 30px;
}
.custom_product_page .horizontal_promises-item {
  display: flex;
  align-items: center;
  height: 18px;
  font-size: 14px;
  line-height: 16.39px;
}
.custom_product_page .horizontal_promise .horizontal_promises-item i {
  margin-right: 8px;
  width: 18px;
  font-size: 18px;
}
.custom_product_page .triangle-icon {
  width: 18px;
  margin-right: 8px;
}

/*------------------------------------------------------------*/
/*------------style for prdoduct-desription-custom------------*/
/*------------------------------------------------------------*/
.prdoduct-desription-custom {
  /* max-width:745px;*/
  max-width: 80%;
  margin: 48px auto 48px auto;
}
.prdoduct-desription-custom .description .accordion dt a {
  border: 1px solid #000000;
  font-size: 14px;
  line-height: 20px;
  padding: 6px 0 6px 14px;
}
.prdoduct-desription-custom .description .accordion dt {
  margin-bottom: 9px;
}
.prdoduct-desription-custom .description .accordion dt a:after {
  display: none;
}
.options-for-mobile {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .cross_sell_section .card .image-container {
    width: 200px;
    height: 200px;
  }
}
@media only screen and (max-width: 829px) {
  .product_gallery_nav .gallery-cell {
    max-width: 120px;
    height: 120px;
    margin: 0 14px 14px 0;
  }
  .product-page .product-container .product_section {
    flex-direction: column;
  }
  .product-page .product-container .product_section .medium-down--one-whole {
    width: 100%;
  }
  .collection-detail-title-product .collection-title-p {
    font-size: 24px;
    line-height: 29.26px;
    margin-right: 12px;
  }
  .prdoduct-desription-custom .product-short-description.is-flex {
    display: grid;
  }
  .prdoduct-desription-custom .product-short-description .left,
  .prdoduct-desription-custom .product-short-description .right {
    width: 100%;
    max-width: 100%;
  }
  .prdoduct-desription-custom .product-short-description .left p {
    margin: 0;
    font-size: 24px;
    line-height: 32.78px;
  }
  .prdoduct-desription-custom .product-short-description .right p {
    font-size: 24px;
    line-height: 32.78px;
  }
  .prdoduct-desription-custom .product-short-description .right {
    margin-bottom: 40px;
  }
  .product-short-description {
    gap: 55px;
  }
  .product_section .product_form,
  .product_section .contact-form {
    max-width: 100%;
  }
  .collection-detail-title-product .in-house,
  body.product .in-house {
    font-size: 24px;
    line-height: 29.26px;
  }
  .collection-detail-title-product {
    margin-bottom: 10px;
  }
  .product_name {
    font-size: 36px;
    font-weight: 700;
    line-height: 44px;
  }
  .product_section .product__details .modal_price .unit-pricing {
    margin-bottom: 15px;
  }
  .product_section .shopify-app-block.r--star-section {
    margin-bottom: 26px;
  }
  .product-block .product-single__promises-item {
    font-size: 24px;
    line-height: 32.78px;
    font-weight: 500;
  }
  .product-form-details .smart-payment-button--false .purchase-details {
    padding-bottom: 44px;
    padding-top: 32px;
  }
  .custom-price-show {
    font-size: 36px;
    line-height: 43.88px;
    margin-right: 30px;
  }
  .product-quantity-box.purchase-details__quantity {
    margin-right: 30px;
  }
  .product_section .purchase-details .purchase-details__buttons {
    width: 100%;
    max-width: 222px;
  }
  .product-short-description {
    max-width: 100%;
  }
  .custom_product_page .horizontal_promise {
    gap: 23px;
    margin-top: 26px;
  }
  .custom_product_page .horizontal_promises-item {
    height: 24px;
    font-size: 24px;
    line-height: 32px;
  }
  .custom_product_page .horizontal_promise .horizontal_promises-item i {
    margin-right: 15px;
    width: 24px;
    font-size: 24px;
  }
  .custom_product_page .triangle-icon {
    width: 24px;
    margin-right: 15px;
  }
  .prdoduct-desription-custom {
    width: 100%;
    max-width: 633px;
    margin: 56px auto 56px auto;
  }
  .prdoduct-desription-custom .description .accordion dt {
    margin-bottom: 17px;
  }
  .prdoduct-desription-custom .description .accordion dt a {
    font-size: 24px;
    line-height: 32px;
    padding: 8px 0 8px 14px;
  }
  .options-for-mobile {
    display: none;
  }
  .options-for-desktop {
    display: none;
  }
  .options-for-mobile .swatch_options {
    margin-bottom: 0;
    margin-top: 50px;
  }
  .product-form-details .smart-payment-button--false .payment-icons {
    margin: 0;
  }
  .product-short-description .left {
    padding-top: 0;
  }
  .cross_sell_section {
    padding: 78px 0 60px 0;
  }
  .offers_card_section_title .title {
    font-size: 36px;
    line-height: 44px;
    margin: 0 0 27px 0;
  }
  .cross_sell_section .card {
    width: 100%;
    margin-right: 20px;
  }
  .cross_sell_section .card .image-container {
    width: 357px;
    height: 357px;
    margin-right: 45px;
  }
  .cross_sell_section .card .product_description_container .product_name {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 15px;
  }
  .cross_sell_section .card .product_description_container .variant_name {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 10px;
  }
  .product-details .product-rating {
    margin: 0 0 10px 0;
  }
  .cross_sell_section .card .product_description_container .product_price {
    margin-bottom: 20px;
  }
  .cross_sell_section
    .card
    .product_description_container
    .product_price
    .price,
  .cross_sell_section
    .card
    .product_description_container
    .product_price
    .compare_at_price {
    font-size: 24px;
    line-height: 29px;
  }
  .cross_sell_section
    .card
    .product_description_container
    .global-button--primary {
    width: 245px;
    font-size: 24px;
    line-height: 37px;
    padding: 0;
    height: 49px;
  }
  .custom_product_page
    .product-recommendations
    .gallery-cell.thumbnail
    .product_form
    .add_to_cart {
    width: 180px;
    height: 50px;
    font-size: 16px;
    line-height: 32.78px;
    padding: 0;
  }
  .custom_product_page
    .product-recommendations
    .recommended-products__title
    h2 {
    display: none;
  }
  .custom_product_page
    .product-recommendations-section
    .product-recommendations--product {
    padding: 118px 0px 140px;
  }
  .custom_product_page
    .product-recommendations-section
    .product-recommendations--product
    .flickity-page-dots {
    position: static;
    display: flex;
    align-items: end;
    justify-content: center;
    height: 40px;
  }
  .custom_product_page
    .product-recommendations-section
    .product-recommendations--product
    .flickity-page-dots
    .dot {
    background: #d9d9d9;
  }
  .custom_product_page
    .product-recommendations-section
    .product-recommendations--product
    .flickity-page-dots
    .dot.is-selected {
    background: rgb(30 30 30 / 49%);
  }
  .custom_product_page .cross_sell_section .flickity-prev-next-button.previous {
    left: 0;
  }
  .custom_product_page .cross_sell_section .flickity-prev-next-button.next {
    right: 0;
  }
  .custom_product_page .cross_sell_section .cards_container {
    padding-bottom: 20px;
  }
  .custom_product_page .cross_sell_section .flickity-prev-next-button.next,
  .custom_product_page .cross_sell_section .flickity-prev-next-button.previous {
    opacity: 1;
    background: transparent;
    display: block;
  }
  .custom_product_page .cross_sell_section .flickity-page-dots {
    position: relative;
    bottom: -20px;
  }
}
@media only screen and (max-width: 700px) {
  .cross_sell_section .card .image-container {
    width: 250px;
    height: 250px;
    margin-right: 35px;
  }
}
@media only screen and (max-width: 576px) {
  .product_gallery_nav .gallery-cell {
    max-width: 90px;
    height: 90px;
    margin: 0 10px 10px 0;
  }
  .product-page .product-container .product_section {
    flex-direction: column;
  }
  .product-page .product-container .product_section .medium-down--one-whole {
    width: 100%;
  }
  .product-page .product-container .product_section .product__images,
  .product-page
    .product-container
    .product_section
    .product__details--product-page {
    margin: 0;
    padding: 0 10px;
  }
  .collection-detail-title-product .collection-title-p {
    font-size: 12px;
    line-height: 14px;
    margin-right: 8px;
  }
  .prdoduct-desription-custom .product-short-description.is-flex {
    display: grid;
  }
  .prdoduct-desription-custom .product-short-description .left,
  .prdoduct-desription-custom .product-short-description .right {
    width: 100%;
    max-width: 100%;
  }
  .prdoduct-desription-custom .product-short-description .left p {
    font-size: 15px;
    line-height: 18px;
  }
  .prdoduct-desription-custom .product-short-description .right p {
    font-size: 15px;
    line-height: 18px;
  }
  .prdoduct-desription-custom .product-short-description .right {
    margin-bottom: 20px;
  }
  .product-short-description {
    gap: 30px;
  }
  .prdoduct-desription-custom {
    margin: 20px auto 25px auto;
  }
  .cross_sell_section {
    padding: 20px 0 30px;
  }
  .collection-detail-title-product .in-house,
  body.product .in-house {
    font-size: 12px;
    line-height: 14px;
  }
  .collection-detail-title-product {
    margin-bottom: 10px;
  }
  .product_name {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
  }
  .product_section .product__details .modal_price .unit-pricing {
    margin-bottom: 15px;
  }
  .product_section .shopify-app-block.r--star-section {
    margin-bottom: 26px;
  }
  .product-block .product-single__promises-item {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
  }
  .product-form-details .smart-payment-button--false .purchase-details {
    padding-bottom: 30px;
    padding-top: 14px;
  }
  .custom-price-show {
    font-size: 24px;
    line-height: 30px;
    margin-right: 15px;
  }
  .product-quantity-box.purchase-details__quantity {
    margin-right: 15px;
  }
  .product_section .purchase-details .purchase-details__buttons {
    width: 100%;
    max-width: 143px;
  }
  .purchase-details .product-quantity-box.purchase-details__quantity {
    width: auto !important;
  }
  .product-short-description {
    max-width: 100%;
  }
  .custom_product_page .horizontal_promise {
    gap: 20px;
    margin-top: 26px;
  }
  .custom_product_page .horizontal_promises-item {
    height: 18px;
    font-size: 12px;
    line-height: 16.39px;
  }
  .custom_product_page .horizontal_promise .horizontal_promises-item i {
    margin-right: 8px;
    width: 18px;
    font-size: 18px;
  }
  .custom_product_page .triangle-icon {
    width: 18px;
    margin-right: 8px;
  }
  .prdoduct-desription-custom .description .accordion dt {
    margin-bottom: 9px;
  }
  .prdoduct-desription-custom .description .accordion dt a {
    font-size: 15px;
    line-height: 16px;
    padding: 5px 0 6px 14px;
  }
  .options-for-mobile .swatch_options {
    margin-bottom: 0;
    margin-top: 26px;
  }
  .cross_sell_section .card .image-container {
    width: 180px;
    height: 180px;
    margin-right: 10px;
  }
  .offers_card_section_title .title {
    font-size: 30px;
    line-height: 42px;
    margin: 0 0 26px 0;
  }
  .cross_sell_section .card .product_description_container .product_name {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 5px;
  }
  .cross_sell_section .card .product_description_container .variant_name {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 5px;
  }
  .product-details .product-rating {
    margin: 0 0 5px 0;
  }
  .cross_sell_section
    .card
    .product_description_container
    .product_price
    .price,
  .cross_sell_section
    .card
    .product_description_container
    .product_price
    .compare_at_price {
    font-size: 15px;
    line-height: 18px;
  }
  .cross_sell_section
    .card
    .product_description_container
    .global-button--primary {
    font-size: 15px;
    line-height: 20px;
    width: 150px;
    height: 41px;
  }
  .custom_product_page
    .product-recommendations
    .gallery-cell.thumbnail
    .product_form
    .add_to_cart {
    width: 120px;
    height: 35px;
    font-size: 15px;
    line-height: 20px;
    padding: 0;
  }
  .custom_product_page
    .product-recommendations-section
    .product-recommendations--product {
    padding: 45px 0px 56px;
  }
  .custom_product_page
    .product-recommendations-section
    .product-recommendations--product
    .flickity-page-dots {
    height: 15px;
  }
}

.product-single__promises-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.product-single__promises-item img {
  max-width: 30px;
  margin-right: 5px;
}
@media only screen and (max-width: 375px) {
  .cross_sell_section .card .image-container {
    width: 150px;
    height: 150px;
    margin-right: 5px;
  }
}
@media only screen and (max-width: 476px) {
  .product_gallery_nav .gallery-cell {
    height: auto;
  }
}

.features_info {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  line-height: 1;
  margin-bottom: 15px;
}

.features_icon {
  position: relative;
}

.features_icon img {
  display: block;
}

.features_icon span {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-100%);
  font-size: 13px;
  font-weight: 500;
  border: 1px solid black;
  padding: 4px;
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  white-space: nowrap;
}

.features_icon:hover span {
  top: -10px;
  opacity: 1;
  visibility: visible;
}

@media (max-width: 767px) {
  .features_icon {
    flex: 0 0 calc(50% - 7.5px);
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .features_icon span {
    position: unset;
    top: unset;
    left: unset;
    transform: unset;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    border: none;
    padding: 0;
    border-radius: unset;
    opacity: 1;
    visibility: visible;
    white-space: normal;
  }
}

.custom_product_page .icon_with_text_section {
  background: #eaeee5;
  padding-bottom: 45px;
  padding-top: 67px;
}
.custom_product_page .icon_with_text_section .container {
  max-width: 1280px;
}
.custom_product_page .icon_with_text_section .icon_with_text_section_title {
  margin: 0 0 5px 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
}
.custom_product_page .icon_with_text_section .image-element__wrap img {
  margin: 0;
}
.custom_product_page
  .shopify-section--text-columns-with-images
  .icon_with_text_section
  .text-column {
  margin-bottom: 0;
  padding: 40.36px 0 48.21px 0;
}
.custom_product_page
  .shopify-section--text-columns-with-images
  .icon_with_text_section
  .image_with_text_section_smalltext {
  font-weight: 500;
  text-transform: capitalize;
  line-height: 20.49px;
  margin: 0;
  margin-top: 21.64px;
  text-align: center;
  font-size: 15px;
}
.description .accordion h4 {
  font-weight: 700;
  font-size: 15px;
  line-height: 1;
  padding: 0;
  text-transform: none;
}
.custom_product_page .icon_with_text_section .container {
  justify-content: center;
}
.hide-this-span {
  display: none;
}
@media (min-width: 576px) and (max-width: 829px) {
  .custom_product_page .icon_with_text_section {
    padding: 52px 0 72px 0;
  }
  .custom_product_page .icon_with_text_section .icon_with_text_section_title {
    font-size: 36px;
    line-height: 43.88px;
    max-width: 50%;
    margin: 0 auto 45px auto;
  }
  .custom_product_page .icon_with_text_section .image-element__wrap {
    max-width: 80px !important;
  }
  .custom_product_page
    .shopify-section--text-columns-with-images
    .icon_with_text_section
    .image_with_text_section_smalltext {
    margin-top: 17px;
    font-size: 24px;
    line-height: 32.78px;
  }
}
@media only screen and (max-width: 780px) {
  .custom_product_page .icon_with_text_section .icon_with_text_section_title {
    max-width: 70%;
    margin: 0 auto;
  }
  .product-recommendations .product-slider-thumbnail {
    padding: 0px 10px;
  }
}
@media only screen and (max-width: 576px) {
  .custom_product_page .icon_with_text_section {
    padding-bottom: 36px;
    padding-top: 40px;
  }
  .custom_product_page .icon_with_text_section .icon_with_text_section_title {
    font-size: 30px;
    line-height: 42px;
    max-width: 100%;
  }
  .custom_product_page
    .shopify-section--text-columns-with-images
    .icon_with_text_section
    .image_with_text_section_smalltext {
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
  }
  .custom_product_page
    .shopify-section--text-columns-with-images
    .icon_with_text_section
    .text-column {
    padding: 22px 0 22px 0;
  }
}
.ryviu-number-widget .trw-avg .trw-bracket {
  color: #000;
}
@media only screen and (min-width: 799px) {
  .footer-menu-wrap > div:nth-child(2) {
    padding-left: 20px;
  }
}
@media only screen and (min-width: 577px) {
  .close-accordian {
    display: none;
  }
}
@media only screen and (max-width: 576px) {
  .description .accordion dd[aria-hidden="false"] {
    display: block;
    /* height: 100vh; */
    width: 100%;
    /* position: fixed;
    top: 0;
    left: 0; */
    background: white;
    overflow-y: scroll;
    z-index: 9999;
    margin: 0;
    /* padding: 60px 34px; */
    /* animation: slideInRight 0.3s ease; */
  }
  .close-accordian {
    display: none;
    position: fixed;
    left: 20px;
    font-size: 25px;
    color: #000;
    background: #fff;
    border: 2px solid #e3e3e3;
    border-radius: 30px;
    width: 40px;
    height: 40px;
    text-align: center;
    top: 20px;
    line-height: 32px;
  }
  .description .accordion dd[aria-hidden="true"] {
    display: none;
    /* height: 100vh; */
    width: 100%;
    /* position: fixed; */
    top: 0;
    left: 0;
    background: white;
    z-index: 9999;
    margin: 0;
    /* padding: 60px 34px; */
    /* animation: slideOutRight 0.9s ease; */
  }
  .scroll_off {
    overflow: auto;
  }

  @keyframes slideInRight {
    0% {
      transform: translateX(100%);
    }
    100% {
      transform: translateX(0);
    }
  }

  @keyframes slideOutRight {
    0% {
      transform: translateX(0);
    }
    50% {
      transform: translateX(100%);
    }
  }
}
@media only screen and (min-width: 320px) and (max-width: 576px) {
  .custom_product_page
    .product-recommendations
    .slider-gallery
    .flickity-prev-next-button {
    display: block;
  }
  .custom_product_page
    .product-recommendations
    .slider-gallery
    .flickity-prev-next-button.previous {
    left: 10px;
  }
  .custom_product_page
    .product-recommendations
    .slider-gallery
    .flickity-prev-next-button.next {
    right: 10px;
  }
  .custom_product_page
    .product-recommendations
    .flickity-prev-next-button
    .flickity-button-icon {
    width: 100%;
    height: 100%;
  }
}
@media only screen and (max-width: 425px) {
  .product_section .purchase-details .purchase-details__buttons {
    max-width: 100%;
  }
}
#header .top-bar {
  flex-wrap: wrap;
  height: inherit;
}
#header .top-bar {
  text-align: center;
  display: flex;
  align-items: center;
}
#header.mobile_nav-fixed--true,
.mobile_nav-fixed--false.is-active #header {
  position: fixed;
  z-index: 1001;
  width: 100%;
  top: 0;
  left: 0;
}
#header .top-bar a.mobile_logo {
  height: 40px;
}
.top-bar .top-bar--right {
  display: flex;
  /* align-items: center; */
  margin-left: auto;
  height: 40px;
}
.mobile_nav div {
  margin: 0 8px 0 16px;
}
.cart-container .mini_cart {
  display: flex;
  justify-content: center;
  font-weight: 500;
  font-style: normal;
  font-size: 12px;
  color: #282e27;
  letter-spacing: 1px;
  width: 70px;
  max-width: 70px;
  white-space: nowrap;
}
#header.mobile_nav-fixed--true,
.mobile_nav-fixed--false.is-active #header {
  position: fixed;
  z-index: 1001;
  width: 100%;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 798px) {
  .top-bar .top-bar--right {
    height: 50px;
  }
  #header .top-bar {
    margin-top: 0px;
    padding-top: 10px;
  }
  div.header-scrollmenu {
    -webkit-user-select: none;
    display: inherit;
    /* height: 54px; */
    /* overflow-y: hidden; */
    padding: 0;
    -webkit-overflow-scrolling: touch;
    /* overflow-x: scroll; */
    /* box-shadow: 0px 1px 3px 0px rgb(60 64 67 / 8%); */
    padding-top: 6px;
    padding-bottom: 4px;
    box-shadow: 0px 0px 2px #ede5e5;
    margin-top: 10px;
  }
  div.header-scrollmenu {
    overflow-y: auto;
    scrollbar-width: thin;
  }
  a.header-scrollmenu-item {
    display: inline;
    color: #4d4d4d;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 6px 12px 6px 12px;
    text-transform: none;
    white-space: nowrap;
  }
  #header .top-bar a.mobile_logo {
    margin: auto;
    position: absolute;
    top: 10px;
    left: 0;
    bottom: unset;
    right: 0;
    font-size: 18px;
    line-height: 34px;
    z-index: 5;
    width: 50%;
    height: auto;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .top-bar .top-bar--right {
    height: 55px;
  }
}
.top-bar__right {
  display: flex;
  justify-content: space-around;
}
.header .search-container {
  padding-left: 10px;
  padding: 0 10px;
}
.top-bar__right a {
  padding: 0px 20px;
}
.price-unit-price span {
  color: #8c8b8b;
  font-size: 10px;
  line-height: 1.5em;
}
.swatches-optionss.options-for-desktop {
  display: none;
}
.custom_product_page
  .product-recommendations
  .slider-gallery
  .flickity-prev-next-button {
  display: block;
}
.slider-gallery .flickity-prev-next-button {
  opacity: 1;
}
.sticky_nav .cart-container.sss {
  display: none;
}
.sticky_nav .top-bar__right {
  display: flex;
  justify-content: space-around;
  background: white;
  color: #282828;
}
.sticky_nav .top-bar__login-link:visited {
  color: black;
}
.sticky_nav .main-nav {
  flex-wrap: nowrap;
  padding: 0 80px;
}
.sticky_nav .cart-container .mini_cart {
  background: white;
  font-size: 14px;
}
.main-nav__wrapper.sticky_nav.sticky_nav--stick {
  padding: 0;
}
.thumbnail .price,
.thumbnail .title {
  min-height: 36px;
}
.product-details {
  min-height: 120px;
}
.thumbnail .price > .money {
  color: #000;
}
.product-form-details .swatches-optionss.options-for-desktop {
  display: block;
}
ul.pro_coll_icon {
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
ul.pro_coll_icon li {
  float: left;
  width: 50px;
  list-style-type: none;
  margin-right: 10px;
}
ul.mobile_pro_coll_icon {
  display: none;
}
.purchase-details.mobile_p_details {
  display: none;
}

@media only screen and (max-width: 798px) {
  .desktop_purchase_details {
    display: none;
  }
  .purchase-details.mobile_p_details {
    display: block;
  }

  ul.mobile_pro_coll_icon {
    display: block;
  }
  ul.pro_coll_icon {
    display: none;
  }
  .m_price_uinit {
    width: 100%;
    overflow: hidden;
    display: flex;
  }
  ul.mobile_pro_coll_icon {
    padding: 0px;
    overflow: hidden;
  }
  ul.mobile_pro_coll_icon li {
    float: left;
    width: 50%;
    list-style-type: none;
  }
  ul.mobile_pro_coll_icon li img {
    float: left;
    width: 50px;
  }
  .m_quantity {
    width: 100%;
    display: block;
    overflow: hidden;
    margin-top: 15px;
  }
  .m_quantity > .purchase-details__buttons.purchase-details__spb--false {
    width: 60%;
    float: left;
  }
  .product-list--collection
    .m_quantity
    > .purchase-details__buttons.purchase-details__spb--false {
    width: 80%;
    float: none;
  }
  .thumbnail
    .m_quantity
    > .purchase-details__buttons.purchase-details__spb--false {
    width: 80%;
    float: none;
  }
  .product-list--collection .m_price_uinit,
  .product-list--collection .m_price_uinit {
    display: none;
  }
  .thumbnail .unit-pricing {
    display: none;
  }
  .m_quantity > .purchase-details__quantity.product-quantity-box {
    width: 100px !important;
    height: 35px;
    float: left;
  }
  .js-product-slider .m_price_uinit {
    display: none;
  }
  .homepage-product-slider .flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: 0;
  }
  .product-quantity-box .product-minus {
    font-size: 9px;
    padding: 2px 0px;
    width: 33.33%;
    color: #000000;
    text-align: center;
  }
  .product-quantity-box .product-plus {
    font-size: 9px;
    padding: 2px 0px;
    width: 33.33%;
    color: #000000;
    text-align: center;
  }
  .product-quantity-box.purchase-details__quantity input.quantity {
    padding: 2px 0;
    min-width: 33.33%;
    text-align: center;
  }
  .cards_container .m_price_uinit {
    display: none;
  }
  .cards_container
    .m_quantity
    > .purchase-details__buttons.purchase-details__spb--false {
    width: 80%;
    float: left;
  }
  .thumbnail .m_price_uinit {
    display: none;
  }
}
.thumbnail .unit-pricing {
  display: none;
}
.thumbnail .title {
  min-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.thumbnail .sold_out,
.thumbnail .coming-soon {
  color: #333;
  display: none;
}
@media only screen and (min-width: 320px) and (max-width: 568px) {
  .product-list--collection
    .m_quantity
    > .purchase-details__buttons.purchase-details__spb--false {
    width: 100%;
    float: none;
  }
  .thumbnail
    .m_quantity
    > .purchase-details__buttons.purchase-details__spb--false {
    width: 100%;
    float: none;
  }
  .js-product-slider
    .thumbnail
    .m_quantity
    > .purchase-details__buttons.purchase-details__spb--false {
    width: 80%;
    float: none;
  }

  .db_mb {
    display: block;
  }
  .fx_mb {
    display: flex;
  }
  .dn_mb {
    display: none;
  }
  .swatch .swatch-element {
    flex: 0 0 calc(33.33% - 12px);
    min-width: unset;
  }
  .product_section .product__images,
  .product_section .product__details {
    width: 100%;
  }
  .features_info {
    margin: 15px 0;
  }
}
.card .in-house {
  display: none;
}
/* new changes after deliver*/
.thumbnail .price,
.thumbnail .title {
  min-height: 40px;
}
.product-list .in-house,
.thumbnail .in-house {
  display: none;
}

.product-list .quick-shop-style--inline .inline-quickshop {
  margin-top: 0;
}
.thumbnail .title {
  margin-bottom: 0;
}
#shopify-section-template--18725290475785__16522546746093ec85 {
  background-color: #fff;
}
div#shopify-section-template--18725290475785__featured-text-1 {
  background-color: #f2eee9;
}
.product-list .product-details,
.thumbnail .product-details {
  min-height: 70px;
}
div#shopify-block-038a7be4-8863-4667-980f-796c1e8d27e1 {
  margin-bottom: 0;
}
.purchase-details.desktop_purchase_details {
  padding-top: 0 !important;
}

.thumbnail .product-card__unit-price {
  display: none;
}
.fx_mb {
  display: none;
}

div#shopify-section-template--19182844870921__featured-text-1 {
  background: #f2eee9;
}

.omnisend-form-65e6d5ba1848bd2bd000bda3-section-6374ec98142fd3456c0fb30d {
  max-width: 80%;
  left: 10%;
}
.omnisend-form-65e6d5ba1848bd2bd000bda3-action-container-627932485028ebd8c6660c51 {
  flex-direction: column !important;
}
.omnisend-form-65e6d5ba1848bd2bd000bda3-text-627932445028ebd8c6660c4f,
.omnisend-form-65e6d5ba1848bd2bd000bda3-text-627932445028ebd8c6660c4f p,
.omnisend-form-65e6d5ba1848bd2bd000bda3-text-627932445028ebd8c6660c4f li {
  margin: 0px;
  color: #000000 !important;
  font-family: "Avenir Next !important";
  font-size: 15px !important;
  font-weight: 500;
}

@media only screen and (max-width: 576px) {
  .db_mb {
    display: block;
  }
  .fx_mb {
    display: flex;
    width: 100%;
    overflow: hidden;
  }
  .omnisend-form-65e6d5ba1848bd2bd000bda3-section-6374ec98142fd3456c0fb30d {
    max-width: 100%;
    left: 0;
  }
  .dn_mb {
    display: none;
  }
  .swatch .swatch-element {
    flex: 0 0 calc(33.33% - 12px);
    min-width: unset;
  }
  .product_section .product__images,
  .product_section .product__details {
    width: 100%;
  }
  .features_info {
    margin: 15px 0;
  }
  .omnisend-form-65e6d5ba1848bd2bd000bda3-section-624ab2f927652f651edfd0ac {
    padding-left: 0;
    padding-right: 0;
  }
}
div#shopify-section-template--19182844870921__featured-text-1 {
    background: #f2eee9;
}
button.flickity-button.flickity-prev-next-button.previous,button.flickity-button.flickity-prev-next-button.next {
    display: block;
}
.purchase-details__buttons.purchase-details__spb--false span.text {
    color: #fff;
}
.cross_sell_section .card .product_description_container .global-button--primary span {
    color: #fff;
    font-family: Avenir Next, sans-serif;
    font-weight:400;
}
.price-unit-price {
    line-height: 0;
    margin-bottom: 12px;
}
@media (max-width:768px){
  .price-unit-price {
    line-height: 0;
    .margin-bottom: 12px;;
}
  custom_product_page .product-recommendations .quick-shop-style--inline .inline-quickshop {
        margin-top: 0px!important;
    }
  .m_quantity{
     margin-top: 0px!important;
  }
}
}