/** Shopify CDN: Minification failed

Line 44:0 All "@import" rules must come first
Line 2883:2 "max-widht" is not a known CSS property

**/

@media (min-width: 750px) {
  .footer-block.grid__item {
    max-width: 22%;
}


    .footer-block.grid__item.footer-block--newsletter {
      flex-direction: column;
  }
}

@media (min-width: 898px) {
  .footer-block.grid__item.footer-block--newsletter {
        max-width: 31%;
    }
}



/* div#PBarNextFrameWrapper {
    display: none;
} */


.footer .footer__column--info .footer__copyright .copyright__content {
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: capitalize;
    color: #03AFAB;
}



@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Gothic+A1:wght@100;200;300;400;500;600;700;800;900&family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
font-family: 'Cormorant Garamond', serif;
color: #0E1218;
letter-spacing: 0;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 1.81;
}

/* .h0 span,.h1 span,.h2 span,.h3 span,.h4 span,.h5 span,h1 span,h2 span,h3 span,h4 span,h5 span,.h0 i,.h1 i,.h2 i,.h3 i,.h4 i,.h5 i,h1 i,h2 i,h3 i,h4 i,h5 i,.h0 em,.h1 em,.h2 em,.h3 em,.h4 em,.h5 em,h1 em,h2 em,h3 em,h4 em,h5 em {
font-family: 'Cormorant Garamond', serif;
font-weight: 400;  
}
h1, h2, h4{
  font-family: 'Cormorant Garamond', serif;
}
p,a{
  font-family: 'Nunito', sans-serif;
}
img {
display: inherit;
} */




/* ========================= HEADDER CSS======================== */

.announcement-bar .announcement-bar__message{
/*   font-family: 'Gothic A1'; */
  font-weight: 400;
  font-size: 9px;
  line-height: 11px;
  letter-spacing: 0.045em;
  text-transform: uppercase;
  color: #fff;
}
.section-header .header-wrapper .page-width {
max-width: 1538px;
width: 100%;
padding-left: 30px;
padding-right: 30px;
margin-left: auto;
margin-right: auto;
} 

.header {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.header .header__inline-menu {
    width: 40%;
}
.header .header__icons {
    width: 12%;
    justify-content: center;
    align-items: baseline;
}
.header .header__icons .header__icon--account{
  display: none;
}
.header .header__icons .header__icon--cart {
  margin-right: 0;
}
.header .header__icons .header__icon--cart .cart-count-bubble{
    top: 10px;
    left: auto;
    right: 15px;
    bottom: 0;
    width: 15px;
    height: 15px;
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
      background: #405367;
    color: #fff;
}
.header .header__icons .header__icon--cart .cart-count-bubble span{
  position:relative !important;
  top: -1px;
  left: 0px;
}
.cart-count-bubble .visually-hidden {
  display: none;
}
.header .header__icons .header__search {
    width: 33%;
    justify-content: center;
}

.header .header__icons .cus-wishlist {
    width: 33%;
    text-align: center;  
}



.header .header__icons .header__icon--cart {
    width: 33%;
    text-align: center;
}
.header .header__heading{
  width: 33%;
  text-align: center;
}
.header .contact-menu{
  width: 10%;
  text-align: right;
}
.header .header__inline-menu .list-menu li .header__menu-item span{
/*   font-family: 'Gothic A1'; */
  font-weight: 600;
  font-size: 11px;
  line-height: 14px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #0E1218;
}
.header .header__inline-menu .list-menu li .header__menu-item{
  padding: 10px 20px;
}
.header .contact-menu .list-menu li .header__menu-item span{
/*   font-family: 'Gothic A1'; */
  font-weight: 600;
  font-size: 11px;
  line-height: 14px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #0E1218
}
/* =====================HEADDER CSS END================== */

/* =====================FOOTER CSS START================== */
.footer{
  margin-top: 100px !important;
}
.footer .grid {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
h2.footer-block__heading.aaanmir {
    width: fit-content;
    display: inline-block;
}
.newsletter_icons_head {
    width: 100%;
    display: flex;
    align-items: self-start;
    justify-content: space-between;
    gap: 1rem;
    max-height: 35px;
}
.newsletter_icons_head ul.footer__list-social .list-social__link {
    align-items: center;
    display: flex;
    padding: 1.3rem;
    /* color: rgb(var(--color-foreground)); */
    color: #03AFAB;
    padding-top: 2px;
}


.footer .grid .grid__item .footer-block__heading{
  font-family: 'Cormorant Garamond';
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #7a8c6a;
}
.footer-block.grid__item.footer-block--newsletter button#Subscribe {
    width: 100%;
    border-radius: 20px;
}
.footer-block.grid__item.footer-block--newsletter button#Subscribe::after {
  content: initial !important;
}
.footer__content-bottom {
    border-top: 1.5px solid #7a8c6a;
}
.footer .grid .grid__item .footer-block__details-content .list-menu__item--link{
  font-family: 'Nunito';
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
  text-decoration: none;
  transition: all 0.45s ease-in-out 0s;
}
.footer .grid .grid__item .footer-block__details-content .list-menu__item--link:hover{
  color: #405367;
}
.footer .grid .grid__item .footer-block__ph .foot-ph a{
  font-weight: 400;
  font-size: 12px;
  line-height: 25px;
  text-transform: uppercase;
  color: #000000;
  text-decoration: none;
  transition: all 0.45s ease-in-out 0s;
}
.footer .grid .grid__item .footer-block__ph .foot-ph a:hover{
  color: #405367;
}
.footer .grid .grid__item .footer-block__ph .foot-ph a:nth-of-type(1) {
    padding-left: 5px;
}
.footer .grid .grid__item .footer-block__ph .foot-ph a:last-child {
    padding-left: 22px;
}
.footer .grid .grid__item .footer-block__ph .foot-email {
    margin-top: 20px;
}
.footer .grid .grid__item .footer-block__ph .foot-email a{
  font-weight: 400;
  font-size: 12px;
  line-height: 28px;
  color: #000000;
  padding-left: 7px;
  text-decoration: none;
  transition: all 0.45s ease-in-out 0s;
}
h2.footer-block__heading__news {
    font-size: 16px;
    color: #03AFAB;
}
.foot-phNN {
    display: flex;
    gap: 12px;
    align-items: center;
}
.foot-phNN a {
    text-decoration: none;
    color: black;
    font-size: 15px;
}
.footer .grid .grid__item .footer-block__ph .foot-email a:hover{
  color: #C5A368;
}
.footer .grid .grid__item .footer-block__newsletter{
  text-align: inherit;
}
.footer .grid .grid__item .footer-block__newsletter p{
  font-family: 'Nunito';
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
}
.footer .grid .grid__item .footer-block__newsletter .newsletter-form__field-wrapper{
  max-width: 100%;
}
.footer .grid .grid__item .footer-block__newsletter .newsletter-form__field-wrapper .field{
  display: block;
}
.footer .grid .grid__item .footer-block__newsletter .newsletter-form__field-wrapper .field:after{
  content: normal;
}
.footer .grid .grid__item .footer-block__newsletter .newsletter-form__field-wrapper .field .field__input{
  border-bottom: 1px solid black;
  padding: 0;
  height: 3rem
}
.footer .grid .grid__item .footer-block__newsletter .newsletter-form__field-wrapper .field .field__input::-webkit-input-placeholder {
color: #828282;
font-size: 12px;
opacity: 1;
}
.footer .grid .grid__item .footer-block__newsletter .newsletter-form__field-wrapper .field .newsletter-form__button {
    position: relative;
    width: 80px;
    height: 35px;
    margin-top: 21px;
    font-family: 'Nunito';
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    background: #7a8c6a;
    overflow: visible;
    transition: all 0.45s ease-in-out 0s;
}
.footer .grid .grid__item .footer-block__newsletter .newsletter-form__field-wrapper .field .newsletter-form__button:hover{
  color: #000;
}
.footer .grid .grid__item .footer-block__newsletter .newsletter-form__field-wrapper .field .newsletter-form__button:hover:after{
  background: #000;
}
.footer .grid .grid__item .footer-block__newsletter .newsletter-form__field-wrapper .field .newsletter-form__button:after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 7px;
    width: 65px;
    height: 1px;
    background: #fff;
    /* z-index: 99; */
}

 .footer .grid .grid__item .footer-block__newsletter .newsletter-form__field-wrapper .field .field__input:-ms-input-placeholder { 
color: #828282;
font-size: 12px;
opacity: 1;
}

 .footer .grid .grid__item .footer-block__newsletter .newsletter-form__field-wrapper .field .field__input::placeholder {
color: #828282;
font-size: 12px;
opacity: 1;
}
.footer .grid .grid__item .footer-block__newsletter .newsletter-form__field-wrapper .field .field__input:focus{
  box-shadow: none;
  border-radius: 0;
}
.footer .grid .grid__item .footer-block__newsletter .footer__list-social {
  justify-content: left;
  margin-top: 15px;
}
.footer .footer__content-top{
  padding-top: 53px;
  padding-bottom: 53px;
}
.footer .footer__content-bottom{
  padding: 15px 0;
}

.footer .footer__column--info .footer__copyright .copyright__contents{
  font-size: 10px;
  line-height: 14px;
  color: #000000;
}
.footer .footer__copyright{
  text-align: center;
}
/* =====================FOOTER CSS END================== */

/* =====================BANNER CSS START================== */
.commn-banner .comn-banner-inner img{
  width: 100%;
  height: 100%;
/*   object-fit: cover; */
}
.contact-banner .comn-banner-inner img{
   width: 100%;
  height: 400px;
 object-fit: cover; 
}

.page-about .commn-banner .comn-banner-inner img{
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.commn-banner .comn-banner-inner .mobimgWrp {
    display: none;
}
.commn-banner .comn-banner-inner{
  position: relative;
}
.commn-banner .comn-banner-inner .comn-banner-con h2{
  font-family: 'Cormorant Garamond';
  font-size: 45px;
  line-height: 54px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0;
}
.commn-banner .comn-banner-inner .comn-banner-con .banner-txt p{
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  text-transform: uppercase;
  color: #FFFFFF;
}
.commn-banner .comn-banner-inner .comn-banner-con {
    position: absolute;
    top: 50%;
    left: 31%;
    transform: translate(-50%, -50%);
    max-width: 520px;
}
.commn-banner .comn-banner-inner .comn-banner-con .cmn-bnr-btn {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    text-decoration: none;
    background: #fff;
    padding: 13px 53px;
    display: inline-block;
    transition: all 0.45s ease-in-out 0s;
}
.commn-banner .comn-banner-inner .comn-banner-con .cmn-bnr-btn:hover{
  background: #405367;
  color: #fff;
}

/* =====================BANNER CSS END================== */

.cus-richtxt .rich-text__heading span{
  font-family: 'Cormorant Garamond';
  font-size: 30px;
  line-height: 39px;
  text-align: center;
  color: #000000;
  display: block;
  font-style: italic
}
.cus-richtxt .rich-text__wrapper {
  display: block;
  max-width: 625px;
}
.cus-richtxt .rich-text__text p{
  font-family: 'Cormorant Garamond';
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #000000;
}
.cus-richtxt .rich-text__buttons .button:after,.cus-richtxt .rich-text__buttons .button:before {
  content: none
}
.cus-richtxt .rich-text__buttons .button {
    font-family: 'Nunito';
    background: transparent;
    color: #5F5F5F;
    font-size: 12px;
    line-height: 152.78%;
    text-align: center;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    position: relative;
    transition: all 0.45s ease-in-out 0s;

   text-decoration: underline;               
  text-underline-offset: 5px;               
  text-decoration-color: #7a8c6a; 
}
.cus-richtxt .rich-text__buttons .button:hover{
  color: #C5A368;
}
/* .cus-richtxt .rich-text__buttons .button:after {
    content: "";
    position: absolute;
    bottom: 13px;
    left: 28px;
    top: auto;
    width: 116px;
    height: 1px;
    background: #000;
    box-shadow: none;
} */
.cus-richtxt{
  position: relative;
}
.cus-richtxt:before{
  content:"";
  position: absolute;
  top:0;
  left: 0;
  width:100%;
  height:100%;
  background: url(Banner_2.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.cus-richtxt .rich-text {
  padding-top: 110px;
  background: transparent;
}
.cus-richtxt .isolate {
    position: relative;
    z-index: 1;
}


.collection .page-width{
  max-width: 1538px;
}
.collection  .title-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.collection  .title-wrapper .title{
  font-family: 'Cormorant Garamond';
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  color: #040404;
  margin-bottom: 0 !important;
}
.collection  .title-wrapper .collection__view-all .button{
  font-family: 'Nunito';
    background: transparent;
    color: #5F5F5F;
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    position: relative;
    margin: 0;
    transition: all 0.45s ease-in-out 0s;
}
.collection  .title-wrapper .collection__view-all .button:after {
    content: "";
    position: absolute;
    bottom: 13px;
    left: 30px;
    top: auto;
    width: 73px;
    height: 1px;
    background: #000;
    box-shadow: none;
}
.collection  .title-wrapper .collection__view-all .button:hover{
  color: #C5A368;
}
.collection .pro-slide .grid__item{
  margin-right: 30px;
}
.collection .pro-slide .grid__item:last-child{
  margin-right: 0;
}
.collection .pro-slide .grid__item .card-wrapper .card .card__inner .card__information{display: none;}
.collection .pro-slide .grid__item .card-wrapper .card .card__inner:before{
  padding-bottom: 120%;
}
.collection .pro-slide .grid__item .card-wrapper .card__content .card__information{
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.collection .pro-slide .grid__item .card-wrapper .card__content .card__information .card__heading {
    width: 60%;
}
.collection .pro-slide .grid__item .card-wrapper .card__content .card__information .card-information {
    width: 40%;
    padding-left: 10px;
    text-align: right;
}
.collection .pro-slide .grid__item .card-wrapper .card__content .card__information .card__heading .full-unstyled-link{
  font-family: 'Cormorant Garamond';
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: #282828;
}
.collection .pro-slide .grid__item .card-wrapper .card__content .card__information .card-information .price .price__regular .price-item--regular{
  font-family: 'Nunito';
  font-weight: 600;
  font-size: 13px;
  line-height: 18px;
  color: #000000;
}
.collection .pro-slide .slick-next{
  right: 5px;
  top: 40%;
  background: #FFFFFF;
  box-shadow: 0px 10px 10px rgb(0 0 0 / 10%);
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.collection .pro-slide .slick-next:before{
  content: '→';
  background-image: url(https://cdn.shopify.com/s/files/1/0661/9201/5607/files/right_arrow.png?v=1663140681);
  background-repeat: no-repeat;
  background-position: right;
  font-size: 14px;
  color: transparent;
}
.collection .pro-slide .slick-prev{
  left: 5px;
  top: 40%;
  background: #FFFFFF;
  box-shadow: 0px 10px 10px rgb(0 0 0 / 10%);
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  transform: scale(-1);
}
.collection .pro-slide .slick-prev:before{
  content: '→';
  background-image: url(https://cdn.shopify.com/s/files/1/0661/9201/5607/files/right_arrow.png?v=1663140681);
  background-repeat: no-repeat;
  background-position: right;
  font-size: 14px;
  color: transparent;
}

.home-types-of-jewelry {
    margin-top: 35px;
}


.home-types-of-jewelry .page-width-full{
  max-width:1538px;
  margin:0 auto;
  width:100%;
  padding: 0 50px;
}
.home-types-of-jewelry .coll-slide-wrap {
    width: 100%;
  overflow:hidden;
  margin-left: auto;
  padding-right: 0;
}
.home-types-of-jewelry .slick-list.draggable{
  padding:0;
  overflow:visible;
}
.home-types-of-jewelry{
  overflow:hidden;
}

.home-types-of-jewelry .coll-slide .types-of-jewelry-block {
    padding-right: 20px;
   padding-left: 20px;
}
.home-types-of-jewelry .types-of-jewelry-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1538px;
  width: 100%;
  padding-left: 50px;
  padding-right: 50px;
  margin-left: auto;
  margin-right: auto;
}
.home-types-of-jewelry .types-of-jewelry-top h2{
  font-family: 'Cormorant Garamond';
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  color: #040404
}
.home-types-of-jewelry .types-of-jewelry-top .btn{
    font-family: 'Nunito';
    color: #5F5F5F;
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    position: relative;
    margin: 0;
    text-decoration: none;
    transition: all 0.45s ease-in-out 0s;
}
.home-types-of-jewelry .types-of-jewelry-top .btn:after {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0px;
    top: auto;
    width: 100%;
    height: 1px;
    background: #000;
    box-shadow: none;
}
.home-types-of-jewelry .types-of-jewelry-top .btn:hover{
  color: #C5A368;
}
.home-types-of-jewelry .coll-slide .types-of-jewelry-block a{text-decoration: none;}
.home-types-of-jewelry .coll-slide .types-of-jewelry-block a img{
  width: 100%;
}

.home-types-of-jewelry .coll-slide .types-of-jewelry-block a p{
  font-family: 'Nunito';
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  text-transform: uppercase;
  color: #000000;
  margin-top: 34px;
}
/* .home-types-of-jewelry .coll-slide .types-of-jewelry-block{
  width: 475px !important;
} */
.home-types-of-jewelry .coll-slide .slick-next{
  right: 0%;
  top: 45%;
  background: #FFFFFF;
  box-shadow: 0px 10px 10px rgb(0 0 0 / 10%);
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(-50%, -50%);
}

.home-types-of-jewelry .coll-slide .slick-next:before{
  content: '→';
  background-image: url(https://cdn.shopify.com/s/files/1/0661/9201/5607/files/right_arrow.png?v=1663140681);
  background-repeat: no-repeat;
  background-position: right;
  font-size: 14px;
  color: transparent;
}

.home-types-of-jewelry .coll-slide .slick-prev {
  left: 2.6%;
  top: 45%;
  background: #fff;
  box-shadow: 0px 10px 10px rgb(0 0 0 / 10%);
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(-50%,-50%) scale(-1);
  z-index: 1;
}

.home-types-of-jewelry .coll-slide .slick-prev:before{
  content: '→';
  background-image: url(https://cdn.shopify.com/s/files/1/0661/9201/5607/files/right_arrow.png?v=1663140681);
  background-repeat: no-repeat;
  background-position: right;
  font-size: 14px;
  color: transparent;
}


.home-shop-the-look{
  margin-top: 100px;
}
.home-shop-the-look .shop-the-look-main{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  background: #F8F6F2;
}
.home-shop-the-look .shop-the-look-main .shop-the-look-lft{
  position: relative;
  width: 50%;
}
.home-shop-the-look .shop-the-look-main .shop-the-look-lft img{
  width: 100%;
}



.home-shop-the-look .shop-the-look-main .shop-the-look-lft .radiusWrap .radius-bubble {
    position: relative;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background-image: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='25' cy='25' r='25' fill='white' fill-opacity='0.32'/%3E%3Ccircle cx='25' cy='25' r='15' fill='white'/%3E%3C/svg%3E%0A");
    background-size: cover;
    background-position: right;
    cursor: pointer;
    border-radius: 50%;
    animation: pulse 2s ease-out infinite;
}
.home-shop-the-look .shop-the-look-main .shop-the-look-lft .radiusWrap .radius-bubble:after{
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  border-radius: 50%;
  position: absolute;
}
@keyframes pulse {
  0% { box-shadow: 0 0 0 0px rgba(0,210,255,1),0 0 0 0px rgb(255,255,255);  }
  50% { transform: scale(0.95); }
  100% { box-shadow: 0 0 0 15px rgba(0,210,255,0),0 0 0 30px rgb(255,255,255); }
}

.home-shop-the-look .shop-the-look-main .shop-the-look-lft .radiusWrap {
    width: 20%;
    position: absolute;
}

.home-shop-the-look .shop-the-look-main .shop-the-look-lft .radiusWrap .hover-con {
    visibility: hidden;
    opacity: 0;
    height: 0;
}

.home-shop-the-look .shop-the-look-main .shop-the-look-lft .radiusWrap:hover .hover-con {
    visibility: visible;
    opacity: 1;
    background: #fff;
    padding: 7px;
    height: 100%;
}
.home-shop-the-look .shop-the-look-main .shop-the-look-lft .radiusWrap .hover-con .bubble-img img {
    width: 100%;
}

.home-shop-the-look .shop-the-look-main .shop-the-look-lft .radiusWrap .hover-con .bubble-img {
    display: block;
    text-decoration:none;
}



.home-shop-the-look .shop-the-look-main .shop-the-look-lft .radiusWrap2 .radius-bubble {
    position: relative;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background-image: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='25' cy='25' r='25' fill='white' fill-opacity='0.32'/%3E%3Ccircle cx='25' cy='25' r='15' fill='white'/%3E%3C/svg%3E%0A");
    background-size: cover;
    background-position: right;
    cursor: pointer;
    border-radius: 50%;
    animation: pulse 2s ease-out infinite;
}
.home-shop-the-look .shop-the-look-main .shop-the-look-lft .radiusWrap2 .radius-bubble:after{
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  border-radius: 50%;
  position: absolute;
}
@keyframes pulse {
  0% { box-shadow: 0 0 0 0px rgba(217, 186, 182, 0.16),0 0 0 0px rgba(217, 186, 182, 0.16);  }
  50% { transform: scale(0.95); }
  100% { box-shadow: 0 0 0 15px rgba(217, 186, 182, 0.16),0 0 0 30px rgba(217, 186, 182, 0.16); }
}

.home-shop-the-look .shop-the-look-main .shop-the-look-lft .radiusWrap2 {
    width: 20%;
    position: absolute;
}
.home-shop-the-look .shop-the-look-main .shop-the-look-lft .radiusWrap2 .hover-con {
    visibility: hidden;
    opacity: 0;
    height: 0;
}

.home-shop-the-look .shop-the-look-main .shop-the-look-lft .radiusWrap2:hover .hover-con {
    visibility: visible;
    opacity: 1;
    background: #fff;
    padding: 7px;
  height: 100%;
}
.home-shop-the-look .shop-the-look-main .shop-the-look-lft .radiusWrap2 .hover-con .bubble-img img {
    width: 100%;
}

.home-shop-the-look .shop-the-look-main .shop-the-look-lft .radiusWrap2 .hover-con .bubble-img {
    display: block;
    text-decoration:none;
    
}
.home-shop-the-look .shop-the-look-main .shop-the-look-lft .radiusWrap2 .hover-con .bubble-img p{
  font-size: 12px;
  color: #000;
  font-family: 'Cormorant Garamond';
  line-height: 16px;
}
.home-shop-the-look .shop-the-look-main .shop-the-look-lft .radiusWrap2 .hover-con .price .price__regular .price-item--regular{
  font-size: 12px;
}
.home-shop-the-look .shop-the-look-main .shop-the-look-lft .radiusWrap .hover-con .bubble-img p{
  font-size: 12px;
  color: #000;
  font-family: 'Cormorant Garamond';
  line-height: 16px;
}
.home-shop-the-look .shop-the-look-main .shop-the-look-lft .radiusWrap .hover-con .price .price__regular .price-item--regular{
  font-size: 12px;
}





.home-shop-the-look .shop-the-look-main .shop-the-look-rgt{
  width: 50%;
}

.home-shop-the-look .shop-the-look-main .shop-the-look-rgt .collection{
/*   max-width: 347px; */
  max-width: 470px;
  width: 100%;
  margin: 0 auto;
}
.home-shop-the-look .shop-the-look-main .shop-the-look-rgt .collection .coll-pro-slide .grid__item .card-wrapper .card__content{
  position: absolute;
  top: 15px;
  left: 0;
  justify-content: center;
  height: 100%;
  display: flex;
  width: 100%;
}
.home-shop-the-look .shop-the-look-main .shop-the-look-rgt .collection .coll-pro-slide .grid__item .card-wrapper .card__content .card__information {
    width: 100%;
}
.home-shop-the-look .shop-the-look-main .shop-the-look-rgt .collection .coll-pro-slide .grid__item .card-wrapper .card__content .price{
  text-align: center;
} 
.home-shop-the-look .shop-the-look-main .shop-the-look-rgt .collection .coll-pro-slide .grid__item .card-wrapper .card__content .card__heading .full-unstyled-link{
  font-family: 'Cormorant Garamond';
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  color: #040404;
  text-align: center;
}
.home-shop-the-look .shop-the-look-main .shop-the-look-rgt .collection .coll-pro-slide .grid__item .card-wrapper .card__content .price .price__regular .price-item--regular{
  font-family: 'Nunito';
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  color: #000000;
}
.home-shop-the-look .shop-the-look-main .shop-the-look-rgt .collection .coll-pro-slide .slick-dots li{margin: 0;}
.home-shop-the-look .shop-the-look-main .shop-the-look-rgt .collection .coll-pro-slide .slick-dots li button:before{
  font-size: 10px;
}
.home-shop-the-look .shop-the-look-main .shop-the-look-rgt .collection .coll-pro-slide .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #D9D9D9;
}
.home-shop-the-look .shop-the-look-main .shop-the-look-rgt .collection .coll-pro-slide .slick-dots{
    bottom: -35px;
}
.home-shop-the-look h2{
  font-family: 'Cormorant Garamond';
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  color: #040404;
}



.home-signature-collection{
  margin-top: 100px;
}
.home-signature-collection .signature-collection-inner .signature-collection-top{
  padding: 100px 0;
  background: #F8F6F2;
}
.home-signature-collection .signature-collection-inner .signature-collection-top h4{
  font-family: 'Cormorant Garamond';
  font-size: 52px;
  text-align: center;
  color: #000000;
  margin: 0;
  position: relative;
  width: max-content;
  margin: 0 auto;
}
.home-signature-collection .signature-collection-inner .signature-collection-top h4:after {
    content: "";
    position: absolute;
    top: -10px;
    left: -60px;
    width: 41px;
    height: 26px;
    background-image: url("data:image/svg+xml,%3Csvg width='41' height='26' viewBox='0 0 41 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M37.5819 25.2317L38.0672 24.9096C35.557 23.3658 34.1388 21.0732 33.8166 18.0233C38.6069 16.605 41 13.7434 41 9.43837C41 6.78592 40.1214 4.54765 38.3643 2.72776C36.6071 0.907858 34.4526 0 31.9089 0C29.3276 0 27.2022 0.916225 25.533 2.74449C23.8637 4.57276 23.0311 6.91561 23.0311 9.76469C23.0311 13.3501 24.4159 16.651 27.1897 19.6674C29.9551 22.6755 33.4192 24.5289 37.5819 25.2317ZM14.555 25.2317L15.0403 24.9096C12.5301 23.3658 11.1118 21.0732 10.7897 18.0233C15.5758 16.605 17.9689 13.7434 17.9689 9.43837C17.9689 6.78592 17.0903 4.54765 15.3332 2.72776C13.576 0.907858 11.4214 0 8.87775 0C6.29643 0 4.17112 0.916225 2.50183 2.74449C0.83255 4.57276 0 6.91143 0 9.76469C0 13.3501 1.3848 16.651 4.15857 19.6674C6.92398 22.6755 10.3922 24.5289 14.555 25.2317Z' fill='black'/%3E%3C/svg%3E%0A");
    background-size: cover;
}
.home-signature-collection .signature-collection-inner .signature-collection-top h4:before {
    content: "";
    position: absolute;
    top: -10px;
    right: -60px;
    width: 41px;
    height: 26px;
    background-image: url("data:image/svg+xml,%3Csvg width='41' height='26' viewBox='0 0 41 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.41806 0.768267L2.93275 1.09041C5.44296 2.63418 6.86122 4.92684 7.18337 7.97674C2.39306 9.395 0 12.2566 0 16.5616C0 19.2141 0.878571 21.4523 2.63571 23.2722C4.39286 25.0921 6.54745 26 9.09112 26C11.6724 26 13.7978 25.0838 15.467 23.2555C17.1363 21.4272 17.9689 19.0844 17.9689 16.2353C17.9689 12.6499 16.5841 9.34898 13.8103 6.33255C11.0449 3.32449 7.58082 1.47112 3.41806 0.768267ZM26.445 0.768267L25.9597 1.09041C28.4699 2.63418 29.8882 4.92684 30.2103 7.97674C25.4242 9.395 23.0311 12.2566 23.0311 16.5616C23.0311 19.2141 23.9097 21.4523 25.6668 23.2722C27.424 25.0921 29.5786 26 32.1222 26C34.7036 26 36.8289 25.0838 38.4982 23.2555C40.1674 21.4272 41 19.0886 41 16.2353C41 12.6499 39.6152 9.34898 36.8414 6.33255C34.076 3.32449 30.6078 1.47112 26.445 0.768267Z' fill='black'/%3E%3C/svg%3E%0A");
    background-size: cover;
}
.home-signature-collection .signature-collection-main {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}
.home-signature-collection .signature-collection-main .signature-collection-left{
  width: 50%;
}
.home-signature-collection .signature-collection-main .signature-collection-left img{
  width: 100%;
}
.home-signature-collection .signature-collection-main .signature-collection-rgt{
  width: 50%;
  text-align: center;
}
.home-signature-collection .signature-collection-main .signature-collection-rgt .collection-rgt-main{
  max-width: 563px;
  width: 100%;
  margin: 0 auto;
}
.home-signature-collection .signature-collection-main .signature-collection-rgt h2{
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  color: #040404;
  margin: 0;
}
.home-signature-collection .signature-collection-main .signature-collection-rgt .banner-txt p{
  font-size: 15px;
  color: #282828;
}
.home-signature-collection .signature-collection-main .signature-collection-rgt .btn{
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    text-decoration: none;
    border: 1px solid #000;
    padding: 12px 28px;
    display: inline-block;
    margin-top: 20px;
    transition: all 0.45s ease-in-out 0s;
}
.home-signature-collection .signature-collection-main .signature-collection-rgt .btn:hover{
  background: #000;
  color: #fff;
}


.home-tell-your-story .tell-your-story-main {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}
.home-tell-your-story .tell-your-story-main .tell-your-story-lft{
  width: 50%;
  text-align: center;
}
.home-tell-your-story .tell-your-story-main .tell-your-story-lft .story-lft-main{
  max-width: 563px;
  width: 100%;
  margin: 0 auto;
}
.home-tell-your-story .tell-your-story-main .tell-your-story-rgt img{
  width: 100%;
}
.home-tell-your-story .tell-your-story-main .tell-your-story-rgt{
  width: 50%;
  
}
.home-tell-your-story .tell-your-story-main .tell-your-story-lft h2{
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  color: #040404;
  margin: 0;
}
.home-tell-your-story .tell-your-story-main .tell-your-story-lft .banner-txt p{
  font-size: 15px;
  color: #282828;
}
.home-tell-your-story .tell-your-story-main .tell-your-story-lft .btn{
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    text-decoration: none;
    border: 1px solid #000;
    padding: 12px 28px;
    display: inline-block;
    margin-top: 20px;
    transition: all 0.45s ease-in-out 0s;
}
.home-tell-your-story .tell-your-story-main .tell-your-story-lft .btn:hover{
  background: #000;
  color: #fff;
}

.home-bd-jeffries{
  margin-top: 100px;
}
.home-bd-jeffries .page-width-full {
    max-width: 1538px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: auto;
    margin-right: auto;
}
.home-bd-jeffries .bd-jeffries-inner .bd-jeffries-top {
    text-align: center;
}
.home-bd-jeffries .bd-jeffries-inner .bd-jeffries-top p{
  font-family: 'Cormorant Garamond';
  font-size: 30px;
  line-height: 36px;
  color: #040404;
}
.home-bd-jeffries .bd-jeffries-inner .bd-jeffries-top img{
  margin: 0 auto;
}
.home-bd-jeffries .bd-jeffries-main {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    margin-top: 100px;
}
.home-bd-jeffries .bd-jeffries-main .bd-jeffries-left {
    width: 50%;
}

.home-bd-jeffries .bd-jeffries-main .bd-jeffries-left img {
    width: 100%;
}
.home-bd-jeffries .bd-jeffries-main .bd-jeffries-rgt{
  width: 50%;
  padding-right: 85px;
  padding-left: 94px;
}
.home-bd-jeffries .bd-jeffries-main .bd-jeffries-rgt h4{
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #040404;
  margin-top: 0;
}
.home-bd-jeffries .bd-jeffries-main .bd-jeffries-rgt p{
  font-family: 'Cormorant Garamond';
  font-size: 22px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #000000;
}
.home-bd-jeffries .bd-jeffries-main .bd-jeffries-rgt p span{
  display: block;
  font-family: 'Nunito';
  font-weight: 300;
  font-size: 14px;
  line-height: 19px;
  text-transform: uppercase;
  color: #040404;
}

.home-bd-jeffries .bd-jeffries-main .bd-jeffries-rgt .btn{
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    text-decoration: none;
    border: 1px solid #000;
    padding: 12px 56px;
    display: inline-block;
    margin-top: 40px;
    transition: all 0.45s ease-in-out 0s;
}
.home-bd-jeffries .bd-jeffries-main .bd-jeffries-rgt .btn:hover{
  background: #000;
  color: #fff;
}


.about-banner .comn-banner-inner {
    max-width: 1505px;
    margin: 0 auto;
    padding: 0 30px;
}

.about-details{
  background: linear-gradient(180deg, #F8F6F2 0%, rgba(255, 255, 255, 0) 20%);
  padding-top: 100px;
  max-width: 1445px;
  margin: 0 auto;
}
.about-details .about-details-top {
    text-align: center;
}
.about-details .about-details-top h2 {
    font-size: 30px;
    line-height: 36px;
    text-transform: uppercase;
    color: #040404;
    margin: 0;
}
.about-details .about-details-top p{
    font-size: 15px;
    color: #282828;
}
.about-details .about-details-artisan {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    margin-top: 100px;
}
.about-details .about-details-artisan .about-artisan-lft {
    width: 50%;
    padding-right: 95px;
}

.about-details .about-details-artisan .about-artisan-rgt {
    width: 50%;
}
.about-details .about-details-artisan .about-artisan-rgt img{
  width: 100%;
}
.about-details .about-details-artisan .about-artisan-lft h2{
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  color: #000000;
  margin: 0;
}
.about-details .about-details-artisan .about-artisan-lft p{
  font-size: 15px;
  color: #282828;
}

.about-details .about-details-lorem {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}
.about-details .about-details-lorem .about-details-lft {
    width: 50%;
}

.about-details .about-details-lorem .about-details-rgt {
    width: 50%;
    padding-left: 53px;
}
.about-details .about-details-lorem .about-details-lft img{
  width: 100%;
}
.about-details .about-details-lorem .about-details-rgt h2{
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  color: #000000;
  margin: 0;
}
.about-details .about-details-lorem .about-details-rgt p{
  font-size: 15px;
  color: #282828;
}

.lookbook-sec .lookbook-sec-items{
  position: relative;
}
.lookbook-sec .lookbook-sec-items img {
    width: 100%;
}
.lookbook-sec .lookbook-sec-items .page-width {
/*     max-width: 350px; */
}
.lookbook-sec .lookbook-sec-items .comn-banner-con h2{
  font-weight: 600;
  font-size: 64px;
  line-height: 78px;
  color: #000000;
  margin: 0;
  text-align: right;
}
.lookbook-sec .lookbook-sec-items .comn-banner-con .btn{
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    background: #fff;
    text-decoration: none;
    border: 1px solid #000;
    padding: 12px 20px;
    display: inline-block;
    margin-top: 20px;
    transition: all 0.45s ease-in-out 0s;
}
.lookbook-sec .lookbook-sec-items .comn-banner-con .btn:hover{
  background: #000;
  color: #fff;
}
.lookbook-sec .lookbook-sec-items:nth-of-type(1) .comn-banner-con {
    position: absolute;
    top: 50%;
    right: 5%;
    transform: translate(-50%, -50%);
}
.lookbook-sec .lookbook-sec-items:nth-of-type(2) .comn-banner-con {
    position: absolute;
    top: 50%;
    left: 20%;
    transform: translate(-50%,-50%);
}
.lookbook-sec .lookbook-sec-items:nth-of-type(2) .comn-banner-con h2{
  text-align: left;
}
.lookbook-sec .lookbook-sec-items:nth-of-type(3) .comn-banner-con {
    position: absolute;
    top: 50%;
    right: 5%;
    transform: translate(-50%, -50%);
}
.lookbook-sec .lookbook-sec-items:nth-of-type(4) .comn-banner-con {
    position: absolute;
    top: 50%;
    left: 20%;
    transform: translate(-50%,-50%);
}
.lookbook-sec .lookbook-sec-items:nth-of-type(4) .comn-banner-con h2{
  text-align: left;
}
.lookbook-sec .lookbook-sec-items:nth-of-type(5) .comn-banner-con {
    position: absolute;
    top: 50%;
    right: 5%;
    transform: translate(-50%, -50%);
}
.lookbook-sec .lookbook-sec-items:nth-of-type(5) .comn-banner-con .btn{
  margin-left: 55px;
}
.lookbook-sec .lookbook-sec-items:nth-of-type(5) .comn-banner-con h2{
  text-transform: uppercase;
}


.stockists-sec {
    margin-top: 65px;
}

.stockists-sec .stockists-sec-inner h2 {
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
    color: #040404;
    margin: 0;
}
.stockists-sec .stockists-block {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 63px
}
.stockists-sec .stockists-block .stockists-items {
    width: 33.333%;
    padding: 0 15px;
}
.stockists-sec .stockists-block .stockists-items img{
  width: 100%;
}
.stockists-sec .stockists-block .stockists-items .page-width {
    padding: 30px 0 48px 0;
    max-width: 100%;
    margin: 0;
}
.stockists-sec .stockists-block .stockists-items .comn-banner-con .wrp {
    display: flex;
    align-items: flex-start;
    margin-top: 13px;
}
.stockists-sec .stockists-block .stockists-items .comn-banner-con .wrp:last-child {
    margin: 0;
}
.stockists-sec .stockists-block .stockists-items .comn-banner-con h2{
  font-size: 18px;
  line-height: 22px;
  color: #1F1F1F;
  text-align: left;
}
.stockists-sec .stockists-block .stockists-items .comn-banner-con .wrp .rgt{
  padding-left: 10px;
}
.stockists-sec .stockists-block .stockists-items .comn-banner-con .wrp .rgt p{
  font-size: 13px;
  line-height: 18px;
  color: #1F1F1F;
  margin-bottom: 0;
  margin-top: 2px;
}
.stockists-sec .stockists-block .stockists-items .comn-banner-con .wrp .rgt .btn{
  font-size: 13px;
  line-height: 18px;
  color: #000000;
  text-decoration: none;
  display: block;
  transition: all 0.45s ease-in-out 0s;
}
.stockists-sec .stockists-block .stockists-items .comn-banner-con .wrp .rgt .btn:hover{
  color: #C3A468;
}
.stockists-sec .stockists-block .stockists-items:nth-of-type(3) .comn-banner-con .wrp:last-child .left svg {
    display: none;
}
.stockists-sec .stockists-block .stockists-items:nth-of-type(4) .comn-banner-con .wrp:last-child .left svg {
    display: none;
}


.contact-banner .comn-banner-inner {
    max-width: 100%;
    margin: 0;
    padding: 0;
}
.cstm_contact {
  margin-top: 65px;
}
.cstm_contact .contact .title{
  font-family: 'Cormorant Garamond';
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
}
.cstm_contact .nwHead h4{
  font-family: 'Cormorant Garamond';
  font-size: 30px;
  line-height: 55px;
  color: #040404;
  margin: 0;
}
.cstm_contact .nwHead p{
  font-size: 18px;
  color: #282828;
  margin: 0;
}
.cstm_contact .nwHead {
    max-width: 625px;
    width: 100%;
    margin-right: auto;
}
.cstm_contact .contact #ContactForm{
  margin-top: 30px;
}
.cstm_contact .contact .contact__fields .frmWrp .field .field__input{
  background: #FFFFFF;
  border: 1px solid #CDCDCD;
  border-radius: 4px;
  height: 60px;
}
.cstm_contact .contact .contact__fields .frmWrp .field .field__input::-webkit-input-placeholder {
color: #9B9B9B;
opacity: 1;
}

 .cstm_contact .contact .contact__fields .frmWrp .field .field__input:-ms-input-placeholder { 
color: #9B9B9B;
opacity: 1;
}

 .cstm_contact .contact .contact__fields .frmWrp .field .field__input::placeholder {
color: #9B9B9B;
opacity: 1;
}

.cstm_contact .contact .contact__fields .frmWrp .field:after{
  content: normal;
}
.cstm_contact .contact .contact__fields .frmWrp .field .field__input:focus {
    box-shadow: none;
    padding: 0;
    padding-left: 10px;
}
.cstm_contact .contact .contact__fields .frmWrp .citzipWrp {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.cstm_contact .contact .contact__fields .frmWrp .citzipWrp .field:nth-of-type(2){
  width: 40%;
}
.cstm_contact .contact .contact__fields .frmWrp .citzipWrp .field:nth-of-type(1){
  width: 60%;
  padding-right: 20px;
}


.cstm_contact .contact .contact__fields .rgt .field .field__input::-webkit-input-placeholder {
color: #9B9B9B;
opacity: 1;
}

.cstm_contact .contact .contact__fields .rgt .field .field__input:-ms-input-placeholder { 
color: #9B9B9B;
opacity: 1;
}

.cstm_contact .contact .contact__fields .rgt .field .field__input::placeholder {
color: #9B9B9B;
opacity: 1;
}
.cstm_contact .contact .contact__fields .rgt .field .field__input{
  background: #FFFFFF;
  border: 1px solid #CDCDCD;
  border-radius: 4px;
  height: 60px;
}
 .cstm_contact .contact .contact__fields .rgt .field:after{
  content: normal;
}
.cstm_contact .contact .contact__fields .rgt .field .field__input:focus {
    box-shadow: none;
    padding: 0;
    padding-left: 10px;
} 
.cstm_contact .contact .contact__fields .rgt .field .text-area {
  background: #FFFFFF;
  border: 1px solid #CDCDCD;
  border-radius: 4px;
  height: 215px;
}
.cstm_contact .contact .contact__fields .rgt .field select#option {
    width: 100%;
    height: 60px;
    background: #FFFFFF;
    border: 1px solid #CDCDCD;
    border-radius: 4px;
    font-size: 16px;
    line-height: 150.52%;
    color: #9B9B9B;
    padding: 0 15px;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='9' viewBox='0 0 16 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 1L8 8L1 1' stroke='%239B9B9B'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: 96% 50%;
}

.cstm_contact .contact .contact__fields .rgt .field select#option:focus-visible{
  outline: 0;
  outline-offset: 0;
  box-shadow: none;
}
.cstm_contact .contact .contact__fields .rgt .contact__button .button {
    background: transparent;
    border: 1px solid #000;
    font-family: 'Nunito';
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    transition: all 0.45s ease-in-out 0s;
}
.cstm_contact .contact .contact__fields .rgt .contact__button .button:hover{
  background: #000;
  color: #fff;
}
.cstm_contact .contact .contact__fields .rgt .contact__button .button:after{
  content: normal;
}
.cstm_contact .page-width{
  padding-top: 0;
  padding-bottom: 0;
}


.blog_main{
  margin-top: 60px;
}
.blog_main .page-width{
  padding-top: 0;
  padding-bottom: 0;
}
.blog_main .title--primary{
  font-family: 'Cormorant Garamond';
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  color: #040404;
  margin: 0;
}
.blog_main .blog-articles {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 60px;
}
.blog_main .blog-articles .blog-articles__article{
    width: 32.333%;
    padding: 0 10px 35px 10px;
}
.blog_main .blog-articles .blog-articles__article .card-wrapper .card__content .card__information .card__heading .full-unstyled-link{
  font-family: 'Cormorant Garamond';
  font-size: 18px;
  line-height: 22px;
  color: #1F1F1F;
}
.blog_main .blog-articles .blog-articles__article .card-wrapper .card__content .article-card__info .circle-divider {
  font-family: 'Nunito';
  font-size: 13px;
  line-height: 18px;
  color: #1F1F1F;
  position: relative;
  padding-left: 23px;
}
.blog_main .blog-articles .blog-articles__article .card-wrapper .card__content .article-card__info .circle-divider:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 13px;
    height: 13px;
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.05 1.3H9.75V0.65C9.75 0.477609 9.68152 0.312279 9.55962 0.190381C9.43772 0.0684819 9.27239 0 9.1 0C8.92761 0 8.76228 0.0684819 8.64038 0.190381C8.51848 0.312279 8.45 0.477609 8.45 0.65V1.3H4.55V0.65C4.55 0.477609 4.48152 0.312279 4.35962 0.190381C4.23772 0.0684819 4.07239 0 3.9 0C3.72761 0 3.56228 0.0684819 3.44038 0.190381C3.31848 0.312279 3.25 0.477609 3.25 0.65V1.3H1.95C1.43283 1.3 0.936838 1.50545 0.571142 1.87114C0.205446 2.23684 0 2.73283 0 3.25V11.05C0 11.5672 0.205446 12.0632 0.571142 12.4289C0.936838 12.7946 1.43283 13 1.95 13H11.05C11.5672 13 12.0632 12.7946 12.4289 12.4289C12.7946 12.0632 13 11.5672 13 11.05V3.25C13 2.73283 12.7946 2.23684 12.4289 1.87114C12.0632 1.50545 11.5672 1.3 11.05 1.3ZM11.7 11.05C11.7 11.2224 11.6315 11.3877 11.5096 11.5096C11.3877 11.6315 11.2224 11.7 11.05 11.7H1.95C1.77761 11.7 1.61228 11.6315 1.49038 11.5096C1.36848 11.3877 1.3 11.2224 1.3 11.05V6.5H11.7V11.05ZM11.7 5.2H1.3V3.25C1.3 3.07761 1.36848 2.91228 1.49038 2.79038C1.61228 2.66848 1.77761 2.6 1.95 2.6H3.25V3.25C3.25 3.42239 3.31848 3.58772 3.44038 3.70962C3.56228 3.83152 3.72761 3.9 3.9 3.9C4.07239 3.9 4.23772 3.83152 4.35962 3.70962C4.48152 3.58772 4.55 3.42239 4.55 3.25V2.6H8.45V3.25C8.45 3.42239 8.51848 3.58772 8.64038 3.70962C8.76228 3.83152 8.92761 3.9 9.1 3.9C9.27239 3.9 9.43772 3.83152 9.55962 3.70962C9.68152 3.58772 9.75 3.42239 9.75 3.25V2.6H11.05C11.2224 2.6 11.3877 2.66848 11.5096 2.79038C11.6315 2.91228 11.7 3.07761 11.7 3.25V5.2Z' fill='%23A78D59'/%3E%3C/svg%3E%0A");
    background-size: cover;
}
.blog_main .blog-articles .blog-articles__article .card-wrapper .card__content .article-card__info{
  padding-top: 20px;
  position: relative;
  z-index: 2;
}
.blog_main .blog-articles .blog-articles__article .card-wrapper .card__content .article-card__excerpt{
  font-size: 14px;
  line-height: 19px;
  color: #000000;
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}
.blog_main .blog-articles .blog-articles__article .card-wrapper .more a{
  position: relative;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #5F5F5F;
  transition: all 0.45s ease-in-out 0s;
}

.blog_main .pagination-wrapper{
  margin-top: 35px;
}
.blog_main .pagination-wrapper .pagination .pagination__list li{
    display: flex;
    align-items: center;
    justify-content: center;
}
.blog_main .pagination-wrapper .pagination .pagination__list li .pagination__item.pagination__item--current{
    width: 35px;
    height: 35px;
    background: #DCA967;
    color: #fff;
    opacity: 1;
}
.blog_main .pagination-wrapper .pagination .pagination__list li .pagination__item{
  width: 35px;
  height: 35px;
  background: #F4F6F9;
  color: #9F9F9F;
}
.blog_main .pagination-wrapper .pagination .pagination__list li .pagination__item--prev{
  background: transparent;
}
.blog_main .pagination-wrapper .pagination .pagination__list li .pagination__item--next{
  background: transparent;
}
.blog_main .pagination-wrapper .pagination .pagination__list li .pagination__item--current:after{
  content: normal;
}


.collection-main .coll-head{
  max-width: 1538px;
  margin: 0 auto;
  padding: 0 5rem;
}
.collection-main .coll-head h2{
  margin: 0;
  font-size: 40px;
  line-height: 36px;
  text-transform: uppercase;
  color: #040404;
  text-align: left;
}

.collection-main .facets-container{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1538px;
    margin: 0 auto;
    padding-top: 60px;
}
.collection-main .facets__form .facets__wrapper .facets__summary{
  display: flex;
  align-items: center;
  position: relative;
  margin-right: 35px;
}

.collection-main .facets__form .facets__wrapper .facets__summary span .filLabel{
  font-family: 'Cormorant Garamond';
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 1px;
  color: #040404;
  padding-right: 88px;
}
.collection-main .facets-container .prd_flt {
    width: 25%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    display: none;
}
.collection-main .facets-container .prd_flt:after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 85%;
    height: 1px;
    background: #E6E7E8;
}
.collection-main .facets-container .prd_flt .prd-labl{
  font-family: 'Cormorant Garamond';
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 1px;
  color: #040404;
  width: 50%;
  
}
.collection-main .facets{
  width: 70%;
}
.collection-main .facets .facets__wrapper{
  justify-content: unset;
}
.collection-main .facets .facets__wrapper .facets__disclosure {
    margin-right: 0;
}
.collection-main .facets .product-count{
  display: none;
}

.collection-main .facets-container .prd_flt select#BlogTagFilter {
    border: none;
    width: auto;
    font-family: 'Cormorant Garamond';
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #040404;
    background: transparent;
}
.collection-main .facets .facets__form .facet-filters__field .facet-filters__label{
  width:auto;
}
.collection-main .facets .facets__form .facet-filters__field .facet-filters__label label{
    font-family: 'Cormorant Garamond';
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #040404;
}
.collection-main .facets .facets__form .facet-filters__field .select{
  width: auto;
}
.collection-main .facets .facets__form .facet-filters__field .select .facet-filters__sort{
    font-family: 'Cormorant Garamond';
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #040404;
}
.collection-main .facets__form .facets__wrapper .facets__summary .material-label span{
  font-family: 'Cormorant Garamond';
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #040404;
}
.collection-main .facets__form .facets__wrapper .facets__display{
  width: 55%;
  right: 0;
  left: auto;
  top: 0;
  border-radius: 5px;
}
.collection-main .facets__form .facets__wrapper .facets__display .facets__list{
  padding-left: 0;
  padding-right: 0;
}
.collection-main .facets__form .facets__wrapper .facets__display .facets__list .facets__item label{
  padding-left: 5px;
}
.collection-main .facets__form .facets__wrapper .facets__display .facets__list .facets__item label span{
    text-transform: capitalize;
    font-size: 15px;
    font-family: none;
    font-weight: 400;
}
.collection-main .facets__form .facets__wrapper .facets__display .facets__list .facets__item:hover{
  background: #3d8cf2;
  color: #fff;
}

/* .collection-main .facets__form .facets__wrapper .facets__header{
  display: none;
} */

.collection-main .facet-checkbox>svg{
  display: block;
}
.collection-main .facet-checkbox .icon-checkmark{
  left: 7px;
}
.collection-main .facets .facets__form .facet-filters__field{
  position: relative;
}

.collection-main .product-grid-container {
    padding-top: 0px;
}


.collection-main .page-width {
    max-width: 1540px;
}
.collection-main .product-grid-container .grid .grid__item{
    padding: 0 15px 50px 15px;
}
.collection-main .product-grid-container .grid .grid__item .card-wrapper .card__inner:before{
  padding-bottom: 120%;
}
.collection-main .product-grid-container .grid .grid__item .card-wrapper .card__content .card__information {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    width: 100%;
}
.collection-main .product-grid-container .grid .grid__item .card-wrapper .card__content .card__information .card__heading {
    width: 60%;
}

.collection-main .product-grid-container .grid .grid__item .card-wrapper .card__content .card__information .card-information {
    width: 40%;
    text-align: right;
    position: relative;
    z-index: 2;
}
.collection-main .product-grid-container .grid .grid__item .swatches{
      position: relative;
      top: -90px;
      margin: 0;
}
.collection-main .product-grid-container .grid .grid__item .card-wrapper .card__inner .card__content{
  display: none;
}
.collection-main .product-grid-container .grid .grid__item .card-wrapper .card__content .card__information .card__heading .full-unstyled-link{
  font-family: 'Cormorant Garamond';
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  color: #282828;
}
.collection-main .product-grid-container .grid .grid__item .card-wrapper .card__content .card__information .card-information .price__regular .price-item--regular{
  font-family: 'Nunito';
  font-weight: 600;
  font-size: 13px;
  line-height: 18px;
  text-align: right;
  color: #000000;
}
.collection-main .pagination-wrapper{
  margin-top: 0;
}
.collection-main .pagination-wrapper .pagination__list li .pagination__item.pagination__item--current {
    background: #7a8c6a;
    border-radius: 2px;
    width: 42px;
    height: 42px;
    color: #fff;
    opacity: 1;
}
.collection-main .pagination-wrapper .pagination__list li .pagination__item--current:after{
  content: normal;
}
.collection-main .pagination-wrapper .pagination__list li .pagination__item {
  background: #FAFDFF;
  border: 1px solid #F2F5F8;
  border-radius: 2px;
  width: 42px;
  height: 42px;
  color: #000;
  opacity: 1;
}
.collection-main .pagination-wrapper .pagination__list li .pagination__item--prev{
  background: transparent;
  border: none;
  border-radius: 0;
}
.collection-main .pagination-wrapper .pagination__list li .pagination__item--next{
  background: transparent;
  border: none;
  border-radius: 0;
}

.main_prd .page-width{
  max-width: 1538px;
  padding-top: 0;
  padding-bottom: 0;
}
.main_prd .product {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.main_prd .product--large:not(.product--no-media) .product__media-wrapper{
  width: 50%;
  max-width: 50%;
}
.main_prd .product--large:not(.product--no-media) .product__info-wrapper{
  width: 50%;
  max-width: 50%;
  padding-left: 110px;
}

.main_prd .product--large:not(.product--no-media) .product__media-wrapper .product__media-list .product__media-item {
  width: 100%;
  max-width: 100%;
}
.main_prd .product--large:not(.product--no-media) .product__info-wrapper .product__info-container .product__text {
  font-size: 15px;
  line-height: 20px;
  text-transform: capitalize;
  color: #282828;
}
.main_prd .product--large:not(.product--no-media) .product__info-wrapper .product__info-container .product__title h1{
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #040404;
}
.main_prd .product--large:not(.product--no-media) .product__info-wrapper .product__info-container fieldset.product-form__input .form__label{
/*   display: none; */
font-size: 16px;
text-transform: uppercase;
} 
.main_prd .product--large:not(.product--no-media) .product__info-wrapper .product__info-container fieldset.product-form__input label{
/*   background: transparent;
  color: #000;
  border: none;
  padding: 0; */
}
.main_prd .product--large:not(.product--no-media) .product__info-wrapper .product__info-container .cus-pro-tab .tabs {
    position: relative;
    list-style: none;
    padding-left: 0;
}
.main_prd .product--large:not(.product--no-media) .product__info-wrapper .product__info-container .cus-pro-tab .tabs li {
    display: inline-block;
    padding-right: 40px;
}
.main_prd .product--large:not(.product--no-media) .product__info-wrapper .product__info-container .cus-pro-tab .tabs li:last-child {
    padding-right: 0;
}
.main_prd .product--large:not(.product--no-media) .product__info-wrapper .product__info-container .cus-pro-tab .tabs li a{
  font-family: 'Cormorant Garamond';
  font-weight: 500;
  font-size: 17px;
  line-height: 21px;
  text-transform: capitalize;
  color: #040404;
  text-decoration: none;
  position: relative;
}
.main_prd .product--large:not(.product--no-media) .product__info-wrapper .product__info-container .cus-pro-tab .tabs li a.active:after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 80px;
    height: 1px;
    background: #000;
}
.main_prd .product--large:not(.product--no-media) .product__info-wrapper .product__info-container .cus-pro-tab #tab-1 span{
  font-family: 'Nunito';
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.03em;
  text-transform: capitalize;
  color: #282828;
}
.main_prd .product--large:not(.product--no-media) .product__info-wrapper .product__info-container .cus-pro-tab #tab-2 span{
  font-family: 'Nunito';
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.03em;
  text-transform: capitalize;
  color: #282828;
}
.main_prd .product--large:not(.product--no-media) .product__info-wrapper .product__info-container .product-popup-modal__opener:after {
/*     content: "";
    position: absolute;
    top: 16px;
    right: -20px;
    width: 25px;
    height: 12px;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 476.213 476.213' style='enable-background:new 0 0 476.213 476.213;' xml:space='preserve'%3E%3Cpolygon points='345.606,107.5 324.394,128.713 418.787,223.107 0,223.107 0,253.107 418.787,253.107 324.394,347.5 345.606,368.713 476.213,238.106 '/%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");
    background-size: cover;
    background-position: center; */
}
.main_prd .product--large:not(.product--no-media) .product__info-wrapper .product__info-container .product-popup-modal__opener{
  position: relative;
}
.main_prd .product--large:not(.product--no-media) .product__info-wrapper .product__info-container .product-form .product-form__submit:after{
  content: normal;
}

.main_prd .product--large:not(.product--no-media) .product__info-wrapper .product__info-container .product-form .product-form__submit{
    position: relative !important;
    background: #7a8c6a;
/*     border-radius: 9px; */
    width: 300px;
    height: 53px;
    font-family: 'Nunito';
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    transition: all 0.45s ease-in-out 0s;
}
.main_prd .product--large:not(.product--no-media) .product__info-wrapper .product__info-container .product-form .product-form__submit:hover {
    /* background: #000; */
  opacity: .8
    /* color: #000; */
}
.main_prd .product--large:not(.product--no-media) .product__info-wrapper .product__info-container .product-form .product-form__submit .price .price__regular .price-item--regular{
  font-family: 'Cormorant Garamond';
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #FFFFFF;
  padding-left: 19px;
}
.main_prd .product--large:not(.product--no-media) .product__info-wrapper .product__info-container .product-form .product-form__submit:before {
/*     content: "";
    position: absolute;
    top: -6px;
    left: -5px;
    width: 310px;
    height: 65px;
    border: 1px solid #000;
    border-radius: 9px; */
}
.main_prd .product--large:not(.product--no-media) .product__info-wrapper .product__info-container .product-form .cus-pro-list {
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
}
.main_prd .product--large:not(.product--no-media) .product__info-wrapper .product__info-container .product-form .cus-pro-list .cus-pro-list-lft a{
  font-size: 16px;
  line-height: 14px;
  letter-spacing: 0.06em;
  text-transform: capitalize;
  color: #707070;
  text-decoration: none;
}
.main_prd .product--large:not(.product--no-media) .product__info-wrapper .product__info-container .product-form .cus-pro-list .cus-pro-list-lft a:first-child {
    padding-right: 20px;
}
.main_prd .product--large:not(.product--no-media) .product__info-wrapper .product__info-container .product-form .cus-pro-list .cus-pro-list-rgt a{
  font-size: 16px;
  font-weight: 600;
  line-height: 14px;
  letter-spacing: 0.06em;
  text-transform: capitalize;
  color: #000;
}
.product-story-main .product-meta-info .pro-story-main {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.product-story-main .product-meta-info .pro-story-main .pro-story-lft {
    max-width: 55%;
    width: 100%;
    margin-right: auto;
}

.product-story-main .product-meta-info .pro-story-main .pro-story-rgt {
    max-width: 30%;
    width: 100%;
}

.product-story-main .product-meta-info .pro-story-main .pro-story-rgt img {
    width: 100%;
    height: 100%;
}
.product-story-main .product-meta-info .pro-story-main .pro-story-lft h2{
  font-family: 'Cormorant Garamond';
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  color: #e0e0e0;
  margin: 0;
}
.product-story-main .product-meta-info .pro-story-main .pro-story-lft p{
  font-family: 'Nunito';
  font-weight: 400;
  font-size: 15px;
  color: #e0e0e0;
}

.product-story-main {
    background: #000;
    padding: 80px 0;
    margin-top: 80px;
}



.prd_like{
  margin-top: 100px;
}
.prd_like .page-width{
  max-width: 1538px;
}
.prd_like .product-recommendations .product-recommendations__heading{
  font-family: 'Cormorant Garamond';
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  color: #040404;
  text-align: center;
}
.prd_like .grid .grid__item{
  padding: 0 15px;
}
.prd_like .grid .grid__item .card-wrapper .card__content .card__information {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    width: 100%;
}
.prd_like .grid .grid__item .card-wrapper .card__content .card__information .card__heading{
  width: 60%;
}
.prd_like .grid .grid__item .card-wrapper .card__content .card__information .card-information{
  width: 40%;
  text-align: right;
}
.prd_like .grid .grid__item .card-wrapper .card__content .card__heading .full-unstyled-link{
  font-family: 'Cormorant Garamond';
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  color: #282828;
}
.prd_like .grid .grid__item .card-wrapper .card__content .card-information .price__regular .price-item--regular{
  position: relative;
  font-family: 'Nunito';
  font-weight: 600;
  font-size: 13px;
  line-height: 18px;
  text-align: right;
  color: #000000;
  z-index: 2;
}
.prd_like .grid .grid__item .card-wrapper .card__inner .card__content{
  display: none;
}


.policy_main {
    margin-top: 85px;
}
.policy_main .main-page-title{
  font-family: 'Cormorant Garamond';
  font-size: 40px;
  line-height: 36px;
  text-transform: uppercase;
  color: #040404;
  text-align: center;
}
.policy_main .rte p{
  font-size: 16px;
  color: #282828;
}
.product-popup-modal .product-popup-modal__content img {
  max-width: 25%;
}
.cart__footer .cart__checkout-button{
  transition: all 0.45s ease-in-out 0s;
}
.cart__footer .cart__checkout-button:after{
  content: normal;
}
.cart__footer .cart__checkout-button:hover{
  background: #c29948;
}
.cart__warnings .button{
  transition: all 0.45s ease-in-out 0s;
}
.cart__warnings .button:after{
  content: normal;
}
.cart__warnings .button:hover{
  background: #c29948;
}

.cus-main-article{
  margin-top: 100px;
}
.cus-main-article .article-template__hero-container{
  max-width: 70rem;
}

.mobile-facets__footer .button:after{
  content: normal;
}
.mobile-facets__footer .button:hover{
  background: #c29948;
  transition: all 0.45s ease-in-out 0s;
}


/* =====22-09-2022 (H) start===== */
.collection-main .facets-container .prd_flt {
  flex-wrap:nowrap;
}
.collection-main .facets-container .prd_flt:after {
    bottom: -6px;
    width: 100%;
}
.collection-main .facets {
    width: 100%;
    margin-top: 0;
    position: relative;
    top: -23px;
}
.collection-main .facets .facets__form {
    grid-template-columns: inherit;
    margin-bottom: 0.5rem;
    margin-top: -10px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-bottom: 1px solid #ccc;
    align-items: center;
  justify-content: space-between;
}
.collection-main .facets .facets__form .facets__wrapper{
  width: 60%;
}
.collection-main .facets .facets__form .facet-filters{
  width: 25%;
}
.collection-main .facets .facets__wrapper .facets__disclosure[data-index="1"]{
  padding-left:0;
  
}
.collection-main .facets-container .prd_flt {
width: 312px;
position: relative;
z-index: 2;
}
.collection-main .facets-container .facet-filters {
    padding-left: 0;
}
.collection-main .facets__form .facets__wrapper .facets__display {
    width: 240px;
}
.collection-main .facets__form .facets__wrapper .facets__summary span  {
  font-family: Cormorant Garamond;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 1px;
  color: #040404;
  
}
.collection-main .facets__form .facets__wrapper .facets__summary .span-wrap
{
  margin-right: 25px;
}
.collection-main .facets .facets__wrapper .facets__disclosure {
    margin-right: 0;
    margin-top: 10px;
}


.card-wrapper .swym-button.swym-add-to-wishlist-view-product{
  position:absolute;
  top:15px;
  right:15px;
  z-index:1;
  font-size: 20px;
}
.card-wrapper  .swym-added.swym-add-to-wishlist-view-product:after {
    color: #000 !important;
}
.card-wrapper .swym-add-to-wishlist-view-product:after {
    color: #000 !important;
}
/*.product .swym-button-bar{
  display:none;
}*/
/* =====22-09-2022 (H) End ===== */


/* ============07/10/22=========== */

.comn-gallery .comn-gallery-main .comn-gallery-items img{
  width: 100%;
  max-height: calc(100vh - 84px);
  object-fit: contain;
  object-position: center;
}
.comn-gallery .comn-gallery-main .slick-prev:before{
  content: normal;
}
.comn-gallery .comn-gallery-main .slick-prev{
    all: unset;
    font-size: 0;
    position: absolute;
    top: 50%;
    left: -15%;
    transform: translate(-50%, -50%) rotate(-45deg);
    width: 40px;
    height: 40px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
/*     border-top: 2px solid #bebebe;
    border-left: 2px solid #bebebe; */
    z-index: 1;
    opacity: .8;
    transition: .3s all;
    cursor: pointer;
}

.comn-gallery .comn-gallery-main .slick-next:before{
  content: normal;
}
.comn-gallery .comn-gallery-main .slick-next{
    all: unset;
    font-size: 0;
    position: absolute;
    top: 50%;
    right: -15%;
    transform: translate(-50%, -50%) rotate(135deg);
    width: 40px;
    height: 40px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
/*     border-top: 2px solid #bebebe;
    border-left: 2px solid #bebebe; */
    z-index: 1;
    opacity: .8;
    transition: .3s all;
    cursor: pointer;
}
.comn-gallery .comn-gallery-main .slick-dots {
      position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 30px;
    align-items: center;
    justify-content: center;
    display: flex;
}
.comn-gallery .comn-gallery-main .slick-dots li{
  margin: 0 10px;
    width: 12px!important;
    height: 12px!important;
    background-color: #fff;
    opacity: .5;
    border-radius: 50%;
}
.comn-gallery .comn-gallery-main .slick-dots li button{
    font-size: 0;
    width: 100%!important;
    height: 100%!important;
}
.comn-gallery .comn-gallery-main .slick-dots li button:before{
  font-size: 0;
}

/* ============07/10/22=========== */

.footer .footer__content-top .footer__blocks-wrapper .footer-block .footer-block__ph .foot-ph {
  display: none;
}

/* 14/10/22 */
.product-story-sec .product-meta-info {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  color: #fff;
}
.product-story-sec .product-meta-info p:nth-of-type(1) {
    width: 60%;
    color: #fff;
    padding-right: 25px;
}
.product-story-sec .product-meta-info p:nth-of-type(2) {
    width: 40%;
    padding-left: 25px;
}
.product-story-sec .product-meta-info p:nth-of-type(1) span {
    width: 60%;
    color: #fff;
}
.product-story-sec .product-meta-info p:nth-of-type(2) img{
  width: 100%;
}

.pro-slide .grid__item .card-wrapper .card__inner{
      max-width: 260px;
    width: 100%;
    margin: 0 auto;
}

/* product details page */
.btnWrapMain .btnWrap{
  display:flex;
  align-items:flex-end;
}
.btnWrapMain .btnWrap .product-form__input{
    max-width: 156px;
    margin: 0;
}
.btnWrapMain .btnWrap .product-form__input .quantity{
  min-height: 54px;
}

.btnWrapMain .btnWrap .product-form{
 margin: 0 0 0px;
  position:relative;
}
.btnWrapMain .swym-button-bar {    
    position: absolute;
    top: 100%;
}
.btnWrapMain .swym-button-bar{
  margin: 8px 0 0;
}
.btnWrapMain .swym-button-bar button.swym-button.disabled,
.btnWrapMain .swym-button-bar button.swym-button:disabled{
  opacity:1 !important;
}

.btnWrapMain .btnWrap .product-form__submit{
  margin-bottom:0;
}

.btnWrapMain .cus-pro-list{
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
}


.btnWrapMain .cus-pro-list .cus-pro-list-lft a{
  font-size: 16px;
  line-height: 14px;
  letter-spacing: 0.06em;
  text-transform: capitalize;
  color: #707070;
  text-decoration: none;
}
.btnWrapMain .cus-pro-list .cus-pro-list-lft a:first-child {
    padding-right: 20px;
}
.btnWrapMain .cus-pro-list .cus-pro-list-rgt a{
  font-size: 16px;
  font-weight: 600;
  line-height: 14px;
  letter-spacing: 0.06em;
  text-transform: capitalize;
  color: #000;
}

.main_prd .product--large:not(.product--no-media) .product__info-wrapper .product__info-container .product-form .product-form__submit{
  width: 231px;
  height: 55px;
/*   height: 47px; */
  display: block;
}
.main_prd .product--large:not(.product--no-media) .product__info-wrapper .product__info-container .product-form .product-form__submit::before{
  width:auto;
  height:auto;
  bottom:-6px;
  right:-6px;
}

.main_prd .product__text.subtitle{
  padding-top:20px;
}


.header .header__icons .cus-wishlist a{
  position:relative;
}
.header .header__icons .cus-wishlist a .swym-wish-counter {
    position: absolute;
    top: -7px;
    right: -6px;
    margin: 0px;
}

div.swatch-preset-66187 label.swatch-label {
    font-size: 20px !important;
}

  .product__info-container .price__regular .price-item--regular {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: .03em;
    text-transform: uppercase;
    color: #040404;
}
.product__info-container .price__container{
  display: block;
}



/* 31st October 2022 */
.cus-product .product__info-wrapper .swatch-view.swatch-view {
    display: flex;
    flex-wrap: wrap;
  margin-bottom: 40px;
}

.cus-product .swatch-custom-image {
    width: fit-content;
}

.cus-product .product__info-wrapper .swatch-view .swatch-view-item {
/*     width: 45%; */
  width: 5%;
}
.cus-product .product__info-wrapper .swatch-view .swatch-view-item .swatch-custom-image .star-set-image {
  width: 30px !important;
  height: 30px !important;
  -webkit-transition: none !important;
  transition: none !important;
}
.cus-product .product__info-wrapper .swatch-view .swatch-view-item .swatch-custom-image {
  border: none;
}
.cus-product .product__info-wrapper .swatch-view .swatch-view-item .swatch-selected .star-set-image {
  border: 1px solid #000;
}
.cus-product .product__info-wrapper .swatch-view .swatch-view-item:hover .swatch-custom-image {
  transform: inherit !important;
}
.cus-product .product__info-wrapper .swatch-view .swatch-view-item:focus .swatch-custom-image {
    transform: inherit !important;
}
/* .cus-product div.swatches.hover-enabled div.swatch-preset-66184 li.swatch-view-item:hover .swatch-custom-image{
      transform: none!important;
} */

.contact__fields .frmWrp .counWrp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.contact__fields .frmWrp .counWrp .cnt_lft {
    width: 48%;
}

.contact__fields .frmWrp .counWrp .cnt_rgt {
    width: 48%;
}

.trigger-pop-up {
    margin: 0 !important;
}
.announcement-bar__link {
    text-align: center;
    cursor: pointer!important;
    color: #fff;
    width: fit-content!important;
    margin: 0 auto !important;
}

.announcement-bar__link:hover {
    background: none;
}

.list-menu--inline li .mega-menu {
    position: relative;
}

.list-menu--inline li .mega-menu .mega-menu__content {
    position: absolute;
    top: 35px;
    left: 0;
    width: max-content;
    height: auto;
}

.list-menu--inline li .mega-menu .mega-menu__content .mega-menu__list {
    list-style: none;
    padding-left: 10px;
}

.home-shop-the-look .shop-the-look-main .shop-the-look-rgt .txt-back-gradient {
    background: #ffffffb8;
}

.cus-product .card:not(.ratio) {
    height: auto !important;
}

.mob_desc_mob {
    display: none;
}

.desk_desc {
    display: block;
}


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

.header .header__inline-menu {
  width: 15%;
}
.header .header__inline-menu .mega-menu-main .mega-menu1 .mega-menu1-details{
  display: none;
  position: absolute;
  top: calc(100% + 1px);
  left: 50%;
  width: 100%;
  z-index: -1;
  background: #fff;
  transform: translateX(-50%);
}
.header .header__inline-menu .mega-menu-main .mega-menu1:hover .mega-menu1-details{
  display: flex;
  justify-content: space-between;
}
.header .header__inline-menu .mega-menu-main .mega-menu1 .mega-menu1-details .mega-menu1-details-lft h5{
  margin-bottom: 35px;
/*     font-family: Gothic A1; */
    font-weight: 700;
  /*
    font-size: 11px;
    line-height: 14px;
  */
    letter-spacing: .14em;
    text-transform: capitalize;
    color: #0e1218;
    padding-left: 26px;
    padding-top: 25px;
  
}
.header .header__inline-menu .mega-menu-main .mega-menu1 .mega-menu1-details .mega-menu1-details-lft li{
  list-style: none;
/*   font-family: 'Gothic A1'; */
  font-weight: 400;
  font-size: 10px;
  line-height: 14px;
  letter-spacing: 0.14em;
  text-transform: capitalize;
  color: #0E1218;
  padding-left: 25px;
  padding-bottom: 15px;
}
.header .header__inline-menu .mega-menu-main .mega-menu1 .mega-menu1-details .mega-menu1-details-lft li a{
  padding: 0;
}
.header .header__inline-menu .mega-menu-main .mega-menu1 .mega-menu1-details .mega-menu1-details-rgt img{
  width: 100% !important;
}

.header .header__inline-menu .mega-menu-main .mega-menu-items {
    display: flex;
    justify-content: space-between;
}
.header .header__inline-menu .mega-menu-main .mega-menu1 .mega-menu1-inner a{
  position: relative;
/*   font-family: 'Gothic A1'; */
  font-weight: 600;
  font-size: 11px;
  line-height: 14px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #0E1218;
  text-decoration: none;
  padding: 0 0 66px 0;
  margin-right: 15px;
}
.header .header__inline-menu .mega-menu-main .mega-menu1 .mega-menu1-inner a:after {
    content: '';
    width: 0%;
    height: 1px;
    background-color:#000;
    position:absolute;
    top: 15px;
    left:0;
    transition: 0.5s linear;
}
.header .header__inline-menu .mega-menu-main .mega-menu1 .mega-menu1-inner a:hover:after {
  width: 100%;
}
.header .header__inline-menu .mega-menu-main .mega-menu2 a{
  position: relative;
/*   font-family: 'Gothic A1'; */
  font-weight: 600;
  font-size: 11px;
  line-height: 14px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #0E1218;
  text-decoration: none;
  margin-right: 15px;
}
.header .header__inline-menu .mega-menu-main .mega-menu2 a:after {
    content: '';
    width: 0%;
    height: 1px;
    background-color:#000;
    position:absolute;
    top: 15px;
    left:0;
    transition: 0.5s linear;
}
.header .header__inline-menu .mega-menu-main .mega-menu2 a:hover:after {
  width: 100%;
}
.header .header__inline-menu .mega-menu-main .mega-menu3 a{
  position: relative;
/*   font-family: 'Gothic A1'; */
  font-weight: 600;
  font-size: 11px;
  line-height: 14px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #0E1218;
  text-decoration: none;
}
.header .header__inline-menu .mega-menu-main .mega-menu3 a:after {
    content: '';
    width: 0%;
    height: 1px;
    background-color:#000;
    position:absolute;
    top: 15px;
    left:0;
    transition: 0.5s linear;
}
.header .header__inline-menu .mega-menu-main .mega-menu3 a:hover:after {
  width: 100%;
}
.header {
    padding-top: 25px;
    padding-bottom: 25px;
}
.header .contact-menu {
    display: none;
}
.header .header__heading{
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.swatches.swatches-type-collections.hover-enabled {
    margin-top: 0;
    bottom: 40px;
}

.custom-collection .collection .grid{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
.custom-collection .collection .grid .grid__item{
  max-width: 24%;
  width: 100%;
  padding: 0 15px;
  margin-right: 0;
}
.custom-collection .collection .grid .grid__item .card-wrapper .card__inner{
  max-width: 100%;
}
.custom-collection .collection .slider-component-full-width{
  max-widht: 1538px;
  margin: 0 auto;
}

/* ============02/11/2022=========== */

.collection-main .collection-sidebar-wrap {
    display: flex;
    flex-wrap: wrap;
    max-width: 1538px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    margin: 0 auto
}
.collection-main .collection-sidebar-wrap .collection-sidebar.coll-leftbar {
    width: 10%;
}

.collection-main .collection-sidebar-wrap .coll-rightbar {
    width: 90%;
}
.collection-main .collection-sidebar-wrap .collection-sidebar.coll-leftbar .mega-menu1-details-lft h5{
  margin: 0;
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
  margin-bottom: 25px;

}
.collection-main .collection-sidebar-wrap .collection-sidebar.coll-leftbar .mega-menu1-details-lft h5 p{
  margin: 0;
}
.collection-main .collection-sidebar-wrap .collection-sidebar.coll-leftbar .mega-menu1-details-lft h5 p a:last-child{
  font-weight: 600;
}
.collection-main .collection-sidebar-wrap .collection-sidebar.coll-leftbar .mega-menu1-details-lft li{
  list-style: none;
}
.collection-main .collection-sidebar-wrap .collection-sidebar.coll-leftbar .mega-menu1-details-lft li a{
  padding: 5px 0;
  font-family: 'Nunito';
  display: block;
}
.collection-main .facets-container .collection-sidebar-mobile {
    display: none;
}
.collection-main .facets-container .collection-sidebar-mobile li{
  list-style: none;
}
.collection-main .facets-container .collection-sidebar-mobile li a{
  padding: 0;
}
.collection-main .facets-container .collection-sidebar-mobile li a span{
  padding: 5px 0;
  font-family: 'Nunito';
  display: block;
}
.collection-main .facets-container .collection-sidebar-mobile .collection-sidebar-toggle {
    cursor: pointer;
}
.collection-main .collection-sidebar-wrap .collection-sidebar.coll-leftbar .mega-menu1-details-lft li a .header__active-menu-item{
  text-decoration: none;
}

.collection-main .collection-sidebar-wrap .collection-sidebar.coll-leftbar .mega-menu1-details-lft{
  position: sticky;
  top: 30px;
}

/* start 02/Nov/2022 */
.mega-menu-items .mega-menu1-details .mega-menu1-details-lft{
   /* -ms-flex:1;
    flex:1; */
    padding-right:30px;
}
.mega-menu-items .mega-menu1-details .mega-menu1-details-rgt{
    max-width: 440px;
    width: 100%; 
}
.mega-menu-items .mega-menu1-details .mega-menu1-details-rgt .mega-imgwrap {
    width:100%;
    position:relative;
    padding-top:100%;
    overflow:hidden;
}
.mega-menu-items .mega-menu1-details .mega-menu1-details-rgt .mega-imgwrap img {
    display:block;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center center;
    max-width: 100%;
    width: 100% !important;
    height: 100% !important;
}

/* End 02/Nov/2022 */

.swatch-single {
    margin-bottom: 0;
    position: relative;
    top: 34px;
}

/* start 09/Nov/2022 */

.cus-announcement-bar{
   background: #405367;
   padding: 5px 0;
}
.cus-announcement-bar .announce-main {
    display: flex;
    align-items: center;
    justify-content: center;
}
.cus-announcement-bar .announce-main .announcement-bar{
  background: transparent;
  border-bottom: 0;
}
.cus-announcement-bar .announce-main .cust_popUp h4 {
    margin: 0;
}

.cus-announcement-bar .announce-main .cust_popUp h4 .btn-solid {
/*     font-family: Gothic A1; */
    font-weight: 400;
    font-size: 9px;
    line-height: 11px;
    letter-spacing: .045em;
    text-transform: uppercase;
    color: #fff;
    text-decoration: underline;
    display: block;
    cursor: pointer;
}
.cus-announcement-bar .pop-up-modal .pop-up-content h3 {
    font-size: 25px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 400;
}

/* end 09/Nov/2022 */
.facets .disclosure-has-popup[open]>summary+* {
    z-index: 5;
}
div.swatch-single label.swatch-label .swatch-variant-name {
    width: 100%;
    height: auto;
    margin-top: 30px;
    line-height: normal;
}
/* body .swatch-option-name {
    display: inline-block!important;
    line-height: normal;
} */
.collection-main .product-grid-container .grid .grid__item .swatches {
    position: relative;
    top: auto;
    margin: 0;
}
.collection-list-menu{
width:calc(100% + 60px);
margin-left:-30px;
transition: transform .15s ease-out;
  display:none;
    position: sticky;
    top: 0;
    z-index: 2;
}
.collection-list-menu ul{
display: flex;
    align-items: center;
    background-color:#f3f3f3;
    flex-wrap: nowrap;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
      padding: 0 20px;
  margin: 0;
}
.collection-list-menu ul::-webkit-scrollbar {
  display: none;  /* Safari and Chrome */
}
  

.collection-list-menu ul li{
  list-style:none;
}
.collection-list-menu ul li a{
    white-space: nowrap;
    display: block;
    text-transform: uppercase;
  padding:0;
  
}
.collection-list-menu ul li a span{
  padding: 1rem;
  display:block;
}
.collection-list-menu ul li a span.header__active-menu-item{
  border-bottom:1px solid #111;
  text-decoration: none;
}
.collection-list-menu ul li a:focus span{
  text-decoration:none;
}
.collection-list-menu ul li a:hover span, .collection-list-menu ul li a span {
    text-decoration: none;
    text-underline-offset: 0.3rem;
}

/* 09-12-2022 */
.card__inner {
background-color: #f9f9f9;
}
.home-types-of-jewelry .coll-slide .types-of-jewelry-block-img{
overflow:hidden;
position:relative;
}
.home-types-of-jewelry .coll-slide .types-of-jewelry-block-img:before{
content:"";
width:100%;
padding-top:150%;
display:inline-block;
}
.home-types-of-jewelry .coll-slide .types-of-jewelry-block-img img{
position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center center;
    max-width: 100%;
    width: 100%;
    height: 100%;
}
.home-types-of-jewelry .coll-slide .types-of-jewelry-block-img img{
transition: transform 0.6s cubic-bezier(0.22, 0.61, 0.36, 1);
-moz-transition: transform 0.6s cubic-bezier(0.22, 0.61, 0.36, 1);
-webkit-transition: transform 0.6s cubic-bezier(0.22, 0.61, 0.36, 1);
-ms-transition: transform 0.6s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.home-types-of-jewelry .coll-slide .types-of-jewelry-block a:hover  .types-of-jewelry-block-img img{
transform:scale(1.1);
}
.btnWrapMain .btnWrap {
display: block;
width: 100%;
}
.product .product-form__buttons {
max-width: 100%;
margin-top: 15px;
}
.main_prd .product--large:not(.product--no-media) .product__info-wrapper .product__info-container .product-form .product-form__submit {
width: 100%;
}
.btnWrapMain .swym-button-bar {
    margin: 15px 0;
  width: 100%;
  border:1px solid #405367;
  padding:10px;
  text-align: center;
}
.product .swym-btn-container .swym-add-to-wishlist{
 color: #405367!important; 
}
.product .swym-btn-container .swym-add-to-wishlist:after {
color: #405367 !important;
}
#shopify-payment-terms-modal .list-item, #shopify-payment-terms-modal .list-item__payment-length {
    background-color: #D6ECEB !important;
    color: #000 !important;
}

.product .swym-add-to-wishlist, .product .swym-add-to-wishlist:after, .product  .swym-fave-count {
color: #405367 !important;
}
.product .swym-added.swym-add-to-wishlist, .product .swym-added.swym-add-to-wishlist:after, .product .swym-added.swym-add-to-wishlist + .swym-fave-count {
    color: #d6eceb !important;
}
.product .product__media.global-media-settings{
padding-top: 100% !important;
border: 0;
}
.product .product__media.global-media-settings img{
object-fit: contain !important;
}
.product .thumbnail--narrow img {
    height: 100%;
    width: 100%;
    max-width: 100%;
    object-fit: cover;
}
.size-guide-link{
  color:#000;
  font-size: 14px;
  font-family:Cormorant Garamond;
}

.sizePageContent{
 max-width: 680px;
    margin: 0 auto;
}
.sizePageContent .PageContent.PageContent--narrow.Rte {
font-size: 15px !important;
}
.sizePageContent .SectionHeader__Heading.Heading.u-h1{
text-align:center;
}
.sizePageContent table{
margin: 0 auto;
max-width: 400px;
width: 100%;
text-align: center;
}
.home-kirstens-favorites  .card {
--ratio-percent: 100.0% !important;
}   
.home-kirstens-favorites  .card > .card__inner{
--ratio-percent: 100.0% !important;
}
.product .btnWrapMain{
max-width:80%;
width:100%;
}
.product .btnWrapMain .cus-pro-list {
display: flex;
justify-content: space-between;
margin-top: 75px;
}
.product .thumbnail--wide img {
width: 100%;
height: 100%;
object-fit: cover;
}
.product .thumbnail-slider .thumbnail-list.slider--tablet-up {
justify-content: center;
}
.header__menu-item span {
 font-family: Nunito,sans-serif;
}
.main_prd .product--large:not(.product--no-media) .product__info-wrapper {
padding-top: 30px;
}


/* ========05/01/2022========= */
.product__info-container .installment .notifyButtonStyle {
  max-width: 48rem;
  height: 55px;
}

body .collection-main .facets__form .facets__wrapper .facets__summary span {
    line-height: 13px;
}

.collection-main .facets__form .facets__wrapper .facets__display .facets__list .facets__item label span {
    font-family: Nunito,sans-serif;
}

.col-types {
  padding: 0;
}

.col-types li a {
  font-family: Nunito,sans-serif;
  color: rgb(var(--color-foreground));
  text-decoration: none;
  text-underline-offset: 0.3rem;
  font-size: 1.4rem;
}

.col-types li a:hover {
  text-decoration: underline;
}

.col-types li.active a {
  font-weight: bold;
}

.collection-main .facets .facets__form .active-facets {
  margin-bottom: 10px;
}

.clp-mobile-categories {
  padding: 0;
}

.clp-mobile-categories li a {
  text-decoration: none;
  color: rgba(var(--color-foreground),.75);
  display: flex;
  align-items: center;
  line-height: calc(1 + 0.3 / var(--font-body-scale));
  padding: 3px 0 !important;
  font-family: Nunito;
}

.clp-mobile-categories li.active a {
  color: rgba(var(--color-foreground),1);
  text-decoration: underline;
}

.clp-list-menu li a {
  text-decoration: none;
  text-underline-offset: 0.3rem;
  padding: 1rem !important;
  font-family: Nunito,sans-serif;
  font-size: 1.4rem;
  color: rgba(var(--color-foreground),.75);
}

.clp-list-menu li.active a {
  color: rgba(var(--color-foreground),1);
}

.collection-main .facet-checkbox>svg {
  color: #000;
}

@media (max-width: 768px) {
  .collection-main .product-grid-container .grid .grid__item .card-wrapper .card__content .card__information .card-information {
    position: static;
  }

  .price>* {
    display: block;
    vertical-align: inherit;
  }

  .collection-main .product-grid-container .grid .grid__item .card-wrapper .card__content .card__information {
    display: block;
  }
}

.mega-menu1-details-lft h5 a {
  display: block;
  color: #405367; 
  padding: 5px 0;
  font-family: Nunito;
  display: block;
  text-decoration: none;
  text-underline-offset: 0.3rem;
  font-size: 1.4rem;
}

.button.button-restock {
  display: none;
  margin-top: 15px;
  font-family: Nunito;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .product-recommendations .product-grid {
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  .product-recommendations .product-grid li.grid__item {
    width: 40%;
  }
  .collection .pro-slide .grid__item {
    outline: 0;
    box-shadow: none;
  }
  .pro-slide .grid__item .card-wrapper .card__inner {
    border: 0;
  }
  .footer-block-image {
    width: 120px;
    margin: 0 auto;
  }
  .card, .card-wrapper, .grid__item {
    background: white;
    outline: none !important;
    box-shadow: none;
    outline-color: white !important;
    padding: 0 !important;
    overflow: hidden;
  }
}

/* Pre order */
.product-form__buttons__inner {
  position: relative;
}
.product-form__preorder__msg {
  background-color: #405367;
  border-radius: 10px;
  border-color: #405367;
  border-width: 1px;
  color: white;
  font-size: 20px;
  font-family: inherit;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  padding: 7px;
  line-height: 1.6;
  z-index: 999;
  position: absolute;
  opacity: 0;
  transition: opacity .4s;
  pointer-events: none;
  max-width: 100%;
  margin-right: -200%;
  text-align: center;
  bottom: calc(100% + 10px);
  left: 50%;
  transform: translate(-50%);
  max-width: 300px;
  color:#fff;
}
.product-form__submit--preorder:hover + .product-form__preorder__msg {
  opacity: 1;
}

.omnisend-form-63d11a0a05337799332adca1-teaser-btn-wrapper {
      background-color: #405367!important;
    border-color: #405367!important;
}

#omnisend-form-63d11a0a05337799332adca1-teaser-btn.omnisend-form-63d11a0a05337799332adca1-teaser-btn {
  color: #fff !important;
}

/*.header-wrapper.gradient {
  background: #d6eceb;
}*/

/*.footer {
  background: #d6eceb;
}*/
.footer .grid .grid__item {
    background: transparent;
}
#ContactForm .button {
    color: #fff;
}
.header__heading-logo {
  max-width: 180px;
}

.footer-block.grid__item.footer-block--newsletter {
    padding-top: 0;
    margin-top: 0;
  
      align-items: flex-start;
}

.footer-block--newsletter .footer-block__heading {
    width: 100%;
}

.footer__list-social svg path{
  fill: currentcolor
}


@media (max-width: 750px) {
  .footer-block.grid__item{
    order: var(--mobile-order)
  }
}
  


.card-wrapper .media{
      background-color: #F8F8F8;
}

.card-wrapper .media img{
     mix-blend-mode: multiply; 
}

/* .CD CODE. */
.hero-kirsten-wrapper .hero-left .hero-content h2{color:white}
.footer .grid .grid__item .footer-block__heading{color: #1b3a2d;}
.footer h2.footer-block__heading__news{color: #1b3a2d;}
.footer .newsletter_icons_head ul.footer__list-social .list-social__link{color: #1b3a2d;}
.footer .footer__column--info .footer__copyright .copyright__content{color: #1b3a2d;}

/* CD code */
.hero-kirsten-wrapper .hero-left .hero-content h2{color: #2C2A27;}
.hero-kirsten-wrapper .hero-left .hero-content .subtitle{color: #2C2A27; text-shadow: unset; text-transform: unset;}
.mobile-only .mobile-slide-content h1{color: #2C2A27;}
.mobile-only .mobile-slide-content .subtitle{color: #2C2A27;text-shadow: unset;}

/* cdd */
.page-lookbook .lookbook-sec .lookbook-sec-inner .lookbook-sec-items .comn-banner-con h2 { font-size: 40px; }
