/** Shopify CDN: Minification failed

Line 296:8 Expected identifier but found whitespace
Line 296:13 Unexpected ";"
Line 2156:0 Expected "}" to go with "{"

**/
/*========================================
             Global Css
==========================================*/

@font-face {
  font-family: "Young Baroque Std";
  src: url("/cdn/shop/files/YoungBaroqueStd.woff?v=1727159412")
      format("woff2"),
    url("/cdn/shop/files/YoungBaroqueStd.woff2?v=1727159412")
      format("woff"),
    url("/cdn/shop/files/Young_Baroque_Std_Regular.otf?v=1727159328")
      format("otf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IvyOra Text";
  src: url("/cdn/shop/files/IvyOraText-Regular.eot?v=1727159646");
  src: local("IvyOra Text Regular"), local("IvyOraText-Regular"),
    url("/cdn/shop/files/IvyOraText-Regular.eot?v=1727159646")
      format("embedded-opentype"),
    url("/cdn/shop/files/IvyOraText-Regular.woff2?v=1727159646")
      format("woff2"),
    url("/cdn/shop/files/IvyOraText-Regular.woff?v=1727159646")
      format("woff"),
    url("/cdn/shop/files/IvyOraText-Regular.ttf?v=1727159646")
      format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IvyOra Text";
  src: url("/cdn/shop/files/IvyOraText-Medium.eot?v=1727159842");
  src: local("IvyOra Text Medium"), local("IvyOraText-Medium"),
    url("/cdn/shop/files/IvyOraText-Medium.eot?v=1727159842")
      format("embedded-opentype"),
    url("/cdn/shop/files/IvyOraText-Regular.woff2?v=1727159646")
      format("woff2"),
    url("/cdn/shop/files/IvyOraText-Medium.woff?v=1727159842")
      format("woff"),
    url("/cdn/shop/files/IvyOraText-Medium.ttf?v=1727159842")
      format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
/****** 11-02-26 ******/
/* .banner__box, h2.banner__heading span {
    font-family: Young Baroque Std;
    font-size: 184px;
} */
body,
h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5,
p,
span,
label,
small {
  letter-spacing: 0;
  font-family: "IvyOra Text";
}
p {
  /* //styleName: IvyOra/Regular 16; */
  font-family: IvyOra Text;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}


@media screen and (min-width: 750px) {
  .page-width {
    max-width: 100%;
    padding: 0 40px;
  }
  .facets-container.facets-container-drawer.scroll-trigger.animate--fade-in {
    border: 1px solid #b2b2b2;
  }
  .facets-container-drawer {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  menu-drawer.mobile-facets__wrapper {
    padding-left: 10px;
  }
  .product-count.light {
    padding-right: 10px;
  }
  .collection ul#product-grid {
    margin-top: 45px;
  }
  .facets-container-drawer {
    flex-direction: row-reverse !important;
    justify-content: space-between;
  }
  .facets-container-drawer .mobile-facets__wrapper {
    flex-grow: inherit !important;
  }
  .facets-container-drawer .product-count {
    margin: 0 0 0.5rem 1.5rem !important;
  }
}

@media screen and (max-width: 750px) {
  h1,
  h2,
  .h0,
  .h1,
  .h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 420px) {
  h1,
  h2,
  .h0,
  .h1,
  .h2 {
    font-size: 30px !important;
  }
  h2.rich-text__heading.rte.inline-richtext.h1.scroll-trigger.animate--slide-in
    strong {
    font-size: 100px !important;
  }
}
.button {
  min-width: 201px;
  min-height: 50px;
  font-size: 16px;
  letter-spacing: 0;
}

.text-with-text {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.text-image img {
  width: 100%;
}
/* product-form__submit  sold-out */
.product-form__submit:disabled {
  border: 0;
  background-color: #e1e0e0;
  pointer-events: none;
}
.product-form__submit:disabled::after {
  box-shadow: none !important;
}
.OutOfStock shopify-buy-it-now-button {
  display: none;
}
/* product-form__submit  sold-out */

/*========================================
             Header Css
==========================================*/

.header .header__icon .svg-wrapper {
  width: 24px;
  height: 24px;
}
.header__menu-item .icon-caret {
  right: -0.2rem;
}
.header__active-menu-item {
  position: relative;
}

.header__active-menu-item::after {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12" fill="none"><path d="M6 0.722656C6.17917 3.55974 8.44024 5.82084 11.2773 6C8.44024 6.17917 6.17917 8.44024 6 11.2773C5.82084 8.44024 3.55974 6.17917 0.722656 6C3.55974 5.82084 5.82084 3.55974 6 0.722656Z" fill="currentColor"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  top: 89%;
  left: 50%;
  transform: translate(-50%, 0%);
  opacity: 0;
}
.header__active-menu-item::after {
  opacity: 1; /* Show when the menu item is active */
}
.nav-collection_image img {
  width: 100%;
}

.shopify-section-header-sticky .header__active-menu-item::after {
  filter: brightness(0.5) !important;
}
.about-us .header__heading-logo,
.contact .header__heading-logo,
.product .header__heading-logo,
.cart .header__heading-logo,
.challenge .header__heading-logo,
.terms-of-service .header__heading-logo,
.privacy-policy .header__heading-logo,
.addresses .header__heading-logo {
  height: auto;
  max-width: 100%;
  filter: invert(1);
}

.shopify-section-header-sticky .header__heading-logo,
.login.account .shopify-section-header-sticky .header__heading-logo {
  filter: invert(1);
}
@media screen and (min-width: 990px) {
  .header:not(.drawer-menu).page-width {
    padding-left: 40px;
    padding-right: 40px;
  }
  .header__submenu .header__menu-item {
    color: #000 !important;
  }
  /* transparent-header */

  .header-wrapper {
    position: absolute;
    background: transparent;
    width: 100%;
    border-bottom: 0;
  }
  .index .header__active-menu-item::after,
  .offer-page .header__active-menu-item::after,
  .collection .header__active-menu-item::after,
  .register .header__active-menu-item::after,
  .terms-of-service .header__active-menu-item::after,
  .coming-soon .header__active-menu-item::after {
    filter: invert(1);
  }
   .page-private-privilege .header .header__menu-item,
  .index .header .header__menu-item,
  .offer-page .header .header__menu-item,
  .collection .header .header__menu-item,
  .register .header .header__menu-item,
  .login .header .header__menu-item,
  .index .header .header__icon--cart .icon,
  .offer-page .header .header__icon--cart .icon,
  .collection .header .header__icon--cart .icon,
  .register .header .header__icon--cart .icon,
  .login .header .header__icon--cart .icon,
  .index .header .header__icon--search span,
  .offer-page .header .header__icon--search span,
  .collection .header .header__icon--search span,
  .register .header .header__icon--search span,
  .login .header .header__icon--search span,
  .coming-soon .header__icon--search span,
  .coming-soon .header .header__menu-item,
  .coming-soon .header .header__icon--cart .icon, 
  .page-private-privilege .header .header__icon--cart .icon,
  .page-private-privilege .header .header__icon--search span,
  .private-btn a.header__private-privilege-btn {
    color: #fff;
  }
  .index .header .header__icon .svg-wrapper .icon path,
  .offer-page .header .header__icon .svg-wrapper .icon path,
  .collection .header .header__icon .svg-wrapper .icon path,
  .register .header .header__icon .svg-wrapper .icon path,
  .login .header .header__icon .svg-wrapper .icon path,
  .coming-soon .header .header__icon .svg-wrapper .icon path,
  .page-private-privilege .header .header__icon .svg-wrapper .icon path {
    stroke: #fff;
  }
}

.index .header .header__active-menu-item,
.collection .header .header__active-menu-item,
.index .header .header__menu-item:hover span,
.collection .header .header__menu-item:hover span,
.coming-soon .header .header__menu-item:hover span, 
 .coming-soon .header .header__active-menu-item,
 .page-private-privilege .header__menu-item:hover span,
 .page-private-privilege .header .header__active-menu-item,
 /* .header .private-btn a.header__private-privilege-btn { */
  color: #fff; 
 }  
.index .shopify-section-header-sticky .header .header__active-menu-item,
.collection .shopify-section-header-sticky .header .header__active-menu-item,
.coming-soon .shopify-section-header-sticky .header .header__active-menu-item
.header .private-btn a.header__private-privilege-btn,
 {
  color: #000;
}
/* end transparent-header */
.header .header__menu-item, .page-about-us .private-btn a.header__private-privilege-btn,
.page-contact .private-btn a.header__private-privilege-btn {
  padding: 12px 19px;
  color: #232d17;
  letter-spacing: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
}
.banner__buttons a.button.button--primary.visible {
    font-size: 18px;
    font-family: 'IvyOra Text';
}
.list-menu__item {
  align-items: baseline !important;
}
.header__icon--cart {
  margin-right: 0;
}
.banner__box .banner__text p.visible {
    font-size: 20px;
    line-height: 1.2;
}
div#menu-drawer .menu-drawer__menu-item {
  font-size: 16px;
  padding: 10px 20px;
  position: relative;
  letter-spacing: 2px;
  text-transform: uppercase;
  width: 100%;
}
div#menu-drawer .menu-drawer__menu-item:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  /* border-bottom: 1px solid #f8f8f8; */
}
#menu-drawer .menu-drawer__menu-item--active,
#menu-drawer .menu-drawer__menu-item:focus,
#menu-drawer .menu-drawer__close-button:focus,
#menu-drawer .menu-drawer__menu-item:hover,
#menu-drawer .menu-drawer__close-button:hover {
  color: #000;
  font-weight: 700;
}
.header .header__active-menu-item,
.header .header__menu-item:hover span {
  text-decoration: none;
}
/* .button:before, .button:after,
.customer button:before, .customer button:after{
    box-shadow: unset;
} */

.header .header__icon--cart .icon {
  color: #00000080;
}

.shopify-section-header-sticky .header__menu-item:hover span {
  color: #000 !important;
}
.shopify-section-header-sticky
  .header-wrapper
  .header
  .header__icon--cart
  .icon {
  color: #00000080;
}
.shopify-section-header-sticky .header .header__icon .svg-wrapper .icon path {
  stroke: rgb(35, 45, 23);
}
.shopify-section-header-sticky .header-wrapper .header__menu-item,
.shopify-section-header-sticky .header .header__icon--search span, 
.shopify-section-header-sticky .header .private-btn a.header__private-privilege-btn {
  color: #000;

}

.index .header-wrapper--border-bottom {
  border-bottom: none;
}
.header .header__icon--search span {
  height: 100%;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  text-decoration: none;
}
.header .header__icon--search {
  text-decoration: none;
}
.shopify-section-header-sticky .header-wrapper {
  background-color: #f5f3e3;
  /* -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 10%); */
  box-shadow: 0 1px 3px #0000001a;
  transition: all 0.8s ease;
}
.header .header__menu-item {
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 750px) {
  img.header__heading-logo {
    filter: invert(1);
  }
}
/*========================================
           Mega menu  Css
==========================================*/
ul.mega-menu__list.page-width.mega-menu__list--condensed {
  display: flex;
  gap: 0;
  justify-content: center;
}
.mega-menu__link {
  font-family: IvyOra Text;
  font-size: 20px;
  font-weight: 500 !important;
  line-height: 30px;
  text-align: left;
  text-decoration: none;
}
.mega-menu[open] .mega-menu__content {
  transition: all 0.8s ease !important;
}
/*========================================
             banner Css
==========================================*/
@media screen and (min-width: 750px) {
  .discover_title .banner__heading {
    margin-bottom: 0;
    font-size: 96.3px;
    font-weight: 400;
    line-height: 101px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #fffcee;
  }
  .discover_title .banner__heading strong {
    font-family: "Young Baroque Std";
    font-size: 184px;
    line-height: 101px;
    letter-spacing: 0;
    font-weight: 400;
  }
  .discover_title .banner__text p {
    color: #e1e1e1;
    margin-left: auto;
    margin-right: auto;
    line-height: 24px;
  }

  .banner .banner__content {
    padding: 5rem 40px;
  }
  .discover_title .banner__text p {
    width: 491px;
  }
}
@media screen and (max-width: 750px) {
  .discover_title .banner__heading {
    margin-bottom: 0;
    font-size: 40px;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #fffcee;
  }
  h2.banner__heading.inline-richtext.h0 {
    font-size: 30px;
    line-height: 35.32px;
  }
  .discover_title .banner__heading strong {
    font-family: "Young Baroque Std";
    font-size: 82px;
    line-height: 39px;
    letter-spacing: 0;
    font-weight: 400;
  }
  .discover_title .banner__text p {
    color: #e1e1e1;
    margin-left: auto;
    margin-right: auto;
    line-height: 24px;
  }

  .banner .banner__content {
    padding: 5rem 20px;
  }
}
/*========================================
             product Css
==========================================*/
.title_btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.collection__view-all a {
    border: 0px solid #645362;
    padding: 0;
    min-height: 48px;
    line-height: 47px;
    min-width: 145px;
    display: inline-block;
    text-decoration: none;
    color: #645362;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0;
    transition: .3s;
    background: transparent;
}
a.button.button--primary,
.contact__button button.button,
.cart-drawer__empty-content a.button,
.button--primary {
  transition: 0.3s !important;
}
a.button.button--primary:hover,
.contact__button button.button:hover,
.cart-drawer__empty-content a.button:hover,
.button--primary:hover {
  background: #F5F3E3;
  color: #5c4e63;
}
.button--secondary {
  transition: 0.3s !important;
}
.button--secondary:hover {
  background: #5c4e63;
  color: #fff;
}
.title_btn h2 {
  font-size: 48px;
  line-height: 56px;
  text-align: left;
  color: #383f2d;
  margin: 0 !important;
  text-transform:  capitalize;
}
.collection__view-all a:hover {
  color: #fff;
  background-color: #645362;
}
.collection .collection__title.title-wrapper {
  margin-bottom: 45px;
}
.underline-links-hoverk .card__heading {
  font-size: 16px;
  color: #303030;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
}

.underline-links-hoverk .card-information {
  width: auto;
}
.underline-links-hoverk .price {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  color: #000 !important;
  letter-spacing: 0;
  margin: 0 !important;
}
.underline-links-hoverk .price--on-sale .price-item--regular {
  text-decoration: none;
  color: #959595;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}
slider-component.slider-mobile-gutter.page-width.page-width-desktop.scroll-trigger.animate--slide-in {
  width: 100%;
  max-width: 100%;
}
.collection__title.title-wrapper.title-wrapper--no-top-margin.page-width {
  width: 100%;
  max-width: 100%;
}
.collection .card-products .full-unstyled-link {
  font-family: IvyOra Text;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-align: left;
  color: #303030;
}
.product-tags h3 {
  font-family: IvyOra Text;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  margin: 0;

  color: #959595;
  margin-top: 6px;
}

@media screen and (min-width: 750px) {
  .section-template--18479242543361__featured_collection-padding {
    padding-top: 130px !important;
  }
  .underline-links-hoverk .card__information {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .collection .card-products {
    width: 100%;
  }
}
@media screen and (min-width: 750px) {
  .mobile_btn {
    display: none;
  }
  .underline-links-hoverk .card--standard > .card__content .card__information {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }
}
@media screen and (max-width: 749px) {
  .title_btn .collection__view-all {
    display: none;
  }
  .center.mobile_btn.collection__view-all.scroll-trigger.animate--slide-in {
    margin-top: 30px;
  }
}

/*========================================
             banner 2 Css
==========================================*/

.about_ailah_ba .banner__heading {
  margin-bottom: 0;
  color: #e9e7d5;
  font-size: 48px;
  line-height: 56px;
}
.about_ailah_ba .banner__text p {
  color: #e1e1e1;
  line-height: 36px;
}
@media screen and (min-width: 750px) {
  .about_ailah_ba .banner__text p {
    width: 491px;
  }
}

/*========================================
          multicolumn  Css
==========================================*/
.home-multi-colun-content
  .multicolumn-card__image-wrapper.multicolumn-card__image-wrapper--third-width.multicolumn-card-spacing {
  width: 29px;
  margin-right: 0;
}
.home-multi-colun-content .multicolumn-card.content-container {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 990px) {
  .home-multi-colun-content .multicolumn-card.content-container {
    justify-content: center;
  }
}
@media screen and (max-width: 750px) {
  .home-multi-colun-content .multicolumn-card.content-container {
    gap: 20px;
  }
}
.home-multi-colun-content .multicolumn-card__info h3.inline-richtext {
  font-family: IvyOra Text;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  text-align: left;
}
.home-multi-colun-content .multicolumn-list {
  max-width: 1440px;
  margin: 0 auto;
}
.right-image-wrapper p,
.left-content p {
  margin-top: 0;
  color: #697060;
}
.nav-collection_image {
  margin-bottom: 10px;
}
/*========================================
      footer top banner  Css
==========================================*/
@media screen and (min-width: 750px) {
  .top-footer-baner.banner--desktop-transparent .banner__box {
    padding: 17rem 0 0px 0px !important;
  }
}
.top-footer-baner .banner__heading {
  font-family: IvyOra Text;
  font-size: 48px;
  font-weight: 500;
  line-height: 52.32px;
  text-align: center;
}
.top-footer-baner .banner__text p {
  font-family: IvyOra Text;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
}

/*========================================
       footer  Css
==========================================*/
.footer-block__details-content .newsletter-form__field-wrapper .field:after,
.footer-block__details-content
  .newsletter-form__field-wrapper
  .field__input:focus {
  box-shadow: none;
}
.footer-block__details-content label.field__label {
  font-family: IvyOra Display;
  font-style: italic;
  font-weight: 300;
  line-height: 52.08px;
  text-align: left;
}
.footer-block__details-content .newsletter-form__field-wrapper .field {
  border-bottom: 1px solid #808080;
}
.newsletter-form__field-wrapper span {
  font-family: IvyOra Text;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
}
.footer-block__details-content .newsletter-form__field-wrapper .field__input {
  padding-right: 5rem;
}

.footer-block__details-content .newsletter-form__field-wrapper .field__input {
  /* padding: 3.5rem; */
  padding: 4.6rem 2.3rem 2.3rem 2.3rem;
  color: #000;
}
.footer__content-bottom.scroll-trigger.animate--slide-in {
  background-color: #635063;
  padding-top: 14px;
  padding-bottom: 25px;
}
.footer__content-bottom-wrapper {
  width: 100%;
  max-width: 100%;
}
.footer-block__details-content .list-menu__item--link:hover,
.copyright__content a:hover {
  color: #fff !important;
}
.footer__copyright.caption {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.footer__copyright .policies.list-unstyled a {
  font-family: IvyOra Text;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
}
.footer__copyright .policies li:before {
  display: none;
}
.footer__copyright .policies li {
  padding-right: 20px;
}
.footer__copyright small.copyright__content {
  font-family: IvyOra Text;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
}
.footer-block__details-content form#ContactFooter {
  margin-right: 0;
}

.footer-block__details-content .newsletter-form__button .icon {
  width: 2.5rem;
}
.footer__copyright {
  margin-top: -0.5rem;
  color: #f5dcf5;
}
ul.footer-block__details-content.list-unstyled
  a.link.link--text.list-menu__item.list-menu__item--link {
  font-family: IvyOra Text;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  /* color: #435034; */
  color: #000;
}
ul.footer-block__details-content.list-unstyled
  ul.footer-block__details-content.list-unstyled.list-menu__item--active {
  text-decoration: none !important;
}
.footer__list-social .svg-wrapper {
  width: 28px;
  height: 28px;
}
.footer__list-social .list-social__item .icon {
  height: 5.2rem;
  width: 5.2rem;
}
.footer-block__details-content label.field__label {
  left: 0;
}
@media screen and (min-width: 991px) {
  .footer-block__details-content label.field__label {
    font-size: 43.4px;
  }
  .footer__content-top {
    padding-bottom: 2rem !important;
  }
}
@media screen and (min-width: 751px) and (max-width: 990px) {
  .footer-block__details-content label.field__label {
    font-size: 30.4px;
  }
}

@media screen and (min-width: 751px) {
  .footer__blocks-wrapper.grid--4-col-tablet .grid__item {
    width: calc(50% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
  }
  ul.footer-block__details-content.list-unstyled {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
  }
  ul.list-unstyled.list-social.footer__list-social {
    justify-content: end;
    display: flex;
    gap: 0px;
  }

  .footer__content-top {
    width: 100% !important;
    max-width: 100% !important;
  }

  .footer-block__details-content .newsletter-form {
    align-items: flex-start;
    margin: 0 auto;
    max-width: 55rem;
  }
  .footer-block__details-content .newsletter-form__field-wrapper {
    max-width: 55rem;
  }
}
@media screen and (max-width: 750px) {
  .footer-block__details-content label.field__label {
    font-family: IvyOra Display;
    font-size: 22.4px;
    font-style: italic;
    font-weight: 300;
    line-height: 52.08px;
    text-align: left;
  }
  .footer-block__details-content.footer-block-image {
    justify-content: flex-start;
  }
  .newsletter-form {
    display: flex;
    justify-content: flex-start;
    align-items: baseline !important;
  }
}

/*========================================
      About us page   Css
==========================================*/
@media screen and (min-width: 1400px) {
  .about-multiline-heading .grid--2-col-desktop .grid__item {
    max-width: calc(
      42% - var(--grid-desktop-horizontal-spacing) / 2
    ) !important;
  }
  .about-multiline-heading .multicolumn-list {
    justify-content: space-between;
  }
}
@media screen and (max-width: 750px) {
  .about-page-top
    h2.rich-text__heading.rte.inline-richtext.h1.scroll-trigger.animate--slide-in {
    font-family: IvyOra Display;
    font-size: 70.3px;
    font-weight: 400;
    line-height: 90.53px;
    letter-spacing: -0.04em;
    text-align: center;
  }
  .about-page-top
    h2.rich-text__heading.rte.inline-richtext.h1.scroll-trigger.animate--slide-in
    strong {
    font-family: "Young Baroque Std";
    font-size: 110px;
  }
  .about-multiline-heading h3.inline-richtext {
    font-family: IvyOra Text;
    font-size: 30px;
  }
}

@media screen and (min-width: 750px) {
  .about-page-top
    h2.rich-text__heading.rte.inline-richtext.h1.scroll-trigger.animate--slide-in {
    font-family: IvyOra Display;
    font-size: 96.3px;
    font-weight: 400;
    line-height: 90.53px;
    letter-spacing: -0.04em;
    text-align: center;
  }
  .about-page-top
    h2.rich-text__heading.rte.inline-richtext.h1.scroll-trigger.animate--slide-in
    strong {
    font-family: "Young Baroque Std";
    font-size: 184px;
    line-height: 101px;
    letter-spacing: 0;
    font-weight: 400;
  }
  .about-page-top .rich-text__text.rte.scroll-trigger.animate--slide-in {
    width: 546.9px;
    margin: 30px auto;
    margin-bottom: 4px;
  }
  .about-multiline-heading h3.inline-richtext {
    font-family: IvyOra Text;
    font-size: 48px;
    font-weight: 400;
    line-height: 56px;
    letter-spacing: var(--HeadlineLargeTracking);
    text-align: left;
  }
  .about-multiline-heading .multicolumn-card__info p {
    padding-top: 20px;
  }

  .about-banner p {
    font-family: IvyOra Text;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
  }
  .girl-machine-banner .banner__heading.inline-richtext {
    font-family: IvyOra Text;
    font-size: 48px;
    font-weight: 500;
    line-height: 52.32px;
    text-align: center;
  }
  .little-girl-banner .banner__heading.inline-richtext {
    font-family: IvyOra Text;
    font-size: 48px;
    font-weight: 500;
    line-height: 52.32px;
    text-align: center;
  }
  .logo-content-short
    h2.rich-text__heading.rte.inline-richtext.h1.scroll-trigger.animate--slide-in {
    font-family: IvyOra Text;
    font-size: 48px;
    font-weight: 400;
    line-height: 56px;
    letter-spacing: var(--HeadlineLargeTracking);
    text-align: center;
  }
}
/*========================================
      Contact us page   Css
==========================================*/

.contact-formdata
  h2.rich-text__heading.rte.inline-richtext.h1.scroll-trigger.animate--slide-in {
  font-family: IvyOra Display;
  font-size: 96.3px;
  font-weight: 400;
  line-height: 90.53px;
  text-align: center;
}
.contact-formdata
  h2.rich-text__heading.rte.inline-richtext.h1.scroll-trigger.animate--slide-in
  strong {
  font-family: "Young Baroque Std";
  font-size: 184px;
  line-height: 101px;
  letter-spacing: 0;
  font-weight: 400;
}
.contact-form-sections
  h2.title.title-wrapper--no-top-margin.inline-richtext.h1.scroll-trigger.animate--slide-in {
  font-family: IvyOra Text;
  font-size: 48px;
  font-weight: 400;
  line-height: 56px;
  letter-spacing: var(--HeadlineLargeTracking);
  text-align: center;
}
.contact-form-sections {
  max-width: 670px;
  margin: 0px auto;
}
.contact-form-sections .field:before {
  box-shadow: none;
}
.contact-form-sections .field:after,
.contact-form-sections .field:hover.field:after {
  box-shadow: none;
}
.contact-form-sections .field:after {
  border-bottom: 1px solid #929292 !important;
}
.contact-form-sections .contact__button {
  text-align: center;
}
.contact-form-sections form#ContactForm {
  padding-top: 31px;
}
.condions-form {
  text-align: center;
  padding-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.condions-form input[type="checkbox"] {
  display: inline-block;
  width: 29px;
  margin-right: 0.5rem;
  height: 23px;
  border-color: red;
}
.contact-form-sections .field__label {
  left: 0 !important;
  bottom: 10px;
  top: unset;
}
.contact-formd-popup
  h2.rich-text__heading.rte.inline-richtext.h1.scroll-trigger.animate--slide-in {
  font-family: IvyOra Text;
  font-size: 48px;
  font-weight: 400;
  line-height: 56px;
  letter-spacing: var(--HeadlineLargeTracking);
  text-align: center;
}
.condions-form input[type="checkbox"] {
  -webkit-appearance: none;
  width: 25px;
  margin-right: 1.5rem;
  height: 23px;
  border-color: red;
  border: 0.25rem solid #5c4e63;
}
.contact-form-sections .field__input:focus {
  box-shadow: none;
}
.contact-form-sections .field__input:not(:placeholder-shown) {
  padding-left: 0 !important;
}
/*========================================
     Offer  page   Css
==========================================*/
.video-section .deferred-media__poster-button {
  background-color: transparent;
  border: 2px solid rgb(255 255 255);
}
.video-section svg.icon.icon-play {
  fill: #fff;
  color: #fff;
}
/*========================================
    Account  page   Css
==========================================*/
:is(.account, .order) {
  margin: 0 auto;
  max-width: 100% !important;
  /* padding-left: 2rem; */
  /* padding-right: 2rem; */
  padding: 0 !important;
}

/*========================================
   header search   Css
==========================================*/
.search-modal.modal__content {
  top: 97% !important;
}
span.svg-wrapper.header__icon-close {
  display: none;
}
.search.search-modal__form .field:after {
  box-shadow: none !important;
}
.search.search-modal__form .field__input:focus {
  box-shadow: none !important;
}
.search-modal__form {
  border-bottom: 1px solid #afafaf;
}
.search.search-modal__form .search-modal__close-button {
  margin-left: -4.5rem !important;
  z-index: 1;
}
.search.search-modal__form .search__button {
  left: 0 !important;
}
.search.search-modal__form .field__label {
  font-size: 1.6rem;
  left: 50px;
}
.search.search-modal__form .field__input:not(:placeholder-shown) {
  padding: 4.2rem 3.5rem 0.8rem 5rem !important;
}

/*========================================
  cart  Css
==========================================*/
.drawer__header {
  justify-content: center !important;
}
.drawer__cart-items-wrapper quantity-popover .quantity {
  background: rgb(255 255 255);
}
.cart-item__quantity-wrapper {
  display: flex;
  justify-content: space-between;
}
.cart-item__name {
  text-decoration: none;
  display: block;
  font-size: 16px;
  font-family: IvyOra Text;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}
.cart-drawer .cart-items thead {
  display: none;
}
.cart-drawer .cart-items {
  border-top: 1px solid #5c4e63;
}
.cart-drawer .totals {
  color: #435034;
}
.cart-drawer__footer .totals__total-value {
  font-size: 1.8rem;
  font-family: IvyOra Text;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  text-align: left;
}
.cart-drawer__footer h2.totals__total {
  font-family: IvyOra Text;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  text-align: left;
}

/*========================================
 Account page  Css
==========================================*/

div#shopify-section-template--18479242936577__main,
div#shopify-section-template--18479242871041__main {
  background-image: url(/cdn/shop/files/Registration.png?v=1727861137);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  padding-top: 13%;
  padding-bottom: 87px;
}
.customer:not(.account):not(.order) {
  max-width: 47.8rem;
  width: 100%;
}
.customer button {
  margin: 4rem 0 1.5rem;
  width: 100%;
}
.customer {
  background-color: #f5f3e3;
}
.customer .field input {
  background-color: rgb(245 243 227 / 0%);
}
.customer .field:after {
  box-shadow: none;
}
.customer .field input:focus {
  box-shadow: none !important;
}
.customer .field input:focus-visible {
  box-shadow: none !important;
}
.customer .field {
  border-bottom: 1px solid #8a878c;
}
.customer .field label {
  left: 0;
}
.customer .field:hover.field:after {
  box-shadow: none !important;
}
.customer h1 {
  font-family: IvyOra Text;
  font-size: 48px;
  font-weight: 400;
  line-height: 56px;
  letter-spacing: var(--HeadlineLargeTracking);
  text-align: center;
  color: #435034;
}
.login .cart-count-bubble {
  left: 1.2rem;
}
.login a[href="#recover"] {
  margin-left: auto !important;
  margin-right: 0;
}
/*========================================
 Product page  Css
==========================================*/
@media screen and (min-width: 750px) {
  .product .product__info-wrapper {
    padding: 0 0 0 6rem !important;
  }
}
/*========================================
 responsive Css
==========================================*/
@media (max-width: 767px) {
.banner__box, h2.banner__heading span {
    font-size: 60px;
}
  .collection .title_btn {
    justify-content: center;
  }
  body
    .custom-block
    h2.collage-wrapper-title.inline-richtext.h1.scroll-trigger.animate--slide-in {
    font-size: 24px;
    line-height: 38px;
    padding-bottom: 30px;
  }
  .custom-image-section .image-right {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 10px;
    padding-top: 20px;
  }
  .an-modal-stripe.top {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;
  }
  .an-modal-stripe.bottom .an-modal-img {
    width: auto;
    object-fit: contain;
  }
  .custom-image-section p {
    font-size: 14px;
  }
  .custom-image-section {
    padding-bottom: 0px;
  }
  body .home-multi-colun-content .multicolumn-card.content-container {
    gap: 0px;
    justify-content: center;
  }
  .home-multi-colun-content
    .multicolumn-card.content-container
    .multicolumn-card__info {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .home-multi-colun-content .page-width {
    padding: 30px 0px;
    padding-bottom: 20px;
  }
  .home-multi-colun-content .slider-buttons .slider-counter {
    display: none;
  }
  .home-multi-colun-content .slider-buttons .icon {
    height: 1.2rem;
  }
  .contact-formdata
    h2.rich-text__heading.rte.inline-richtext.h1.scroll-trigger.animate--slide-in {
    line-height: 114.53px;
  }
  .contact-formd-popup
    h2.rich-text__heading.rte.inline-richtext.h1.scroll-trigger.animate--slide-in {
    font-size: 30px;
    line-height: 36px;
  }
  .section-template--21842601378049__rich_text_8BwiCX-padding {
    padding-top: 70px !important;
}
.section-template--21842601378049__multicolumn_CgKiCa-padding {
    padding-top: 40px !important;
}
.section-template--21842601443585__rich_text_jG6xMU-padding {
    padding-top: 70px !important;
}
.cart-drawer__footer h2.totals__total {
    font-size: 20px !important;
}
.drawer__footer .tax-note {
    text-align: center !important;
}
.drawer__footer {
    padding: 0px 0px !important;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
  .header__heading-logo {
    filter: brightness(0.5);
  }
  body .custom-image-section .image-row {
    flex-direction: column;
    row-gap: 40px;
  }
  body .custom-image-section .image-left {
    width: 100%;
  }
  body .custom-image-section .image-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  body .custom-image-section .image-right {
    flex-direction: row;
    column-gap: 20px;
    width: 100%;
  }
  body .image-right .right-image:first-child {
    padding-top: 0px;
  }
  .an-modal-section .an-modal-stripe.top {
    display: flex;
    align-items: center;
  }
  .an-modal-stripe.bottom img {
    width: auto;
    object-fit: contain;
  }
  .footer
    .footer-block__details-content.list-unstyled
    a.link.link--text.list-menu__item.list-menu__item--link {
    font-size: 15px;
  }
  .home-multi-colun-content .multicolumn-card.content-container {
    justify-content: center;
  }
  .home-multi-colun-content .slider-buttons .slider-counter {
    display: none;
  }
  .home-multi-colun-content .slider-buttons .icon {
    height: 1.2rem;
  }
  .home-multi-colun-content
    .multicolumn-card.content-container
    .multicolumn-card__info {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .home-multi-colun-content .page-width {
    padding: 30px 0px;
    padding-bottom: 20px;
  }
  .discover_title .banner__heading {
    font-size: 79.3px;
    line-height: 106px;
  }
  body .an-modal-content h1 {
    font-size: 34px;
  }
  .contact-formdata
    h2.rich-text__heading.rte.inline-richtext.h1.scroll-trigger.animate--slide-in {
    line-height: 122.53px;
  }
}
@media (min-width: 1200px) {
  .product product-info .page-width {
    padding-left: 0px;
  }
}

.mega-menu__list a {
  text-decoration: none !important;
}

.related-products__heading {
  margin: 0 0 3rem;
  /* padding: 112px 40px 0px 40px; */
  text-align: center;
}
.product__title h1 {
  font-size: 48px;
  font-weight: 400;
  line-height: 56px;
  text-align: left;
  color: #435034;
}
.product__titlet {
  display: flex;
  align-items: center;
  gap: 18px;
}

.product__titlet span.badge {
  color: #fff;
}
.product__titlet span.badge.price__badge-sold-out {
  color: #000;
}
@media screen and (min-width: 750px) {
  .product__titlet {
    align-items: flex-start;
  }
  .product__titlett {
    flex: 0 1 64%;
  }
}
.product__titlet .price {
  display: flex;
  align-items: center;
}
.product__titlett .product__description {
  margin-top: 0 !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}
.product__titlet span.price-item.price-item--regular {
    font-size: 24px;
    font-weight: 700;
    margin-top: 14px;
}
.product__info-wrapper legend.form__label {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}
.product__info-wrapper .swatch-input__input:active + .swatch-input__label,
.swatch-input__input:checked + .swatch-input__label {
  outline: 1px solid #939191 !important ;
}
.product__info-wrapper .quantity {
  background: #ffffff;
}
@media screen and (min-width: 750px) {
  .gio-landing .banner--desktop-transparent .banner__box,
  .n-landing .banner--desktop-transparent .banner__box {
    max-width: 131rem;
  }
  .gio-landing .gio_landing .banner__content .banner__box,
  .n-landing .n-landing .banner__content .banner__box {
    max-width: 37rem;
    width: 100%;
  }
  .grid__item.product__media-wrapper ul {
    row-gap: 0;
  }
}

.product-grid .price__container span.price-item {
  font-weight: 500;
    font-size: 20px;
    color: #000;
}
.quantity__button:focus,
.quantity__input:focus {
  z-index: 1;
}
@media (min-width: 767px) {
  .product-form__buttons {
    display: flex;
    width: 100%;
    max-width: 100% !important;
    align-items: baseline;
    gap: 10px;
    margin-top: 4rem;
  }

  /* product page css */
  .product-form__buttons > button {
    width: 100%;
    background: #fff;
  }
  .product-form__buttons .shopify-payment-button {
    width: 100%;
  }
}
.tab_content input#cus-note {
    padding: 12px;
    width: 100%;
    background: #f5f3e3;
    border: 1px solid #435034;
}
.tab_content input#cus-note:focus-visible {
  box-shadow: none;
  outline: none;
}
.tab_content div#tab4 strong {
    color: #435034;
    font-weight: 600;
}
.tab_drawer_heading {
  display: none !important;
}
@media (max-width: 767px) {
  .thumbnail-list__item.slider__slide {
    width: calc(21% - 0.6rem) !important;
  }
  .product ul.tabs li {
    width: 100%;
    text-align: center;
    font-size: 16px;
    /* line-height: 15px;
        display: flex !important;
    align-items: center;
    justify-content: center; */
  }
  .product-form__buttons > button {
    background: #fff;
  }
}
@media (min-width: 767px) {
  .product sticky-header.header-wrapper {
    width: 100%;
    background: transparent;
  }
  .product .shopify-section-header-sticky sticky-header.header-wrapper {
    background: #f5f3e3;
  }
  .product .product__column-sticky {
    top: 0rem !important;
  }
  .product .product__info-wrapper {
    margin-top: 17rem;
  }
}

.product-form__input--pill input[type="radio"]:checked + label {
  border-bottom: 1px solid #000 !important;
}

body .footer__content-bottom {
  background: #635063;
  padding: 25px 0px;
}
body.overflow-hidden {
  overflow: unset;
}

header.header.hd-open {
  background: #f5f3e3;
}
.header.hd-open .header__icon .svg-wrapper .icon path {
  stroke: #232d17;
}
.header.hd-open .header__heading-logo {
  filter: invert(1);
}
.header.hd-open .header__menu-item,
.index .header.hd-open .header__active-menu-item {
  color: #000;
}

.index .header.hd-open .header__menu-item:hover span {
  color: #000;
}
.index .header.hd-open .header__active-menu-item:after {
  filter: unset;
}

/* body.login sticky-header {
    position: relative !important;
} */

@media (min-width: 767px) {
  .slider_cs {
    height: 100vh !important;
  }
  .slider_cs img,
  .slider_cs video {
    height: 100vh !important;
    object-fit: cover;
  }
}

@media (min-width: 1000px) {
  .collection .product-count.light {
    width: 69%;
    text-align: left;
  }
}
@media (max-width: 420px) {
  .content_hero h2.banner__heading {
            line-height: 24px !important;
        color: #fff;
        z-index: 99;;
  }
}
@media (max-width: 767px) {
  .slider_cs img,
  .slider_cs video {
      height: 100% !important;
        object-fit: cover;
        object-position: left;
  }
  .collection .collection__title.title-wrapper {
    margin-bottom: 13px;
}
  .swiper-button-prev,
  .swiper-button-next {
    display: none !important;
  }
  .content_hero h2.banner__heading strong {
    font-size: 59px !important;
    line-height: 69px !important;
  }
  .header__heading-logo {
    width: 70px;
  }
}

h2 strong {
  font-family: Young Baroque Std;
  font-size: 184px;
  line-height: 101px;
  letter-spacing: 0;
  font-weight: 400;
}
.facets-container.facets-container-drawer {
  border: 1px solid #c6c6c6;
}
.footer-block__details-content label.field__label {
  color: #000;
}
.newsletter-form__field-wrapper span {
  color: #000;
}
.footer__list-social .list-social__item .icon path {
  fill: #000;
}

.card__inner .card__badge {
  display: none;
}

body.contact .rich-text__blocks > * + * {
  margin-top: 6rem;
}
.about_ailah_ba .banner__heading {
  margin-bottom: 30px;
}
.icon_con img {
  width: 100%;
  padding: 5px;
}
.top-footer-baner .banner__content {
  flex-direction: column;
}
.icon_con a {
  display: flex;
  text-decoration: unset;
  color: #435034;
  align-items: center;
  transition: all 0.5s ease-in-out;
}
.main-icon {
  line-height: 0;
  background: #635063;
  border-radius: 50px;
  position: relative;
  z-index: 11;
}

.icon_text {
  margin: 0px;
  padding: 9px 10px 10px 41px;
  background: #d2ceaf;
  border-radius: 23px;
  margin: 0 0 0 -37px;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  max-width: 0;
  overflow: hidden;
  white-space: nowrap;
}

.icon_con a:hover .icon_text {
  opacity: 1;
  max-width: 200px;
}

.icon_con {
  position: absolute;
  bottom: 2%;
  right: 1%;
}
.footer_bottom_icon {
  position: sticky;
  right: 0;
  z-index: 999;
  height: 0;
  bottom: 76px;
  margin: -76px 9px -2px auto;
}

@media (max-width: 767px) {
  h2 strong {
    font-size: 60px !important;
    line-height: 60px;
  }
  .about_ailah_ba .banner__heading {
    margin-bottom: 0;
  }
  .product-count h2.product-count__text {
    font-size: 16px !important;
  }
  .facets-container {
    padding: 1rem;
  }
  body.contact .rich-text__blocks > * + * {
    margin-top: 2rem;
  }
  .underline-links-hoverk .price {
    font-size: 18px;
  }
.product__titlet span.price-item.price-item--regular {
    font-size: 18px;
}
  .product__title {
    margin-bottom: 0px !important;
  }
.product__titlet {
    align-items: self-start;
    gap: 10px;
    flex-direction: column;
    margin-bottom: 2rem;
}
.mobile-only-btn a.button {
    display: flex !important;
    align-items: center;
    padding: 0px;
}
.banner__buttons a.button.button--primary.visible {
    display: none;
}
}
/* ====21-01-2025==== */
.page-width .product__media .image-magnify-full-size {
  background-size: 2000px !important;
}
.image-magnify-hover {
  cursor: crosshair !important;
}
.product__modal-opener
  .media
  > *:not(.zoom):not(.deferred-media__poster-button),
.media model-viewer {
  cursor: crosshair !important;
}

/* policy-page css */

.shopify-policy__container {
  margin: 154px auto 0px !important;
  max-width: 90ch;
}
/* pop-up-button-prodcut-page */

button#openPopupformBtn {
  background-color: #635063;
  color: #fff;
  padding: 14px 50px;
  text-decoration: none;
  font-size: 16px;
}
.popupp__content .agree-conditions {
  padding-bottom: 20px;
}
button#openPopupformBtn:hover {
  background-color: #fff;
  color: #635063;
  border: 1px solid #635063;
}
.form-feedback-options .field__input:focus {
  padding: 10px 19px !important;
}
.form-feedback-options .customer .field input {
  padding: 1.2rem 1important;
}
.form-feedback-options input#ContactForm-phone {
  padding-left: 90px !important;
}
.form-feedback-options select#ContactForm-age {
  padding: 10px 0px 0px 20px;
}

/* 17/2/25 */

.coming_soon_heading .text-with-text {
  display: flex;
  align-items: center;
  justify-content: center;
}

.coming_soon_heading .banner__heading {
  color: rgba(233, 231, 213, 1);
  font-weight: 400;
  font-size: 96.3px;
  line-height: 90.53px;
  letter-spacing: 0;
  text-align: center;
}

.coming_richtext .rich-text__heading {
  color: rgba(67, 80, 52, 1);
  font-weight: 400;
  font-size: 48px;
  line-height: 56px;
  text-align: center;
}

.iti__flag,
.iti__arrow {
  display: block !important;
}
/* .ELYSEENNE fieldset.js.product-form__input.product-form__input--pill {
  display: none;
} */
.coming-soon .custom_slider .content_hero {
  bottom: 45%;
}
.collections
  ul.collection-list.grid.grid--3-col-desktop.grid--2-col-tablet-down {
  margin-top: 126px;
}
.collections h1.title.title--primary.inline-richtext.visible {
  display: none !important;
}

@media screen and (max-width: 767px) {
  body.coming-soon .content_hero h2.banner__heading {
    line-height: normal !important;
  }
  body.coming-soon .slider_cs video.video {
    width: 100%;
    height: 100vh !important;
    object-fit: cover;
  }
 
}
.coming-soon .hd-open .header__active-menu-item:after {
  filter: brightness(0.5);
}
.coming-soon .hd-open span.header__active-menu-item {
  color: #000 !important;
}
@media screen and (min-width: 767px) {
  body.coming-soon .slider_cs video.video {
    width: 100%;
    height: 100vh !important;
    object-fit: cover;
  }
}
.product-form__buttons .button,
.shopify-payment-button__button {
  transform: none !important;
}

div#shopify-section-template--18965908979969__main {
  margin-top: 12%;
}
.customer.account.section-template--18965908979969__main-padding {
  padding: 37px 40px !important;
}
div#shopify-section-template--18965909045505__main {
  margin-top: 12%;
}
#shopify-pc__prefs__dialog button,
#shopify-pc__prefs__dialog h3,
#shopify-pc__prefs__dialog h2,
#shopify-pc__prefs__dialog p {
  opacity: 1 !important;
  transition: none !important;
  transform: none !important;
}
.tab3-text label {
  width: 100% !important;
  font-style: italic;
}
.agree-conditions a {
  text-decoration: none;
}
.agree-conditions strong {
  color: #6f7870;
}

.agree-conditions a {
  border-bottom: 1px solid #6f7870;
}
/* 12-march-25 */

.iti.iti--allow-dropdown.iti--separate-dial-code input#ContactForm-phone {
  padding-left: 94px !important;
}

/* ================new css========================== */
header .md-footer-selector__content .md-modal__formContent {
    padding-top: 0px;
}
.hero-carousel__content-carousel-wrapper .swiper-button-next.desktop-btn {
    display: none;
}
.hero-carousel__content-carousel-wrapper .swiper-button-prev.desktop-btn {
    display: none;
}
/* .collection-gio-rtw-collection .header__menu-item .header__active-menu-item {
    color: #000;
}
.index .header .header__active-menu-item, .collection .header .header__active-menu-item, .index .header .header__menu-item:hover span, .collection .header .header__menu-item:hover span, .coming-soon .header .header__active-menu-item {
  color: #000;
} */




/* .header__menu-item span {
    color: #fff;
} */


details.mega-menu[open] span.header__active-menu-item {
    color: #000 !important;
}

.index .header .header__menu-item:hover span, .collection .header .header__menu-item:hover span {
    color: unset!important;
}
details.mega-menu[open] .header__active-menu-item:after {
    filter: invert(0)!important;
}

details.mega-menu[open] .header__active-menu-item:after {
    filter: invert(0)!important;
}



 
ul.list-unstyled {
     display: block !important;
}

/* li.CustomMeasurment {
    display: none;
} */

.shop-now-btn {
    display: inline-block;
    margin-top: 0;
    padding: 12px 28px;
    background: #5c4e63;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    border-radius: 0px;
    transition: .3s ease;
    position: absolute;
    left: 0px;
    bottom: 57%;
    right: 0px;
    margin: auto;
    width: 210px;
}
.shop-now-btn:hover {
  background: #333;
}


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

 .shop-now-btn {
   
    bottom: 50%;
}
}

/* ul.list-unstyled {
display: flex !important;
} */
.footer .footer-block__details-content.list-unstyled.visible {
   display: block !important;
}
body .product-card-wrapper .card__information .price-item span.money {
    font-weight: 600;
    font-size: 14px;
}
span.price-decimals {
    font-size: 14px;
    font-weight: 600;
}

p.banner__subtitle.visible {
  font-size: 33px;
  color: #fff;
  line-height: 1.2;
  font-weight: 500;
}
.private-btn a.header__private-privilege-btn {
    /* background: #5c4e63; */
    /* color: #fff; */
        text-decoration: none;
    /* border: 1px solid #5c4e63; */
    /* padding: 12px 16px; */
    /* text-decoration: none;
    font-weight: 500;
    line-height: 1.2; */
}
/* .private-btn a.header__private-privilege-btn:hover {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
} */
.private-btn {
    display: flex;
    align-items: center;
}
/************** privacy-page ****************/
.image-text-sec .page-width {
    padding: 0px;
}
.multicolumn-section .title-wrapper-with-link {
    justify-content: center;
}
.banner-section .banner__box a.button.button--secondary {
    background: #F5F3E3;
    color: #5C4E63;
    font-family: IvyOra Text;
    border: 1px solid #5C4E63;
}
.banner-section .banner__box a.button.button--secondary:hover {
    background: #5C4E63;
    color: #f5f3e3;
}
.banner-section .banner__box a.button.button--secondary.button--secondary:after {
    --border-opacity: 0px;
}    
.slideshow-sec {
    margin-top: 52px;
    margin-bottom: 52px;
}
.image-text-sec .image-with-text__content h2 {
    font-weight: 500;
}
.rich-text-sec h2.rich-text__heading {
    font-size: 46px;
}
.multicolumn-section h2.title {
    font-size: 48px;
}
.tabs {
  display: flex;
}

.tabs li {
  order: 0;
}

.tabs li.CustomMeasurment {
  order: 3;
}

.tabs li.Details {
  order: 1;
}

.tabs li[rel="tab4"] {
  order: 2;
}
.drawer__cart-items-wrapper td.cart-item__totals span.money {
    font-size: 15px;
    color: #000;
}
.drawer__cart-items-wrapper .product-option span.money svg {
    width: 13px !important;
    height: 14px !important;
}
@media only screen and (max-width: 767px) {
  .image-text-sec .image-with-text__content h2 {
    font-size: 22px !important;
}
}

.page-private-privilege .shopify-section-header-sticky .private-btn a.header__private-privilege-btn:hover {
    border-color: #5c4e63;
    color: #000;
}
.discover-section .grid--gapless {
    display: flex;
    flex-direction: column;
}
.discover-section a.button.button--primary.visible {
    background: transparent;
    color: #5C4E63;
    opacity: unset
}
span#ProductCount {
  display: none;
