/** Shopify CDN: Minification failed

Line 260:6 Unexpected "<"
Line 1243:4 Expected identifier but found "`"

**/
/* // <weight>: Use a value from 100 to 900
// <uniquifier>: Use a unique and descriptive class name */


/* Size Chart Modal Styles */
.faq-drawer {
  margin-bottom: 30px;
}

.faq-drawer__content-wrapper {
  font-size: 1.6rem;
  overflow: hidden;
  transition: 0.25s ease-in-out;
}

.faq-drawer__title {
    font-family: Jost;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000000;
    border-top: 1px solid #181818;
    cursor: pointer;
    display: block;
    padding: 30px 0 0 0;
    position: relative;
    margin-bottom: 0;
    transition: all 0.25s ease-out;
}

.faq-drawer__title::after {
  border-style: solid;
  border-width: 1px 1px 0 0;
  content: " ";
  display: inline-block;
  float: right;
  height: 10px;
  left: 2px;
  position: relative;
  right: 20px;
  top: 2px;
  transform: rotate(135deg);
  transition: 0.35s ease-in-out;
  vertical-align: top;
  width: 10px;
}

/* .faq-drawer__trigger:checked
  + .faq-drawer__title
  + .faq-drawer__content-wrapper {
  max-height: 350px;
} */

.faq-drawer__trigger:checked + .faq-drawer__title::after {
  transform: rotate(-45deg);
  transition: 0.25s ease-in-out;
}

input[type="checkbox"] {
  display: none;
}


.icon-with-text img {
    height: 35px !important;
    width: 39px !important;
    object-fit: cover !important;
}
.testimonial-img img {
    width: 100%;
    max-width: 140px;
    height: 200px;
}
.logo-name{
    display:none;
}
.size-chart {
    text-align: end;
    margin: 0 !important;
}
.size-chart-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    padding-top: 60px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.6);
    /* display: flex !important; */
}
fieldset.js.product-form__input.product-form__input--pill {
    margin-top: -41px;
}
a#open-size-chart {
    font-size: 14px;
    font-weight: 400;
}
.size-chart-content {
    background-color: #fff;
    margin: auto;
    padding: 36px;
    border-radius: 8px;
    width: 90%;
    max-width: 542px;
    position: relative;
    /* height: 100%; */
    top: 0;
}
.close-size-chart {
    color: #000000;
    position: absolute;
    top: -2px;
    right: 14px;
    font-size: 25px;
    font-weight: 500;
    cursor: pointer;
}
.close-size-chart:hover {
  color: #000;
}

.whatsapp-float {
    position: fixed;
    width: 53px;
    height: 53px;
    bottom: 20px;
    right: 20px;
    background-color: #25d366;
    color: white;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 5px #999;
    z-index: 999;
}

.whatsapp-float img {
    width: 100%;
    height: 100%;
    padding: 2px;
}
.tabbed-products-section .product-card img:hover {
    transform: scale(1.01);
    transition: 0.3s;
}
.tabbed-products-section .product-card img{
    transition: 0.3s;
}
.quick-add__submit {
    margin-top: 10px;
}
.quick-add__submit:hover {
    background: #000;
    color: #fff;
}
.quick-add__submit {
    background: #ee9599;
    color: #fff;
}
.quick-add__submit.button:not([disabled]):hover:after{
    box-shadow:none;
}
.quick-add__submit.button:after{
    box-shadow:none;
}
.custom-image-text-layout .button:not([disabled]):hover:after{
    box-shadow:none;
}
.custom-image-text-layout .button::after{
    box-shadow:none;
}
.custom-image-text-layout .button:hover {
    background: #000;
}
.discount-banner .button:not([disabled]):hover:after{
    box-shadow:none;
}
.discount-banner .button::after{
    box-shadow:none;
}
.discount-banner .banner__buttons a.button:hover {
    background: #ee9599;
    border: none;
}
.home-main-banner .banner__buttons a.button.button--primary:hover{
  background:#000;
}
.category-card img:hover {
    transform: scale(1.03);
    transition: 0.3s;
}
.category-card img {
    transition: 0.3s;
}
.category-grid .overlay:hover {
    background: #000;
}
.home-main-banner .button:not([disabled]):hover:after{
    box-shadow:none;
}
.home-main-banner .button::after{
    box-shadow:none;
}
.faq-heading h2.rich-text__heading.rte.inline-richtext.hxl.scroll-trigger.animate--slide-in {
    font-family: Jost;
    font-weight: 300 !important;
    font-size: 41px;
    line-height: 50px;
    letter-spacing: 0;
    text-align: center;
}
h2.collapsible-content__heading.inline-richtext.h1 {
    font-family: Jost;
    font-weight: 400;
    font-size: 23px;
    line-height: 50px;
    letter-spacing: 0%;
    text-align: center;
    text-align: left;
}
.accordion__title {
    display: inline-block;
    max-width: calc(100% - 6rem);
    min-height: 1.6rem;
    margin: 0;
    word-break: break-word;
    font-family: Jost;
    font-weight: 400;
    font-size: 19px;
    line-height: 41px;
    letter-spacing: 0%;
    text-align: center;
}
.accordion summary .icon-caret {
    height: 9px !important;
}
.collapsible-content summary:hover .accordion__title {
    text-decoration: none !important;
}
.collapsible-content summary:hover {
    background: none !important;
}
.accordion__content {
    font-weight: 300;
    font-style: Light;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0;
    color: black;
}
.jost-<uniquifier> {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.main-link-child {
    position: absolute;
    right: -127px;
    background: #ffffffb8 !important;
    opacity: 1;
    top: 0;
    border: 1px solid #00000017;
    width: 128px;
}
.header__menu-item:hover span {
    text-decoration: none !important;
}
.header__active-menu-item {
    text-decoration: none !important;
}
.chiild {
    position: relative;
}
ul#HeaderMenu-SubMenuList-shop-all-quilts- {
    width: 167px;
    right: -166px;
}
.footer__content-bottom.scroll-trigger.animate--slide-in.scroll-trigger--offscreen {
    transform: unset !important;
    opacity: 2.01 !important;
}
svg.icon-star {
    padding-bottom: 14px;
}
.header__submenu .header__menu-item {
    justify-content: space-between;
    padding: .8rem 2rem;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #000;
    font-weight: 500;
}
.header__menu-item a {
    text-decoration: none;
}
p.announcement-bar__message.h5 span {
   font-family: Jost;
font-weight: 500;
font-size: 11px;
line-height: 14px;
letter-spacing: 4px;
text-align: center;
text-transform: uppercase;
}
.header--middle-left {
    grid-template-areas: "heading navigation icons";
    grid-template-columns: 1fr 1fr;
    column-gap: 2rem;
}
.list-menu--inline {
    width: 100%;
    justify-content: end;
}
.header__menu-item span {
    transition: text-decoration var(--duration-short) ease;
    font-family: Jost;
    font-weight: 500;
    font-style: Medium;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #000;
}
.header__icon--search .svg-wrapper, .header__icon--account .svg-wrapper {
    width: 25px;
    height: 40px;
}
.header__icon--search, .header__icon--account, .header__icon--cart {
    width: 3.4rem !important;
}
.page-width {
    padding-left: 5rem;
    padding-right: 5rem;
}
.header__inline-menu .list-menu--inline {
    gap: 20px;
}
/* Main Banner */
.home-main-banner h2.slide-caption {
    font-family: Jost;
    font-weight: 600;
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 3px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom:0 ;
}
.home-main-banner h2.slide-caption strong {
    color: #EE9599;
    font-weight: 600;
}
.home-main-banner h2.banner__heading.inline-richtext.h1 {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 60px;
    line-height: 60px;
    letter-spacing: 0;
    text-align: center;
    width: 100%;
    max-width: 560px;
}
.home-main-banner h2.banner__heading.inline-richtext.h1 strong {
    color: #000;
}
.home-main-banner .banner__text p {
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 4px;
    text-align: center;
    color: black;
    text-transform: uppercase;
}
.home-main-banner .banner__buttons a.button.button--primary {
    font-weight: 500;
    font-size: 12px;
    line-height: 19px;
    letter-spacing: 0;
    text-transform: uppercase;
    padding: 10px 45px;
}
.home-main-banner .slider-buttons {
    border: none;
    position: absolute;
    width: 100%;
    bottom: 10px;
}
.home-main-banner .slider-buttons .slider-button,
.home-collection .card__information span.icon-wrap {
    display:none;
}

.home-main-banner #Slide-template--25284816109854__slideshow_txznpm-2 .banner__media.media > img {
  object-position: center right !important;
}



.home-collection .collection-list-title {
    text-align: center;
    font-family: Jost;
    font-weight: 400;
    font-size: 40px;
    line-height: 54px;
    letter-spacing: 0;
}
.home-collection .title-wrapper-with-link {
    align-content: center;
    display: flex;
    justify-content: center;
}
.home-collection .card__content {
    position: absolute;
    bottom: 0;
}
.home-collection .card__information h3.card__heading {
    text-align: center;
    background: #EE9599;
    font-family: Jost;
    font-weight: 500;
    font-size: 12px;
    line-height: 19px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: white;
    padding: 8px;
    margin: 0 10px;
}
.discount-banner h2.banner__heading.inline-richtext.h1,
.discount-banner h2.subheading
{
    font-family: Jost;
    font-size: 40px;
    font-weight: 700;
    line-height: 54px;
    letter-spacing: 0;
    text-align: center;
    color: white;
}
.discount-banner h2.subheading {
    margin-bottom:0rem;
}
.discount-banner .banner__buttons a.button {
    background: transparent;
    border: 1px solid #FFFFFF;
    padding: 10px 40px;
}
.discount-banner .banner__buttons a.button:after{
    box-shadow: none !important;
}
.insta-block .multicolumn-card__image-wrapper {
    margin: 0 !important;
}
.insta-block.multicolumn .title-wrapper-with-link {
    width: 100%;
    display: flex;
    justify-content: center;
}
.insta-block.multicolumn .title-wrapper-with-link .title {
    font-family: Jost;
font-weight: 600;
font-size: 40px;
line-height: 54px;
letter-spacing: 0;
}
footer.footer {
    background: url(/cdn/shop/files/Group_1000004244_1.png?v=1756986543);
background-repeat: repeat;
    width: 100%;
    max-width: 100%;
        border-top: none;
}
.footer__content-bottom.scroll-trigger.animate--slide-in {
    background: #fef0f0;
        padding-top: 10px;
}
.footer-block__brand-info p {
    font-family: Jost;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0;
    width: 100%;
    max-width: 220px;
}
h2.footer-block__heading.inline-richtext {
    font-family: Jost;
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0;
}
.footer-block__details-content a.link.link--text {
    font-family: Jost;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0;
    color:#676767;
}
.footer__blocks-wrapper .footer-block.grid__item:first-child {
    width: 100%;
    max-width: 212px !important;
}
.footer__blocks-wrapper .footer-block.grid__item {
      width: 100%;
    max-width: 130px !important;
}
.footer__content-top .grid {
    justify-content:space-between !important;
}
.footer__content-top {
    padding-bottom: 5rem !important;
    /* padding-top: 5rem; */
}
.footer__copyright.caption{
    font-family: Jost;
font-weight: 400;
font-size: 12px;
line-height: 15px;
letter-spacing: 0;
margin-top:0 !important;
}
.footer-block--newsletter.scroll-trigger.animate--slide-in {
    display: none;
}
.footer__content-bottom-wrapper--center {
    justify-content: space-between !important;
    align-items:center;
}
/* .footer__content-bottom-wrapper--center a.link.list-social__link {
    border: 1px solid;
    border-radius: 4px;
    padding: 4px;
} */
.footer__list-social.list-social:only-child {
    gap: 11px;
}
a.link.list-social__link {
    padding: 0;
}
li.list-social__item .svg-wrapper {
    width: 24px !important;
    height: 24px !important;
}
/* .footer__content-bottom-wrapper--center .list-social__link {
    padding: 0 !important;
} */
.icons-multicolmn .multicolumn-card__info h3.inline-richtext {
    font-family: Jost;
    font-weight: 400;
    font-size: 14px;
    line-height: 27px;
    letter-spacing: 0;
    text-align: center;
}
.icons-multicolmn .multicolumn-card__info {
    padding-top:10px !important;
}
.discount-banner .banner__box.content-container {
    /* margin-right: 10rem !important; */
    padding-top: 105px;
}
/* product card css */
.card-wrapper .card__heading {
    font-family: Jost;
    font-weight: 300;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0;
    color: rgba(0, 0, 0, 1);
}
.card-wrapper .card__heading a{
    text-decoration: none !important;
}
.card-wrapper .card__information .price {
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0;
    color: #C4007A;
}
.product .price {
    color: rgba(196, 0, 122, 1);
}
.cart-item__name, .totals p.totals__total {
    font-family: Jost;
    letter-spacing: 0;
    font-weight: 500;
}
.cart-items thead th {
    color: #000;
    font-weight: 500;
    font-family: 'Jost';
    letter-spacing: 1px;    
    opacity: 1;
}
.about-us-text .image-with-text--overlap .image-with-text__content {
    margin-left: -7rem !important;
}
.about-us-text h2.image-with-text__heading.inline-richtext.h1 {
    font-family: Jost;
    font-weight: 400;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0%;
    text-align: center;
}
.about-us-text h2.image-with-text__heading.inline-richtext.h1 {
    font-family: Jost;
    font-weight: 400;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0%;
    text-align: center;
}
h1.main-page-title.page-title.h0.scroll-trigger.animate--fade-in {
    font-family: Jost;
    font-weight: 400;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0;
    margin: 0;
}
.shopify-policy__container ,
.page-width.page-width--narrow {
    max-width: 1200px;
    padding-top: 100px;
}
.description-box.rte span {
    display: none;
}
.icon-with-text--horizontal .icon-with-text__item {
    flex-direction: column;
    width: 20% !important;
}
ul.icon-with-text.icon-with-text--horizontal.list-unstyled {
    padding-top: 14px;
    text-align: justify;
    justify-content: left;
}
.icon-with-text--horizontal {
    column-gap: 5rem !important;
}
ul.icon-with-text span.h4.inline-richtext {
    font-family: 'Jost';
    font-weight: 300;
    font-size: 17px;
    line-height: 29px;
    letter-spacing: 0;
}
.rte.scroll-trigger {
    font-family: Jost;
    font-weight: 400;
    font-size: 17px;
    line-height: 29px;
    letter-spacing: 0;
    padding-top: 22px;
}



.shop-by-age {
  padding: 40px 20px;
  text-align: center;
}

.shop-age-title {
font-family: Jost;
font-weight: 400;
font-size: 40px;
line-height: 54px;
letter-spacing: 0;
}

.age-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 20px;
  margin: 0 auto;
}

.age-block {
  position: relative;
  padding: 0;
  border-radius: 10px;
  color: #fff;
  text-decoration: none;
  background-size: cover;
  background-position: center;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s ease;
  overflow: hidden;
}

.age-block:hover {
  transform: scale(1.05);
}

.age-overlay {
  padding: 20px;
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 10px;
  color:black;
}

.age-label {
  font-size: 20px;
}

.age-unit {
  font-size: 14px;
  opacity: 0.9;
}



  .tabbed-products-section .section-title {
  font-family: Jost;
font-weight: 400;
font-size: 40px;
line-height: 50px;
letter-spacing: 0%;
text-align:center;
  }
  .tab-tile-comn {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

  .tab-buttons {
    list-style: none;
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-bottom: 20px;
    flex-wrap: wrap;
  }

  .tab-button {
    padding: 10px 20px;
    cursor: pointer;
    border: 1px solid #8DD8C633;
    background: #fff;
    border-radius: 60px;
    color:black;
    font-size:12px;
    line-height:18px;
    letter-spacing:0 ;
  }

  .tab-button.active {
    background: #8DD8C6;
    color: #fff;
    border: 1px solid #8DD8C6;
  }

  .tab-contents {
    display: flex;
    flex-direction: column;
  }

  .tab-content {
    display: none;
  }

  .tab-content.active {
    display: block;
  }

.tabbed-products-section .product-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 16px;
}
.tabbed-products-section .product-card {
    padding: 8px;
    text-align: center;
    overflow: hidden;
    padding: 0;
}
  .tabbed-products-section .product-card img {
    max-width: 100%;
    height: auto;
    object-fit: cover;
    width: 100%;
  }
.tabbed-products-section .product-card a{
text-decoration:none !important;
}
  .tabbed-products-section .product-title {
font-weight: 300;
font-style: Light;
font-size: 15px;
line-height: 22px;
letter-spacing: 0;
color:black;
  }

  .tabbed-products-section .product-price {
    margin-top: 5px;
    color: #C4007A;
    font-weight: 400;
}
.card-wrapper .underline-links-hover:hover a {
    text-decoration: none !important;
}
  .tabbed-products-section{
  padding-bottom:110px;
  }

.testimonial-section .swiper-button-prev {
    left: -9px;
    background: transparent;
}
.testimonial-section .swiper-button-next {
    right: -9px;
    background: transparent;
}
.icons-multicolmn .multicolumn-card.content-container .multicolumn-card__image-wrapper{
    left: 0;
    right: 0;
    transform: none;
    transition: transform 0.2s ease;
    cursor: pointer;
}
.icons-multicolmn .multicolumn-card.content-container:hover .multicolumn-card__image-wrapper{
    transform: scale(1.05);   
}


.custom-collar-bg {
  background-image: url('/cdn/shop/files/collar_2.webp?v=1762508003');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 400px; /* set height if it's an empty div */
  border-radius: 10px; /* optional rounded corners */
  overflow: hidden; /* for clean edges if rounded */
  display: flex;
  align-items: center;
  justify-content: center;
}

.coming-box {
    position: relative;
}

.banner__coming {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; /* ensure full area */
  display: flex;
  align-items: top;   /* vertical centering */
  justify-content: center; /* horizontal centering */
  font-weight: 600;
  color: black;
  text-align: center;
}


@media(max-width: 1360px){
.whatsapp-float {
    bottom: 49px;
}
.icon-with-text--horizontal .icon-with-text__item {
    flex-direction: column;
    width: 27% !important;
}
}
  
@media(max-width: 1200px){
    .home-main-banner h2.banner__heading.inline-richtext.h1 {            
        font-size: 50px;
    }
    .age-block {
    height: 137px !important;
}
.testimonial-section {
    min-height: 500px;
}
/* .testimonial-section .swiper-slide {
    padding: 21px;
} */
.testimonial-title {
    font-size: 36px;
    line-height: 45px;
}
.icons-multicolmn .multicolumn-card__info h3.inline-richtext {
    font-size: 14px;
    line-height: 21px;
}
.icons-multicolmn .page-width {
    padding-top: 50px !important;
    padding-bottom: 0px !important;
}
.tabbed-products-section {
    padding-bottom: 69px;
}
.discount-banner h2.banner__heading.inline-richtext.h1, .discount-banner h2.subheading {
    font-size: 34px;
    line-height: 44px;
}
}

@media(max-width: 1024px) {
    .home-main-banner h2.banner__heading.inline-richtext.h1 {
        font-size: 50px;
        line-height: 58px;
        max-width: 500px;
    }
    .discount-banner h2.banner__heading.inline-richtext.h1, .discount-banner h2.subheading {
        font-size: 32px;
        line-height: 42px;
    }
}





@media(max-width: 991px){
.home-main-banner h2.banner__heading.inline-richtext.h1 {
    font-size: 44px;
    line-height: 52px;
    max-width: 460px;
}
.tabbed-products-section .section-title {
    font-size: 34px;
}
.tabbed-products-section {
    padding: 6px 21px;
}
.tab-buttons {
    gap: 9px;
    margin-bottom: 20px;
    padding-left: 0;
}
.custom-image-text-layout {
    padding-top: 55px;
}
.age-block {
    height: 118px !important;
}
.custom-image-text-layout {
    padding-left: 20px;
    padding-right: 20px;
}
.tabbed-products-section {
    padding-bottom: 110px;
}
.age-grid {
    grid-template-columns: repeat(auto-fit, minmax(127px, 1fr)) !important;
    gap: 11px !important;
    margin: 0 auto;
    padding: 0 !important;
}
    .header {
        display: grid;
        grid-template-areas: "left-icons heading icons";
        grid-template-columns: 1fr 2fr 1fr;
    }
    .home-main-banner {
        height: 330px;
    }
}
@media(max-width: 767px){
.image-container.right-image {
    padding-top: 0px;
}
.header__heading-logo {
    max-width: 77% !important;
}
.category-grid {
    margin: 40px 20px !important;
}
ul.icon-with-text.icon-with-text--horizontal.list-unstyled {
    gap: 24px !important;
}
button#-submit {
    min-height: calc(3.5rem + var(--buttons-border-width) * 2) !important;
}
ul.icon-with-text span.h4.inline-richtext {
    font-size: 15px;
    line-height: 29px;
}
.accordion summary .icon-caret {
    height: 7px !important;
}
.accordion__content {
    font-weight: 300;
    font-style: Light;
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0;
    color: black;
}
.accordion__title {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0%;
    text-align: left;
}
h2.collapsible-content__heading.inline-richtext.h1 {
    font-family: Jost;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0%;
    text-align: center;
    text-align: left;
}
.collapsible-content__heading {
    margin-bottom: -1rem !important;
    margin-top: 0;
}
.whatsapp-float {
    bottom: 40px;
    right: 15px;
    width: 50px;
    height: 50px;
}
.discount-banner .banner__box.content-container {
    margin-right: 10rem !important;
    padding-top: 31px;
}
.home-main-banner .slideshow.banner {
    height: 386px !important;
}
p.announcement-bar__message.h5 span {
    line-height: 18px;
}
.contact h2.title.title-wrapper--no-top-margin.inline-richtext {
    font-size: 24px;
}
.about-us-text .image-with-text__content>*+* {
    line-height: 24px;
}
.cart-count-bubble {
    bottom: 1.7rem !important;
    left: 1.6rem !important;
}
.header__icon--search, .header__icon--account, .header__icon--cart {
    width: 3rem !important;
}
.header__icon .svg-wrapper {
    width: 35px;
    height: 38px;
}

/* .testimonial-section .swiper-slide {
    width: 300px !important;
    padding: 27px !important;
} */
.featured-products-swiper {
    padding-bottom: 3rem !important;
}
.featured-products-swiper .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after, .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    font-size: 16px !important;
}
.discount-banner h2.banner__heading.inline-richtext.h1, .discount-banner h2.subheading {
    /* text-align: left; */
}
.discount-banner .banner__box {
    /* text-align: left; */
}
.discount-banner.banner--adapt {
    height: 245px !important;
}
.home-main-banner h2.slide-caption {
    font-size: 22px;
}
.discount-banner .media>img {
    object-fit: cover;
    object-position: right;
    transition: opacity .4s cubic-bezier(.25,.46,.45,.94);
}
.discount-banner .banner__box.content-container {
    margin-right: 0rem !important;
}
.discount-banner .banner__buttons a.button {
    padding: 4px 25px;
}
h1.main-page-title.page-title.h0 {
    font-size: 30px !important;
    line-height: 42px !important;
}
.rte.scroll-trigger {
    padding-top: 13px;
}
.page-width {
    padding-left: 2rem;
    padding-right: 2rem;
}
.page-width.page-width--narrow {
    padding-top: 46px;
}
.page-width.page-width--narrow {
    padding-left: 2rem;
    padding-right: 2rem;
}
.about-us-text .image-with-text__content>*+* {
    margin-top: 0rem !important;
}
.about-us-text {
    padding-bottom: 0px;
}
.about-us-text .image-with-text--overlap .image-with-text__content {
    margin-left: 1.5rem !important;
}
.about-us-text.section-template--25395653148958__image_with_text_zQDMHw-padding.gradient.color-scheme-1 {
    padding-top: 0 !important;
    padding-bottom: 12px;
}
.about-us-text {
    padding-top: 37px !important;
}
.about-us-text h2.image-with-text__heading.inline-richtext.h1 {
    font-size: 30px;
    line-height: 50px;
}
.about-us-text .image-with-text__content {
    padding: 3rem calc(1rem / var(--font-body-scale)) 1rem !important;
}
.about-us-text .page-width {
    padding-left: 2rem;
    padding-right: 2rem;
}
.contact.page-width{
    padding-top: 35px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.collection-hero__inner.page-width {
    padding-left: 2rem !important;
}
h1.collection-hero__title {
    font-size: 26px !important;
}
.header--has-social .menu-drawer__utility-links {
    display: none !important;
}
.menu-drawer__menu-item {
    font-size: 15px !important;
}
.facets-container { 
    padding-top: 0rem !important;
}
h1.collection-hero__title {
    margin-bottom: 0;
}
.page-width.main-product {
    padding-left: 2rem;
    padding-right: 2rem;
}
aside#main-collection-filters {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
}
.collection.page-width {
    padding-left: 2rem;
    padding-right: 2rem;
}
.share-button__button {
    color: rgb(0 0 0) !important;
}
.related-products {
    padding-top: 0px !important;
}
.product__title h1 {
    font-size: 22px;
    padding-top: 7px;
}
.product-media-container.constrain-height.media-fit-contain {
    --contained-width: 100% !important;
}
.related-products {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
}
product-info {
    padding-top: 35px !important;
}
    .tesimonil-contsai, .tab-tile-comn {
        flex-wrap: wrap;
    }
    .tabbed-products-section .section-title {
    font-size: 26px;
    line-height: 20px;
    text-align: center;
    width: 100%;
}
    .shop-by-age {
    padding: 1px 20px !important;
    text-align: center;
}
    .category-grid {
    gap: 11px !important;
}
.shop-age-title {
    font-size: 28px;
    line-height: 16px;
}
    .home-main-banner .banner__box {
    padding: 5rem 1.5rem 8rem !important;
}
.category-small-column {
    flex-direction: column !important;
}
    .home-main-banner .banner__text p {
    font-size: 10px;
    line-height: 20px;
    letter-spacing: 3px;
}
    .home-main-banner h2.banner__heading.inline-richtext.h1 {
    `
}
.tabbed-products-section {
    padding-bottom: 32px;
}
.custom-image-text-layout .section-heading {
    font-size: 35px;
    line-height: 25px;
}
 .home-main-banner .slider-counter__link {
    padding: 0 6px 0 0 !important;
}
.discount-banner h2.banner__heading.inline-richtext.h1, .discount-banner h2.subheading {
    font-size: 21px;
    line-height: 18px;
}
.custom-image-text-layout {
    padding-top: 56px !important;
}
.al-tab-main {
    overflow: scroll;
    max-width: 766px;
}
.tab-buttons {
    width: 462px;
}
.tabbed-products-section .product-card {
    padding: 0px;
}
.quick-add__submit {
    font-size: 13px;
}
.tabbed-products-section .product-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
}
.quick-add__submit {
    min-height: 41px;
}
.testimonial-section .page-width {
    padding-left: 2rem;
    padding-right: 2rem;
}
.header__icon--search .svg-wrapper, .header__icon--account .svg-wrapper {
    width: 20px;
    height: 33px;
}
.testimonial-title {
    font-size: 26px;
    line-height: 32px;
}
.collection-content h2.title.h1 {
    font-size: 28px !important;
    line-height: 41px !important;
}
.insta-block.multicolumn .title-wrapper-with-link .title {
    font-size: 25px;
    line-height: 12px;
}
.header {
    padding: 0px 2rem 0px 2rem !important;
}
.featured-products-swiper .collection-content.page-width {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
footer.footer {
    background: url(/cdn/shop/files/Group_1000004244_1.png?v=1756986543);
    background-repeat: repeat;
    width: 100%;
    max-width: 100%;
    border-top: none;
    background-size: cover;
}
.footer-block__details-content {
    margin-bottom: 0rem !important;
}
.footer__content-top {
    padding-left: calc(2rem / var(--font-body-scale)) !important;
    padding-right: calc(2rem / var(--font-body-scale)) !important;
    padding-bottom: 0rem !important;
}
.footer .grid {
    display: flex !important;
}
.footer-block.grid__item {
    margin: 2rem 0 !important;
}
.swiper-button-next:after {
    font-size: 14px !important;
    color: black;
}
.swiper-button-prev, .swiper-button-next {
    padding: 15px 15px !important;
    height: 20px !important;
}
.testimonial-subtitle {
    font-size: 14px;
    letter-spacing: 1px;
}
.testimonial-title {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    margin-top: 11px;
}
.footer-block__details-content .list-menu__item--link {
    padding-bottom: 0rem !important;
}
.footer__content-bottom-wrapper.page-width {
    padding-left: 2rem;
    padding-right: 2rem;
}
.icons-multicolmn .page-width {
    padding-top: 23px !important;
}
.footer {
    margin-top: 0px !important;
}
.insta-block .multicolumn-list {
    row-gap: 11px !important;
}
.testimonial-subtitle {
    text-align: center !important;
}
}

@media (max-width: 480px) {
    .home-main-banner h2.banner__heading.inline-richtext.h1 {
        font-size: 26px;
        line-height: 32px;
        max-width: 300px;
    }
    .discount-banner h2.banner__heading.inline-richtext.h1, 
    .discount-banner h2.subheading,
    .discount-banner .banner__buttons  {
        padding-right: 120px;
    }
    .main-product .product .media>*:not(.zoom):not(.deferred-media__poster-button), .media model-viewer {

    object-fit: contain;
}

}
