/** Shopify CDN: Minification failed

Line 160:2 Unexpected "{"

**/
@font-face {
  font-family: 'DidotBold';
  src: url('/cdn/shop/files/Didot_Bold.otf?v=1752326420') format('opentype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'DidotBold', serif !important;
}
.hero_outer .slider_banner--desktop-transparent .banner__box {
	padding: 0 15px;
}
.select__select {
	border: 1px solid #999;
	outline: none !important;
	box-shadow: none !important;
}
.hero_outer  h2.banner__heading {
    line-height: 82px;
    margin:0;
}
.header__menu_item {
    font-weight: 500 !important;
}
.feature_collection_outer .col.mb-30 .price-item.price-item--regular, .product-grid-item__content .price-item.price-item--regular {
    font-weight: 500;
}
.feature_collection_outer h2, .video__section h2, .image-with-text h2, .shop_the_category h2, .faq__wrapper h2, .home_testimonial h2, .blog h2, .accordion-block .container .accordion-section h2, .benefits-section h3 {
    font-size: 45px !important;
}
.feature_collection_outer h3, .lookbook__product--card h3, .shop_the_category h3, .featured--blog h3 {
    font-size: 23px !important;
}
h2.faq__list--wrapper--heading.h1 {
    margin: 0;
    padding-top: 10px;
}
.faq__list--item--wrapper {
    margin-top: 30px !important;
}
.collection-list-wrapper {
    background: #fff;
}
.video__section {
    background: #fff;
}
header .header_bottom {
    background: #fff;
}
.shop_the_look {
    background: #fff;
}
.shop_the_category {
    background: linear-gradient(180deg, #F5F5F5 48.08%, #FFF 97.6%);
}
.home_testimonial{
  background: #fff;
}
.blog__view--all-button a {
    font-weight: 600;
    color: #66435E;
}
.feature_collection_outer .product_slider_wrapper {
    width: 100%;
    max-width: 1165px;
    margin: auto;
}
.jumbotron {
    background: #D3B250;
}
.jumbotron .container-fluid {
    width: 100%;
    max-width: 1300px;
    margin: auto;
}
.jumbotron .container-fluid .logo-list__item {
    margin: 0;
}
.image-with-text a.button {
    background: #000;
    opacity: 1;
}
.banner__buttons a.button {
    background: #000;
}
.accordion-block .container {
    display: flex;
    max-width: 100%;
    padding:0;
}
.accordion-block .container>div {
    width: 100%;
    max-width: 50%;
}
.accordion-block .container .accordion-section {
    padding: 85px 34px 85px 15.75px;
    display: flex;
    justify-content: end;
}
.accordion-block .container .image-section {
    position: relative;
    max-height: 635px;
}
.accordion-block .container .image-section img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.inner_accordion_section {
    width: 100%;
    height: 100%;
    max-width: 686px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.inner_accordion_section h2 {
    max-width: 540px;
}
.inner_accordion_section .accordion-item button {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #000;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    background: none;
    border-left: 0;
    border-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    border-width: 1px;
}
.inner_accordion_section .accordion-item:not(:first-child) button {
  border-top: none;
}
.inner_accordion_section .accordion-content {
    padding: 15px 34px 15px 42px;
}
.faq__wrapper .container-fluid {
    max-width: 1480px;
    padding: 0px 20px;
}
.faq__wrapper {
    padding: 70px 0px !important;
}
.faq__wrapper .faq_img_with_still_q, .faq__wrapper .faq__media {
    height: 100%;
} {
    height: 100%;
}
.blog {
    background: #ffffff;
}
.benefits-section-outer {
    padding: 60px 0px;
}
.benefits-section {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.benefits-section>div{
  width: 100%;
  min-width:100%;
}
.footer__top {
    background: #1A1A1A;
}
.footer__top *{
  color: #fff !important;
}
.footer__top .container .footer--grid>div {
    width: 100%;
    max-width: fit-content;
}
.footer__top .container .footer--grid {
    justify-content: space-between;
}
.footer__top .container .footer--grid>div:first-child {
    max-width: 450px;
}
.footer__top .container .social_links li {
    list-style: none;
}
.footer-block__details-content.footer-block-image{
  margin: 0 !important;
  padding:0 !important;
}
.footer__widget_inner ul li a:before {
    content: "";
    background: rgb(255 255 255) !important;
}
.footer__top .social_links ul {
    padding: 0;
}
.footer__top .social_links ul li {
    margin-top: 1rem;
}
.footer__bottom {
    background: #1A1A1A;
    border-top: 1px solid #000 !important;
    color:#fff;
}
.top-benfits-content {
    display: flex;
    justify-content: space-between;
    align-items: end;
}
.benefits-section .left-benefits {
    min-width: 200px;
}
.benefits-section .left-benefits button {
    width: 100%;
    padding: 10px;
    border-radius: 40px;
    border: 1px solid #000;
    font-weight: 600;
}
.benefit-grid {
    display:grid;
   grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.benefit-grid>div{
  width: 100%;
  position: relative;
}
.benefit-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.footer__bottom .row {
    display: flex;
    justify-content: space-between;
}
.right-benfits {
    width: 100%;
    max-width: 900px;
}
.benefit-card {
    overflow: hidden;
    position: relative;
    border-radius: 10px;
}
.benefit-icon {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    transition: transform 0.3s ease;
}
.benefit-image {
    line-height: 0;
}
.benefit-content h3 {
    margin: 0;
}
.benefit-content {
    background: #f5f5f5;
    padding: 20px;
}
.benefits-card-content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    background: #f5f5f5;
    transform: translateY(237px);
    transition: transform 0.3s ease;
}
.benefit-card-wrapper.active .benefits-card-content {
  transform: translateY(0);
}
.benefit-card:hover .benefit-icon{
  background: #efcc6d;
  color:#000;
}
.benefit-card-wrapper .slide-stars {
    display: flex;
    gap: 5px;
}
.benefit-card-wrapper .slide-stars svg {
    width: 20px;
    height: 20px;
}
.video__content.shape--border {
    max-width: 700px;
    width: 100% !important;
}
.feature_collection_outer .col.mb-30 {
    margin: 0;
}
.shop_the_category .product-grid-item__content.text-center {
    padding-bottom: 0 !important;
}
.shop_the_category .col.mb-30 {
    margin: 0 !important;
}
.home_testimonial .testimonial__slider--inner {
    padding-bottom: 5px;
}
.home_testimonial .testimonial__slider--inner .testimonial__card--body {
    margin: 0;
}
.product_with_text .image-with-text__content {
    padding: 0px 0px 0px 80px !important;
    display: flex;
    justify-content: center;
}
.hero_outer .banner__text span {
    color: #fff;
}

.benefit-card-wrapper.active .benefits-card-content {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.benefit-card-wrapper.active .benefits-card-content h5 {
    margin: 0;
}
.benefit-card-wrapper.active .benefits-card-content .slide-up-details {
    padding-bottom: 20px;
    border-bottom: 1px solid #00000021;
}
.benefit-card-wrapper .slide-stars {
    display: flex;
    gap: 5px;
    padding: 10px 0px;
}
.video__content.shape--border {
    padding: 0 !important;
}
.faq__wrapper .row {
    align-items: start;
}
button.faq__list--item--heading.faq__list--item__button.h4.mb-0 {
    font-family: 'Montserrat';
    font-weight: 500;
}
.inner_accordion_section .accordion-content {
    padding: 15px 34px 15px 42px;
    font-size: 16px;
    color: #2d2d2d;
    font-family: 'Montserrat';
}
.benefits-section .left-benefits button {
    width: 100%;
    padding: 10px;
    border-radius: 40px;
    border: 1px solid #000;
    font-weight: 600;
    font-family: montserrat;
    color: #5d3754;
}
.top-custom {
    width: 100%;
    max-width: 1470px;
    margin: 0 auto;
    padding: 0 15px;
}
.custom_text_icon {
    background: #fff;
    padding: 60px 0;
    width: 100%;
        text-align: center;
}
.top-custom h2 {
    font-size: 45px !important;
}
.features {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    width: 100%;
    max-width: 800px;
    margin: 40px auto 0;
}
.static_content ul {
    display: flex !important;
    flex-direction: column !important;
    gap: 5px !important;
    list-style: none !important;
    margin: 0 0 15px !important;
    padding: 0 !important;
}
.static_content h3 {
    font-family: var(--font-body-family) !important;
    font-weight: 600;
    font-size: 2rem;
}

@media screen and (max-width:1199px){
  .benefit-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
  .feature_collection_outer h2, .video__section h2, .image-with-text h2, .shop_the_category h2, .faq__wrapper h2, .home_testimonial h2, .blog h2, .accordion-block .container .accordion-section h2, .benefits-section h3 {
    font-size: 32px !important;
}
  .hero_outer  h2.banner__heading {
    line-height: 38px;
    margin: 0;
}
}
@media screen and (min-width:1025px){
.inner_accordion_section p {
    margin-bottom: 45px !important;
}
}
@media screen and (max-width:1024px){
  .benefit-content h3 {
    font-size: 32px !important;
}
  .video_style_2  .video__section--container {
    gap: 20px !important;
}
  .top-benfits-content {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: baseline;
    gap: 10px;
}
  .accordion-block .container .image-section {
    position: relative;
    max-height: fit-content;
}
  .benefits-section h3 {
    margin-bottom: 5px;
}
  .feature_collection_outer, .video__section, .image-with-text, .shop_the_category, .faq__wrapper, .home_testimonial, .blog, .benefits-section-outer {
    padding: 40px 0px !important;
}
  .shop_the_category .product__section--inner .col.mb-30 {
    margin: 0;
}
  .image-with-text.section-template--24608830947601__image_with_text_ybWzDA-padding .image-with-text__content {
    padding-left: 20px !important;
}
  .image-with-text .image-with-text__grid>div:nth-child(2) {
    padding-right: 0 !important;
}
}
@media screen and (max-width:991px){
  .accordion-block .container {
    flex-direction: column;
}
  .accordion-block .container .accordion-section {
    width: 100%;
    max-width: 100%;
    justify-content: start;
    order:2;
    padding:30px 15px;
}
  .accordion-block .container .image-section {
    width: 100%;
    min-width: 100%;
    order: 1;
}
  .inner_accordion_section {
    width: 100%;
    max-width: 100%;
}
}
@media screen and (max-width:767px){
.features {
    grid-template-columns: repeat(2, 1fr);
}
.hero_outer .banner__text {
    font-size: 16px;
    margin: 0;
}
.hero_outer .slideshow--banner-button {
    margin-top: 10px;
}
.hero_outer .banner__buttons.slideshow--banner-button a {
    padding: 10px 20px !important;
    font-size: 13px;
}
.hero_outer  h2.banner__heading {
    line-height: 26px;
    margin: 0 0 10px !important;
}
.hero_outer .banner__buttons.slideshow--banner-button a {
    color: #fff !important;
    display: flex;
    width: fit-content;
    background: #000 !important;
}
 .hero_outer .slideshow__text-wrapper {
    margin: 0 auto;
    display: flex;
    height: 100%;
    flex-direction: column;
    flex-grow: 1;
    right: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    justify-content: unset;
}
.hero_outer .slideshow__text-wrapper .slideshow__text {
    width: 100%;
    background: transparent;
}
.hero_outer .banner__text span {
    color: #f9f9f9;
}
/* .hero_outer .banner__text,.hero_outer .banner__text p,.hero_outer .banner__text span {
    color: #fff !important;
} */
.hero_outer .slider_banner--desktop-transparent .banner__box {
    padding: 30px 15px;
    height: auto;
}
.benefit-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
}
  .image-with-text.section-template--24608830947601__image_with_text_ybWzDA-padding .image-with-text__content {
    padding-left: 0px !important;
}
  .footer__top .container .footer--grid {
    display: flex;
    flex-direction: column;
}
  .footer__top .container .footer--grid>div{
    width: 100%;
    min-width: 100%;
  }
  .footer__widget_title:before, .footer__widget_title:after{
    content: "";
    background-color:#fff !important;
  }
  .footer__top .social_links ul {
    display: flex;
    gap: 20px;
    margin: 0;
}
  .footer__widget_title {
    margin: 5px 0px;
}
  .footer__bottom .row {
    gap: 0 !important;
}
  .shop_the_category .product-grid-item__content.text-center {
    padding-bottom: 25px !important;
}
  ul.product__tab--one {
    margin-bottom: 12px;
}
  .faq__list--item--wrapper button.faq__list--item--heading {
    padding-left: 0 !important;
}
}
@media screen and (max-width:430px){
  .benefits-section .left-benefits {
    min-width: 100%;
}
  .inner_accordion_section .accordion-content {
    padding: 15px 20px 15px 10px;
}
}
.popup-outer-box {
    position: fixed;
    width: 100%;
}
.popup-box {
    position: relative;
    max-width: 800px;
    margin: auto;
    width: 100%;
    overflow: auto;
    height: 100vh;
}
.close-popup-btn {
    padding: 0px 10px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}


/*------popup--------*/
/* .popup-box {
    height: 100vh;
    position: fixed;
    margin-top: 5rem;
    padding: 50px;
    width: 100%;
    max-width: 800px;
    left: 50%;
    right: auto;
    top: -52px;
    transform: translate(-50%, 0);
    overflow-y: auto;
}*/
.popup-box img {
    width: 100%;
} 