/** Shopify CDN: Minification failed

Line 158:0 Unexpected "}"
Line 2019:0 Unexpected "}"
Line 2165:0 Unexpected "}"

**/
/* --------------------------- */
/* ###### Custom Fonts Start ###### */
/* --------------------------- */
@font-face {
    font-family: 'Darleston';
    src: url('/cdn/shop/files/Darleston_f.eot?v=1706676394');
    src: url('/cdn/shop/files/Darleston_f.eot?v=1706676394?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/Darleston_f.woff2?v=1706676388') format('woff2'),
        url('/cdn/shop/files/Darleston_f.woff?v=1706676376') format('woff'),
        url('/cdn/shop/files/Darleston_f.ttf?v=1706676383') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SetaRetaNFW01';
    src: url('/cdn/shop/files/SetaRetaNFW01-Regular.woff2') format('woff2'),
        url('/cdn/shop/files/SetaRetaNFW01-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aston Script';
    /* src: url('/cdn/shop/files/AstonScriptBold-Bold.woff2') format('woff2'),
        url('/cdn/shop/files/AstonScriptBold-Bold.woff') format('woff'); */
  src: url('/cdn/shop/files/Darleston_f.eot?v=1706676394');
    src: url('/cdn/shop/files/Darleston_f.eot?v=1706676394?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/Darleston_f.woff2?v=1706676388') format('woff2'),
        url('/cdn/shop/files/Darleston_f.woff?v=1706676376') format('woff'),
        url('/cdn/shop/files/Darleston_f.ttf?v=1706676383') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    font-size:200%;
}
/* --------------------------- */
/* ###### Custom Fonts End ###### */
/* --------------------------- */

h1, h2{
  font-family: 'Aston Script'!Important;
}
body, p, div, h4, h5, h6{
  font-family: 'SetaRetaNFW01'!Important;
}

@media only screen and (min-width: 990px){
.page-width-desktop, .page-width  {
    padding: 0 2rem;
}

}
/* --------------------------- */
/* ###### header Annoucment ###### */
/* --------------------------- */
div#shopify-section-announcement-bar{
   background: #F79D98;
}
.announcment_inner {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 0 20px;
    align-items: center;
}
.announcment_inner > div {
    width: auto;
    font-size:12px;
}
.announcment_inner .header-social-icons ul.footer__list-social {
    justify-content: end!important;
}
.announcement-bar {
    background: #B46061;
    width:  auto !important;
    position: relative;
    height:100%;
    border:none!Important;
}
.announcement-bar .page-width {
    padding: 0 10px;
}
.announcement-bar p {
    padding: 3px;
    font-size: 12px;
    color: #f2f2f2;
    line-height: 22px;
}
.announcement-bar:after {
    content: " ";
    position: absolute;
    left: 100%;
    top: 50%;
    width: 20px;
    height: 20px;
    margin: -10px;
    background: #b46061;
    border-top: inherit;
    border-right: inherit;
    border-radius: 0 0.1em 0 0;
    transform: rotate(45deg);
}
.announcement-bar:before {
    content: " ";
    position: absolute;
    left: 0%;
    top: 50%;
    width: 20px;
    height: 20px;
    margin: -10px;
    background: #b46061;
    border-top: inherit;
    border-right: inherit;
    border-radius: 0 0.1em 0 0;
    transform: rotate(45deg);
      z-index: -1;
}
.header-social-icons .list-social__link {
    padding: 5px;
    background: #F2F2F2;
    margin: 0 3px;
    border-radius: 50px;
}
.header-social-icons .list-social__item .icon {
    height: 0.8rem;
    width: 0.8rem;
    color: #b46061;
}
@media(max-width:1600px)
{
  .banner .slideshow__slide {
    height: 520px;
}
}
@media screen and (max-width: 749px){
.doubly-wrapper {
    position: absolute;
    margin-top: 10px!important;
    right: 10px;
    top: 25px;
}
.announcment_inner {
    padding-top: 0!important;
}
  .banner .slideshow__slide {
    height: auto;
} mmmmmm
}


/* -------------------------- */
/* #### Collection Page #### */
/* -------------------------- */

.cs_discount {
  z-index: 9;
}
.cs_discount, .swym-button.swym-add-to-wishlist-view-product {
    z-index: 9;
}
.my-5 {
    margin-top: 60px;
    margin-bottom: 50px;
}
/* -------------------------- */
/* #### Header navigation #### */
/* -------------------------- */
.header__icons .doubly-wrapper {
    display: none;
}
header.header ul.list-menu li a {
    text-transform: uppercase;
    font-size: 14px;
}
summary.header__menu-item span {
    font-size: 14px;
    text-transform: uppercase;
}
header.header {
    padding: 1.2rem 2rem;
}
span.header__active-menu-item {
    /* text-decoration: line-through; */
    color: #b46061;
}
.custom_button_header {
    background: #F5EFE7;
    width: max-content;
    padding: 7px 25px;
    border-radius: 50px;
}

.custom_button_header p {
    margin: 0;
    line-height: normal;
}
.custom_button_header a {
    color: #000;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    color: #000;
}
.right__header {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content:end;
}
a.header__icon {
    background: #f5efe7;
    border-radius: 50px;
}
.header__icons {
    gap: 10px;
}
.header__icon .icon {
    height: 1.5rem;
    width: 1.5rem;
}
.header__icon, .header__icon--cart .icon {
    height: 3.2rem;
    width: 3.2rem;
}
summary.header__icon.header__icon--search {
    background: #F5EFE7;
    border-radius: 50px;
}
/* --------------------------- */
/* ###### Footer section ###### */
/* --------------------------- */
.large_footer_cs {
    background-position: center;
}
.footer_logo_cs {
    text-align: center;
    padding: 50px 0;
}
.footer_logo_cs img {
    width: 100%;
    max-width:250px;
    height: 100%;
    text-align: center;
}
.service--bar-outer {
    display: flex;
    text-align: center;
    gap: 40px;
    row-gap: 20px;
    border-top: 1px solid #f5efe773;
    border-bottom: 1px solid #f5efe773;
    padding: 40px 0;
    color: #F5EFE7;
}
.service--bar-outer .service--bar {
    width: 33%;
}
.service--bar-outer p.service-heading {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom:10px;
}
.service--bar-outer .service-description {
    font-size: 16px;
    line-height: 20px;
}
footer.footer {
    background: transparent;
    border: none;
    color: #f5efe7;
    font-size: 22px;
    padding-bottom: 0;
}
.footer__content-top a {
    color: #F5EFE7!important;
    font-size: 18px!important;
}
.footer__content-bottom {
    border: none!important;
    padding-top: 0!important;
    position:relative;
}
.footer__copyright.caption p {
    margin: 0;
}
.footer__copyright.caption {
    background: #fff;
    text-align: center;
    color: #000000;
    font-size: 20px;
    padding: 10px 20px;
    margin:0;
}
.footer__column.footer__column--info {
    justify-content: space-between!important;
    flex-direction: row!Important;
}
.foo_contact_info {
    display: flex;
    gap: 20px;
    width: 100%;
    justify-content: space-between;
    flex-flow:wrap;
    row-gap:0;
    margin-bottom:20px;
    align-items:center;
}
.foo_contact_info a {
    color: #f5efe2;
    text-decoration: none;
}
.cs_phn_mail {
    display: flex;
    gap: 30px;
    align-items:center;
    flex-flow:wrap;
    row-gap:0;
}
.foo_phone a {
    font-size: 42px!important;
    margin: 0;
}
.foo_phone p {
    margin: 0;
}
/* --------------------------- */
/* ###### Testimonial section start ###### */
/* --------------------------- */
.testimonial_sec {
    text-align: center;
    padding: 50px 0;
    position: relative;
    padding-top: 100px;
    margin-top: 100px;
    background-size:contain;
}
.testimonial_inner h3 {
    color: #F79D98;
    font-weight: 600;
    font-size: 22px;
    font-family: 'Aston Script';
    margin-top: 35px;
}
.testimonial_inner h4 {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
}
.testimonial_inner p {
    font-size: 24px;
    color: #000;
}
.tstimonl_top_img img {
    height: 180px;
}
.tstimonl_top_img {
    position: absolute;
    width: 100%;
    top: -75px;
}
/* --------------------------- */
/* ###### Testimonial section End ###### */
/* --------------------------- */

/* --------------------------- */
/* ###### Blog section Start ###### */
/* --------------------------- */
/* .blog__posts {
    gap: 20px;
} */
.blog__posts .card-wrapper a {
    font-size: 22px;
    color: #F79D98;
    font-family: 'SetaRetaNFW01';
}
.title-wrapper-with-link {
    justify-content: center;
    margin-bottom: 50px;
    flex-direction:column;
    align-items:center;
}
.blog__posts p.article-card__excerpt {
    line-height: 24px;
    color: #000;
    font-size: 18px;
    margin-top:5px;
}
.blog__posts .card__information {
    display: flex;
    flex-direction: column;
}
.title-wrapper-with-link .blog__title {
    margin: 0;
    color: #F79D98;
    position:relative;
}
.title-wrapper-with-link .blog__title:after {
    content: '';
    background: url(/cdn/shop/files/Group_125515.png?v=1700646919);
    background-size: contain;
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 120px;
    bottom: -55px;
    left: 0;
    background-position: center;
}
.blog__posts .card__inner {
    --ratio-percent: 72.240964%!important;
}
a.blog_link_cs {
    margin-top: 30px;
    padding: 10px;
    text-decoration: none;
    font-size: 22px;
    font-family: 'SetaRetaNFW01';
    text-transform: uppercase;
    color:#000;
}
.blog__posts .article-card__info {
    order: -1;
    margin-bottom: 10px;
}
.blog.color-background-1 {
    overflow: hidden;
}
.blog.color-background-1 .slider-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    left: 50%;
    transform: translate(-50px, 0px);
}
/* --------------------------------- */
/* #### Prouct slide show #### */
/* --------------------------------- */
/* .home-product-slideshow {
    padding: 50px 0;
} */
.nav_arrow_cs {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cs_head_style h2 {
    position: relative;
    text-align: center;
    font-size: 40px;
    color: #F79D98;
    margin-bottom: 100px;
}
.cs_head_style h2:after {
    content: '';
    background: url(/cdn/shop/files/Group_125515.png?v=1700646919);
    background-size: contain;
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 120px;
    bottom: -55px;
    left: 0;
    background-position: center;
}
.nav_arrow_cs .swiper-button-prev, .nav_arrow_cs .swiper-button-next {
    position: static;
    display: inline-flex!important;
    background: #F79D98;
    color: #fff;
    padding: 0;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    justify-content: center;
    align-items: center;
}
.nav_arrow_cs .swiper-button-next:after, .nav_arrow_cs .swiper-button-prev:after {
    font-size: 20px;
    font-weight: 600;
    border: 1px solid;
    padding: 12px;
    border-radius: 50px;
    width: 45px;
    height: 45px;
    text-align: center;
}
.cs_head_price {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.home-product-slideshow img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.cs_discount {
    background: #b46061;
    position: absolute;
    left: 10px;
    top: 10px;
    border-radius: 20px;
    padding: 0 13px;
    line-height: 26px;
    font-size: 14px;
    color: #ffffff;
}
.home-product-slideshow .swym-button.swym-add-to-wishlist-view-product {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #fff;
    padding: 8px;
    border-radius: 50%;
    font-size: 18px;
}
.cs_head_price p.pro_title {
    margin: 0;
}
.home-product-slideshow .swiper-wrapper {
    padding-bottom: 70px;
}
.cs_head_price p.pro_title a {
    color: #000000;
    text-decoration: none;
    font-size: 20px;
}
span.pro_price *, span.pro_price {
        font-size: 16px;
    color: #000;
    white-space: nowrap;
    font-weight: 600;
}
.swiper-pagination span {
    width: 100px;
    margin: 0!Important;
    border-radius: 0;
    height: 3px;
    top: 10px!important;
    margin-top: 10px!important;
    background: #bdaf9c;
}
.swiper-pagination span.swiper-pagination-bullet-active {
    background: #F79D98;
}
/* ----------------------------- */
/* Newsletter section start */
/* ----------------------------- */
.cs_cstm_insta {
    text-align: center;
}
.cs_cstm_insta .cs_head_style {
    justify-content: center;
}
.cs_cstm_insta h3 {
    font-size: 45px;
    font-family: 'SetaRetaNFW01';
    margin: 0;
  margin-bottom:10px;
}
.cs_cstm_insta .cs_head_style h2 {
    margin-bottom: 65px;
}
.cs_form_instagram {
    background: url(/cdn/shop/files/bg-newsletter.png);
    padding:50px 0;
}
.newsletter__wrapper {
    background: transparent;
}
.newsletter__wrapper h2.h1 {
    font-size: 40px;
    color: #F79D98;
    text-transform: uppercase;
    font-family: 'SetaRetaNFW01'!important;
    margin-top: 20px;
}
.newsletter__wrapper p {
    font-size:30px;
    font-family: SetaRetaNFW01!important;
    color: #000;
    line-height: 40px;
    margin: 0;
}
.newsletter__wrapper .newsletter__subheading {
    max-width: 100%;
}
/* Newsletter form */
.cs_form_instagram form#contact_form {
    max-width: 900px;
}
.cs_form_instagram .newsletter-form__field-wrapper .field {
    flex-direction: column!important;
}
.cs_form_instagram .newsletter-form__field-wrapper .field__input {
    background: transparent;
    border-bottom: 1px solid #f79d98;
}
.cs_form_instagram .newsletter__wrapper .newsletter-form__field-wrapper {
    max-width: 600px;
    margin:auto;
}
.cs_form_instagram  .newsletter-form__field-wrapper .cs_form_instagram  .field:before, .newsletter-form__field-wrapper .field:after {
    display: none!important;
}
.field__input:focus{
    box-shadow:none!important;
}
.cs_form_instagram button#Subscribe {
    position: static;
    background: white;
    text-align: center;
    width: auto;
    margin: auto;
    margin-top: 30px;
    border: 1px solid;
}
.cs_form_instagram button#Subscribe svg{
  display:none;
}
.cs_form_instagram button#Subscribe:after {
    content: "Subscribe Now";
    padding: 10px 40px;
    font-size: 19px;
    font-family: 'SetaRetaNFW01';
}
/* ----------------------------- */
/* Newsletter section End */
/* ----------------------------- */

/* ----------------------------- */
/* New arrival section  */
/* ----------------------------- */
ul#pro-most-popular-products {
    display: flex;
    padding: 0;
    gap: 15px;
    list-style: none;
}
ul#pro-most-popular-products img {
    width: 100%;
    height: 600px;
    object-fit: cover;
}
ul#pro-most-popular-products li {
position:relative;
    width: calc(33% - 8px);
}
ul#pro-most-popular-products span.badge-new {
    background: #b46061;
    position: absolute;
    left: 10px;
    top: 10px;
    border-radius: 20px;
    padding: 0 13px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
}
ul#pro-most-popular-products span.pro-sale-label {
    background: #fff;
    position: absolute;
    left: 10px;
    top: 45px;
    border-radius: 20px;
    padding: 0 13px;
    line-height: 26px;
    font-size: 14px;
    color: #b46061;
}
ul#pro-most-popular-products button.swym-button.swym-add-to-wishlist-view-product {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #fff;
    padding: 8px;
    border-radius: 50%;
    font-size: 18px;
    z-index:2;
}
.p_cs_img {
    position: relative;
    overflow: hidden;
}
ul#pro-most-popular-products .btn_shopnow a {
    color: #000;
    text-decoration: none;
    font-size: 20px;
}
ul#pro-most-popular-products .btn_shopnow a{
    position: absolute;
    bottom: -100px;
    left: 10px;
    background: white;
    padding: 2px 30px;
    border: 1px solid #000;
    transition:.5s all;
}
.sec_link {
    text-align: center;
}
.secnewarrivals .cs_head_style h2 {
    margin-bottom: 50px;
}
/* .secnewarrivals:before {
    content: "Love On Top";
    font-size: 9vw;
    font-family: Aston Script!important;
    text-transform: capitalize;
    position: absolute;
    top: 30px;
    width: 100%;
    text-align: center;
    left: 0;
    color: #0000000d;
} */
.cs_head_price a {
    color: #000;
    text-decoration: none;
    font-size: 20px;
}
.cs_head_price p {
    margin:0;
}
ul#pro-most-popular-products .p_cs_img:hover .btn_shopnow a {
    bottom: 20px;
    transition:.5s all;
}
    .custom_button_header.mob{
      display:none!important;
    }
.sec-newarrivals {
    padding: 40px 0;
  position:relative;
}
html, body {
    overflow-x: hidden;
}
.page-width.home-coupon-banner {
    padding: 0;
    max-width: 100%;
}
.bannertext-image img {
    object-fit: cover;
    object-position: center;
    width: 100%;
      cursor: pointer;
}
@media only screen and (max-width:1024px){
  ul#pro-most-popular-products .p_cs_img .btn_shopnow a {
    bottom: 20px;
}
}
/* ---------------------------- */
/* ### Banner section ### */
/* ---------------------------- */
.banner__small-heading, .banner__small-heading p {
    color: #B46061;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 0;
}
h2.banner__heading.h1 {
    font-size: 44px;
    color: #EF8E8E;
}
.banner__text {
    color: #000;
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px!important;
}
.banner a.button {
    background: #F79D98!important;
    border-radius: 50px;
    min-height: auto;
    padding: 8px 35px!important;
    text-transform: uppercase;
    border:none!important;
}
.banner a.button:after {
    display:none;
}
.banner__buttons {
    margin-top: 40px!important;
}
.slideshow__text-wrapper {
    padding-left: 0!Important;
}
.slideshow__text.banner__box.content-container {
    padding: 100px 20px;
    padding-right:50px;
}
.slideshow__controls.slideshow__controls--top.slider-buttons {
    position: absolute;
    bottom: 40px;
    max-width: 1300px;
    width: 100%;
    margin: auto;
    display: flex;
    left: calc(50% + 20px);
    transform: translate(-50%, 0);
    border:none;
    z-index:3;
}
button.slider-button.slider-button--prev svg,
button.slider-button.slider-button--next svg{
    min-width: 40px;
    height: 40px;
    color: white;
    border: 1px solid;
    padding: 10px;
    border-radius: 50px;
}
button.slider-button.slider-button--prev {
    position: absolute;
    left: 0;
    font-size: 23px!important;
    padding: 10px;
    background: #f79d98;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}
button.slider-button.slider-button--next {
    position: absolute;
    left: 60px;
    font-size: 23px!important;
    padding: 10px;
    background: #f79d98;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}
.slider-counter {
    display: none!important;
}
button.slideshow__autoplay.slider-button {
    display: none;
}
slideshow-component {
    width: 100%;
    overflow: hidden;
}
.overflow-hidden-tablet button.slider-button {
    display: none;
}
/* Image text section */

@media only screen and (min-width: 990px){
section#shopify-section-template--21510300664103__c8c77da9-71e6-45ef-95ce-414e4744b9f0 .rich-text__blocks,
section#shopify-section-template--21543655178535__c8c77da9-71e6-45ef-95ce-414e4744b9f0 .rich-text__blocks{
    max-width: 100%;
}
}
section#shopify-section-template--21510300664103__c8c77da9-71e6-45ef-95ce-414e4744b9f0  h2.rich-text__heading.rte.h1:after,
section#shopify-section-template--21543655178535__c8c77da9-71e6-45ef-95ce-414e4744b9f0  h2.rich-text__heading.rte.h1:after{
    content: "";
    background: url(/cdn/shop/files/Group_125515.png?v=1700646919);
    background-size: contain;
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 120px;
    bottom: -55px;
    left: 0;
    background-position: center;
}
section#shopify-section-template--21510300664103__c8c77da9-71e6-45ef-95ce-414e4744b9f0  h2.rich-text__heading.rte.h1,
section#shopify-section-template--21543655178535__c8c77da9-71e6-45ef-95ce-414e4744b9f0  h2.rich-text__heading.rte.h1 {
    position: relative;
    text-align: center;
    font-size: 40px;
    color: #f79d98;
    margin-bottom: 50px;
}
section#shopify-section-template--21510300664103__c8c77da9-71e6-45ef-95ce-414e4744b9f0 .rich-text__text.rte, section#shopify-section-template--21543655178535__c8c77da9-71e6-45ef-95ce-414e4744b9f0 .rich-text__text.rte {
    font-size: 45px;
    color: #000;
    line-height: 60px;
}
section#shopify-section-template--21510300664103__c8c77da9-71e6-45ef-95ce-414e4744b9f0 .rich-text__text.rte p strong, section#shopify-section-template--21543655178535__c8c77da9-71e6-45ef-95ce-414e4744b9f0 .rich-text__text.rte p strong {
    color: #B46061;
    font-family: 'Aston Script';
    font-size: 45px;
}
section#shopify-section-template--21510300664103__c8c77da9-71e6-45ef-95ce-414e4744b9f0 p.rich-text__caption,  section#shopify-section-template--21543655178535__c8c77da9-71e6-45ef-95ce-414e4744b9f0 p.rich-text__caption{
    font-size: 11vw;
    font-family: 'Aston Script'!important;
    text-transform: capitalize;
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    left: 0;
    z-index: -4;
    color: #0000000d;
}
div#shopify-section-template--21510300664103__4ff7738a-3b64-48d3-b6a8-8759e17de270 .image-with-text__content {
    padding: 2rem;
}
div#shopify-section-template--21510300664103__4ff7738a-3b64-48d3-b6a8-8759e17de270 p.image-with-text__text.image-with-text__text--caption {
    font-family: 'Aston Script'!important;
    text-transform: capitalize;
    font-size: 22px;
    color: #F79D98;
    margin-bottom: 20px;
}
div#shopify-section-template--21510300664103__4ff7738a-3b64-48d3-b6a8-8759e17de270 h2.image-with-text__heading.h1 {
    font-family: 'SetaRetaNFW01'!important;
}
div#shopify-section-template--21510300664103__4ff7738a-3b64-48d3-b6a8-8759e17de270  .image-with-text__text.rte.body {
    color: #000;
    font-size: 18px;
}
 a.button.button--primary {
    background: #fff;
    color: #000;
    font-size: 19px;
    padding: 10px 40px;
   border:1px solid #000;
}
.menu-drawer__utility-links  ul.list.list-social.list-unstyled {
    display: none;
}
/* ----------------------------- */
/* #### Account page  #### */
/* ----------------------------- */
.customer h1 {
    font-family: 'SetaRetaNFW01'!important;
    text-transform: uppercase;                                                                                                                                                                                    
}
.customer {
    max-width: 55rem!important;
    background: #f6f0e9;
    margin: 50px auto!important;
    padding: 40px!Important;
}
@media only screen and (max-width:50rem){
  .customer {
    max-width: 100%!important;
    margin-inline: 15px!important;
    padding: 30px 20px!Important;
}
}
.field__input, .customer .field input {
    border-bottom: 1px solid #f89e98;
}
.field:before, .select:before, .customer .field:before, .customer select:before, .localization-form__select:before,
.field:after, .select:after, .customer .field:after, .customer select:after, .localization-form__select:after,
.button:after, .shopify-challenge__button:after, .customer button:after, .shopify-payment-button__button--unbranded:after{
  box-shadow:none!Important;
}
.customer button {
    width: 100%;
    font-size: 18px;
    font-family: 'SetaRetaNFW01';
    text-transform: uppercase;
    background: #f89e98;
    color: #000;
    line-height: normal;
}
input.shopify-challenge__button.btn {
    width: auto;
    font-size: 18px;
    font-family: SetaRetaNFW01;
    text-transform: uppercase;
    background: #f89e98;
    color: #000;
    padding: 10px 40px;
    line-height: normal;
    margin-top: 20px;
}
span#RegisterForm-password-error, span#RegisterForm-email-error {
    color: red;
}
h2.form__message {
    font-family: 'SetaRetaNFW01'!important;
    font-size: 16px!Important;
}
.customer :is(h1, h2, h3, h4, h5, h6) {
    font-family: 'SetaRetaNFW01'!important;
}
.customer h2 {
    font-size: 22px;
}
.customer a {
    color: #b46061;
}
.customer h1 {
    font-size: 35px;
}
@media only screen and (max-width:767px){
section#shopify-section-template--21510300762407__main h2 {
    font-size: 92px;
    top: 65px;
    left: -2px;
}
  
  .foo_contact_info { 
    justify-content: center!important; 
}
.testimonial_sec p strong { 
    /* font-size: 25px !important;  */
   font-size: 50px !important;
}
  
  .lies_branding {
    position: unset!important; 
    text-align: center!important; 
    margin: auto!important; 
}
  
  section#shopify-section-template--21543655178535__main .cs_title_banner h2 { 
        font-size: 96px !important;
    top: 53px!important;
    left: -7px!important;
}

.CURRENTONE-00d176fb-658b-4974-be27-813228edf46d-2 .slideshow__text-wrapper.banner__content {
  display: none;
}

section#shopify-section-template--21510300664103__77706841-b27e-4cf1-880d-751aefa6c293 .CURRENTONE-00d176fb-658b-4974-be27-813228edf46d-2 .slideshow__media.banner__media.media img {
  display: none;
}

section#shopify-section-template--21510300664103__77706841-b27e-4cf1-880d-751aefa6c293 
 .CURRENTONE-00d176fb-658b-4974-be27-813228edf46d-2 .slideshow__media.banner__media.media {
    height: 100% !important;
    background: url('/cdn/shop/files/love-x-mobile-banner.png?v=1706764818');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

section#shopify-section-template--21510300664103__77706841-b27e-4cf1-880d-751aefa6c293 .slideshow__controls.slideshow__controls--top.slider-buttons {
  bottom: 20px !IMPORTANT;
}

#shopify-section-template--21510300664103__77706841-b27e-4cf1-880d-751aefa6c293 .CURRENTONE-a0c1eb36-31dc-4f1a-b4de-1c2335f03e06-3 a.button.button--primary, section#shopify-section-template--21510300664103__77706841-b27e-4cf1-880d-751aefa6c293 div#Slide-template--21510300664103__77706841-b27e-4cf1-880d-751aefa6c293-1 a.button {
  border-radius: 0!important;
  padding: 12px 30px!important;
  color: #fff!Important;
  margin-bottom: 10px !important;
}

.slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 .banner__small-heading p { 
    line-height: 46px !important; 
}

 .slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 p#couponCode { 
    font-size: 38px!important;
}
  

div#Slide-template--21510300664103__77706841-b27e-4cf1-880d-751aefa6c293-3 .slideshow__media.banner__media {
  background-image: url(/cdn/shop/files/banner_702977dc-c5a6-47bd-bf1f-9da1e9b052c0.jpg?v=1705990004);
  height: 300px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
} 
  
section#shopify-section-template--21510300664103__77706841-b27e-4cf1-880d-751aefa6c293 div#Slide-template--21510300664103__77706841-b27e-4cf1-880d-751aefa6c293-1 img {
  object-fit: cover;
  object-position: center;
}

section#shopify-section-template--21510300664103__77706841-b27e-4cf1-880d-751aefa6c293 .slideshow__media.banner__media.media {
  height: 300px !important;
}

.slideshow__text.banner__box.content-container {
    padding: 40px 20px; 
}

  .slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 .banner__head_logo {
        background: url(https://lovelettersx.com/cdn/shop/files/logo_64678a5c-4f20-44a0-b9f2-dff3a81baa40.png?v=1701860295);
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 100%!important;
}

  .slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 .banner__small-heading p, .slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 p#couponCode { 
    color: #f08d8f !important;
}

  .slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 .banner__head_logo img{
    opacity:0;
  }

 div#Slide-template--21510300664103__77706841-b27e-4cf1-880d-751aefa6c293-3 .slideshow__text.banner__box.content-container { 
    justify-content: flex-start;
}

  

  
  .announcement-bar p {
    line-height: 15px; 
}

  .header__icon, .header__icon--cart .icon {
    height: 3rem;
    width: 3rem;
}

  .product__info-wrapper.grid__item {
    margin-top: 24px;
}

  .header__icons {
    gap: 6px;
   margin-right: 11px;
}

.announcement-bar__link .icon-arrow { 
    margin-left: -18px;
    margin-right: 16px; 
}
  
  .customer h1 {
    font-size: 25px;
}
}
/* -------------------------- */
/* ### Contact Page ###*/
/* -------------------------- */
.contact.page-width {
    margin-bottom: 50px;
    background: #f6f0e9;
}
.contact__button .button {
    width: auto;
    font-size: 18px;
    font-family: 'SetaRetaNFW01';
    text-transform: uppercase;
    background: #f89e98;
    color: #000;
    line-height: normal;
    margin: auto;
    display: flex;
    padding: 10px 40px;
}
section#shopify-section-template--21510300729639__main {
    text-align: center;
}
h1.main-page-title.page-title.h0 {
    margin-bottom: 0;
    font-family: 'SetaRetaNFW01'!important;
    font-size: 50px;
    color: #f79d98;
    text-align:center;
    position:relative;
    margin-bottom: 20px;
}
h1.main-page-title.page-title.h0:after {
    content: "";
    background: url(/cdn/shop/files/Group_125515.png?v=1700646919);
    background-size: contain;
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 110px;
    bottom: -40px;
    left: 0;
    background-position: center;
}
small#ContactForm-email-error {
    color: red;
}
h2.form-status.caption-large.text-body {
    font-family: 'SetaRetaNFW01'!important;
}
/* Privacy Policy page */
.shopify-policy__container {
    max-width: 1300px;
    margin: 50px auto;
}
.shopify-policy__container * {
    font-family: 'SetaRetaNFW01'!important;
}
.shopify-policy__title h1 {
    font-size: 50px!important;
    color: #f79d98;
    margin: 50px 0;
    position:relative;
}
.shopify-policy__title h1:after {
    content: "";
    background: url(/cdn/shop/files/Group_125515.png?v=1700646919);
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 110px;
    bottom: -40px;
    left: 0;
    background-position: center;
}
/* ------------------------------------- */
/* ### Blog page ### */
/* ------------------------------------- */
.blog-articles {
    display: flex!important;
    flex-flow: wrap;
    gap: 19px!Important;
}
.blog-articles__article.article {
    width: calc(33% - 10px);
}
h1.title--primary {
    margin-bottom: 50px;
    font-family: 'SetaRetaNFW01'!important;
    color: #f79d98;
    text-align: center;
    font-size: 50px;
    position:relative;
}
h1.title--primary:after {
    content: "";
    background: url(/cdn/shop/files/Group_125515.png?v=1700646919);
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 110px;
    bottom: -40px;
    left: 0;
    background-position: center;
}
h3.card__heading.h2 {
    color: #f79d98;
    font-family: 'SetaRetaNFW01';
}
.article-template__title:not(:only-child) {
    margin-bottom: 1rem;
}
@media only screen and (max-width:1024px){
  .blog-articles__article.article {
    width: calc(50% - 10px);
}
}
@media only screen and (max-width:600px){
  .blog-articles__article.article {
    width: 100%;
}
}
/* ------------------------------ */
/* #### Media responsive #### */
/* ------------------------------ */
@media only screen and (min-width:750px){
 div#shopify-section-template--21510300664103__4ff7738a-3b64-48d3-b6a8-8759e17de270 .image-with-text__text-item.grid__item {
    width: 40%;
}
}
@media only screen and (max-width:1199px){
.announcement-bar {
    /* width: 40%!important; */
}
}
@media only screen and (max-width:1100px){
  ul#pro-most-popular-products img {
    height: 450px;
}
}
@media only screen and (max-width:1024px){
  .announcment_inner {
    flex-flow: wrap;
    text-align:center;
    justify-content:center;
    padding: 10px;
    gap: 10px;
}
}
  @media only screen and (max-width:990px){
    .custom_button_header {
        display: none;
      }
    .custom_button_header.mob{
      display:block!important;
      margin: 11px 32px;
    }
    .service--bar-outer {
      flex-flow:wrap;
    }
   .service--bar-outer .service--bar {
    width: calc(50% - 20px);
}
      ul#pro-most-popular-products {
    flex-flow: wrap;
}
  ul#pro-most-popular-products li {
    width: calc(50% - 8px);
}
  
  .announcment_inner>div {
    width: 96%!important;
    height:auto!important;
}
  .announcment_inner .header-social-icons ul.footer__list-social{
    justify-content:center!important;
  }
    .service--bar-outer p.service-heading {
    font-size: 16px;
    line-height: 20px;
}
    .slider-buttons {
    position: absolute;
    left: 20px;
}
}
@media only screen and (max-width:767px){
  section#shopify-section-template--21557132493095__main h2 {
    font-size: 86px;
}
  
  ul#pro-most-popular-products img {
    height: 450px;
}
  .swiper-pagination span {
    width: 30px;
}
}
@media only screen and (max-width:600px){
  ul#pro-most-popular-products li{
    width:100%;
  }
}
@media only screen and (max-width:750px){
  .slideshow__text.banner__box.content-container {
    background: #ffffffad!important;
    padding-right:20px;
  }
  .slideshow__controls.slideshow__controls--top.slider-buttons {
    left: 50%;
    transform: translate(-45px);
}
}
@media only screen and (max-width:767px){
    p.banner__small-heading {
        font-size: 18px;
    }
        h2.banner__heading.h1 {
        font-size: 30px;
    }
    section#shopify-section-template--21510300664103__c8c77da9-71e6-45ef-95ce-414e4744b9f0 h2.rich-text__heading.rte.h1,
  section#shopify-section-template--21543655178535__c8c77da9-71e6-45ef-95ce-414e4744b9f0 h2.rich-text__heading.rte.h1{
    font-size: 30px;
}
section#shopify-section-template--21510300664103__c8c77da9-71e6-45ef-95ce-414e4744b9f0 .rich-text__text.rte,
   section#shopify-section-template--21543655178535__c8c77da9-71e6-45ef-95ce-414e4744b9f0 .rich-text__text.rte{
    font-size: 25px;
    line-height: 34px;
}
section#shopify-section-template--21510300664103__c8c77da9-71e6-45ef-95ce-414e4744b9f0 .rich-text__text.rte p strong,
  section#shopify-section-template--21543655178535__c8c77da9-71e6-45ef-95ce-414e4744b9f0 .rich-text__text.rte p strong {
    font-size: 28px;
}
.testimonial_inner p {
    font-size: 20px;
    line-height: 38px!important;
}
  .testimonial_sec p em strong {
    font-size: 22px!important;
}
.testimonial_inner h3 {
    font-size: 20px;
}
.testimonial_inner h4 {
    font-size: 16px;
}
.cs_head_style h2 {
    font-size: 30px;
}
a.blog_link_cs {
    font-size: 18px;
}
.cs_cstm_insta h3 {
    font-size: 30px;
}
.newsletter__wrapper p {
    font-size: 26px;
    line-height: 40px;
}
.newsletter__wrapper h2.h1 {
    font-size: 30px;
    margin-top: 25px;
}
.foo_phone a {
    font-size: 30px!important;
}
footer.footer {
    font-size: 20px;
}
.footer__content-top a {
    font-size: 16px!important;
    padding: 0!important;
}
  .footer__copyright.caption {
    font-size: 16px;
}
}
.mob_show_cs {
    display: none;
}
/* Arrow design Mobile */
@media only screen and (max-width:767px){
    button.slider-button.slider-button--prev svg, button.slider-button.slider-button--next svg {
        min-width: 30px;
        height: 30px;
        padding: 8px;
    }
    button.slider-button.slider-button--prev {
        width: 40px;
        height: 40px;
    }
    button.slider-button.slider-button--next {
        width: 40px;
        height: 40px;
        left: 50px;
    }
    .nav_arrow_cs .swiper-button-prev, .nav_arrow_cs .swiper-button-next {
        width: 38px;
        height: 38px;
    }
    .nav_arrow_cs .swiper-button-next:after, .nav_arrow_cs .swiper-button-prev:after {
        font-size: 12px;
        padding: 9px;
        width: 30px;
        height: 30px;
    }
  body .nav_arrow_cs .mb_none {
    display: none!important;
}
.mob_show_cs {
    display: block;
    margin-bottom: 30px;
    margin-top: -20px;
}
  .nav_arrow_cs {
    flex-direction: column;
}
  
}
@media screen and (min-width: 750px){
section#shopify-section-template--21510300664103__c8c77da9-71e6-45ef-95ce-414e4744b9f0 .rich-text__blocks,
  section#shopify-section-template--21543655178535__c8c77da9-71e6-45ef-95ce-414e4744b9f0 .rich-text__blocks{
    max-width: 100%;
}
}
@media only screen and (min-width: 750px) and (max-width:1024px){
section#shopify-section-template--21510300664103__c8c77da9-71e6-45ef-95ce-414e4744b9f0 .rich-text__text.rte,
  section#shopify-section-template--21543655178535__c8c77da9-71e6-45ef-95ce-414e4744b9f0 .rich-text__text.rte {
    font-size: 30px;
    line-height: 40px;
}
  section#shopify-section-template--21510300664103__c8c77da9-71e6-45ef-95ce-414e4744b9f0 .rich-text__text.rte p strong,
  section#shopify-section-template--21543655178535__c8c77da9-71e6-45ef-95ce-414e4744b9f0 .rich-text__text.rte p strong{
    font-size: 30px;
}
  .newsletter__wrapper p {
    font-size: 42px;
    line-height: 45px;
}
  .cs_cstm_insta h3 {
    font-size: 40px;
}
  .newsletter__wrapper h2.h1 {
    font-size: 35px;
}
}

/* Custom section Title banner */

.cs_title_banner {
    text-align: center;
    padding: 60px 0;
    margin-bottom: 30px;
    position: relative;
    overflow:hidden;
}
.cs_title_banner h1 {
    /* font-size: 44px;
    color: #F5EFE7; */
    z-index: 1;
    font-family: 'Darleston' !important;
    font-size: 88px;
    margin: 0px 0;
    line-height: 107px;
}
.cs_title_banner h2 {
    /* font-size: 5vw; */
    position: absolute;
    /* top: 26%; */
   /* left: 0; */
    width: 100%; 
    color: #00000014;
    pointer-events: none;
    margin: 0;
    font-family: 'Darleston' !important;
       font-size: 135px;
    top: 18px;
    left: -8px;
}
/* ----------------------------- */
/* ### Love note page ###*/
/* ----------------------------- */
  .grid_notes {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fill, minmax(20%,1fr));
    grid-auto-rows: 20px;
  }
  .love_notes_text {
    text-align: center;
    margin-top: -60px;
}
.love_notes_text img {
    width: 100px;
}
.love_notes_text h2 {
    font-family: 'SetaRetaNFW01'!important;
    font-size: 20px;
    color: #000;
}
.love_notes_text p {
    font-size: 14px;
    line-height: 21px;
    color: #000;
}
.love_notes {
    padding-bottom: 70px;
}
  .l_notes_head {
    font-size: 45px;
    text-align: center;
    color: #000;
    line-height: 56px;
}
  .l_notes_head strong {
    font-family: 'Aston Script';
    color: #B46061;
}
.l_notes_head p {
    margin-top: 0;
}
h1.article-template__title {
    font-family: SetaRetaNFW01!important;
}
@media only screen and (max-width:1024px){
  .grid_notes {
    grid-template-columns: repeat(auto-fill,minmax(32%,1fr));
}
      .cs_title_banner h1, section#shopify-section-template--21543655178535__main h1 {
    font-size: 80px !important;
}
  .l_notes_head {
    font-size: 38px;
    line-height: 50px;
}
}
@media only screen and (max-width:991px){
.grid_notes {
    grid-template-columns: repeat(auto-fill,minmax(49%,1fr));
} 
  .l_notes_head {
    font-size: 32px;
    line-height: 40px;
}
}
@media only screen and (max-width:600px){
.grid_notes {
    grid-template-columns: repeat(auto-fill,minmax(100%,1fr));
}
 
    .l_notes_head {
    font-size: 25px;
    line-height: 30px;
}
}
/* ------------------------------ */
/* ### Product page ### */
/* ------------------------------ */
.product__title h1 {
    font-family: 'SetaRetaNFW01'!important;
    color: #f79d98;
}
h2.h4.accordion__title {
    font-family: 'SetaRetaNFW01'!important;
    font-size: 18px;
}
.facets__form h1, .facets__form h2 {
    font-family: 'SetaRetaNFW01'!important;
    font-weight: 600;
    color: #000;
}
button.product-form__submit.button.button--full-width.button--secondary {
    width: 100%;
}
button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    text-transform: uppercase;
    font-size: 18px;
}
span.badge.price__badge-sale.color-accent-2 {
    background: #b46061;
    border-color: #b46061;
}
/* -------------------------- */
/* ### cart page ### */
/* -------------------------- */
.collection__title h2.title {
    font-family: 'SetaRetaNFW01'!important;
    font-size: 30px;
}
.template-search__header h1 {
    font-family: 'SetaRetaNFW01'!important;
    font-size: 35px;
}
h1.cart__empty-text {
    font-family: 'SetaRetaNFW01'!important;
}
h2.cart__login-title {
    font-family: 'SetaRetaNFW01'!important;
}
.button {
    width: auto;
    font-size: 18px;
    font-family: SetaRetaNFW01;
    text-transform: uppercase;
    background: #f89e98;
    color: #000;
    line-height: normal;
    padding: 10px 40px;
}
form#cart-notification-form button {
    width: 100%;
    background: #121212;
    color: #fff;
}
h2.cart-notification__heading {
    font-family: 'SetaRetaNFW01'!important;
    font-size: 16px;
}
.title-wrapper-with-link a.underlined-link {
    margin-top: 30px;
}
h2.totals__subtotal {
    font-family: 'SetaRetaNFW01'!important;
    font-size: 18px;
    font-weight: 600;
}
.badge.badge--bottom-left.color-accent-2 {
    background: #b46061;
    border-color: white;
}
/* about us page Global */

h2.image-with-text__heading.h1 {
    font-family: 'SetaRetaNFW01'!important;
}
/* Contact us page */
div#shopify-section-template--21510300729639__e129e550-7d18-4c5e-b98f-5dd38d5419bd .service--bar img {
    width: 70px;
    height: 90px;
    object-fit: contain;
    filter: contrast(0.5);
}
div#shopify-section-template--21510300729639__e129e550-7d18-4c5e-b98f-5dd38d5419bd .service--bar {
    background: white;
    padding: 20px;
    color: #000;
    border: 1px solid #f8a29d7a;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
div#shopify-section-template--21510300729639__e129e550-7d18-4c5e-b98f-5dd38d5419bd .service--bar-outer p.service-heading {
    font-size: 27px;
    color: #000000;
    margin-bottom: 0;
    margin-top: 5px;
}
div#shopify-section-template--21510300729639__e129e550-7d18-4c5e-b98f-5dd38d5419bd .service-description p,
div#shopify-section-template--21510300729639__e129e550-7d18-4c5e-b98f-5dd38d5419bd .service-description p a {
    color: #000;
    font-size: 20px;
    line-height: 28px;
    margin: 0;
}
div#shopify-section-template--21510300729639__e129e550-7d18-4c5e-b98f-5dd38d5419bd {
    margin-bottom: 20px;
}
.contact.page-width h2 {
    font-family: 'SetaRetaNFW01'!important;
    text-transform: uppercase;
    font-size: 30px;
}
section#shopify-section-template--21510300729639__form {
    padding: 0 20px;
}
.announcement-bar p {
    margin: 0 auto;
    text-align: center;
    float: left;
      padding: 0;
}
.announcement-bar .page-width {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}
.announcement-bar svg {
    color: #fff;
    width: 1.9rem;
}
.announcement-bar__link {
    padding-block: 5px !important;
}


@media only screen and (max-width:767px){
  div#shopify-section-template--21510300729639__e129e550-7d18-4c5e-b98f-5dd38d5419bd .service--bar {
    width: 100%;
}
  div#shopify-section-template--21510300729639__e129e550-7d18-4c5e-b98f-5dd38d5419bd .service-description p, div#shopify-section-template--21510300729639__e129e550-7d18-4c5e-b98f-5dd38d5419bd .service-description p a {
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
}
  div#shopify-section-template--21510300729639__e129e550-7d18-4c5e-b98f-5dd38d5419bd .service--bar-outer p.service-heading {
    font-size: 22px;
    margin-top: 5px;
}
}
/* lies branding */
.lies_branding {
    position: absolute;
    bottom: 50px;
    right: 20px;
    font-size: 8px;
    color: #720000;
    font-weight: bold;
    text-transform: uppercase;
}
/* collection grid card */
.cs_collection_grid .card-information {
    display: none!Important;
}
.cs_collection_grid .card__information {
    padding-bottom: 0!important;
}
.cs_collection_grid .quick-add__submit {
    background: transparent;
    font-size: 13px;
    padding: 0!Important;
    justify-content: start;
    text-decoration: underline;
}
.cs_collection_grid .card__inner {
    flex-direction: column;
}
.cs_collection_grid .cs_pro_price {
    position: absolute;
    bottom: 12px;
    background: #f89e98;
    color: #fff;
    padding: 2px 8px;
    font-size: 12px;
}
.cs_collection_grid span.discount_cs {
    font-size: 8px;
    margin-left: 9px;
}
.cs_collection_grid .badge {
    top: 10px!important;
    position: absolute;
    left: -5px;
}
.cs_collection_grid .swym-button.swym-add-to-wishlist-view-product {
    background: white;
    position: absolute;
    bottom: 10px;
    padding: 8px;
    right: 10px;
    border-radius: 50%;
    font-size: 11px;
}
.cs_collection_grid .card__badge.bottom.left {
    display: none;
}
h2.product-count__text.text-body {
    font-family: 'SetaRetaNFW01'!important;
}
h2.mobile-facets__heading.small-hide {
    font-family: 'SetaRetaNFW01'!important;
}
@media only screen and (max-width:767px){
    .cs_collection_grid .card-information {
    display:block!important;
}
  .cs_collection_grid .card-information * {
    font-size: 10px;
}
  .cs_collection_grid .cs_pro_price {
    display: none;
}
}

section#shopify-section-template--21557132493095__f5267e5f-b6eb-462d-aa0c-7bfdc5f74f54 .accordion summary h3 {
    font-size: 22px!important;
}
section#shopify-section-template--21557132493095__f5267e5f-b6eb-462d-aa0c-7bfdc5f74f54 .collapsible-content summary:hover {
    background: transparent;
}
section#shopify-section-template--21557132493095__f5267e5f-b6eb-462d-aa0c-7bfdc5f74f54  .collapsible-content summary:hover h3.accordion__title.h4 {
    color: #f3827b;
}
@media only screen and (max-width:767px){
  section#shopify-section-template--21557132493095__f5267e5f-b6eb-462d-aa0c-7bfdc5f74f54 .accordion summary h3 {
    font-size: 20px!important;
}
}

/* wishlist button  */
button.swym-button.swym-add-to-wishlist, .swym-btn-container.swym-inject, .swym-button-bar.swym-wishlist-button-bar {
    width: 100%!important;
    position:relative;
    margin-left:0;
}
.swym-button-bar button.swym-button.swym-add-to-wishlist {
    padding: 5px!Important;
    height: 100%!Important;
}
.swym-button-bar span.swym-fave-count {
    position: absolute;
    right: 20px;
    top: 10px;
    border-radius: 20px;
    height: 30px!Important;
    padding: 5px!Important;
    width: 30px;
    display: inline-flex!important;
    justify-content: center;
    align-items: center;
}
.swym-button-bar .swym-btn-container .swym-add-to-wishlist.swym-heart:after {
    position: static;
    margin: 10px;
}

h2.product-recommendations__heading.h0 {
    font-family: 'SetaRetaNFW01'!important;
}


section#shopify-section-template--21543655178535__5d6f4f2d-60e1-446f-8d88-d0c90aeca742 .rich-text__blocks {
    max-width: 100%;
}

section#shopify-section-template--21543655178535__5d6f4f2d-60e1-446f-8d88-d0c90aeca742 .rich-text.content-container {
    background: #f5efe7;
}
section#shopify-section-template--21543655178535__a498cfb7-7181-4b4b-adf6-56443f3a0c4e .rich-text__blocks {
    max-width: 100%;
}

.image_logo_cs img {
    width: 100%;
    max-width: 500px;
}
h2.title.title--primary {
    font-family: 'SetaRetaNFW01'!important;
}
h2.jdgm-rev-widg__title {
    font-family: 'SetaRetaNFW01'!important;
}
.product__title h2.h1 {
    font-family: 'SetaRetaNFW01'!important;
}
.banner__head_logo {
    margin-top: 0;
}
.banner__head_logo img {
    max-width: 400px;
}
body .swym-add-to-wishlist,
body .swym-added.swym-add-to-wishlist{
    background: #bc6161 !important;
    color: #FFF !important;
}
button.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover {
    background: #9ea39e;
}
button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    text-transform: uppercase;
    font-size: 18px;
    background: #a0afa1;
    color: #fff;
}
body button.swym-atw-notification-cta.swym-bg-2.swym-color-4.swym-button {
    background: #bc6161!important;
}
div#Slide-template--21510300664103__77706841-b27e-4cf1-880d-751aefa6c293-1 a.button {
    border-radius: 0!important;
    padding: 20px 50px!important;
    color: #fff!Important;
}
div#Slide-template--21510300664103__77706841-b27e-4cf1-880d-751aefa6c293-1 .slideshow__text.banner__box.content-container,
div#Slide-template--21510300664103__77706841-b27e-4cf1-880d-751aefa6c293-2 .slideshow__text.banner__box.content-container{
    background: transparent!important;
}
/* .footer__blocks-wrapper.grid .footer-block.grid__item:first-child .footer-block__details-content.rte p {
    font-size: 14px;
} */
.foo_phone img, .foo_email img {
    width: 35px;
    height: 35px;
    margin-right: 10px;
    margin-bottom: 9px;
}
.foo_phone, .foo_email {
    display: flex;
    align-items: center;
}
.section_html {
    margin-top: 10px;
    font-size: 18px;
}
.section_html a {
    font-size: 18px!important;
}
.section_html .foo_phone img,
.section_html .foo_email img{
    height: 20px;
    width: 20px;
    margin-top: 8px;
    object-fit:contain;
}
.section_html .foo_email p {
    margin: 0;
}
.footer-block__details-content.rte {
    font-size: 18px;
}
.footer__content-top {
    padding-bottom: 3rem!important;
}
section#shopify-section-template--21543655178535__5d6f4f2d-60e1-446f-8d88-d0c90aeca742 .image_logo_cs img {
    width: 100%!Important;
    max-width: 100%;
}
section#shopify-section-template--21543655178535__a498cfb7-7181-4b4b-adf6-56443f3a0c4e .image_logo_cs img {
    width: 100%!Important;
    max-width: 100%;
}
@media only screen and (max-width:750px){
  div#Slide-template--21510300664103__77706841-b27e-4cf1-880d-751aefa6c293-3 img {
    object-position: 80% 50%;
}
  div#Slide-template--21510300664103__77706841-b27e-4cf1-880d-751aefa6c293-1 img {
    object-position: 73% 50%;
}
}
section#shopify-section-template--21543655178535__5d6f4f2d-60e1-446f-8d88-d0c90aeca742 ul li:before {
    content: '';
    background: url(/cdn/shop/files/icon-x.png?v=1702468917);
    display: inline-block;
    min-width: 20px;
    height: 20px;
    background-size: contain;
    position: relative;
    top: 7px;
    margin-right: 10px;
    background-repeat: no-repeat;
}
section#shopify-section-template--21543655178535__5d6f4f2d-60e1-446f-8d88-d0c90aeca742 ul li {
    list-style: none;
    margin-bottom: 10px;
    display:flex;
}
section#shopify-section-template--21543655178535__5d6f4f2d-60e1-446f-8d88-d0c90aeca742 ul  {
   padding:0;
}
.cs_form_instagram .klaviyo-form {
    max-width: 800px;
    margin: auto;
}
.cs_form_instagram .klaviyo-form button.needsclick {
    background: #f79d98!important;
}
.cs_form_instagram .klaviyo-form .needsclick {
    min-height: unset!important;
}
/* @media only screen and (max-width:500px){
  .needsclick[data-testid="form-row"] {
    flex-direction: column!important;
}

*/
  .cs_form_instagram .klaviyo-form button.needsclick {
    width:100%;
}
}
div#shopify-section-template--21510300664103__24bfdcfd-2fcc-4ddd-94aa-0a5ab17b3bc6 .cs_head_style h2:before {
    content: "Most Recommended";
    color: #f5efef;
    font-size: 135%;
    position: absolute;
    white-space: nowrap;
    left: -6vw;
    z-index: -1;
    top: -24px;
}
@media only screen and (max-width:600px){
  div#shopify-section-template--21510300664103__24bfdcfd-2fcc-4ddd-94aa-0a5ab17b3bc6 .cs_head_style h2:before {
   display:none;
}
}
div#shopify-section-template--21510300664103__4ff7738a-3b64-48d3-b6a8-8759e17de270 h2.image-with-text__heading.h1 {
    font-family: 'Aston Script'!important;
}
div#shopify-section-template--21543655178535__52d3eff7-8939-49a7-81ca-8dae2c75859d .image-with-text__text h4 {
    font-size: 18px;
    border-top: 1px solid #ccc;
    line-height: 25px;
}
section#shopify-section-template--21510300369191__0c351c75-5360-4e2b-b1c0-84de5e458982 .rich-text__blocks, 
section#shopify-section-template--21510300369191__0c351c75-5360-4e2b-b1c0-84de5e458982 .rich-text__blocks img {
    max-width: 100%;
    width: 100%;
}
.testimonial_sec p {
    line-height: 46px;
}
.testimonial_sec p strong {
    color: #b46061;
    font-family: Aston Script;
    font-size: 35px;
    line-height: 35px;
}
.service--bar-outer .service-description p {
    margin-bottom: 5px;
    margin-top: 5px;
}
@media only screen and (max-width:600px){
  .service--bar-outer .service--bar {
    width: 100%;
    margin-bottom: 10px;
}
}
@media only screen and (max-width:767px){
	div#shopify-section-template--21510300664103__4ff7738a-3b64-48d3-b6a8-8759e17de270 .image-with-text__content {
    padding: 3rem 0;
}
.slideshow__controls.slideshow__controls--top.slider-buttons {
    z-index: 3;
}
div#ImageWithText--template--21543655178535__52d3eff7-8939-49a7-81ca-8dae2c75859d {
    padding: 2rem 0;
}
.rich-text.content-container.color-background-1.gradient.rich-text--full-width.content-container--full-width.section-template--21543655178535__5d6f4f2d-60e1-446f-8d88-d0c90aeca742-padding .rich-text__wrapper {
    padding: 0;
}
.section-template--21543655178535__a498cfb7-7181-4b4b-adf6-56443f3a0c4e-padding .rich-text__wrapper {
    padding: 0;
}
.section-template--21510300369191__0c351c75-5360-4e2b-b1c0-84de5e458982-padding .rich-text__wrapper {
    padding: 0;
}
div#shopify-section-template--21510300729639__e129e550-7d18-4c5e-b98f-5dd38d5419bd .service--bar img {
    width: 45px;
    height: 55px;
}
.cs_title_banner h2 {
        font-size: 96px;
    line-height: 104px;
    top: 56px;
}

  .cs_title_banner { 
       padding-bottom: 60px !important;
    padding-top: 80px !important;
  }
  

 .h1 {
    font-size: calc(var(--font-heading-scale) * 2.6rem);
}

  .slider.slider--mobile { 
    margin-bottom: 2rem !important;
}
  
  .cs_title_banner h1 { 
    line-height: 84px !important;
}
  
}

@media only screen and (max-width:750px){
  .image-with-text__media--small {
    height: 100%!important;
}
  .image-with-text__media--small img{
    position: static!Important;
}
}
.shopify-section-header-sticky {
    z-index: 9999999!Important;
}
.testimonial_sec p em strong {
    font-family: 'SetaRetaNFW01';
    font-weight: 500;
    color: #b46061;
    text-shadow: 0 0 #b46061;
    font-size: 25px;
}
section#shopify-section-template--21557132493095__0b2cbc6f-d6a0-411d-b651-3e4dd8f74658 p {
    color: #000;
}
body#terms-conditions .page-width.page-width--narrow,
body#privacy-policy .page-width.page-width--narrow,
body#refund-policy .page-width.page-width--narrow{
    max-width: 130rem;
    color:#000;
}


div#swym-anchor a#notepad-anchor-title {
    background-color: #F79D98 !important;
    border-radius: 100%;
    width: 60px !important;
    height: 60px !important;
}

/***Product SizeChart Popup***/
.product-popup-modal button#ModalClose-popup_4NEh99 {
    position: fixed;
    right: 18px;
    top: 0;
    z-index: 99999;
    background: #b46061;
}
.product-popup-modal button#ModalClose-popup_4NEh99 svg.icon.icon-close {
    fill: #fff;
    color: #fff;
}

}
@media (max-width:992px){
	.product-popup-modal__content {
		height: auto;
}
.slideshow__text.banner__box.content-container {
    max-width: 0rem;
    padding-right: 110px;
}
}

@media(max-width:760px)
{
  .slideshow__text.banner__box.content-container {
    max-width: 100%;
}
  div#Slide-template--21510300664103__77706841-b27e-4cf1-880d-751aefa6c293-3 .banner__media.media {
    position: relative;
}
 div#Slide-template--21510300664103__77706841-b27e-4cf1-880d-751aefa6c293-3 .slideshow__media.banner__media {
    background-image: url(/cdn/shop/files/banner_702977dc-c5a6-47bd-bf1f-9da1e9b052c0.jpg?v=1705990004);
    height: 524px;
   background-position: center;
}
  div#Slide-template--21510300664103__77706841-b27e-4cf1-880d-751aefa6c293-3 .slideshow__media.banner__media.media img {
    display: none;
}
  div#Slide-template--21510300664103__77706841-b27e-4cf1-880d-751aefa6c293-3 .slideshow__text.banner__box.content-container {
    padding-top: 30px !important;
}
}



/* 31-01-2024 */

section#shopify-section-template--21543655178535__main h1 {
         font-family: 'Darleston' !important;
    font-size: 88px;
    margin: 0px 0;
    line-height: 107px;
}

section#shopify-section-template--21543655178535__main .cs_title_banner { 
    background: #fff !important;
    padding: 60px 0;
    margin-bottom: 0;
}

section#shopify-section-template--21543655178535__main .cs_title_banner h2 {
       font-family: 'Darleston' !important;
    font-size: 180px;
    top: -2px;
    left: -7px;
}


#swym-plugin #swym-anchor .swym-anchor-badge, #swym-hosted-plugin #swym-anchor .swym-anchor-badge { 
    background: #b46061!important;
    border: 1px solid #b46061!important;
}

span.swym-anchor-badge.show-badge {
    background: #b46061!important;
    border: 1px solid #b46061!important;
}

button.swym-button.swym-add-to-wishlist-view-product:after {
    color: #F79D98!important;
} 
button.swym-button.swym-add-to-wishlist-view-product.swym-added.swym-add-to-wishlist-view-product:after {
    color: #F79D98!important;
}


.cs_form_instagram {
    background: #fff;
}


.shopify-policy__title h1, div#shopify-section-template--21510300336423__cart-items h1 {
       font-family: 'Darleston' !important;
    font-size: 88px !important;
    line-height: 88px;
    text-transform: capitalize;
    /* font-size: 44px !important; */
    /* font-family: 'Aston Script'!important; */
    color: #b46061;
}



@media only screen and (max-device-width: 767px) {
  .shopify-policy__title h1, div#shopify-section-template--21510300336423__cart-items h1 { 
       line-height: 80px;
    text-transform: capitalize;
    font-size: 80px !important;
}

  .shopify-policy__title h1:after { 
    height: 45%; 
}

.slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 .banner__buttons {
    position: unset !important;
}

.slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 .banner__head_logo,.slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 h2.banner__heading.h1, .slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 .banner__small-heading ,.slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 p#couponCode, .slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 .banner__small-heading p { 
    margin: auto!important;
} 
  
  
}





.slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 .banner__small-heading p {
         /* font-family: 'Aston Script'!important; */
    text-transform: none;
    font-family: 'Darleston' !important;
    font-size: 58px;
    line-height: 55px;
   color: rgba(var(--color-foreground),.75);
    max-width: 320px;
    margin-top: -27px;
    margin-bottom: 0;
}

.slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 .banner__small-heading p strong {
    display: block;
    font-weight: 400;
}
 
.slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 .slideshow__text.banner__box.content-container {
    width: 100%;
    max-width: 100%;
}

.slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 .banner__small-heading {
    margin-right: auto;
}


.slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 p#couponCode {
    margin-right: auto;
    text-align: center;
    min-width: 28%;
    font-size: 56px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400;
}


.slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 h2.banner__heading.h1 {
        margin-right: auto;
    text-align: center;
    min-width: 28%;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: unset;
    font-size: 42px;
    color: rgba(var(--color-foreground),.75);
}

.slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 .banner__buttons {
    position: absolute;
}

.slideshow__controls.slideshow__controls--top.slider-buttons { 
    bottom: 50px !IMPORTANT; 
}


@media screen and (min-device-width: 767px) and (max-device-width: 1000px) { 

  div#shopify-section-template--21510300664103__4ff7738a-3b64-48d3-b6a8-8759e17de270 .image-with-text.image-with-text--no-overlap {
    padding-left: 20px;
    padding-right: 20px;
}

  .newsletter__wrapper p {
    font-size: 30px;
    line-height: 35px;
}
  
.slideshow__text.banner__box.content-container {
    padding: 26px 20px;
    padding-right: 20px;
}
.banner .slideshow__slide {
    height: 390px;
}

  .slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 .banner__small-heading p { 
    font-size: 38px!important;
    line-height: 34px!important; 
    max-width: 260px!important;
}
  
.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 .slideshow__text-wrapper.banner__content.banner__content--middle-center.page-width.banner--desktop-transparent {
    width: 38%!important;
    margin-right: auto!important;
    margin-left: 0!important;
}
  .slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 .banner__head_logo img {
    width: 44%!important;
}
  
.banner__head_logo img {
    max-width: 221px;
} 

  .CURRENTONE-a0c1eb36-31dc-4f1a-b4de-1c2335f03e06-3 .slideshow__text-wrapper.banner__content.banner__content--middle-left.page-width.banner--desktop-transparent {
    max-width: 40%;
    margin-left: 0;
}
  
.CURRENTONE-a0c1eb36-31dc-4f1a-b4de-1c2335f03e06-3 {
    height: 274px !important;
}
  
.CURRENTONE-a0c1eb36-31dc-4f1a-b4de-1c2335f03e06-3 .slideshow__text-wrapper.banner__content.banner__content--middle-left.page-width.banner--desktop-transparent .slideshow__text.banner__box {
    padding: 0 20px;
}
  
  .h1 {
    font-size: calc(var(--font-heading-scale) * 3rem);
}

  div#shopify-section-our-services .service--bar-outer {
    flex-flow: nowrap;
    gap: 14px;
}
  
.slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 .banner__head_logo, .slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 p#couponCode, .slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 .banner__small-heading, .slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 h2.banner__heading.h1 { 
    margin: auto;
}

section#shopify-section-template--21510300664103__77706841-b27e-4cf1-880d-751aefa6c293 .CURRENTONE-a0c1eb36-31dc-4f1a-b4de-1c2335f03e06-3 a.button.button--primary,  div#Slide-template--21510300664103__77706841-b27e-4cf1-880d-751aefa6c293-1 a.button {
    border-radius: 0!important;
    padding: 9px 29px!important;
    color: #fff!Important;
    font-size: 14px;
}
  
  .slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 .banner__buttons {
    position: absolute;
    bottom: -7px;
}

  .slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 .banner__small-heading p { 
    font-size: 49px;
    line-height: 44px;
    color: rgba(var(--color-foreground),.75);
    max-width: 270px;
    margin-top: -90px;
    margin-bottom: 0;
}
  
.slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 h2.banner__heading.h1 { 
    font-size: 29px; 
}

.slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 p#couponCode { 
    font-size: 30px; 
}
  
}

@media screen and (min-device-width: 1001px) and (max-device-width: 1100px) {  
header.header ul.list-menu li a, summary.header__menu-item span {
    text-transform: uppercase;
    font-size: 13px !important; 
}
  header.header ul.list-menu li a ,summary.header__menu-item.list-menu__item.link  { 
  padding: 10px 8px;  
}
.header__menu-item .icon-caret {
    right: -0.2rem;
}  
.banner .slideshow__slide {
    height: 478px;
}

  .CURRENTONE-a0c1eb36-31dc-4f1a-b4de-1c2335f03e06-3 .slideshow__text-wrapper.banner__content.banner__content--middle-left.page-width.banner--desktop-transparent {
        align-items: center;
    padding-top: 0;
    margin-top: -25px;
}
  
  .announcment_inner { 
    gap: 30px;
}
  .slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 .banner__small-heading p {
    /* font-family: 'Aston Script'!important; */
    text-transform: none;
    font-family: 'Darleston' !important;
    font-size: 49px;
    line-height: 44px;
    color: rgba(var(--color-foreground),.75);
    max-width: 270px;
    margin-top: -90px;
    margin-bottom: 0;
}
  
.slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 h2.banner__heading.h1 { 
    font-size: 29px; 
}

.slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 p#couponCode { 
    font-size: 44px; 
}
  
}

.slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 .banner__head_logo {
    margin-right: auto;
    text-align: center;
    min-width: 28%;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: unset;
    opacity: 70%;
}

.slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 .banner__head_logo img {
    width: 77%;
    margin: auto;
}


@media screen and (min-device-width: 1400px) and (max-device-width: 1650px) { 

 .slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1  .slideshow__text-wrapper.banner__content.banner__content--middle-center.page-width.banner--desktop-transparent {
    max-width: 98%;
}
  
}

@media screen and (min-device-width: 1650px) and (max-device-width: 1950px) { 
.slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1  .slideshow__text-wrapper.banner__content.banner__content--middle-center.page-width.banner--desktop-transparent {
    max-width: 87%;
}
  .slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 p#couponCode { 
    min-width: 22%; 
}
  
.slideshow__slide.CURRENTONE-db95aba8-5fa8-4571-a1e6-2b8386a3dc9d-1 .banner__head_logo { 
       max-width: 21%;
    min-width: 20%;
}
  
}



/* 01-02-24  */

.cs_title_banner {
      background: #fff !important;
    padding: 60px 0;
    margin-bottom: 0;
   padding-bottom: 40px;
}


@media screen and (min-device-width: 768px) and (max-device-width: 990px) { 

.page-width.announcment_inner {
    display: grid;
    grid-template-columns: 1fr 5fr 1fr;
}
  
}

.CURRENTONE-a0c1eb36-31dc-4f1a-b4de-1c2335f03e06-3 a.button.button--primary {
    border-radius: 0!important;
    padding: 20px 50px!important;
    color: #fff!Important;
  margin-top:-10px;
}


section#shopify-section-template--21557132493095__0b2cbc6f-d6a0-411d-b651-3e4dd8f74658 .rich-text__wrapper.rich-text__wrapper--center.page-width, section#shopify-section-template--21557132493095__0b2cbc6f-d6a0-411d-b651-3e4dd8f74658 .rich-text__wrapper.rich-text__wrapper--center.page-width .rich-text__blocks.left {
    max-width: 128rem;
}


@media only screen and (max-width:350px){

.cs_title_banner h2 {
        font-size: 81px;
    line-height: 95px;
    top: 54px;
}
  
.cs_title_banner h1 {
    font-size: 72px;
}

section#shopify-section-template--21510300762407__main h2 {
    font-size: 88px;
}  
  
} 

@media only screen and (max-width:1024px){

h1, .h1 {
        font-size: calc(var(--font-heading-scale) * 5rem) !important;
}

 .cs_head_style h2 {
        font-size: 58px !important;
    line-height: 60px;
}
  

}


h1, .h1 {
    font-size: calc(var(--font-heading-scale) * 7rem);
}


div#shopify-section-template--21510300664103__4ff7738a-3b64-48d3-b6a8-8759e17de270 p.image-with-text__text.image-with-text__text--caption {
    font-size: 47px; 
    margin-bottom: 0;
}

.testimonial_sec p strong { 
    font-size: 67px;
    line-height: 40px;
}

.testimonial_inner h3 {   
    margin-top: 35px;
    font-size: 50px;
    margin-bottom: 10px;
}

.cs_head_style h2 { 
        font-size: 82px;
    margin-top: 40px;
}

/* .secnewarrivals .cs_head_style h2 { 
    margin-top: 40px;
} */

section#shopify-section-template--21510300664103__7cdc62c7-98d6-4114-a7d3-e19f64a4ce5b .cs_form_instagram {
    padding-top: 0;
}
