/** Shopify CDN: Minification failed

Line 1679:143 Unexpected "{"
Line 1685:23 Expected "}" to go with "{"

**/
.circle-chevron {
  background: none;
}
.group:hover .circle-chevron.group-hover\:colors:not([disabled]),
.circle-chevron.hover\:colors:hover:not([disabled]) {
  background: none;
  color: #000;
}
.group[aria-expanded="true"]
  .circle-chevron.group-expanded\:colors:not([disabled]) {
  background: none;
  color: #000;
}
/* input[type="radio"]:checked+.block-swatch::before, .block-swatch.is-selected::before {
    opacity: 1;
    transform: scale(1);
} */
.navigation-drawer .panel-list__wrapper .v-stack .style_1_item {
  position: relative;
  height: 54px;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.navigation-drawer
  .panel-list__wrapper
  .v-stack
  .style_1_item
  .panel-link__image {
  position: absolute;
  left: 20px;
  width: 85px;
  height: 90px;
  bottom: 0;
}
/* .navigation-drawer .panel-list__wrapper .v-stack li span {
    width: 100%;
    text-align: center;
} */
.navigation-drawer .panel-list__wrapper .v-stack .style_1_item .h-stack {
  justify-content: center;
}
.navigation-drawer .panel-list__wrapper .panel__wrapper .style_item_list {
  gap: 35px;
}
.navigation-drawer .panel-list__wrapper .style_two_item_list .style_2_item img {
  width: 145px;
  height: 109px;
  margin-bottom: 20px;
}
.navigation-drawer
  .panel-list__wrapper
  .style_two_item_list
  .style_2_item
  .h-stack {
  display: block;
}
.navigation-drawer .panel-list__wrapper .style_two_item_list .sub_link_wrap {
  display: flex;
  column-gap: 20px;
}
.navigation-drawer .panel-list__wrapper .style_two_item_list .style_2_item {
  padding: 10px 10px 40px 10px;
}
.navigation-drawer
  .panel-list__wrapper
  .style_two_item_list
  .style_2_item
  span {
  font-size: 20px;
}
.navigation-drawer .panel-list__wrapper {
  background: #fffcf5;
}
.navigation-drawer .panel-list__wrapper .parent_item_wrap .h3 span {
  font-weight: 400;
  font-size: 30px;
  color: #2e2f35;
}
.navigation-drawer .panel-list__wrapper .panel-footer {
  background-color: #fffcf5;
}
.navigation-drawer .panel-list__wrapper .h6 .reversed-link {
  font-weight: 400;
  font-size: 30px;
  color: #2e2f35;
}
.navigation-drawer .panel-list__wrapper .panel__scroller {
  gap: 1rem;
}
.navigation-drawer .panel-list__wrapper .h3 span {
  font-weight: 400;
  font-size: 20px;
  color: #2e2f35;
}

/* GLobal CSS */

.heading,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Recoleta" !important;
  font-weight: 400 !important;
}
.button.button--xl {
  padding-block: 10px;
  font-size: 15px;
  line-height: 25.5px;
  font-family: "Recoleta";
  font-weight: 500;
}
/* GLobal CSS END */

/* HOME Page */

.rich_text_with_bg .bg-custom.text-custom {
  border-radius: 0 0 65px 65px;
}
.icon_text_content_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
}
.icon_text_part {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
  background:#fff;
  border-radius: 5px;
  padding: 9px;
  color:#837cbb;
}
.icon_text_part p {
  font-size: 15px;
  padding-left: 10px;
}
.rich_text_with_bg .rich-text__wrapper .prose p {
  font-size: 28px;
}
.rich_text_with_bg .rich-text__wrapper p.bold {
  font-size: 20px !important;
  font-weight: 400;
  padding-bottom: 25px;
}
.announcement-bar__static-list p {
  font-weight: normal;
}

.text_with_text_grid {
  display: grid;
  grid-template-columns: 3fr 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
}
.text_with_text_section {
  background: #fffcf5 !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  padding: 100px 0 250px 0;
}
.first_text_box h1 {
  width: 100%;
  max-width: 729px;
  font-size: 36px;
  line-height: 49px;
  color: #000000;
  margin-bottom: 20px;
}
.first_text_box .content_right_part h4 {
  width: 100%;
  max-width: 694px;
  font-size: 20px;
  line-height: 28px;
  color: #fff;
}
.first_text_box p {
  width: 100%;
  max-width: 694px;
}
.top_box h1 {
  font-weight: 400;
  font-size: 90px;
  line-height: 90px;
  color: #7d62a9;
}
.top_box p {
  font-size: 36px;
  color: #000;
  line-height: 40px;
}
.rating_content {
  display: flex;
  align-items: center;
  padding: 10px 14px;
  gap: 30px;
  width: 100%;
  max-width: 500px;
  background: #837cbb;
  border-radius: 10px;
  margin-top: 35px;
}
.top_box:first-child {
  margin-bottom: 40px;
}
/* Slide Show */

.ctm_slide_gridbtn {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-flow: row wrap;
}
.prose .ctm_slide_gridbtn .ctm_grid_list {
  display: flex;
  align-items: center;
  gap: 13px;
  border: 1px solid #000000;
  padding: 10px 14px;
  border-radius: 10px;
  margin: 0px;
}
.prose .ctm_slide_gridbtn .ctm_grid_icon img {
  width: 18px;
  height: 18px;
  margin: 0px !important;
}
.prose .ctm_slide_gridbtn .ctm_grid_title {
  margin-top: 0px;
}
.ctm_grid_title span {
  font-size: 15px;
  line-height: 24px;
  color: #000;
}
@media screen and (min-width:768px) {
  .template-index .slideshow.ctm_slidshow-main .slideshow__slide .content-over-media {
    overflow:inherit;
  }
  .slideshow.ctm_slidshow-main .slideshow__carousel .text-custom {
    position: sticky !important;
    top: 150px;
    height: 100%;
  }
}
/* Slide Show End */

.shopify-section--image-link-blocks .section-header {
  justify-content: center;
  text-align: center;
  grid-template-columns: unset;
  justify-items: center;
}
.shopify-section--image-link-blocks .section-header p {
  text-align: center;
}
.shopify-section--image-link-blocks .text-with-icon {
  align-items: center;
  color: #7d62a9;
  font-weight: 700;
  font-size: 24px;
}

.shopify-section--image-link-blocks .section-header > .text-with-icon {
  grid-column-start: unset !important;
}
.shopify-section--image-link-blocks .circle-chevron {
  display: none;
}
.shopify-section--image-link-blocks
  .floating-controls-container
  .image-link-blocks__item
  img {
  border-radius: 37px;
}
/* HOME Page END */

/* royalty-programme start */
.section_bg_colour {
  background: #fffcf5 !important;
}
.content-over-media {
  box-shadow: none;
}
.Multi-column-text-grid .multi-column .multi-column__item .ctm_large_title h1 {
  color: #837cbb;
  font-size: 48px;
  font-weight:600 !i; 
}
.Multi-column-text-grid .multi-column .multi-column__item .v-stack {
  box-shadow: 0px 1px 7px 0px rgba(207, 203, 223, 83);
  border-radius: 20px;
  padding: 30px;
}
.Multi-column-text-grid .multi-column .multi-column__item {
  padding: 30px 10px;
}
.text_with_icon_section .section-stack h2 {
  font-size: 48px;
}
/* .text_with_icon_section .text-with-icons .prose p {
    font-weight: 400;
    font-size: 15px;
    color: #7D62A9;
} */
/* .text_with_icon_section .text-with-icons .prose .h3 {
    font-size: 36px !important;
    color: #020202 !important;
} */

.collect_point_grid_row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 25px;
  grid-row-gap: 25px;
}
.collect_grid_box.collect_point_bg_image {
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.collect_grid_box.collect_point_bg_image h6 {
  color: #fff;
}
.collect_point_grid_section {
  background: #1e0644;
  padding: 80px 0px;
}
.collect_grid_box img {
  width: 100%;
  max-width: 62px;
  margin-bottom: 20px;
}
.collect_grid_box span {
  color: #fff;
  font-size: 15px;
}
.collect_grid_box .h3 {
  color: #fff;
  font-size: 36px;
}
.collect_grid_box {
  border: 1px solid #7d62a9;
  border-radius: 20px;
  padding: 25px;
}
.collect_point_grid_section h2 {
  color: #fff;
  font-size: 48px;
  margin-bottom: 30px;
}
.collect_grid_box span a {
  text-decoration: underline;
}
.newsletter_img_section {
  padding: 0px 40px;
}
.newsletter-content .prose p {
  font-family: 'Recoleta';
  max-width: 380px;
    width: 100%;
}
.fieldset-with-submit .text-with-icon svg {
  display:none;
}
.newsletter img {
  order: 1;
  margin-top: -45px;
}
.newsletter {
  background: #f2f1f9;
  border: 1px solid #7d62a9;
  border-radius: 15px;
  overflow: hidden;
}
.newsletter .newsletter-box .fieldset-with-submit {
  align-items: center;
  gap: 0;
}
.newsletter .newsletter-box .input.is-floating {
  height: 45px;
  border-radius: 50px 00px 0px 50px;
  border-right: none;
}
.newsletter .newsletter-box .button.button--xl {
  margin-left: -25px;
  font-size: 16px;
}
.newsletter .newsletter-box .floating-label {
  font-size: 14px;
  height: 45px;
  opacity: 1;
}
.newsletter .newsletter-box .prose h2 {
  width: 100%;
  max-width: 250px;
}
.newsletter .newsletter-box .ctm_form_content small {
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.04em;
}
.newsletter .newsletter-box .form {
  gap: 0 !important;
}
.newsletter .newsletter-box .ctm_form_content p {
  font-weight: 400;
  font-size: 14px;
  margin-top: 25px;
}
.faq_section .accordion-box .accordion .accordion__toggle {
  font-weight: 400;
}
.ctm_btngrp {
    display: flex;
    align-items: center;
    gap: 20px;
  margin-top:24px;
}
.ctm_btngrp button.button:last-child {
  background: #020202 !important;
    color: #fff;
  margin:0px !important;
}
.ctm_btngrp button.button:last-child:hover {
  color:#020202;
}
@media screen and (max-width:575px) {
  .ctm_btngrp {
    justify-content: space-between;
  }
}
/* royalty-programme end */

/* PDP page start */
.shopify-section--main-product .section {
  padding-block-start: 10px;
}
.product-gallery .product-gallery__media-list .product-gallery__media img {
  border-radius: 10px;
}
.accordion_content_section .accordion-box .accordion .text-with-icon span {
  font-weight: 400;
  font-size: 20px;
}
.hot_spots_section .hot-spot .prose .h6 {
  font-weight: 600 !important;
  font-size: 20px;
}
.hot_spots_section .hot-spot .prose p {
  font-size: 16px;
  font-weight: 400;
}
.rating-with-text {
  font-family: "Recoleta";
}
.text-subdued.line-through,
.product-info__badge-list {
  font-weight: 500;
}
/* .badge--on-sale {
  display: none;
} */
.quick-buy-drawer__info variant-picker.variant-picker {
  display: none;
}
.product .product-info__block-item .product-info__price .text-on-sale {
  font-size: 28px !important;
}
.product .product-info__block-item .product-info__variant-picker .text-subdued {
  font-weight: 400;
  font-size: 20px;
  color: #837cbb;
  font-family: "Recoleta";
}
.product .product-info__block-item .variant-picker__option-values {
  display: block;
}
.product .product-info__block-item .product-info__variant-picker .block-swatch {
  height: 96px;
  border-radius: 15px;
  background: none;
  border-width: 0;
  border: 1px solid #04b5ad;
  margin-bottom: 14px;
  justify-content: space-between;
}
.product .product-info__block-item .product-info__buy-buttons .button {
  height: 60px;
  background: #020202;
  font-size: 20px !important;
  text-transform: capitalize;
}
.product .product-info__block-item .h-stack p {
  font-weight: 400;
  font-size: 18px;
  color: #837cbb;
}
.product .product-info__block-item .reversed-link {
  font-weight: 500;
  font-size: 20px;
}
.product
  .product-info__block-item
  .horizontal-product-list
  .price-list
  .text-subdued {
  font-weight: 500;
  font-size: 20px;
  letter-spacing: -0.05em;
  color: #7d62a9;
}
.product .product-info__block-item .horizontal-product-list .button {
  font-size: 13px;
  background: #e1e1e1;
}
.product
  .product-info__block-item
  .product-info__variant-picker
  .block-swatch
  span {
  font-weight: 600;
  font-size: 22px;
}
.product
  .product-info__block-item
  .product-info__variant-picker
  .variant-picker__option-info {
  margin-bottom: 20px;
}
.product
  .product-info__block-item
  .variant-picker__option-values
  .variant_quentity_price
  .current-price {
  font-weight: 500 !important;
  font-size: 22px;
  color: #020202;
}
.product
  .product-info__block-item
  .variant-picker__option-values
  .variant_quentity_price
  s {
  font-weight: 500;
  font-size: 18px;
  color: #636363;
}
.template-product
  .images-scrolling-desktop
  .images-scrolling-desktop__content-list
  .prose
  .h1
  split-lines {
  font-size: 36px;
  display: block;
  color: #020202;
}
.product
  .product-info__block-item
  .product-info__variant-picker
  .block-swatch
  .variant_label_wrap {
  display: flex;
  flex-direction: column;
}
.product
  .product-info__block-item
  .product-info__variant-picker
  .block-swatch
  .variant_label_wrap
  span:first-child,
.variant_quentity_price,
.most_popular_text,
.biggest_saving_text,
.heading_title,
.title_content,
.product .product-info__block-item .h-stack p,
.product .product-info__block-item .reversed-link,
.price-list .text-subdued,
.text-with-icon span,
.truncate-text,
.price-list {
  font-family: "Recoleta";
}
.product-info__text_list .text_content {
  font-family: "Helvetica";
}
.price-list .text-on-sale,
.price-list .text-subdued.line-through {
  font-weight: 500;
}
.product
  .product-info__block-item
  .product-info__variant-picker
  .block-swatch
  .variant_label_wrap
  span:last-child {
  font-weight: 400 !important;
  font-size: 16px !important;
}
.product
  .product-info__block-item
  .variant-picker__option-values
  .variant_badge_sale {
  background: #020202;
  width: 100%;
  margin: auto 0 0 auto;
  max-width: 112px;
  padding: 5px 0 5px 16px;
  font-size: 14px;
  font-weight: 500;
}
.product
  .product-info__block-item
  .variant-picker__option-values
  .most_popular_text {
  text-align: center;
  background: #7d62a9;
  width: 100%;
  max-width: 114px;
  margin: auto 18px 0 auto;
  color: #fff;
  font-size: 14px;
  padding: 5px;
  border-radius: 10px 10px 0px 0px;
}
.product
  .product-info__block-item
  .variant-picker__option-values
  .biggest_saving_text {
  text-align: center;
  background: #04b5ad;
  width: 100%;
  max-width: 114px;
  margin: auto 18px 0 auto;
  color: #fff;
  font-size: 14px;
  padding: 5px;
  border-radius: 10px 10px 0px 0px;
}
.template-product
  .images-scrolling-mobile
  .images-scrolling-mobile__item
  .prose
  .h1
  split-lines {
  font-size: 30px;
  color: #020202;
}
.images-scrolling-mobile {
  grid: none;
}
.template-product
  .images-scrolling-desktop
  .images-scrolling-desktop__content-list
  .prose
  p {
  font-weight: 400;
  font-size: 15px;
  color: #837cbb;
}
.template-product
  .images-scrolling-mobile
  .images-scrolling-mobile__item
  .prose
  p {
  font-weight: 400;
  font-size: 15px;
  color: #837cbb;
}
.product-list .product-card {
  border: 1px solid rgba(125, 98, 169, 0.5);
  border-radius: 15px;
  overflow: hidden;
}
.product-list .product-card .product-card__info .product-card__title a {
  font-size: 24px;
  font-weight: 500;
}
.product-list .product-card .product-card__info .text-on-sale {
  color: #7d62a9;
  font-weight: 700;
  font-size: 18px;
}
.product-list .product-card .product-card__info .text-subdued {
  font-weight: 400;
  font-size: 16px;
  color: #403f3d;
}
.product-list .product-card .product-card__info .ctm_product_descript {
  font-weight: 400;
  font-size: 16px;
  color: #403f3d;
}
.product-list .product-card .product-card__info .price-list {
  padding: 8px 0px;
}
.shopify-section--main-product .breadcrumbs-section {
  padding: 5px 0 30px 0;
}
.breadcrumbs-section span.breadcrumbs--last {
  color: #837cbb;
}
.breadcrumbs-section .breadcrumbs {
  display: flex;
  align-items: center;
  justify-content: left;
  column-gap: 7px;
}
.breadcrumbs-section .breadcrumbs .breadcrumbs--sep {
  display: flex;
}
.product-info .product-info__block-item hr {
  border-color: #7d62a9;
}

.product-info__icon_with_text {
  padding: 20px;
  margin: 0 auto;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.icon_list_wrap {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 20px;
  align-items: center;
  justify-items: center;
}

.icon_list_wrap .grid__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.icon_list_wrap .grid__item img {
  width: 54px;
  height: 54px;
  object-fit: contain;
  margin-bottom: 10px;
}

.icon_list_wrap .grid__item .text_content {
  font-size: 1rem;
  font-weight: 500;
  color: #020202;
  line-height: 1.4;
}
.product-info__icon_with_text .heading_title {
  color: #837cbb;
  margin-bottom: 20px;
}

.product .product-info__block-item .product-info__text_list {
  padding: 20px;
}

.product .product-info__block-item .product-info__text_list .text_list_wrap {
  display: grid;
  gap: 16px; /* Adjust spacing between items */
}

.product
  .product-info__block-item
  .product-info__text_list
  .text_list_wrap.grid {
  grid-template-columns: repeat(
    auto-fit,
    minmax(100px, 1fr)
  ); /* Responsive grid */
}

.product .product-info__block-item .product-info__text_list .grid__item {
  background-color: #f2f1fa;
  padding: 16px;
  border-radius: 10px;
  text-align: center;
}

.product .product-info__block-item .product-info__text_list .title_content {
  font-size: 16px;
  font-weight: 500;
  color: #837cbb;
  text-align: left;
  margin-bottom: 8px;
}

.product .product-info__block-item .product-info__text_list .text_content {
  font-size: 14px;
  color: #020202;
  text-align: left;
}
.product
  .product-info__block-item
  .variant-picker__option-values
  .block-swatch {
  white-space: normal;
}
.product-card__quick-buy .button {
  background-color: #fff;
  color: #7d62a9;
  font-weight: 500;
}
.product-card__quick-buy .button:not([disabled]):not(.button--outline):hover {
  background-color: #7d62a9 !important;
  color: #fff !important;
  box-shadow: none !important;
}
.text_content {
  font-family: "Recoleta";
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #020202;
  text-wrap-style: balance;
}
@media (min-width: 576px) {
  .ctm_pdp_imagegrid_info .swiper-wrapper {
    flex-wrap: wrap;
    gap: 20px;
  }
  .ctm_pdp_imagegrid_info .swiper-slide {
    width: calc(125px - 20px) !important;
    text-align: center;
  }
  .block_icons img {
    width: 53px;
    height: 53px;
    object-fit: contain;
    margin: 0 auto 10px;
  }
}
@media (max-width: 575px) {
  .ctm_pdp_imagegrid_info .swiper-wrapper {
    padding-bottom: 50px;
  }
  .ctm_pdp_imagegrid_info .swiper-slide {
    text-align: center;
  }
  .block_icons img {
    width: 45px;
    height: 45px;
    object-fit: contain;
    margin: 0 auto 10px;
  }
  .ctm_pdp_imagegrid_info .swiper-pagination-bullet {
    background: #7d62a9 !important;
    opacity: 0.3 !important;
  }
  .ctm_pdp_imagegrid_info .swiper-pagination-bullet-active {
    background: #7d62a9 !important;
    opacity: 1 !important;
  }
  .product-info__price .rating-with-text {
    flex-wrap: wrap;
    row-gap: 0px;
  }
  .variant_label_wrap {
    max-width: 200px;
    width: 100%;
  }
  .product
    .product-info__block-item
    .product-info__variant-picker
    .block-swatch
    .variant_label_wrap
    span:first-child {
    font-size: 16px;
  }
  .product
    .product-info__block-item
    .product-info__variant-picker
    .block-swatch
    .variant_label_wrap
    span:last-child {
    font-size: 14px !important;
  }
  .product
    .product-info__block-item
    .variant-picker__option-values
    .variant_quentity_price
    .current-price {
    font-size: 20px;
  }
  .product
    .product-info__block-item
    .variant-picker__option-values
    .variant_quentity_price
    s {
    font-size: 16px;
  }
}
/* PDP page end */

/* about-us start */
.template-about
  .images-scrolling-desktop
  .images-scrolling-desktop__content-list
  .prose
  .sub_title
  p {
  font-size: 24px;
}
.template-about .images_with_text_banner .section--narrow {
  --container-max-width: 1600px;
}
.template-about .text_with_img_section .multiple-images-with-text .prose .h1 {
  font-size: 48px;
}
.template-about
  .text_with_img_section
  .multiple-images-with-text
  .prose
  p:nth-last-child(2) {
  font-size: 15px;
  font-weight: 400;
}
.template-about
  .text_with_img_section
  .multiple-images-with-text
  .prose
  p:nth-last-child(1) {
  font-size: 15px;
  font-weight: 400;
}
.template-about .text_with_img_section .multiple-images-with-text .prose {
  text-align: center;
}
.template-about .text_with_img_section .multiple-images-with-text__image-list {
  order: 1;
  gap: 0;
  display: block;
}
.template-about
  .text_with_img_section
  .multiple-images-with-text__image-list
  > img {
  max-width: 100%;
  border-radius: 0px 15px 15px 0px;
}
.image_left {
  margin-top: 0 !important;
}
.image_left img {
  margin-top: 0 !important;
}
.template-about
  .accordion_content_section
  .accordion-box
  .accordion
  .text-with-icon
  span {
  font-weight: 400;
  font-size: 20px;
}
/* about-us end */

/* New About Design */

.timeline_info {
  padding-bottom: 60px;
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
}
.timeline__nav-item[aria-current=true]:before {
  background-color:#7D62A9;
  border-color:#7D62A9;
}
.timeline__nav-label  {
  font-family: "Recoleta";
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color:#3F3F3F;
}
.timeline__slide .prose p {
  font-family: "Recoleta";
  font-weight: 400;
  font-size: 28px;
  line-height: 36px;
}
.timeline__slide {
  place-items:center;
}
.timeline__buttons .circle-button  {
  box-shadow:0 0 0 1px rgba(131, 124, 187, 1);
}
.timeline__buttons .circle-button .animated-arrow:before, .timeline__buttons .circle-button  .animated-arrow:after {
  color:#928bc2;
}
.shopify-section--impact-text .impact-text h2 span {
  font-weight: 700;
  max-width: 1185px;
  width: fit-content;
  display: flex;
  margin: 0 auto;
}
.ctm_videogallery_main .ctm_video_textinner .swiper_btn, .ctm_videogallery_main .swiper_button  {
  background-color:#fff;
  width: 48px;
  height: 48px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #04B5AD;
}
.ctm_videogallery_main .ctm_video_textinner .swiper-button-next:after, 
.ctm_videogallery_main .ctm_video_textinner .swiper-button-prev:after,
.ctm_videogallery_main .swiper-button-next:after, 
.ctm_videogallery_main .swiper-button-prev:after {
  font-size: 12px;
  font-weight: bold;
  color: #000;
}
/* New About Design END */

/* collection start */
.template-collection .shopify-section--featured-collection .prose h3 strong {
  font-weight: 400;
  color: #7d62a9;
}
.template-collection .shopify-section--featured-collection .section-header {
  align-items: center;
}
.ctm_tab_item:first-child {
  background: #d9d4ff;
}
.ctm_tab_item:nth-last-child(4) {
  background: #ada6e8;
}
.ctm_tab_item:nth-last-child(3) {
  background: #ffc665;
}
.ctm_tab_item:nth-last-child(2) {
  background: #bbe0c6;
}
.ctm_tab_item:nth-last-child(1) {
  background: #78b0eb;
}
.ctm_tab_item {
  white-space: nowrap;
  margin-bottom: 10px;
}
.ctm_tab_list {
  overflow: auto;
}
.scrollable-with-controls .scrollbar .scrollbar__progress {
  background: #e5dde6;
}
.scrollable-with-controls .scrollbar .scrollbar__progress:before {
  background: #7d62a9;
}
.text-with-icons {
  justify-content: normal;
}
.product-card__badge-list {
  right: 20px;
  left: auto !important;
}
.ctm_newbadges, .ctm_bestseller_badges {
  font-family: 'Recoleta';
  background: #fff;
  color: #020202;
  font-weight: normal;
  padding-inline: 14px;
}
.badge--on-sale {
   font-family: 'Recoleta';
  font-weight:400;
}
.ctm_bestseller_badges {
  border: 1px solid #020202;
}
/* collection end */

/* footer start */

.footer {
  border-top: 1px solid #7d62a9;
}
.footer .footer__block .input {
  border-color: #7d62a9;
}
.footer .footer__block .self-submit-button .circle-chevron {
  background: #fff;
  border: 1px solid #7d62a9;
}
.footer .footer__block .self-submit-button svg {
  color: #7d62a9;
}
.footer .footer__block .floating-label {
  font-weight: 400;
  font-size: 17px;
  color: #7d62a9;
  opacity: 0.5;
}
.footer .footer__block p {
  font-weight: 500;
}
.footer .footer__block ul li a {
  font-weight: 400;
  font-size: 15px;
}
.footer .footer__block .footer__copyright .text-subdued {
  color: #403f3d;
}
.footer .footer__block .footer__copyright .text-subdued {
  font-size: 15px;
}
.footer .footer__aside-bottom .text-sm.text-subdued {
  color: #7d62a9;
  font-size: 15px;
}
/* footer end */

@media only screen and (min-width: 1149px) {
  .image_content_before_after .ctm_product_main,
  .image_content_before_after .section-stack__main {
    width: 50%;
  }
  .ctm_product_main .section-stack__intro {
    width: 100%;
  }
  .ctm_product_main {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
  }
  .ctm_product_block {
    display: flex;
    gap: 15px;
  }
  .ctm_product_item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .ctm_product_img {
    flex-grow: 1;
  }
  .ctm_product_img img {
    width: 100%;
    height: 206px;
    object-fit: contain;
  }
  .ctm_product_link {
    margin-top: 11px;
  }
  .ctm_product_link a {
    font-size: 18px;
    line-height: 26px;
    color: #020202;
    text-decoration: underline;
    text-underline-offset: 5px;
    transition: all 0.3s ease-in-out;
  }
  .ctm_product_link a:hover {
    text-decoration: none;
    color: #7d62a9;
  }
}
@media only screen and (max-width: 1149px) {
  .ctm_product_block {
    display: none;
  }
}

@media only screen and (max-width: 1000px) {
  .newsletter .newsletter-box {
    background: #f2f1f9;
  }
  .template-about
    .text_with_img_section
    .multiple-images-with-text__image-list {
    order: 0;
  }
  .template-about
    .text_with_img_section
    .multiple-images-with-text__image-list
    > img {
    border-radius: 15px 15px 0px 0px;
  }
  .template-about .text_with_img_section .multiple-images-with-text .prose .h1 {
    font-size: 36px;
  }
  .logo_image_text_grid {
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .product
    .product-info__block-item
    .product-info__variant-picker
    .block-swatch {
    height: 108px;
  }
  /* .product-gallery__media{
    --product-gallery-media-list-grid: auto / auto-flow 85% !important;
  } */
  #shopify-section-template--18727112376538__main {
    --product-gallery-media-list-grid: auto / auto-flow 85% !important;
  }
  .product-gallery
    .product-gallery__media-list-wrapper
    .product-gallery__media-list {
    padding-left: 20px;
  }
  .product .product-info__block-item .product-info__text_list {
    padding: 20px 0px 20px 0px;
  }
  .newsletter {
    display: flex;
    flex-direction: column;
  }
  .newsletter .newsletter-box {
    order:-1;  
  }
  .newsletter img {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 768px) {
  .rich_text_with_bg .prose {
    text-align: left;
  }
  .icon_text_part {
    border-radius: 10px;
    width: fit-content;
  }
  .icon_text_content_grid {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 20px;
  }
  .content_image_grid {
    display: block !important;
  }
  .left_content_part h2 {
    font-size: 36px !important;
  }
  .left_content_part h3 {
    font-size: 24px !important;
    padding-bottom: 40px;
  }
  .text_btn_wrap {
    font-size: 17px !important;
  }
  .rich_text_with_bg .bg-custom.text-custom {
    border-radius: 0 0 30px 30px;
  }
  .rich_text_with_bg .rich-text__wrapper .prose p {
    font-size: 24px;
    text-align:left;
    width:100%;
  }
  .timeline_info .prose p {
    font-size:30px;
  } 
  .timeline .timeline__slider .timeline__slide {
    text-align:left;
  }
  .timeline__slide .prose p {
    font-size: 24px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 740px) {
  .images-scrolling-mobile__item.snap-start img {
    order: 1;
  }
  .ctm_imgcontent_grid .swiper-wrapper .swiper-slide {
    padding:0px;
  }
  .img_grid_content {
    padding-inline:16px;
  }
  .logo_with_text {
    padding-block: 15px;
    padding-inline: 10px;
  }
}
@media only screen and (max-width: 699px) {
  .text_with_icon_section .section-stack h2 {
    font-size: 36px;
  }
  /* .text_with_icon_section .text-with-icons .prose .h3 {
    font-size: 30px !important;
} */
  .template-index .slideshow .slideshow__slide .content-over-media {
    display: block;
  }
  .template-index
    .slideshow
    .slideshow__slide
    .content-over-media
    .text-custom {
    padding: 20px;
  }
  /* .image_grid_content {
    grid-template-columns: repeat(2, 1fr) !important;
    grid-column-gap: 25px !important;
} */
  .template-index .impact-text .impact-text__text {
    font-size: 48px;
  }
  .template-index .impact-text .impact-text__content .prose .h4 {
    font-size: 17px;
  }
  .template-index
    .collection-card
    .collection-card__content-wrapper
    .collection-card__content
    p {
    font-size: 26px;
  }
  .text_with_text_grid {
    display: block;
  }
  .first_text_box h1 {
    font-size: 24px;
    line-height: 33px;
  }
  .first_text_box .content_right_part h4 {
    font-size: 17px;
  }
  .rating_left_part {
    width: fit-content;
    margin: 0 auto;
  }
  .rating_left_part img {
    width: fit-content;
    height: 14px;
  }
  .top_box h1 {
    font-size: 48px;
  }
  .top_box p {
    font-size: 20px;
    line-height: 27px;
  }
  .text_with_text_section {
    padding: 0;
  }
  .rating_content {
    display: block;
    text-align: center;
    max-width: 100%;
  }
  .second_text_box {
    display: flex;
    justify-content: space-between;
    column-gap: 10px;
  }
  .collect_point_grid_row {
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .collect_grid_box .h3 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .template-collection .shopify-section--featured-collection .prose h3 {
    font-size: 30px;
  }
  .section_bg_colour .prose {
    margin-top: 30px;
  }
  .newsletter .newsletter-box .fieldset-with-submit {
    display: flex;
    margin-bottom: 10px;
  }
  .newsletter_img_section {
    padding: 0 20px;
  }
  .newsletter .newsletter-box .form .form-control {
    width: 100%;
  }
  .collect_point_grid_section h2 {
    font-size: 36px;
    text-align: center;
  }
  .Multi-column-text-grid .multi-column .multi-column__item {
    border: 1px solid #7d62a9;
    border-radius: 20px;
    padding: 0px;
  }
  .Multi-column-text-grid .multi-column {
    gap: 20px;
  }
  .accordion_content_section .prose h2 {
    font-size: 30px;
  }
  .accordion_content_section .accordion-box .accordion .text-with-icon span {
    font-size: 17px;
  }
  .hot_spots_section
    .content-over-media
    > :is(picture, img, video, iframe, svg, video-media)
    > * {
    border-radius: 0;
  }
  .hot_spots_section .section {
    padding-left: 0px;
    padding-right: 0px;
  }
  .faq_section .accordion-box {
    padding: 0;
  }
  .template-about .accordion_content_section .prose h2 {
    font-size: 36px;
  }
  .template-about
    .accordion_content_section
    .accordion-box
    .accordion
    .text-with-icon
    span {
    font-size: 30px;
  }
  .template-about .accordion_content_section .accordion-box {
    padding: 0;
  }
  .image_wrap_part {
    margin-right: -52px !important;
  }
  .image_wrap_part img {
    max-width: 86px !important;
  }
  .logo_image_text_grid {
    display: block !important;
  }

  .text_content_wrap {
    border-radius: 50px !important;
  }
  .ctm_tab_list {
    justify-content: left !important;
  }
  .ctm_tab_container {
    padding: 24px 0 24px 20px !important;
  }
  .product .product-info__block-item .product-info__price .text-on-sale {
    font-size: 20px !important;
  }
  .product .product-info__block-item .product-info__description .prose p {
    font-size: 15px;
  }
  .product
    .product-info__block-item
    .product-info__variant-picker
    .text-subdued {
    font-size: 17px;
  }
  .product
    .product-info__block-item
    .product-info__variant-picker
    .block-swatch
    span {
    font-size: 16px;
    line-height: normal;
  }
  .product .product-info__block-item .product-info__buy-buttons .button {
    font-size: 16px !important;
  }
}

/*menu css*/
.menu {
  width: 138%;
  max-width: 302px;
  font-weight: 400;
  font-size: 15px;
  line-height: 15px;
  position: relative;
  padding: 0 0 0 4px;
  margin-top: 0px;
}
.menu a,
.menu a:link,
.menu a:visited,
.menu a:focus {
  color: #0b1215;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 400;
  line-height: 25px;
  font-size: 20px;
}
.menu a:hover {
  color: #7d62a9 !important;
  text-decoration: none;
}
.menu > li {
  display: block;
  text-align: left;
  margin-left: auto;
  border: 1px solid #beafcf;
  border-radius: 10px;
  margin-bottom: 15px;
}
.menu > li > a {
  padding: 14px 18px;
  display: block;
}
.menu > li:hover > a {
  color: #227087;
}

/* Megadrop width dropdown */
.menu > li > .megadrop {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  list-style: none;
  top: 0rem;
  left: 19rem;
  width: calc(100vw - 300px);

  min-height: 100%;
  text-align: left;
  margin-top: 0;
  padding: 0;
  z-index: 99;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  display: flex;
}
.menu > li:hover .megadrop {
  opacity: 1;
  visibility: visible;
  margin-top: 0px;
}
.menu > li:first-child .megadrop {
  opacity: 1;
  visibility: visible;
  margin-top: 0px;
  display: block;
}
.menu > li .megadrop,
.menu ul li:hover:after {
  color: #227087;
}
.menu .col {
  width: 78%;
  float: left;
  /* color: white; */
  margin: 0 0 0 2.2%;
}
.menu .col ul {
  padding: 0;
  margin: 0;
  column-gap: 20px;
}
.menu .col ul li {
  padding: 20px;
  list-style: none;
  font-size: 11px;
  border-radius: 10px;
  width: 25%;
}
.menu > li:hover {
  border: 1px solid #7d62a9;
}

.menu .col ul li a {
  display: block;
  padding: 0 0 15px 0;
  color: #020202;
  font-weight: 400;
  font-size: 15px;
  line-height: 28px;
}
.menu .col ul li a:hover {
  color: #111;
  text-decoration: underline;
}
ul.sub_sub_menu {
  display: flex;
}
.mega-menu {
  height: 65vh;
}
.text-with-icon .mega-menu__nav .v-stack a {
  color: #020202;
}
.mega-menu .mega-menu__nav .v-stack {
  margin-bottom: 10px;
}
.megadrop .sub_sub_menu_item .sub-content h2 {
  font-weight: 400;
  font-size: 24px;
  color: #020202;
}
.mega_menu_type_two div#navigation-promo-mega_menu_type_2_hjtJcK-5-2xl {
  display: none;
}
.mega_menu_type_two div#navigation-promo-mega_menu_type_2_hjtJcK-5- {
  display: block;
}
.variant-picker__option-info .h-stack.gap-2 span {
  display: none;
}
.free-shipping-bar span.bold, .product-info__price .rating-with-text sale-price {
  color:#837CBB;
}
.product-info__price .rating-with-text sale-price {
  font-weight:500;
}


/* New Mega Menu */

.custom_mega_menu_main  {
  max-width:432px;
  height:100dvh;
  padding: 20px 20px 30px;
}
.custom_mega_menu_main .mega-menu__nav {
  width: 100%;
  max-width:100%;
  flex-direction: column;
  gap: 20px;
}
.mega_menu, .custom_mega_menu_main .mega-menu__nav>li {
  width:100%;
}
.custom_mega_menu_main .mega-menu-item a {
  position:relative;
  display:block;
  border:2px solid transparent;
  transition:all 0.3s ease-in-out;
}
.custom_mega_menu_main .mega-menu-item a:hover {
  border-color:#7d62a9;
}
.custom_mega_menu_main .mega-menu-item a {
  border-radius: 20px;
  overflow: hidden;
}
.custom_mega_menu_main .mega-menu-text {
  position:absolute;
  top: 20px;
  left: 20px;
  color: #020202;
}
.custom_mega_menu_main {
  max-height: calc(100vh - var(--sticky-announcement-bar-enabled, 0)* var(--announcement-bar-height, 0px) - var(--header-height, 0px) - 52px); { 
}
.mega-menu-image img {
  width: 100%;
  max-width:100%;
}
/* New Mega Menu END */