/** Shopify CDN: Minification failed

Line 120:50 Expected identifier but found "."
Line 3990:74 Unexpected "{"

**/
@font-face {
  font-family: 'Aeonik TRIAL';
  src: url('/cdn/shop/files/AeonikTRIAL-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Aeonik TRIAL';
  src: url('/cdn/shop/files/AeonikTRIAL-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Aeonik TRIAL';
  src: url('/cdn/shop/files/AeonikTRIAL-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'SangBleu Kingdom';
  src: url('/cdn/shop/files/sangbleu-kingdom-regular.ttf?v=1756181454') format('truetype');
  font-weight: normal;
  font-style: normal;
}

h1,h2,h3,h4,h5,h6{
 font-family: 'SangBleu Kingdom' !important;
}

body{
  font-family: 'Aeonik TRIAL' !important;
}
html {
  scroll-behavior: smooth;
}
/* =================== START  : Header Css ====================== */

.sticky_header .header-wrapper {
  background: transparent !important;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff !important;
  right: 0;
}
.sticky_header .shopify-section-header-sticky.scrolled-past-header .header-wrapper {
  background: #fff !important;
  color: #000 !important;
}
.header__menu-item .icon-caret{
  right:-4px !important;
  stroke:#fff;
}
.sticky_header .shopify-section-header-sticky.scrolled-past-header .header__menu-item .icon-caret{
  stroke:#000;
}
.list-menu--inline{
  gap:10px;
}
.list-menu--inline .header__menu-item span {
  font-family: 'SangBleu Kingdom';
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
}
 .list-menu--inline .header__menu-item{
  color:#292929 !important;
  padding-right:12px !important;
 }
 .list-menu--inline .header__menu-item:hover{
  color:#140F03 !important;
 }
body.sticky_header .list-menu--inline .header__menu-item span{
  color: #F5FAF8 !important;
}
.header-wrapper .header__icon svg path ,
.header-wrapper .header__icon svg {
  stroke: #000 !important;
}
.header__icon--cart .icon {
  height: 24px;
  width: 24px;
}
.header-wrapper .header__icon .whishlist-icon path {
  stroke-width: 0.5px;
}
.header-wrapper .header__icon svg.whishlist-icon-custom {
  stroke-width: 0px;
}
header-drawer .whishlist-icon path {
  stroke-width: 0px !important;
}
.sticky_header .shopify-section-header-sticky.scrolled-past-header header-drawer .whishlist-icon path{
  stroke-width: 0px!important;
}
.sticky_header .shopify-section-header-sticky.scrolled-past-header .header-wrapper .header__icon .whishlist-icon path {
  stroke-width:1px;
}
.sticky_header .shopify-section-header-sticky.scrolled-past-header .header-wrapper .header__icon .whishlist-icon {
  display:none;
}
.sticky_header .shopify-section-header-sticky.scrolled-past-header .header-wrapper .header__icon .whishlist-icon-custom {
  display:block !important;
}
body.sticky_header .header-wrapper .header__icon ..whishlist-icon path{
  stroke-width: 0.5px;
}
body.sticky_header .header-wrapper .header__icon svg path,
body.sticky_header .header-wrapper .header__icon svg {
  stroke: #fff !important;
}
.sticky_header .shopify-section-header-sticky.scrolled-past-header .header-wrapper .header__icon svg path ,
.sticky_header .shopify-section-header-sticky.scrolled-past-header .header-wrapper .header__icon svg {
  stroke: #000 !important;
}
.sticky_header .shopify-section-header-sticky.scrolled-past-header .header-wrapper .list-menu--inline .header__menu-item span{
  color:#000 !important;
}
.sticky_header .shopify-section-header-sticky.scrolled-past-header .header {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

body.sticky_header .header__heading-logo.scroll-logo,
.header__heading-logo.default-logo  {
  display: none;
}
.sticky_header .shopify-section-header-sticky.scrolled-past-header .header__heading-logo.scroll-logo ,
body.sticky_header .header__heading-logo.default-logo {
  display:block;
}
.sticky_header .shopify-section-header-sticky.scrolled-past-header .header__heading-logo.default-logo {
   display:none;
}
header-drawer .menu-drawer,
.header__icon--menu[aria-expanded=true]:before {
  top:0 !important;
  height:100vh !important;
}
header-drawer .icon-close.custom-header{
  display:none;
}
header-drawer .menu-drawer{
  height:100vh;
}
.menu-drawer__navigation .icon.icon-close {
  width: 20px;
  height: 20px;
  position:absolute;
  right:20px;
  top:10px;
  z-index:2;
}
.menu-drawer__navigation{
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  padding:5rem 0 4rem;
}
.menu-drawer__navigation .list-menu{
  position:absolute;
  left:0;
  right:0;
  padding-top:26px;
}
header-drawer{
  display: flex;
  align-items: center;
  gap:13px;
  margin-left:0px !important;
}
.header__icon--cart{
  margin-right:0px;
}
.header__icon{
  width:auto;
  height:auto;
}
.header__icons{
  gap: 13px;
  padding-right:20px;
}
@media(min-width:1200px){
  .header{
   padding-top:36px !important;
   padding-bottom:35px !important;
 }
}
@media(min-width:990px) and (max-width:1199px){
  .header{
    padding:33px 50px !important;
 }
}

@media(max-width:1440px){
  .list-menu--inline .header__menu-item span{
    font-size:14px;
  }
  .list-menu--inline .header__menu-item{
    padding:7px;
  }
  .header.page-width{
    padding:33px  20px !important;
  }
}

/* @media screen and (min-width: 1024px) {
  .header.page-width {
    padding: 43px 50px !important;
  }
} */
 @media screen and (max-width: 1024px) {
  .header--middle-center:not(.drawer-menu){
    grid-template-columns:auto auto 1fr;
  }
}
@media(max-width:989px){
  a.header__icon.header__icon--account.link.focus-inset.small-hide{
    display:flex !important;
    margin-right:-20px;
  }
  .header__icons .header__search,
  .header__icons .whishlist-icon-custom ,
  .header__icons .whishlist-icon {
    display: none;
  }
  .header--middle-center:not(.drawer-menu) {
    grid-template-columns: 1fr auto 1fr !important;
  }
}
@media(min-width:750px) and (max-width:1023px){
  .header.page-width{
    /* padding:33px 50px !important; */
  }
}

@media(max-width:989px){
  .sticky_header .shopify-section-header-sticky.scrolled-past-header .header-wrapper .header__icon .whishlist-icon-custom{
    display:none !important;
  }
  header-drawer svg.whishlist-icon {
    display: none !important;
  }
  header-drawer svg.header-drawer-wishlist-icon path {
    stroke-width: .5px;
  }
  .sticky_header .shopify-section-header-sticky.scrolled-past-header .header-wrapper svg.header-drawer-wishlist-icon path {
    stroke-width: 1px;
  }
}
@media(max-width:749px){
  .header {
   padding: 20px 16px !important;
  }
  .sticky_header .shopify-section-header-sticky.scrolled-past-header .header{
    padding-top:15px !important;
    padding-bottom:15px !important;
  }
  .header.page-width{
    padding:12px 16px !important
  }
}

@media(max-width:543px){
  .header{
    display:flex;
    justify-content:space-between;
    align-items:center;
  }
  header-drawer{
    flex-wrap:wrap;
  }
  .header__heading-logo{
    width:120px;
  }
}

@media(max-width:360px){
  .header__heading-logo{
    width:98px;
  }
}
/* =================== END  : Header Css ====================== */


/* =================== START  : Image Banner Css ====================== */

.shop-btn {
  color: #f5faf8 !important;
  background-color: #134136 !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 24px;
  gap: 10px;
}

.custom-image-banner.banner--content-align-left .banner__content {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right:0;
  top: 0;
}
.custom-image-banner .banner--content-align-left {
  position: relative;
}
.custom-image-banner .banner__heading {
  font-weight: 400;
  font-size: 40px;
  letter-spacing: 0px;
  vertical-align: middle;
}
.custom-image-banner .banner__text.rte.body p{
  font-weight: 400;
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 0px;
  vertical-align: middle;
  margin: 0;
  color: #F5FAF8;
  margin-top: 16px;
}
.custom-image-banner .banner__buttons .button{
  width: 372px;
  max-width: 100%;
}
.custom-image-banner .banner__buttons .button:after,
.custom-image-banner .banner__buttons .button:before{
  box-shadow:none;
}
.custom-image-banner .banner-btn-image {
  display: flex;
}

@media(max-width:989px){
  .custom-image-banner .banner__text.rte.body p{
    margin:10px 0 0;
  }
}
@media(max-width:767px){
  .custom-image-banner.banner--content-align-left .banner__content{
    padding-bottom:0px;
  }
}

@media(min-width:750px){
  .custom-image-banner.banner--desktop-transparent .banner__box{
    padding:3rem 0 !important;
  }
}
@media (max-width:749px){
  .custom-image-banner .banner__heading{
    font-size:24px;
  }
  .custom-image-banner .banner__text.rte.body p {
    font-size:18px;
  }
  .custom-image-banner.banner--content-align-left .banner__content{
    padding-left:0px;
    align-items:end;
  }
  .custom-image-banner.banner--mobile-bottom .banner__box {
  padding: 0 16px 15px;
  }
  .custom-image-banner .banner__buttons{
    margin-top:16px !important;
  }
}

@media(max-width:640px){
  .custom-image-banner .banner__buttons .button {
  width:300px;
  }
  .shop-btn{
    padding:12px 20px;
  }
  .custom-image-banner .banner__text.rte.body p {
    font-size:14px;
  }
  .custom-image-banner .banner__heading{
    font-size:20px;
  }
  .custom-image-banner .banner__text.rte.body p {
    font-size:14px;
  }
}

@media(max-width:360px){
  .custom-image-banner .banner__buttons .button {
    width:280px;
    font-size:14px;
  }
}
/* =================== END  : Image Banner Css ====================== */

/* =================== START  : Image Gallary Css ====================== */

.image-gallery-wrapper {
  display:flex;
  gap:20px;
  align-items:center;
}
.image-gallery-wrapper .gallery-item img {
  width: 100%;
  height:100%;
  object-fit:contain;
  vertical-align:middle;
}

@media(max-width:1024px){
  .image-gallery-wrapper{
    padding:44px;
  }
}
@media(max-width:989px){
  .image-gallery-wrapper{
    padding:34px;
  }
}
@media(max-width:767px){
  .image-gallery-wrapper{
    padding:24px;
    gap:0;
  }
}
@media(max-width:749px){
  .image-gallery-wrapper{
    padding:16px;
  }
  .image-gallery-section{
    padding-top:20px !important;
  }
}
/* =================== END  : Image Gallary Css ====================== */


/* =================== START  : Image with Text  Css ====================== */
.image-with-text .image-with-text__heading {
  color: #140F03;
  text-align: left;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}
.image-with-text .image-with-text__text p {
  color: #616161;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 12px;
}
.image-with-text .image-with-text__text p:last-child{
  margin-bottom: 0;
}
.image-with-text .image-with-text__text p em strong {
  font-style: italic;
  font-weight: 400;
  color: #424242;
  font-size: 20px;
  line-height: 1.4;
}
.image-with-text .image-with-text__text p em {
  color: #134136;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.2;
}
.image-with-text .image-with-text__bg_image .image_bg_text .Sub_heading {
  color: #F2F2F2;
  font-family: "Aeonik TRIAL";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
}
.image-with-text .image-with-text__bg_image .image_bg_text .heading {
  color: #F2F2F2;
  font-family: "SangBleu Kingdom";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  margin-top: 4px;
}
.image-with-text .image-with-text__bg_image .image_bg_text {
  padding: 20px;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  width:100%;
  height: 100%;
}
.image-with-text .image-with-text__bg_image {
  width: 100%;
}
.image-with-text .image-with-text__grid .image-with-text__media-item {
  max-width: 664px;
}
.custom-image-with-text .image-with-text__content {
  padding: 40px;
  padding-left: 56px;
}
.image-with-text .image-with-text__media{
  border:none;
}
.beauty-image-with-text .page-width {
  padding-right: 0;
}
@media(max-width:1200px){
  .image-with-text .image-with-text__bg_image .image_bg_text .heading{
    font-size:20px;
  }
}
@media(max-width:991px) and (min-width: 750px){
  .image-with-text .image-with-text__text p,
  .image-with-text .image-with-text__text p em strong,
  .image-with-text .image-with-text__bg_image .image_bg_text .Sub_heading  {
    font-size: 15px;
  }
  .image-with-text .image-with-text__text p em{
    font-size: 18px;
  }
  .image-with-text .image-with-text__heading{
    font-size: 21px;
  }
    .image-with-text .image-with-text__bg_image .image_bg_text .heading{
      font-size:16px;
    }
  .image-with-text .image-with-text__grid .image-with-text__text-item .image-with-text__content {
    padding: 3rem;
  }
  .image-with-text .image-with-text__bg_image .image_bg_text {
    padding: 10px;
  }
}
@media(max-width:749px){
  .image-with-text .image-with-text__grid .image-with-text__media-item {
    max-width: 100%;
  }
  .image-with-text .image-with-text__grid {
    flex-direction: column-reverse;
  }
  .image-with-text .image-with-text__grid .image-with-text__text-item .image-with-text__content {
    background-color:#fff !important;
    padding:20px 0;
  }
  .image-with-text .image-with-text__bg_image .image_bg_text{
    background-position: bottom;
  }
  .image-with-text .image-with-text__heading{
    font-size:24px;
  }
}
@media(max-width:543px){
  .image-with-text .image-with-text__bg_image .image_bg_text .Sub_heading{
    font-size: 16px;
  }
  .image-with-text .image-with-text__bg_image .image_bg_text .heading{
    font-size: 24px;
  }
  .image-with-text .image-with-text__bg_image .image_bg_text{
    padding: 16px;
  }
  .image-with-text .image-with-text__heading{
    font-size: 22px;
  }
  .image-with-text .image-with-text__text,
  .image-with-text .image-with-text__bg_image {
    margin-top: 16px;
  }
  .image-with-text .image-with-text__text p,
  .image-with-text .image-with-text__text p em strong{
    font-size: 18px;
  }
  .image-with-text .image-with-text__text p{
    margin-bottom: 8px;
  }
  .image-with-text .image-with-text__text p em{
    font-size: 20px;
  }
}

@media(max-width:375px){
  .image-with-text .image-with-text__bg_image .image_bg_text .heading{
    font-size:20px;
  }

}

/* =================== END  : Image with Text  Css ====================== */

/* ==================== START : Featured Collection Csss =================== */
.featured_collection_home .price__regular{
  color: #616161;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}

/* ==================== END : Featured Collection Csss =================== */



/* =================== START  : Brand Story Section Css ====================== */
.brand-story-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.brand-story-wrapper .brand-story-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: middle;
  max-width:100%;
}
@media(max-width:749px){
  .brand-story-section{
    padding-top:20px !important;
  }
}
@media(max-width:640px){
 .brand-story-wrapper .brand-story-item img {
   width:110px;
   height:130px;
 }
}
/* =================== END  : Brand Story Section Css ====================== */


/* =================== START : Newsletter form Css ====================== */
.newsletter-form__button {
  position: unset;
  padding: 10px 24px;
  max-width:100%;
  width: 250px !important;
  margin: 0 auto !important;
}
.newsletter__wrapper .newsletter-form__field-wrapper{
  display:flex;
  flex-direction:column;
  gap:8px;
}
.newsletter{
  padding:56px 50px 0 !important;
}
.newsletter .newsletter__wrapper{
  margin-top:0;
}
.newsletter .newsletter__wrapper .newsletter-form__field-wrapper {
  max-width:397px !important;
  margin:0 auto;
}
.newsletter-form__field-wrapper .field .field__label {
  color: #878787;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}
.newsletter-form__field-wrapper .field__input {
  padding:16px !important;
  border: 1px solid #134136;
  min-height:56px;
}
.newsletter__wrapper>*+*{
  margin:0 !important;
}
.newsletter .inline-richtext {
  margin-bottom: 24px !important;
  color: #000;
  text-align: center;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.4;
}
.custom-newsletter .inline-richtext {
  margin-bottom: 40px !important;
}
.newsletter-form__field-wrapper .field::before,
.newsletter-form__field-wrapper .field::after,
.newsletter-form__field-wrapper .field__input:focus {
  box-shadow:none !important;
}
.newsletter-form__field-wrapper .field__input:focus + label.field__label {
  display:none;
}
.newsletter-form__field-wrapper .field__input:not(:placeholder-shown) + .field__label {
  display: none;
}
.newsletter .newsletter__subheading{
  margin-bottom:8px;
  color: #616161;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
}
.field.newsletter-form__consent{
  justify-content:center;
  margin-top:4px;
}
.field.newsletter-form__consent label {
  color: #616161;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4;
}
.field.newsletter-form__consent input:focus-visible{
  outline:unset;
}
.field.newsletter-form__consent input[type=checkbox]:checked {
  accent-color: #134136 !important;
}
@media(min-width:750px){
  .newsletter-form__message{
    margin: 0 auto !important;
    margin-top:20px !important;
  }
}
@media(max-width:1024px){
  .newsletter .inline-richtext{
    font-size:30px;
  }
}
@media (max-width:749px){
  .newsletter{
    padding:20px 16px 0 !important;
  }
}
@media(max-width:640px){
  .newsletter .inline-richtext{
    font-size:24px;
  }
  .newsletter .newsletter__wrapper{
    padding:40px 12px !important;
  }
  .custom-newsletter .newsletter__wrapper{
    padding: 0 12px !important;
  }
}

@media(max-width:374px){
  .newsletter .inline-richtext {
    font-size: 20px;
  }
}
/* =================== END : Newsletter form Css ====================== */

/* =================== START :Footer Css ====================== */
.custom-footer .footer-block.grid__item:first-child .footer-block__details-content.footer-block-image{
  display: flex !important;
}
.footer{
  border-top: 1px solid #DCE1E5 !important;
  margin-top:56px !important;
}
.footer-block__image-wrapper {
  margin-bottom:0 !important;
}
.footer-block--newsletter {
  margin-top:32px !important;
}
.footer-block--newsletter .footer__list-social {
  gap: 24px;
}
.footer-block--newsletter .footer__list-social .list-social__item .link {
  padding: 0;
}
.footer .footer-block.grid__item {
  text-align:center;
  width:100% !important;
}
.footer-block__brand-info .footer__list-social.list-social{
  justify-content:center !important;
  gap:24px;
}
.footer-block__brand-info .footer__list-social.list-social .link {
  padding: 0;
}
.footer .footer__blocks-wrapper {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 32px !important;
}
.footer-block.grid__item .footer-block__heading {
  margin: 0;
  color: #616161;
  font-family: "Aeonik TRIAL" !important;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
}
.footer-block__details-content.rte a {
  color: #134136;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
}
.footer .footer__content-bottom{
  display:none;
}
.footer .footer__content-top {
  padding-bottom:0 !important;
}

@media (max-width:749px){
  .footer {
    padding:50px 0 !important;
    margin-top:20px !important;
  }
  .footer .footer__content-top{
    padding-left:16px !important;
    padding-right:16px !important;
  }
  .footer .footer__blocks-wrapper{
    margin:0 !important;
    display:flex !important;
  }
  .footer .footer-block.grid__item{
    margin-top:0 !important;
    margin-bottom: 0 !important;
  }
  .footer-block__details-content{
    margin-bottom:0 !important;
  }
}
/* =================== END :Footer Css ====================== */




/* =================== START: Perfect  Gift Image with text Css ====================== */


.perfect-gift-section .image-with-text__content {
  padding-left:104px;
  padding-right:0px;
}
.perfect-gift-section .image-with-text__heading{
  font-size:32px;
  color: #000;
}
.perfect-gift-section .image-with-text__text p{
  color: #424242;
}
.image-with-text__text.subtitle p {
  font-size: 24px;
  color: #424242;
  font-style:italic;
  line-height:1.3;
}

@media(max-width:989px){
  .image-with-text__text.subtitle p{
    font-size:16px;
  }
}
@media (max-width:749px){
  .perfect-gift-section .page-width {
    padding-right: 16px !important;
  }
  .perfect-gift-section .image-with-text__grid{
    flex-direction:column;
  }
  .perfect-gift-section{
    padding-top:0 !important;
    padding-bottom:0px !important;
  }
  .image-with-text__text.subtitle p{
    margin-top:16px;
  }
}

/* =================== END: Perfect  Gift Image with text Css ====================== */



/* =================== START: Custom Verne Piece Image with text Css ====================== */
.custom-verne-piece .image-with-text__content{
  padding-right:44px;
}
@media(max-width:749px){
  .custom-verne-piece .image-with-text__content{
    padding-top:0px !important;
  }
  .custom-verne-piece .image-with-text__grid {
    flex-direction: column;
  }
  .custom-verne-piece .image-with-text__grid .image-with-text__text-item .image-with-text__content{
    padding-bottom:0px;

  }
} 


/* =================== END: Custom Verne Piece Image with text Css ====================== */


/* =================== START: Muticolumn Css ====================== */

.custom-multicolumn .multicolumn-card .media{
  padding-bottom: 20% !important;
}
.custom-multicolumn .inline-richtext p{
  color: #140F03;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  font-family: "Aeonik TRIAL" !important;
  line-height: 1.2;
}
.custom-multicolumn .multicolumn-card__info {
  padding-top: 24px !important;
  padding-bottom: 0 !important;
}
.custom-multicolumn .inline-richtext br{
  display:none;
}
@media(max-width:989px){
  .custom-multicolumn .multicolumn-list {
    display: grid;
    grid-template-columns:repeat(3,1fr);
  }
  .custom-multicolumn .multicolumn-list .grid__item{
    width: auto;
    flex-grow: 0;
    max-width: 100%;
    flex-shrink:unset;
  }
  .custom-multicolumn .multicolumn-card .media{
    padding-bottom: 50% !important;
  }
  .custom-multicolumn .multicolumn-card__info{
    padding:0 !important;
    padding-top:20px !important;
  }
}

@media(max-width:749px){
  .custom-multicolumn .inline-richtext p {
    font-size:16px;
  }
  .custom-multicolumn .inline-richtext br{
    display:block;
  }
}

@media(max-width:400px){
  .custom-multicolumn .inline-richtext{
    font-size:12px;
  }
}
/* =================== END: Muticolumn Css ====================== */


/* =================== START: Custom Newsletter Css ====================== */
.custom-newsletter .newsletter__wrapper .newsletter-form__field-wrapper {
  flex-direction: row;
  gap: 0;
  max-width: 562px !important;
  align-items:end;
}
.custom-newsletter{
  padding-top:0 !important;
}
.custom-newsletter .newsletter-form__field-wrapper .field__input{
  min-height: unset;
  border-bottom: 1px solid #C9C9C9 !important;
  border:none;
  margin: 0;
  padding-left:0;
}
.custom-newsletter .newsletter-form__field-wrapper .field .field__label{
  left:0;
}
.custom-newsletter{}
@media(min-width:750px){
  .custom-newsletter .newsletter-form{
    max-width:100%;
  }
}
/* =================== END: Custom Newsletter Css ====================== */

/* =================== START: Custom Footer Css ====================== */

.custom-footer {
  border: none !important;
}
.custom-footer .footer-menu-wrapper {
  display: flex;
  width: 100%;
}
.custom-footer .footer-block.grid__item{
  width: 25% !important;
  text-align:left;
}
.custom-footer .footer-block__brand-info{
  padding-bottom:32px;
}
.custom-footer .footer-block.grid__item:nth-child(2):after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  color: aqua;
  background-color: #DCE1E5;
}
.custom-footer .footer-block.grid__item.footer-block--menu:nth-child(2)::after {
  content: "";
  background-color: transparent;
}
.custom-footer .footer-block__details-content .list-menu__item {
  margin: 0;
  color: #616161;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
}

@media(max-width:749px){
   .custom-footer .footer-block__details-content {
    display: none;
    list-style-type: none;
    padding-left: 0;
  }
  .custom-footer .footer-block__heading {
    cursor: pointer;
    user-select: none;
  }
  .custom-footer .footer-block__heading.active + .footer-block__details-content {
    display: block !important;
  }
  .custom-footer .footer-menu-wrapper{
    flex-direction: column;
    gap: 16px;
  }
  .custom-footer .footer-block.grid__item{
    text-align:center;
    width:100% !important;
  }
  .custom-footer .footer-block__details-content .list-menu__item{
    justify-content:center;
  }
  .custom-footer  .footer-block__heading {
    cursor: pointer;
    user-select: none;
    padding-right: 20px;
    position: relative;
  }

  .custom-footer .footer-block__heading::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 12px;
    height: 12px;
    background: url('/cdn/shop/files/Vector.svg?v=1759746099') no-repeat center center;
    background-size: contain;
    transform: translateY(-50%);
    transition: transform 0.3s ease;
  }
  .custom-footer .footer-block__heading.active::after {
    transform: translateY(-50%) rotate(180deg);
  }
  .custom-footer .footer-block.grid__item .footer-block__heading{
    width: 20%;
    margin: 0 auto;
  }
  .custom-footer .footer-block__details-content:first-child {
    display: flex;
  }
}

@media(max-width:543px){
  .custom-footer .footer-block.grid__item .footer-block__heading{
    width:50%;
  }
}
/* =================== END: Custom Footer Css ====================== */



/* ================= START : Header Website Build Css ================== */
details-modal.header__search {
  margin-right: 56px;
}

@media(max-width:989px){
  details-modal.header__search{
    margin-right:0px;
  }
}
/* ================= END : Header Website Build Css ================== */

/* ======================== Start : Cart Drawer Css ======================= */


.drawer__cart-items-wrapper .cart-item__details .cart-item__name {
  font-family: 'SangBleu Kingdom' !important;
  color: #140F03;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
#CartDrawer .drawer__inner {
  width: 45rem;
  padding: 32px;
  overflow-x:hidden;
}
#CartDrawer .cart-item__price-wrapper .price {
  color: #140F03;
  font-family: "Aeonik TRIAL";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
}
.drawer__cart-items-wrapper .cart-item__details dt {
  color: #616161;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
}
.drawer__cart-items-wrapper .cart-item__details dd {
  color: #292929;
  font-size: 16px;
  line-height: 16px;
  font-style: normal;
  font-weight: 400;
}
#CartDrawer.cart-drawer .cart-item>td+td {
  padding-left: 0.5rem;
}
#CartDrawer .cart-item__quantity-wrapper .quantity-popover-container .quantity {
  width: calc(9rem / var(--font-body-scale) + var(--inputs-border-width) * 2);
}
#CartDrawer .cart-item cart-remove-button {
  margin-left: 0px;
  margin-top:0px;
}
#CartDrawer cart-remove-button .svg-wrapper {
  width: 24px;
  height: 24px;
}
#CartDrawer .quantity.cart-quantity {
  min-height: calc((var(--inputs-border-width) * 2) + 2.5rem);
}
#CartDrawer .quantity.cart-quantity:after,
#CartDrawer .quantity.cart-quantity:before{
  display: none;
}
#CartDrawer .quantity-popover-container .quantity__button {
  background-color: #F5FAF8 !important;
  border-radius: 30px;
  width: 24px;
  height: 24px;
}
#CartDrawer .quantity-popover-container .quantity__button .svg-wrapper {
  /* width: 15px;
  height: 15px; */
}
#CartDrawer .quantity-popover-container .quantity__input {
  font-size: 16px;
  font-family: 'SangBleu Kingdom';
  color: #140F03;
  font-weight: 400;
}

#CartDrawer .drawer__heading {
  color: #140F03;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 0;
}

#CartDrawer  .drawer__close {
  min-width: 25px;
  min-height: 25px;
  padding: 5px;
  background: #F7F7F7;
  position: unset;
}
.drawer.is-empty button.drawer__close {
  display: none;
}
#CartDrawer .drawer__close .svg-wrapper {
  height: 13px;
  width: 13px;
}
#CartDrawer .drawer__header {
  padding-top: 0;
  padding-bottom: 8px;
  border-bottom: 1px solid #DCE1E5;
}
#CartDrawer .drawer_heading_wrapper {
  display: flex;
  align-items: center;
}
#CartDrawer .cart_item_count {
  position: relative;
  padding-left: 50px;
  font-size: 24px;
  color: #140f03;
}
#CartDrawer .cart_item_count::before {
  position: absolute;
  content: "";
  background: #000;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  left: 20px;
  margin: auto;
}
#CartDrawer .drawer__footer {
  padding-bottom: 0;
}
#CartDrawer.cart-drawer .cart-item>td+td dl {
  margin-top: 4px;
}
.drawer__cart-items-wrapper .cart-item__details .cart-item__name:hover {
  text-decoration: unset;
  text-underline-offset: 0;
  text-decoration-thickness: 0;
}

.drawer__footer .cart-drawer__footer {
  display: none;
}

#CartDrawer .cart__checkout-button p {
  margin-left: 34px;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}

#CartDrawer .cart__checkout-button p:before {
  content: '';
  position: absolute;
  left: -22px;
  top: 0;
  bottom: 0;
  background: #fff;
  border-radius: 30px;
  width: 10px;
  height: 10px;
  display: block;
  margin: auto;
}
.cart-drawer .cart__checkout-button {
  color: #f5faf8;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  text-transform: capitalize;
  background: #134136;
  padding: 17px 24px;
  gap:10px;
}
#CartDrawer .drawer__footer {
  padding-top: 30px;
  border-top: 0;
}
.cart-drawer .cart__checkout-button svg {
  /* margin-right: 10px; */
}
.cart-drawer-total-price {
  position: relative;
  padding-left: 20px;
}
.cart-drawer-total-price:before {
  position: absolute;
  content: "";
  background: #fff;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.cart-item__quantity-wrapper{
  align-items:center;
  gap:20px;
}
.cart-drawer .custom-product-tag,
.cart-drawer .product-color-label {
  color: #616161;
  font-family: "Aeonik TRIAL";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
  margin: 0;
  text-transform:capitalize;
}
.cart-drawer .cart__checkout-button:not([disabled]):hover:after,
.cart-drawer .cart__checkout-button:after,
.cart-drawer .cart__checkout-button:before {
  box-shadow: none;
}
.cart_drawer_payment .list.list-payment {
  flex-wrap: nowrap;
  margin-top: 16px;
  padding:0;
  justify-content: center;
}
.cart-count-bubble{
  width: 14px;
  height: 14px;
  display: flex;
  align-items: center;
  right: 0;
  bottom: 0;
  left: unset;
}
@media screen and (min-width: 750px) {
  cart-remove-button .button {
    min-width: 24px;
    min-height: 24px;
  }
}

@media(max-width:543px){
  #CartDrawer .drawer__inner{
    padding:16px;
  }
  .cart_drawer_payment .list.list-payment{
    flex-wrap:wrap;
  }
}
/* ======================== End: Cart Drawer Css ======================= */


/* ======================= Start : PDP design ========================== */

.product__info-container .product-tag {
  color: #616161;
  font-family: "Aeonik TRIAL";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
}
.product__info-container .product__title h1 {
  font-weight: 400;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #140F03;
}
.product__info-container .product__title {
  margin-bottom: 8px;
}
.product__info-container p.product__text.inline-richtext {
  color: #616161;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0px;
  vertical-align: middle;
  margin-top: 8px;
}
.product__info-container .price {
  display: inline-flex;
  flex-direction: column-reverse;
}
#price-template--18217177579622__main {
  margin-top: 8px;
  margin-bottom: 20px;
}
.product__info-container .price .price__container {
  margin-bottom: 0;
}
.product__description.rte p ,
.product__description.rte p span{
  font-size: 16px !important;
  font-style: normal;
  font-weight: 300;
  color: #424242;
  line-height: 1.4;
}
.product__description-heading {
  color: #140F03;
  font-family: "SangBleu Kingdom";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 8px;
}
.product__info-container .price .price__regular .price-item {
  color: #134136;
  margin-top: 20px;
  font-weight: 400;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0;
  vertical-align: middle;
  text-transform: uppercase;
}
.product__info-container .price .badge {
  background: #EAF3E8;
  color: #140F03;
  border-radius: 0;
  font-weight: 400;
  font-size: 10px;
  line-height: 120%;
  letter-spacing: 0px;
  vertical-align: middle;
  padding: 4px 10px;
  max-width: max-content;
  margin-bottom: 0 !important;
}
.accordion summary .summary__title .accordion__title {
  color: #424242;
  letter-spacing: 0px;
  vertical-align: middle;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
}
.accordion details summary {
  padding: 20px 0 8px;
}
.product__description p {
  margin: 0px 0;
}
.product__accordion .accordion__content p {
  font-weight: 300;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #424242;
  margin-top: 0;
  margin-bottom: 10px;
}
.product__accordion .accordion__content p strong{
  font-weight:500;
}
.product__accordion.accordion .accordion__content h5 {
  font-weight: 300;
  font-size: 12px;
  line-height: 140%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #424242;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: 'Aeonik TRIAL' !important;
}
.product__accordion.accordion .accordion__content h5 strong{
  font-size:16px;
  font-weight:500;
}
.product__accordion.accordion .accordion__content h6 {
  font-weight: 300;
  text-decoration: underline;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #424242;
  font-family: 'Aeonik TRIAL' !important;
  margin: 0;
}
.product__accordion.accordion .accordion__content {
  padding: 0;
}
.product__accordion.accordion .accordion__content img{
  border:none;
}
.product__accordion.description_border_remove {
  border: 0;
  pointer-events: none;
  padding-bottom: 10px;
}
.product__accordion.description_border_remove  summary .plus-icon {
  display: none;
}
#shopify-section-header-v2.shopify-section-header-sticky {
  background: #fff;
  z-index: 9;
}
.description_border_remove details summary {
  padding-top: 0;
  padding-bottom: 8px;
}
.description_border_remove details summary .summary__title .accordion__title {
  color: #140F03;
  font-size: 24px;
}
.description_border_remove details .accordion__content p strong {
  font-weight: 500;
  color: #424242;
}
.accordion details[open]>summary .plus-icon{
  transform: rotate(45deg);
}
.accordion summary .plus-icon {
    transition: .5s;
}

/* shipping option */
.shipping-options {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 28px 0 !important;
}
.shipping-options label {
  color: #424242;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.shipping-options .shipping-content {
  display: flex;
  flex-direction: column;
  margin: 0;
  gap: 10px;
  padding:0;
}
.shipping-options .shipping-content li {
  color: #424242;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
  padding-left: 18px;
  list-style:none;
}
.shipping-options .shipping-content li:before {
  content: "●";
  position: absolute;
  left: 0;
  color: #424242;
  font-size: 16px;
  line-height: 1.2;
}
.shipping-options input[type="radio"] {
  display: none;
}
.shipping-options .radio-checkmark {
  width: 21px;
  height: 21px;
  border: 2px solid #424242;
  border-radius: 50%;
  margin-right: 10px;
  transition: background-color 0.3s, border-color 0.3s;
}
.shipping-options input[type="radio"]:checked + .radio-checkmark {
  border-color: #424242;
  position: relative;
}
.shipping-options input[type="radio"]:focus + .radio-checkmark {
  outline: 2px solid #424242;
  outline-offset: 2px;
}
.shipping-options .custom-radio:hover .radio-checkmark {
  border-color: #424242;
}
.shipping-options .custom-radio span {
  font-size: 16px;
  color: #333;
  transition: color 0.3s;
}
.shipping-options input[type="radio"]:checked + .radio-checkmark + span {
  color: #424242;
}

.shipping-options input[type=radio]:checked+.radio-checkmark:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: block;
  width: 13px;
  height: 13px;
  border-radius: 10px;
  background: #424242;
  margin: auto;
}
/* icon with text  */

.icon-with-text--vertical .icon-with-text__item .h4 {
  color:  #424242;
  text-align: center;
  font-size: 16px;
  font-family: "Aeonik TRIAL";
  font-style: normal;
  font-weight: 300;
  line-height: 100%;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  cursor:pointer;
}
.icon-with-text--vertical .icon-with-text__item img {
  width: 24px;
  height: 24px;
  margin-right: 12px;
}
.icon-with-text.icon-with-text--vertical .icon-with-text__item {
  margin-bottom: 24px;
  display: flex;
  flex-direction: column;
  align-items: start;
}
.icon-with-text.icon-with-text--vertical .icon-with-text__item .content-top-part {
    display: flex;
    align-items: center;
}
.icon-with-text.icon-with-text--vertical .icon-with-text__item .popup-content{
  display: none;
  position: fixed;
  z-index: 999999999;
  top: 0;
  left: 0;
  max-width: 100%;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.50) 100%);
  padding: 20px;
  align-items:center;
  justify-content:center;
}
.icon-with-text.icon-with-text--vertical .icon-with-text__item.active .popup-content {
    display: flex;
}
.icon-with-text.icon-with-text--vertical .icon-with-text__item .popup-content .content-text {
  position: relative;
  max-width: 100%;
  width: 850px;
  padding:20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #fff;
  margin: 0 auto;
  justify-content: center;
}
.icon-with-text.icon-with-text--vertical .icon-with-text__item .popup-content .content-text p{
  margin-top:0;
  margin-bottom:0px;
  line-height:1.2;
}
.icon-with-text.icon-with-text--vertical .icon-with-text__item .popup-content .content-text h5 strong {
  font-weight: 400;
  text-decoration: underline;
}
.icon-with-text.icon-with-text--vertical .icon-with-text__item .popup-content .content-text h5 {
  margin: 0;
  font-family: 'Aeonik TRIAL' !important;
  font-size: 16px;
  color: #121212BF;
  letter-spacing:0px;
}
.icon-with-text.icon-with-text--vertical .icon-with-text__item .popup-content .content-text a{
  color:#121212bf;
}
body.popup-opened #shopify-section-header-v2.shopify-section-header-sticky {
  z-index: -1;
}
body.popup-opened{
  overflow:hidden;
}
.icon-with-text.icon-with-text--vertical .icon-with-text__item .popup-content .content-text .popup-close-custom {
  position: absolute;
  right: 10px;
  top: 10px;
}
.icon-with-text.icon-with-text--vertical .icon-with-text__item .popup-content .content-text .popup-close-custom img{
  margin-right:0 !important;
  width: 15px;
  height: 15px;
}
.product-form .product-form__buttons .product-form__submit svg {
  margin-right: 10px;
}
.product__info-container product-form.product-form {
    margin: 28px 0;
}
.product-form .product-form__buttons .product-form__submit {
  background: #134136;
  color: #F5FAF8;
  font-family: "Aeonik TRIAL";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  text-transform: capitalize;
  margin-bottom: 0;
}
.product-form .product-form__buttons .product-form__submit:before,
.product-form .product-form__buttons .product-form__submit:after{
  display: none;
}
.product__info-container product-form.product-form .product-form__buttons .wishlist_icon,
.product__info-container product-form.product-form .product-form__buttons .wishlist_icon-load,
.product__info-container product-form.product-form .product-form__buttons .wishlist_icon-add {
  display: flex;
  width: 47px;
  height: 47px;
  align-items: center;
  justify-content: center;
}

.product__info-container product-form.product-form .product-form__buttons {
  display: flex;
  align-items: center;
  max-width: 100%;
  gap: 4px;
}
media-gallery slider-component ul li .product-media-container {
    border: 0;
}

/* back button */
.product__media-wrapper .back-button {
color: #616161;
  font-family: "SangBleu Kingdom";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: start;
  text-decoration: none;
  gap:3px;
}
.product__media-wrapper .back-button svg {
  width: 24px;
  height: 24px;
  padding: 0px 8px;
}

/* Description metafiled */
/* .custom-desc-wrapper .custom-product-description {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: max-height 0.3s ease;
  position: relative;
} */
/* .custom-desc-wrapper .custom-product-description.expanded {
  -webkit-line-clamp: unset;
} */
.custom-desc-wrapper{
  position:relative;
}
.custom-desc-wrapper .custom-product-description.expanded {
  overflow: unset;
  display: unset;
}
.custom-desc-wrapper .custom-product-description p {
  margin: 0;
  color: #616161;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing:0px;
}
.custom-desc-wrapper .custom-product-description p span{
    font-size: 16px !important;
}
.custom-desc-wrapper .read-more-link {
  display: inline-block;
  vertical-align: middle;
  text-decoration: underline;
  cursor: pointer;
  transition: color .3s ease;
  color: #140f03;
  font-family: "SangBleu King";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}
.custom-product-description.active .truncate-description,
.custom-product-description .full-description {
  display: none;
}
.custom-product-description.active .full-description {
  display: block;
}
@media(max-width:740px){
  .custom-desc-wrapper .custom-product-description{
    -webkit-line-clamp: 3;
  }
}
/* hover product image open  */
@media screen and (min-width: 990px) {
  .product__modal-opener .product__media-icon {
    right: 15px;
    left: unset;
    top: unset;
    bottom: 15px;
    background: #f5faf8;
    border: none;
    opacity:1 !important;
  }
}
@media screen and (min-width: 990px) {
  .product .product__info-wrapper.grid__item {
    padding: 0 0 0 1.6rem !important;
  }
  .product:not(.product--columns) .product__media-list .product__media-item:nth-child(3){
    width: 100%;
    max-width: 100%;
  }
  .product:not(.product--columns) .product__media-list .product__media-item:first-child{
    max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2) !important;
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2) !important;
  }
}
@media(max-width:749px){
  .product__media-wrapper .back-button{
    display: none;
  }
  .product:not(.product--columns) .product__media-list .product__media-item:first-child{
    width: 100%;
    max-width: 100%;
  }
  .product--stacked .product__media-item {
    max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
  }
  .slider.slider--mobile{
    display: flex;
    flex-wrap: wrap !important;
    margin-bottom: 2rem !important;
    padding: 0;
    list-style: none;
  }
  .thumbnail-slider .thumbnail-list.slider{
    display:none !important;
  }
  .product-media-modal__content img {
    max-width: 100%;
  }
  .product-media-modal__content {
    max-height: unset !important;
    max-width: 100%;
  }
}

@media(max-width:990px) and (min-width:750px) {
  .product__info-container .product__title h1,
  .product__info-container .price .price__regular .price-item{
    font-size: 24px;
  }
  .product .product__info-wrapper.grid__item {
    padding: 0 0 0 1.6rem !important;
  }
  .accordion summary .summary__title .accordion__title{
    font-size: 20px;
  }
  .product__accordion .accordion__content p{
    font-size: 14px;
  }
  .description_border_remove details summary .summary__title .accordion__title {
    font-size: 21px;
  }
}
@media(max-width:543px){
  .accordion summary .summary__title .accordion__title {
    font-size: 20px;
  }
  .product__info-container .price .price__regular .price-item {
    margin-top: 14px;
    font-size: 24px;
  }
  .icon-with-text.icon-with-text--vertical .icon-with-text__item .popup-content{
    align-items: start;
    height: 100%;
  }
  .icon-with-text.icon-with-text--vertical .icon-with-text__item:first-child .popup-content{
    align-items:center;
  }
  .icon-with-text.icon-with-text--vertical .icon-with-text__item .popup-content .content-text{
    /* padding:10px; */
  }
}

/*** =========== Start: PDP Variant design ==========**/
variant-selects .swatch-input__input+.swatch-input__label{
  border: none;
  outline: none !important;
  text-align: center;
}
variant-selects .swatch-input__label--square .swatch.swatch--square {
  border: none;
  width: 88px;
  height: 88px;
  border: 1px solid transparent;
}
variant-selects .swatch-input__input.visually-disabled+.swatch-input__label>.swatch:after,
variant-selects .swatch-input__input:disabled+.swatch-input__label>.swatch:after{
  display: none;
}
variant-selects .swatch-input__input:checked+.swatch-input__label>.swatch {
  border-color: #878787;
}
variant-selects .swatch__value {
  color: #292929;
  font-size: 14px;
  font-family: 'SangBleu Kingdom' !important;
}
variant-selects .form__label{
  color: #616161;
  font-size: 16px;
}
variant-selects .product_size_selector select {
  width: 350px;
  max-width: 100%;
  padding: 8px 10px;
  font-size: 20px;
  color: #292929;
}
/*** =========== End: PDP Variant design ==========**/


/* ==================== START : Featured Collection ====================== */

.custom-collection-slider .featured_collection_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap:24px;
}
.custom-collection-slider .featured_collection_wrapper.page-width {
  padding-right: 0;
}
.custom-collection-slider .featured_collection_wrapper slider-component{
  margin: 0;
  width: 80%;
}
.custom-collection-slider .featured_collection_wrapper slider-component{
  padding:0 !important;
}
.custom-collection-slider .featured_collection_wrapper slider-component .grid {
  margin: 0;
  gap:24px;
  padding: 17px 0;
}
.custom-collection-slider .featured_collection_wrapper slider-component .grid .grid__item {
  margin: 0;
  border: 1px solid #ddd;
  padding: 10px;
}
.custom-collection-slider .featured_collection_wrapper .collection__title .title {
  color: #000;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  margin:0 !important;
}
.custom-collection-slider .featured_collection_wrapper .collection__title {
  padding-right: 0;
  padding-left:0;
  margin: 0 !important;
  display: flex;
  flex-direction: column-reverse;
}
.custom-collection-slider .collection__description.body.rte {
  color: #616161;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.custom-collection-slider .card__content{
  padding-left:0px;
  padding-right:0px;
}
.custom-collection-slider .card__information ,
.custom-collection-slider .full-unstyled-link  {
  color:  #292929;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
  padding: 0;
}
.custom-collection-slider .card__information .card__heading.h5 {
  --font-heading-scale: 0;
}

.custom-collection-slider .card__information .card__heading.h5 a::after{
  display:none;
}
.custom-collection-slider .card-information>.price{
  color:  #616161;
  font-family: "Aeonik TRIAL";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
}
.custom-collection-slider .slider-buttons {
  /* display: none; */
}
.product-card-wrapper .product_tag.new-tag {
  position: absolute;
  right: -11px;
  top: -10px;
  display: flex;
  height: 20px;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
  background: #eaf3e8;
  color: #140f03;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}
.card__information .product-color-label {
  color: #616161;
  font-family: "Aeonik TRIAL";
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  text-transform:capitalize;
}
@media screen and (min-width: 990px) {
  .underline-links-hover:hover a {
    text-decoration:unset !important;
  }
}
@media(max-width:1920px) and (min-width:1440px) {
  .custom-collection-slider .featured_collection_wrapper.page-width{
    max-width: 100%;
    padding-left: 15%;
  }
}
@media(max-width:1870px) and (min-width:1440px) {
  .custom-collection-slider .featured_collection_wrapper.page-width{
    padding-left: 14%;
  }
}
@media(max-width:1799px) and (min-width:1440px) {
  .custom-collection-slider .featured_collection_wrapper.page-width{
    padding-left: 12%;
  }
}
@media(max-width:1699px) and (min-width:1440px) {
  .custom-collection-slider .featured_collection_wrapper.page-width{
    padding-left: 10%;
  }
}
@media(max-width:1599px) and (min-width:1440px) {
  .custom-collection-slider .featured_collection_wrapper.page-width{
    padding-left: 8%;
  }
}
@media(max-width:1499px) and (min-width:1440px) {
  .custom-collection-slider .featured_collection_wrapper.page-width{
    padding-left: 6rem;
  }
}
@media(max-width:1460px) and (min-width:1440px) {
  .custom-collection-slider .featured_collection_wrapper.page-width{
    padding-left: 5rem;
  }
}

@media(max-width:1240px){
  .custom-collection-slider .featured_collection_wrapper .collection__title .title{
    font-size:20px;
  }
  .custom-collection-slider .featured_collection_wrapper slider-component .grid{
    gap:20px;
  }
}

@media (max-width:989px){
  .custom-collection-slider .featured_collection_wrapper{
    flex-direction: column;
    justify-content: start;
    align-items: start;
    padding: 0 20px;
  }
  .custom-collection-slider .featured_collection_wrapper.page-width{
    padding-right:20px;
    gap:20px;
  }
  .custom-collection-slider .featured_collection_wrapper slider-component{
    width:100%;
  }
  .custom-collection-slider .featured_collection_wrapper .collection__title{
    padding-left:0px !important;
  }
   .custom-collection-slider .featured_collection_wrapper .collection__title .title{
    font-size:32px;
  }
  .custom-collection-slider .featured_collection_wrapper slider-component .grid{
    gap:4px;
  }
}


@media(max-width:543px){
  .custom-collection-slider .card__information, 
  .custom-collection-slider .full-unstyled-link,
  .custom-collection-slider .card-information>.price {
    font-size:14px;
  }
}

.product-popup-modal__opener .product-popup-modal__button {
  color: #616161;
  font-family: "Aeonik TRIAL";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
  text-decoration-line: underline;
  min-height: unset;
  padding-right: 0;
  padding-left: 4px;
  vertical-align: middle;
}
.product-popup-modal__opener svg {
  vertical-align: middle;
}
.product-popup-modal__opener.quick-add-hidden {
  margin: 0;
  margin-top: 4px;
}

/* ==================== END : Featured Collection ====================== */


/* ================ START : Product Meta Color CSS ======================= */
.product-color-wrapper .color_form__label{
  color: #616161;
  font-size: 16px;
  margin-bottom: 5px;
}
.product-color-wrapper .product-color-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.product-color-item {
  text-decoration: none;
  color: #292929;
  border: 1px solid transparent;
}
.product-color-item img{
  border: 1px solid transparent;
}
.product-color-item.active img{
  border-color: #878787;
}
.product-color-wrapper .product-color-item >img {
  height: 84px;
  width: 84px;
  object-fit: cover;
  vertical-align: middle;
}
.mata-product-color {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 1.4;
  margin-top: 6px;
  text-transform: capitalize;
}
/* ================ END : Product Meta Color CSS ======================= */

/* ======================= End : PDP design ========================== */




/*=========================== START : Sustainability Page Css ====================== */
.verne-image-with-text .image-with-text__heading {
  font-size: 40px;
}
.verne-image-with-text .image-with-text__text.subtitle p {
  color: #616161;
  font-family: "Aeonik TRIAL";
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
  letter-spacing: 0px;
}
/*=========================== END : Sustainability Page Css ====================== */



/* ======================== START : Product subscription Box CSS ===================== */

.product_subscription {
  margin-top: 24px !important;
}
.product_subscription .product-subscription-wrap {
  display: flex;
  padding: 12px;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  background: #f5faf8;
}
.product_subscription .prod-subscription-heading {
  color: #140F03;
  font-family: "SangBleu Kingdom" !important;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
}
.product_subscription .prod-subscription-subheading {
  color: #424242;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: .5px;
}
.product_subscription form {
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 100%;
  width:100%;
  margin-top: 8px;
}
.product-subscription-form input {
  border: none;
  border-bottom: 1px solid #ccc;
  padding: 8px 0;
  background: transparent;
  outline: none;
}

.product_subscription .contact__fields{
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.product_subscription .field__input {
  background: #f5faf8;
  border-bottom: 0.5px solid #C9C9C9;
}
.product_subscription .field__input:focus,
.product_subscription .field:after {
  box-shadow:none !important;
}
.product_subscription button.shop-btn.button {
  max-width: 100%;
  width: 100%;
}
.product_subscription .field__label{
  left:0 !important;
  color: #878787;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
}
.product_subscription .button:not([disabled]):hover:after{
  box-shadow:none;
}
.product_subscription .field__input:not(:placeholder-shown) ,
.product_subscription .field__input:focus {
  padding-left: 0 !important;
}
.product-subscription-wrap .form__message {
  font-size: 12px;
  margin-bottom: 5px;
}
/* ======================== END : Product subscription Box CSS ===================== */



/* ======================== START: Wishlist Css ===================== */

.wishlist_table {
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-thumbnail {
  position: relative;
  padding-bottom: 100%;
}
.wishlist-box .img-responsive {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.wishlist-box {
  display:grid;
  grid-template-columns:repeat(4,1fr);
  width:100%;
  gap:15px;
}
/* .wishlist-box .product-add-to-cart {
  display: flex;
  align-items: center;
  justify-content: center;
} */

.wishlist-box .button.wishlist-item-link {
  width: 100%;
  background: #134136;
  color: #f5faf8;
  font-family: Aeonik TRIAL;
  font-size: 16px;
  padding: 10px;
  min-height:unset;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  text-transform: capitalize;
  margin-bottom: 0;
}
.wishlist-box .button.wishlist-item-link::after {
  box-shadow: none !important;
}
.wishlist-box .product-wishlist {
  position: relative;
  margin: 0;
  border: 1px solid #ddd;
  padding: 10px;
}
.wishlist-box .product-remove {
  position: absolute;
  z-index: 1;
  right: 5px;
  top: 5px;
}
.wishlist-box .wishlist-product-price.product-price {
  color: #616161;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0;
  vertical-align: middle;
  text-transform: uppercase;
  margin:10px 0;
}
.wishlist-box .product-name .wishlist-item-link {
  font-size: 16px;
  display:flex;
  font-family: "SangBleu Kingdom";
  color: #121212;
  line-height: 1.2;
  text-decoration: none;
}
.empty-wishlist {
  padding: 10px;
  background: #134136;
  color: #fff;
}

.wishlist_icon-load svg.spinner {
    width: 20px;
    height: 20px;
}

.product-wishlist .product-remove .remove_from_wishlist{
  width: 40px;
  height: 40px;
  background: #EAF3E8;
  display: flex;
  align-items: center;
  justify-content: center;
}
  .wishlist_you_may_also_like .featured_collection_wrapper:before {
    border-top: 1px solid #D9D9D9;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: -45px;
    display: block;
    width: 82%;
    margin-left: auto;
    margin-right: 56px;
}

@media(max-width:1024px){
   .wishlist_you_may_also_like .featured_collection_wrapper:before {
    top: -22px;
    width: 92%;
    margin-left: 16px;
    margin-right: 16px;
  }
}

@media(max-width:989px){
  .wishlist-box{
    grid-template-columns:repeat(3,1fr);
  }
}

@media(max-width:767px){
  .wishlist-box{
    grid-template-columns:repeat(2,1fr);
  }
}
@media(max-width:425px){
  .wishlist-box{
    gap:10px;
  }
  .wishlist-box .product-name .wishlist-item-link,
  .wishlist-box .wishlist-product-price.product-price,
  .wishlist-box .button.wishlist-item-link {
    font-size:10px;
  }
}
@media(max-width:360px){

}
/* ======================== END: Wishlist Css ===================== */




/* ========================= Start :  Homa Page Css  ============================== */

.header-wrapper--border-bottom {
  border-color: #fff;
  border-bottom-style: outset;
}



/* ===================== Start : Image banner V2 Css ======================= */


.crafted-for-legacy-section .banner__content .banner__box {
  padding: 0;
}
.crafted-for-legacy-section .banner__content .banner__box .banner__heading {
  color: #fff;
  font-size: 49px;
  line-height: 1;
}
.crafted-for-legacy-section .banner__content .banner__box .banner__text p{
  color: #fff;
  font-size: 39px;
  font-family: "SangBleu Kingdom";
  font-weight: 400;
  line-height: 1.2;
  max-width: 390px;
  margin: 0;
}

@media(max-width: 749px){
  .crafted-for-legacy-section .banner__content {
    align-items: flex-end;
    justify-content: flex-start;
    padding-left: 10px;
    padding-bottom: 10px;
  }
  .crafted-for-legacy-section .banner__content .banner__box .banner__text p{
    font-size: 28px;
  }
  .crafted-for-legacy-section .banner__content .banner__box .banner__heading {
    font-size: 40px;
  }
}
@media(max-width: 543px){
  .crafted-for-legacy-section .banner__content .banner__box .banner__text p{
    font-size: 18px;
    line-height: 1.4;
    max-width: 240px;
  }
  .crafted-for-legacy-section .banner__content .banner__box .banner__heading {
    font-size: 32px;
  }
}

/* ===================== End : Image banner V2 Css ======================= */


/* ===================== Start : featured_collection Css ======================= */

.featured_collection_wrapper slider-component .grid .grid__item {
    margin: 0;
    border: 1px solid #ddd;
    padding: 10px;
}

.collection--full-width slider-component:not(.slider-component-desktop){
  padding: 0;
}

@media(max-width:749px){
  .featured_collection_home {
    margin-top: 0 !important;
    padding-bottom: 40px !important;
    padding-top: 25px !important;
  }
  .featured_collection_home .card__information{
    padding:0 !important;
  }
}


/* ===================== End : featured_collection Css ======================= */


/* ==================== Start : get expert assistance section Css ================= */


.get-expert-assistance-section .image-with-text__text-item .button:hover,
.get-expert-assistance-section .image-with-text__text-item .button:focus,
.get-expert-assistance-section .image-with-text__text-item .button:after, 
.get-expert-assistance-section .image-with-text__text-item .button:before,
.get-expert-assistance-section .image-with-text__text-item .button:focus-visible{
  box-shadow:none !important;
  transition:unset !important;
}

@media(max-width:749px){
  .get-expert-assistance-section .image-with-text__grid .image-with-text__heading {
    font-size: 30px;
  }
  .get-expert-assistance-section .image-with-text__grid {
    flex-direction: column;
  }
}

/* ==================== End : get expert assistance section Css ================= */


/* =================== START :  Custom unique Jewelry Css ======================= */

.custom-unique-jewelry .image-with-text__heading.inline-richtext {
  color: #000;
  font-size: 32px;
  font-weight: 400;
  margin-top: 8px;
}
.custom-unique-jewelry .image-with-text .image-with-text__text p {
  color: #616161;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
}
.custom-unique-jewelry .image-with-text__text-item .button:hover,
.custom-unique-jewelry .image-with-text__text-item .button:focus,
.custom-unique-jewelry .image-with-text__text-item .button:after, 
.custom-unique-jewelry .image-with-text__text-item .button:before,
.custom-unique-jewelry .image-with-text__text-item .button:focus-visible{
  box-shadow:none !important;
  transition:unset !important;
}
.custom-unique-jewelry .button.button--primary{
  text-transform:capitalize;
}

@media(max-width:1200px){
  .custom-unique-jewelry{
    padding-bottom:0px !important;
  }
}

@media(max-width:749px){
  .custom-unique-jewelry .image-with-text .image-with-text__grid {
    flex-direction: column;
  }
}

/* =================== END :  Custom unique Jewelry Css ======================= */


/* ===================== Start :  The suistainability Page ===============*/

.custom-suistainability-page .image-with-text__content .image-with-text__heading {
  font-size: 40px;
}
.custom-suistainability-page .image-with-text__content .image-with-text__text--caption {
  color: #424242;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.2;
  margin-top: 8px;
}
.custom-suistainability-page .image-with-text__content .image-with-text__text.body{
  margin-top: 16px;
}
.custom-suistainability-page .image-with-text__content .image-with-text__text p {
  font-size: 20px;
  font-weight: 300;
  color: #616161;
}
.custom-suistainability-page .image-with-text__content .image-with-text__text p strong{
  color: #134136;
  font-weight: 500;
}
.custom-suistainability-page.contain .image-with-text__content .image-with-text__text p {
  text-align: left;
}

.custom-suistainability-page .image-with-text__text-item .image-with-text__content {
  padding-left: 38px;
  padding-right: 38px;
}
@media(max-width:991px) and (min-width:750px){
  .custom-suistainability-page .image-with-text__content .image-with-text__text p {
    font-size: 15px;
  }
}
@media(max-width: 749px){
  .custom-suistainability-page .image-with-text .image-with-text__grid {
    flex-direction: column;
  }
}
@media(max-width: 543px) {
  .custom-suistainability-page .image-with-text__content .image-with-text__heading {
    font-size: 32px;
  }
  .custom-suistainability-page .image-with-text__content .image-with-text__text p {
    font-size: 16px;
  }
}


/* ========================= End :  The suistainability Page  ========================*/



/* ============================ Start :  The Story Page ===============================*/

.custom-story-page .image-with-text .image-with-text__text p {
  text-align: left;
}
/* .custom-story-page .image-with-text .image-with-text__text p br{
  display:none;
} */
.custom-story-page .image-with-text__text.image-with-text__text--caption {
  color: #424242;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  margin-top: 8px;
}
.custom-story-page .image-with-text .image-with-text__heading {
  font-size: 40px;
}
.custom-story-page .image-with-text__content {
  padding-right: 0;
}
.custom-story-page .image-with-text .image-with-text__grid .image-with-text__media-item {
  max-width: 100%;
}
.custom-story-page.contain .image-with-text__content{
  padding-left:0;
  padding-right:40px;
}

@media(max-width:749px){
  .custom-story-page .image-with-text .image-with-text__grid {
    flex-direction: column;
  }
  .custom-story-page{
    padding-top:20px !important;
  }
  .custom-story-page .image-with-text .image-with-text__text p br{
    display:block;
  }
}

/* ============================ END :  The Story Page ===============================*/




/* ====================== START : Collection Page Css ================================= */
/* .facets__form{
  grid-template-columns: 1fr 1fr !important ;
}
.facets__wrapper {
  align-items: center;
  align-self: flex-start;
  grid-column: 1 !important;
  grid-row: 1 !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: end !important;
}
.facet-filters {
  align-items: flex-start;
  display: flex;
  grid-column: 1 !important;
  grid-row: 1 !important;
  padding-left: 2.5rem;
  margin-right: auto !important;
  padding-left: 0 !important;
}

.facets__form .product-count {
  grid-column-start: 1 !important; 
  align-self: flex-start;
  grid-row-start: 2 !important;
  text-align: left !important;
} */
.facets-container .facets__form{
  grid-template-columns: max-content 1fr max-content;
}
.facets-container .facets__wrapper{
  grid-column: 2;
}
.facets-container .facet-filters.sorting {
  grid-column: 1;
  padding-left: 0;
}
.facets-container .facets__form .product-count{
  grid-column: 1 / -1;
  text-align: left;
  margin-top: 10px;
  padding-top: 20px;
  border-top: 1px solid #D9D9D9;
  grid-column-start: 1;
}
.facets-container .product-count .loading__spinner, 
.facets-container .product-count-vertical .loading__spinner{
  left: 0;
  right: auto;
}
.facets__summary span,
.facet-filters__label,
.product-count__text,
.mobile-facets__open-label{
  color: #616161 !important;
  font-family: "SangBleu Kingdom";
  font-size: 16px !important;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  text-transform: uppercase;
}
.facets__heading{
  display:none !important;
}
.facet-filters__field .select__select {
  color: #616161;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
  text-transform: uppercase;
  padding-left:10px;
}
.product-grid-container .product-grid {
  display: grid;
  gap: 17px;
}
.product-grid-container .product-grid .grid__item{
  max-width:100%;
  width:100%;
  border: 1px solid #ddd;
}
.product-grid-container .product-grid .grid__item .product_tag.new-tag{
  top:0;
  right:0;
}
.facet-filters__sort:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}

@media(max-width:1200px){
.facets__summary span,
.facet-filters__label,
.product-count__text,
.mobile-facets__open-label{
  font-size: 13px !important;
}
}
@media(max-width:989px){
  .product-grid-container .product-grid{
    gap:12px;
  }
  .facets__disclosure{
    margin-right:15px !important;
  }
  .facets__summary span,
  .facet-filters__label, 
  .product-count__text,
  .mobile-facets__open-label{
    font-size:12px !important;
  }
}

@media(max-width:543px){
  .product-grid-container .product-grid{
    gap:8px;
    row-gap:24px;
  }
}
/* ====================== START : Collection Switch css ================= */

.collection-menu-section .collection-menu-wrapper {
  padding-top: 16px;
  padding-bottom: 16px;
}
.collection-menu-section .collection-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
}
.collection-menu-section .collection-item {
  color: #424242;
  text-align: center;
  font-family: "SangBleu Kingdom";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
}
.collection-menu-section{
  border-bottom: 1px solid  #E3E3E3;
}
@media(max-width:989px){
  .collection-menu-section{
    display:none;
  }
}
/* ====================== END : Collection Switch css ================= */

/* ==================== START : Collection Banner Css ================= */
.collection-hero__inner {
  gap: 20px;
  margin-bottom:32px;
}
.collection-hero__inner .collection-hero__title {
  color: #140F03;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin: 0;
}
.collection-hero__text-wrapper{
  display:flex;
  flex-direction:column;
  gap:8px;

}
.collection-hero__inner .collection-hero__description.rte {
  color: #616161;
  font-family: "Aeonik TRIAL";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  margin: 0;
}
.collection-slider-wrapper {
  width: 70%;
}
.collection-slider-wrapper .slick-track {
  display: flex;
  gap: 8px;
}
.collection-slider-wrapper .slick-slide {
  display: block;
  position:relative;
  width: max-content !important;
}
.collection-slider-wrapper .slick-slide img {
  display: block;
  width: 231px;
  max-width: 100%;
}
 .collection-slider-wrapper .slick-prev, .collection-slider-wrapper .slick-next {
  background: rgba(246, 237, 230, 0.40);
  backdrop-filter: blur(6.900000095367432px);
  border: none;
  width: 40px;
  height: 40px;
  padding:8px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #333;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
}
.collection-hero__description{
  max-width:100% !important;
}
.collection-slider-wrapper .slick-prev {
  left: 10px;
}
.collection-slider-wrapper .slick-next {
  right: 10px;
}
.collection-slider-wrapper .slide-title {
  position: absolute;
  font-family: "SangBleu Kingdom";
  font-size: 20px;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  bottom: 18px;
  left: 0;
  padding: 8px;
  right: 0;
  margin: 0 auto;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  background: rgba(246, 237, 230, 0.40);
  backdrop-filter: blur(6.900000095367432px);
  width: calc(100% - 20px);
}

@media(max-width:1340px){
  .collection-slider-wrapper .slide-title{
    font-size:15px;
  }
  .collection-hero__inner .collection-hero__title{
    font-size:32px;
  }
}

@media(max-width:1200px){
  .collection-hero__inner .collection-hero__title{
    font-size:26px;
  }
  .collection-hero__inner .collection-hero__description.rte{
    font-size:14px;
  }
}

@media(max-width:1024px){
  .collection-hero__inner .collection-hero__title{
    font-size:24px;
  }
}



@media(max-width:989px){
  .collection-hero{
    display:none;
  }
}
/* ==================== END : Collection Banner Css ================= */

/* ==================== START : Collection slider Banner Css ================= */

.custom-collection-banner {
  display: none;
}
.collection.slick-slider .slick-slide img {
  max-width: 100%;
  width: 100%;
}

.collection-banner-slider-wrapper .slick-prev, .collection-banner-slider-wrapper .slick-next {
  border: none;
  background:transparent;
  width: 40px;
  height: 40px;
  padding:0;
  display: flex !important;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #333;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
}
.collection-hero__description{
  max-width:100% !important;
}
.collection-banner-slider-wrapper .slick-prev {
  left: 6px;
}
.collection-banner-slider-wrapper .slick-next {
  right: 6px;
}
.collection-banner-slider-wrapper .collection-wrap-content {
  position: absolute;
  top: 0;
  bottom: 0;
  align-items: start;
  display: flex;
  flex-direction:column;
  gap:8px;
  left: 70px;
  right: 0;
  justify-content: center;
  width: 234px;
}
.collection-banner-slider-wrapper .slide-title {
  color: #FFF;
  font-family: "SangBleu Kingdom";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
}
.collection-banner-slider-wrapper .slide {
  position: relative;
  padding:16px;
}
.collection-banner-slider-wrapper .slide-subtitle {
  color: #f2f2f2;
  font-family: "Aeonik TRIAL";
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}
.collection-banner-slider-wrapper .slide-btn {
  color: #fff;
  text-align: center;
  font-family: "SangBleu Kingdom";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  text-decoration-line: underline;
}

@media(max-width:989px){
  .custom-collection-banner {
    display: block;
  }
}

@media(max-width:425px){
  .collection-banner-slider-wrapper .collection-wrap-content{
    bottom:30px;
    justify-content:end;
    left:42px;
  }
  .facets-container{
    padding-bottom:24px !important;
  }
}
/* ==================== END : Collection slider Banner Css ================= */

/* ==================== START : Collection Image with Text Css ================= */

.custom-collection-image-text .image-with-text .image-with-text__text p em {
  color: #424242;
  font-family: "Aeonik TRIAL";
  font-size: 24px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.2;
}
@media(max-width:749px){
  .custom-collection-image-text  .image-with-text .image-with-text__grid{
    flex-direction:column;
  }
  .custom-collection-image-text .image-with-text .image-with-text__grid .image-with-text__text-item .image-with-text__content {
    padding-top: 0 !important;
  }
  .custom-collection-image-text .image-with-text .image-with-text__text{
    margin-top:8px;
  }
}

/* ==================== END : Collection Image with Text Css ================= */


.collection .custom-image-block {
  position: relative;
}

.collection .custom-image-block .image_text_content {
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 2;
}
.custom-image-block .image_text_content .image_title {
  color: #fcfaf7;
  font-family: "Crimson Pro";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-top: 0;
  margin-bottom: 4px;
}
.custom-image-block .image_text_content .image_subtitle {
  color: #fcfaf7;
  font-family: "Crimson Pro";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin: 0;
}
.custom-image-block .image_text_content .image_button {
  min-width: 292px;
  border: 1px solid #fcfaf7;
  color: #fff;
  font-family: "Crimson Pro";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  text-transform: uppercase;
  display: inline-flex;
  padding: 8px 30px;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .collection__products .custom-image-block .image_text_content {
    bottom: 12px;
    left: 12px;
    right: 12px;
  }
  .custom-image-block .image_text_content .image_title {
    font-size: 24px;
  }
  .custom-image-block .image_text_content .image_button {
    width: 100%;
    min-width: unset;
  }
}
@media (max-width: 543px) {
  .grid--1-col-tablet-down .custom-image-block,
  .grid--1-col-tablet-down .custom-image-block{
    grid-column: unset !important;
    grid-row: unset !important;
  }
}

.collection-product-paginate {
  color: var(--gray-70, #616161);
  text-align: center;
  font-family: "SangBleu Kingdom";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
  text-transform: uppercase;
  margin-top:15px;
}

div#AjaxinatePagination a {
  color: #F5FAF8;
  font-family: "Aeonik TRIAL";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  text-transform: capitalize;
  text-decoration: none;
  display: flex;
  width: 206px;
  height: 48px;
  padding: 10px 24px;
  gap: 10px;
  background: #134136;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  margin-top: 24px;
}
.collection-progress-bar-container {
  width: 200px;
  height: 4px;
  background-color: #f0f0f0;
  margin-top: 5px !important;
  border-radius: 5px;
  margin: 0 auto;
}

.collection-progress-bar {
  height: 100%;
  background-color: #424242;
  border-radius: 5px;
  transition: width 0.3s ease;
  display:block !important;
}

/* ====================== END : Collection Page Css ================================= */


/* =========================== START :Header Css ====================================== */
header-menu .mega-menu__content predictive-search.search-modal__form {
  margin: 0 auto;
  display: flex;
}

.custom-megamenu-wrapper {
  overflow-y: unset;
}
.custom-megamenu-wrapper .mega-menu__list {
  display: flex !important;
  margin: 0;
  padding: 0
}
.custom-megamenu-wrapper .mega-menu__list.custom-menu{
  justify-content: flex-start;
  flex-direction: column;
  gap: 16px;
  padding:0;
  width:30%;
}
.custom-megamenu-menu-wraper{
  display:flex;
  flex-direction: column;
  justify-content: start;
  width: 70%;
  gap:24px;
}
.custom-megamenu-wrapper .custom-mega-product-menu {
  display: flex;
  overflow: hidden;
  gap:24px;
  cursor: grab;
  scroll-behavior: smooth;
  padding-right:20px;
}
.custom-megamenu-wrapper .custom-megamenu-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top:16px;
  padding-right:0px;
  gap:50px;
}
.custom-megamenu-wrapper .custom-mega-product-menu .custom-product-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  flex: 1 0 0;
  text-decoration:none;
  align-self: stretch;
  width: 234px;
}
.custom-megamenu-wrapper .custom-mega-product-menu .custom-product-wrap img{
  max-width:100%;
  width:100%;
}
.custom-megamenu-wrapper  .custom-product-content {
  color: #292929;
  font-family: 'SangBleu Kingdom';
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.custom-megamenu-wrapper  .custom-product-wrap {
  border: 1px solid #ddd;
  padding: 8px;
  position:relative;
}
.custom-megamenu-wrapper .custom-product-wrap .product_tag.new-tag {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  height: 20px;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
  background: #eaf3e8;
  color: #140f03;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}
.custom-megamenu-wrapper .custom-product-wrap .product-price {
  color: #616161;
  font-family: "Aeonik TRIAL";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
}
.custom-megamenu-wrapper .custom-product-wrap .product-color-label {
  color: #616161;
  font-family: "Aeonik TRIAL";
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  text-transform: capitalize;
}
.custom-megamenu-wrapper .field::after,
.custom-megamenu-wrapper .field__input:focus-visible{
  box-shadow:none !important;
}
.custom-megamenu-wrapper .field:focus-visible{
  outline:unset !important;
  outline-offset:unset !important;
  box-shadow:unset !important;
}

.custom-megamenu-wrapper  .search__input.field__input{
  background: #F8F8F8;
}
.custom-megamenu-menu-wraper .mega-menu__list {
  margin: 0;
  padding: 0;
}
.custom-megamenu-link {
  color: #140f03;
  text-align: center;
  font-family: "SangBleu Kingdom" !important;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  text-decoration-line: underline;
}
.custom-megamenu-menu-wraper .mega-menu__list--condensed .mega-menu__link {
  font-weight: 400 !important;
  color: #424242;
  font-family: "SangBleu Kingdom" !important;
  font-size: 16px;
  font-style: normal;
  line-height: 100%;
}
.custom-megamenu-menu-wraper .mega-menu__list--condensed .mega-menu__link--active,
.custom-megamenu-wrapper .custom-megamenu-wrap .mega-menu__link--active {
  color: #140F03 !important;
}
.custom-megamenu-wrapper .custom-megamenu-wrap .mega-menu__link {
  color: #616161;
  font-family: "Aeonik TRIAL";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}
.header__menu-item.list-menu__item.link.focus-inset:focus-visible{
  box-shadow:none !important;
  outline: unset !important;
}
button.search__button.field__button{
  color:#616161;
}
button.search__button.field__button {
  left: 0;
  right: unset;
  z-index: 1;
}
.search__button .icon {
  height: 24px !important;
  width: 24px !important;
}
.search-modal__form .field__input:focus~label.field__label,
.search-modal__form .field__input:not(:placeholder-shown)~.field__label {
  display: none !important;
}
.search__input.field__input{
  padding-top:8px !important;
  padding-left:40px !important;
}
details[open]>.header__menu-item{
  text-decoration-color:#fff;
}
details[open]:hover>.header__menu-item {
  text-decoration-thickness:0;
}
.search-modal__form label.field__label {
  left: 40px !important;
  color: #616161;
  font-family: "Aeonik TRIAL";
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  display :flex !important;
  align-items :center;
  top: 0 !important;
  bottom: 0 !important;
}
@media (min-width:1441px){
  .custom-megamenu-wrapper .custom-mega-product-menu .custom-product-info{
    width:203px;
  }
}
@media(max-width:989px){
  .header-wrapper .header__icon svg.header-wishlist-icon{
    display:none;
  }
}

/* ============================== END :Header Css =================================== */

/* ============================== START :Header Drawer Css =================================== */

.menu-drawer__navigation{
  padding:20px !important;
  padding-top:50px !important;
  position: relative;
  top: 20px;
  /* overflow:scroll; */
}
.menu-drawer__close-button {
  /* display:none !important; */
  color: #140f03;
  font-family: SangBleu Kingdom !important;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: underline !important;
  justify-content: space-between;
  padding: 12px 20px!important;
}
.menu-drawer__inner-submenu{
  overflow:unset !important;
}
.menu-drawer__inner-submenu .menu-drawer__menu.list-menu{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 12px;
  background: #F2F2F2;
  align-self: stretch;
  margin:0 20px;
  position:unset;
  padding:0;

}
.menu-drawer__inner-submenu .menu-drawer__menu.list-menu .list-menu__item {
  padding: 8px !important;
  line-height: 1;
  color: #616161;
  text-align: center;
  font-family: "Aeonik TRIAL";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
.menu-drawer__menu-item{
  padding:11px 20px !important;
}
.menu-drawer__navigation-container{
  overflow-y:unset !important;
}
.menu-drawer__menu-item--active, 
.menu-drawer__menu-item:focus, 
.menu-drawer__close-button:focus, 
.menu-drawer__menu-item:hover, 
.menu-drawer__close-button:hover{
  background-color:transparent !important;
}
.menu-drawer__inner-submenu .menu-drawer__menu-item--active {
  color: #140F03 !important;
}
.menu-drawer__close-button{
  margin-top:0px !important;
}
.menu-drawer__navigation predictive-search.search-modal__form {
  z-index: 1;
  height: 50px;
  position: absolute;
  top: 0;
  width: 80%;
  left: 20px;
  right: 0;
}
.menu-drawer__inner-container .menu-drawer__navigation .submenu-open{
  /* visibility:visible !important; */
  padding-bottom:20px;
}
.menu-drawer__inner-container .menu-drawer__navigation .menu-drawer__submenu{
  /* position:unset !important; */
  /* transition:unset !important; */
}
.submenu-open .menu-drawer summary.menu-drawer__menu-item svg.icon.icon-arrow {
  transform: rotate(180deg);
}
.menu-drawer__inner-submenu .mega-menu__list.custom-menu {
  display: flex;
  flex-direction: column;
  padding: 24px 20px;
  gap: 24px;
}
.menu-drawer__inner-submenu .mega-menu__list.custom-menu .mega-menu__link {
  color: #424242;
  font-family: "SangBleu Kingdom";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  padding: 0;
  margin: 0;
}
.menu-drawer__submenu .custom-mega-product-menu {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 8px;
  padding: 0 20px;
}
.menu-drawer__submenu .custom-product-wrap {
  border: 1px solid #ddd;
  padding: 8px;
  position: relative;
}
.menu-drawer__submenu .custom-product-wrap img {
  object-fit: cover;
  width: 100%;
}
.menu-drawer__submenu .custom-product-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  text-decoration: none;
  align-self: stretch;
}
.menu-drawer__submenu .product_tag.new-tag {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  height: 20px;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
  background: #eaf3e8;
  color: #140f03;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}
.menu-drawer__submenu .custom-product-content {
  color: #292929;
  font-family: "SangBleu Kingdom";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.menu-drawer__submenu span.product-color-label {
  color: #616161;
  font-family:' Aeonik TRIAL';
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  text-transform: capitalize;
}
.menu-drawer__submenu .product-price {
  color: #616161;
  font-family: 'Aeonik TRIAL';
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
}
.menu-drawer__inner-container .menu-drawer__utility-links{
  background-color:#f2f2f2 !important;
}
.custom-megamenu-custom-link{
  margin-top:50px;
}
.menu-drawer__submenu .custom-megamenu-custom-link {
  padding: 24px 20px;
  margin-top:0;
}
.menu-drawer__navigation .menu-drawer__menu .list-menu__item {
  color: #140F03;
  text-align: center;
  font-family: "SangBleu Kingdom";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}
.header-menu-open details summary svg.icon.icon-arrow {
  /* transform: rotate(180deg) translateY(10px); */
}
/* ============================== END :Header Drawer Css =================================== */

/* ============================= START : Account Login Page Css ======================= */
.customer.login {
  max-width: 456px !important;
  padding-right:56px !important;
  padding-left: 56px !important;
}
.customer form .field input{
  display: flex;
  height: 56px;
  padding: 16px;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  border: 1px solid  #134136;
}
.customer form .field:after,
.customer form .field:before{
  box-shadow:none !important;
}
.customer form .field label {
  display: flex;
  align-items: center;
  top: 0;
  bottom: 0;
  color: #878787;
  font-family: "Aeonik TRIAL";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
}
.customer form .field input:focus-visible{
  box-shadow:none !important;
}
.customer form .field input:focus~label{
  font-size:16px;
  top:0;
}
.customer .field input:not(:placeholder-shown)~label{
  display:none;
}
.customer .field input:not(:placeholder-shown){
  padding:16px;
}
.customer button {
  margin: 4rem 0 1.5rem;
  display: flex;
  height: 48px;
  padding: 10px 24px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  width: 100%;
  background: #134136;
}
.customer button:after, 
.customer button:before{
  box-shadow:none !important;
}

.custom-need-wrapper ,
.custom-need-wrapper a {
  color: #292929;
  font-family: 'Aeonik TRIAL';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  display: flex;
  padding: 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.custom-need-wrapper a{
  margin:0 !important;
  padding:0 !important;
}
.contact__button button.shop-btn.button:before,
.contact__button button.shop-btn.button:after {
  box-shadow: none !important;
}
/* ============================= END : Account Login Page Css ======================= */


/*======================= Start: Custom Css =====================*/

/*================== Start: The collection Page Css ================*/
.collection-hero__inner .collection-hero__description.rte{
  font-size:14px;
}
/*================== End : The collection Page Css ================*/

/*================== Start : Verne Promise Page Css ================*/
.verne-promise-content p strong,
.verne-promise-content strong{
  color:#000;
}
/*================== End : Verne Promise Page Css ================*/

/*================== Start: The Story Page Css ================*/
.custom-story-page .image-with-text .custom-images{
  display:flex;
  justify-content:start;
  width:100%;
  gap: 15px;
  align-items: center;
  flex-wrap:wrap;
}
.custom-story-page .image-with-text .image-with-text__text ul{
  padding-left:0;
  list-style:none;
  text-align:start;
}
.image-with-text .image-with-text__text p{
  font-size:16px;
}
@media screen and (max-width:1200px){
  .custom-story-page .image-with-text .image-with-text__heading{
    font-size: 28px;
  }
}
/*================== End: The Story Page Css ================*/

/*================== Start: Verne Signature Page Css ================*/
.verne-signature h1.main-page-title,
.customer-care h1.main-page-title{
  font-size: 45px;
  line-height: 1;
  padding-top: 15px;
}
.inquiry-form-section h3,
.verne-signature-content h3{
  line-height:1.2;
}
.verne-signature-content p,
.inquiry-form-section p{
  margin-top:0;
  line-height: 1.5;
}
.inquiry-form-section h2.title{
  margin-bottom: 13px;
  line-height: 1.3;
  font-size: 20px;
  margin-top:30px;
}
.inquiry-form-section .inquiry-form-subheading{
  margin-bottom:24px;
  line-height:1.2;
}
.inquiry-form-section .field.field-wrapper:before,
.inquiry-form-section .field.field-wrapper:after{
  display:none;
}
.inquiry-form-section .field.field-wrapper input[type="checkbox"]{
  width:17px;
  height:17px;
  accent-color:#000;
  margin:0;
}
.inquiry-form-section .field.field-wrapper .checkbox{
  display: inline-flex;
  align-items: center;
  gap: 7px;
  cursor:pointer;
}
.inquiry-form-section .field.field-wrapper{
  display:flex;
  flex-direction:column;
}
.inquiry-form-section .field.field-wrapper .field-checkbox-wrapper{
  display: flex;
  flex-wrap:wrap;
  gap: 14px;
}
.inquiry-form-section .field.field-wrapper .label-bold{
  font-weight:600;
  margin-bottom:10px;
} 
.inquiry-form-section .field.field-wrapper input[type="radio"]{
  width:17px;
  height:17px;
  accent-color:#000;
  margin:0;
}
.inquiry-form-section .field.field-wrapper .field{
  width: auto;
  flex: 1;
  margin: 0;
}
.inquiry-form-section .field.field--with-error .contact__field-error {
  padding: 0 10px 10px;
}
.inquiry-form-section .contact__button{
  margin-top:2.5rem;
}
.inquiry-form-section .form-status.form__message{
  line-height:1.3;
} 
.inquiry-form-section .form-status.form__message svg{
  height: 2.3rem;
  width: 2.3rem;
}
.private-appointment-form .appointmentform-btn{
  color: #f5faf8;
  background-color: #134136 !important;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  padding: 12px 24px;
}
.private-appointment-form .appointmentform-btn:after {
  box-shadow: none !important;
}
.private-appointment-form{
  margin-top:30px;
}
.private-appointment-form .form-field select {
  width: 100%;
  padding: 11.5px 15px;
  border: 1px solid #1212128c;
  font-size:16px;
  font-family:"Aeonik TRIAL";
  color:#121212bf;
  box-shadow: 0 0 0 0px;
  transition:all 0.1s ease-in-out;
}
.private-appointment-form .form-field select:hover,
.private-appointment-form .form-field select:focus{
  box-shadow: 0 0 0 1px #1212128c;
}
.private-appointment-form .form-field select:focus{
  outline: none;
  box-shadow: none;
}
.private-appointment-form .form-field label {
  display: block;
  margin-bottom: 14px;
  font-weight: 500;
  line-height:1;
}
.private-appointment-form .form-field {
  margin-bottom: 20px;
}
.form-success-message {
  margin-top: 20px;
  font-size: 18px;
  line-height: 1.4;
  color: #000;
}
.verne-signature-content p.image-wrapper img{
  border:none;
}
@media screen and (max-width:1200px){
  .verne-signature h1.main-page-title,
  .customer-care h1.main-page-title{
    font-size: 35px;
  }
}
@media screen and (max-width:767px){
  .inquiry-form-section .form__label,
  .inquiry-form-section .field__label ,
  .private-appointment-form .form-field select{
    font-size: 14px;
    letter-spacing: 0.3px;
  }
  .verne-signature h1.main-page-title,
  .customer-care h1.main-page-title{
    font-size: 28px;
    padding-top: 5px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width:749px){
  .inquiry-form-section h2.title{
    margin-top:0;
  }
}
@media screen and (max-width:543px){
  .inquiry-form-section .field input,
  .inquiry-form-section .field__input{
    padding:15px 10px;
  }
  .inquiry-form-section textarea.field__input:focus{
    padding-top:30px;
  }
  .inquiry-form-section .field__input:focus{
    padding-top:20px;
    padding-bottom:7px;
  }
  .inquiry-form-section .form__label, .inquiry-form-section .field__label, .private-appointment-form .form-field select,
  .inquiry-form-section .field__input:focus~.field__label {
    left: 14px;
  }
  .inquiry-form-section .field.field-wrapper .checkbox{
    letter-spacing:0.3px;
  }
  .private-appointment-form .form-field select{
    padding:11.5px 10px;
  }
  .optional-input-filed input{
    min-height: 60px;
  }
  .verne-signature-content p.image-wrapper img{
    width:100%;
    height:100%;
  }
}
@media screen and (max-width:390px){
  .inquiry-form-section .form__label, .inquiry-form-section .field__label,{
    letter-spacing:0;
  }
}
@media screen and (max-width:360px){
  .verne-signature h1.main-page-title,
  .customer-care h1.main-page-title{
    font-size:24px;
  }
}
/*================== End: Verne Signature Page Css ================*/

/*================== Start: Customer Care Page Css ================*/
.birthstones-table table tr td:first-of-type{
  background-color:#DCDCDC !important;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  letter-spacing: 0;
  line-height:1.2;
}
.birthstones-table table tr:first-of-type td{
  padding: 10px;
  background-color: #bec0bf !important;
  color: #000;
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 1.3 !important;
  letter-spacing: 0;
}
.birthstones-table table tr td:nth-child(2) p{
  margin-top: 0;
}
.birthstones-table table tr{
  vertical-align:top;
  height:auto !important;
}
.birthstones-table table tr:nth-child(odd) td{
  background-color:#F5F5F5;
}
.birthstones-table table tr td{
  padding:10px;
  height:auto !important;
}
.birthstones-table table tr td p,
.birthstones-table table tr td:nth-child(3){
  line-height: 1.2;
  font-weight: 500;
  color: #000;
  font-size: 16px;
  letter-spacing:0;
}
.birthstones-table table tr td:nth-child(2) p:last-child,
.birthstones-table table tr td:nth-child(2) p img{
  margin-bottom:0;
}
.birthstones-table table tr td:nth-child(2) p img{
  border:none;
  margin:-30px auto 0;
}
.birthstones-table table tr td:nth-child(2) p:nth-child(2){
  display:flex;
}
.middle-line{
  display:block !important;
  border-top:1px solid #000;
  width:100px;
  margin: 30px 0 35px;
  height:1px ;
}
.customer-care-content p:has(strong) {
  line-height: 1.1;
}
.customer-care-content p:last-of-type{
  margin-bottom:0;
}
.customer-care-content p strong{
  color:#000;
  font-weight:600;
}
.customer-care-content ul li{
  line-height:1.3;
}
.customer-care-content ul li:not(:first-of-type){
  margin-top:5px;
}
.customer-care-content p{
  line-height:1.5;
}
.customer-care-content .birthstones-table {
  margin: 30px 0 20px;
}
.customer-care-content h3{
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 15px;
}
.customer-care-content h4{
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 15px;
  font-family:"Aeonik TRIAL" !important;
  font-weight:600;
}
.customer-care-content .list-social.footer__list-social {
  padding-left: 0;
  justify-content: start;
  align-items: center;
} 
.customer-care-content .list-social.footer__list-social li:first-child .list-social__link {
  padding-left: 0;
}
@media screen and (min-width:750px){
  .customer-care .page-width--narrow,
  .verne-signature .page-width--narrow{
    padding-bottom:0;
  }
}
@media screen and (max-width:767px){
  .customer-care-content h4 {
    font-size: 16px;
  }
  .customer-care-content h3{
    font-size:18px;
  }
  .middle-line{
    margin: 20px 0 25px;
  }
  .customer-care-content .birthstones-table{
    overflow-x: auto;
  }
  .customer-care-content .birthstones-table table{
    min-width: 550px; 
    overflow-x: auto;
    width: 100%;
  }
  .birthstones-table table tr:first-of-type td{
    font-size:16px;
  }
  .birthstones-table table tr td:first-of-type,
  .birthstones-table table tr td p,
  .birthstones-table table tr td:nth-child(3){
    font-size:14px;
  }
  .birthstones-table table tr td:nth-child(2) p:first-of-type{
    margin-bottom:10px;
  }
}
/*================== End: Customer Care Page Css ================*/

@media screen and (min-width: 750px) {
  .inquiry-form-section {
    max-width: 50rem;
  }
}
@media screen and (min-width: 990px) {
  .inquiry-form-section  {
    max-width: 78rem;
  }
}
@media screen and (max-width: 767px) {
  .private-commission-section .rich-text__wrapper {
    width: 100%;
  }
}

.verne-unfolds-wrapper .verne-right-item {
  flex: 1;
  min-height: calc(50% - 6px);
}
.verne-unfolds-wrapper .verne-right {
  gap: 12px;
  display: flex;
  flex-direction: column;
}

.collection-slider-wrapper img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.collection-hero__text-wrapper {
  flex: 1 !important;
  justify-content: center;
}
.collection-slider-wrapper {
  position: relative;
  padding-top: 32%;
}
.collection-hero__inner {
  align-items: unset !important;
}

.customer-care-content .shop-btn {
  color: #f5faf8 !important;
  width: fit-content;
}
.customer-care-content .shop-btn:after,
.customer-care-content .shop-btn:before{
  display: none;
}


.verne-signature-section .button {
  opacity: 1;
  background-color: #134136 !important;
}
.verne-signature-section .button:after {
  display: none;
}
.verne-signature .private-appointment-form {
  display: none;
} 
.private-commission .client-services-content {
  margin-top: 35px;
} 
.verne-signature form#ContactForm {
    scroll-margin-top: 240px;
}
.custom-footer .footer-menu-wrapper {
  width: 68%;
}
.footer .footer__blocks-wrapper {
  flex-direction: row;
  gap: 0 !important;
  align-items: start !important;
}
.footer-block.grid__item .footer-block__heading {
  color: #000;
  font-size: 16px;
  margin-bottom: 10px;
}
@media screen and (min-width: 750px) {
  .custom-footer .footer-block.grid__item:first-child .footer-block__details-content.footer-block-image {
    margin-bottom: 32px;
    justify-content: start !important;
  }
  .custom-footer .footer-block__brand-info {
    padding-bottom: 0 ;
  }
  .footer-block__brand-info .footer__list-social.list-social {
    justify-content: start !important;
    margin-left: 0 !important;
  }
  .custom-footer .footer-menu-wrapper .footer-block.grid__item:last-of-type {
    flex: 0 0 110px;
  }
  .custom-footer {
    border: .1rem solid rgba(var(--color-foreground),.08) !important;
    padding-top: 52px !important;
  }
}
@media screen and (max-width: 991px) {
  .custom-footer .footer-menu-wrapper {
    width: 75%;
  }
}
@media screen and (max-width: 749px) {
  .custom-footer .footer-menu-wrapper {
    width: 100%;
  }
  .custom-footer .footer-block.grid__item .footer-block__heading {
    width: 100%;
    text-align: start;
  }
  .custom-footer .footer-block.grid__item:first-child .footer-block__details-content.footer-block-image {
    margin-bottom: 20px !important;
  }
  .custom-footer .footer-block__brand-info {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: .1rem solid rgba(var(--color-foreground),.08) !important;
  }
  .custom-footer .footer-block__details-content .list-menu__item {
    justify-content: start;
  }
  .custom-footer {
    padding-top: 0 !important;
  }
}
@media screen and (max-width: 640px) {
  .custom-footer .footer-block.grid__item:first-child .footer-block__details-content.footer-block-image {
    margin-top: 40px;
  }
}
variant-selects .product_size_selector select {
  font-size: 16px;
}
/* ========== Start: Custom Form Css ========== */
.gfb-style-material_filled .header.dismiss svg {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0px;
  right: -5px;
}
.globo-form .floating-button .fabLabel svg {
  margin: 0 !important;
}
.gfb-style-material_filled .gfb__footer button {
  margin-bottom: 0 !important; 
}
.globo-form .globo-form-app,
.globo-form form.g-container .globo-form-input {
  border-radius: 0 !important;
} 
.inquiry-button,
.globo-form .material_filled-button.wizard__submit {
  background: #134136;
  color: #F5FAF8;
  font-family: "Aeonik TRIAL";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  text-transform: capitalize;
  margin-bottom: 0;
  border-radius: 0 !important;
}
.inquiry-button:after, 
.globo-form .floating-button {
  display: none !important;
}

/* ========== end: Custom Form Css ========== */

/*======================= End: Custom Css =====================*/