/** Shopify CDN: Minification failed

Line 83:14 Expected identifier but found whitespace
Line 83:15 Unexpected "calc("

**/
body.cstm-.gradient main#MainContent {
    background: #fffaf3;
}
.card .card__inner .card__media {
    overflow: hidden;
    z-index: 0;
    border-radius: 50%!important; border:1px solid red;
}
.header__menu-item.list-menu__item.link {
    font-size: 15px!important;
    font-family: Montserrat,sans-serif;
}
ul#Slider-template--25167646654747__featured_collection_4d9fYV {
    justify-content: center!important;
}
.swiper-slide a {
    text-decoration: none!important;
}
.accordion__content p {
    font-size: 14px;
    line-height: 1.2;
}
.background-none .multicolumn-card__image-wrapper+.multicolumn-card__info {
    padding-top: 0!important;
}
.shopify-policy__container {
    max-width: 120rem!important;
}
body.cstm-.gradient .shopify-policy__body {
    background: #fff;
    padding: 3rem;
    margin-bottom: 4rem;
    border-radius: 23px;
}
h1 {
    font-family: Playfair Display,serif;
}
button.slider-button.slider-button--next ,button.slider-button.slider-button--prev{
    display: none;
}
.announcement-bar-section p.announcement-bar__message.h5 span {
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    color: #000;
}
.cstm-header-class.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cstm-header-class .list-menu li a {
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0;
}
.cstm-header-class .header__inline-menu .list-menu {
    /* display: flex; */
    gap: 35px;
}
.cstm-header-class span.svg-wrapper img {
    width: 24px;
    height: 24px;
}
.cstm-header-class details-modal.header__search {
    display: none !important;
}
.collection-block-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-evenly;
    flex-wrap: wrap;
    padding-block: 70px;
}
.collection-block-wrapper a 
    max-width: calc(25% - 100px);
    width: 100%;
    text-decoration: none;
}
.collection-block-wrapper a .coll_wrapper_img {
    max-width: 180px;
    width: 100%;
    margin: 0 auto;
}
.collection-block-wrapper a .coll_wrapper_img img {
    display: block;
    width: 100%;
}
.coll_title_wrapper {
    font-weight: 500;
    font-size: 25px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    color: #000;
    margin-top: 25px;
    font-family: Playfair Display,serif;
}
.collection_custom_class .collection__title {
    text-align: center;
}
.collection_custom_class .quick-add__submit {
    background-color: #1F2133;
    color: #fff;
    border-radius: 5px;
}
.collection_custom_class .quick-add__submit.button:after{
    box-shadow:unset;
}
.collection_custom_class .card__heading{
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
}
.collection_custom_class .price-item.price-item--sale {
    color: #000;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
}
.collection_custom_class .price__container {
    font-family: "Montserrat", sans-serif;
}
.collection_custom_class .price--on-sale .price-item--regular {
    text-decoration: line-through;
    color: rgba(var(--color-foreground),.75);
    font-size: 18px;
    line-height: 20px;
}
.multiple_img {
    display: flex;
    align-items: center;
    padding-block:35px;
    gap: 100px;
}
a.button.new-multiple-img-btn {
    background-color: #1F2133;
    color: #fff;
    border-radius: 10px;
}
.multiple_img .cstm-content p {
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0;
    color: #000;
}
.multiple_img .img_heading {
    font-weight: 400;
    font-size: 35px;
    line-height: 100%;
    font-family: Playfair Display,serif;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #000;
}
.multiple_img .multiple_img_wrapper {
    display: flex;
    gap: 15px;
    max-width: 50%;
    width: 100%;
}
.multiple_img .multiple_img_wrapper .image_Wrapper_first {
    display: flex;
    width: 100%;
    flex-direction: column;
    gap: 20px;
    width: 100%;
}
a.button.new-multiple-img-btn:after{
    box-shadow:unset;
}
a.new-multiple-img-btn.button:not([disabled]):hover:after{
    box-shadow:unset;
}
.multiple_img .multiple_img_wrapper .image_Wrapper_second {
    display: flex;
    width: 100%;
    margin-top: 25px;
    flex-direction: column;
    gap: 15px;
}
 .multiple_img_wrapper .image_Wrapper_second img {
    display: block;
    width: 100%;
}
 .multiple_img_wrapper .image_Wrapper_first img {
    display: block;
    width: 100%;
}
.multiple_img .image_content_wrapper {
    max-width: 50%;
    width: 100%;
}
.icon-text-wrapper {
    display: flex;
    justify-content: space-evenly;
    align-items: flex-start;
    gap: 35px;
}
.cstm-icon-text {
    padding-block: 62px;
}
.icon-text-wrapper .icon-wrap {
    display: flex;
    align-items: flex-start;
    max-width: calc(25% - 50px);
    width: 100%;
    gap: 12px;
}
.icon-text-wrapper .content_icon {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.icon-text-wrapper .icon-wrap .img_icon {
    width: 120px;
}
.icon-text-wrapper .icon-wrap .img_icon img {
    width: 100%;
    display: block;
}
.icon-text-wrapper .content_head p {
    font-weight: 400;
    font-size: 14px;
    line-height: 135%;
    letter-spacing: 0;
    margin: 0px;
    color: #000;
}
.icon-text-wrapper .content_icon .icon_head {
    font-weight: 500;
    font-size: 22px;
    line-height: 100%;
    letter-spacing: 0;
    color: #000;
}
.quote_slider .quote_slider_wrapper {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
}
.quote_slider .quote_slider_wrapper .quote_block {
    display: block;
    text-align: center;
    width: 100%;
}
.quote_slider span.quote_name h4 {
    font-weight: 500;
    font-size: 20px;
    line-height: 133%;
    letter-spacing: 0;
    margin-bottom: 0px;
    margin-top: 10px;
}
.quote_slider .quote_label p {
    font-weight: 300;
    font-style: Italic;
    font-size: 20px;
    line-height: 133%;
    letter-spacing: 0;
    color: #000;
    margin-block:0px;
}
.quote_slider .slick-prev:before,.quote_slider .slick-next:before{
    content:unset;
}
.quote_slider {
    padding-block: 50px;
}
.quote_slider button.slick-arrow img {
    display: block;
    width: 100%;
}
.quote_slider .slick-prev, .quote_slider .slick-next{
    top:40%;
}
.quote_slider .slick-prev {
    left: -50px;
}
.quote_slider .slick-next{
    right:-50px;
}
.cstm--footer button#Subscribe {
    background-color: #000;
    color: #fff;
    width: 100px;
    font-weight: 400;
    font-style: Regular;
font-size: 16px;
line-height: 100%;
letter-spacing: 0;
}
.cstm--footer .newsletter-form__field-wrapper .field__input {
    background-color: #fff;
}
.cstm--footer .footer__content-bottom {
    border-top: 1.5px solid #000;
}
.cstm--footer a.link.link--text.list-menu__item {
    font-weight: 500;
    font-size: 14px;
    line-height: 216%;
    letter-spacing: 0;
    color: #000;
}
.cstm--footer h2.footer-block__heading {
    font-size: 15px;
    line-height: 113.99999999999999%;
    letter-spacing: 0;
    color: #000;
    font-weight: 550;
    text-align: left;
}
.cstm--footer .footer-block-image {
    display: flex;
    flex-direction: column;
    justify-content: flex-start !important;
}
.cstm--footer .list-social {
    justify-content: flex-start;
}
.cstm--footer .footer__blocks-wrapper .footer-block {
    max-width: 22%;
    width: 100%;
}
.cstm--footer .footer-block.grid__item.footer-block--menu {
    max-width: 16%;
    width: 100%;
}
.cstm--footer .footer-block--newsletter {
    max-width: 25%;
    width: 100%;
    margin-top: 0px !important;
    align-items:flex-start !important;
}
.cstm--footer .newsletter-form{
    margin-inline:0px;
}
.cstm_prod_class span.price-item.price-item--sale.price-item--last {
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0;
}
.cstm_prod_class .product__description p {
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0;
    color: #001;
}
.cstm_prod_class .product-info-metafields .product-metafields_wrapper .prod_meta_inner p {
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0;
    margin-block: 0px;
    color:#000;
}
.cstm_prod_class .product-info-metafields .product-metafields_wrapper .prod_meta_inner span {
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0;
    color: #000;
    margin: 0px;
}
.cstm_prod_class .product-metafields_wrapper {
    background-color: #FFFAF3;
    padding: 20px;
    border: 1px solid #ABAAAA;
    border-radius: 15px;
}
.cstm_prod_class .product-info-metafields .product-metafields_wrapper .prod_meta_inner {
    display: flex;
    flex-wrap: wrap;
    gap:25px;
}
.cstm_prod_class .product-form__quantity {
    display: flex;
    align-items: center;
    gap: 10px;
}
.cstm_prod_class .product-form__quantity span {
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0;
    color: #000;
}
.cstm_prod_class .product-form__buttons {
    display: flex;
    align-items: center;
    gap: 10px;
    max-width: 100%;
    width: 100%;
}
.cstm_prod_class button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    font-size: 24px;
    padding: 0px;
    text-transform: uppercase;
}
.cstm_prod_class .product-form__submit.button::after {
    box-shadow: unset;
}
.cstm_prod_class .product-form__submit {
    margin-bottom: 0;
    background-color: #b77d00;
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0;
}
.cstm_prod_class .product__accordion.accordion.quick-add-hidden .summary__title h2 {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    color: #000;
}
.cstm_prod_class .product-form__buttons > * {
    max-width: 50%;
    width: 100%;
}
.cstm_prod_class .product-info-metafields .product-metafields_wrapper .prod_meta_inner label {
    color: #000;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0;
    margin-bottom:10px;
}
.btn-whatsapp {
  background-color: #25D366; /* WhatsApp green */
  color: #fff;
  font-weight: 600;
  border-radius: 6px;
  padding: 10px 18px;
  transition: background-color 0.3s ease;
  text-decoration:none;
}
.star_cstm img {
    width: 88px;
}
.btn-whatsapp:hover {
  background-color: #1ebe5b;
  color: #fff;
}

.btn-whatsapp i {
  font-size: 1.2rem;
}


.prod_meta_inner input {
    padding: 8px;
}
.cstm_prod_class .product-info-metafields .product-metafields_wrapper .prod_meta_inner>div {
    max-width: calc(50% - 20px);
    width: 100%;
    display:flex;
    flex-direction:column;
}
.new-testimonial-wrapper .new-testimonial .heading_wrapper p {
    margin-block: 0px;
    font-weight: 400;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: capitalize;
}
.new-testimonial-wrapper .content_cstm p {
    font-weight: 500;
    font-size: 15px;
    line-height: 135%;
    letter-spacing: 0;
    color: #454343;
    margin:0;
    padding:0;
}
.new-testimonial-wrapper .content_cstm {
    margin-top: 5px;
    line-height: 1.6;
}
.new-testimonial-wrapper .star_cstm {
    /* border: 1px solid; */
    padding: 0;
    margin: 0;
    line-height: .5;
}
.new-testimonial-wrapper {
    padding-block: 40px;
}
.new-testimonial-wrapper .heading_wrapper {
    text-align: center;
}
.new_testimonial_block {
    display: flex;
    justify-content: center;
    gap: 54px;
    flex-wrap: wrap;
    margin-top:35px;
}
.new_testimonial_inner_block {
    background-color: #f6f6f6;
    padding: 30px;
    border: 2px solid #A65B17;
    border-radius: 20px;
    max-width: calc(91.33% - 40px);
    width: 100%;
    min-height: 220px;
}

.new-testimonial-wrapper .new_testimonial_inner_block .author_wrap {
    display: flex;
    align-items: center;
    gap: 10px;
}
.new-testimonial-wrapper .new-testimonial .new_testimonial_block .new_testimonial_inner_block .author_wrap p {
    margin-block: 0px;
    font-weight: 500;
    font-size: 24px;
    line-height: 125%;
    letter-spacing: 0;
    color: #454343;
}
.new-testimonial-wrapper .new-testimonial .new_testimonial_block .new_testimonial_inner_block .author_wrap img {
    max-width: 60px;
    width: 100%;
}
.new-testimonial-wrapper .new-testimonial .new_testimonial_block .new_testimonial_inner_block .star_cstm img {
    display: block;
    width: 100%;
}
.new-testimonial-wrapper .new-testimonial .new_testimonial_block .new_testimonial_inner_block .star_cstm {
    max-width: 120px;
    width: 100%;
}
#FacetFiltersForm span.facets__summary-label{
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0;
    color: #000;
}
#product-grid .card__heading a {
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: capitalize;
}
#product-grid .quick-add__submit{
    background-color:#1F2133;
    color:#fff;
    font-weight: 400;
font-size: 20px;
line-height: 100%;
letter-spacing: 0;
}
#product-grid .quick-add__submit span{
 color:#fff;
font-weight: 400;
font-size: 20px;
line-height: 100%;
letter-spacing: 0;

} 
#product-grid .price__sale {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
}
#FacetFiltersForm h2#verticalTitle {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0;
    color: #000;
}
#FacetFiltersForm summary.facets__summary span {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0;
    color: #000;
}
.sub-collections-wrapper {
    display: flex;
    max-width: 1020px;
    width: 100%;
    gap: 62px;
}
.sub-collections-wrapper a .coll_img img {
    display: block;
    width: 100%;
}
.sub-collections-wrapper span.coll_title {
    text-align: center;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0;
    color: #000;
}
.sub-collections {
    padding-block: 44px;
}
.sub-collections-wrapper a {
    max-width: 25%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-self: center;
    text-decoration: none;
    gap:15px;
}
.contact-us-banner .contact-us-head {
    font-weight: 600;
    font-size: 64px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    color: #fff;
}
.contact-us-banner .contact-us-breadcrumb strong {
    color: #ffee00;
}
.contact-us-banner {
    padding-block: 100px;
}
.contact-us-banner .contact-us-breadcrumb {
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    color: #FFFFFF;
}
.cstm-contact h2.rich-text__heading {
    font-weight: 600;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    color: #000;
}
.contact_image_wrapper .field:after, .contact_image_wrapper .select:after, .contact_image_wrapper .customer .field:after, .contact_image_wrapper  .customer select:after{
    border: .1rem solid #AAAAAA;
    border-radius: 10px;
}
.contact_image_wrapper .field__input, .contact_image_wrapper .customer .field input {
    background-color: #F5F5F5;
}
.contact_image_wrapper button.button {
    background-color: #1f2133;
    border-radius: 30px;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
}
.contact_image_wrapper  button.button:hover:after{
    box-shadow:unset;
}
.contact_image_wrapper  button.button:after{
    box-shadow:unset;
}
.contact_image_wrapper {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    padding-block: 40px;
    gap: 72px;
}
.contact_image_wrapper .contact {
    max-width: 50%;
    width: 100%;
}
.contact_image_wrapper .contact_us_img {
    max-width: 50%;
    width: 100%;
}
.contact_image_wrapper .contact_us_img img {
    display: block;
    width: 100%;
    max-height: 368px;
    object-fit: cover;
    border-radius: 20px;
}
.map-contact-section iframe {
    display: block;
    width: 100%;
}
.logo_img_cstm {
    max-width: 60px;
    width: 100%;
}
.logo_img_cstm img{
    display:block;
    width:100%;
}
@media only screen and (min-width:990px) and (max-width:1424px){
  .cstm-header-class .header__inline-menu .list-menu{
        gap: 28px;
  }
.contact_image_wrapper {
    gap:34px;
}
}
@media only screen and (max-width:989px){
.contact_image_wrapper {
    gap:28px;
}
    #product-grid .quick-add__submit span{
        font-size:18px;
    }
    #product-grid .quick-add__submit{
font-size: 18px;
}
#product-grid .card__heading a,#product-grid .price__sale{
    font-size:18px;
}
    .new_testimonial_block{
        gap:25px;
    }
    .new_testimonial_inner_block{
        max-width: calc(50% - 15px);
    }
    .new-testimonial-wrapper .new-testimonial .heading_wrapper p{
        font-size:28px;
    }
.cstm_prod_class span.price-item.price-item--sale.price-item--last{
    font-size:20px;
}
.cstm_prod_class .product-info-metafields .product-metafields_wrapper .prod_meta_inner p{
    font-size:18px;
}
.collection_custom_class .price-item.price-item--sale{
    font-size:18px;
}
.cstm--footer a.link.link--text.list-menu__item {
    padding-block: 5px;
}
.collection_custom_class .card__heading{
    font-size:19px;
}
.cstm--footer .footer-block .footer-block__details-content {
    margin-bottom: 10px;
}
.cstm--footer .footer-block{
    margin-block: 10px !important;
}
.cstm_prod_class .product-info-metafields .product-metafields_wrapper .prod_meta_inner{
    gap:18px;
}
.cstm_prod_class .product-form__submit,.cstm_prod_class button.shopify-payment-button__button.shopify-payment-button__button--unbranded{
    font-size:16px;
}
.cstm_prod_class .product__accordion.accordion.quick-add-hidden .summary__title h2{
    font-size:18px;
}
.cstm--footer .footer__blocks-wrapper .footer-block {
max-width: 100%;
}
.cstm--footer .footer-block.grid__item.footer-block--menu{
    max-width:100%;
}
.cstm--footer .footer-block--newsletter {
    max-width: 100%;
}
.cstm--footer .footer__list-social.list-social{
    justify-content:flex-start !important;
}
.cstm--footer .footer__blocks-wrapper {
    gap: 10px !important;
}
.cstm-header-class .header__icons predictive-search {
display: none;
}
.cstm-header-class details-modal.header__search {
    display: block !important;
}
.cstm-header-class .header__icons details[open='true'] .search-modal__content predictive-search.search-modal__form {
    display: block;
}
.multiple_img {
    gap: 20px;
    flex-direction: column;
}
.multiple_img .multiple_img_wrapper,.multiple_img .image_content_wrapper{
    max-width:100%;
}
.multiple_img .img_heading{
    font-size:25px;
}
.multiple_img .cstm-content p {
    font-size: 15px;
    line-height: 140%;
}
.icon-text-wrapper {
    gap: 18px !important;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.icon-text-wrapper .icon-wrap{
    max-width: calc(50% - 12px);
    width: 100%;
    gap: 11px;
    flex-direction:column;
}
.icon-text-wrapper .icon-wrap .img_icon {
    width: 40px;
    height: 40px;
}
.quote_slider .slick-prev {
    left: -25px;
    z-index: 2;
}
.quote_slider .slick-next {
    right: -25px;
}
 .contact-us-banner {
    padding-block: 50px;
}
}
@media only screen and (max-width:768px){
    .header__menu-item.list-menu__item.link {
    font-size: 15px!important;
    font-family: Montserrat,sans-serif;
}
    .slideshow a.button.button--primary {
    border-radius: 40px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
}
    section#shopify-section-template--25167646654747__slideshow_TULWhf .banner__box {
    top: -61px;
}
    .multicolumn-card__image-wrapper--third-width {
    width: 33%;
    margin: 0 auto!important;
}
    section#shopify-section-template--25167646654747__multicolumn_X6RXrG .multicolumn-card {
    display: block!important;
    margin: 0 auto!important;
    text-align: center;
}
   .banner__heading {
    line-height: 1!important;
    font-size: 25px;
    color:#ffffff;
}
    .quote_slider .slick-next {
    right: 6px;
}
.quote_slider .slick-prev {
    left: 5px;
}
.quote_slider.page-width {
    margin: 0 2rem!important;
    padding: 1rem 2rem;
}
.quote_slider .slick-prev, .quote_slider .slick-next {
    top: 30%;
}
.quote_slider .quote_label p {
    font-size: 15px;
    line-height: 1.5;
}
    .quote_label {
    width: 80%;
    font-size: 12px;
    margin: 0 auto;
}
    .collapsible-content .grid__item.swati {
    margin: 0!important;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: none;
}
.collapsible-content__heading {
    margin-bottom: 2rem;
    margin-top: 0;
    font-family: Playfair Display,serif;
    font-size: 27px;
}
.accordion__title {
    font-size: 15px!important;
}
.multiple_img .img_heading {
    font-size: 30px;
}
.collapsible-content .grid--2-col-tablet .grid__item {
    width: calc(100% - var(--grid-desktop-horizontal-spacing) / 2)!important;
}
h2.rich-text__heading.rte.inline-richtext.h1.scroll-trigger.animate--slide-in {
    font-weight: 400;
    font-size: 25px!important;
}
#shopify-section-template--25167646654747__collapsible_content_r6XXCG .rich-text__wrapper.rich-text__wrapper--center.page-width {
    padding: 0!important;
}
#shopify-section-template--25167646654747__rich_text_EByttT .rich-text__text p {
    font-size: 14px!important;
    line-height: 1.5;
}
.coll_title_wrapper {
    font-size: 14px;
}
.cstm_prod_class .product-info-metafields .product-metafields_wrapper .prod_meta_inner p {
    font-size: 13px;
    border:1px solid red;
    line-height:18px;
}
.collection_custom_class .price-item.price-item--sale {
    font-size: 13px;
    line-height:24px;
}
h2.title.inline-richtext.h1.scroll-trigger.animate--slide-in {
    font-size: 30px!important;
}
.collection_custom_class .price--on-sale .price-item--regular {
    font-size: 13px;
}
.full-unstyled-link {
    font-size: 13px;
}
       .contact_image_wrapper {
        flex-direction: column-reverse;
        gap: 10px;
        padding-block: 10px;
    }
.contact-us-banner .contact-us-head {
    font-size: 44px;
}
.cstm-contact h2.rich-text__heading
 {
    font-size: 28px;
}
.contact-us-banner .contact-us-breadcrumb
 {
    font-size: 20px;
}
.contact_image_wrapper .contact_us_img {
    max-width: 100%;
}
.contact_image_wrapper .contact {
    max-width: 100%;
}
    .collection-block-wrapper{
        gap:15px;
    }
    .sub-collections-wrapper{
        gap: 15px;
    overflow-x: scroll;
    justify-content:center;
    scrollbar-width: none;
    }
    .sub-collections{
    padding-block: 20px;
}
    .sub-collections-wrapper span.coll_title {
    font-size: 12px;
    line-height: 120%;
}
     .sub-collections-wrapper .coll_img {
    max-width: 80px;
    min-width: 80px;
    width: 100%;
    margin-bottom: 5px;
    margin-inline: auto;
}
    .sub-collections-wrapper a {
    max-width: max-content;
    align-self: flex-start;
    gap: 8px;
}
    .collection-block-wrapper a {
    max-width: calc(50% - 65px);
}
.quote_slider .slick-prev {
    left: -10px;
    z-index: 2;
}
.quote_slider .slick-next {
    right: -10px;
}
.new_testimonial_inner_block{
    max-width:100%;
}
.new_testimonial_block{
    gap:22px;
}
.cstm_prod_class .product-info-metafields .product-metafields_wrapper .prod_meta_inner label
 {
    font-size: 16px;
    margin-bottom: 5px;
}
}
@media only screen and (max-width:550px){
    .sub-collections-wrapper{
    justify-content:flex-start;
    }
}



.slideshow a.button.button--primary {
    border-radius: 40px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
}
h2.title.inline-richtext.h1.scroll-trigger.animate--slide-in {
    font-weight: 500;
    font-size: 32px;
    font-family: Playfair Display,serif;
}
.slideshow a.button:after {
 box-shadow:none;
} 
.banner__text p {
    font-weight: 400;
    line-height: 1;
    font-family: "Montserrat", sans-serif;
    color: #fff!important;
    font-size: 20px;
}
.price--on-sale .price__sale {
    flex-direction: row-reverse!important;
    flex-wrap: wrap!important;
    display: flex!important;
    gap: 1rem;
}
h2.rich-text__heading.rte.inline-richtext.h1.scroll-trigger.animate--slide-in {
    font-family: Playfair Display,serif;
    font-weight: 400;
    font-size:40px;
}
.collapsible-content .grid--2-col-tablet .grid__item {
    width: calc(40% - var(--grid-desktop-horizontal-spacing) / 2);
}

 .collapsible-content .grid.grid--1-col.grid--2-col-tablet.collapsible-content__grid.scroll-trigger.animate--slide-in {
    column-gap: 45px!important;
}
.collapsible-content .grid__item.swati {
    margin: 12rem 0;
}
section#shopify-section-template--25167646654747__multicolumn_X6RXrG .multicolumn-card {
    display: flex;
}
.multicolumn-card__info p {
    font-size: 14px;
    color: #000;
    line-height: 1.2;
}


@media screen and (max-width: 1518px) {
  /* body { border:1px solid red;} */
  footer.cstm--footer .page-width {
    padding: 0 1rem;
}
.cstm--footer .footer__blocks-wrapper .footer-block {
    max-width: 16%;
}
.cstm--footer a.link.link--text.list-menu__item {
    font-size: 12px;
}
.cstm--footer .footer-block.grid__item.footer-block--menu {
    max-width: 19%;
}
.cstm--footer .footer-block--newsletter {
    max-width: 22%;
}
}