/** Shopify CDN: Minification failed

Line 52:27 Unexpected "{"
Line 108:23 Expected identifier but found "!"

**/
@font-face {
  font-family: Tenez;
  font-weight: 400;
  src: url(/cdn/shop/files/TenezTest-Regular.otf?v=1740993547);
}
@font-face {
  font-family: Sweet Sans Pro;
  font-weight: 500;
  src: url(/cdn/shop/files/SweetSansProMedium.otf?v=1741063714);
}
@font-face {
  font-family: Sweet Sans Pro;
  font-weight: 300;
  src: url(/cdn/shop/files/SweetSansProLight.otf?v=1741078005);
}
@font-face {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  src: url(/cdn/shop/files/SweetSansProRegular.otf?v=1741063714);
}
@font-face {
  font-family: Sweet Sans Pro;
  font-weight: 700;
  src: url(/cdn/shop/files/SweetSansProBold.otf?v=1741063715);
}
@font-face {
  font-family: Rome Magito;
  font-weight: 400;
  src: url(/cdn/shop/files/rome-magito_6967fb92-8c6c-4011-9691-b16af8cb56a1.otf?v=1741411431);
}
@font-face {
  font-family: 'GeorgiaPro';
  src: url('/cdn/shop/files/GeorgiaPro-Regular.ttf?v=1755166228') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'GeorgiaPro';
  src: url('/cdn/shop/files/GeorgiaPro-Italic.ttf?v=1755166229') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

h1, .h1, h2, .h2, h3, .h3, {
  font-family: GeorgiaPro !important;
 
} 

h4, .h4, h5, .h5, h6, .h6{
  font-family: Sweet Sans Pro !important;
}

.sw-sec-hiw-contant h2, .sw-sec-sure-contant h2, .sw-sec-faq-contant h2{
  font-family: GeorgiaPro !important;
  
}

p {
  font-family: Sweet Sans Pro !important;
   font-size: 16px;
    line-height: 22px;
}

html {
  padding-bottom: 0 !important;
}

/* ========= announcement bar ========= */

.announce_wrapper {
  padding: 11px 0;
  display: flex;
}
.announce_wrapper .slick-list.draggable .slick-track {
  display: flex;
  flex-wrap: nowrap;
}
.cm_announce {
  margin-right: 32px;
}
a.announcement_bar_title {
  font-family: Sweet Sans Pro !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0;
  display: inline-block;
  white-space: nowrap;
}

/* ========= headre css =========== */

.navigation
  .navigation__tier-1
  > .navigation__item
  > .navigation__link::before {
  display: none;
}
.pageheader {
  background: #e9e4d9; !important;
}


.logo-area__right {
  flex: none;
}
.center_menu__innnr .navigation--left .navigation__tier-1-container {
  position: unset;
  margin-top: 0;
}
.center_menu__innnr .navigation--left {
  position: unset;
  height: auto;
}
.center_menu__innnr {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin: 0;
  justify-content: space-between;
  gap: 20px;
  padding: 0;
}
.center_menu__innnr a.navigation__link {
  padding: 0 !important;
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  text-transform: capitalize !important;
  color: #000 !important;
}
.center_menu__innnr a.navigation__link:hover {
  color: #d19985 !important;
}
.center_menu__innnr .logo-area__middle {
  margin: 0 auto 0 0;
}
.center_menu__innnr .logo-area__left {
  display: block;
  flex: none;
  margin-right:30px;
}
.pageheader--layout-inline-permitted .center_menu__innnr .logo-area__left {
  min-height: auto !important;
  display: flex;
}
.pageheader .logo {
  padding: 0;
  text-align: center;
}
.center_menu__innnr li.navigation__item {
  line-height: 1;
}
.center_menu__innnr ul.navigation__tier-1 {
  display: flex;
  gap: 40px;
}
.navigation--left
  .navigation__tier-1-container
  .navigation__tier-1
  > .navigation__item
  > .navigation__link:before {
  bottom: -2px;
  left: 0;
  width: 100%;
}
.show-search-link__icon,
.cart-link__icon {
  margin: 0;
}
.header-account-link__text + .header-account-link__icon:not(.mobile-only) {
  margin-inline-start: 0;
}
.logo-area__right .show-search-link,
.header-account-link {
  margin-inline-end: 0;
}
.logo-area__right__inner {
  gap: 12px;
}
a.cart-link.mobile_cart_icon {
  display: none;
}
span.cart-link__icon {
  width: 100%;
  height: 100%;
  display: block;
}
.main-search__input-container.mobile_search_bar {
  margin: 0 20px;
}
.mobile_search_bar .main-search__button {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  display: block;
  left: 18px;
}
.mobile_search_bar .main-search__button svg {
  width: 100%;
  height: 100%;
  display: block;
}
.mobile_search_bar input[type="text"].main-search__input {
  width: 100%;
  padding: 10px 10px 10px 40px;
  background-color: #e9e4d9;
  border-bottom: solid 1px #2b2b2b;
}
.mobile-navigation-drawer .login_mobile {
  display: block !important;
}
.login_mobile a {
  display: block;
  padding: 12px;
  margin: 0 16px;
  text-align: center;
  width: auto;
  height: auto;
  background-color: #2b2b2b !important;
  border-radius: 0px;
  font-family: Sweet Sans Pro !important;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #e9e4d9;
}
.swiper.new_megamenu_slider {
  padding: 0 10px;
}

/* ============ header mega menu css ============== */

.cm_mega_menu_tabify {
  padding: 0 100px;
}
.mega_menu_inner {
  display: flex;
  margin: 0 -15px;
  gap: 84px;
}
.mega-menu-tabs {
width: 40%;
  display: flex;
  justify-content: space-between;
  gap: 10px;
    row-gap: 10px;
  row-gap: 0;
}
.mega-menu-content {
  width: 85%;
  padding: 0 15px;
}
button.mega-menu-tab {
  display: block;
}
.mega-menu-panel {
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.mega-menu-panel.active {
  display: block;
  opacity: 1;
}
button.mega-menu-tab {
  font-family: Sweet Sans Pro !important;
  font-weight: 400 !important;
  font-size: 15px !important;
  line-height: 1.5;
  letter-spacing: 0;
  color: #2b2b2b;
  text-transform: uppercase;
  transition: 0.4s all ease;
}
button.mega-menu-tab:hover,
.mega-menu-tab.active {
  color: #d19985;
}
button.mega-menu-tab:not(:last-child) {
  margin-bottom: 24px;
}
.navigation .navigation__tier-2-container {
  border-top: 0.5px solid #e0e0e0;
  box-shadow: 0px 7px 12.9px 1px #9e86631a;
  border-bottom: 0;
}
.mega-menu-content .collection_tags_block {
  display: none;
}
.mega-menu-content .collection_tags_block.active {
  display: block;
}
.mega-menu-content ul.collection_tags_main,
.cm_mobile_mega_menu_tabify ul.collection_tags_main {
  justify-content: start;
}
.mega-menu-content .collection_tags_block,
.cm_mobile_mega_menu_tabify ul.collection_tags_main {
  margin-bottom: 16px;
}

/* =========== footer css ============ */

.cm_footer_sec {
  background-color: #d19985;
  padding-top: 52px;
}
body.template-index .cm_footer_sec {
  padding-top: 55px;
}
.footer_container {
  max-width: 1310px;
  margin: 0 auto;
  padding: 0 15px;
}
.footer_main_inner {
  display: flex;
  margin: 0 -15px;
  flex-wrap: wrap;
}
.footer_newsletter_block {
  width: 25%;
  padding: 0 15px;
}
.footer_menu_main_block {
  width: 75%;
  padding: 0 15px;
}
.footer_menu_inn {
  display: flex;
  justify-content: end;
  gap: 96px;
}
.footer_newsletter_item {
  max-width: 293px;
}
h2.newsletter_heading {
  font-family: Sweet Sans Pro;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #fcf9f6;
  margin-bottom: 8px;
  text-transform: uppercase;
}
p.newsletter_description {
  font-family: Sweet Sans Pro;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0;
  color: #e6e3d9;
  margin-bottom: 0;
}
.signup_form_inner button.btn.btn--.signup-form__button {
  background-color: transparent;
  padding: 0;
  font-family: Sweet Sans Pro;
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0;
  color: #e6e3d9;
  margin: 0;
  border: none;
}
.signup_form_inner p {
  display: flex;
  border-bottom: 0.5px solid #e6e3d9;
  margin-bottom: 0;
  padding-bottom: 4px;
  justify-content: space-between;
  gap: 10px;
}
.signup_form_inner p input.signup-form__email {
  width: 100%;
  padding: 0;
  background-color: transparent;
  border: none;
  font-family: Sweet Sans Pro;
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0;
  color: #e6e3d9;
}
.footer_signup_form {
  margin-top: 24px;
}
.signup_form_inner p input.signup-form__email::placeholder {
  font-family: Sweet Sans Pro;
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0;
  color: #e6e3d9;
}
ul.footer_menu_block__menu li {
  line-height: 1;
}
ul.footer_menu_block__menu li:not(:last-child) {
  margin-bottom: 8px;
}
a.footer_menus_links {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #fcf9f6;
  transition: 0.4s all;
  position: relative;
  display: inline-block;
}
a.footer_menus_links:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #e9e4d9;
  left: 0;
  bottom: 0px;
  transition: 0.5s all;
  transform: scale3d(0, 1, 1);
  transform-origin: 100% 50%;
}
a.footer_menus_links:hover:after {
  transform-origin: 0% 50%;
  transform: scaleZ(1);
}
.copyright_text p,
.copyright_text a {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0;
  color: #fcf9f6;
  margin: 0;
}
.copyright_text a {
  transition: 0.4s all;
  display: inline-block;
  position: relative;
}
.copyright_text a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #e9e4d9;
  left: 0;
  bottom: 0px;
  transition: 0.5s all;
  transform: scale3d(0, 1, 1);
  transform-origin: 100% 50%;
}
.footer_social_main ul.social {
  gap: 14px;
}
.copyright_text a:hover:after {
  transform-origin: 0% 50%;
  transform: scaleZ(1);
}
.footer_social_icon_block a.social__link {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0;
}
.footer_social_icon_block a.social__link svg {
  width: 100%;
  height: 100%;
  display: block;
  transition: 0.4s all ease;
}
.footer_social_icon_block a.social__link svg path {
  fill: #fcf9f6;
}
.footer_center_block_in {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 53px;
  border-top: solid 1px #2b2b2b;
}
.footer_localization .custom-select__btn {
  padding-top:24px;
  padding-left:0px;
  background: transparent;
  border: 0.5px solid #e6e3d9;
  border-radius: 0px;
}
.footer_localization .custom-select__btn svg.icon {
  display: none;
}
.footer_localization .custom-select__btn span.text-start {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
}
.custom-select__listbox::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  border-radius: 0px;
}
.custom-select__listbox::-webkit-scrollbar {
  width: 6px;
  background-color: #fff;
  border-radius:0px;
}
.custom-select__listbox::-webkit-scrollbar-thumb {
  background-color: #d19985;
  border-radius: 0px;
}
.footer_bottom_title_img {
  padding: 0px;
}


/* footer img */
/* Footer logo: size + prevent clipping */
.new_footer_section .footer_bottom_img,
.new_footer_section .footer_bottom_title_img {
  height: auto !important;
  overflow: visible !important;
}

.new_footer_section .footer_bottom_title_img {
  line-height: 0;            /* avoids extra vertical crop from line-height */
  text-align: left;        /* centers the image */
  margin-top: 16px;          /* space above if it's under the newsletter */
}

/* Set the logo height—adjust this value as needed */
.new_footer_section .footer_bottom_title_img img {
  height: 60px;              /* change to your preferred height */
  width: auto;               /* keeps aspect ratio */
  max-width: 100%;           /* responsive */
  display: block;            /* removes descender gap that can look like cropping */
}

/* Smaller on phones (optional) */
@media (max-width: 640px) {
  .new_footer_section .footer_bottom_title_img img {
    height: 44px;
  }
}

/* Target all social icons inside that list */
ul.social .social__link svg {
  width: 15px !important;   /* set your desired width */
  height: 15px !important;  /* set your desired height */
}

/* Optional: shrink the circle around them if links look too big */
ul.social .social__link {
  width: 26px;   /* smaller button size */
  height: 26px;
  padding: 4px;
}






.footer_localization .section-footer__localization .localization__selector {
  margin: 0;
  margin-inline-end: 0;
}
.footer_social_icon_block a.social__link:hover svg {
  scale: 1.1;
}
.signup-form__response.signup-form__response--success.alert .heading-font.h6 {
  color: #fcf9f6;
  margin: 0;
}
.footer_bottom_block {
  margin-top: 14px;
}

/* ============ featured collection ========== */

.featured_collections_container {
  max-width: 1310px;
  padding: 0 15px;
  margin: 0 auto;
}
/* .featured_collection_top {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
} */
.featured_collection_top {
  /* display: flex; */
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 16px;
  flex-wrap: wrap;
  text-align: center;
}
h2.featured_collection_title {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0;
  color: #2b2b2b
  margin: 0;
}
.featured_collection_dropdown {
  padding: 8px 12px;
  border: 1px solid#2b2b2b
  border-radius: 0px;
  background-color: #e6e3d9;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.featured_collection_dropdown:focus {
  border-color: #000;
}
.featured_collection_dropdown option {
  text-align: center;
}
.template-collection .featured_collection_top {
  margin-bottom: 28px;
}
.featured_collection_dropdown option {
  padding: 10px;
  background-color: #fff;
  color: #000;
}
.dropdown-wrapper {
  position: relative;
  display: inline-block;
}
.featured_collection_dropdown {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 30px;
  cursor: pointer;
}
.dropdown-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
option.featured_dropdown_menu {
  font-family: Sweet Sans Pro;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0;
  color: #2b2b2b;
}
.cm_featured_collection_sec {
  padding: 70px 0 115px;
}
.featured_collection_main_block {
  padding: 33px 0 76px;
}
.block-inner-inner {
  border: 0px solid #9ca1a9;
  border-radius: 0px;
}
.block-inner-inner .image-cont img {
  border-radius: 0;
}
.product-block .image-cont .img-ar:before {
  padding-top: 100% !important;
}
.product-block__detail {
  padding: 16px 0px 0px;
  margin-top: 0;
}
.product-block__title {
  font-family: Sweet Sans Pro;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #2b2b2b;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: 0.4s all ease;
}
.product-block__title:hover {
  color: #d19985;
}
.product_sub_description {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  color:#2b2b2b;
  margin: 0;
  padding-top: 8px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.cc-rating-stars__svg:not(:first-child) {
  margin-left: 0;
}
.product-block__rating {
  margin-top: 8px;
  line-height: 1;
}
.cc-rating-stars__svg {
  width: 16px;
  height: 16px;
  margin-right: 2px;
}
.featured_collection_button {
  text-align: center;
}
a.collection_shop_bnt {
  background-color: #2b2b2b;
  padding: 12px 48px;
  transition: 0.4s all ease;
  font-family:Sweet Sans Pro !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.21;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #e9e4d9;
  border-radius: 0px;
  display: inline-block;
}
span.cc-rating-custom-caption {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
  color: #2b2b2b;
}
a.collection_shop_bnt:hover {
  background-color: #d19985;
}
.product_add_cart_inn .input-row {
  margin-bottom: 0;
}
button.btn--large.cm_add_cart.add-to-cart {
  padding: 0 !important;
}
.product_add_cart_inn {
  background: #2b2b2b;
  padding: 12px 16px;
  border-radius: 0px;
  transition: 0.3s all ease;
  margin-top: auto;
  border: solid 0px #2b2b2b;
  color: #e9e4d9;
  
}
.product_add_cart_inn:hover {
  background-color: rgba(43, 43, 43, 0.7) !important;
  color: #e9e4d9;
}
button.btn--large.cm_add_cart.add-to-cart {
  font-family: Sweet Sans Pro !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #e9e4d9 !important;
  text-transform: uppercase;
  transition: 0.4s all ease;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  border: none !important;
}

@media (max-width: 767.98px){
button.btn--large.cm_add_cart.add-to-cart {
  font-size: 14px;
}}




button.btn--large.cm_add_cart.add-to-cart .product-price-wrapper {
  width: auto;
}
.product_add_cart_inn .product-price--block .price__current {
  margin-inline-end: 0;
  padding: 0;
  margin-inline-start: 0;
  font-family: Sweet Sans Pro !important;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
  transition: 0.4s all ease;
}
.product_add_cart_inn .product-price.product-price--block {
  justify-content: end;
}
.product_add_cart_inn .product-price--block .price__was {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  margin-inline-end: 0;
  padding: 0;
  margin-inline-start: 0;
}
.product_add_cart_inn:hover .product-price--block .price__was {
  color: #e6e3d9;
}
.product_add_cart_inn:hover button.btn--large.cm_add_cart.add-to-cart,
.product_add_cart_inn:hover .product-price--block .price__current {
  color: #fcf9f6 !important;
 
}
.product_add_cart_inn .price__default {
  flex-direction: row-reverse;
  gap: 8px;
}
.product-price-wrapper .price__default {
  row-gap: 0px !important;
}
.image-cont {
  width: 100%;
}

.block-inner-inner,
.product-block__detail.align-ltr-left,
.block-inner,
.inner,
.innerer {
  display: flex !important;
  flex-direction: column;
  flex: 1 1 auto;
}
.product-block {
  display: flex;
  flex: 1 1 auto;
}
main-navigation .mega-menu-panel .product-block {
  /* display: flex !important; */
}
.swiper-slide.new_collection_main {
  display: flex;
  flex-direction: column;
  height: auto;
}
.innerer {
  gap: 30px;
}
.product-price--block .price__from {
  padding-top: 0;
  margin-inline-end: 0;
}
.subtotal.h4.heading-font.opposing-items {
  font-family: "Sweet Sans Pro";
}
.featured_collection_main_block .swiper-wrapper {
  display: flex;
}
.featured_collection_main_block .swiper-wrapper .swiper-slide {
  width: 25%;
}
ul.collections-list,
ul.collections-tabs {
  display: flex;
  width: 100%;
  gap: 20px;
}
ul.collections-tabs {
  justify-content: center;
}
.collections-list-wrapper,
.collections-tabs-wrapper {
  overflow-x: auto;
  margin-top: 20px;
  scroll-behavior: smooth;
  padding-bottom: 10px;
}
li.collection-item a,
li.collection-tab {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0;
  vertical-align: middle;
  color: #2b2b2b;
  transition: 0.4s all ease;
  border-radius: 0px;
  border-bottom: 0px solid #2b2b2b;
  padding: 8px 12px;
  display: block;
  background-color: #fff;
  white-space: nowrap;
  cursor: pointer;
}

li.collection-item a:hover,
li.collection-item.active a.collection-link,
li.collection-tab:hover,
li.collection-tab.active {
  color: #b6684e;
}
.colelction_tab_innn {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -7.5px;
  row-gap: 32px;
}
.colelction_tab_innn .new_collection_main {
  width: 25%;
  padding: 0 7.5px;
  display: flex;
}
span.price-label.price-label--sold-out {
  display: none;
}

/* ============ product page css =========== */

.product-info {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  row-gap: 64px;
}
.product-info .product-column-left {
  width: 50%;
}
.product-info .product-column-right {
  width: 50%;
  padding: 24px;
}
.media-gallery .media-gallery__inner {
  width: 100%;
  max-width: 608px;
}
carousel-slider.carousel.block.thumbnails .img-ar:before {
  padding-top: 100%;
}
.product-media.product-media--image .img-ar:before {
  padding-top: 100%;
}
.thumbnail--media-image .img-ar--contain img {
  object-fit: cover;
  box-shadow: 1px 2px 12px 0px #0000001a;
  border-radius: 0px;
  object-position: top;
}
.product-media.product-media--image img.theme-img {
  object-fit: cover;
  object-position: top;
  border-radius: 0px;
}
.thumbnails .thumbnail:after {
  display: none;
}
h1.product-title {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0;
  margin-bottom: 8px;
}
h1.product-title {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 30px !important;
  line-height: 1.225;
  letter-spacing: 0;
  margin-bottom: 8px;
  color: #2b2b2b;
}
.product-info-block p {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #2b2b2b;
}
.price-container .product-price span.price__current {
  font-family: Sweet Sans Pro;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0;
  color: #d19985;
  display: block;
}
.product-column-right .quantity-submit-row.input-row label.label {
  display: none;
}
.product-column-right .quantity-submit-row.input-row {
  display: flex;
  gap: 24px;
}
quantity-wrapper.quantity-wrapper {
  max-width: 127px;
  width: 100%;
  border: 1px solid #2b2b2b;
  border-radius:0px;
  justify-content: space-between;
  align-items: center;
  padding: 12px 16px;
}
quantity-wrapper.quantity-wrapper input#quantity {
  border: none;
  font-family: Sweet Sans Pro;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
  color:  #2b2b2b;
  display: flex;
  justify-content: center;
}
quantity-wrapper.quantity-wrapper svg.feather {
  stroke: #2b2b2b;
  height:12px;
}
.quantity-submit-row__submit.input-row {
  width: 100%;
}
.product-form
  .quantity-submit-row
  .quantity-submit-row__submit
  button[type="submit"]
  span {
  display: inline-block;
  padding: 0 4px;
}
buy-buttons.buy-buttons-row.block {
  margin-bottom: 28px;
}
.product_icon_inn {
  display: flex;
  align-items: center;
  gap: 8px;
}
p.product_icon_text {
  font-family: Sweet Sans Pro !important;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  margin-bottom: 0;
  color:  #2b2b2b;
}
.product_icons span {
  width: 25px;
  height: 25px;
  display: block;
}
.product_icons span svg {
  width: 100%;
  height: 100%;
  display: block;
}
.product_icon_inn:not(:last-child) {
  margin-bottom: 8px;
}
.product_icon_with_text {
  margin-bottom: 24px;
}
.product-info-accordion {
  padding-bottom: 24px;
  
}
.product-info-accordion .disclosure__title {
  display: block;
  position: relative;
  padding: 0;
  list-style: none;
  cursor: pointer;
  font-family: Sweet Sans Pro;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
}
.product_ingredients_img {
  width: 32px;
  margin: 0 auto;
}
.product_ingredients_main {
  background-color: #fff;
  border-radius: 0px;
  padding: 24px 32px;
}
.product_ingredients_inner {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  row-gap: 29px;
  justify-content: center;
}
.product_ingredients_items {
  width: 33.33%;
  padding: 0 10px;
}
p.product_ingredient_title {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 0;
  color: #2b2b2b;
  padding-top: 12px;
  

}
h2.product_ingredients_heading {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0;
  margin-bottom: 16px;
  text-align: center;
  color:  #2b2b2b;
}
.product_review_main {
  padding: 24px 32px;
  border: 0px solid  #2b2b2b;
  border-radius: 0px;
  margin: 24px 0 28px;
}
.review_coma_icon span {
  width: 15px;
  height: 15px;
  display: block;
  margin: 0 auto;
}
.review_coma_icon span svg {
  width: 100%;
  height: 100%;
  display: block;
}
p.product_review_description {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.333;
  letter-spacing: 0;
  text-align: center;
  color:  #2b2b2b;
  margin-bottom: 20px;
   font-style: italic;
}
.review_coma_icon {
  margin-bottom: 20px;
}
p.customer_name {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0;
  color: #2b2b2b;
  margin-bottom: 0;
  text-align: center;
}
.customer_report {
  margin-top: 70px;
}
.customer_report_inner {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px;
  row-gap: 32px;
}
.report_item {
  width: 50%;
  padding: 0 16px;
}
.report_item_content {
  max-width: 250px;
}
h2.report_percentage {
  font-family: GeorgiaPro;
  font-weight: 400;
  font-size: 72px;
  line-height: 1.25;
  letter-spacing: 0px;
  color: #2b2b2b;
  margin-bottom: 6px;
  text-align: center;
}
p.report_text {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #2b2b2b;
  margin-bottom: 0;
  max-width: 250px;
  text-align: center;
  text-wrap-style: pretty;
}
.product_customer_reports.mobile_customer_report {
  display: none;
}

/* ========= products work css ======== */

.product_work_inner {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  row-gap: 50px;
}
.product_work_content_block {
  width: 40%;
  padding: 0 15px;
}
.products_work_image_block {
  width: 60%;
  padding: 0 15px;
}
h2.product_work_heading_text {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: -2px;
  color: #2b2b2b;
  margin-bottom: 0;
}
h2.product_work_title {
  font-family: Sweet Sans Pro;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  margin-bottom: 12px;
  color:#2b2b2b;
}
p.product_work_description {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #2b2b2b;
  margin-bottom: 0;
  border-bottom: 1px solid #2b2b2b;
  padding-bottom: 12px;
}
.product_work_content_items {
  max-width: 487px;
  padding-top: 44px;
}
.product_work_main_img {
  max-width: 650px;
  display: block;
  margin-left: auto;
}
.cm_product_work {
  padding: 10px 0 70px;
}
.products_work_image_block {
  position: relative;
}
.product_work_img_contnet {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  right: 15px;
  width: 100%;
  text-align: right;
  display: flex;
  justify-content: end;
  gap: 77px;
  flex-direction: column;
}
.product_work_img_title p {
  font-family: Tenez;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  color: #2b2b2b;;
  margin-bottom: 0;
  position: relative;
}
.product_work_img_title p::after {
  content: "";
  position: absolute;
  bottom: -3px;
  width: 47%;
  right: 0;
  background-color: #9ca1a9;
  height: 0.5px;
}
.product_work_img_contnet .product_work_img_title:last-child p::after {
  width: 55%;
}

/* ============ where start css ========= */

.cm_how_where_start_sec {
  padding: 116px 0 150px;
}
.where_start_bgimg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  min-height: 690px;
  display: flex;
  align-items: center;
}
.where_start_main_content {
  max-width: 555px;
  margin: 0 auto;
  /* padding: 126px 0; */
  text-align: center;
}
h2.how_start_heading {
  font-family: Tenez;
  font-weight: 400;
  font-size: 36px;
  line-height: 1.222;
  letter-spacing: 0;
  color: #000000;
  margin-bottom: 12px;
}
p.how_start_description {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #282828;
  margin-bottom: 64px;
}

/* ============ collection page css ============ */

.collection-listing .featured_collection_top {
  margin-bottom: 36px;
}
ul.collection_tags_main {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px;
}
.collection_tags_block {
  margin-bottom: 46px;
}
a.collection_tags_title,
.new_collection_tag_title {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #9ca1a9;
  display: block;
  transition: 0.4s all ease;
  text-transform: capitalize;
}
a.collection_tags_title:hover,
.new_collection_tag_title:hover,
li.collection_tags_items.active a.collection_tags_title,
a.new_collection_tag_title.active {
  color: #b6684e;
}
.collection-listing {
  margin-bottom: 40px;
}

/* ============= blog page css ============ */

.utility_tag_inner {
  display: flex;
  align-items: center;
}
.utility-bar__leftt {
  width: 100%;
  display: block;
}
.utility_tag_inner {
  display: flex;
  align-items: left;
  justify-content: left;
  flex-wrap: wrap;
  gap: 24px;
  margin-bottom: 30px;
}
a.blog-tag.blog_tag_text {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.43;
  letter-spacing: 0;
  color: #2b2b2b;
  display: inline-block;
  transition: 0.4s all ease;
  text-transform: uppercase;
}
a.blog-tag.blog_tag_text:hover,
a.blog-tag.active.blog_tag_text {
  color: #d19985;
}
.article-image img.theme-img {
  border-radius: 0px;
}
h2.blog_main_title {
  font-family: GeorgiaPro;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0;
  color: #2b2b2b;
  margin-bottom: 0;
  text-transform: normal;
   font-style: italic;
}
h2.blog_main_title a {
  font-family: GeorgiaPro;
  font-weight: 500;
  font-size:18px;
  line-height: 1.2;
  letter-spacing: 0;
  color: #2b2b2b;
  margin-bottom: 12px;
  display: inline-block;
  text-transform: normal;
    font-style: italic;
}
.rte.cf.blog_description {
  font-family: Sweet Sans Pro !important;
  font-weight: 400;
  font-size: 13px !important;
  line-height: 1.5;
  letter-spacing: 0;
  color: #2b2b2b;
  margin-bottom: 12px !important;
}
span.iconmeta.time {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #2b2b2b;
}
span.pagination__number {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Sweet Sans Pro;
}
.container.pagination-row .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}
a.pagination__link.text-current.underline--on-hover {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: center;
  color: #2b2b2b;
  transition: 0.4s all ease;
}
span.pagination__number.underline--not-link {
  border: 0px solid #9ca1a9;
  border-radius: 0%;
  color:#d19985;
}
.blog_pagination_row {
  margin-bottom: 140px;
}

/* =========== featured blog post css  ========== */

.featured_blog_inner {
  display: flex;
  flex-wrap: wrap;
  row-gap: 34px;
 max-width:100%;
  justify-content: center; /* horizontal center */
  align-items: center;     /* vertical center */
 padding-top:25px;
}
.featured_blog_main_content{
  width: 40%;
   justify-content: center; /* horizontal center */
  align-items: center;     /* vertical center */
  text-align: left;
}


.featured_blog_main_image {
  width: 20%;
}

.featured_blog_content {
  max-width: 55%;
}
h4.featured_blog_title {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #2b2b2b;
  margin-bottom: 8px;
  text-transform: uppercase;
}
h2.featured_blog_heading {
  font-family: GeorgiaPro;
  font-weight: 400;
  font-size: 38px;
  line-height: 1.25;
  letter-spacing: 0.2px;
  color: #2b2b2b;
  margin-bottom: 16px;
}
p.featured_blod_date {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #2b2b2b;
  margin-bottom: 18px;
}
p.featured_blog_description {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #2b2b2b;
  max-width: 500px;
  margin-bottom: 18px;
  
}
a.featured_read_more {
  font-family: Sweet Sans Pro;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
  text-decoration: underline;
  display: inline-block;
  color: #2b2b2b;
  transition: 0.4s all ease;
  text-transform: uppercase;
}
a.featured_read_more:hover {
  color: #d19985;
}
.cm_featured_blog_post {
  padding: 18px 0 70px;
}
.featured_blog_content {
  max-width: 100%;
  padding: 65px 15px 0 0px;
}
.featured_blog_image img {
  border-radius: 0px;
 
}
.mob_blog_image {
  display: none;
}
.cm_mobile_mega_menu_tabify {
  display: none;
}

/* ============= responsive css ============ */

@media (max-width: 1599px) {
  .cm_how_where_start_sec {
    padding: 60px 0;
  }
  .where_start_bgimg {
    min-height: 530px;
  }
}

@media (max-width: 1199px) {
  .product_work_content_block,
  .products_work_image_block {
    width: 50%;
  }
  .cm_mega_menu_tabify {
    padding: 0 30px;
  }
  .mega-menu-tabs {
    width: 30%;
  }
  .mega-menu-content {
    width: 70%;
  }
}

@media (max-width: 991px) {
  .footer_newsletter_block {
    width: 40%;
  }
  .footer_menu_main_block {
    width: 60%;
  }
  .footer_menu_inn {
    gap: 40px;
  }
  .logo-area__right__inner {
    gap: 10px;
    padding-left: 20px;
  }
  .product-info .product-column-left,
  .product-info .product-column-right {
    width: 100%;
  }
  .media-gallery .media-gallery__inner {
    width: 100%;
    max-width: 100%;
  }
  .product-info .product-column-right {
    padding: 0;
  }
  .product_customer_reports.desktop_customer_report {
    display: none;
  }
  .product_customer_reports.mobile_customer_report {
    display: block;
  }
  .customer_report {
    margin-top: 40px;
  }
  .where_start_bgimg {
    min-height: 360px;
  }
  h2.featured_blog_heading {
    font-size: 36px;
  }
  .featured_blog_content {
    max-width: 100%;
    padding: 30px 15px 0 30px;
  }
  .desk_blog_image {
    display: none;
  }
  .mob_blog_image {
    display: block;
  }
  button.mega-menu-tab {
    font-size: 18px;
  }
  ul.collections-tabs {
    justify-content: start;
  }
}

@media (max-width: 767px) {
  .footer_newsletter_block,
  .footer_newsletter_item,
  .footer_menu_main_block {
    width: 100%;
    max-width: 100%;
  }
  .footer_center_block_in {
    margin-top: 50px;
  }
  .footer_menu_inn {
    justify-content: space-between;
    gap: 20px;
  }
  .footer_main_inner {
    row-gap: 30px;
  }
  .logo-area__left.right_slide_menu {
    display: none !important;
  }
  a.cart-link.mobile_cart_icon {
    display: block;
    margin-right: 12px;
  }
  .logo-area__right {
    display: none;
  }
  .center_menu__innnr {
    flex-direction: row;
    padding: 18px 0;
  }
  .innerer {
    gap: 13px;
  }
  .product_work_content_block,
  .products_work_image_block {
    width: 100%;
  }
  .product_work_inner {
    flex-direction: column-reverse;
  }
  .product_work_content_items {
    padding-top: 0;
  }
  .product_work_heading {
    margin-bottom: 40px;
  }
  .product_work_main_img {
    max-width: 550px;
    display: block;
    margin-left: 40px;
  }
  product-form.js-product.product-info {
    padding: 50px 15px;
  }
  h2.report_percentage {
    font-size: 60px;
  }
  .mega-menu-panel.active {
    margin-bottom: 24px;
  }
  .where_start_bgimg {
    padding: 60px 0;
    background-size: cover;
    min-height: auto;
  }
  .collection_tags_block {
    margin-bottom: 34px;
  }
  .utility_tag_inner {
    margin-bottom: 10px;
  }
  .featured_blog_main_content,
  .featured_blog_main_image {
    width: 100%;
  }
  .featured_blog_image img {
    border-radius:  0;
  }
  .featured_blog_content {
    max-width: 100%;
    padding: 24px 16px 0 16px;
  }

  .cm_mobile_mega_menu_tabify {
    display: block;
  }
  .cm_mega_menu_tabify {
    display: none;
  }
  .mega-menu-tabs {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 20px 15px;
  }
  .mega_menu_inner {
    margin: 0;
  }
  .mega-menu-tab {
    width: 100%;
    text-align: left;
    padding: 12px;
    font-size: 18px;
    cursor: pointer;
    position: relative;
  }
  button.mega-menu-tab {
    font-family: Sweet Sans Pro;
    padding: 0;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0;
    color: #000;
  }
  .accordion-icon {
    position: absolute;
    right: 15px;
    transition: transform 0.3s ease-in-out;
  }
  .mega-menu-tab.active .accordion-icon svg {
    transition: transform 0.3s ease-in-out;
  }
  .mega-menu-tab.active .accordion-icon svg {
    transform: rotate(-90deg);
  }
  .mega-menu-panel {
    display: none;
    padding: 0;
    background: #e9e4d9;
  }
  .mega-menu-panel.active {
    display: block;
  }
  .swiper.new_megamenu_slider {
    padding: 0;
  }
  .cm_mobile_mega_menu_tabify .collection_tags_block {
    margin-bottom: 16px;
  }
  .cm_mobile_mega_menu_tabify ul.collection_tags_main {
    row-gap: 14px;
  }
}

@media (max-width: 575px) {
  .footer_center_block_in {
    margin-top: 30px;
  }
  .footer_center_block_in {
    flex-wrap: wrap;
    row-gap: 24px;
  }
  .footer_copyright_block {
    width: 100%;
    text-align: center;
  }
  .footer_bottom_block {
    margin-top: 37px;
  }
  p.newsletter_description {
    font-size: 12px;
  }
  .footer_bottom_title_img {
    padding: 0 13px;
  }
  body.template-index .cm_footer_sec {
    padding-top: 220px;
  }
  .featured_collection_main_block {
    padding: 30px 0 40px;
    margin-right: -15px;
  }
  h2.product_work_heading_text {
    font-size: 30px;
  }
  .thumbnails .slider__grid {
    gap: 16px;
  }
  h1.product-title {
    font-size: 26px !important;
  }
  .product_ingredients_items {
    width: 50%;
  }
  .report_item {
    width: 100%;
    padding: 0 16px;
  }
  .report_item_content,
  p.report_text {
    margin: 0 auto;
    text-align: center;
  }
  .collection-listing .featured_collection_top {
    margin-bottom: 25px;
  }
  .blog_pagination_row {
    margin-top: 30px;
    margin-bottom: 100px;
  }
  .cm_featured_blog_post {
    padding: 10px 0 64px;
  }
  .sw-section.sw-sec-tb {
    margin-top: 37px;
  }
  .product-info-block p {
    font-size: 14px;
  }
}

@media (max-width: 425px) {
  .footer_menu_inn {
    row-gap: 48px;
    column-gap: 0;
    flex-wrap: wrap;
    margin: 0 -10px;
  }
  .footer_menu_items {
    width: 30%;
    padding: 0 10px;
  }
  p.featured_blog_description {
    font-size: 12px;
  }
  .featured_blog_content {
    max-width: 400px;
    padding: 24px 16px 0;
  }
}

@media (max-width: 370px) {
  .product-column-right .quantity-submit-row.input-row {
    flex-wrap: wrap;
  }
}

/* ==================== Dose It Work Css ===================== */

.it_work_title .dose_work_title {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 36px;
  line-height: 1.21;
  letter-spacing: 0;
  margin-bottom: 40px;
}
.it_work_tab_body .it_work_header {
  font-family: Sweet Sans Pro;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #000000;
  margin-bottom: 12px;
  cursor: pointer;
}
.it_work_tab_body .it_work_content {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.42;
  letter-spacing: 0;
  color: #e9e4d9;
  margin: 0;
}
.it_work_tabs .it_work_tab_body {
  padding-bottom: 12px;
  border-bottom: 0px solid #e9e4d9;
  margin-bottom: 20px;
}
.how_it_work_blocks .it_work_row .it_work_tabs {
  width: 60%;
}
.how_it_work_blocks .it_work_row .it_work_image_blocks {
  width: 42%;
}
.it_work_content {
  height: 0;
  overflow: hidden;
  transition: all 0.4s ease;
}
.how_it_work_blocks .it_work_row {
  display: flex;
}
.it_work_img img {
  height: 100%;
  width: 100%;
  display: block;
  object-fit: contain;
}
.it_work_image_blocks .it_work_inner_images {
  position: relative;
  height: 100%;
  width: 100%;
}
.it_work_inner_images .it_work_img {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  height: 70%;
  width: 70%;
  transition: all 0.4s ease;
}
.it_work_inner_images .it_work_img.open {
  opacity: 1;
  visibility: visible;
}
.it_work_tabs .it_work_tab_body:last-child {
  margin: 0;
}

@media (max-width: 1199px) {
  .how_it_work_blocks .it_work_row .it_work_tabs {
    width: 45%;
  }
  .how_it_work_blocks .it_work_row .it_work_image_blocks {
    width: 55%;
  }
  .it_work_tab_body .it_work_header {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .it_work_tabs .it_work_tab_body {
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
  .colelction_tab_innn .new_collection_main {
    width: 33.33%;
  }
}

@media (max-width: 991px) {
  .it_work_tab_body .it_work_header {
    line-height: 1.3;
  }
  .colelction_tab_innn .new_collection_main {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .how_it_work_blocks .it_work_row {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .how_it_work_blocks .it_work_row .it_work_tabs {
    width: 100%;
  }
  .how_it_work_blocks .it_work_row .it_work_image_blocks {
    width: 100%;
    margin: auto;
  }
  .it_work_image_blocks .it_work_inner_images {
    padding-bottom: 60%;
  }
}

@media (max-width: 575px) {
  .it_work_title .dose_work_title {
    font-size: 30px;
    margin-bottom: 0px;
  }
  .it_work_image_blocks .it_work_inner_images {
    padding-bottom: 70%;
  }
  .colelction_tab_innn .new_collection_main {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .it_work_image_blocks .it_work_inner_images {
    padding-bottom: 100%;
  }
}

/* ====================== Health Banner Css ======================= */

.template-suffix-about .health_banner_row {
  max-width: 680px;
  margin: 0 auto;
}
.template-suffix-about .health_banner_row h1 {
  margin-bottom: 0;
}
.health_banner_row h1 {
  font-family: Rome Magito;
  font-weight: 400;
  font-size: 48px;
  line-height: 1.25;
  text-align: center;
  color: #fcf9f6;
  margin-bottom: 30px;
}
.health_banner_row p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  color: #fcf9f6;
  max-width: 400px;
  margin: auto;
}
body.template-page.template-suffix-stockists .health_banner_row p {
  max-width: 520px;
}
.vaginal_health_banner_sec {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 122px;
  padding-bottom: 100px;
}

@media (max-width: 991px) {
  .health_banner_row h1 {
    font-size: 42px;
    margin-bottom: 20px;
  }
  .vaginal_health_banner_sec {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}

@media (max-width: 575px) {
  .vaginal_health_banner_sec {
    padding-top: 72px;
    padding-bottom: 52px;
  }
  .health_banner_row h1 {
    font-size: 36px;
  }
}

/* ======================= Rich Text Css ======================== */

.rich_text_main_block .rte {
  padding: 0 !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
  max-width: 500px;
  margin: auto;
  color: #282828;
}
.rich_text_main_block {
  padding: 103px 0;
}

@media (max-width: 991px) {
  .rich_text_main_block {
    padding: 75px 0;
  }
}

@media (max-width: 575px) {
  .rich_text_main_block .rte {
    font-size: 14px;
  }
}

/* =========================== Image Text New Css ============================ */

.img_text_details h2 {
  font-family: Sweet Sans Pro, sans-serif !important;
  font-weight: 400;
  font-size: 36px;
  line-height: 1.2;
  margin-bottom: 24px;
  max-width: 495px;
}
.img_text_details .img_text_content {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: #2b2b2b;
  max-width: 512px;
}
.image_with_text_blocks .img_text_details {
  max-width: 46%;
  padding: 78px 32px;
  border-radius: 0px;
  background: #fcf9f6;
}
.image_with_text_blocks {
  padding: 108px 0;
}
.image_with_text_sec {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.img_text_content p:last-child {
  margin: 0;
}
.image_with_text_blocks .img_text_details {
  max-width: max-content;
  padding: 78px 32px;
  border-radius: 0px;
  background: #fff;
}
body.template-suffix-vaginal-health,
.template-suffix-vaginal-health .sw-sec-hiw,
.template-suffix-vaginal-health .sw-sec-faq {
  background-color: #fff;
}
.template-suffix-vaginal-health .sw-sec-sure {
  padding-bottom: 90px;
}

@media (max-width: 1199px) {
  .image_with_text_blocks {
    padding: 70px 0;
  }
  .image_with_text_blocks .img_text_details {
    padding: 50px 32px;
  }
  .img_text_details h2 {
    font-size: 32px;
  }
  .template-suffix-vaginal-health .sw-sec-sure {
    padding-bottom: 50px;
  }
}

@media (max-width: 575px) {
  .img_text_details h2 {
    font-size: 26px;
  }
  .img_text_details .img_text_content {
    font-size: 14px;
  }
  .template-suffix-vaginal-health .sw-sec-sure {
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .image_with_text_blocks {
    padding: 30px 0;
  }
  .img_text_details h2 {
    font-size: 24px;
  }
  .image_with_text_blocks .img_text_details {
    padding: 43px 32px;
  }
}

.cm_featured_collection_sec {
    padding: 70px 0 0;
}
div#section-id-template--18658801352882__custom_content_Mb7KVF .text-overlay {
    background-color: rgb(0 0 0 / 40%);
}
.sw-sec-ve {
    background-color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.sw-sec-ve:before {content: '';background-color: rgb(233, 228, 217);position: absolute;bottom: 0;left: 0;right: 0;width: 100%;height: 280px;z-index: -1;}

.sw-sec-ve .sw-text-a {
    background-color: #fff;
    padding: 25px;
    border-radius: 0px;
    border: 1px solid rgb(0 0 0 / 30%);
}

.sw-sec-ve .sw-text-a h3 {
    width: 140px;
    height: 100px;
    /* background-color: #d19985; */
  background-color: rgb(233, 228, 217);
    border-radius: 0px;
    line-height: 140px;
    margin: 0 auto 12px;
    /* color: #fcf9f6; */
   color: #2b2b2b;
}

#shopify-section-template--18658801352882__video_with_text_VqieHz h2.majortitle{
    position: relative;
    text-align: center;
    color: #2b2b2b;
    font-size: 36px;
    font-family: Tenez-Regular !important;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: -1px;
}
#shopify-section-template--18658801352882__video_with_text_VqieHz .feature-text-paired{
  margin-right: 0;
  margin-left: 0;
}
h2.featured_collection_title {
    font-size: 24px;
}
.cm_footer_sec {
    background-color: #e9e4d9;
    color: #2b2b2b;
}
.cm_footer_sec * {
    color: #2b2b2b !important;
}
.footer_social_icon_block a.social__link svg path {
    fill: #000;
}
.signup-form input.signup-form__email {
    background-color: #2b2b2b !important;
    color: #fff !important;
    padding: 15px 20px !important;
    border: 0 !important;
}

.signup-form button.btn.btn--.signup-form__button {
    background-color:#2b2b2b;
    color: #fff !important;
    border-radius: 0;
    margin-left: -15px;
    padding: 15px 20px !important;
}

@media (min-width:767px){
  #shopify-section-template--18658801352882__video_with_text_VqieHz h2.majortitle{
    font-size: 48px;
  }
}



/* Add + after each tab */
.it_work_header::after {
  content: " +";
  font-weight: normal;
  margin-left: 26px; /* spacing */
}

.mega-menu-tabs-group.group-1
{
  width: 45%;
}

.mega-menu-tabs-group.group-2 {
  width: 45%;
}

.mega-menu-content {
  width: 60%;
  min-width: 828px;
}

@media (max-width: 767.98px){
  body.template-index .cm_footer_sec {
    padding-top: 20px;
  }}

  @media (max-width: 767.98px) {
    h1.product-title {
        font-size: 22px !important;
    }

    .price-container .product-price span.price__current {
       font-size: 22px !important;
    }

    h2.report_percentage {
       font-size: 55px !important;
    }
}

  @media (max-width: 767.98px) {
a.footer_menus_links {

  font-size: 12px;

}}

@media (min-width: 1500px) {
  .logo-area.container {
    padding-right: 0;
    padding-left: 0;
  }
}

.logo-area__left.right_slide_menu {
    display: none !important;
  }

  @media (max-width: 767px) {
  .center_menu__innnr .logo-area__left {
    margin-right: 0;
  }
}