/** Shopify CDN: Minification failed

Line 53:0 All "@import" rules must come first

**/

@font-face {
  font-family: "Futura PT";
  src: url("/cdn/shop/files/FuturaCyrillicBook.woff2?v=1757915307") format("woff2"),
       url("/cdn/shop/files/FuturaCyrillicBook.woff?v=1757915307") format("woff"),
       url("/cdn/shop/files/FuturaCyrillicBook.ttf?v=1757915307") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Futura PT";
  src: url("/cdn/shop/files/FuturaCyrillicLight.woff2?v=1757915623") format("woff2"),
       url("/cdn/shop/files/FuturaCyrillicLight.woff?v=1757915623") format("woff"),
       url("/cdn/shop/files/FuturaCyrillicLight.ttf?v=1757915623") format("truetype");
  font-weight: 300;
  font-style: normal;
}


@font-face {
  font-family: "Futura PT";
  src: url("/cdn/shop/files/FuturaCyrillic-Demi.woff?v=1757916229") format("woff"),
       url("/cdn/shop/files/FuturaCyrillic-Demi.woff2?v=1757916230") format("woff2"),
       url("/cdn/shop/files/FuturaCyrillic-Demi.ttf?v=1757916229") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Futura PT";
  src: url("/cdn/shop/files/FuturaCyrillic-Bold.woff?v=1757915842") format("woff"),
       url("/cdn/shop/files/FuturaCyrillic-Bold.woff2?v=1757915842") format("woff2"),
       url("/cdn/shop/files/FuturaCyrillic-ExtraBold.ttf?v=1757915367") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Futura PT";
  src: url("/cdn/shop/files/FuturaCyrillic-ExtraBold.woff?v=1757915367") format("woff"),
       url("/cdn/shop/files/FuturaCyrillic-ExtraBold.woff2?v=1757915368") format("woff2"),
       url("/cdn/shop/files/FuturaCyrillic-ExtraBold.ttf?v=1757915367") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@import url('https://fonts.googleapis.com/css2?family=Alex+Brush&display=swap');

body , html {
  font-family: "Futura PT";
  font-weight: 400;
}

h1 , h2 , h3 , h4 , h5 , h6 {
  font-family: "Futura PT" !important;
}
.btn{
    text-transform: capitalize !important;
}
a{
    color: #000 !important;
}
.ProductItem__ColorSwatchList {
    display: none;
}
.logo-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    max-width: 950px;
    margin: 0 auto;
}
.logo-bar__item{
    padding: 10px 10px;
}
.logo-bar__item img {
    width: 105px;
    height: 50px;
    object-fit: contain;
}
.logo-bar__item.active{
    background: #fff;
}
.logo-bar__item.active img{
    filter: brightness(0);
}
.header .site-nav{
    column-gap: 20px;
}
 body .site-nav__link { 
    font-weight: 400 !important;
    font-size: 16px;
    letter-spacing: 0;
    font-family: "Futura PT";
}
body .list-menu__item{
  font-weight: 400;
}
body .site-nav__link>span:after { 
    height: 1px; 
}
body .header { 
    max-width: 130rem;
    padding-left:0.2rem;
    padding-right:0.2rem;
}
.slideshow_section h2.banner__heading {
    font-size: 47px;
    font-family:'Futura PT';
    font-weight: 400;
}

.slideshow_section .banner__text {
    font-size:18px;
    font-weight:400;  
}
.slideshow_section .banner__buttons a {
    font-family: 'Inter';
    font-size: 16px;
    padding: 12px 24px;
}

.slideshow_section .banner__buttons {
    max-width: unset;
}
/*new hero styling*/
.hm_bnr_videos{
    position: relative;
}
.hero video{
    width: 100%;
    height: calc(100vh - 150px);
    object-fit: cover;
}

h2.title {
    font-size: 32px;
    font-family: 'Futura PT';
    font-weight: 500;
    position: relative;
    text-align: center;
}

h2.title:before {
    content: '';
    height: 2px;
    width: 100px;
    background: #CE9694;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}
.index_multicolumn .multicolumn-list {
    gap: 32px;
    flex-wrap: wrap;
} 
.index_multicolumn .multicolumn-list__item.grid__item {
    min-height: 480px;
    background-size: 100% 100%;
}
.index_multicolumn  .multicolumn-card__info h3 {
      font-family: "Alex Brush", cursive;
  font-weight: 400;
  font-style: normal;
    color: #fff;
    font-size: 68px; 
}
.index_multicolumn .collection_title p {
    font-size: 60px;
    line-height: 1;
    font-weight: 700;
    text-stroke:1px  #F0DDD4;
    -webkit-text-stroke: 1px #F0DDD4;
    color: #CE9694;
}

.index_multicolumn .txt_cst {
    font-size: 22px;
    color: #fff;
    line-height:1.2;
    margin-bottom: 15px;
}


.cst_button.btn-solid {
   background:#000 !important;
   font-size: 16px;
   font-family: 'Inter';
   border-radius:8px;
   letter-spacing:0;
   padding: 12px 24px;
}
.cst_button.btn-solid:after {
z-index:-1;
}
.cst_button.btn-solid:hover {
    color:#fff;
}

.index_multicolumn .item-2 .collection_title p {
    color: #D5CFBB;
    text-stroke: 1px #000 ;
    -webkit-text-stroke: 1px #000 ;
}
.index_multicolumn .item-2 .multicolumn-card__info {
    max-width: 280px;
}

.index_multicolumn .multicolumn-card.content-container {
    display: flex;
    align-items: center;
    height: 100%;
}

.index_multicolumn .item-2 .txt_cst {
    color:#000;
}
.index_multicolumn .item-2  .collection_title p { 
text-shadow:0 4px 4px #0003;
}

 
.countdown-layout--banner .countdown__content {
    min-height: 410px;
}

body .countdown-layout--banner .countdown__content {
    flex-direction: column;
    justify-content: center;
    align-items: center;
} 
.countdown__block.countdown__block--content {
    text-align: center;
    justify-content: center;
    align-items: center;
} 
.countdown__block.countdown__block--button.button-block-active {
    text-align: center;
} 
.countdown__heading {
    text-align: center;
}
.countdown__heading h2.title{
    font-family: "Hahmlet", serif;
    font-size:53px;
    font-weight:500;
     line-height:1.2;
} 
.countdown__richtext {
     font-size:53px;
    line-height:1.2;
    font-weight:300;
    color:#fff;
    opacity:1;
} 
.countdown__display-block {
    border: none;
    padding: 6px;
    border: 1px solid !important;
    max-width: 65px;
    font-size: 32px;
    color: #fff;
    border-radius:4px;
} 
.countdown__display-block h2 {
    font-size: 32px;
    color: #fff;
}

body .countdown__display {
    display: flex;
    justify-content: center;
    gap: 5px;
    align-items: center;
    color: #fff;
    font-size: 40px;
    line-height: 1;
}
.countdown__block--content p {
    opacity:1 !important;
}
.countdown__block.countdown__block--button a {
    background: #000;
    color: #fff;
    margin-top: 20px;
    border: 1px solid #fff;
    border-radius: 5px;
    font-size: 16px;
    font-family: 'Inter';
    padding: 12px 24px;
}

.countdown__block.countdown__block--button a:after {
    opacity: 0;
}
.featured_collection-slider{
    /* padding-left: calc((100vw - min(100vw, 140rem)) / 2 + 0px); */
}
 .featured_collection span.subheading.inline-richtext {
    font-size: 18px;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-bottom: 32px;
    line-height: 1;
    margin-top: -15px;
    text-transform: capitalize;
    font-family: 'Futura PT';
}
.center.collection__view-all a {
    font-size: 16px;
    font-family: 'Inter';
    padding: 12px 24px;
    letter-spacing: normal;
    background:#CE9694;
    color:#000;
    text-transform: capitalize;
}

.card__heading a{
    font-size: 24px !important;
    font-family:'Futura PT'; 
    text-transform: capitalize;
    color: #000;
    padding-bottom: 6px;
}
 
.product_card .card__information .price-item {
    font-size: 18px;
    font-family: 'Futura PT';
    font-weight: 500;
    line-height: 100%;
    color: #000;
}
.hm_banner_imgs .page-width {
    max-width: unset;
    display: flex;
    align-items: center;
    padding: 0;
    background: #F8F7F2;
    justify-content: space-between;
    padding-left:4rem;
}

.hm_banner_imgs {
    padding-bottom: 80PX;
} 
.bundle-content h2 {
    font-size: 62px;
    font-weight: 300;
    line-height: 1;
    margin: 0;
} 
.bundle-content {
    padding-left: 50px;
    min-width: 440px;
    margin-right: -150px;
    overflow: visible;
    z-index: 9;
}
.bundle-content h3 {
    font-size: 41px;
    line-height: 1;
    font-weight: 700;
    margin: 15px 0;
}
.bundle-content a {
    font-size: 16px;
    font-family: 'Inter';
    letter-spacing: normal;
    padding: 12px 24px;
    background: #CE9694;
    color: #000;
    border: none;
}
.bundle-content a:hover {
    color:#000;
}
.bundle-content a:after , .bundle-content a:before {
    opacity:0;
}
.hm_videos video {
    width: 100%;
}

.hero-content {
    position: absolute;
    bottom: 100px;
    left: calc((100vw - min(100vw, 134rem)) / 2 + 0px);
    z-index: 1;
    padding: 0 2rem;
}

.hm_videos {
    position: relative;
}

.hm_videos .hero-content h1, .community_banner h1{
    font-size: 47px;
    font-weight: 400;
    color: #fff;
    margin: 0;
}
.community_banner h1{
    color: #000;
}
.home-hero-banner-girl h1, .home-hero-banner-girl p{
    color: #fff !important;
}
.collection-page-categories h1, .collection-page-categories p, 
.collection-page-categories .hero-content .first_btn a{
    color: #000 !important;
}
.home-hero-banner-girl .hero-content .first_btn a{
    color: #fff;
}
.collection-page-categories img{
    width: 100%;
}
.hm_videos .hero-content p {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0;
    color: #fff;
    margin: 20px 0px 32px;
    max-width: 550px;
}
.template-collection .image-banner img{
    width: 100%;
}
.template-collection .hm_videos video {
    width: 100%;
    height: calc(100vh - 120px);
    object-fit: cover;
}
.template-collection .hm_videos:before {
    content: '';
    width: 100%;
    height: 99%;
    background: linear-gradient(94.26deg, #000000 -35.49%, rgba(54, 54, 54, 0.789215) -13.07%, rgba(131, 131, 131, 0.487655) 5.41%, rgba(196, 196, 196, 0.4) 35.81%, rgba(255, 255, 255, 0) 57.26%);
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    left: 0;
}
.template-collection .hero-content h1, .template-list-collections .hero-content h1 {
    font-size: 47px;
    font-weight: 400;
    color: #000000;
    margin: 0;
    text-transform: capitalize;
    z-index: 1;
    position: relative;
}
.list-collections .collection-list__item .card-wrapper .card .card__content .card__information .card__caption{
    display: none;
}
.list-collections .collection-list__item .card-wrapper .card__inner{
    height: 356px;
}
.list-collections .collection-list{
    margin: 50px 0px;
}

.hero-content p, .template-collection .hero-content p {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0;
    color: #000000;
    margin: 0px;
    max-width: 100%;
    position: relative;
    z-index: 1;
}
.hero-content .btns_group{
    margin: 20px 0px 0px;
}

 .hero-content .btns_group a  {
    font-size: 16px;
    font-family: 'Inter';
    letter-spacing: normal;
    padding: 13px 24px;
    border: none;
}
.hero-content .first_btn a{
    background: #CE9694;
    color: #000;
}
.hm_videos .hero-content a.btn{
    font-size: 16px;
    font-family: 'Inter';
    letter-spacing: normal;
    padding: 13px 24px;
    border: none;
    background: #CE9694;
    color: #000;
}
.hero-content .second_btn a{
    background: #000000;
    color: #fff;
}
.btns_group {
    display: flex;
    align-items: center;
    gap: 37px;
    row-gap: 10px;
    flex-wrap: wrap;
}
 .hero-content a:after, .hero-content a:before {
    opacity:0;
}
.img_with_txt h2.title:before {
    left: 0px;
    transform: none;
}
.img_with_txt p {
font-size: 18px;
 line-height:26px;
} 
.img_with_txt .btn-solid {
    font-size: 16px;
    font-family: 'Inter';
    letter-spacing: normal;
    text-transform: capitalize;
    background: #ce9694;
    color: #000;
}
.img_with_txt .btn-solid:hover {
color:#000;
}
.img_with_txt .image-with-text{
    padding-top: 0px !important;
}
.hm_slider_brands {
    padding-bottom: 80px;
}
.hm_testi_slider{
    padding-bottom: 80px;
}
.hm_testi_slider h2{
    margin-top: 0px;
}
.Outr_cir_col .owl-stage {
    display: flex;
    align-items: center;
}
.hm_testi_slider .item img {
    max-height: 100px;
    max-width: 100px;
    margin: 0 auto;
} 
.hm_testi_slider .item {
    text-align: center;
} 
.hm_testi_slider .item p {
    font-size: 18px;
    line-height: 26px;
} 
.hm_testi_slider .item strong {
    font-size: 24px;
    line-height: 26px;
    font-weight: 500;
}
.hm_testi_slider .slider_testi{
    position: relative;
}
.owl-carousel .owl-nav .owl-prev {
    left: 0;
    top: 37%;
    transform: translateY(-37%);
}
.owl-carousel .owl-nav .owl-next{
    right: 0;
    top: 37%;
    transform: translateY(-37%);
}
.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    width: 40px;
    height: 40px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border: 3px solid #CE9694;
    border-radius: 100% !important;
    background: #CE9694 !important;
}
.owl-theme .owl-nav [class*=owl-] svg path{
    stroke: #fff;
}
.owl-theme .owl-nav .disabled{
    opacity: 1 !important;
    border: 3px solid #000;
    background: transparent !important;
    cursor: not-allowed !important;
}
.owl-theme .owl-nav .disabled svg path{
    stroke: #000;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #CE9694 !important;
}
.owl-theme .owl-dots .owl-dot span {
    width: 12px !important;
    height: 12px !important;
    margin: 5px 5px !important;
    background: #D9D9D9 !important;
}
.hm_blog_lists{
    padding: 80px 0px;
}
.hm_blog_lists .article .card__inner, 
.hm_blog_lists .article .card__inner .card__media{
    border-radius: 0px;
}
.hm_blog_lists .article .card__information .caption-with-letter-spacing{
    display: none;
}
.hm_blog_lists .article .article-card__excerpt{
    margin-top: 6px;
    margin-bottom: 16px;
    font-family: 'Futura PT';
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #333333;
}
.hm_blog_lists .article .card__information a.link-text{
    font-family: 'Futura PT';
    font-weight: 450;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #333333;
}
.hm_blog_lists .blog__button{
    background: #CE9694;
    padding: 16px 24px;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    text-align: center;
    color: #000000;
    border: none;
}
.hm_blog_lists .blog__button:before, .hm_blog_lists .blog__button:after{
    display: none;
}
.hm_nesltr .newsletter{
    padding: 117px 0px;
}
.hm_nesltr .newsletter h2, .hm_nesltr .newsletter p{
    color: #fff !important;
}
.hm_nesltr .newsletter p{
    font-family: Futura PT;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0;
    text-align: center;
    margin-top: 16px;
}
.hm_nesltr .newsletter-form__field-wrapper{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    row-gap: 15px;
}
.hm_nesltr .newsletter-form{
    max-width: 50rem;
    padding-top: 10px;
}
.hm_nesltr .newsletter-form__field-wrapper .field__input {
    max-width: 337px;
    min-height: 52px;
    margin-bottom: 0px;
    border: 1px solid #fff;
    border-radius: 0px;
}
.hm_nesltr .newsletter-form__field-wrapper .field__input::placeholder{
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    color: #fff;
}
.hm_nesltr .btn:before, .hm_nesltr .btn:after{
    display: none;
}
.hm_nesltr .btn{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #CE9694;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    text-align: center;
    color: #000000;
    border: 1px solid #CE9694;
}
.why_shop_carrie{
    padding-top: 80px;
}
.why_shop_carrie h2{
    margin: 0px !important;
}
.why_shop {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
    padding-top: 32px;
}
.why_shop .why_shop_icons img{
    max-width: 52px;
    max-height: 52px;
    
}
.why_shop .why_shop_icons {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px;
}
.why_shop .why_shop_icons p{
    font-family: 'Futura PT';
    font-weight: 400;
    font-size: 24px;
    line-height: 26px;
    letter-spacing: 0;
    text-align: center;
    margin: 0px;
    color: #000000;
}
.brand_with_txt {
    max-width: 1061px;
    margin: 80px auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 32px;
    max-width: 1061px;
    margin: 80px auto;
    text-align: center;
}
.brand_with_txt img{
    width: 100%;
    max-width: 107px;
}
.brand_with_txt p{
    font-family: 'Futura PT';
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0;
    text-align: center;
    color: #333333;
    margin: 0px;
}
.hm_footer .footer{
    padding-top: 50px;
    background: #000;
    color: #fff;
    margin: 0px;
}
.hm_footer .footer .footer__blocks-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 15px;
}
.hm_footer .footer .footer__blocks-wrapper .footer-block{
    flex: 0 0 auto;
    display: block;
}
.hm_footer .footer .footer-block__heading, .hm_footer .footer h2{
    font-family: 'Futura PT';
    font-weight: 450;
    font-size: 32px;
    line-height: 26px;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 32px;
}
.hm_footer .footer .footer-block--newsletter{
    margin-top: 0px;
}
.hm_footer .footer .footer-block ul{
    margin-top: 32px;
}
.hm_footer .footer .footer-block .menucstm-cl2 ul {
    margin-top: 63px;
}
.hm_footer .footer .footer-block ul li a, .hm_footer .footer .footer-block p{
    font-family: 'Futura PT';
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0;
    color: #fff !important;
    margin-bottom: 16px;
    margin-top: 0px;
}
.hm_footer .footer .footer-block ul li:last-child a {
  margin-bottom: 0;
}
.hm_footer .footer .footer-block .list-menu__item:after{
    background-color: #fff;
}
.hm_footer .footer .footer__content-bottom{
    background: #CE9694;
}
.hm_footer .footer .footer__content-bottom .footer__content-bottom-wrapper{
    padding: 4px 0px !important;
}
.hm_footer .footer .footer__content-bottom .copyright__content{
    font-family: 'Futura PT';
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0;
    text-align: center;
    color: #000;
}
.hm_footer .footer .newsletter-form__field-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
.field:before, .select:before, .customer .field:before, 
.customer select:before, .localization-form__select:before, 
.newsletter-form__button:before, .newsletter-form__button:after{
    display: none;
}
.hm_footer .footer .newsletter-form__button {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #CE9694;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    text-align: center;
    color: #000000;
}
.hm_footer .footer .newsletter-form__field-wrapper .field__input {
    padding-right: 0px !important;
    margin-bottom: 0px !important;
    border: 1px solid #CE9694;
    min-height: 51px;
    border-radius: 0px;
    border-right: 0px;
}
.hm_footer .footer .newsletter-form__field-wrapper .field__input::placeholder{
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    color: #fff;
}
.hm_footer .footer .list-social__link {
    background: transparent !important;
    padding: 0px !important;
    justify-content: start;
    width: 24px;
    height: 24px;
}
.hm_footer .footer .list-social{
    justify-content: start;
    gap: 20px;
}
.hm_footer .footer .list-social__link:after{
    display: none;
}
.hm_footer .footer .footer__localization{
    display: none;
}
.hm_slider_brands h2, .hm_testi_slider h2, 
.hm_blog_lists .title-wrapper-with-link{
    margin: 0px;
    margin-bottom: 32px;
}
.hm_blog_lists .page-width{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
/*new section css start here*/
.hm_col_list{
    padding: 50px 0px;
}
.cstm_txt_overlay{
    padding-bottom: 80px;
}
.cstm_txt_overlay h2{
    margin: 0px;
    margin-bottom: 32px;
}
.hm_col_list h2{
    margin: 0px;
}
.hm_col_list .outr_col_grids{
    margin-top: 32px;
    /* padding-left: calc((100vw - min(100vw, 140rem)) / 2 + 0px); */
}
.hm_col_list .outr_col_grids .owl-nav .owl-prev{
    /* left: calc((100vw - min(100vw, 140rem)) / 2 + 0px); */
}
.hm_col_list .outr_col_grids .item p{
    font-weight: 400;
    font-size: 24px;
    line-height: 26px;
    letter-spacing: 0;
    margin: 0px;
    padding-top: 16px;
}
.hm_col_list .outr_col_grids .owl-dots{
    margin-top: 0px !important;
    padding-top: 42px;
}
.cstm_txt_overlay .FlexboxIeFix .ImageHero {
    display: block;
    align-items: center;
    justify-content: start;
    height: 100%;
    min-height: 100%;
    position: relative;
}
.cstm_txt_overlay .ImageHero__Wrapper{
    text-align: start;
    width: 100%;
    max-width: 50%;
    padding: 0 40px;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.cstm_txt_overlay .ImageHero__Wrapper h4{
    font-family: "Alex Brush", cursive;
    font-weight: 400;
    font-size: 56px;
    line-height: 24.26px;
    letter-spacing: 0;
    margin: 0px;
    padding-bottom: 20px;
    color: #fff;
}
.cstm_txt_overlay .ImageHero__Wrapper h3 {
  font-family: 'Futura PT';
  font-weight: 700;
  font-size: 64.39px;
  line-height: 72px;
  letter-spacing: 0;
  vertical-align: middle;
  color: #E55807;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.4);
  margin: 0px;
  padding-bottom: 12px;
}
.cstm_txt_overlay .ImageHero__Wrapper p{
    font-family: 'Futura PT';
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0;
    color: #fff;
}
.cstm_txt_overlay .ImageHero__Wrapper .btn{
    background-color: #ce9694;
    border: none;
    padding: 13px 24px;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
}
.shop_by_brands .outr_col_grids .item p{
    font-weight: 500;
    font-size: 24px;
    line-height: 26px;
    padding-top: 24px;
}
.shop_by_brands .outr_col_grids .item p.brnd_txt{
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    padding: 16px 0px;
}
.shop_by_brands .outr_col_grids .item a{
    font-weight: 450;
    font-size: 18px;
    line-height: 26px;
    text-decoration: underline;
    color: #000;
}
.cstm_txt_overlay .cstm-video-cl {
    width: 100%;
}
.cstm_txt_overlay video.cstm-video-cl, .cstm_txt_overlay .mobile_view.cstm-video-cl{
    display: none;
}
.cstm_txt_overlay .ImageHero{
    background-image: none;
}
/*Single Product page css start here*/
.product_page .product-section{
    padding: 80px 0px 0px;
}
.product-section .product__info-wrapper .caption-with-letter-spacing{
    font-family: 'Futura PT';
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    color: #000000B2;
    margin-bottom: 24px;
}
.product-section .product__info-wrapper .product__title{
    font-family: 'Futura PT';
    font-weight: 400;
    font-size: 24px !important;
    line-height: 32px !important;
    color: #000000;
    margin-bottom: 24px;
}
.product-section .product__info-wrapper .price__regular span{
    font-family: 'Futura PT';
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
}
.price--show-badge span{
    font-family: 'Futura PT';
}
.product-section .product__info-wrapper .variant_size {
    margin-top: 32px;
    border-bottom: 2px solid #D9D9D9;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.product .product__info-container .form__label{
    font-family: 'Futura PT';
    font-weight: 400;
    font-size: 18px !important;
    line-height: 100% !important;
    color: #333333;
    padding-bottom: 16px;
}
.product .product__info-container .form__label>span, .product-form__input input[type=radio]+label:after{
    display: none
}
.variant_size label {
    border-radius: 50%;
    border: 1px solid #000;
    width: 50px;
    height: 50px;
    margin-right: 10px !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}
.product-form__input input[type=radio]:checked+label{
    background-color: #CE9694;
}
.quantity{
    border: 2px solid #000;
}
.product__inventory{
    font-family: 'Futura PT';
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    color: #333333;
    margin: 32px 0px;
}
.product__inventory svg circle:first-child {
    fill: #000;
}
.product__inventory svg circle:last-child {
    fill: #CE9694;
}
.product-form__buttons {
    display: flex;
    align-items: start;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 20px;
}
.product-form__buttons .product-form__submit {
    margin-bottom: 0px !important;
    max-width: calc(50% - 20px);
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px !important;
    line-height: 26px;
    text-align: center;
    background-color: #000 !important;
    color: #fff !important;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: capitalize !important;
    opacity: 1 !important;
}
.product-form__buttons .shopify-payment-button__button--unbranded {
    min-width: calc(25rem - 20px);
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px !important;
    line-height: 26px;
    text-align: center;
    background-color: #CE9694 !important;
    color: #000 !important;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: capitalize !important;
}
.product__info-container .product-form, .product__info-container .product__description {
    margin: 15px 0px 0px !important;
}
.feat_icons_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 32px;
}
.feat_icons_list .inn_icons {
    text-align: center;
}
.feat_icons_list .inn_icons h3{
    margin: 6px 0px 8px;
    font-family: 'Futura PT';
    font-weight: 450;
    font-size: 18px;
    line-height: 100%;
    color: #333333;
}
.feat_icons_list .inn_icons p{
    font-family: 'Futura PT';
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #333333;
}
.product__accordion .summary__title{
    justify-content: space-between;
    padding: 20px 0px;
}
.product__accordion .summary__title:after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border-left: 2px solid #333333;
  border-bottom: 2px solid #333333;
  transform: rotate(-45deg);
  transform-origin: center;
  margin-left: 8px;
  transition: transform 0.3s ease;
}
.product__accordion details[open] .summary__title:after {
  transform: rotate(-225deg);
}
.product__accordion .summary__title .accordion__title{
    font-family: 'Futura PT';
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    color: #333333;
}
.product__accordion .accordion__content p, .product__accordion .accordion__content strong, 
.product__accordion .accordion__content ul li p{
    font-family: 'Futura PT';
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}
.product__accordion .rte .jdgm-write-rev-link{
    background: #ce9694;
}
.template-product .img_with_txt{
    padding: 80px 0px;
}
.template-product .image-with-text{
    padding-bottom: 0px !important;
}
.product .product__media{
    padding-top: 60% !important;
}
.product .product__media img{
    object-fit: contain;
}
.sticky_main .sticky-title {
    font-family: 'Futura PT';
}
.sticky_main .img_title .selectedOpt {
    font-family: 'Futura PT';
}
.sticky_main .Addbtns .btn {
    padding: 12px 20px;
    font-family: 'Futura PT';
    border-radius: 8px;
    opacity: 1 !important;
}
.product .next-arrow svg:first-child, .product .prev-arrow svg:first-child {
    opacity: 1 !important;
    transform: translate(-50%,-50%);
}
.product .next-arrow svg path, .product .prev-arrow svg path{
    fill: #fff;
}
.product .slide-arrow{
    background-color: #CE9694;
}
.product .slider-button{
    width: 32px;
    height: 32px;
}
.pro_related_sec{
    padding: 80px 0px;
}
.pro_related_sec .related-products{
    padding: 0px !important;
}
.pro_related_sec h2{
    margin: 0px;
    margin-bottom: 16px;
}
.pro_related_sec p{
    font-family: Futura PT;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #333333;
    margin: 0px;
}
.pro_related_sec .product-grid{
    margin-top: 32px;
}
.pro_related_sec .product-grid .card__heading a {
    font-weight: 400;
    font-size: 24px !important;
    line-height: 30px;
    color: #000000;
    padding-bottom: 16px;
}
.pro_related_sec .product-grid .price span{
    font-family: 'Futura PT';
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    color: #000000;
}
.pro_related_sec .product-grid .product-cart-btn{
    font-family: 'Futura PT';
    font-weight: 450;
    font-size: 18px;
    line-height: 26px;
    color: #333333;
    margin-top: 16px;
}
/*collection page css start here*/
.collection-category{
    padding: 30px 0px !important;
}
.collection-category .category-wrapper .category-item:nth-child(2n) a .category-image {
    order: 0 !important;
}
.collection-category .category-wrapper .category-item:nth-child(2n) .category-title h3 {
    margin-top: 0px !important;
}
.collection-category .category-item .category-image img, 
.collection-category .category-item .category-image placeholder-image {
    border-radius: 100%;
}
.collection-category .category-item .category-image {
    width: 100%;
    min-width: 139px;
    height: 100%;
    min-height: 139px;
    padding-top: 0px !important;
    position: relative;
}
.collection-category .shape--blob {
    clip-path: none !important;
}
.collection-category .category-title h3{
    font-family: Futura PT;
    font-weight: 400;
    font-size: 24px;
    line-height: 26px;
    text-align: center;
    margin: 0px;
    padding-top: 16px;
}
.collection-category .swiper-wrapper{
    justify-content: center;
}
.template-collection .collections_all_product{
    padding-top: 0px !important;
    padding-bottom: 80px !important;
}
.template-collection .product-cart-btn {
    margin-top: 16px;
    font-family: 'Futura PT';
    font-weight: 450;
    font-size: 18px;
    line-height: 26px;
    color: #333333;
}
.template-collection .hm_slider_brands{
    padding-top: 80px;
}
.collections_all_product .sidebar-container h2.sidebar__heading{
    font-family: 'Futura PT';
    font-weight: 450;
    font-size: 24px;
    line-height: 26px;
    color: #000;
    margin-bottom: 16px;
}
.sidebar__summary span{
    font-family: 'Futura PT';
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 100%;
    color: #333333;
}
.sidebar-checkbox{
    font-family: 'Futura PT';
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 100%;
    color: #333333;
}
.sidebar-wrap ul:not(.variant_Size,.variant_Color) .sidebar__item input[type=checkbox]+label:after, 
.mobile-sidebar__submenu ul:not(.variant_Size,.variant_Color) .sidebar__item input[type=checkbox]+label:after{
    background: none !important;
    content: '\2714' !important;
    font-size: 12px !important;
}
.template-collection .variant_Size .sidebar__item input[type=checkbox]:checked+label {
    color: #fff;
}
.sidebar-filters__field h2, 
.sidebar-filters__field .select__select, .mobile-sidebar__sort .select__select{
    font-family: "Futura PT";
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 100%;
    text-transform: capitalize;
    color: #000;
}
.template-collection .size_filter{
    height: 32px;
    min-width: 32px;
    padding: 0 5px; 
}
.template-product .why_shop_carrie{
    padding-top: 0px;
    padding-bottom: 80px;
}
.template-product .brand_with_txt{
    margin: 0 auto;
}
/*about us page css start here*/
.our-story-main-cl-cstm {
    padding: 32px 0px !important;
}
.our-story-main-cl-cstm h2{
    font-family: 'Futura PT';
    font-weight: 400;
    font-size: 47px;
    line-height: 26px;
    text-align: center;
    margin: 0px;
}
.our-story-main-cl-cstm p{
    font-family: 'Futura PT';
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    padding-top: 20px;
    margin: 0px;
}
.about-us-image-text {
    padding: 80px 0px;
}
.about-us-image-text .image-with-text{
    padding-bottom: 0px;
}
.about-us-image-text h2{
    text-align: center;
    font-family: Futura PT;
    font-weight: 500;
    font-size: 32px;
    line-height: 26px;
    color: #000;
    margin: 0px;
    padding-bottom: 8px;
    width: 100%;
}
.about-us-image-text h2.title:before{
    left: 50%;
    transform: translateX(-50%);
}
.about-us-image-text p.subheading{
    font-family: 'Futura PT';
    font-weight: 450;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    color: #000;
    margin: 0px;
    padding: 20px 0px;
    width: 100%;
}
.about-us-image-text .inline-richtext{
    margin: 0px;
}
.about-us-image-text p{
    font-family: 'Futura PT';
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #333333;
}
.about-us-image-text .image-with-text__content{
    padding: 0px;
}
.text-image-icon-text-both-main-div {
    width: 100%;
    text-align: center !important;
}
.text-image-icon-text-both-main-div .image-div{
    display: flex;
    align-items: center;
    justify-content: center;
}
.text-image-icon-text-both-main-div .bottom-headin-text p{
    font-family: 'Futura PT';
    font-size: 20px;
    line-height: 26px;
    margin: 20px 0px;
}
.text-image-icon-text-both-main-div .bottom-tagline-text{
    font-family: 'Futura PT';
    font-size: 20px;
    font-weight: 450;
    line-height: 26px;
    margin: 20px 0px;
    color: #E2AD9F;
}
.about-us .hm_slider_brands{
    padding-top: 80px;
    padding-bottom: 52px;
}
/*landing page css start here*/
.main-container-cl {
    background: #fff;
    border-radius: 41px;
    width: 100%;
    max-width: 1000px;
    margin: 0px auto;
    padding: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.landing-page-main-div {
    padding: 80px 0px;
}
.email-logo-main-cl {
    width: 100%;
}
.logo-image-landing {
    display: flex;
    align-items: center;
    justify-content: center;
}
.logo-image-landing img {
    width: 100%;
    max-width: 215px;
    height: 57px;
    object-fit: cover;
}
.geading0ssub-main{
    margin-top: 40px;
}
.geading0ssub-main h2{
    margin: 0px;
    font-family: 'Futura PT';
    font-weight: 400;
    font-size: 47px;
    text-align: center;
}
.geading0ssub-main p{
    font-family: 'Futura PT';
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #333333;
    margin: 20px 0px 0px;
}
.landing-page-email-div .newsletter-form {
    /* max-width: 60rem; */
    padding-top: 32px;
}
.landing-page-email-div .newsletter-form__field-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.landing-page-email-div .newsletter-form__field-wrapper .field__input {
    max-width: 300px;
    min-height: 52px;
    margin-bottom: 0px;
    border: 1px solid #000000;
    border-radius: 0px;
}
.landing-page-email-div .btn {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #CE9694;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    text-align: center;
    color: #000000;
    border: 1px solid #CE9694;
}
.landing-page-email-div .btn:hover{
    color: #fff;
}
.landing-page-email-div{
    margin-bottom: 40px;
}
.social-icon-heading-main{
    margin-top: 40px;
}
.social-icon-heading-main h3{
    font-family: 'Futura PT';
    font-weight: 500;
    font-size: 32px;
    text-align: center;
    margin: 0px;
}
.social-media-main-div {
    margin-top: 30px;
}
.social-media-main-div .list-social__link{
    background: #fff;
    box-shadow: none;
}
/* .social-media-main-div .list-social__link svg:first-child g > path:nth-of-type(2n) {
  fill: #fff;
} */
/*contact us page css start here*/
.contact_form .contact {
    width: 100%;
    text-align: center;
}
.main-contact-form-contact-icon {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.contact-us .contact_form .contact {
    width: 75%;
    text-align: center;
}
.contact-info-list .contact-item {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
    row-gap: 5px;
    margin-bottom: 10px;
}
.contact-info-list .contact-item img {
    filter: brightness(0);
    width: 20px;
    height: 20px;
}
.contact-info-list .contact-item p{
    margin: 0px;
}
.contact-info-list .contact-item .info-lable {
    font-weight: 600;
    font-size: 15px;
    font-family: 'Futura PT';
}
.contact-info-list .contact-info-main{
    text-align: left;
}
.contact-info-list, .form-div-cl-cstm {
    width: 100%;
}
/*contact us page css end here*/
/*Faq's page css start here*/
.faq .main-accordion{
    display: block;
}
.faq .accordion_content{
    width: 100%;
}
.faq .main-accordion .accordion{
    margin: 0 auto;
}
.faq .main-accordion .accordion_content .acord-heading{
    width: 68%;
    margin: 0 auto;
}
.faq .main-accordion .accordion button{
    justify-content: space-between;
}
.faq .main-accordion .accordion button .faqIcon{
    order: 2;
}
.faq .main-accordion .accordion button .accordion-title{
    font-family: 'Futura PT';
    font-size: 18px;
}
.faq .main-accordion .accordion .accordion-content p {
    font-size: 15px;
    font-weight: 400;
    margin: 0px;
    font-family: 'Futura PT';
}
/*Faq's page css end here*/
/*template pages*/
.template-page h1{
    font-size: 47px;
    font-weight: 400;
    /* display: none; */
}
.template-page h4{
    font-size: 23px;
    font-weight: 500;
    margin: 10px 0px;
}
.template-page h4 strong, .template-page h5 strong{
    font-weight: 500 !important;
}
.template-page h5{
    font-size: 19px;
    margin: 5px 0px;
}
.template-page p{
    font-size: 18px;
    margin: 0px;
}
.template-page p strong {
    font-weight: 500;
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
}
table:not([class]){
    border-style: none;
}
.rte table {
    table-layout: auto;
}
/*login page css start*/
.customer h1 {
    font-size: 32px;
    font-family: 'Futura PT';
    font-weight: 500;
    position: relative;
    /* text-align: center; */
}
.customer h1:before {
    content: '';
    height: 2px;
    width: 100px;
    background: #CE9694;
    position: absolute;
    bottom: 0px;
    left: 0;
    transform: translateX(0);
}
nav.breadcrumb {
    margin-top: 20px;
    font-family: Futura PT;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
}
.customer a{
    font-family: Futura PT;
    font-weight: 400;
    font-size: 16px !important;
}
.customer .btn:hover, .second_btn-light:hover{
    color: #fff !important;
}
.customer p {
    /* text-align: center; */
    font-family: "Futura PT";
    font-weight: 400;
    font-size: 18px !important;
    line-height: 26px;
    color: #000 !important;
    opacity: 1 !important;
}
.customer .title{
    text-align: left;
}
.customer .title:before{
    left: 0;
    transform: translateX(0%);
}
.why_shop .why_shop_icons p {
    font-family: 'Futura PT';
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0;
    text-align: center;
    margin: 0px;
    color: #000000;
}
.care-instruction-first-icon-section .why_shop, .care-instruction-second-icon-section .why_shop {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-content: start;
    gap: 40px;
    align-items: center;
    text-align: center;
    padding-top: 32px;
}
.care-instruction-first-icon-section h4, .care-instruction-second-icon-section h4{
    text-align: center;
    margin-top: 20px;
}
.tag_line {
    padding: 60px;
    margin: 80px auto;
    background: #f0ddd4;
    border-radius: 14px;
    max-width: 850px;
    font-family: 'Futura PT';
    font-size: 20px;
    line-height: 30px;
    text-transform: capitalize;
}
.sub-text-logo-div {
    font-family: 'Futura PT';
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    text-align: center;
    margin: 0px;
    color: #000000;
}
.email-logo-main-cl .logo-main-div {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    margin: 0 auto;
    flex-wrap: wrap;
}
.email-logo-main-cl .logo-main-div img {
    width: 100%;
    height: 35px;
    object-fit: contain;
}
/*overlay banner*/
.home-hero-banner-girl, .confidence_section{
    position: relative;
}
.home-hero-banner-girl:after, .confidence_section:after {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #00000036;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.collection-page-categories:after{
    background: linear-gradient(94.26deg, #000000 -35.49%, rgba(54, 54, 54, 0.789215) -13.07%, rgba(131, 131, 131, 0.487655) 5.41%, rgba(196, 196, 196, 0.4) 35.81%, rgba(255, 255, 255, 0) 57.26%);
}
/*blog article css start here*/
.template-blog .home-hero-banner-girl h1{
    font-size: 47px;
    font-weight: 400;
    margin: 0;
    text-transform: capitalize;
}
.custom-cl-main{
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.custom-cl-main .blog-articles{
    grid-template-columns: repeat(2, 1fr);
}
.blog-articles .card__information .article-card__excerpt{
    margin-top: 0px;
}
.blog-articles .card__information .caption-with-letter-spacing{
    padding: 0px;
    margin: 0px
}
.blog-articles .card--card {
    box-sizing: border-box;
    box-shadow: 0px 2px 8px #0000002b;
    padding: 15px;
    border-radius: 10px;
}
.blog-articles{
    gap: 25px !important;
}
.blog-articles .card__information a {
    font-weight: 450;
    font-size: 16px;
    line-height: 24px;
    color: #000;
}
.template-article .page-width--narrow{
    max-width: var(--page-width);
    margin: 0 auto;
    padding: 0px 15px;
}
.article-template__title{
    font-size: 40px;
    font-weight: 500;
    margin-top: 20px !important;
    text-transform: capitalize;
}
.article-template__content p, .article-template__content ul li{
    font-size: 18px;
}
.article-template__link{
    font-weight: 450;
    font-size: 16px;
    line-height: 24px;
    color: #000;
}
.article-template__hero-container{
    max-width: 100% !important;
}
/*comunity page css start*/
.community_banner .hero-content p{
    max-width: 530px;
    padding-top: 12px;
}
.background-none .page-width{
    padding-top: 0px;
    padding-bottom: 0px;
}
.background-none{
    padding: 80px 0px;
}
.background-none .title-wrapper-with-link{
    margin-bottom: 32px;
}
.background-none .multicolumn-list{
    gap: 20px !important;
}
.background-none .multicolumn-list .multicolumn-list__item{
    border: 1px solid #D4D4D4;
    border-radius: 10px;
    padding: 25px;
}
.background-none .multicolumn-list .multicolumn-card__image-wrapper{
    margin: 0px !important
}
.background-none .multicolumn-list .multicolumn-list__item img{
    max-width: 64px;
    margin-bottom: 21px;
}
.background-none .multicolumn-list .multicolumn-card__info{
    padding: 0px !important;
}
.background-none .multicolumn-list .multicolumn-card__info h3{
    font-family: 'Futura PT';
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0;
    margin-bottom: 12px;
}
.background-none .multicolumn-list .multicolumn-card__info .rte{
    margin: 0px !important;
}
.main-highlights-community{
    position: relative;
    height: 500px;
}
.main-highlights-community video{
    width: 100%;
    height: 500px;
    object-fit: cover;
}
.main-highlights-community:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000CC;
    z-index: 0;
}
.main-highlights-community .inner-highlights-community{
    position: absolute;
    inset: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.main-highlights-community .inner-highlights-community h2{
    text-align: center;
    color: #fff;
    margin: 0px;
}
.main-highlights-community .inner-highlights-community .hightlight-innerp{
    text-align: center;
    color: #fff;
    margin: 0 auto;
    max-width: 680px;
    margin-top: 12px;
}
.main-highlights-community .inner-hightlights-card {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-top: 40px;
}
.main-highlights-community .inner-hightlights-card .inner-hightlights-cards{
    background: #FFFFFF33;
    backdrop-filter: blur(14px);
    padding: 35px 23px 23px;
    text-align: center;
}
.main-highlights-community .inner-hightlights-card .inner-hightlights-cards h3{
    font-family: Futura PT;
    font-weight: 500;
    font-size: 62px;
    line-height: 26px;
    letter-spacing: 0;
    color: #F0DDD4;
    margin: 0px;
}
.main-highlights-community .inner-hightlights-card .inner-hightlights-cards p{
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #fff;
    margin: 20px 0px 0px;
}
.commu_imge_txt {
    padding: 80px 0px;
}
.commu_imge_txt .image-with-text{
    padding: 0px !important;
}
.commu_imge_txt .image-with-text__media{
    border-radius: 0px !important;
}
.commu_imge_txt .img_with_txt .image-with-text__content .image-with-text__heading {
    align-self: center;
    margin: 0;
}
.commu_imge_txt .image-with-text__content--top{
    align-self: center;
}
.commu_imge_txt .image-with-text .image-with-text__text-item {
    display: block;
}
.commu_imge_txt .image-with-text__heading, .commu_imge_txt .image-with-text__text{
    align-self: center;
    margin: 0px;
}
.commu_imge_txt .image-with-text .grid{
    align-items: center;
}
.commu_imge_txt h2.title:before {
    left: 50%;
    transform: translateX(-50%);
}
.commu_imge_txt .image-with-text__text p{
    max-width: 340px;
    margin: 13px auto 0px;
    text-align: center;
}
.boost-sd__filter-option-title {
    text-transform: capitalize !important;
}
.variant_color input[type=radio]:checked+label.meta-color-has:before {
    content: "";
    position: absolute;
    height: 3rem !important;
    width: 3rem !important;
    border: 1px solid rgb(var(--color-foreground));
    z-index: 1;
    border-radius: 100%;
    display: inline-block;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.variant_color input[type=radio]+label.meta-color-has:before {
    content: "";
    position: absolute;
    height: 3rem !important;
    width: 3rem !important;
    border: 0px solid rgb(var(--color-foreground));
    z-index: 1;
    border-radius: 100%;
    display: inline-block;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.variant_color input[type=radio]:checked+label:before {
    content: "";
    position: absolute;
    height: 3rem !important;
    width: 3rem !important;
    border: 1px solid rgb(var(--color-foreground));
    z-index: 1;
    border-radius: 100%;
    display: inline-block;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.variant_color input[type=radio]+label:before {
    content: "";
    position: absolute;
    height: 3rem !important;
    width: 3rem !important;
    border: 1px solid rgb(var(--color-foreground));
    z-index: 1;
    border-radius: 100%;
    display: inline-block;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.variant_color input[type=radio]+label{
    width: 29px !important;
    height: 29px !important;
}
/*comunity page css end*/
/*order panel page css start*/
.pp_tracking_form_div h1 {
    font-size: 32px;
    font-family: 'Futura PT';
    font-weight: 500;
    position: relative;
    text-align: center;
    margin: 0px 0px 4rem;
}
.pp_tracking_form_div h1:before {
    content: '';
    height: 2px;
    width: 100px;
    background: #CE9694;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}
.pp_tracking_content{
    margin: 36px auto !important;
}
.pp_tracking_form_div .pp_tracking_form {
    max-width: 400px !important;
}
.pp_tracking_form_div .pp_tracking_form .PP-TextField__Input{
    padding: 1rem;
    border-radius: 0.4rem;
    border: 1px solid #12121233;
}
.pp_tracking_form_div .pp_tracking_form .pp_tracking_span span{
    font-size: 18px;
    font-weight: 500;
}
.pp_tracking_form_div .pp_tracking_line_center .pp_tracking_word {
    font-size: 16px;
    font-weight: 500;
}
.pp_tracking_form_div .pp_tracking_form .btn{
    font-size: 16px;
    font-family: 'Inter';
    padding: 12px 24px;
    color: #000;
}
.pp_tracking_form_div .pp_tracking_form .btn:hover{
    color: #fff !important;
}
.pp_tracking_form_div .pp_tracking_form .btn:hover:after{
    opacity: .1;
}
button.cbb-frequently-bought-add-button {
    box-shadow: none !important;
}
/*order panel page css end*/
.search_collections{
    right: 0;
    margin: 0 auto;
}
.arrow-dows .scroll_Top.active{
    bottom: 90px !important;
}
#shop-hcaptcha-badge-container{
    bottom: 135px !important;
}
/*responsive css start here*/
@media (min-width:1350px){
    .hero video{
        width: 100%;
        height: calc(100vh - 400px);
        object-fit: cover;
    }
    .hm_col_list {
        padding: 40px 0px;
    }
}
@media screen and (min-width:990px) {
   body .header--middle-left { 
    grid-template-columns: .3fr 3fr .6fr; 
}
}
@media (min-width: 992px) and (max-width: 1200px){
.hero-content{
    bottom: 50px;
}
}
@media (max-width: 991px){
.cstm_txt_overlay .ImageHero__Wrapper{
    max-width: 60%;
}
.hero-content{
    bottom: 30px;
}
.main-highlights-community .inner-hightlights-card .inner-hightlights-cards h3{
    font-size: 52px;
}
}
@media screen and (min-width:767px) {
.page-width, .page-width--narrow {
    padding: 0 2rem;
}
}
@media (max-width: 768px){
.cstm_txt_overlay .ImageHero__Wrapper{
    max-width: 100%;
}
.logo-wrapper{
    justify-content: space-around;
    gap: 0px;
}
 .hm_banner_imgs .page-width{
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 25px;
    padding-left: 1.5rem;
 }
 .bundle-content {
    padding-left: 0px;
    min-width: auto;
    margin-right: 0px;
    overflow: visible;
    z-index: 9;
}
.bundle-content h2, .bundle-content h3{
    font-size: 28px;
}

 .countdown__background-image-wrapper{
    display: block !important;
 }
 .hm_footer .footer .footer-block__heading, .hm_footer .footer h2{
    font-size: 25px;
    line-height: 32px;
 }
 .countdown__display-block h2{
    font-size: 24px;
 }
 .countdown__richtext {
    font-size: 32px;
    line-height: 40px;
}
.banner__heading, .banner__heading.h1 {
    font-size: 34px !important;
    line-height: 36px !important;
    color: #000;
}
.cstm_txt_overlay .ImageHero__Wrapper h4{
    font-size: 28px;
    color: #000;
}
.cstm_txt_overlay .ImageHero__Wrapper p{
    color: #000;
}
.faq .main-accordion .accordion_content .acord-heading{
    width: 100%;
}
.contact-us .contact_form .contact{
    width: 100%;
    max-width: 100%;
}
.main-highlights-community video {
    width: 100%;
    height: 600px;
    object-fit: cover;
}
.main-highlights-community {
    position: relative;
    height: 600px;
}
.main-highlights-community .inner-hightlights-card {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.pp_tracking_form_div h1{
    font-size: 25px !important;
    line-height: 1.4 !important;
}
.pp_tracking_form_div .pp_tracking_form .pp_tracking_span span{
    font-size: 16px;
    font-weight: 400;
}
.variant_size label {
    width: 40px;
    height: 40px;
}
.jdgm-write-review-modal .jdgm-write-review-modal__content {
    border-radius: 0;
    padding: 55px 24px !important;
    height: 75dvh !important;
    width: 100dvw;
}
.pro_related_sec .product-grid .card__heading a {
    font-size: 18px !important;
    line-height: 26px;
    padding-bottom: 8px;
}
.pro_related_sec .product-grid .product-cart-btn{
    margin-top: 8px;
}
.jdgm-write-review-modal .jdgm-write-review-modal__stars .jdgm-star {
    font-size: 35px !important;
    font-weight: 400;
    line-height: 40px !important;
    cursor: pointer;
}
.icon-hamburger, .modal__toggle-open svg, .header__icon--cart svg{
    width: 2rem !important;
    height: 2rem !important;
}
}
@media screen and (max-width: 750px){
    .shop_by_brands .outr_col_grids .item p {
        font-size: 20px;
    }
    .hm_footer .footer .footer__blocks-wrapper .footer-block{
        flex: 0 0 100%;
    }
    .hm_nesltr .newsletter-form{
        max-width: 90% !important;
        margin: 0 auto;
    }
    .why_shop{
        justify-content: center;
        gap: 25px;
        row-gap: 25px;
    }
    .hm_bnr_videos .hero-content{
        position: absolute;
        bottom: 20px;
    } 
    .hm_bnr_videos .hero-content p, .confidence_section h1, .confidence_section a{
        color: #fff !important;
    }
    .community_banner .hero-content p{
        color: #000 !important;
    }
    .template-collection .hm_videos:before{
        /* display: none; */
        background: #00000036;
    }
    .template-collection .hero-content {
        position: absolute;
        bottom: 25px;
    }
    /* .hero-content {
        position: relative;
        bottom: 0px;
        left: 00px;
        color: #090909;
        padding: 0px 1.5rem;
    } */
    .hm_videos .hero-content h1, .community_banner h1{
        font-size: 28px;
        color: #000;
        line-height: 32px;
    }
    .hm_footer .footer .footer-block ul li a, .hm_footer .footer .footer-block p{
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 10px;
        padding: 0px;
    }
    .card__heading a{
        font-size: 18px !important;
    }
    .index_multicolumn .multicolumn-card__info h3, 
    .index_multicolumn .collection_title p{
        font-size: 48px;
    }
    .index_multicolumn .txt_cst{
        font-size: 18px;
    }
    .why_shop .why_shop_icons p{
        font-size: 18px;
    }
    .img_with_txt .image-with-text__content{
        padding: 0px;
        border-radius: 0px !important;
    }
    .img_with_txt .image-with-text__content h2{
        margin-top: 0px !important;
    }
    .slideshow_section .banner__buttons a.btn-solid{
        background-color: #ce9694;
        border-color: #ce9694;
    }
    .slideshow_section .banner__buttons a.btn-solid:before, 
    .slideshow_section .banner__buttons a.btn-solid:after{
        display: none;
    }
    .featured_collection span.subheading.inline-richtext{
        font-size: 16px;
        line-height: 22px;
    }
    .hero-content h1, .template-blog .home-hero-banner-girl h1, .article-template__title, 
    .template-list-collections .hero-content h1 {
    font-size: 28px;
    line-height: 32px;
    }
    .template-list-collections .hero-content p{
    color: #000 !important;
    }
    .hero-content p, .hm_videos .hero-content p{
        margin: 8px 0px;
        color: #000;
    }
    .landing-page-email-div .newsletter-form__field-wrapper{
        flex-wrap: wrap;
    }
    .main-container-cl{
        padding: 20px;
    }
    .menucstm-cl2 .footer-block__heading {
        display: none !important;
    }
    .menucstm-cl2 .footer-block__details-content{
        margin-top: 0px !important;
    }
    .main-contact-form-contact-icon{
        flex-wrap: wrap !important;
    }
    .hm_footer .footer .footer-block ul{
        margin: 15px 0px;
    }
    .hm_footer .footer .footer-block__heading, .hm_footer .footer h2{
        margin-bottom: 15px;
    }
    .cstm_txt_overlay, .hm_col_list{
        padding-bottom: 0px;
    }
    .list-collections .collection-list__item .card-wrapper .card__inner {
        height: 250px;
    }
    .background-none, .commu_imge_txt {
        padding: 50px 0px;
    }
    .hm_slider_brands{
        padding-bottom: 50px;
    }
    .template-collection .hero-content h1, .template-list-collections .hero-content h1, 
    .template-collection .hero-content p, .template-list-collections .hero-content p{
        color: #fff !important;
    }
}
@media (max-width: 600px){
    .home-hero-banner-girl .desktop-banner, .confidence_section .desktop-banner, .community_banner .desktop-banner{
        display: none;
    }
    .home-hero-banner-girl .mobile-banner, .confidence_section .mobile-banner, .community_banner .mobile-banner{
        display: block !important;
    }
    .community_banner{
    position: relative;
    }
    .community_banner:after {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #0000004f;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    }
    .community_banner .hero-content p, .community_banner .hero-content h1{
        color: #fff !important;
        margin: 0px;
    }
    .main-highlights-community .inner-hightlights-card .inner-hightlights-cards h3 {
    font-size: 32px;
    }
    .main-highlights-community .inner-hightlights-card .inner-hightlights-cards{
        padding: 20px;
    }
    .background-none .multicolumn-list .multicolumn-list__item{
        width: 100% !important;
        max-width: 100% !important;
    }
    
}
@media (max-width: 575px){
    .index_multicolumn .multicolumn-list__item.grid__item{
        min-height: auto;
    }
    .blog .title-wrapper-with-link{
        justify-content: center !important;
    }
    .why_shop .why_shop_icons{
        gap: 10px;
    }
    .bundle-content a, .img_with_txt .btn-solid, .center.collection__view-all a, 
    .hm_videos .hero-content a.btn, .cstm_txt_overlay .ImageHero__Wrapper .btn, .hero-content .btns_group a{
        padding: 8px 16px !important;
    }
    .logo-bar__item img {
        width: auto;
        height: auto;
        object-fit: contain;
    }
    .care-instruction-first-icon-section .why_shop, .care-instruction-second-icon-section .why_shop{
        grid-template-columns: repeat(2, 1fr);
    }
    .care-instruction-first-icon-section h4, .care-instruction-second-icon-section h4{
        font-size: 20px;
    }
    .tag_line{
        font-size: 18px;
        line-height: 28px;
        padding: 30px;
    }
    .cstm_txt_overlay .ImageHero__Wrapper{
        position: relative;
        transform: translateY(0%);
        top: 0;
        padding: 20px 0px;
    }
    .custom-cl-main .blog-articles {
        grid-template-columns: repeat(1, 1fr);
    }
    .boost-sd__sorting-value{
        width: auto !important;
    }
}
@media (max-width: 445px){
    .product-form__buttons{
        flex-wrap: wrap;
        flex-direction: column-reverse;
        align-items: stretch;
    }
    .product-form__buttons .shopify-payment-button__button--unbranded{
        min-width: 100%;
    }
    .product-form__buttons .product-form__submit{
        max-width: 100%;
    }
    .feat_icons_list {
    justify-content: center;
    gap: 30px;
    }
    .main-highlights-community {
        position: relative;
        height: 700px;
    }
    .main-highlights-community video{
        height: 700px;
    }
    .arrow-dows .scroll_Top.active {
        bottom: 75px !important;
    }
    #shop-hcaptcha-badge-container {
        bottom: 125px !important;
    }
}
@media (max-width: 350px){
    .hero-content{
        bottom: 4px !important;
    }
}

 



