/** Shopify CDN: Minification failed

Line 487:14 Expected ":"
Line 491:14 Expected ":"
Line 495:14 Expected ":"
Line 1810:0 Unexpected "}"

**/

@import url('https://fonts.googleapis.com/css2?family=Exo:ital,wght@0,100..900;1,100..900&display=swap');
/**************************/
/*my css*/
/**************************/

/* body{
background: #FBFAFC !important;.custom_mind_section.color-.gradient.Know_Your_Crystals

} */
/* .page-width {
    border-right: 1px solid;
    border-left: 1px solid;
} */
h1, h2, h3, h4, h5, h6 {
    font-family: "Exo", sans-serif !important;
    font-weight: 700;
}
body {
    background-color: #fff !important;
}
body.index {
    background-color: #FBFAFC !important;
}

a, p{
      font-family: "Cambria", sans-serif  !important;
}
sticky-header.header-wrapper.color-scheme-1.gradient.header-wrapper--border-bottom {
    border: none;
}
.header-wrapper {
  background-color: rgb(255 255 255) !important;
  padding: 10px 0;
}
.utility-bar {
    background: #7D3C98;
}
.announcement-bar p.announcement-bar__message.h5,
.announcement-bar p.announcement-bar__message.h5 span{
    color: #fff;
    text-transform: uppercase;
    font-family: "Cambria", sans-serif  !important;
      letter-spacing: 0px;
}
/* .announcement-bar, .announcement-bar__announcement {
    justify-content: space-between;
  align-items: center;
} */

.announcement-bar_search svg{
  color:#fff;
}
.announcement-bar_search.annouce_div svg {
    height: 18px !important;
    width: 18px !important;
    /* margin-top: 3px; */
}
.announcement-bar_search svg.icon.icon-close {
    color: #000;
}
p.announcement-bar__message.h5.testaa {
    text-align: center !important;
    /* width: 45%!important; */
}

.header__icon .icon {
    /* height: 30px; */
    /* width: 30px; */
}
.swym-header-launcher-icon  svg {
    width: 24px;
    height: 24px;
    margin-top: 11px;
}
#cart-icon-bubble svg {
    height: 38px;
}
.header__icon .icon-cart {
  stroke:black;
}
.swym-header-launcher  svg {
    width: 21px;
    height: 21px;
}
.announcement-bar_search .search-modal.modal__content.gradient {
    height: 100px !important;
    min-height: 100px !important;
}
.announcement-bar_search .search-modal {
    min-height: 200px;
}
.header__menu-item {
    padding: 0;
    padding: 0px 20px 5px 0;
}
a,
.header__menu-item:hover span,
.header__active-menu-item:active,
.header__active-menu-item{
      text-decoration: none;
  color:white;
  Font-family:'Exo',sans-serif;
}
.header__menu-item span {
    font-family: "Cambria", sans-serif;
    font-weight: 700;
    font-size: 16px;
  letter-spacing: 0;
}
.home_banner h2.banner__heading {
    font-size: 60px !important;
    font-weight: 700  !important;
}
.home_banner .banner__box {
   max-width: 100px !important;
}
.right_menu li:first-child span:before {
    content: '';
    background-image: url('/cdn/shop/files/Vector_4.png?v=1732256474');
    width: 12px;
    height: 12px;
    position: absolute;
    left: -11px;
    background-size: contain;
    background-repeat: no-repeat;
    animation: imgheadermenu 1.8s ease-out infinite;
}

@keyframes imgheadermenu {
    0% {
    transform: scale(.8, .8);
    opacity:0;
  }
  50% {
    transform: scale(1.1, 1.1);
    opacity:1;
  }
  100% {
    transform: scale(.8, .8);
    opacity:0;
  }
}
details[open]>.header__menu-item {
    text-decoration: none;
}

.home_banner p {
    color: #fff;
}
a.button.button--primary,
.button_all,
a.button.button--secondary {
    border-radius: 50px!important;
    background: #139385!important;
    border: 1px solid #139385!important;
    color: #fff;
    font-size: 13px !important;
    text-transform: uppercase !important;
   font-family: "Exo", sans-serif !important;
  font-weight: 700;
}
a.button_all {
    padding: 12px 20px;
    text-decoration: none;
}
.button:after {
    box-shadow: none;
    border: 1px solid #139385;
    border-radius: 50px;
}
.cart__ctas .button:after{
   border: none !important;
}
.one_line_text {
    background: #7d3c98;
    padding: 5px;
    margin-top: 0px;
}

.product__info-container .jdgm-widget{
  position:unset !important;
}
.one_line_text h6 {
    font-size: 12px;
    color: #ffff;
    text-transform: uppercase;
    text-align: center;
    margin: 10px 0px;
}
/**footer css **/
footer {
    background: #7D3C98 !important;
}
.footer__content_inner {
    display: flex;
    justify-content: space-between;
}
.footer_logo_content {
    width: 36%;
    padding-right: 50px;
    border-right: 1px solid #fff;
}
.footer__blocks-wrapper {
    width: 60%;
}

.section-sections--24120350212413__footer-padding {
    padding-top: 60px !important;
}


.footer_logosection {
    margin-bottom: 15px;
}
.footer_logo_content h2 {
    font-size: 26px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 15px !important;
}
.newsletter-form__field-wrapper .field__input {
    border-radius: 50px;
}
.field:hover.field:after,
.field:after, .select:after, .customer .field:after, .customer select:after, .localization-form__select:after {
    box-shadow: none;
}

.footer-block h2{
    color: #fff;
    font-weight: 700;
}
.footer__blocks-wrapper  ul li a{
    font-size: 16px !important;
    color: #fff !important;
}
.footer__blocks-wrapper_right {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 64%;
      padding-left: 40px;
}
.footer__blocks-wrapper{
  width:100%;
}
.right_bottom_section {
    margin-top: 50px;
    border-top: 1px solid #fff;
    padding-top: 35px;
    width: 100%;
}
h5.follow_us {
    margin: 0;
    color: #fff;
    font-size: 16px;
}
.home-slider_inner  p {
    color: #FFFFFFCC;
    font-family: Cambria;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding: 0px 35px;
}

.list-social {
    justify-content: flex-start!important;
}

.list-social  a.link.list-social__link {
    padding-left: 0;
}
.footer__list-social {
    padding-top: 16px;
}
.footer__content-bottom {
    display: none;
}
.copyright__content p,
.copyright__content a {
    color: #fff !important;
    font-size: 14px !important;
}
.footer__copyright {
    text-align: left !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0 !important;
}
.footer-block__newsletter p {
    color: #ffffffbd !important;
    font-family: Cambria;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    opacity: .8;
    margin-top: 0;
}
.index .intentions-slider img.intentions_star {
    top: -20px;
    right: 230px !important;
}
.footer__content-top {
    padding-bottom: 0 !important;
    display: block;
}
.footer-block__details-content {
    font-family: Cambria;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    opacity: .8;
}
h5.follow_us {
    margin: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
}
.copyright__content {
    font-family: Cambria;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    opacity: .8;
}
.list-menu__item--link {
    padding-bottom: 0rem !important;
    padding-top: 0.5rem;
}
header svg.icon.icon-caret {
    display: none;
}
span.header__active-menu-item:after {
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    background-color: #139385;
    bottom: -10px;
    left: 0;
    border-radius: 50px;
}
/* .footer__content-top.page-width {
    padding: 0 0px !important;
} */
.field ::placeholder {
    opacity: 1;
    font-family: Cambria;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #2E2A3980;
}
/* .page-width {
    padding: 0 0rem !important;
    position: relative;
} */
.newsletter-form__field-wrapper .field__input {
    padding: 20px !important;
}
/*intentions*/
section.intentions-slider {
    background: #F7F4F9;
    padding: 28px 20px;
  position: relative;
}
.intentions-slider .slider_box {
    display: flex;
    flex-direction: column !important;
    align-items: center;
    justify-content: center;
}
.slick-prev:before,
.slick-next:before{
  content:'';
  display: none; 
}
button.slick-next.slick-arrow:after, button.slick-prev.slick-arrow:after {
    content: '';
    position: absolute;
    width: 21px;
    height: 22px;
    background-repeat: no-repeat;
    background-size: contain;
}
button.slick-prev.slick-arrow:after {
    background-image: url('https://cdn.shopify.com/s/files/1/0678/1730/8318/files/Group_1000008437_1.png?v=1731576684');
}
button.slick-prev.slick-arrow:hover:after {
    background-image: url('https://cdn.shopify.com/s/files/1/0678/1730/8318/files/Group_1000008611.png?v=1731668712');
}
button.slick-next.slick-arrow:after {
    /* background-image: url('/cdn/shop/files/Group_1000008612.png?v=1731668712'); */
    background-image: url('/cdn/shop/files/Group_1000008334.png?v=1731576882');
}
button.slick-next.slick-arrow:hover:after {
    background-image: url('https://cdn.shopify.com/s/files/1/0678/1730/8318/files/Group_1000008334.png?v=1731576882');
}
.slick-prev, .slick-next {
    top: 25%;
}
.home_multicolumn .title, h2.center_heading {
    text-align: center;
    font-size: 38px;
    font-weight: 700;
    margin: 0;
    padding-bottom: 0px;
    line-height: 70px;
}
.home_multicolumn .title-wrapper-with-link {
    align-items: center;
    justify-content: center;
}
.home_multicolumn h3.inline-richtext {
    font-size: 22px;
    font-weight: 700;
}
.intentions-slider_inner .grid {
    display: flex;
    justify-content: space-between;
}
.dynamic-cards_inner {
    display: flex;
    justify-content: space-between;
}
.dynamic-cards_inner_box {
    position: relative;
    width: 100%;
    margin: 5px;
    padding: 10px;
    background-color: #fff;
    border-radius: 16px;
}



.top_center_heading h2 {
    font-size: 22px;
    color: #fff;
    font-weight: 700;

}
.dynamic_inner_content h2 {
    font-size: 22px;
    color: #2E2A39;
    font-weight: 700;
    max-width: 263px;
    margin: auto;
    line-height: 28px;
}

.top_center_heading h2{
     margin: 0; 
}

.dynamic-card-image svg,
img.roted_img {
    position: absolute;
    top: 38px;
    right: 30px;
    width: 24px;
    height: 20px;
    z-index: 1;
}
.dynamic-cards_inner_box:hover .dynamic-card-image svg,
.dynamic-cards_inner_box:hover img.roted_img {
    transform: rotate(540deg);
}
.dynamic-cards_inner_box:hover .dynamic-card-image svg {
    fill: #7d3c98;
    transition.2s;
}
.dynamic-cards_inner_box:hover .dynamic-card-image svg path {
    stroke: #7d3c98;
    transition.2s;
}
.dynamic-cards_inner_box:hover .top_center_heading h2 {
     opacity: 0;
    transition.2s;
}
.top_center_heading {
    position: absolute;
    top: 32px;
    text-align: center;
    left: 0;
    right: 0;
    padding: 0px 10px;
    opacity: 1;
    max-width: 75%;
    margin: 0 auto;
    line-height: 28px;
}

.dynamic-cards-section {
    padding: 55px 20px 55px;
    position: relative;
    overflow: hidden;
}
/* .personalized-slider  p {
    font-weight: 700;
    color: #000;
} */
.personalized-slider.Personalized_Cards_main p {
    color: #342D38;
    font-family: Exo !important;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
}
.personalized-slider .image img{
  width:100%;
} 
.personalized-slider .slider_box {
    text-align: center;
    padding: 10px 5px;
    box-shadow: none;
    position: relative;
    background: 0;
}
.dynamic_btn_section {
    margin-top: 30px;
}
.personalized-slider .btn_section {
    display: flex;
}

.personalized-slider a.button_all {
    text-decoration: none;
    background: #F4F6F6 !important;
    color: #342D38CC;
    border: none !important;
    width: 90%;
    margin: auto;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.01em;
    transition: background .2s ease-in-out;
    padding: 15px 30px;
}
.personalized-slider .slider_box:hover a.button_all{
    background: #139385 !important;
    color: #fff;
}
section.personalized-slider.our_collection_section {
    padding: 70px 20px 0px;
}
body.Gift  section.personalized-slider.our_collection_section {
    padding: 35px 20px 0px;
    margin-top: 0px;
}
.cd-margin-top-remove-color {
    margin-top: -26px !important;
}
.index section.personalized-slider {
    padding: 22px 20px 0;
    position: relative;
}


.index .whychoose_section .page-width {
    padding: 38px 0px 50px!important;
}
.our_collection_section .slider_box  p {
    color: #342D38CC !important;
    max-width: 90%;
    margin: 20px auto;
    font-weight: 400;
    height: 47px;
    overflow: hidden;
}
.our_collection_section {
    background: #FBFAFC;
}
.header__icon {
    height: auto;
    width: 4.4rem;
    padding: 0;
}
.announcement-bar 
 details-modal.header__search {
    height: 4.4rem;
}

.our_collection_section  h2.collection_p__heading {
    color: #fff;
    position: absolute;
    top: 17px;
    left: 0;
    right: 0;
    margin: 0;
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
}

.personalized-slider.our_collection_section .image img {
    width: 100%;
    height: 476px !important;
    object-fit: cover;
    border-radius: 16px;
}
section.personalized-slider.Personalized_Cards_main .image img {
    height: 476px !important;
    object-fit: cover;
  left: 23%;
    top: 0;
}
.personalized-slider.Personalized_Cards_main h2.center_heading {
    padding-bottom: 5px !important;
}

.home_banner .banner__media img {
  object-fit: fill;
}
img.intentions_star {
    position: absolute;
    top: -37px;
    right: 23%;
}
.center_heading{
  position: relative;
}
img.butter_fly_img,
img.round_img,
img.bg_bar_img,
img.centerRight_img,
img.left_img,
img.center_img ,
img.right_small_star,
img.verysmall_star ,
img.small_star {
    position: absolute;
}
img.small_star {
    right: 37%;
    top: -15px;
    left: unset;
    transform: translate(0px, 0px);
}
img.verysmall_star {
    right: 35%;
    top: 62px;
    left: unset;
    transform: translate(0px, 0px);
}
img.right_small_star {
    left: 33%;
    top: 60px;
    right: unset;
    transform: translate(0px, 0px);
}
.intention_wrapper .slider_box {
    padding-top: 30px;
}

.dynamic-cards-section img.left_img {
    bottom: -6px;
    left: 14px;
}
section.personalized-slider.our_collection_section img.center_img {
    right: 120px;
    position: absolute;
    top: -20px;
    left: auto;
    width: 140px;
}
.personalized-slider  img.center_img {
    left: 23%;
    top: 0;
}
.index .personalized-slider  img.center_img {
    left: 0230px;
    top: -20px;
}
img.centerRight_img {
    right: 29%;
    top: 20px;
    opacity: 0.3;
    height: 116px;
}
.about_gemanifest h2 {
    font-weight: 700;
    font-size: 38px;
    margin: 20px 0 0;
}
.about_gemanifest p {
    font-size: 16px !important;
    font-family: Cambria;
    margin: 15px 0;
}
.about_gemanifest  .about-content {
    max-width:650px;
    border-radius: 20px;
    position: absolute;
    right: 0px;
    z-index: 1;
     background:#fff;
}
.about-content-inner {
    background: url('/cdn/shop/files/Mask_group.webp?v=1740375071');
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 50px 100px;
    border-radius: 20px;
    border: 1px solid #0000001A;
    background-color: #fff;
}
.about_gemanifest_inner {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 20px;
    padding: 0 0px;
    justify-content: space-between;
  position:relative;
}

.about_gemanifest_inner .about-image {
    width: 60%;
}
.about_gemanifest_inner  .about-image img {
    width: 100%;
    height: 590px;
    object-fit: cover;
    border-radius: 16px;
}
.about_gemanifest {
    padding: 50px 20px 48px;
    position: relative;
}
img.bg_bar_img {
    top: -40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 83px;
}
img.round_img {
    right: -80px;
    top: -90px;
    z-index: -3;
}
img.butter_fly_img {
    top: -106px;
  left:16px;
}
.index .intentions-slider.instragram_section img.intentions_star {
    top: 0;
    right: 0px !important;
}
.slick-prev {
    left: -10px !important;
}
.slick-next {
    right: 12px !important;
}
.instragram_section .slick-prev, 
.instragram_section .slick-next {
    display: none !important;
}
.instragram_section  .page-width {
    margin: 0 auto;
    max-width: 1900px;
}
.instragram_section .icon {
    width: 100%;
    padding-right: 10px;
}
.instragram_section .icon img{
    width: 100%;
}
button#Subscribe {
    position: inherit;
}
button#Subscribe {
    position: inherit;
    padding: 13px 10px;
    width: 114px;
    border-radius: 50px;
    margin-top: 13px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
}
.newsletter-form__field-wrapper .field {
    z-index: 0;
    display: flex;
    flex-direction: column;
}
section.user-interaction {
    position: relative;
    padding: 39px 20px 59px;
    background: #F7F4F9;
}
 
.user-interaction   ul.tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;

}
.user-interaction  ul.tabs li {

  
    /* background: #7d3c981a; */
    color: #222;
    display: inline-block;
    padding: 10px 35px;
    cursor: pointer;
    border-radius: 20px;
    display: flex;
    /* width: 100%; */
    justify-content: space-between;
    /* margin: 0px 3px; */
      border: 1px solid #7D3C98;

}
img.user-start-image {
    position: absolute;
    top: -30px;
    margin-top: 0;
    right: 0;
    transform: translate(-50%, -50%);
}
.user-interaction ul.tabs li.current{
    background: #7D3C98;
    color: #222;
}
.tab-link-left {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
  img.close_icon,
  img.pluc_icon {
    object-fit: contain;
}
.tab-link.current h3{
  color:#fff;
}
  .tab-link.current  img.pluc_icon,
  .tab-link.current .tab_img,
  img.close_icon,
  img.tab_img_hover {
    display: none;
}
   .tab-link.current  img.close_icon,
  .tab-link.current  img.tab_img_hover {
    display: block;
}
.tab-content {
    display: none;
    background: #fff;
    padding: 22px 50px;
    text-align: center;
    border-radius: 20px;
    box-shadow: 0px 18px 15px 0px #7C3C9926;
}
.tab-content  p {
    width: 900px;
    margin: 0 auto;
    font-size: 17px;
}
.tab-link-left  h3 {
    font-size: 15px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0.01em;
  margin: 3px;
}
.tab-content.current{
    display: inherit;
}
.home_card_box {
    width: 33.33%;
}
.home-slider_inner {
    display: flex;
}
.home_card_box .slider_box {;
    padding: 0;
    box-shadow: none;
}
.home-slider_inner .image{
  position:relative;
}
span.price-item.price-item--sale.price-item--last {
    font-family: Exo;
    font-size: 28px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.01em;
}
s.price-item.price-item--regular {
    font-family: Exo;
    font-size: 18px !important;
    font-weight: 500;
    line-height: 20px;
    color: #342D3880;
}
.thumbnail-slider 
 svg.icon.icon-filter.open {
    display: none;
}
.thumbnail-slider svg.icon.icon-caret {
    display: block !important;
}
.home-slider_inner .image_content {
    position: absolute;
    z-index: 99999;
    top: 28%;
    left: 0;
    right: 0;
    bottom: 60px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 30px 62px;
}
.home-slider_inner h2.collection_p__heading {
    font-size: 60px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
    margin: 0;
    line-height: 60px;
}
.home-slider_inner .btn_section {
    display: block;
}
.home-slider_inner  p {
    font-weight: 400;
    color: #fff;
    font-size: 16px;
}
.home-slider_inner a.button_all:hover {
    background: #139385!important;
    color: #fff;
    padding: 15px 30px;
}
section.home_banner_slider {
    padding: 0;
}
.slick-dots li button:before {
    font-size: 10px;
    line-height: 15px;
}
.slick-dots li.slick-active button:before {
    content: '';
    background: url('https://cdn.shopify.com/s/files/1/0678/1730/8318/files/Vector_3.png');
    background-repeat: no-repeat;

}
.slick-dots {
    bottom: 40px;
}
.home_cardslider {
    margin-bottom: -20px !important;
}
.category_banner .banner__box {
    max-width: 600px;
    padding: 80px 70px !important;
}

.category_banner .page-width {
    max-width: 1900px;
    margin: 0 auto;
}
.categori_logo_section {
    background: #F7F7F7 !important;
      padding: 25px 20px;
}
section.personalized-slider.collection_banner {
    padding: 0px 10px;
    padding-bottom: 20px;
}
span#ProductCountDesktop {
    font-size: 18px;
    color: #342D38!important;
    font-weight: 600;
}
.facets__summary  span {
    color: #342D38;
    font-weight: 700;
    font-size: 16px;
}
.underline-links-hover:hover a,
.facets-layout-list .facets__label:hover .facet-checkbox__text-label, .facets-layout-list input:focus~.facet-checkbox__text-label ,
.facets__summary:hover .facets__summary-label {
    text-decoration: none !important;
}
.caption-with-letter-spacing.light {
    font-size: 14px;
    font-family: "Cambria" , sans-serif;
    text-transform: capitalize;
}

.product-card-wrapper .card__heading {
    font-size: 16px;
    color: #2E2A39;
    font-weight: 600;
}
    .facets__disclosure-vertical[open] .facets__summary .icon-caret {
        top: 7px;
    }
.active-facets.active-facets-desktop {
    display: none;
}
span.facet-checkbox__text-label {
    font-size: 16px;
    font-weight: 400;
    font-family: Cambria;
}


.price__regular {
    font-size: 14px;
    font-weight: 500;
  font-family: exo;
}

.blog-articles {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr !important;
    gap: 16px !important;
}

.blog-articles  .article-card .card__heading {
    margin-bottom: .6rem;
    font-size: 20px;
    font-weight: 700;
}
time {
    font-size: 15px;
    font-family: 'Cambria';
    text-transform: capitalize;
    font-weight: 400;
}
.blog-articles__article {
    border-radius: 20px;
    box-shadow: 1px 1px 10px 0px #7c3c9930;
    padding: 20px;
}
.article-card__image-wrapper.card__media {
    border-radius: 20px !important;
}
.blog_banner .banner__content {
    padding: 0;
}
.blog_banner .banner__box {
    max-width: 50%;
    border-radius: 20px;
    padding: 70px;
}
.main-blog h1.title--primary.scroll-trigger.animate--fade-in {
    display: none;
}
.search_form .search__input.field__input {
    border: 1px solid #ddd;
    border-radius: 20px;
}
.search_form {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
}
.search_form .search__button {
    background: #7C3C99 !important;
    border-radius: 50%;
    color: #fff;
    right: 0px;
}
.field__input:focus, .select__select:focus, .customer .field input:focus, .customer select:focus, .localization-form__select:focus.localization-form__select:after {
    box-shadow: none;
}
.blog_detail_page {
    display: flex;
    padding: 40px 0px;
    gap: 60px;
}
.blog_detail_content {
    width: 65%;
}
.blog_detail_page .sidebar {
    width: 35%;
}
.blog_detail_page  header.page-width.page-width--narrow.scroll-trigger.animate--fade-in {
    margin: 0;
    padding-bottom: 30px;
}
.blog_detail_page  .article-template__title { 
    margin: 0;
    font-size: 38px;
    font-weight: 700;
}
.blog_detail_page  .slick-dots li button:before {
    color: #fff;
}
.blog_detail_page  .slick-dots {
    bottom: 11px;
}
.blog_detail_page  .slick-slide img {
    border-radius: 20px;
    width: 100%;
}
#ProductInfo-template--24125514121533__main h1 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px;
}


.shopify-payment-button__button--unbranded:after,
.button:not([disabled]):hover::after, .shopify-challenge__button:hover::after, .customer button:hover::after, .shopify-payment-button__button--unbranded:hover::after{
  box-shadow:none !important;
}
.product-form__buttons button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    background: transparent;
    border: 1px solid #139385;
    border-radius: 50px;
}
.product-form__buttons .shopify-payment-button__button {
    color: #139385;
}
.product-form__buttons {
    display: flex;
    justify-content: space-between;
    gap: 13px;
  flex-direction:column;
}
.product-form__buttons .swym-button-bar {
    margin: 10px;
    /* display: none; */
}
.product-form__buttons .shopify-payment-button {
    width: 100%;
    margin-left: 20px;
}
.quantity:after {
    border-radius: 50px;
}
.icontext {
    display: flex;
    justify-content: space-between;
}
#ProductInfo-template--24125514121533__main span.price-item.price-item--regular {
    font-size: 32px;
    font-weight: 700;
    font-family: "Exo", sans-serif !important;
}
#ProductInfo-template--24125514121533__main .product__title {
    max-width: 435px;
}
div#ProductInfo-template--24125514121533__main {
    position: unset;
    margin: 0;
}
/* .product__tax.caption.rte {
    display: none;
} */
.jdgm-widget.jdgm-preview-badge.jdgm-preview-badge--with-link.jdgm--done-setup {
    position: absolute;
    top: 9px;
    right: 0;
}

div#shopify-block-judge_me_reviews_preview_badge_3YhA3k {
    position: absolute;
    right: 0px;
    top: 12px;
    font-size: 12px;
    margin: 0;
}
.product-form__quantity-top .form__label {
    display: none;
}
#variant-selects-template--24125514121533__main .product-form__input--pill input[type=radio]+label {
    border-radius: 5px !important;
    font-family: Exo;
    font-size: 16.8px;
    font-weight: 400;
    line-height: 22.75px;
    text-align: left;
    padding: 8.64px 15.04px !important;
}
  #variant-selects-template--24125514121533__main .product-form__input--pill input[type=radio]:checked+label {
    background-color: rgb(125 60 152)  !important;
   }
legend.form__label {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
product-info#MainProduct-template--17921938817182__main {
    background: #EEE7F2;
}
.quantity:before,
.button--full-width {
    border-radius: 50px;
}

.search_form.facets__summary {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-around;
}

.search_form.facets__summary  .search__button .icon {
    color: #fff !important;
}
.search_form_heading {
    position: relative;
  margin-bottom: 20px;
}
.product_detail_page .heading_wrapper,
.product_detail_page img.pluc_icon,
.product_detail_page img.close_icon {
    display: none !important;
}
#shopify-section-template--24125514121533__tab_section_txJXAb  ul.tabs li {
    padding: 10px 31px !important;
    width: auto !important;
      border-radius: 10px;
}
#shopify-section-template--24125514121533__tab_section_txJXAb ul.tabs {
    justify-content: center;
}
#shopify-section-template--24125514121533__tab_section_txJXAb h3 {
    margin: 0;
}



/* .scrolled-past-header .header__heading-logo-wrapper:after {
    content: '';
    background: url(/cdn/shop/files/Gemanifest_Aligned_with_Universe_Logo_2.png?v=1740025221);
    position: absolute;
    width: 100px;
    height: 100px;
    top: 12px;
    z-index: 1;
    background-position: center;
    background-size: inherit;
    background-repeat: no-repeat;
    left: 0px;
    right: 0;
    text-align: center;
    margin: 0 auto;
} */

.footer-block__details-content .list-menu__item--link:hover, .copyright__content a:hover {
    text-decoration: none;
}
.index .intentions-slider img.intentions_star {
    top: -20px;
    right: 80px !important;
    height: 80px;
    width: 61px;
}
.intentions-slider .slider_box p {
    text-align: center;
}
.icons-container .slick-list.draggable {
    margin: 0 20px !important;
}
.personalized-slider .image.video_section {
    height: 387px;
}

img.round_img {
    right: 0;
    top: -96px;
    z-index: -3;
}

.index .personalized-slider img.center_img {
    left: 60px;
    top: -20px;
}
.user-interaction 
 img.user-start-image {
    top: -29px;
    right: 0 !important;
}
img.round_img {
    right: 0 !important;
    top: -96px;
    z-index: -3;
}
.index .intentions-slider img.intentions_star {
    top: -20px;
    right: 80px!important;
    width: 50px;
}
.intentions-slider .grid.flex a {
    width: 15.5%!important;
}
.one_line_text {
    min-height: 48px %!important;
    height:100% !important; 
}
.fee_shiping_slider .intentions-slider_inner p {
    font-size: 13px;
    line-height: 16px;
}
img.butter_fly_img {
    top: -64px;
    left: 16px;
    height: 55px;
}

/*************************************************/
 @media only screen and (max-width: 767px) {

 
    .about-video {
        width: 100% !important;
    }

  .footer_logo_content {
    width: 100%;
    padding-right: 0;
    border-right: none;
}
  .dynamic_inner_content {
    top: -10px;
    padding: 26px 20px 30px;
    justify-content: center;
}
  p {
    font-size: 14px;
}
  .home-slider_inner,
    .about_gemanifest_inner,
  .user-interaction ul.tabs,
  .about_gemanifest_inner   .about-section,
  .dynamic-cards_inner,
  .footer__content_inner {
    flex-direction: column;
}
  .home_card_box,
 .user-interaction  .tab-content p {
    width: 100% !important;
  }
  .user-interaction  ul.tabs li {
    margin: 10px 10px !important;
}
  .tab-content {
    padding: 40px 20px;
}
  .footer__blocks-wrapper_right {
    padding-left: 0;
}
  .footer__copyright {
    justify-content: space-between;
    flex-direction: column;
}
  .about_gemanifest .about-content {
    position: relative;
    right: 0px;
}
  .about-content-inner {
    padding: 31px 30px;
}
  .about_gemanifest_inner .about-image {
    width: 100%;
}
  .about_gemanifest {
    padding: 0px 20px;
}
  section.personalized-slider {
    padding-bottom: 20px;
}
  img.bg_bar_img {
    top: -8px;
    left: 15%;
}
  .newsletter-form__field-wrapper .field {
    margin-bottom: 20px;
}
  .footer-block.grid__item.footer-block--menu.scroll-trigger.animate--slide-in,
  .footer-block__details-content {
    margin-bottom: 0px !important;
}
  .right_bottom_section{
    margin-top:0px;
  }
  .home-slider_inner .image_content {
    top: 0px;
    bottom: 0;
    padding: 20px 30px;
    justify-content: center;
}
  .home-slider_inner h2.collection_p__heading {
    font-size: 45px;
    line-height: 49px;
}
.dynamic-cards-section {
    padding-top: 0px;
}
 }
*{
    letter-spacing:0;
}
p {
    font-family: Cambria;
    font-size: 16px;
    font-weight: 400;
    color: #342D38CC;
    line-height: 24px;
}

/* .scrolled-past-header .header {
    padding-top: 12px!important;
    padding-bottom: 12px!important;
} */
.announcement-bar p.announcement-bar__message.h5, .announcement-bar p.announcement-bar__message.h5 span {
    font-family: "Exo", sans-serif !important;
    font-weight: 700;
}
.header__icon .svg-wrapper {
    /* width: 24px; */
    height: 4.4rem;
}
svg.icon.icon-account {
     height: 20px;
    width: 20px;
    stroke: #000;
    margin-left: 5px;
}

.wlh-svg-icon-heart-empty{
    width: 21px;
    font-size: 22px;
    stroke: black;
    height: 20px;
}
.swym-header-launcher-icon  svg {
    width: 24px !important;
    height: 25px !important;
    margin-top: 9px !important;
}
.utility-bar {
    background: #7D3C98;
    height: 48px;
}
/* .announcement-bar__message {
    padding: 7px 0 0;
    min-height: 0;
} */
.announcement-bar_search.annouce_div {
    margin-right: 60px;
    margin-top: 1px;
}
.baDropdownStyle.top_right {
    top: 4px !important;
    right: 280px !important;
    left: unset !important;
    bottom: unset !important;
}
body .baDropdownStyle.barcurr-showCurrencyOnly .ba-chosen {
    color: #fff !important;
    -webkit-text-fill-color: #fff;
}
body  .baDropdownStyle .bacurr-choiceDesign {
    background-color: #0000 !important;
}
body .baDropdownStyle .bacurr-choiceDesign:after {
    border-top: 6px solid #ffffff;
    right: unset;
    left: -47px!important;
    background-image: url(/cdn/shop/files/Vector_11_1.png?v=1740040137);
    background-size: contain;
    width: 13px;
    height: 10px;
    border: 0;
    background-repeat: no-repeat;
    top: 2px;
}
.baDropdownStyle .bacurr-dropdown-choices {
    max-height: 302px !important;
    max-width: 310px !important;
}
.baDropdownStyle .bacurr-choiceDesign.active:after, .baDropdownStyle .bacurr-choiceDesign:active:after {
    transform: rotate(176deg);
    top: 0px;
}
ul.bacurr-dropdown-choices {
    background-color: #fff !important;
}
/* .header {
    padding-top: 6px!important;
    padding-bottom: 12px!important;
} */
.header__menu-item span {
    color: #342D38 !important;
}
section.personalized-slider.collection_banner {
    padding: 0px 0px !important;
    padding-bottom: 20px;
}
.personalized-slider .image img {
    width: 100%;
    height: 633.33px !important;
    object-fit: cover;
    border-radius: 16px;
}

.home-slider_inner .home_card_box:nth-child(2) {
    padding: 0 8px;
}
.home-slider_inner {
    background-color: #ffffff;
    display: flex;
    padding: 0 8px;
}
.personalized-slider .slider_box {
    margin-right: 0!important;
    margin-left: 0!important;
}
.slick-dots li.slick-active button:before, .slick-dots li button:before {
  display:none;
}
.slick-dots li button {
    width: 10px;
    height: 10px;
    background-image: none;
    border-radius: 50%;
    background: #FFFFFF80;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 20px;
    margin: 0 0;
    padding: 0;
    cursor: pointer;
}
.slick-dots {
    display: flex;
    justify-content: center;
    gap: 5px;
    align-items: center;
}
.slick-dots li.slick-active button {
    background: url(/cdn/shop/files/Vector_3.png);
    background-repeat: no-repeat;
    width: 10px;
    margin: 0;
    height: 10px;
}
.one_line_text {
   height: 48px;
}
.one_line_text.offerntes_section {
    margin-top: 7px;
}
.one_line_text h6 {
    display: flex;
    justify-content: center;
    gap: 14px;
    align-items: center;
}
/* .home-slider_inner .home_card_box:nth-child(2) .image:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 16px;
    background: linear-gradient(180deg, rgba(31, 35, 20, 0) 0%, #171423 100%);
} */
img.peartical_04 {
    position: absolute;
    left: 37%;
    top: -4%;
    animation: preatical_04 1.8s ease-out infinite;
    transform: translate(0px, 0px);
}
img.right_small_star {
    left: 33%;
    top: 60px;
    right: unset;
    transform: translate(0px, 0px);
}

@keyframes preatical_04 {
    0% {
    transform: scale(.5, .5);
    opacity:0;
  }
  50% {
    transform: scale(1.0, 1.0);
    opacity:1;
  }
  100% {
    transform: scale(.5, .5);
    opacity:0;
  }
}
.personalized-slider_inner img.peartical_04 {
    top: 6%;
    left: 56%;
}
.our_collection_section img.small_star {
    left: 43.5%;
    top: 50px;
}
.our_collection_section img.verysmall_star {
    left: 42%;
    top: 13%;
}
.our_collection_section img.right_small_star {
    right: 42%;
    top: 119px;
}
.verysmall_star{
  animation: imagethree 1.8s ease-out infinite;
}
@keyframes imagethree {
    0% {
    transform: scale(.9, .9);
    opacity:0;
  }
  50% {
    transform: scale(1.2, 1.2);
    opacity:1;
  }
  100% {
    transform: scale(.9, .9);
    opacity:0;
  }
}

.right_small_star {
  animation: imagetwo 3s ease-out infinite;
}
@keyframes imagetwo {
  0% {
    transform: scale(.6, .6);
    opacity:0;
  }
  50% {
    transform: scale(1, 1);
    opacity:1;
  }
  100% {
    transform: scale(.6, .6);
    opacity:0;
  }
}
.small_star {
  animation: imageone 2s ease-out infinite;
}
@keyframes imageone {
  0% {
    transform: scale(.6, .6);
    opacity:0;
  }
  50% {
    transform: scale(1, 1);
    opacity:1;
  }
  100% {
    transform: scale(.6, .6);
    opacity:0;
  }
}
.intentions-slider .slider_box p {
    color: #342D38;
    font-family: Exo !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.01em;
    text-transform: capitalize;
    margin-bottom: 0;
}
.scrolled-past-header .header__heading-logo-wrapper:after {
    width: 100px;
    height: 100px;
    background-size: contain;
    top: -5px;
}

.intentions-slider 
 h2.center_heading {
    font-family: 'Exo' !important;
    margin-top: -17px;
}

.intention_wrapper .slider_box {
    padding-top: 20px !important;
    position: relative;
}
.intention_wrapper .icon-wrapper  a.icon_main-link {
    width: 100%;
    height: 100%;
    background-color: #ffffff00;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.intention_wrapper .slider_box img {
    height: auto;
}
/* .intentions-slider_inner .icon {
    height: 60px;
} */
.intention_wrapper {
    padding: 55px 20px 59px !important;
}
.slick-slide img {
    display: block;
    width: 100%;
}
.dynamic_inner_content {
    position: absolute;
    bottom: -4px;
    z-index: 1;
    color: #000;
    padding: 60px 30px 60px;
    text-align: center;
    width: 100%;
    display: flex;
    flex-direction: column;
    opacity: 0;
    left:0;
    transition: .2s;
    background-color: #ffffffbd;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.dynamic-cards_inner_box:hover .dynamic-card-image svg {
    z-index: 2;
}
.dynamic-cards_inner_box:hover .dynamic_inner_content {
    opacity:1;
  transition: .2s;
}
.about-content a.button.button--primary {
    margin-top: 15px;
}
a.button_all {
    padding: 9px 20px;
    text-decoration: none;
    font-size: 14px !important;
}
.personalized-slider.our_collection_section .slider_box {
    text-align: center;
    padding: 6px;
    box-shadow: none;
    position: relative;
    background: 0;
}
.home_card_box, .home-slider_inner .image, .personalized-slider .slider_box {
    border-radius: 16px !important;
    overflow: hidden;
}
.slider_itam_container {
    padding: 10px;
    background-color: #fff;
    border-radius: 16px;
}
.slider_itam_container > a {
    position: relative;
    display: block;
}
.our_collection_section .slider_itam_container {
    padding: 10px 10px 24px;
    background-color: #fff;
    border-radius: 16px;
}
.one_line_text img:nth-child(1) {
    animation: imagethree 1.8s ease-out infinite;
}
.one_line_text img:nth-child(2) {
   animation: imagetwo 3s ease-out infinite;
}
    
}
.slider_itam_container > a:before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    background: linear-gradient(180deg, rgba(31, 35, 20, 0.5) 14.39%, rgba(27, 28, 27, 0) 64%);
    height: 50%;
    left: 0;
    display: block;
    border-radius: 16px;
}
.about-text-holder {
    max-width: 410px;
}

.fee_shiping_slider .intentions-slider_inner p {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0;
    text-align: center;
    color: #342D38;
    font-family: Cambria !important;
    margin: 12px 0 0;
}
.fee_shiping_slider .intentions-slider_inner .icon img {
    height:60px;
}
.home_card_box, .home-slider_inner .image, .personalized-slider .slider_box {
    border-radius: 16px !important;
    overflow: hidden;
}
.personalized-slider  .image.video_section video {
    object-fit: cover;
    height: 100%;
    border-radius: 16px;
    width: 100%;
}

.home_banner_slider .image.video_section, .home_banner_slider .image.video_section video {
    height: 633px !important;
}
.personalized-slider .image.video_section {
    height: 476px;
}
.image.video_section video {
    object-fit: cover;
    height: 633px;
    border-radius: 16px;
    width: 100%;
}
.whychoose_section img.verysmall_star {
    left: 68%;
    top: 100px;
}
.whychoose_section img.peartical_04 {
    position: absolute;
    left: 35%;
    top: 4%;
    animation: preatical_04 1.8s ease-out infinite;
}

.personalized-slider  img.small_star {
    left: 35%;
    top: -12px;
    transform: translate(0px, 0px);
}
.personalized-slider_inner img.peartical_04 {
    top: 0;
    left: 60%;
    transform: translate(0px, 0px);
}
.personalized-slider  img.verysmall_star {
    left: 30%;
    top: 65px;
   transform: translate(0px, 0px);
}

.personalized-slider img.right_small_star {
    right: 41%;
    top: 60px;
    transform: translate(0px, 0px);
    left: unset;
}
.whychoose_section img.small_star {
    left: 32%;
    top: 100px;
   transform: translate(0px, 0px);
}
.whychoose_section img.right_small_star {
    right: 37%;
    top: 15px;
    transform: translate(0px, 0px);
    left: unset;
}
.whychoose_section .multicolumn-card__image-wrapper, .whychoose_section .multicolumn-card__image-wrapper img {
    height: 285px !important;
}
.scroll-trigger.animate--fade-in, .scroll-trigger.animate--slide-in {
    opacity: 1;
}
.whychoose_section  .grid {
    column-gap: 80px;
    row-gap: var(--grid-desktop-vertical-spacing);
}
.whychoose_section  .grid--3-col-desktop .grid__item {
    width: calc(29.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
    max-width: calc(29.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
}
.whychoose_section .multicolumn-list h3{
   margin: 0;
}
.whychoose_section .page-width {
    padding: 24px 0px 50px!important;
}
.multicolumn-list p {
    margin: 0;
    font-family: Cambria;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    /* text-align: justify; */
}
.user-interaction  img.peartical_04 {
    left: 56%;
    top: -8%;
   transform: translate(0px, 0px);
}

section.user-interaction img.verysmall_star {
    top: 51px;
    right: 35%;
    left: unset;
    transform: translate(0px, 0px);
}
section.user-interaction img.right_small_star {
    right: 36%;
    top: 40px;
   transform: translate(0px, 0px);
}
section.user-interaction img.small_star {
    left: 41%;
    top: -8px;
   transform: translate(0px, 0px);
}
.heading_wrapper.page-width {
    position: relative;
}
img.user-start-image {
    position: absolute;
    top: -60px;
    margin-top: 0;
    right: 0;
    transform: translate(-50%, -50%);
}
.background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}
a.cd-instragram_link {
    display: block;
    text-align: center;
    margin-top: -5px;
    margin-bottom: 0px;
    font-family: Cambria;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    color: #342D38;
    cursor: pointer;
    z-index: 1;
    position: relative;
}
.instragram_section img.verysmall_star {
    left: 36%;
    transform: translate(0px, 0px);
}
.instragram_section img.peartical_04 {
    left: 61%;
    top: 46px;
}
.instragram_section img.right_small_star {
    right: 36%;
    top: 110px;
}
.instragram_section .intentions-slider_inner .icon {
    height: 100%;
}
.instragram_section img.intentions_star {
    top: 36px;
    right: 18%;
    height: 128px;
}
.instragram_section .slick-track {
    width: 100% !important;
    max-width: 100%;
}
.instagram_image img {
    width: 100%;
}
section.intentions-slider.instragram_section {
    padding: 60px 0px 50px;
}


/*mega menu  */
.mega-menu__list {
    grid-template-columns: repeat(4,minmax(0,1fr));
}
.mega-menu__list > li > a {
    font-family: Exo;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
}
ul.list-unstyled li a {
    font-family: Cambria;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #342d38c2;
}
.mega-menu__list {
    grid-template-columns: repeat(4,minmax(0,1fr)) !important;
}
.intentions-slider 
 img.intentions_star {
    position: absolute;
    top: 0px;
    right: 23% !important;
}

.header:not(.drawer-menu).page-width, body:has(.section-header .header:not(.drawer-menu)) .utility-bar .page-width {
    padding-left: 0;
    padding-right: 0;
}
.footer_social_icon_section .svg-wrapper {
    width: 24px;
    height: 24px;
}



/* collection [age start ] */
.collection_page_title {
    border-radius: 16px;
    margin: 7px;
    background-attachment: scroll;
    background-size: cover;
    background-position: center;
}
.collection-header {
    background-color: #FFFFFF;
  border-radius: 16px;
}
.collection_page_title_container {
    margin: 0 30px;
}
.collection-header h4 {
    font-size: 28px;
    font-weight: 600;
    line-height: 38px;
    color: #342D38;
    margin-top: 6px;
    margin-bottom: 0;
}
.collection-header {
    background-color: #FFFFFF;
    height: 353px;
    border-radius: 16px;
    width: 688px;
    padding: 70px 70px;
    text-align: center;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
/* .collection-header {
    background-color: #FFFFFF;
    height: 353px;
    border-radius: 16px;
    width: 688px;
    padding: 47px 70px;
    text-align: center;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: unset;
} */

.collection_page_title {
    padding: 80px 0 !important;
}
.collection_page_title h1 {
    font-size: 38px;
    font-weight: 700;
    line-height: 70px;
    letter-spacing: 0.02em;
    color: #342D38;
    margin: 0;
}

.collection-header > p {
    margin: 16px auto 0px;
    text-align: justify;
    z-index: 1;
}
button.button_all {
    text-decoration: none;
    background: #F4F6F6 !important;
    color: #342D38CC;
    border: none !important;
    width: 142px;
    margin: auto;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.01em;
    transition: background .2s ease-in-out;
    padding: 15px 30px;
}
button.button_all:hover {
    background: #139385!important;
    color: #fff;
    padding: 15px 30px;
}
section.intentions-slider.categori_logo_section {
    background:#F7F7F7 !important;
    height: 162px;
    border-radius: 16px;
    margin: 0 10px;
}
section.intentions-slider.categori_logo_section {
    background: #F7F4F9;
    padding: 20px 20px;
    position: relative;
}
.facets-vertical-form {
    display: flex;
    justify-content: space-between !important;
    flex-direction: row-reverse;
}
.collection_page_title_container img.peartical_04 {
    left: 28%;
    top: 15%;
}

.collection_page_title_container img.verysmall_star {
    left: unset;
    top: 110px;
    right: 27%;
}
.collection_page_title_container img.right_small_star {
    right: 76%;
    top: 92px;
}
.collection_page_title_container img.small_star {
    left: 67%;
    top: 50px;
}
.collection .facets-vertical-form {
    display: flex;
    justify-content: flex-end;
    margin-left: 247px;
}
.collection .search__input.field__input {
    padding-right: 0;
}
.collection .search_form.facets__summary .field {
    width: 228px;
    position: relative;
}
.collection .search_form .search__input.field__input {
    border: 1px solid #0000;
    border-radius: 20px;
    padding: 15px 0;
}
.collection .search_form.facets__summary .icon-caret {
    left: 0px;
    top: 10px;
    position: absolute;
}
.collection .facets__summary .icon-caret {
    right: unset;
    left: 0;
}
.collection .facets__summary {
    padding: 0;
}
.collection .facets-vertical .facets-wrapper {
    padding-right: 20px;
}
.collection .facets-container {
    display: grid;
    grid-template-columns: repeat(2,auto);
    grid-template-rows: repeat(2,auto);
    padding-top: 0rem;
    margin-top: -45px !important;
}
.collection .facets-vertical .facets__summary {
    padding-top: 1.5rem;
    margin-bottom: 0;
    padding-bottom: 1.5rem;
    padding-left: 0px;
}
.collection .facets__disclosure-vertical[open] .facets__summary .icon-caret {
    left: -2px;
}
.collection .search_form.facets__summary .icon-caret {
    left: -28px !important;
    top: 10px;
    position: absolute;
}
.card__inner.color-scheme-2.gradient.ratio, .media.media--transparent.media--hover-effect {
    border-radius: 12px;
}
.swym-wishlist-collections-icon-heart-filled, .swym-wishlist-collections-icon-heart-unfilled, .swym-wishlist-collections-icon-star-filled, .swym-wishlist-collections-icon-star-unfilled, .swym-wishlist-collections-icon-bookmark-unfilled, .swym-wishlist-collections-icon-bookmark-filled {
    fill: #7D3C98 !important;
}
path.swym-wishlist-collections-icon-heart-unfilled {
    fill: #342D38 !important;
}
.swym-wishlist-collections-v2-container {
    width: 100% !important;
}
.swym-wishlist-collections-v2, .swym-wishlist-collections-v2 svg {
    width: 24px !important;
    height: 24px !important;
    transform: translate(0px, 0px) !important;
    position: absolute;
    right: 5px;
}
.collection  h2.facet-filters__label.caption-large.text-body {
    display: none;
}
.collection  .facet-filters__field .select {
    width: auto;
    border: 1px solid #342D381A;
    padding: 7px;
    border-radius: 4px;
}
.facet-filters__field .select__select, .mobile-facets__sort .select__select {
    border-radius: 0;
    min-width: auto;
    min-height: auto;
    transition: none;
    font-family: Exo;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.01em;
    color: #342D38;
}
.collection .select .svg-wrapper, .customer select+.svg-wrapper {
    height: 0.8rem;
    width: 1rem;
    right: 5px;
}
.collection ul#product-grid {
    margin-top: 9px !important;
}
.color-swatch {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  margin-right: 5px;
  border-radius: 50%;
}
.color-swatch:hover {
  border-color: #000;
}
.cd_size_verient h3, .cd_color_verient h3, .cd_pack_of_verient h3  {
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    color: #342D38;
}
ul.size-list li:hover, ul.color-list li:hover, ul.pack-list li:hover {
    border: 1px solid #0b9284;
    color: #ffffff;
    background-color: #0b9284;
}
ul.size-list, ul.color-list, ul.pack-list  {
    display: flex;
    gap: 6px;
    padding-left: 0;
    flex-flow: wrap;
    max-width: 250px;
}

ul.size-list li, ul.color-list li, ul.pack-list li {
    list-style: none;
    border: 1px solid #342D381A;
    padding: 5px 11px;
    border-radius: 5px;
    color: #2E2A39;
    font-family: Exo;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.25px;
}
.card__heading a:after{
  display:none;
}
/* .card.card--standard.card--media .cd_verient_holder {
    visibility: hidden;
    transition:  visibility .2s ease-in;
} */
/* .card.card--standard.card--media:hover .cd_verient_holder {
     visibility: visible;
} */
.card__information h4 {
    font-family: Cambria !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 14.77px;
    color: #2E2A39;
    margin: 5px 0;
}
.price__regular {
    font-family: Exo;
    font-size: 14px;
    font-weight: 500;
    line-height: 16.25px;
}
.quick-add.no-js-hidden {
   /* visibility: hidden; */
    transition:  visibility .2s ease-in;
}
/* .card.card--standard.card--media:hover .quick-add.no-js-hidden{
  visibility: visible;
} */
.quick-add__submit {
    padding: .8rem;
    min-width: 100%;
    box-sizing: border-box;
    font-family: 'Exo';
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    text-transform: uppercase;
    background-color: rgb(19 147 133);
    color: #fff;
}
button:hover {
    background-color: #139385;
    color: #fff;
 
}
.drawer__close:hover{
   background-color: #139385 !important ;
    color: #fff;
  border-radius:30px;
}
.swym-wishlist-collections-v2-container .swym-wishlist-collections-v2 svg {
    width: 25px !important;
    height: 25px !important;
}

.cart-count-bubble {
    background-color: #2F8B57;
    color: rgb(var(--color-button-text));
    top: 7px;
    font-family: Cambria;
    font-size: 10px;
    font-weight: 700;
    line-height: 10.83px;
    letter-spacing: 0.01em;
    left: 20px;
}
span.facet-checkbox__text-label {
    font-family: Cambria;
    font-size: 16px;
    font-weight: 400;
    color: #342D38;
    text-transform: capitalize;
}
label.facets__label.facet-checkbox svg rect {
    stroke: #0000001A;
}
.facets-layout-list--text input[type=checkbox] {
    background-color: #fff;
  border-radius: 4px;
}

.facets-layout-list--text input[type=checkbox]:checked {
    background-color: #7c3c99;
    border-radius: 4px;
}

label.facets__label.facet-checkbox .svg-wrapper>svg {
    fill: #fff;
    color: #fff;
    width: 20px;
    height: 20px;
}
ul.facets-layout.facets-layout-list {
    margin-top: -15px;
}

.cd_verient_holder button.slick-next.slick-arrow:after, .cd_verient_holder button.slick-prev.slick-arrow:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 13px;
    background-repeat: no-repeat;
    background-size: cover;
}
.cd_verient_holder .slick-prev, .cd_verient_holder .slick-next {
    top: 25%;
}
ul.verient_slider  li {
    list-style: none;
    border: 1px solid #342D381A;
    padding: 5px 11px;
    border-radius: 5px;
    color: #2E2A39;
    font-family: Exo;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.25px;
    margin-right: 6px;
    margin-right: 6px;
    text-align: center;
}
ul.verient_slider {
    max-width: 319px;
    padding-left: 16px;
    height: 28px;
}
.collection 
 .card__inner.color-scheme-2.gradient.ratio {
    background-color: #0000;
}
.collection 
 .card__inner.color-scheme-2.gradient.ratio {
    background-color: #0000;
    /* height: 311px !important; */
}
/* .card .card__inner .card__media {
    height: 316px !important;
    background-color: #FBFAFC !important;
    border-radius: 16px !important;
} */

.cd_size_verient h3, .cd_color_verient h3 {
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    color: #342D38;
    margin: 10px 0 10px;
}

.collection .facets__display-vertical {
    padding-bottom: 0 !important;
}
.collection summary .icon-caret {
    top: calc(50% - 6px);
}
.collection .facets__disclosure-vertical {
    margin-right: 0;
    border-top: 1px solid #342D381A !important;
}
.facets__price .field__label {
    top: -5px;
    font-family: Cambria !important;
    font-size: 12px;
}
ul.verient_slider .slick-next {
    right: -13px;
}
ul.verient_slider .slick-prev {
    left: -8px;
}
.product-grid-container li.infinite_next {
    list-style: none !important;
    text-align: center;
}
.collection_text_bottom {
    max-width: 100%;
    margin: 30px auto 0;
    text-align: center;
}
.collection_text_bottom p {
    font-family: Cambria;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left; 
    color: #342D38CC;
}
.infinite_next a.button_all {
    padding: 9px 20px 6px;
    text-decoration: none;
    font-size: 14px !important;
}
.infinite_next a.button_all {
    padding: 9px 20px 6px;
    text-decoration: none;
    font-size: 14px !important;
    background-color: #F4F6F6 !important;
    border: 0 !important;
    color: #342D38CC !important;
}
.infinite_next a.button_all:hover {
    padding: 9px 20px 6px;
    text-decoration: none;
    font-size: 14px !important;
  background-color:#139385!important;
   color: #fff !important;
}
.collection_text_bottom p:last-child {
    margin-bottom: 0;
}


/*  perent collection */
.custom_coll_section {
    padding: 80px 0;
    background-color: #FBFAFC;
}
.custom_coll_section h3.card__heading {
    position: absolute;
    top: 0;
    z-index: 1;
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    color: #fff;
    text-align: center;
    display: block;
    width: 100%;
    padding-top: 24px;
    left: 0;
}
.custom_coll_section .card__media:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(31, 35, 20, 0.5) 14.39%, rgba(27, 28, 27, 0) 64%);
}
.custom_coll_section .card .card__inner .card__media {
    height: 476px !important;
    background-color: #FBFAFC !important;
    border-radius: 16px !important;
}
.custom_coll_section  .card__content {
    margin-top: 30px;
}

.custom_coll_section a.button_all.button-aline_cd {
    display: inline-block;
    text-align: center;
    width: 100%;
    background-color: #F4F6F6 !important;
    border: 0 !important;
    color: #342D38CC !important;
}
.custom_coll_section a.button_all.button-aline_cd:hover {
    background-color: #139385 !important;
    color: #fff !important;
}
.custom_coll_section .card__information {
    padding: 20px !important;
}
.custom_coll_section p.cd_collection_text {
    height: 50px;
    display: block;
    text-align: center;
    margin-top: 45px;
}
.custom_coll_section .card.card--standard.card--media {
    padding: 10px 10px 0;
    background-color: #fff;
    border-radius: 16px;
    margin: 0 3.75px;
}
.collection_page_title_container.page-width {
    margin: auto;
}
ul.list-menu.list-menu--inline {
    padding-left: 10px;
}
.right_menu-item ul.list-menu.list-menu--inline {
    padding-left: 0px;
}
.card.card--standard.card--media:hover a.button_all.button-aline_cd {
    background-color: #139385 !important;
    color: #fff !important;
}
.collection_shop_by_price  h2 {
    font-size: 38px;
    font-weight: 700;
    line-height: 37px;
}
.collection_shop_by_price  .title-wrapper-with-link {
    justify-content: center;
}
.collection_shop_by_price img.center_img {
    position: absolute;
    right: 20%;
    width: 100px;
    top: -23px;
}
.cd_Shop_by_Category img.center_img {
    position: absolute;
    right: 20%;
    width: 168px;
    top: -23px;
}
.collection_shop_by_price img.peartical_04 {
    position: absolute;
    left: 58%;
    top: -3%;
    animation: preatical_04 1.8s ease-out infinite;
}
.collection_shop_by_price .slick-prev, .collection_shop_by_price .slick-next {
    top: -56px;
}
.collection_shop_by_price .slick-prev {
    left: 0;
}
.collection_shop_by_price .slick-next {
    right: 0;
}

.collection_shop_by_price img.verysmall_star {
    left: 39%;
    top: 43px;
}
.collection_shop_by_price img.small_star {
    left: 41%;
    top: -39px;
}
.collection_shop_by_price img.right_small_star {
    right: 39%;
    top: 38px;
    left: unset;
}
.collection_shop_by_price p.cd_collection_text {
    display: none;
}
.collection_shop_by_price a.button_all.button-aline_cd {
    margin-top: 80px;
}
.collection_shop_by_price .title-wrapper-with-link:after {
    position: absolute;
    content: '';
    background-image: url(https://cdn.shopify.com/s/files/1/0678/1730/8318/files/Group_1000008664.png?v=1733128922);
    background-size: cover;
    top: -48px;
    left: 0;
    width: 100%;
    height: 83px;
    background-repeat: no-repeat;
}
.cd_Best_Seller h2 {
    font-family: Exo;
    font-size: 38px;
    font-weight: 700;
    line-height: 70px;
    text-align: center;
}
.cd_Best_Seller img.peartical_04 {
    left: 41%;
    top: 8%;
}
.cd_Best_Seller h2.title.inline-richtext.h1 {
    margin-top: 0;
}
.cd_Best_Seller li {
    padding: 10px;
}
.cd_Best_Seller {
    background-color: #fbfafc !important;
}
.cd_Best_Seller img.small_star {
    left: 43%;
    top: -25px;
}
.cd_Best_Seller img.right_small_star {
    right: 40%;
    top: 65px;
    left: unset !important;
}
.cd_Best_Seller img.verysmall_star {
    left: 58%;
    top: -17px;
}
.cd_Best_Seller .featurecollection {
    padding: 0;
    margin-left: -10px;
    margin-right: -10px;
}
.cd_Best_Seller .slick-prev {
    left: 0;
  top: 40%;
}
.cd_Best_Seller .slick-next {
    right: 0;
  top: 40%;
}

.cd_Shop_by_Category {
    background-color: #F7F4F9;
}
.Gifts_by_Astrology .icon {
    height: 80px;
    width: 80px;
    background-color: #EEE7F2;
    border-radius: 50%;
    overflow: hidden;
}
.cd_Shop_by_Category li {
    padding: 0;
}
.Gifts_by_Astrology .slider_box img {
    height: 100%;
    width: 100%;
    padding: 0px;
    object-fit: cover;
}
.Gifts_by_Astrology button.slick-prev.slick-arrow {
    left: 0;
    top:40% !important;
}
.Gifts_by_Astrology button.slick-next.slick-arrow {
    right: 0;
    top:40% !important;
}


.cd_mindful-tools .about_gemanifest_inner {
    flex-direction: row-reverse !important;
}
.cd_mindful-tools  .about-content {
    left: 0;
    width: 610px;
}
.cd_mindful-tools img.round_img {
    display: none;
}

.custom_mind_section  .card.card--standard.card--media > .collection_over_link {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}
.custom_mind_section a.button_all.button-aline_cd {
    display: none;
}
.custom_mind_section .media.media--transparent.media--hover-effect {
    width: 80px;
    height: 80px;
}
.custom_mind_section .card__inner.color-scheme-2.gradient.ratio {
    width: 100%;
    height: 80px;
}
.custom_mind_section  .card .card__inner .card__media {
    height: 100% !important;
    background-color: #FBFAFC !important;
    border-radius: 0px;
    display: flex;
    justify-content: center;
}
.custom_mind_section .card__information.kkk {
    text-align: center;
}
.custom_mind_section .collection-list  li {
    border: 2px solid #0000001A;
    border-radius: 16px;
    padding: 20px 20px 10px;
}
.custom_mind_section .collection-list li:hover {
    border: 2px solid #139385;
}
.custom_mind_section .collection-list li:hover img.motion-reduce {
    transform: scale(1.20) !important;
}
.custom_mind_section .collection-list li:hover  h3.card__heading {
    color: #139385 !important;
}
.custom_mind_section h3.card__heading {
    font-size: 16px;
    font-weight: 600;
    line-height: 16.25px;
    text-align: center;
    color: #2E2A39;
    text-transform: capitalize;
}
.custom_mind_section p.cd_collection_text {
    margin: 11px 0 0;
    font-family: Cambria;
    font-size: 14px;
    font-weight: 400;
    line-height: 14.77px;
    text-align: center;
}
.custom_mind_section.color-scheme-1.gradient.collection_mindful-tools {
    padding: 0 20px 80px;
}


/* cart page  */
.bacurr-checkoutNotice {
    position: absolute;
    display: none;
}
.cart__contents.critical-hidden {
    max-width: 100%;
}
.cart-items th.caption-with-letter-spacing {
    color: #252525;
    text-transform: capitalize !important;
    opacity: 1 !important;
    font-family: Exo;
    font-size: 18px;
    font-weight: 700;
    line-height: 23.92px;
    text-align: left;
}
.cart  h1.title.title--primary {
    display: none;
}
.cart .js-contents {
    border: 1px solid #25252521;
    border-radius: 16px;
    padding: 15px 10px 10px;
}
.cart .cart__items {
    border-bottom: 0;
    padding-bottom: 24px;
}
/* .cart cart-note.cart__note.field {
    max-width: 65%;
} */
.cart .cart-item>td+td {
    padding-left: 10px;
}
.cart .cart-item__image-container.gradient.global-media-settings {
    width: 86px;
    border-radius: 16px;
}
.cart .cart-item__image-container  img.cart-item__image {
    border-radius: 16px !important;
}
.cart .cart-items td {
    vertical-align: top;
    padding-top: 4px;
}
.cart .cart-items td {
    vertical-align: top;
    padding-top: 23px;
}
.cart  .cart-items th+th {
    padding-left: 0;
}
.cart .cart-items thead th:first-child {
    width: 30%!important;
}
.cart .cart-items thead th:nth-child(2) {
    width: 15%!important;
}
.cart .cart-items thead th:nth-child(3) {
    width: 15%!important;
}
.cart .cart-items thead th:nth-child(4) {
    width: 20%!important;
}
.cart .cart-items thead th:nth-child(5) {
    width: 15%!important;
}
.cart .cart-items thead th:nth-child(6) {
    width: 5% !important;
}
.cart-item__price-wrapper span.price.price--end {
    text-align: left;
}
.cart-item__price-wrapper span.price.price--end {
    font-family: Cambria;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.1px;
    text-align: left;
}
.cart span.money.bacurr-money {
    font-family: Cambria;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
}
.cart a.cart-item__name.h4.break {
    font-family: Exo !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #3B3A3C !important;
}
::placeholder {
    color: #5F5F5F!important;
    font-family: Cambria;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
}
.cart .product-option {
    font-family: Cambria !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #5F5F5F !important;
}
.cart .removeitem-btn path {
    fill: #E62F2E;
}
.cart-item__quantity-wrapper button:hover {
    background-color: #139385;
    color: #252525;
}
.cart .quantity-popover-container {
    padding: 0 !important;
}
td.cart-item__quantity {
    padding-left: 0 !important;
}
.cart__note.field label {
    font-family: Exo;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
}
.cart  .cart__note .field__input {
    height: 142px !important;
    position: relative;
    padding: 1rem 2rem;
    border: 1px solid #2525251A !important;
    background-color: #F4F6F6 !important;
    border-radius: 16px !important;
  font-family: 'Cambria' !important;
}
.cart .title-wrapper-with-link {
    display: none;
}
cart-items.gradient.color-scheme-1.isolate.section-template--17921938587806__cart-items-padding {
    background-color: #0000;
    z-index: 1;
}
/* div#main-cart-footer {
    position: absolute;
    top: 128px;
    width: 100%;
    background-color: #0000;
    z-index: 9;
} */
p.cart-note-tottal {
    font-family: Exo !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.02em;
    text-align: center;
    background: #7D3C981A;
    border-radius: 16px 16px 0 0;
    padding: 12px;
    position: relative;
    color: #3B3A3C;
    text-transform: uppercase;
}
p.cart-note-tottal:after {
    content: '';
    background: #7D3C98;
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 6px;
    left: 0;
    border-radius: 50px;
}
.cart .totals {
    justify-content: space-between;
}
.cart__footer .js-contents {
    border: 0;
}
h2.totals__total, .totals__total-value {
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 21.92px;
    color: #252525 !important;
    font-family: Cambria !important;
}
.payment-icon-cart {
    text-align: center;
}
.payment-icon-cart img {
    width: 100%;
}

#main-cart-footer .tax-note {
    font-family: Cambria;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    margin: 20px 0 0;
    color: #5F5F5F !important;
}

#main-cart-footer .cart__ctas button#checkout, .cart__checkout-button {
width:100% !important;
max-width:100% !important;
}
#main-cart-footer .cart__ctas button#checkout {
    background-color: #139385;
    font-family: Exo;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.01em;
    text-align: center;
    border-radius: 50px;
    min-height: auto;
    padding: 12px;
    width: 100% !important;
    text-transform: uppercase;
}
.cd_Best_Seller.cart_page_feature_section > div {
    margin-top: 50px;
}
.cart-item__details dl {
    display: flex !important;
    align-items: baseline !important;
    gap: 5px !important;
  flex-direction:column;
}

/* blog page start */

.blog_list_section {
    padding: 40px 20px;
    background-color: #FBFAFC;
}
.blog-post_item img {
    width: 100%;
    object-fit: cover;
}
.blog-posts {
    display: flex;
    flex-flow: wrap;
    gap: 8px;
    padding-top: 40px;
    border-top: 1px solid #00000010;
    margin-top: 40px;
}
.blog-post_item {
    max-width: 32.80%;
    width: 33.33%;
    background-color: #fff;
    padding: 7px;
    border-radius: 16px;
}
.blog-_img_cont {
    max-height: 245px;
    height: 245px;
    border-radius: 12px;
    overflow: hidden;
}
.blog-post_item h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
    color: #141417;
    margin: 0;
    margin-top: 16px;
}
p.blog_pub_date {
    margin: 8px 0;
}
p.blog_expert_date {
    margin: 0;
}
.blog_content_cont {
    padding: 0px 20px 20px;
}
.recentpost_conaitner {
    margin-top: 55px;
}
.recentpost_conaitner a {
    font-size: 14px !important;
    font-weight: 500;
    line-height: 24px;
}
.blog_sinlge-post_item a {
    text-decoration: blink;
    color: #333;
    font-family: 'Exo' !important;
}
.blog_sinlge-posts a.read-more:hover {
    color: #7D3C98 !important;
    text-decoration: underline;
}
.blog_sinlge-post_item {
    margin: 0;
    border-bottom: 1px solid #7D3C981A;
    padding: 12px 0;
}
.recentpost_conaitner .left_blog_filter button.tab-button {
    font-family: Exo;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #000000;
    border-radius: 10px;
    padding: 10px 13px;
    background-color: #FBFAFC;
    margin: 5px;
    cursor: pointer;
    border: 1px solid #342D381A;
}
.recentpost_conaitner .left_blog_filter button.tab-button:hover {
    background-color: #ddd;
    color: #fff !important;
}
.recentpost_conaitner .left_blog_filter {
    display: flex;
    flex-flow: wrap;
    gap: 0px;
    justify-content: center;
}
.blog_detail_page header.page-width.page-width--narrow {
    margin: 0 0 12px !important;
}
.recentpost_conaitner .blog_sinlge-posts {
    padding-top: 0px;
    border-top: 1px solid;
    margin-top: 20px;
    color: #7d3c98;
}


.recentpost_conaitner  .tab-button.active {
    background-color: #7d3c98 !important;
    font-weight: bold !important;
    color: #fff !important;
}
.blog_detail_page p.blog_pub_date {
    margin: 0px 0 12px;
}
.blog .banner__heading.inline-richtext.h1 {
    font-family: Exo;
    font-size: 38px;
    font-weight: 700;
    line-height: 70px;
    letter-spacing: 0.02em;
    text-align: center;
}
.banner__text.subtitle p {
    font-family: Exo !important;
    font-size: 28px;
    font-weight: 600;
    line-height: 38px;
    text-align: center;
    color: #342D38;
}
.right_search_section {
    width: 30% !important;
}
.left_blog_filter {
    width: 77% !important;
}

/* single blog page  */

.featurecollection  .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.tag-products-section  h3 a {
    color: #2E2A39;
    font-family: Exo !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 16.25px;
    text-align: left;
}
.tag-products-section  h3 {
    text-align: left;
    font-size: 12px;
    font-weight: 400;
}

.tag-products-section h3.tag_title {
    color: #342D38;
    font-family: Exo;
    font-size: 38px;
    font-weight: 700;
    line-height: 70px;
    letter-spacing: 0.02em;
    text-align: center;
    margin: 0;
}
.tag-products-section  .card.card--standard.card--media {
    margin: 7px;
    background-color: #0000;
    padding: 0px;
    border-radius: 16px;
}
ul.featurecollection.products-list.slick-initialized.slick-slider {
    padding: 0 100px;
}
/* .tag-products-section  ul.featurecollection {
    padding: 0 100px;
} */
.article-template__back.element-margin-top.center {
    display: none;
}
/* .blog_detail_page {
    display: flex;
    padding: 70px 70px 30px;
    gap: 70px;
} */
share-button {
    /* border-top: 1px solid #0000001a; */
    padding-top: 10px;
}
.tag-products-section  .grid__item {
    width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
    max-width: 100%;
}
.remove_crc .bacurr-cur-blocker {
    display: inline-block !important;
}
body.remove_crc .baDropdownStyle.barcurr-showCurrencyOnly .ba-chosen {
    color: #000000 !important;
    -webkit-text-fill-color: #000000;
}
/* .remove_crc details-modal.header__search {
    display: block !important;
    margin-top: -40px;
    margin-left: -54px;
} */
body.remove_crc .baDropdownStyle .bacurr-choiceDesign:after {
    background-image: url(https://cdn.shopify.com/s/files/1/0678/1730/8318/files/Vector_11_2.png?v=1738908255);

}
body.remove_crc .baDropdownStyle.top_right {
    top: 13px !important;
    right: 235px !important;
    left: unset !important;
    bottom: unset !important;
}
.remove_crc .header>.header__search {
    grid-area: auto;
    justify-self: start;
}
.remove_crc .baDropdownStyle.barcurr-showCurrencyOnly .bacurr-choiceDesign {
    max-width: 1280px;
    margin: auto;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
}
.remove_crc .header__search .header__icon .icon {
    height: 21px;
    width: 21px;
}
.remove_crc .header__search .header__icon .icon path {
    fill: #000;
}
.product button:hover {
    background-color: #ffffff00;
    color: #fff;
}
.product-form__buttons button:hover{
  color: #000;
}
.product .product-form__input  button:hover {
    background-color: #ffffff00;
    color: #000000 !important;
}
.product  .product--small .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {
    width: calc(20% - 0.8rem);
}
.product .thumbnail[aria-current] {
    box-shadow: none;
    border: 2px solid #7d3c98;
    border-radius: 10px;
}
.product .slider__slide button {
    border-radius: 10px !important;
}
.product #shopify-section-template--24125514121533__tab_section_txJXAb ul.tabs li {
    padding: 15px 20px !important;
    width: auto !important;
    border-radius: 10px;
    background-color: #ffffff00;
    border: 1px solid #e1e1e1;
    margin: 0 !important;
}
.product .user-interaction.product_detail_page ul.tabs{
  gap: 8px !important;
}
.product li.tab-link.current {
    background-color: #7d3c98 !important;
}
section.user-interaction.product_detail_page {
    background: #FBFAFC;
}
.product_detail_page .tab-content h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 12px !important;
}
.product_detail_page .tab-content  p {
    width: 100%;
    margin: 0 auto;
    font-size: 17px;
}
.product_detail_page .tab-content {
    background: #fff;
    padding: 40px 40px;
    text-align: left;
    border-radius: 20px;
    box-shadow: none;
  border:2px solid #E1EBE7;
}

.moretext {
  display: none;
}
p.moreless-button {
    background: #139385;
    font-size: 13px !important;
    font-weight: 700;
    width: 150px !important;
    margin: 0 !important;
    text-align: center !important;
    padding: 10px 21px !important;
    color: #fff;
    border-radius: 50px;
    min-height: 0;
    cursor: pointer;
    font-family: 'Exo' !important;
    margin: 40px auto 0 !important;
}
product-info#MainProduct-template--17921938817182__main {
    background: #ffffff;
}
.product_detail_page .tab-content  p {
    width: 100%;
    margin: 0 auto 16px;
    font-size: 16px;
}
.icontext_box p {
    font-family: Cambria;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    margin: 5px;
}
.icontext_box img {
    height: 100%;
    max-height: 60px;
}
.icontext_box {
      text-align: center;
    /* width: 110px; */
    background: #f5f5f5;
    padding: 25px 20px;
}

.product_detail_page .page-width {
    margin-top: -40px;
    padding-top: 40px;
    border-top: 1px solid #e7e7e7ad;
}

.user-interaction.product_detail_page  ul.tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 20px;
    /* padding-top: 40px; */
  flex-wrap:wrap;
}

/* .product .product-form__quantity {
    float: left;
    width: 27%;
    margin-top: 30px;
    margin-left: 17px;
} */
.product product-form.product-form {
    background-color: #F7F4F9 !important;
    padding: 17px;
    border-radius: 12px;
}
.accordion {
    max-width: 600px;
    margin: 0 auto;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
}
.accordion-item {
    border-bottom: 1px solid #ccc;
}
.accordion-item:last-child {
    border-bottom: none;
}
.accordion-header {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    font-family: Exo;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    padding: 20px 0 20px;
}
.accordion-content {
    display: none;
    padding: 0px 0 24px;
    background: #0000;
    font-family: Cambria !important;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    max-width: 100%;
}
span.open_close, .accordion-header.active .open_faq {
    display: none;
    transition: .2s;
}
.accordion-header.active span.open_close {
    display: inline-block;
    transition: .2s;
}
.faq-container h2 {
    font-size: 38px;
    font-weight: 700;
    line-height: 70px;
    text-align: center;
    margin: 0;
}
.Related_products 
 h2.related-products__heading {
    font-size: 38px;
    font-weight: 700;
    line-height: 70px;
    text-align: center;
}
/* .faq-container {
    max-width: 1180px;
    margin: auto;
} */
.accordion-header svg {
    width: 18px;
}
.piwt_conatainer img {
    width: 100%;
  border-radius:16px;
}
.piwt_conatainer h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 0;
}
.piwt_conatainer p {
    padding: 0 40px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: #342D38CC;
    margin: 15px  0 0 !important;
}
.piwt_conatainer {
    margin-bottom: 50px;
}
.product__info-container {
    position: relative;
    height: 100%;
}
.product__info-container div#shopify-block-AOTB1cGpsbXRVbEVRU__judge_me_reviews_preview_badge_3YhA3k {
    position: absolute;
    top: -21px;
    right: 0;
}
.product__info-container .icontext {
      display: grid; 
     grid-template-columns: 1fr 1fr 1fr;
    gap: 25px;
}

.piwt_conatainer:last-child {
    margin-bottom: 0;
}
.product__info-container span.money.bacurr-money {
    font-family: Exo;
    font-size: 28px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.01em;
    color: #342D38;
    margin-top: 10px !important;
    display: block;
}

/* review customize */


.jdgm-rev__header {
    margin-bottom: 10px;
    display: flex;
    flex-direction: column-reverse;
}

.Related_products.color-scheme-1.gradient {
    padding-top: 30px;
    padding-bottom: 60px;
}
.jdgm-rev-widg__summary-inner {
    display: flex;
    gap: 0;
}
.jdgm-rev-widg__summary-inner {
    display: flex !important;
    gap: 6px;
    align-items: center;
}
span.jdgm-rev__author {
    position: relative;
}
span.jdgm-rev__author:after {
    position: absolute;
    content: '';
    background-image: url(https://cdn.shopify.com/s/files/1/0678/1730/8318/files/Group_1000008635.svg?v=1734340044);
    top: 1px;
    right: -25px;
    width: 17px;
    height: 17px;
    background-size: cover;
}
.jdgm-rev-widg__summary-text {
    visibility: unset;
    font-family: Cambria;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
}
.jdgm-review-widget 
 button.slick-prev.slick-arrow {
    top: 50%;
    left: -70px;
}
.jdgm-review-widget 
 button.slick-next.slick-arrow {
    right: -41px;
    top: 50%;
}


/* rview end */
.price__sale .price-item--regular > span.money.bacurr-money {
    font-family: Exo;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.01em;
    text-align: left;
    color: #342D3880 !important;
}
.svg.icon.icon-filter.open{
   display: none;
}
.collection svg.icon.icon-filter.open {
    width: 15px;
    /* position: absolute; */
    left: 0px;
    top: 17px;
}
.facets__disclosure-vertical[open] .facets__summary .icon-caret {
    /* transform: rotate(180deg); */
    display: none;
}
.product__info-wrapper.grid__item.scroll-trigger.animate--slide-in {
    padding-top: 40px !important;
}
.product__info-wrapper .jdgm-all-reviews-text--style-branded .jdgm-all-reviews-rating:before{
  display:none;
}
.product__info-wrapper  .jdgm-all-reviews-text--style-branded .jdgm-all-reviews-rating {
    display: flex;
    align-items: center;
    height: 32px;
    flex-direction: row-reverse;
    gap: 8px;
}
.product__info-wrapper  .jdgm-all-reviews-text--style-branded .jdgm-all-reviews-rating__score {
    color: #2E2A39;
    font-family: Cambria;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
}
div#shopify-block-AQXFDdnY2QnVFMVh2Q__judge_me_reviews_all_reviews_text_HR4Jnk {
    position: absolute;
    top: -10px;
    right: -33px;
}
.jdgm-all-reviews-text .jdgm-all-reviews-rating, .jdgm-all-reviews-text .jdgm-all-reviews-rating .jdgm-star, .jdgm-all-reviews-text .jdgm-all-reviews-text__text {
    color: #f2a53b !important;
}
.search_form.facets__summary svg.icon.icon-filter.open, .pagination-wrapper svg.icon.icon-filter.open,
 svg.icon.icon-caret {
    display: none;
}
.collection .facets__disclosure-vertical[open] svg.icon.icon-filter.open {
  stroke: #7d3c98;
    fill: #7d3c98;
    transform: rotate(180deg);
}

.search_form.facets__summary svg.icon.icon-caret {
    display: block;
}
a.pagination__item.link {
    border: 1px solid #cfcfcf;
    border-radius: 5px;
}
.collection span.money.bacurr-money {
    font-family: Exo;
    font-size: 14px ;
    font-weight: 500;
    line-height: 16.25px;
    text-align: left;
}
.collection span.money.bacurr-money {
    font-size: 14px !important;
}
.pagination__list {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
}
a.pagination__item.link, a.pagination__item.pagination__item--current.light {
    border: 1px solid #cfcfcf;
    border-radius: 5px;
}
.pagination-wrapper svg.icon.icon-caret {
    display: block;
    top: 15px;
    position: absolute;
    left: 5px;
}
a.pagination__item.pagination__item--prev.pagination__item-arrow.link.motion-reduce, a.pagination__item.pagination__item--next.pagination__item-arrow.link.motion-reduce {
    border: 0;
}
.pagination-wrapper svg.icon.icon-caret {
    display: block;
    top: 8px;
    position: absolute;
    left: 5px;
}
.collection .card__badge.bottom.left {
    display: none;
}
.cd_Shop_by_Category, .page 
 section.intentions-slider {
    background-color: #FBFAFC;
}
.intention_wrapper.Gifts_by_Chakra img.small_star {
    left: 41%;
    top: 0px;
}
.intention_wrapper.Gifts_by_Astrology.Gifts_by_Chakra {
    padding: 35px 20px 50px !important;
}
.intention_wrapper.Gifts_by_Astrology {
    padding: 0px 20px 30px !important;
}
.Gifts_by_Chakra img.verysmall_star {
    left: 33%;
    top: 80px;
}
.Gifts_by_Chakra img.right_small_star {
    right: 37%;
    top: 50px;
}
.Gifts_by_Chakra img.peartical_04 {
    left: 58%;
    top: 8%;
}
.mega-menu svg.icon.icon-filter.open {
    display: none;
}
.mega-menu svg.icon.icon-caret {
    display: block;
}
.mega-menu svg.icon.icon-caret {
    display: block;
    position: absolute;
    right: 8px;
    width: 13px;
    top: 13px;
}
details.mega-menu[open]> .header__menu-item .icon-caret {
    transform: rotate(180deg);
    top: 5px !important;
}
.select svg.icon.icon-filter.open {
    display: none;
}
.select svg.icon.icon-caret {
    display: block;
    margin-top: 2px;
}


/* policy page start */
.policy_c_holder {
    padding: 30px 0 !important;
    max-width: 1280px;
    position: relative;
}
.policy_c_holder h3, .policy_c_holder h3 span {
    font-family: Exo !important;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    margin: 24px 0;
}
.policy_c_holder p {
    color: #342D38CC !important;
    text-align: justify;
}
.policy_c_holder  h1 {
    font-family: Exo;
    font-size: 38px;
    font-weight: 700;
    line-height: 70px;
    letter-spacing: 0.02em;
    text-align: center;
    color: #342D38;
    margin-bottom: 0;
}
a.jdgm-write-rev-link {
    background-color: #0000 !important;
    font-family: Exo !important;
    font-size: 12px !important;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.01em;
    color: #342D38 !important;
    border: 1px solid #4f4f4f1c !important;
    padding: 10px 10px !important;
    border-radius: 8px;
    width: 110px !important;
}
.product-form__input--pill input[type=radio]+label {
    padding: 13px 16px  !important;
}
.product-form__input--swatch .swatch-input__input+.swatch-input__label {
    --swatch-input--size: 41px !important;
}
.swatch-input__input:active+.swatch-input__label, .swatch-input__input:checked+.swatch-input__label {
    outline: 1px solid  !important;
    outline-offset: 0  !important;
}
#variant-selects-template--24125514121533__main span.swatch {
    border-radius: 0 !important;
}
.swatch-input__input:active+.swatch-input__label, .swatch-input__input:checked+.swatch-input__label {
    outline: .1rem solid rgb(var(--color-foreground));
    border-radius: 0!important;
}
.policy_c_heading:after {
    position: absolute;
    background-image: url(/cdn/shop/files/Path_29_45502b2e-5f31-47e5-8e4b-dbdcef60665c.webp?v=1740056425);
    content: '';
    top: 100px;
    left: -85px;
    width: 100px;
    height: 116px;
    background-size: cover;
    z-index: 3;
}
.policy_c_heading:before {
    position: absolute;
    background-image: url(/cdn/shop/files/Group_18.png?v=1739970630);
    content: '';
    top: 300px;
    right: -85px;
    width: 100px;
    height: 100px;
    background-size: contain;
    z-index: 3;
    background-repeat: no-repeat;
}
/* policy page start end */


/* related prodcut */
.Related_products  .card .card__inner .card__media {
    height: 100% !important;
    background-color: #FBFAFC !important;
    border-radius: 16px !important;
}
.Related_products  li.grid__item.item {
    padding: 8px;
}
span.jdgm-all-reviews-text__text {
    display: none;
}
.product__info-container div#Quantity-Form-template--24125514121533__main{
    position: absolute;
    bottom: 144px;
    background-color: #f7f4f9;
    height: 143px;
    padding: 48px 14px;
    width: 27%;
    left: -19px;
    border-radius: 12px 0 0 12px;
}
.product__info-container product-form.product-form {
    /* position: absolute; */
    bottom: 134px;
    right: 0;
    width: 100%;
    height: auto;
    border-radius: 0px 12px 12px 0px;
    display: flex;
    align-items: center;
    /* padding: 0px 17px 0 0; */
}
.product-form__submit {
    width: 200px;
    font-family: Exo;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    min-height: 0;
    padding: 18px 18px;
   background: #0000 !important;
    color: #139385 !important;
}
.product  .product-form__submit {
    width: 200px;
    font-family: Exo;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    min-height: 0;
    padding: 14.5px 18px;
    background: #0000 !important;
    color: #139385 !important;
    margin-bottom: 0;
}

.product__info-container .product-form__buttons button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    border: 1px solid #139385;
    border-radius: 50px;
    background-color: #139385;
    color: #fff !important;
    width: 200px;
    padding: 12px 13px;
    font-family: Exo;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    min-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    cursor: pointer;
}
.product__info-container .product-form__submit span {
    position: relative;
    /* margin-left: 30px; */
}
/* .product__info-container .product-form__submit span:after {
    content: '';
    background-image: url(/cdn/shop/files/Group_1621.svg?v=1740031853);
    width: 20px;
    height: 20px;
    background-size: contain;
    position: absolute;
    left: -30px;
    top: -3px;
} */
.product-form__buttons .shopify-payment-button {
    width: 200px !important;
    margin-left: 13px;
}
.collection 
 span.price-item.price-item--sale.price-item--last, .collection s.price-item.price-item--regular {
    font-family: Exo;
    font-size: 14px  !important;
    font-weight: 500;
    line-height: 16.25px;
}


/* about us page start */
.about_title {
    background-size: cover;
    text-align: center;
    background-attachment: scroll;
    background-position: center;
    margin: 7px;
    border-radius: 16px;
    height: 280px;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
}
.about_title_container.page-width {
    position: relative;
    z-index: 1;
}
.about-header h1 {
    font-size: 60px;
    font-weight: 700;
    line-height: 60px;
    text-align: center;
    color: #FFFFFF;
}
.abt_list-header {
    position: relative;
}
.abt_list-header h1 {
    font-family: Exo;
    font-size: 60px;
    font-weight: 700;
    line-height: 70px;
    letter-spacing: 0.02em;
    text-align: center;
    margin-top: 0;
}
.abt_list_title.section-template--18040117854366__about_section_list_4t7bTn-padding.gradient.color-scheme-8cd8ba5a-c792-41e1-a718-07b4ecf80462 {
    margin: 7px;
    border-radius: 16px;
}
.abt_list-header img.peartical_04 {
    left: 46%;
    top: -20px;
}
.abt_list-header img.verysmall_star {
    left: 62%;
    top: 55px;
}
.abt_list-header img.right_small_star {
    right: 62%;
    top: 52px;
}
.abt_list-header img.small_star {
    left: 58%;
    top: -33px;
}

.abt_list_image img {
    width: 315px;
    height: 100%;
}
.abt_list_contetn {
    position: relative;
}
img.abut_shap_01 {
    position: absolute;
    right: 0px;
    top: -92px;
    z-index: 0;
}
.abt_list_text h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
    margin: 0 0 12px 0;
}
.abt_list_text p {
    color: #00000080;
    margin: 0;
    text-align: justify;
}
.abt_list_image {
    height: 160px;
    width: 315px;
}
.abt_list_holder {
    display: flex;
    gap: 130px;
    justify-content: space-between;
    margin-bottom: 40px;
    z-index: 2;
    position: relative;
}
.button_section {
    text-align: center;
}
.abt_lt_left_sec img {
    width: 100%;
    height: 190px;
    object-fit: cover;
    border-radius: 16px;
}
.about-content a.button.button--primary {
    margin-top: 15px;
}
.abt_lt_list_title_container 
 a.button.button--primary {
    display: none;
}
.abt_lt_left_sec p {
    margin-top: 20px !important;
    text-align: justify;
}
.ul_list_holder {
    display: flex;
    flex-direction: row-reverse;
    align-items: baseline;
    gap: 10px;
}
.abt_right_sec {
    width: 94.4%;
}
.abt_list_icon:before {
    content: '';
    background: #7D3C98;
    position: absolute;
    top: -17px;
    width: 31px;
    height: 31px;
    left: 0;
    border-radius: 50%;
}
.abt_lt_list_title_container.page-width {
    display: flex;
    justify-content: space-between;
    gap: 120px;
    align-items: start;
}
.abt_lt_left_sec {
    width: 55%;
}
.ul_list_holder p {
    margin: 0;
    color: #342D38CC;
    margin-top: 6px;
}
.abt_lt_right_sec h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    text-align: left;
    margin-bottom: 30px;
    margin-top: 0;
}
.abt_lt_right_sec {
    width: 100%;
    padding-right: 50px;
}
.abt_list_text h4 {
    font-family: Exo;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
    margin: 0;
}
img.abut_shap_03 {
    position: absolute;
    top: -90px;
    left: 32%;
    z-index: 0;
}
body.Contact {
    background-color: #fff !important;
}
.whychoose_section  .grid {
    justify-content: space-between;
}
.page_tilte_about_section {
    position: relative;
}
.abt_list_icon{
  position: relative;
}
.abt_list_icon h4 {
    font-family: Cambria !important;
    font-size: 16px;
    font-weight: 700;
    line-height: 0;
    text-align: left;
    z-index: 2;
    position: relative;
    color: #fff;
    margin: 0;
    width: 31px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 0px;
    padding: 0 10px;
}
.ul_list_holder {
    display: flex;
    flex-direction: row-reverse;
    align-items: baseline;
    gap: 20px;
    margin-bottom: 30px;
}
.abt_lt_left_sec a.button.button--primary {
    width: 100%;
    margin-top: 10px;
}
.about_title:before {
    content: '';
    background: linear-gradient(180deg, rgba(31, 35, 20, 0) 0%, #171423 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0 0 16px 16px;
}
.about_image_bg_text h1 {
    font-family: Exo;
    font-size: 38px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 0.02em;
    text-align: center;
    max-width: 800px;
}
.about_image_bg_text {
    height: 421px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.About.Us .multicolumn.background-primary .multicolumn-card {
    background: none !important;
}


/* contact us page */
.conatdt_header {
    position: relative;
}
.conatdt_header h1 {
    font-size: 38px;
    font-weight: 700;
    line-height: 70px;
    letter-spacing: 0.02em;
    text-align: center;
    margin: 0;
}
.contact.page-width {
    padding: 35px 0 60px !important;
    max-width: 980px;
    margin: auto;
}
.conatdt_header p {
    margin: 0;
    margin-top: 15px;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
}
.select.field span.drp-icon {
    position: absolute;
    right: 15px;
    top: 40%;
}
.field__input, .select__select, .customer .field input, .customer select{
      background-color: #fff !important;
}
.select.field {
    position: relative;
}
.conatdt_header img.peartical_04 {
    position: absolute;
    left: 39%;
    top: -10%;
    animation: preatical_04 1.8s ease-out infinite;
}
.conatdt_header img.small_star {
    left: 61%;
    top: -20px;
}
.conatdt_header img.verysmall_star {
    left: 74%;
    top: 55px;
}
.conatdt_header img.right_small_star {
    right: 68%;
    top: 40px;
}
.cd_form_conatiner {
    border: 1px solid #0000001A;
    padding: 40px;
    margin-top: 40px;
    border-radius: 16px;
    z-index: 1;
    position: relative;
    background-color: #fff;
}

.cd_form_conatiner .contact__fields {
    display: flex !important;
    flex-flow: wrap;
}
.two_column_cd {
    display: flex;
    gap: 10px;
}
.name_imput .field {
    display: flex;
}
.cd_form_conatiner .field {
    display: flex !important;
    flex-direction: row;
}
.name_imput, .two_column_cd {
    display: flex;
    gap: 10px;
}
.two_column_cd .field {
    gap: 0;
}
.contact__fields > div {
    flex-direction: column;
    width: 100%;
}

.field input {
    border: 1px solid #342D381A !important;
    border-radius: 50px !important;
}
.field label {
    font-family: Cambria;
    font-size: 14px;
    font-weight: 700;
    line-height: 16.41px;
    text-align: left;
    margin-bottom: 5px;
  color:#342D38 !important
}
.field select {
    border: 1px solid #342D381A !important;
    padding: 0 15px !important;
    border-radius: 50px !important;
  color:#342D38 !important
}
.one_row_filed .field {
    flex-direction: column;
}
.field  ::placeholder {
    font-family: Cambria;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.41px;
    color: #342d3850;
}
.field  textarea {
    height: 120px !important;
    border: 1px solid #342D381A !important;
    border-radius: 20px !important;
}
.contact__button button.button {
    width: 129px;
    background-color: #139385;
    border-radius: 50px;
    font-family: Exo;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
}
*:focus-visible {
    outline: 0 !important;
    outline-offset: 0 !important;
    box-shadow: none;
}
.field__input:focus, .field__input:not(:placeholder-shown), .field__input:-webkit-autofill, .customer .field input:focus, .customer .field input:not(:placeholder-shown), .customer .field input:-webkit-autofill {
    padding: 15px;
    margin: var(--inputs-border-width);
}
.contact .form__message {
    align-items: flex-start;
    justify-content: center;
    margin: 0;
    margin-bottom: 40px;
    font-size: 14px;
    font-weight: 700;
    line-height: 16.41px;
}
.contact .field {
    margin-bottom: 1rem !important;
}
.contact_section_holder:before {
    content: '';
    background-color: #F7F4F9;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50%;
    left: 0;
}
body.Contact  .contact__button {
    margin-top: 0;
    text-align: center;
}
.conatct_details_section .cd_row {
    display: flex;
    justify-content: space-around;
    padding: 11px 0;
}
.conatct_details_section .cd_row > div {
    width: 50%;
    text-align: center;
}
.cd_row-footer p {
    margin: 0;
}

.cd_columnr_02 li.list-social__item {
    background-color: #7D3C98;
    margin:2px;
    padding: 0px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
}
.cd_columnr_02 .list-social  a.link.list-social__link {
    padding-left: 0;
    padding: 8px !important;
}
.conatct_details_footer {
    max-width: 560px;
    margin: 40px auto 20px auto ;
    text-align: center;
}
.cd_columnr_address h3 {
    font-family: Exo;
    font-size: 18px;
    font-weight: 700;
    line-height: 23.92px;
    text-align: center;
    color: #2E2A39;
    margin: 0;
    margin-bottom: 10px;
}
.policy_c_holder  .rich-text__blocks {
    max-width: 100%;
}
.policy_c_holder {
    padding: 30px 0 !important;
    max-width: 1280px;
}
.conatct_details_section {
    margin: 60px auto 40px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 0 83px;
}
.cd_columnr_02 ul.list-unstyled.list-social.footer__list-social {
    justify-content: center !important;
    padding: 0 !important;
}
.cd_columnr_01 {
    display: flex;
    flex-direction: column;
}
a.cd-email {
    font-family: Cambria;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.41px;
    text-align: center;
    color: #7D3C98;
}
a.cd-call {
    color: #342D38CC;
    font-family: Cambria;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.41px;
    text-align: center;
    margin-top: 15px;
}

.cd_row .cd_columnr_address a {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.41px;
    text-align: center;
    color: #342D38CC;
    display: block;
    max-width: 75% !important;
    margin: auto;
   text-decoration: none;
}
.cd_columnr_01 h3, .cd_columnr_02 h3 {
    margin: 0;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
    line-height: 23.92px;
    text-align: center;
}
.cd_columnr_address {
    max-width: 36%;
}

.cd_row-footer a {
    color: #7D3C98;
    text-decoration: underline;
}
.contact_section_holder.color-scheme-1.gradient {
    position: relative;
    background-color: #fff !important;
}
.search-modal__content  button.search__button.field__button {
    background-color: #7d3c98 !important;
    display: flex;
    position: unset;
    border-radius: 50%;
    width: 47px;
    height: 44px;
    padding: 0 !important;
}
.search-modal__content  button.search-modal__close-button.modal__close-button.link.link--text.focus-inset {
    border-radius: 50%;
    background-color: #f7f4f9;
    height: 46px !important;
    width: 46px !important;
}
.announcement-bar_search .search-modal {
    min-height: 120px;
}
.announcement-bar_search .field {
    gap: 8px;
}
.announcement-bar_search .search-modal.modal__content.gradient {
    height: 120px;
}

/* fixed final css */
/* body, header.header.header--middle-center, .our_collection_section {
    background: #c1c1c1 !important;
} */
.background-none .multicolumn-card__image-wrapper {
    margin-left: 3rem;
    margin-right: 3rem;
}
.whychoose_section .multicolumn-card__info {
    padding-bottom: 0px;
}

.home-slider_inner .slick-list.draggable {
    margin: 0 !important;
}
.user-interaction ul.tabs li:first-child {
    margin-left: 0;
}
.user-interaction ul.tabs li:last-child {
    margin-right: 0;
}
.whychooseslider 
 .slick-prev, .whychooseslider  .slick-next {
    top: 50%;
}
.scroll-trigger.animate--slide-in {
    transform: unset !important;
}
.wys_contact_itm {
    margin-top: 24px;
}
.why_choose_slider-container {
    margin: 0 40px;
}

.whychoose_section .slick-prev, .whychoose_section .slick-next {
    top: 50%;
}
.wys_contact_itm p {
    margin-top: 16px;
    text-align: center;
}
.wys_contact_itm h3 {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
}
.wys_contact_itm p {
    margin-top: 16px;
}
.quantity:after {
    box-shadow: 0 0 0 var(--inputs-border-width) rgb(18 18 18 / 12%) !important;
}
input#Quantity-template--17921938817182__main {
    font-family: Cambria !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.quantity__button .svg-wrapper {
    width: 12.5px;
    pointer-events: none;
}
.shop_collection .slick-list {
    margin: 0 0px;
}
.shop_collection {
    padding: 0;
}
.collection_shop_by_price .slick-prev, .collection_shop_by_price .slick-next {
    top: 50%;
}
.page.Gift .custom_coll_section {
    padding: 29px 0 30px;
    background-color: #FBFAFC;
}
body.Gift  .intention_wrapper {
    padding: 27px 20px 27px !important;
}
.Gifts_by_Astrology img.small_star {
    left: 41%;
    top: -24px;
}
.Gifts_by_Astrology img.peartical_04 {
    left: 56%;
    top: 0%;
}
.Gifts_by_Astrology img.verysmall_star {
    left: 37%;
    top: 61px;
}
.intentions-slider  img.intentions_star {
    position: absolute;
    top: -65px;
    right: 11% !important;
}
p.date_intentions {
    font-family: Exo;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 20px;
    text-align: center;
    margin: 15px 0 -8px 0 !important;
}
img.page_title_shap_01 {
    position: absolute;
    top: 50px;
    right: 50px;
}
img.page_title_shap_02 {
    position: absolute;
    left: 40px;
    bottom: 20px;
    width: 68px;
}
.collection-list.grid:last-child {
    margin-bottom: 0;
    gap: 0;
    row-gap: 20px;
}
.is-empty cart-note.cart__note.field {
    display: none;
}
.cart .cd_Best_Seller img.small_star {
    left: 43%;
    top: 0;
}
.cart .cd_Best_Seller img.verysmall_star {
    left: 58%;
    top: 27px;
}
.cart .cd_Best_Seller  {
    right: 37%;
    top: 95px;
}
.cd_Best_Seller img.peartical_04 {
    left: 39%;
    top: 13%;
}
.field  textarea {
    height: 120px !important;
    border: 1px solid #342D381A !important;
    border-radius: 20px !important;
    background-color: #F4F6F6 !important;
}
.cart_page_feature_section h2 {
    position: relative;
}
.cart_page_feature_section h2:after {
    position: absolute;
    content: '';
    background-image: url(/cdn/shop/files/Group_1000008432.png?v=1731664612);
    width: 150px;
    height: 150px;
    background-size: cover;
    background-repeat: no-repeat;
    top: -40px;
    right: 10px;
    z-index: -1;
}
.intentionslider  .slick-prev, .intentionslider  .slick-next {
    top: 50% !important;
}
.dynamic-cards-slider .slick-slide img {
    height: 547px;
    object-fit: cover;
    border-radius: 16px;
}

.dynamic-cards_inner_box {
    height: 567px;
  overflow: hidden;
}
.cd_Cards_Section-home .slick-prev, .cd_Cards_Section-home .slick-next {
    top: 50%;
}
.slick-prev {
    left: -36px !important;
}
.slick-next {
    right: -25px !important;
}
sticky-header.header-wrapper.color-scheme-1.gradient.header-wrapper--border-bottom.sticky_on {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    background-color: #fff;
}
sticky-header.header-wrapper.color-scheme-1.gradient.sticky_on {
    /* position: fixed; */
    top: 0;
    width: 100%;
  z-index: 9999;
    background-color: #fff !important;
}
.sticky_on a.header__heading-link.link.link--text.focus-inset img {
    display: inline-block;
}
/* .sticky_on  a.header__heading-link.link.link--text.focus-inset {
    background-image: url(/cdn/shop/files/Gemanifest_Aligned_with_Universe_Logo_2.png?v=1734418926);
    background-size: cover;
    width: 85px;
    height: 73px;
    position: absolute;
    top: 3px;
    transform: translate(0px, 0px);
} */

.collection_mindful-tools-twp .collection-list, .collection_mindful-tools-one .collection-list {
    justify-content: space-between;
   margin-top: 8px;
}
.collection_mindful-tools-last-three .collection-list {
    gap: 8px !important;
    margin-top: 8px;
}
.collection_mindful-tools-twp .collection-list.grid:last-child, .collection_mindful-tools-one .collection-list.grid:last-child, .collection_mindful-tools-last-three .collection-list.grid:last-child {
    margin-bottom: 0;
    gap: 0;
    row-gap: 8px;
}
.collection_mindful-tools-last-three {
    padding-bottom: 100px;
}
.search_form_heading {
    padding-left: 32px;
}
.collection .search_form.facets__summary .icon-caret {
    left: 0 !important;
    top: 10px;
    position: absolute;
}
.search_form.facets__summary {
    padding-left: 0 !important;
}
.collection .search_form.facets__summary .field {
    width: 260px !important;
}
.collection .search_form .search__input.field__input {
    padding: 15px 20px !important;
}
.mega-menu__content {
    max-width: 1300px !important;
    padding: 25px 25px 25px !important;
    width: 100%;
    left: -26px !important;
}
/* .mega-menu {
    position: relative !important;
} */
.mega-menu__list > li > a {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    text-transform: capitalize;
}
ul.list-unstyled li a {
    color: #342d38c2 !important;
}
.footer ul.list-unstyled li a {
    color: #ffffffc2 !important;
}
button.btn_section.coll-btn-scroll.button_all {
    display: none;
}
.facets__price .field__label {
    left: 5px  !important;
    top: -20px !important;
  font-size: 14px !important;
}
body .swym-notifications-container.swym-showing.swymTopLeft{
    display: none !important;
}
.facets__summary  span {
    font-size: 15px;
    font-family: 'Exo' !important;
}
.facets-container span.facet-checkbox__text, .facets-container div {
    font-family: "Cambria", sans-serif !important;
}
.card__information .card__heading a {
    font-family: 'Exo' !important;
    line-height: 22px;
}
.collection-page-prd-link {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #ffffff00;
    left: 0;
    top: 0;
    display: block !important;
}

/* whislist icon  */
button#swym-user-login-status-btn, .swym-ui-component .swym-share-btn, .swym-ui-component .swym-wishlist-context-menu {
    display: none !important;
}
.swym-ui-component .swym-simple-wishlist-modal .swym-modal-content .swym-wishlist-container-title-bar, .swym-ui-component .swym-wishlist-modal .swym-modal-content .swym-wishlist-container-title-bar {
    background-color: #7D3C98 !important;
}
.swym-ui-component .swym-wishlist-grid {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 20px !important;
}
.swym-ui-component .swym-wishlist-detail-header {
    padding: 15px 20px 0 !important;
    margin-bottom: 15px !important;
}
.swym-ui-component .swym-wishlist-detail-separator {
    margin: 0 20px 0 !important;
}
#Details-HeaderMenu-1 .mega-menu__content {
    padding: 25px 25px 25px !important;
    width: 680px;
    left: -26px !important;
}
#Details-HeaderMenu-1 a.mega-menu__link.mega-menu__link--level-2.link, #Details-HeaderMenu-4 a.mega-menu__link.mega-menu__link--level-2.link  {
    display: none;
}
#Details-HeaderMenu-1 .mega-menu__list {
    grid-template-columns: repeat(3,minmax(0,1fr)) !important;
}
#Details-HeaderMenu-2 .mega-menu__content, #Details-HeaderMenu-3 .mega-menu__content, #Details-HeaderMenu-5 .mega-menu__content, .right_menu #Details-HeaderMenu-1 .mega-menu__content {
    width: 250px;
}
.right_menu #Details-HeaderMenu-1 .mega-menu__list {
    grid-template-columns: repeat(1,minmax(0,1fr)) !important;
}
#Details-HeaderMenu-4 .mega-menu__content {
    width: 435px;
}
#Details-HeaderMenu-4 .mega-menu__content ul.mega-menu__list.page-width {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.swym-ui-component .swym-wishlist-grid .swym-wishlist-image-wrapper {
    overflow: hidden;
    height: 240px !important; 
}
.swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-add-to-cart-btn {
    min-width: 100%;
    box-sizing: border-box;
    font-family: 'Exo';
    font-size: 12px !important;
    font-weight: 700 !important;
    line-height: 12px !important;
    background-color: rgb(19 147 133) !important;
    color: #fff;
    padding: 11.5px !important;
    text-align: center;
    border-radius: 50px;
}
.quick-add__submit {
    padding: 0 !important;
    min-width: 100%;
    box-sizing: border-box;
    min-height: 38px;
}
.swym-ui-component .swym-wishlist-grid .swym-wishlist-image-wrapper img {
    max-width: 100%;
    border-radius: 12px;
}
.swym-ui-component .swym-product-price .swym-product-final-price {
    display: inline-block;
    margin-right: .4em;
    font-family: 'Exo' !important;
    font-size: 14px;
}
.swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-title {
    white-space: normal !important;
    overflow: visible !important;
    font-size: 16px;
    color: currentColor;
    font-weight: 600;
}
.collection .search_form .search__input.field__input {
    border: 1px solid #0000 !important;
}
.facet-filters__field .select__select, .mobile-facets__sort .select__select {
    padding: 0 10px;
}
.facet-filters__sort:focus-visible {
    outline: .2rem solid rgba(var(--color-foreground),.5);
    outline-offset: 1rem;
    box-shadow: unset !important;
}
.product__info-container>*:nth-child(2) {
    margin-bottom: 11px !important;
    margin-top: 0;
    line-height: 20px;
    margin-bottom: 24px !important;
}
.product .product__info-wrapper  .product__title {
    word-break: break-word;
    margin-bottom: 12px;
}
.stck-status-product-page {
    /* position: absolute; */
    z-index: 9;
    top: 0;
    /* width: 600px; */
    left: 0;
    text-align: center;
}
p.text-thakyou-msg-product {
    /* position: absolute; */
    bottom: 0;
    font-family: Cambria;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.01em;
    /* transform: translate(-74px, 0px); */
  text-align:center;
  color: #342D38;
}

.product .product__media.media.media--transparent {
    min-height: 600px;
}
.prodct-staus_ping span {
    color: red !important;
}
.prodct-staus_ping {
    font-family: Cambria;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.01em;
    margin:0;
}
.jdgm-form__title {
    margin-bottom: 16px;
    font-family: 'Exo' !important;
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    text-align: center;
}
.jdgm-form .jdgm-form__fieldset>label {
    display: block;
    font-family: Cambria;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
}
.jdgm-form input[type="text"], .jdgm-form input[type="email"], .jdgm-form input[type="url"], .jdgm-form textarea {
    padding: 12px 16px !important;
    width: 100% !important;
    font-family: Cambria !important;
    border: 1px solid #e4e4e4 !important;
    border-radius: 12px !important;
}
.jdgm-form {
    max-width: 800px !important;
    border: 1px solid #ebebeb;
    border-radius: 16px;
    padding: 20px !important;
    text-align: left;
}
.jdgm-form__fieldset:not(:last-of-type), .jdgm-form__fieldset-actions {
    margin-bottom: 10px !important;
}
.jdgm-widget .jdgm-picture-fieldset__box {
    vertical-align: bottom !important;
    margin-right: 10px !important;
    margin-bottom: 20px !important;
    width: 100% !important;
    height: 100px !important;
    border-radius: 16px !important;
}
.jdgm-picture-fieldset__box-wrapper {
    border-radius: 10px;
}
.jdgm-btn--solid, input[type=submit].jdgm-btn--solid {
    color: white !important;
    background-color: #339999 !important;
    border: 1px solid #339999 !important;
    border-color: #339999 !important;
    padding: 14.5px 51px !important;
    border-radius: 50px !important;
    font-family: Exo;
    font-size: 13px !important;
    font-weight: 700 !important;
}
.jdgm-form__fieldset p {
    display: none;
}
/* .jdgm-rev__body {
    height: 57px;
    overflow: hidden;
    bottom: 24px !important;
} */
/* .jdgm-rev.jdgm-divider-top {
    height: 370px;
} */
.jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-row-stars {
    padding: 0 0px 10px !important;
}
.jdgm-btn--border {
    border: 1px solid #139385 !important;
    color: #339999 !important;
    background-color: #ffffff00 !important;
    border-color: #339999 !important;
    padding: 14.5px 56px !important;
    border-radius: 50px !important;
    font-family: Exo !important;
    font-size: 13px !important;
    font-weight: 700 !important;
}
.jdgm-rev-widg__body .slick-next {
    right: -25px !important;
}
.jdgm-review-widget button.slick-prev.slick-arrow {
    top: 50%;
    left: -40px !important;
}
.jdgm-rev-widg__body .slick-list.draggable {
    margin-left: -10px;
    margin-right: -5px;
}
.product .Related_products  button:hover {
    background-color: #ffffff00;
    color: #139385;
}
.metafield-multi_line_text_field {
    display: inline-block;
    line-height: 30px;
}
ul.related_pr_slider {
    margin-left: -7px;
    margin-right: -6px;
}
.collection_page_title.pwit_section {
    padding: 0 !important;
}
.collection_page_title.faq-header_section {
    padding: 10px 0 45px !important;
}
.global-media-settings {
    border: 0;
}
.Related_products  img.small_star {
    left: 39%;
    top: -16px;
}
.Related_products  img.verysmall_star {
    left: 36%;
    top: 60px;
}
.Related_products img.peartical_04 {
    left: 60%;
    top: 0%;
}
.gtt-best-saller .collection {
    padding-bottom: 0px !important;
}
.jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-rev-widg__summary+.jdgm-histogram, .jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-rev-widg__summary+.jdgm-widget-actions-wrapper, .jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-histogram+.jdgm-widget-actions-wrapper {
    border-left: 0 !important;
}
.Thoughtful_Gifts_collection_section  img.verysmall_star {
    left: 59%;
    top: -11px;
    transform: translate(0px, 0px);
}
.Thoughtful_Gifts_collection_section  img.peartical_04 {
    top: 63px;
    left: 38%;
    transform: translate(0px, 0px);
}
.Gift .personalized-slider  img.small_star {
    left: 39%;
    top: -28px;
}


.Gift .personalized-slider img.right_small_star {
    right: 45%;
    top: 89px;
}

body.Gift .intention_wrapper.cd-gift-by-chakra {
    padding-bottom: 60px !important;
}
.cd_Best_Seller.gtt-best-saller {
    /* padding: 0 20px; */
}
.swym-ui-component .swym-wishlist-grid li {
    list-style: none !important;
    width: 23% !important;
    margin-right: 15px !important;
}
.swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-variant-title {
    margin: 0 !important;
}
.index section.personalized-slider.home_banner_slider {
    padding: 0px 0px 0;
    position: relative;
}
.swym-ui-component .swym-product-price .swym-product-original-price {
    text-decoration-line: line-through !important;
    display: inline-block !important;
    color: #342D3880 !important;
    font-family: 'Exo' !important;
}
.swym-ui-component .swym-product-price.swym-has-sale .swym-product-final-price {
    font-size: 14px;
    font-weight: 500 !important;
    line-height: 16.25px;
    color: #2E2A39 !important;
}
.swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-title {
    margin: 12px 35px 6px 0px !important;
}
.swym-wishlist-grid .swym-wishlist-item .swym-add-to-cart-btn, .swym-wishlist-product-detail-content .swym-wishlist-add-to-cart-btn {
    margin: 0 !important;
}
.swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-product-price {
    padding: 0 0 13px !important;
}
.swym-ui-component .swym-wishlist-detail-separator, .swym-ui-component .swym-add-wishlist-modal .swym-modal-content .swym-product-title:after {
    background: #03000c26;
}
.cart  .collection__title.title-wrapper {
    margin-bottom: 2.5rem;
    padding: 0 15px !important;
}
.cart .cd_Best_Seller.cart_page_feature_section > div {
    margin-top: 0 !important;
    padding-bottom: 0 !important;
}
.mega-menu__content {
    z-index: 12;
}
.Related_products 
 span.price-item.price-item--sale.price-item--last {
    font-size: 16px;
    font-weight: 500;
}
.Related_products  s.price-item.price-item--regular {
    font-size: 14px !important;
    font-weight: 500;
}
.baDropdownStyle {
    z-index: 999 !important;
}
.product section.user-interaction {
    position: relative;
    padding: 39px 20px 49px;
}
.product .collection_page_title.faq-header_section {
    padding: 25px 0 20px !important;
}
.section-template--17921938620574__product-grid-padding.gradient.color-scheme-1 {
    padding-bottom: 60px;
}
.Mindful.Tools .about_gemanifest {
    padding: 7px 20px 40px;
    position: relative;
}
.collection_mindful-tools-last-three {
    padding-bottom: 60px;
}
.Mindful.Tools  .about_gemanifest_inner {
    padding: 0;
}
.Mindful.Tools .about_us_text-holder p {
    /* text-align: justify; */
}
.blog_list_section {
    padding: 40px 20px 60px !important;
}
/* page visitor home home page  */
.counter-text {
  font-size: 1.5rem;
  margin-right: 10px;
}
.counter-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0px;
}
.counter-text {
    margin-right: 10px;
    color: #fff;
    font-family: Cambria;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

/* .prodct-staus_ping.cd_stock_avalabel span {
    color: #121212 !important;
} */
div#visitCounter {
    margin-right: 10px;
    display: flex;
    gap: 5px;
}
.digit {
    width: 24px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    color: #000000;
    border-radius: 5px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    font-family: Exo;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}
/* page visitor home home page  */
  .cd_form_conatiner .field textarea {
    border: 1px solid #342D381A !important;
    border-radius: 20px !important;
    background-color: #ffffff !important;
}
.page  ul {
    padding-left: 0;
}
.page  li {
    font-size: 16px !important;
    color: #1e1e1e;
}

.baDropdownStyle .bacurr-dropdownChoices span {
    margin: 0 0px !important;
    font-size: 14px;
    font-family: "Cambria", sans-serif !important;
}
.mega-menu__link:hover, .mega-menu__link--active {
    color: rgb(0 0 0);
    text-decoration: none !important;
    color: #139385 !important;
}


.collection .quick-add__submit {
    font-family: 'Exo';
    font-size: 14px !important;
    font-weight: 700;
    line-height: 12px;
    text-transform: uppercase;
    background-color: #0000;
    color: rgb(19 147 133);
}
.collection .quick-add__submit {
    font-family: 'Exo';
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    text-transform: uppercase;
    background-color: #0000;
    color: rgb(19 147 133);
    min-width: 50%;
    position: relative;
}
/* .collection .quick-add__submit span:after {
    content: '';
    background-image: url(https://cdn.shopify.com/s/files/1/0678/1730/8318/files/Group_1621_1.svg?v=1737697380);
    position: absolute;
    top: 10px;
    left: 15px;
    height: 16px;
    width: 16px;
    background-size: contain;
    background-repeat: no-repeat;
} */
.tab-content.current img.tab_img {
    margin-bottom: 10px;
}
.index section.personalized-slider.our_collection_section {
    padding: 40px 20px 0px !important;
}
section#shopify-section-template--24120635064637__174011174782228904 .page-width.scroll-trigger.animate--slide-in {
    max-width: 100% !important;
}
li.instagenie-grid.lslide {
    border-radius: 10px !important;
    overflow: hidden;
    margin-right: 7px !important;
}
.instagenie-branding {
    display: none;
}
section#shopify-section-template--24120635064637__174011174782228904 {
    background-color: #f7f4f9;
    margin-top: -82px;
    padding-bottom: 50px;
}
.index .intentions-slider.instragram_section img.intentions_star {
    top: 0;
    right: 16% !important;
}
.user-interaction 
 img.user-start-image {
    top: -29px;
    right: -71px;
 }
.Gift.To.Transform  .our_collection_section {
    position: relative;
}
.Gift.To.Transform .our_collection_section img.right_small_star {
    right: 38% !important;
    top: 50px !important;
}
.right_menu nav.header__inline-menu {
    margin-top: 7px;
}
svg.icon.icon-close, svg.icon.icon-hamburger {
    width: 22px;
}
.collection .quick-add__submit:hover, .product .product-form__submit:hover {
    background-color: rgb(19 147 133) !important;
    color: #fff !important;
}
.collection .quick-add__submit:hover svg{
  fill: #fff !important;
}
.collection .quick-add__submit:hover span:after, .product__info-container .product-form__submit:hover span:after {
    background-image: url(https://cdn.shopify.com/s/files/1/0678/1730/8318/files/Group_1621_2.svg?v=1737955010) !important;
}
.product__info-container .product-form__buttons button.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover {
    background-color: #00000000 !important;
    color: #139385 !important;
}
.cart__warnings a.button {
    border-radius: 50px;
    background-color: #139385;
    font-family: "Exo", sans-serif !important;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.01em;
    transition: background .2s ease-in-out;
    padding: 12px 30px;
    font-size: 12px !important;
    min-height: 0;
}
.faq_button-tab button {
    font-family: Exo;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.01em;
    text-align: left;
    border: 0;
    border-radius: 12px;
    padding: 12px 20px;
    min-height: 0;
    margin: 3px;
    background-color: #FBFAFC;
    padding: 12px 20px;
    margin: 3px 3px;
    cursor: pointer;
    border: 1px solid #342D381A;
    transition: background .2s ease-in-out;
}
.faq_button-tab {
    text-align: center;
}
.faq_button-tab button:hover {
    background-color: #7d3c98 !important;
    color: white;
}
.cd-faq-tab-btn-section {
    padding: 7px 15px 21px !important;
}
.cd_faq_page ul {
    padding-left: 17px;
}
.cd_faq_page 
 .collection_page_title_container.page-width {
    max-width: 1200px;
    margin: auto;
}
.cd_faq_page ol {
    padding-left: 17px;
}
.faq_Crystal, .faq_shipping, .faq_order, .faq_return, .faq_Purchase, .faq_Connected, .faq_Benefits, .faq_Reuse, .faq_Materials, .faq_Crystals, 
.faq_Features, .faq_Tracking, .faq_Customization, .faq_Jewelry, .faq_Gemanifest{
 display:none;
}
.faq_Crystal.active, .faq_shipping.active, .faq_order.active, .faq_return.active, .faq_Purchase.active, .faq_Connected.active, .faq_Benefits.active, .faq_Reuse.active, .faq_Materials.active, .faq_Crystals.active, 
.faq_Features.active, .faq_Tracking.active, .faq_Customization.active, .faq_Jewelry.active, .faq_Gemanifest.active{
 display:block;
  } 
/* .btn-open {
  background-color: #7d3c98 !important;
    color: white;
} */
.collection_list_page .grid {
    display: flex !important;
    justify-content: flex-start;
}
.collection_list_page .slider_box {
    width: 33%;
    max-width: 32%;
    margin-bottom: 0 !important;
}
section.personalized-slider.our_collection_section.collection_list_page {
    padding: 35px 20px 0px;
    padding-bottom: 54px;
}
.collection_list_page .image:after {
    position: absolute;
    content: '';
    background: linear-gradient(180deg, rgba(31, 35, 20, 0.5) 14.39%, rgba(27, 28, 27, 0) 64%);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    border-radius: 16px 16px 0 0;
}
.collection_list_page .image {
    position: relative;
}
.our_collection_section  h2.collection_p__heading {
    z-index: 01;
}
.page   li {
    font-size: 16px !important;
    color: #342D38CC !important;
}
.blog_detail_content ul {
    padding-left: 0;
}
.slider_box.video 
 h2.collection_p__heading {
    margin-top: 16px;
}
.article .rte table td {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    border: 1px solid #e0e0e0;
}
.cd-home-card_slider .slider_box.video h2.collection_p__heading {
    margin-top: 18px;
    color: #342D38;
    font-family: Exo !important;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 0;
}
.cd-home-card_slider  .btn_section {
    margin-bottom: 10px;
}
.cd-home-card_slider  h2.collection_p__heading {
    color: #342D38;
    font-family: Exo !important;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
}
.personalized-slider.Personalized_Cards_main p {
    font-family: Cambria !important;
    color: #342D38CC !important;
    max-width: 90%;
    margin: 10px auto 20px;
    font-weight: 400;
}
.article span {
    font-family: "Cambria", sans-serif !important;
}
.article ol {
    padding-left: 0 !important;
}


/*  know more creatal section*/
.Know_Your_Crystals a.button_all.button-aline_cd {
    display: block;
    background-color: #0000 !important;
    border: 0 !important;
}

.cd-coll-item img {
    margin: 0 auto !important;
    width: 80px;
    transform: scale(1);
}
.cd-coll-holder .cd-coll-item {
    width: 16%;
    text-align: center;
}
/* .custom_mind_section h3.card__heading:after {
    content: '';
    position: absolute;
    border-bottom: 2px solid #139385;
    bottom: 0;
    height: 2px;
    width: 0;
    left: 0;
    transition: width .3s ease-in-out;
} */
.custom_mind_section h3.card__heading {
    position: relative;
    display: inline-block;
}
/* .Know_Your_Crystals .cd-coll-item:hover h3.card__heading:after{
    width:100%;
} */
.Know_Your_Crystals p.cd_collection_text {
    margin: 5px 0 0;
    font-family: Cambria;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 14.77px;
    text-align: center;
    text-transform: none;
}
.cd-coll-holder .cd-coll-item {
    width: 100%;
    text-align: center;
    height: 210px;
    display: flex;
    align-items: center;
    border: 2px solid #0000001A;
    border-radius: 16px;
    padding: 20px 20px 10px;
    background-color: #fff;
    justify-content: center;
}
.cd-coll-holder .cd-coll-item:hover {
    border: 2px solid #139385;
}
.cd-coll-holder .cd-coll-item:hover h3.card__heading {
    color: #139385;
}
.cd-coll-holder a.button_all {
    padding: 9px 0px;
    text-decoration: none;
    font-size: 14px !important;
}
.cd-coll-holder {
     display: flex;
    flex-flow: wrap;
    gap: 7px;
    justify-content: flex-start;
    align-items: center;
}
/* .custom_mind_section.color-.gradient.Know_Your_Crystals {
    padding-bottom: 60px;
} */
.cd_dynamic-video-card {
    overflow: hidden;
    height: 546px;
    border-radius: 12px;
}
.about-video {
    width: 65%;
    overflow: hidden;
    height: 600px;
    border-radius: 16px;
}
.about-video video#custom-video {
    height: 600px;
    object-fit: cover !important;
    width: 100%;
}
.personalized_cardslider.slick-initialized.slick-slider {
    margin-left: -7px;
    margin-right: -7px;
}

.collection_list_page .image:after {
display:none;
}
.our_collection_section.Thoughtful_Gifts_collection_section .slider_box p {
    margin: 10px auto;
    height: 100%;
}
.MsoNormal span {
    font-family: Cambria !important;
}
/* div#main-cart-footer {
    position: absolute;
    top: 310px;
    width: 39%;
    background-color: #0000;
 
    right: 0;
} */

p.cart-note-tottal {
    margin: 4px 0 0 0;
}
.announcement-bar_search.annouce_div {
    margin-right: 0px !important;
    margin-top: 1px !important;
    width: 174px !important;
}
.announcement-bar 
 details-modal.header__search {
    height: 4.4rem;
    display: flex;
    justify-content: end;
    padding-right: 46px;
}

.cart__contents.critical-hidden {
    max-width: 100% !important;
    padding-left: 47px !important;
}
/* .cart cart-note.cart__note.field {
    max-width: 65% !important;
    padding-left: 47px !important;
} */
.cart .quantity__button {
    font-family: Cambria !important;
    font-size: 18px !important;
    font-weight: 400;
    line-height: 21.1px;
    padding: 0px;
    width: calc(3rem / var(--font-body-scale));
}
.cart input#Quantity-1 {
    font-family: Cambria !important;
    font-size: 18px !important;
    font-weight: 400;
    line-height: 21.1px;
    padding: 0px;
    width: calc(3rem / var(--font-body-scale));
}
.cart .cart-items thead th:nth-child(3) {
    padding-left: 12px;
}
quantity-popover .quantity {
    background: rgb(var(--color-background));
    width: 130px;
    height: 32px !important;
    min-height: 32px;
}
.quantity:after {
    border-radius: 50px;
    border: 1px solid #252525;
}
.cart .cart-items td {
   vertical-align: middle;
    padding-top: 0px;
}
.cart tr#CartItem-1 td {
 vertical-align: middle;
    padding-top: 20px;
}
.cart .cart-item__image-container  img.cart-item__image {
    border-radius: 16px !important;
    border: 1px solid #cfcfcf4a;
}
tr.cart-items {
    display: contents;
}
.cart .cart-items td {
    vertical-align: middle;
    padding-top: 0px;
}
.cart_page_feature_section .slick-list.draggable {
    margin-left: -15px;
    margin-right: -15px;
}
.section_logo-img {
    text-align: center;
    width: 433px;
    height: 60px;
    margin: auto;
}
.section_logo-img img {
    width: 100%;
}
.about-bottom-section .about_title {
    height: 100%;
}
.about_title_container.page-width {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
}
.page_tilte_about_section.about-bottom-section {
    position: relative;
}
.cd-about-bg-holder video#custom-about {
    width: 100%;
}
.page-banner-video {
    padding-top: 0 !important;
  position: relative;
}
.collection_page_title.page-banner-video {
    padding: 0 0 0 !important;
}
.page-banner-video video#custom-video {
    width: 100%;
    height: 703px;
    border-radius: 12px;
    object-fit: cover;
}
.page-banner-video .collection_page_title_container.page-width {
    transform: translate(-95%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
}
.about_gemanifest_inner  .about-image img {
    width: 100%;
    height: 590px;
    object-fit: cover;
    border-radius: 16px;
    object-position: right;
}

.custom_mind_section {
    position: relative;
}
.collection_list_page img.center_img {
    display: none;
}
.Know_Your_Crystals .cd-coll-item:hover img {
    transform: scale(1.20);
}
.Know_Your_Crystals .cd-coll-item img {
    transition: transform .3s ease-in-out;
}
.custom_mind_section h3.card__heading {
    position: relative;
}
.collection  .icon img {
    height: 120px;
}
.categori_logo_section .intentions-slider_inner:after {
    background-image: url(https://cdn.shopify.com/s/files/1/0678/1730/8318/files/Path_26.png?v=1738326507);
    position: absolute;
    width: 90px;
    background-repeat: no-repeat;
    bottom: -148px;
    right: -154px;
    content: '';
    background-size: contain;
    height: 90px;
}
aside#main-collection-filters {
    position: relative;
}
aside#main-collection-filters:before {
    background-image: url(/cdn/shop/files/Group_25_1a442044-5774-4b69-9363-1726d429ff13.png?v=1738326507);
    position: absolute;
    width: 150px;
    background-repeat: no-repeat;
    bottom: 150px;
    left: 0;
    content: '';
    background-size: contain;
    height: 150px;
}
.cd_img-holder {
    height: 90px;
}
.crystal-filter ul, .chakra-filter ul, .intention-filter  ul, .zodiac-filter ul, .shop-for-filter ul, .bestsaller_for_tags ul, .occasion-filter ul{
  display:none;
}
.crystal-filter ul.active, .chakra-filter ul.active, .intention-filter  ul.active, .zodiac-filter ul.active, .shop-for-filter ul.active, .bestsaller_for_tags ul.active,
.occasion-filter ul.active{
    display: block;
    margin-top: 0;
    list-style: none;
    padding-left: 0px;
    height: 250px;
    overflow-y: scroll;
    z-index: 1;
    position: relative;
}
.crystal-filter h4.active svg.icon.icon-caret, .chakra-filter h4.active svg.icon.icon-caret, .intention-filter  h4.active svg.icon.icon-caret,
.zodiac-filter h4.active svg.icon.icon-caret, .shop-for-filter h4.active svg.icon.icon-caret, .bestsaller_for_tags h4.active svg.icon.icon-caret,
.occasion-filter h4.active svg.icon.icon-caret{
    display: block;
    transform: rotate(180deg);
    position: absolute;
    top: 5px;
    left: -4px;
}
.crystal-filter h4.active svg.icon.icon-filter.open, .chakra-filter h4.active svg.icon.icon-filter.open, .intention-filter  h4.active svg.icon.icon-filter.open,
.zodiac-filter h4.active svg.icon.icon-filter.open, .shop-for-filter h4.active svg.icon.icon-filter.open, .bestsaller_for_tags h4.active svg.icon.icon-filter.open,
.occasion-filter h4.active svg.icon.icon-filter.open{
  display:none;
}
.facets-layout-list--text input[type=checkbox] {
    width: 1.4rem !important;
    height: 1.4rem !important;
    appearance: none !important;
    -webkit-appearance: auto !important;
}
.filter_cd_comon input[type=checkbox] {
    display: inline-block;
    width: auto;
    margin-right: 10px;
}
.facet-checkbox>input[type=checkbox]:checked~.svg-wrapper>.icon-checkmark {
    /* visibility: visible; */
    display: none;
}
/* width */
.filter_cd_comon ul::-webkit-scrollbar {
  width: 2px;
}

/* Track */
.filter_cd_comon ul::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.filter_cd_comon ul::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.filter_cd_comon ul::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.product .product__media.media.media--transparent {
    min-height: 600px;
    border-radius: 16px;
}



a#clear-filter {
    float: right;
    padding-right: 10px;
    font-weight: 400;
    font-size: 12px;
    color: #7d3c98;
    text-decoration: underline;
}

.filter_cd_comon h4 {
    position: relative;
    color: #342D38;
    font-weight: 700;
    padding: 15px 0 15px 30px;
    margin: 0;
    border-top: 1px solid #cfcfcf80;
}
.filter_cd_comon span.svg-wrapper {
    top: -3px;
    position: absolute;
    left: 0;
}
.filter_cd_comon ul li a {
    font-family: Cambria;
    font-size: 16px;
    font-weight: 400;
    color: #342d38c4;
    text-transform: capitalize;
}
.crystal-filter h4 {
    border-top: 1px solid #cfcfcf78;
}
.filter_cd_comon li:hover a, .filter_cd_comon li a.active {
    color: #000000;
}

/* filer css start */

span.swym-header-launcher-icon svg {
    display: none;
}
a#dawn-desktop {
    width: 20px;
    height: 20px;
}
span.swym-header-launcher-icon:after {
    width: 21px;
    height: 18px;
    content: '';
    background-image: url(/cdn/shop/files/Icon_feather-heart_1.png?v=1740042367);
    position: absolute;
    top: 0;
    left: -2px;
    background-size: cover;
    background-position: center;
}

.header__icons a.header__icon {
    height: auto;
  /* height: 18px; */
}
.header__icon .svg-wrapper {
    /* width: 24px; */
    height: 20px;
}
.header__icons {
    align-items: center;
}
.cart-count-bubble {
    background-color: #2F8B57;
    top: -6px;
    font-size: 10px;
}
.policy_c_heading .rich-text__blocks.center {
    position: relative;
    padding-top: 40px;
    padding-bottom: 5px;
}
.policy_c_heading img.peartical_04 {
    position: absolute;
    left: 300px;
    animation: preatical_04 1.8s ease-out infinite;
    top: -20px;
}
.policy_c_heading img.small_star {
    right: 230px;
    top: -21px;
    left: unset;
}
.policy_c_heading img.right_small_star {
    left: 200px;
    top: 50px;
    right: unset;
}
.policy_c_heading img.verysmall_star {
    right: 160px;
    left: unset;
    top: 50px;
}
.instragram_section img.small_star {
    left: 41%;
    top: -21px;
    transform: translate(108px, 50px);
}
.instragram_section img.peartical_04 {
    right: 39%;
    top: -10px;
    left: unset;
    transform: translate(0px, 0px);
}
.instragram_section img.right_small_star {
    right: 36%;
    top: 60px;
    transform: translate(0px, 0px);
    left: unset;
}
.personalized-slider 
 h2.center_heading {
    margin-bottom: 10px;
}
.user-interaction 
 .tab_wrapper {
    padding-top: 18px;
}
#instagenie-feed .h2 {
    display: none !important;
}
.policy_c_heading  h1.rich-text__heading {
    font-size: 38px;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 0;
}
/* .header {
    padding-top: 12px!important;
    padding-bottom: 12px!important;
} */
.cd_form_conatiner .field label {
    width: 20% !important;
}
.cd_form_conatiner  .field.field--with-error input, .select.field select {
    width: 70%;
}
.cd_form_conatiner  .field input {
    width: 70%;
}
.cd_form_conatiner .field.field--with-error {
    flex-wrap: nowrap;
}
.cd_form_conatiner .field {
    align-items: center;
}
.cd_form_conatiner .field textarea {
    width: 70%;
}
.cd_form_conatiner  .one_row_filed .field {
    flex-direction: row;
    align-items: center;
}
svg.icon.icon-pinterest {
    fill: #fff;
    color: #fff;
}
.cd_form_conatiner  .field.field--with-error input, .select.field select {
    font-family: Cambria !important;
    letter-spacing: 0;
    font-size: 14px;
    color: #342D38 !important;
}
.field input {
    font-family: Cambria !important;
   letter-spacing: 0;
}
.about-bottom-section .about-header h1 {
    font-size: 38px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    color: #fff;
    max-width: 800px;
    margin: auto;
}
h3#ContactFooter-success {
    font-family: Cambria !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    opacity: .8;
    margin-top: 10px;
    color: #fff;
}
.newsletter-form__field-wrapper input::placeholder {
    color: #2E2A3980 !important;
}
.card__content a.collection_over_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.announcement-bar 
 details-modal.header__search {
    align-items: center !important;
}
.facets-vertical .facet-checkbox input[type=checkbox]:checked {
    background-image: url(https://cdn.shopify.com/s/files/1/0678/1730/8318/files/Checkbox.png?v=1738647328);
    z-index: 1;
    appearance: none !important;
    background-size: contain;
}
.filter-link.active input[type="checkbox"]:after {
    content: '';
    background-image: url(https://cdn.shopify.com/s/files/1/0678/1730/8318/files/Checkbox.png?v=1738647328);
    width: 13px;
    height: 13px;
    position: absolute;
    background-size: contain;
}

/* img.collection_page_title-image {
    width: 100%;
} */
.cpti-section .collection_page_title_container.page-width {
    position: absolute !important;
    top: 50%;
    left: 50%;
    transform: translate(-95.8%, -45%);
}
.cpti-section {
    padding: 0 !important;
    height: 705px;
    overflow: hidden;
    object-fit: cover;
    border-radius: 16px;
    background-image: none
}
img.collection_page_title-image {
    width: 100%;
    object-position: center;
    height: 100%;
    object-fit: cover;
}
.collection_page_title h1 {
    z-index: 1;
    position: relative;
}
.collection-header h4 {
    z-index: 1;
}
.sticky_on header.header.header--middle-center.header--mobile-center.page-width.header--has-menu {
    padding: 18px 0 !important;
}
/* .sticky_on  a.header__heading-link.link.link--text.focus-inset {
    top: -18px;
    transform: translate(0px, 0px);
} */
/* .sticky_on  a.header__heading-link.link.link--text.focus-inset {
    top: -18px;
    transform: translate(-30px, 0px);
} */
body.product .product__info-wrapper.grid__item.scroll-trigger.animate--slide-in span.price-item.price-item--regular {
    font-size: 28px !important;
}

.cd-gift-by-chakra img.small_star, .Gifts_by_Zodiac img.small_star {
    left: 37% !important;
    top: -16px !important;
}
.cd-gift-by-chakra img.peartical_04, .Gifts_by_Zodiac img.peartical_04 {
    left: 63% !important;
    top: -1% !important;
}
.cd-gift-by-chakra img.verysmall_star, .Gifts_by_Zodiac img.verysmall_star {
    left: 30% !important;
    top: 60px !important;
}
.cd-gift-by-chakra .right_small_star, .Gifts_by_Zodiac .right_small_star {
    right: 31% !important;
    top: 51px !important;
    left: unset;
}
.facet-checkbox>svg, .facet-checkbox>.svg-wrapper {
    background-color: rgb(255 255 255 / 0%) !important;
}
ul.featurecollection.products-list.slick-initialized.slick-slider {
    margin-bottom: 0;
}
body.search  .facets-container.scroll-trigger.animate--fade-in {
    display: none;
}
body.search button.search__button.field__button {
    background: #7C3C99 !important;
    border-radius: 50%;
    color: #fff;
    position: absolute;
    right: 0;
}
body.search   .field input {
    border: 1px solid #342D381A !important;
    border-radius: 50px !important;
    width: 93.6%;
    max-width: 93.6%;
}
.template-search__search button:hover {
    background-color: #139385;
    color: #000000;
}
.article-card-wrapper  .card__information .card__heading a {
    font-family: 'Exo' !important;
    line-height: 22px !important;
    font-weight: bold;
    font-size: 16px;
    color: #2e2a39;
}
.Related_products  img.right_small_star {
    left: unset;
    top: 50px;
    right: 33%;
    transform: translate(0px, 0px);
}
.jdgm-form .jdgm-form__fieldset .jdgm-form__inline-label {
    display: inline-block;
    font-family: Cambria;
}
.jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown, .jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown-arrow {
    color: #339999;
    color: var(--jdgm-primary-color);
    font-family: Cambria;
}
.piwt_conatainer p {
    color: #464646;
}
.Thoughtful_Gifts_collection_section .heading_wrapper, .our_collection_section h2.center_heading {
    max-width: 599px;
    margin: auto;
}
.Thoughtful_Gifts_collection_section .heading_wrapper h2.center_heading, .our_collection_section h2.center_heading {
    line-height: 45px;
}
.our_collection_section  img.small_star {
    left: 35%!important;
    top: -23px!important;
    transform: translate(0px, 0px);
}
.our_collection_section img.right_small_star {
    right: 34% !important;
    top: 47px !important;
}
#instagenie-feed ul li:last-child {
    display: none;
}
body.list-collections .card .card__inner .card__media {
    height: 100% !important;
    background-color: #FBFAFC !important;
    border-radius: 16px !important;
}

body.list-collections  .card__content {
    text-align: center;
}

body.list-collections  .card__information .card__heading a {
    font-family: 'Exo' !important;
    line-height: 22px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
}
body.list-collections  p.cd_collection_text {
    height: 52px;
    margin: 0;
    text-align: center;
    overflow: hidden;
    margin-bottom: 0;
    margin-top: 12px;
}
body.list-collections a.button_all {
    padding: 9px 20px;
    text-decoration: none;
    font-size: 14px !important;
    margin-top: 10px;
    display: inline-block;
}
body.list-collections .pagination-wrapper {
    margin-top: 3rem;
    margin-bottom: 3rem;
}
body.list-collections h3.card__heading {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 16px);
    color: #fff;
    z-index: 1;
    font-size: 22px;
    line-height: 70px;
    width: 100%;
}
body.list-collections  .card.card--standard.card--media {
    position: relative;
}
body.list-collections  .card.card--standard.card--media:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(31, 35, 20, 0.5) 14.39%, rgba(27, 28, 27, 0) 64%);
    border-radius: 16px;
}
.collection-header > div {
    position: relative;
}

.collection_page_title_container img.right_small_star {
    right: 9%;
    top: -14px;
    left: unset;
}
.collection_page_title_container img.verysmall_star {
    left: unset;
    top: 61px;
    right: -37%;
}
.collection_page_title_container img.peartical_04 {
    left: 15%;
    top: -7%;
}
.collection_page_title_container img.small_star {
    left: -50px;
    top: 46px;
}
.collection_page_title_container img.verysmall_star {
    left: unset;
    top: 55px;
    right: -11%;
}
ul.collection-list.grid.grid--3-col-desktop.grid--2-col-tablet-down {
    margin-top: 60px;
}
.announcement-bar__link {
    height: 0;
}
/* .announcement-bar 
 details-modal.header__search {
    align-items: center !important;
    position: absolute;
    right: 3px;
    top: 2px;
    width: 100%;
} */
/* .announcement-bar__message {
    padding: 0px 0 0;
    min-height: 0;
} */
/* .announcement-bar, .announcement-bar__announcement {
    justify-content: space-between;
    align-items: center;
    display: flex;
    height: 50px;
  position:relative;
} */
.announcement-bar, .announcement-bar__announcement{
     display: grid;
    justify-content: space-between;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: center;
}

.announcement-bar__link {
    height: 0;
    /* margin-top: -16px; */
}
.search-modal {
    margin-left: -3px !important;
}
p.announcement-bar__message.h5.annouce_div a {
    font-family: "Exo", sans-serif !important;
    font-weight: 700;
    color: #fff;
}
.header__search details[open] .modal-overlay:after{
  display:none;
}
.announcement-bar_search .search-modal.modal__content.gradient {
    height: 45px !important;
    min-height: 45px !important;
    background-color: #7d3c98;
}
.search-modal__content  button.search-modal__close-button.modal__close-button.link.link--text.focus-inset {
    border-radius: 50%;
    background-color: #f7f4f9;
    height: 30px !important;
    width: 30px !important;
}

.header__search .search__input.field__input {
    padding-right: 9.8rem;
    height: 0;
    margin-top: 0px;
}
.search-modal button.search-modal__close-button .svg-wrapper {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 14px;
    height: 14px;
}


.search-modal__content  button.search__button.field__button {
    background-color: #7d3c98 !important;
    display: flex;
    position: absolute;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    padding: 0 !important;
    top: 2px;
    right: 5px;
}
.instagenie-modal .instagenie-modal-insta .instagenie-post-caption {
    color: #342D38CC  !important;
    font-family: "Cambria", sans-serif !important;
}
.instagenie-name.instagenie-text {
    font-family: 'Exo' !important;
    text-transform: capitalize !important;
    font-size: 18px !important;
    line-height: 26px !important;
}
.mega-menu[open] .mega-menu__content {
    border-radius: 12px;
}
.announcement-bar 
 details-modal.header__search {
    width: 20px;
}
.overflow-hidden .announcement-bar 
 details-modal.header__search {
    width: 100% !important;
}
.overflow-hidden .announcement-bar_search.annouce_div svg {
    height: 14px !important;
    width: 14px !important;
    margin-top: 0px;
}
.overflow-hidden .bacurr-cur-block {
    display: none !important;
}

.announcement-bar__link:hover {
    text-decoration: none;
}
p.cd_product_tag_name {
    border-radius: 4px;
    background: #139385;
    font-family: Exo !important;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 16.25px;
    color: #fff;
    padding: 7px 14px;
    margin: 0;
    text-transform: capitalize;
}
.overflow-hidden .field__button {
    color: #fff !important;
    width: 4.4rem;
}
.card__badge.bottom.left.cd-item-sale-text {
    position: absolute;
    display: flex;
    margin: 10px;
    gap: 10px;
    flex-direction: row-reverse;
    justify-content: center;
}
.cd-item-sale-text .badge {
    background-color: #7d3c98;
    border-radius: 5px;
    font-family: 'Exo' !important;
    font-weight: 700;
    line-height: 17px;
}

.left_text:before {
    animation: imagethree 1.8s ease-out infinite;
}
.left_text:before {
    content: '';
    background-image: url(/cdn/shop/files/Group_1000008321.png?v=1731563259);
    position: absolute;
    left: -35px;
    top: 2px;
    width: 23px;
    height: 11px;
    background-size: cover;
}
.left_text:after {
    animation: imagethree 1.8s ease-out infinite;
}
/* .left_text {
    position: relative;
} */
.left_text:after {
    content: '';
    background-image: url(/cdn/shop/files/Group_1000008321.png?v=1731563259);
    position: absolute;
    right: -35px;
    top: 3px;
    width: 23px;
    height: 11px;
    background-size: cover;
}
.remove_crc .header>.header__search {
    grid-area: none;
    justify-self: end;
}


/* account page */
.customer button {
    border-radius: 50px;
    background-color: #139385;
    font-family: 'Exo' !important;
    font-weight: 600;
    font-size: 14px;
    line-height: 16.28px;
}
.customer button:after {
    box-shadow: none;
}
.login p.announcement-bar__message.h5.testaa {
    text-align: center !important;
    width: 100% !important;
    margin: 0;
}
.login .announcement-bar p.announcement-bar__message.h5, .login .announcement-bar p.announcement-bar__message.h5 span {
    font-family: "Exo", sans-serif !important;
    font-weight: 700;
    margin: 0;
}
.field:before, .select:before, .customer .field:before, .customer select:before, .localization-form__select:before {
    box-shadow: none;
}
.field:hover.field:after, .select:hover.select:after, .select__select:hover.select__select:after, .customer .field:hover.field:after, .customer select:hover.select:after, .localization-form__select:hover.localization-form__select:after {
    box-shadow: none;
}
.field label {
    font-size: 14px;
    font-weight: 400;
    color: #342D38 !important;
}
.login p.announcement-bar__message.h5.testaa.annouce_div {
    margin-top: -8px;
}
.login .left_text:before {
    top: 0;
    background-size: cover;
}
.account  p.announcement-bar__message.h5.annouce_div {
    margin-bottom: 0;
}
:is(.account,.order)>div:nth-of-type(2) {
    display: flex;
    margin: auto !important;
    display: flex;
    margin-top: 5rem;
    width: 100%;
    max-width: 1300px;
}
body.account  .header__icon--cart {
    position: relative !important;
    margin-right: 0 !important;
}
body.account header.header.header--middle-center.header--mobile-center.page-width.header--has-menu {
width: 1300px  !important;
}
body.account .header__menu-item {
    padding: 0 !important;
    padding: 0px 15px 5px 0 !important;
}
body.account  .announcement-bar p.announcement-bar__message.h5, body.account  .announcement-bar p.announcement-bar__message.h5 span {
    font-family: "Exo", sans-serif !important;
    font-weight: 700;
    font-size: 13px;
}
body.account h1.customer__title {
    text-align: center;
}
body.account.gradient.swym-ready.swym-buttons-loaded {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
}
.account  main#MainContent {
    max-width: 1300px;
    margin: auto;
    width: 100%;
    min-height: 400px;
}
.account a .svg-wrapper {
    width: 23px  !important;
    margin-bottom: -.03rem;
    margin-right: 0rem  !important;
}
sticky-header.header-wrapper.color-scheme-1.gradient.sticky_on {
    left: 0;
      min-height: 70px;
    justify-content: center;
    align-items: center;
    display: flex;
}
.account .sticky_on  a.header__heading-link.link.link--text.focus-inset {
    top: -10px;
    transform: translate(0px, 0px);
}
.Contact  .select.field span.drp-icon {
    position: absolute;
    right: 15px;
    top: 8px;
}
.Frequently .policy_c_heading:before {
    background-image: url(https://cdn.shopify.com/s/files/1/0678/1730/8318/files/Group_22.png?v=1738326507);
     background-repeat: no-repeat;
    background-size: contain;
}
.Frequently .policy_c_heading:after {
    background-image: url(/cdn/shop/files/Group_16.png?v=1738326507);
    background-repeat: no-repeat;
    background-size: contain;
}
p.about-page-dsc {
    color: #fff;
    margin: 0;
}
.about-header h1 {
    margin: 10px;
}
.about-bottom-section .about_title:before, .overflow-hidden .left_text:before, .overflow-hidden .bacurr-cur-block {
   display:none  !important;
}
.about-bottom-section .about-header h1 {
    color: #000000;
}
.article .slick-prev, .article .slick-next {
    top: 50%;
}
.overflow-hidden {
    overflow: visible !important;;
}
  .Crystals .about_gemanifest_inner {
    padding: 0 0px 0 0;
}
.policy_c_heading .gradient, .policy_c_holder .gradient, .collection_page_title.gradient, section.personalized-slider.our_collection_section.collection_list_page, .custom_mind_section   {
    background-color: #0000 !important;
}

body {
    background-color: #fff !important;
    background: #fff !important;
}
.article  .quick-add__submit span {
    font-family: 'Exo' !important;
}
.article 
 ul.featurecollection.products-list.slick-initialized.slick-slider {
    padding: 0 30px;
}
.article  .slick-prev {
    left: 0;
}
.article button.share-button__button:hover {
    background-color: #0000;
    color: #000 !important;
}
.custom_mind_section .card__inner.color-scheme-2.gradient.ratio, .card--media .card__inner .card__content, .custom_mind_section .card .card__inner .card__media, section.user-interaction.product_detail_page {
    background-color: #0000 !important;
}
.Related_products.color-scheme-1.gradient {
    padding-top: 30px;
    padding-bottom: 36px;
    background-color: #0000 !important;
    background: #0000 !important;
}
.cart .cd_Best_Seller {
    right: 37%;
    top: 95px;
    position: unset;
}
.cart .cart_page_feature_section .slick-list.draggable {
    margin: 0 30px;
}
.cart .slick-prev {
    left: 0 !important;
}
.cart .slick-next {
    right: 0 !important;
}
header ul.list-unstyled li a {
    font-family: Cambria;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #342D38 !important;
}
header .mega-menu__list > li > a {
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 20px !important;
    text-transform: capitalize;
    color: #342D38 !important;
}
.cd_form_conatiner  .field input, .cd_form_conatiner .field textarea {
    font-size: 14px !important;
}
span.active-facets__button-inner {
    color: rgb(var(--color-foreground));
    box-shadow: 0 0 0 .1rem rgb(var(--color-foreground));
    border-radius: 2.6rem;
    font-size: 1rem;
    min-height: 0;
    min-width: 0;
    padding: 5px 0;
    display: flex;
    align-items: center;
}

.blog_detail_content .media, .blog_detail_content .img, .article-template__content img {
    border-radius: 16px;
}
.drp-icon svg path {
    fill: #7d3c98;
    color: #7d3c98;
}
.cd_form_conatiner:before {
    background-image: url(https://cdn.shopify.com/s/files/1/0678/1730/8318/files/Group_9.png?v=1738326507);
    content: '';
    height: 80px;
    width: 80px;
    position: absolute;
    top: 300px;
    left: -80px;
    background-size: contain;
    background-repeat: no-repeat;
}
.cd_form_conatiner:after {
    background-image: url(https://cdn.shopify.com/s/files/1/0678/1730/8318/files/Group_18.png?v=1738326507);
    content: '';
    height: 80px;
    width: 80px;
    position: absolute;
    top: 20px;
    right: -100px;
    background-size: contain;
    background-repeat: no-repeat;
}
.abt_list_image img {
    width: 315px;
    height: 100%;
    border-radius: 8px;
}
.abt_list_title 
 img.abut_shap_01 {
    position: absolute;
    right: -100px;
    top: -92px;
    z-index: 0;
}
.field ::placeholder {
    opacity: 1 !important;
}
/* .featurecollection .quick-add__submit span:after {
    content: '';
    background-image: url(/cdn/shop/files/Group_1621_1.svg?v=1737697380);
    position: absolute;
    top: 10px;
    left: 50px;
    height: 16px;
    width: 16px;
    background-size: contain;
    background-repeat: no-repeat;
} */
.Related_products  .quick-add__submit {
    padding: .8rem;
    min-width: 100%;
    box-sizing: border-box;
    font-family: 'Exo';
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    text-transform: uppercase;
    color: rgb(19 147 133);
    width: 100% !important;
    max-width: 100% !important;
    background-color: #0000 !important;
}
.Related_products form {
    width: 100%;
}
.Related_products .quick-add__submit span:first-child {
    position: relative;
    /* padding-left: 25px; */
}

/* .Related_products .quick-add__submit span:first-child:after {
    content: '';
    background-image: url(/cdn/shop/files/Group_1621.svg?v=1740031853);
    position: absolute;
    top: -3px;
    left: 0px;
    height: 16px;
    width: 16px;
    background-size: contain;
    background-repeat: no-repeat;
} */
.login .header__icon--account {
    margin-right: 10px;
}
.login .header__icon--cart {
    margin-left: 6px !important;
}
/* .collection 
 .sticky_on a.header__heading-link.link.link--text.focus-inset {
    top: -18px;
    transform: translate(-35px, 0px);
}
.article .sticky_on a.header__heading-link.link.link--text.focus-inset {
    top: -18px;
    transform: translate(-30px, 0px);
} */
/* .index .sticky_on a.header__heading-link.link.link--text.focus-inset {
    top: -18px;
    transform: translate(-70px, 0px);
} */

.template-404  a.button {
    border-radius: 50px;
    background-color: red;
    text-decoration: none;
    background: #f4f6f600 !important;
    color: #342D38CC;
    border: none !important;
    margin: auto;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.01em;
    transition: background .2s ease-in-out;
    padding: 15px 30px;
    font-family: 'Exo' !important;
}
.template-404  a.button:hover {
    background: #139385!important;
    color: #fff;
    padding: 15px 30px;
}
.template-404 
 h1.title {
    margin: 20px 0 25px 0;
}
.template-404  p {
    font-size: 40px;
    font-family: 'Exo' !important;
    font-weight: 700;
    color: #342d38;
    margin: 0;
}
/* body.addresses  label {
    display: none !important;
} */
.menu-drawer__menu a {
    margin: 0 !important;
}
.search_form .search__button {
    width: 54px;
}
.blog_sinlge-posts {
    height: 700px;
    overflow-y: scroll;
}
/* width */
.blog_sinlge-posts::-webkit-scrollbar {
  width: 3px;
}

/* Track */
.blog_sinlge-posts::-webkit-scrollbar-track {
  background: #fff;
}

/* Handle */
.blog_sinlge-posts::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
}

/* Handle on hover */
.blog_sinlge-posts::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.article .left_blog_filter {
    width: 100% !important;
}
.article .blog_sinlge-post_item.active {
    display: block;
    padding-right: 16px;
}
.share-button button.share-button__button {
    background-color: #139385;
    color: #fff;
    padding: 0px 30px;
    border-radius: 50px;
    border: 1px solid  #139385;
    min-height: 36px;
    font-family: 'Exo' !important;
    font-weight: 700;
}
.article button.share-button__button:hover {
    background-color: #0000;
    color: #139385 !important;
    text-decoration: none;
}
.article share-button {
    border-top: 1px solid #0000001a;
    padding-top: 25px;
}
.overflow-hidden .search__button .icon.icon-search {
    height: 1.5rem;
    width: 1.5rem;
    padding: 0px 0px 0px 0px;
}
.product video#custom-video {
    height: 100%;
    border-radius: 16px;
}
.media>img {
    object-fit: cover;
    object-position: center center;
    transition: opacity .6s cubic-bezier(.50,.80,.45,.94);
}
.media.media--hover-effect>img+img {
    opacity: 0;
    transition: opacity .6s ease-in-out;
}
.card-wrapper:hover .media.media--hover-effect > img + img {
    opacity: 1 !important;
    transform: scale(1.03) !important;
    transition: opacity 0.6s ease-in-out, transform 0.6s ease-in-out !important;
}
/* .cart .cd_Best_Seller .collection .quick-add__submit span:after {
    left: 44px;
    top: 11px;
} */
.addresses ul button {
    border: 1px solid #139385 !important;
    color: #139385 !important;
    height: 36px !important;
    min-height: 0;
}
.customer button {
    line-height: 16.28px;
    min-height: 36px;
}
.customer button {
    margin: 4rem 0 0rem;
}

.addresses ul form button {
    border: 1px solid #139385 !important;
    color: #fff !important;
    height: 36px !important;
    min-height: 0;
}
.customer:not(.account):not(.order) {
    max-width: 1000px  !important;
}
.customer select {
    border: 1px solid #cfcfcf8c;
    border-radius: 50px;
}
.addresses ul form button:nth-child(2) {
    color: #139385 !important;
}
body.addresses .customer select+.svg-wrapper {
    height: 15px !important;
    width: 15px !important;
    right: 10px !important;

}
.addresses footer ul {
    list-style: none;
    padding-left: 0;
    text-align: left;
}
.login .customer:not(.account):not(.order), .register .customer:not(.account):not(.order) {
    max-width: 500px  !important;
}
.customer  th {
    font-family: 'Cambria' !important;
    text-transform: capitalize !important;
    font-size: 14px !important;
}
.account  td {
    font-family: 'Cambria' !important;
    font-size: 14px !important;
}
.login .header  ul li a {
    text-align: left;
    margin: 0;
}
.customer button {
    margin: 4rem 0 1.5rem;
    letter-spacing: 0;
}
.form__message {
    font-family: 'Cambria' !important;
}
h2.form__message {
    font-family: 'Exo' !important;
}
form#create_customer ul li {
    font-family: 'Cambria' !important;
}
.collection .facets-container .search_form .search__button {
    width: 46px;
}
.addresses  label {
    font-family: 'Cambria' !important;
}
.customer select {
    font-family: 'Cambria' !important;
}
.addresses header ul {
    list-style: none;
    padding-left: 0;
    text-align: left !important;
}
:is(.account,.order)>div:nth-of-type(2) {
    display: flex;
    margin: auto !important;
    display: flex;
    margin-top: 5rem;
    width: 100%;
    max-width: 100%;
}
.account  .shopify-section-group-header-group {
    justify-content: center;
}
body.order.gradient.swym-ready.swym-buttons-loaded {
    width: 100% !important;
    max-width: 100%;
    padding: 0;
}


/* testimonial-section */
.tmt-slider-holder {
    padding: 10px;
    border-radius: 10px;
    margin: 7px;
}
section.testimonila-slider.Testimonial_main-section {
    padding: 10px 20px 40px;
}
.tmt_video_section video{
    width: 100%;
    height: 300px;
    object-fit: cover;
  border-radius: 10px 10px 0 0;
}
.tmt_content-box p {
    margin: 10px 0;
}
.tmt-slider-holder .tmt_image_section img {
    height: 300px;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
    margin-bottom: 20px;
}
.tmt-slider-holder {
    padding: 10px;
    border-radius: 10px;
    margin: 7px;
    background-color: #fff;
}
p.tmt-c-name {
    font-family: 'Exo' !important;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 700;
    color: #342d38;
    margin: 0 !important;
}
.testimonila-slider_container {
    margin-top: 15px;
}
.Testimonial_main-section img.right_small_star {
    left: 38%;
    top: 48px;
    right: unset;
    transform: translate(0px, 0px);
}
.Testimonial_main-section img.peartical_04 {
    position: absolute;
    left: 40%;
    top: 0%;
}
.Testimonial_main-section img.small_star {
    right: 40%;
    top: -18px;
    left: unset;
}
.Testimonial_main-section img.verysmall_star {
    right: 39%;
    top: 59px;
    left: unset;
    transform: translate(0px, 0px);
}
.Testimonial_main-section img.centerRight_img {
    right: 150px;
    top: 7px;
    opacity: 0.3;
    height: 116px;
}
.testimonila-slider_container  .slick-next {
    right: -25px !important;
    top: 50%;
}
.testimonila-slider_container  .slick-prev {
    left: -36px !important;
    top: 50% !important;
}
.tmt_content-box {
    margin-top: 10px;
}
.tmt-btn-holder {
    text-align: center;
    margin-top: 20px;
}
.tmt-btn-holder a:hover {
    background-color: #139384;
    color: #fff;
    font-family: 'Exo' !important;
    font-size: 14px;
    font-weight: 700;
    padding: 8.5px 30px;
    border-radius: 50px;
    border: 1px solid #139385;
}
.tmt-btn-holder a {
    background-color: #0000;
    color: #139384;
    font-family: 'Exo' !important;
    font-size: 14px;
    font-weight: 700;
    padding: 8.5px 30px;
    border-radius: 50px;
    border: 1px solid #139385;
    transition: .5s;
}

.order p.announcement-bar__message.h5.annouce_div {
    margin: 0 !important;
}
.order-details span, .order-details th, .order-details td {
    font-family: 'Cambria' !important;
    font-size: 14px  !important;
}
.order .svg-wrapper {
    width: 22px  !important;
    color: rgb(var(--color-foreground))  !important;
    margin-right: 0  !important;
}
.order  .shopify-section-group-header-group {
    justify-content: center;
    width: 100%;
}
.order .header-wrapper {
    background-color: rgb(255 255 255) !important;
    max-width: 1300px !important;
    width: 100%;
}
.order .header-wrapper {
    background-color: rgb(255 255 255) !important;
    max-width: 1300px !important;
    width: 100% !important;
    margin: auto !important;
    justify-content: center;
    left: auto !important;
}
.order p.announcement-bar__message.h5.annouce_div a {
    font-family: "Exo", sans-serif !important;
    font-weight: 700;
    color: #fff;
    font-size: 13px !important;
}
.order .announcement-bar p.announcement-bar__message.h5, .order .announcement-bar p.announcement-bar__message.h5 span {
    font-family: "Exo", sans-serif !important;
    font-weight: 700;
    font-size: 13px !important;
}
body.Crystals, body.Candles, body.Jewelry, body.Intentions, body.Mindful.list    {
    background-color: #FBFAFC !important;
}


/* bradcome css */
  .breadcrumbs {
      margin-bottom: 2em;
  }
.breadcrumbs__list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}


  .breadcrumbs__item {
      display: inline-block;
  }

.breadcrumbs__item:not(:last-child)::after {
    content: '';
    display: inline-block;
    width: 0.3em;
    height: 0.3em;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    transform: rotate(45deg);
    margin: 1px 0.4em;
}

  .breadcrumbs__link {
      text-decoration: underline;
  }

  .breadcrumbs__link[aria-current="page"] {
      color: inherit;
      font-weight: normal;
      text-decoration: none;
  }

  .breadcrumbs__link:not([aria-current="page"]):hover,
  .breadcrumbs__link:not([aria-current="page"]):focus {
      text-decoration: underline;
  }

.cd-breadcome ol.breadcrumbs__list li a {
    color: #6b666e;
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
}
.article .breadcrumbs__list {
    justify-content: flex-start;
}
.article .breadcrumbs {
    margin-bottom: 16px;
}

.breadcrumbs {
    margin-bottom: 0;
    z-index: 2;
    position: relative;
}

.breadcrumbs__list {
    justify-content: start;
    max-width: 1300px;
    margin: auto;
    margin-bottom: 10px;
}
.product  .breadcrumbs__list {
    justify-content: flex-start;
    margin-bottom: 10px;
}
/* .product__info-wrapper.grid__item.scroll-trigger.animate--slide-in {
    padding-top: 30px !important;
} */
.policy_c_holder {
    padding: 0px 0  30px!important;
    max-width: 1280px;
}
.policy_c_heading .breadcrumbs__list {
    justify-content: start;
    max-width: 1200px;
    margin: auto;
    margin-bottom: 10px;
    margin-top: 30px;
}
/* bradcome css end */


  /* /* Popup Styling */
  .thank-you-popup {
    display: none; /* Initially hidden */
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, 0.95);
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    z-index: 9999;
  }
  
  .thank-you-popup img {
    max-width: 100px; /* Adjust size of GIF */
    display: block;
    margin: 0 auto 10px;
  }

  .thank-you-popup h3 {
    font-size: 18px;
    color: #333;
    margin: 10px 0;
  }

  .thank-you-popup button {
    background: #000;
    color: #fff;
    border: none;
    padding: 8px 15px;
    border-radius: 5px;
    cursor: pointer;
  } 
.product .user-interaction ul.tabs li.tab-link:hover {
    background-color: #7d3c98 !important;
}
.product .tab-link:hover .tab-link-left h3 {
    color: #fff !important;
}

.article  iframe {
    border-radius: 16px !important;
    border: 0 !important;
    width: 100%;
}
facet-remove.active-facets__button-wrapper {
    margin: 0 !important;
}
.desktop a.active-facets__button-remove.underlined-link {
    text-decoration: underline;
}
.newsletter-form__message {
    justify-content: flex-start;
    color: #fff;
}
.active-facets.active-facets-desktop {
    display: block;
}
.page-width.cart_mobile_section {
    display: none;
}

/* .cart__warnings {
    display: block !important;
    text-align: right !important;
    padding: 0 !important;
    padding-right: 53px !important;
    padding-bottom: 15px !important;
} */
.section-template--24120349327677__cart-footer-padding {
    padding-top: 74px !important;
    padding-bottom: 40px !important;
}
.cart__warnings {
    /* display: block !important; */
    text-align: center !important;
    padding: 0 !important;
    padding-right: 53px !important;
    padding-bottom: 15px !important;
}
.cart__login-title {
    margin: 1.5rem 0 .5rem !important;
}
.section-template--24120349327677__cart-footer-padding {
    padding-top: 7.8rem !important;
    padding-bottom: 40px !important;
}

.cart_withoutlogin .section-template--24120349327677__cart-footer-padding {
    padding-top: 17rem !important;
    padding-bottom: 40px !important;
}
.active-facets span.active-facets__button-inner.button.button--tertiary {
    color: #7d3c98;
  text-align: center;
}
.intentionslider .icon-wrapper a.icon_main-link {
    width: 100% !important;
    height: 100% !important;
    background-color: #ffffff00 !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 0 !important;
}
.jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown, .jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown-arrow {
    color: #339999;
    color: #000000;
}
.product__description.rte.quick-add-hidden {
    height: 69px;
    overflow: hidden;
}
.page.collection .custom_coll_section p.cd_collection_text {
    height: unset;
    display: block;
    text-align: center;
    margin-top: 129px;
}
span.facets__and-helptext {
    display: none !important;
}
.home_card_box .slider_box  {
  position: relative;
}
a.banner-btn-style-01 {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #ff000000;
    z-index: 99999;
    display: block !important;
    cursor: pointer;
}
.swym-wishlist-collections-v2-container {
    display: none;
}
  .addresses  .baDropdownStyle .bacurr-dropdown-choices li {
    text-align: left !important;
}
/* .cart  .color-scheme-1.isolate.gradient.cd_Best_Seller.cart_page_feature_section {
    padding-top: 15rem;
} */
/* body.cart #main-cart-footer  cart-note.cart__note.field {
    max-width: 52% !important;
    padding-left: 0 !important;
    position: absolute;
    left: 0;
    top: 455px !important;
    width: 100% !important;
  padding-top: 185px;
} */

.cart  .cart__note .field__input {
    height: 100px !important;
}
.remove_crc .bacurr-cur-blocker {
    display: inline-block !important;
    z-index: 9999;
    position: relative;
}

.jdgm-review-widget--medium .jdgm-write-rev-link{
  max-width:100% !important;
}
.jdgm-rev__header {
  position:unset !important;
  top:0;
}
.jdgm-rev__body {
  position:unset !important;
}
cart-items.is-empty .cart_desktop_section {
    justify-content: center;
}
cart-items.is-empty{
  padding-top: 40px;
  padding-bottom: 40px;
}
cart-items.is-empty .cart__empty-text{
  margin-top: 0px;
}

@media only screen and (max-width: 620px){
  .about_gemanifest .about-content{
    width: 100%;
    max-width: max-content !important;
  }
  .whatmore-root .swiper-backface-hidden .swiper-slide .whatmore-event-tile-scale-out-animation{
    margin-top: 10px !important;
  }
}




  .drawer.is-empty .drawer__inner{
    display:flex;
    gap:20px;
    flex-direction:column;
  }
  .drawer.is-empty cart-drawer-items{
    flex: none;
    width: 100%;
  }
  .apex-app{
    position: sticky;
    top: 0;
    background: #fbfafc;
    z-index: 999;
  }
  #CartDrawer-CartItems quantity-input.quantity {
    min-height: 35px;
  }
 #CartDrawer-CartItems .cart-item__quantity-wrapper button:hover{
    color: #1e1e1e !important;
  }
  .emptyCart-collectionsMain{
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
  .emptyCart-collectionsMain .emptyCart-items{
    text-align: center;
  }
  .emptyCart-collectionsMain .emptyCart-items img{
    background: #f2f2f2;
    max-height: 200px;
    min-height: 200px;
    object-fit: cover;
    border-radius: 10px;
  }
  .emptyCart-collectionsMain .emptyCart-items h5{
    font-weight: 600;
    font-size: 15px;
    margin: 5px 0 0;
  }

    cart-drawer.is-empty .drawer__footer{
    display: none;
  }
 cart-drawer.is-empty .drawer__inner{
   padding: 0 20px;
  }

  .emptyCart_button:before, .emptyCart_button:after{
    display: none;
  }
 .emptyCart_button {
    background: #7d3c98;
   font-family: 'Exo' !important;
}
  .emptyCart_button:hover {
    background: #139385;
}
  
  .drawer__inner-empty .cart-drawer__warnings{
    flex: none;
  }
  .drawer {
    visibility: hidden;
  }
.cart-drawer-order-note {
    display: flex;
    align-items: center;
    gap: 5px;
    cursor: pointer;
}
.apex-progress-branding{
  display:none;
}
.cart-drawer-order-note svg {
    width: 15px;
    height: 15px;
    transition: transform 0.4s ease, fill 0.3s ease;
}

.cart-drawer-order-note:hover svg {
    fill: #7D3C98;
}

.Details-CartDrawer[open] .cart-drawer-order-note svg {
    fill: #7D3C98; 
    transform: rotate(180deg); 
}
  .Details-CartDrawer .cart__note{
    top: 0px !important;
  }
#CartDrawer .drawer__footer>details, .cart__footer .Details-CartDrawer {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #7d3c98;
    border-radius: 5px;
  }
#CartDrawer th#CartDrawer-ColumnTotal {
    text-align: right;
}
#CartDrawer .drawer__footer summary, .cart__footer .Details-CartDrawer summary{
    display: flex;
    position: relative;
    line-height: 1;
    padding: 13px 7px;
    background: #ffffff;
    border-radius: 7px;
}
 #CartDrawer .drawer__footer summary input[type=checkbox], .cart__footer .Details-CartDrawer summary input[type=checkbox]{
    display: inline-block;
    margin: 0;
    width: 18px;
    height: 16px;
    margin-right: 4px;
    padding: 0;
   cursor: pointer;
  }
 #CartDrawer .drawer__footer .cart-drawer-order-note {
    display: flex;
    align-items: center;
    gap: 5px;
    cursor: pointer;
    color: #000;
}
   #CartDrawer #CartDrawer-Note, .cart__footer #CartDrawer-Note{
    border-radius: 7px !important;
  }
 #CartDrawer .drawer__footer>details[open]{
    padding-bottom: 0rem;
  }
.drawer__footer wrapped-extension {
    margin-left: 0px !important;
    max-width: 100% !important;
}
  @media only screen and (max-width: 542px){
    #CartDrawer .drawer__footer>details {
      width: 100%;
    }
  }














