/** Shopify CDN: Minification failed

Line 127:12 Unexpected "0"
Line 1307:4 Expected identifier but found "*"

**/
@font-face {
    font-family: "Alumni Sans Pinstripe";
    src: url("/cdn/shop/files/AlumniSansPinstripe-Regular.eot?v=1707808072") format("embedded-opentype"),
        url("/cdn/shop/files/AlumniSansPinstripe-Regular.woff2?v=1707808072") format("woff2"),
        url("/cdn/shop/files/AlumniSansPinstripe-Regular.woff?v=1707808072") format("woff"),
        url("/cdn/shop/files/AlumniSansPinstripe-Regular.ttf?v=1707808072") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Aileron';
    src: url('Aileron-Light.eot');
    src: url('/cdn/shop/files/Aileron-Light.eot?v=1769167765') format('embedded-opentype'),
        url('/cdn/shop/files/Aileron-Light.woff2?v=1769167764') format('woff2'),
        url('/cdn/shop/files/Aileron-Light.woff?v=1769167764') format('woff'),
        url('/cdn/shop/files/Aileron-Light.ttf?v=1769167764') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('Aileron-UltraLight.eot');
    src: url('/cdn/shop/files/Aileron-UltraLight.eot?v=1769167764') format('embedded-opentype'),
        url('/cdn/shop/files/Aileron-UltraLight.woff2?v=1769167764') format('woff2'),
        url('/cdn/shop/files/Aileron-UltraLight.woff?v=1769167765') format('woff'),
        url('/cdn/shop/files/Aileron-UltraLight.ttf?v=1769167764') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}




body {
        font-family: Aileron !important;
}
.hidden-xs{
	display:block;
}
.visible-xs{
	display:none;
}
.mb_130{
    margin-bottom:130px;
}
.template_index header .MenuTextD,
.template_index header .main_links,
.template_index header .link-faded,
.template_index header .search_d .main_links .link-faded,
.template_index header .relative span.h6.link-faded{
    color: #F7F6EF;
}
/* .search_d .main_links .link-faded,
cart-drawer .h4,
cart-drawer .h5,
.template_index header .link-faded,
.relative span.h6.link-faded 
 */



@media screen and (pointer: fine) {
    .link-faded:hover {
        color:#535353;
    }
}
@media (max-width: 767px) {
	.hidden-xs{
		display:none;
	}
	.visible-xs{
		display:block;
	}
    .mb_130{
    margin-bottom:60px;
}
}


body {
    color: #000000a6;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1.1px !important;
    /* text-transform:uppercase; */
    overflow-x: hidden;
    background: #f8f6eb !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.prose :where(h1, h2, h3, h4, h5, h6) {
    font-weight: 300;
    letter-spacing: 1.1px;
    color: #000000a6;
}

product-card .product-title,
product-card sale-price,
.product-info .product-title,
.product-info sale-price {
    font-weight: 400;
    font-family: Aileron !important;
}

.link-faded,0
.text-subdued,
footer,
footer a {
    color: #000000a6;
}

h1,
.h1 {
    font-size: 26px;
}

h2,
.h2 {
    font-size: 24px;
}

h3,
.h3 {
    font-size: 22px;
}

.h5,
.h6 {
    font-size: 14px;
    letter-spacing: 1.1px;
}

body main {
    min-height: 800px;
}

@media only screen and (min-width: 1500px) {
    body main {
        min-height: 1100px;
    }
}

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

    body,
    .h5,
    .h6 {
        font-size: 12px;
    }

    h1,
    .h1 {
        font-size: 22px;
    }

    h2,
    .h2 {
        font-size: 20px;
    }

    h3,
    .h3 {
        font-size: 18px;
    }

    body main {
        min-height: 300px;
    }
}

@media only screen and (max-width: 768px) {
    body main .shipway_div {
        padding: 40px 20px 0;
    }
}

.button {
    border-color: #a03481;
    background: #a03481;
    color: #fff;
}

.button:hover {
    background: transparent;
    color: #a03481 !important;
    border-color: #a03481 !important;
}

/* For safari browser */
img {
    -webkit-touch-callout: none;
}

/* For safari browser */

/* Header css start */
.shopify-section--header {
    transform: unset;
}

header .header {
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: unset;
    background: #f5f5f5;
}
/* .header-search::part(content){
    background: #A03481 !important;
} */
/* ,header-search .container ,header-search */
/* .header-search .content-tabs [role=tab],
.header-search .predictive-search__collections a span.h6{
     color: #fff;
} */
/* .header-search .content-tabs [role=tab]{
box-shadow: 0 1px rgb(216 216 216);
} */
/* header-search  .header-search__form-control .header-search__input {
    color: #fff;
    caret-color: #fff;
} */
 /* header-search  .header-search__form-control .header-search__input::selection {
    background: #A03481;
    color: #fff;
} */
/* header-search  .header-search__form-control input:-internal-autofill-selected {
      background: #A03481;
    color: #fff;
} 

 header-search  .header-search__form-control .header-search__input::-moz-selection {
    background: #A03481;
    color: #fff;
}  */
/* header-search  .header-search__form-control svg,
header-search  .header-search__form-control input::placeholder{
    color:#fff;
} */
header .header__logo {
    padding: 22px 0;
}

.header__secondary-nav,
.header__secondary-nav a,
header .header__menu-disclosure summary,
header .MenuTextD a {
    position: relative;
    z-index: 9;
}

header .account__icon,
header .MenuTextD {
    position: relative;
}

header .account__icon .siteAccountIcon {
    padding: 30px 0;
    display: block;
}

header .siteAccountDropdown,
header .deskSubMenuD {
    right: 0;
    z-index: 1;
    /* background: rgb(var(--background)); */
    background: #f8f6eb;
    color: rgb(var(--text-color));
    min-width: 12.5rem;
    max-width: 17.5rem;
    padding-block: 1.125rem;
    inset-block-start: calc(100% - 2px);
    position: fixed;
    right: 0;
    width: 100%;
    max-width: 360px;
    box-shadow: unset;
    height: 100vh;
    top: 0;
    padding: 105px 40px 20px;
    text-align: left;
    border-right: 1px solid #d8d8d8;
}

/* header .siteAccountDropdown{
      z-index: 99;
} */
header .deskSubMenuD {
    right: unset;
    left: 0;
}

header account__icon:hover .siteAccountDropdown:before {
    transform: scaleX(1);
}

header .siteAccountDropdown ul,
header .deskSubMenuD ul {
    list-style: none;
    margin: 0;
}

.header .siteAccountDropdown ul li,
header .deskSubMenuD ul li {
    /* margin: 1rem 0; */
    margin: 8px 0;
}

header .deskSubMenuD ul>li:first-child {
    margin-top: 0;
}

header .siteAccountDropdown ul li a,
header .deskSubMenuD ul li a {
    padding: 2px 5px;
    text-align: left;
    font-size: 13px;
    text-transform: uppercase;
}

header .header__dropdown-menu {
    position: fixed;
    left: 0px;
    width: 100%;
    max-width: 360px;
    top: 0;
    height: 100vh;
    padding: 110px 20px 20px;
    z-index: 0;
    text-transform: uppercase;
}

header .header__dropdown-menu .header__dropdown-menu {
    top: unset;
    height: auto;
    position: unset;
    padding: 0px 0px 0px 10px;
    border: unset;
    box-shadow: unset;
    opacity: 1;
}

header .header__dropdown-menu:before {
    background: transparent;
}

header .header__dropdown-menu li {
    font-size: 13px;
}

.header .siteAccountDropdown .close_div {
    display: none;
}

#shopify-section-sections--16368734699660__header {
    z-index: 99 !important;
    transform: unset !important;
}

.header .search_d .main_links {
    text-transform: uppercase;
}
/* 
.template_index header {
position: fixed !important;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9;
} */
.template_index  .header.color-scheme.color-scheme--scheme-1{
    background:transparent !important;
}


.template_index.scrolled x-header.header{
	background: #f8f6eb !important;
}
.template_index.scrolled header .MenuTextD, 
.template_index.scrolled header .main_links, 
.template_index.scrolled header .link-faded,
.template_index.scrolled header .search_d .main_links .link-faded,
.template_index.scrolled header .relative span.h6.link-faded{
	color:#535353;
}
.template_index.scrolled x-header.header .header__logo-image{
	display:none;
}
.template_index.scrolled x-header.header .header__logo-image.header__logo-image--transparent{
	display:block;
}
@media only screen and (min-width: 1000px) {
    header .siteAccountDropdown {
        display: none;
    }

    header .account__icon:hover .siteAccountDropdown,
    header .MenuTextD:hover .deskSubMenuD {
        display: block !important;
    }

    /* header .header{
    align-items:flex-end;
  }
  header nav.header__secondary-nav{
    align-items:flex-end
  }
  header .header__primary-nav{
    padding-bottom:22px;
  } */
    header .header__primary-nav {
        padding-bottom: 17px;
    }

    .header__secondary-nav {
        align-items: flex-end;
        padding: 0 0 17px;
    }

    header .account__icon .siteAccountIcon {
        padding: 0;
    }

    header .header {
        align-items: flex-end;
    }

    header .deskSubMenuD .header__dropdown-menu {
        padding: 185px 50px 20px;
    }

    header .deskSubMenuD .header__primary-nav-item>a {
        display: flex;
        align-items: center;
    }

    header .deskSubMenuD .header__primary-nav-item>a svg {
        margin-left: 5px;
    }

    header .deskSubMenuD .sub___menu_list {
        padding: 8px 0 0 43px;
    }

    header .deskSubMenuD .inner__d {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
    }

    header .deskSubMenuD .inner__d .contents {
        width: 100%;
    }

    header .deskSubMenuD .inner__d .btm_menu_links {
        width: 100%;
    }

    header .deskSubMenuD .btm_menu_links a,
    header .siteAccountDropdown ul li a,
    header .deskSubMenuD ul li a {
        font-family: Aileron;
        font-size: 14px;
        line-height: 19px;
        color: #535353;
        font-weight: 300;
    }

    .header .main_links {
        position: relative;
        /* z-index: 9; */
    }

    .header .main_links,
    header .MenuTextD .deskMenuD,
    header .header__secondary-nav a[aria-controls="cart-drawer"] .h6 {
        /* font-family: Sofia Sans; */
        font-family: Aileron;
        font-size: 14px;
        line-height: 24px;
        font-weight: 300;
    }
     header .MenuTextD:hover .deskMenuD {
        /* color:#000000; */
        color:#535353;
     }
}

@media only screen and (max-width: 999px) {
    header .account__icon .siteAccountIcon {
        padding: 22px 0;
    }

    header .MenuTextD {
        display: none;
    }

    header .siteAccountDropdown {
        height: 100vh;
        position: fixed;
        top: 0;
        width: 90%;
        max-width: 400px;
        right: 0;
        transition: 0.4s;
        transform: translate(100%);
        visibility: hidden;
        z-index: 99;
        background: #fff;
        display: block;
        padding: 1rem;
    }

    header .showAccDropdown .siteAccountDropdown {
        transform: translate(0);
        visibility: visible;
        overflow-y: scroll;
    }

    header .showAccDropdown .accountOverlay {
        background: rgb(var(--page-overlay));
        min-height: 100vh;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    .header .siteAccountDropdown .close_div {
        display: flex;
        justify-content: flex-end;
        margin: 1rem 0;
    }

    .header .siteAccountDropdown ul a {
        border-bottom: 1px solid rgb(var(--border-color));
        width: 100%;
        display: block;
        padding: 1rem 0;
    }

    .header__secondary-nav {
        gap: 0.625rem 1.25rem;
    }

    .header-search::part(content) {
        /* transform:unset;
    position:relative;
    z-index:99; */
    }

    /* .showMobSearch header-search{
    display:block;
  }
  .showMobSearch .header-search::part(content){
        opacity: 1;
    transform: translateY(0px);
    z-index:9;
  } */
    .header .main_links {
        display: none;
    }

    .header .search_d .main_links {
        display: inline-block;
    }

    .header .search_d .main_links svg {
        position: relative;
        top: 2px;
    }
    .template_index header svg.icon-hamburger path,
    .template_index header svg.icon-cart path{
            stroke: #F7F6EF;
    }
}

/* Header css end */

/* fix header css start */
.template_index.scrolled x-header.header.color-scheme.color-scheme--scheme-1{
	background: #f8f6eb !important;
}
/* .template_index.scrolled header .MenuTextD, 
.template_index.scrolled header .main_links, 
.template_index.scrolled header .link-faded,
.template_index.scrolled header .search_d .main_links .link-faded,
.template_index.scrolled header .relative span.h6.link-faded{
	color:#535353;
} */
.template_index.scrolled x-header.header .header__logo-image{
	display:none;
}
.template_index.scrolled x-header.header .header__logo-image.header__logo-image--transparent{
	display:block;
    opacity: 1;
    position: unset;
}
@media only screen and (max-width: 999px) {
     .template_index.scrolled header svg.icon-hamburger path,
    .template_index.scrolled header svg.icon-cart path{
            stroke: #535353;
    }
}
/* fix header css end */

/* Footer css start */
.footer {
    padding-bottom: 0;
}
.template_index .footer .container{
    padding:0;
}
.footer .footer__inner {
    padding-bottom: 40px;
    row-gap: 30px;
}

.footer .footer_strip {
    background: #a03481;
    text-align: center;
    color: #fff;
    padding: 7px 10px;
    font-size: 13px;
}

footer .footer__block--links,
footer .footer__block--image {
    max-width: 100%;
    text-align: center;
}

footer .footer__block--links ul {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    justify-content: flex-start;
    /* gap: 18px; */
    margin: 0 0 5px;
}

footer .footer__block--image {
    margin-top: 50px;
    text-align: center;
}

footer .footer__block--image img {
    margin: 0 auto;
}

footer a {
    text-transform: uppercase;
    font-size: 13px;
}

footer .social-media {
    justify-content: center;
}

footer .social-media--list .social-media__item {
    opacity: 1;
}

footer .social-media--list .social-media__item a {
    color: #000000a6;
}

footer .footer__block--links a {
    font-family: Sofia Sans;
    font-size: 16px;
    font-weight: 100;
    line-height: 19.2px;
    letter-spacing: 0.05em;
}

@media only screen and (max-width: 767px) {
    .footer {
        padding-top: 9rem;
    }

    footer .footer__block--image img {
        width: 200px;
        margin: 0 auto;
    }

    footer .footer__block--links ul {
        gap: unset;
        justify-content:center;
    }

    footer .footer__block--links ul li {
        display: block;
        /* margin: 0 0 8px; */
        /* width: 100%; */
        text-align: left;
    }

    footer .footer__block--links ul li a,
    footer .social-media--list .social-media__item a,
    .footer .footer_strip {
        /* font-size: 16px; */
        font-size:14px;
    }

    .footer .footer__inner {
        row-gap: 21px;
    }
}

/* Footer css end */



.shopify-section--faq .section-header .h2 {
    font-weight: 700;
}

.accordion .text-with-icon {
    font-size: 14px;
    /* font-family: Sofia Sans; */
    font-weight: 300;
}

.shopify-section--faq .faq .faq__content .prose {
    font-size: 13px;
    font-weight: 300;
    /* font-family: Sofia Sans; */
}

.shopify-section--faq .faq .faq__category,
.shopify-section--faq .faq .faq__category strong {
    font-weight: 400;
    /* font-family: Sofia Sans; */
}

#shopify-section-template--16368734109836__707f50a6-2b0f-46f6-bcd1-304532cddd99 .image-with-text {
    background: #da7dc417;
}

/* Slideshow Sec css start */
#shopify-section-template--20430747762828__slideshow {
    padding: 100px 0 0px;
}

#shopify-section-template--20430747762828__slideshow slideshow-carousel {
    width: 100%;
    margin: 0 auto 100px;
    max-width: 750px;
}

slideshow-carousel .slideshow__next-section-button {
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    bottom: 14px;
    color: #fff;
}

slideshow-carousel .slideshow__next-section-button svg {
    margin: 0 auto;
}

slideshow-carousel {
    background: transparent !important;
}

slideshow-carousel .action_btn {
    background: transparent;
    text-align: center;
    margin-top: 55px;
}

slideshow-carousel .action_btn a {
    color: #a03481;
    font-weight: 500;
}

@media only screen and (min-width: 1800px) {
    #shopify-section-template--20430747762828__slideshow slideshow-carousel {
        max-width: 1100px;
    }
}

@media only screen and (max-width: 767px) {
    #shopify-section-template--20430747762828__slideshow slideshow-carousel {
        width: 80%;
        margin: 0 auto 50px;
    }

    #shopify-section-template--20430747762828__slideshow {
        padding: 180px 0 50px;
    }

    slideshow-carousel .action_btn {
        margin-top: 90px;
    }
}

/* Slideshow Sec css end */

/* Collection Page css start */
.shopify-section--collection-banner .section-spacing {
    padding: 50px 0 20px;
}

.shopify-section--collection-banner .prose {
    text-align: left;
}

.collection-toolbar {
    background: #f8f6eb;
}

.collection-toolbar__button-container>.collection-toolbar__button {
    opacity: 1;
}

#facets-drawer.drawer::part(content),
#facets-drawer.drawer::part(content) footer {
    background-color: #f8f6eb;
}

#facets-drawer .accordion .text-with-icon {
    font-size: 14px;
}

facets-sort-popover.popover::part(body) {
    background: #f8f6eb !important;
}

/* Collection Page css end */

/* Product Page css start */
.product .accordion .accordion__toggle {
    color: #a03481;
}

.product .buy-buttons .button {
    border: 1px solid #a03481;
    color: #a03481;
    background: transparent;
}

.product .buy-buttons .button:hover,
.product .buy-buttons .button:focus {
    border-color: #a03481 !important;
    background: #a03481 !important;
    color: #fff !important;
}

.product .shopify-payment-button__button {
    border: 1px solid #a03481;
    color: #a03481;
    background: transparent;
}

.product .shopify-payment-button__button:hover,
.product .shopify-payment-button__button:focus {
    border-color: #a03481 !important;
    background: #a03481 !important;
    color: #fff !important;
}

/* Product Page css end */

/* Static Pages css start */
.staticPage .section-header .h2 {
    /* font-size: 22px; */
    text-align: center;
}

.staticPage .prose h3 {
    font-size: 18px;
}

.staticPage .prose h2,
.staticPage .prose h3,
.staticPage .prose h4,
.staticPage .prose h5,
.staticPage .prose h6 {
    text-align: left;
    font-weight: 300;
}

.staticPage .prose b a.noultralight {
    font-weight: 300;
}

.staticPage .prose .same_text_p {
    text-align: left;
}

.staticPage .prose b {
    font-weight: 300;
}

.staticPage .prose b a {
    font-weight: 300;
}

/* Static Pages css end */

/* Newsletter Page css start */
#shopify-section-template--16728684691596__newsletter_PnyXHn .color-scheme {
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media only screen and (max-width: 767px) {
    #shopify-section-template--16728684691596__newsletter_PnyXHn .color-scheme {
        min-height: 350px;
    }
}

/* Newsletter page css end */

.productStatus .statusBackorder,
.productStatus .statusAvailable {
    color: #a03481;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
}

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

    .productStatus .statusBackorder,
    .productStatus .statusAvailable {
        font-size: 12px !important;
    }
}

/* Whatsapp Sticky Css start */
.whatsapp-sticky {
    width: 48px;
    position: fixed;
    right: 10px;
    bottom: 65px;
    z-index: 9;
    top: auto;
    height: 48px;
}

.whatsapp-sticky svg {
    width: 40px;
    height: 40px;
}
@media only screen and (max-width: 767px){
    .whatsapp-sticky {
    left:10px;
    }
}
/* Whatsapp Sticky Css end */

/* Cart Drawer css start */
.drawer::part(content),
.drawer::part(footer) {
    background-color: #f8f6eb;
}

.terms_and_checkout .cart-attribute__field {
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #535353;
    margin: 5px 0 11px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.terms_and_checkout .terms_refund_checkbox {
    position: relative;
    top: 4px;
    width: 1px;
    visibility: hidden;
}

.terms_and_checkout label {
    /* width: calc(100% - 20px); */
    width: 100%;
    padding-left: 25px;
}

.terms_and_checkout label {
    background: url(/cdn/shop/files/unchecked.png?v=1710518068) no-repeat scroll left top;
    background-size: 22px;
    background-position-y: 0px;
    background-position-x: -1px;
}

.terms_and_checkout input#termsPoilicies[type="checkbox"]:checked+label {
    background: url(/cdn/shop/files/checkbox_1.png?v=1710499112) no-repeat scroll left top;
    background-size: 18px;
    background-position-y: 2px;
}

.terms_and_checkout .discount-badge {
    background: #000;
}

.cart-drawer__footer .discount-badge {
    background: #000;
}

/* Cart Drawer css end */

/* Contact Page css start */
.shopify-section--rich-text .icon_with_text {
    display: flex;
    justify-content: center;
}

.shopify-section--rich-text .icon_with_text svg {
    width: 20px;
    height: 20px;
    margin-right: 8px;
    position: relative;
    top: 20px;
}

@media only screen and (max-width: 767px) {
    .shopify-section--rich-text .icon_with_text.address span {
        width: calc(100% - 30px);
    }

    .shopify-section--rich-text .icon_with_text svg {
        top: 17px;
    }
}

/* Contact Page css end */

/* date 06-03-2024  */
/* Maintain same space in navbar */
/* @media only screen and (min-width: 999px) {
  nav.header__secondary-nav {
    column-gap: 2.5rem;
  }
} */
.footer .footer_strip p {
    color: #fff !important;
}

.footer .footer_strip p svg {
    display: inline-block;
    width: 10px;
    height: 10px;
    position: relative;
    top: -1px;
}

.footer .footer_strip p svg path {
    fill: #fff;
}

slideshow-carousel .action_btn a {
    text-transform: uppercase;
}

.productStatus .statusBackorder,
.productStatus .statusAvailable {
    font-size: 14px;
}

/* Track Order Page css start */
body .shipway_div {
    box-shadow: unset;
    width: 100%;
    margin: 0;
    padding: 5rem 0;
    background: transparent;
}

body .shipway_div h3 {
    font-size: 14px;
    letter-spacing: 1.1px;
    text-transform: uppercase;
    margin: 0 0 10px;
    color: #535353;
    font-family: Aileron;
}

body .shipway_div input#scan_order {
    font-family: Aileron !important;
    background: #a03481;
    border: 1px solid #a03481;
    height: 44px;
    line-height: 44px;
    padding: 0 10px;
    border-radius: 0 !important;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    font-size: 13px;
}

body .shipway_div label {
    color: #535353;
    letter-spacing: 1.1px;
    font-family: Aileron;
    font-size: 14px;
}

body .shipway_div input[type="text"] {
    background: transparent;
    border: 1px solid #d7d7d7;
    border-radius: 0 !important;
    box-shadow: unset !important;
    height: 40px;
    margin-top: 5px;
}

body #shipway .shp-track {
    background-color: #000000a6 !important;
    border-radius: 0;
    font-size: 14px;
}

body #shipway .shp-track .shp-sw_track_n {
    font-weight: 400 !important;
}

body #shipway .shp-alert {
    border-radius: 0;
    background: #000000a6 !important;
}

body #shipway .shp-h1,
body #shipway h1 {
    font-size: 26px !important;
    margin-top: 14px !important;
}

body #shipway .shp-h1 b,
body #shipway h1 b {
    font-weight: 400;
}

body #shipway .shp-card-header .shp-title {
    letter-spacing: 0.5px;
}

body #shipway .shp-card-header .shp-title b {
    font-weight: 400;
}

/* Track Order Page css end */

/*  */
.paymentProIcons {
    display: flex;
    flex-wrap: wrap;
    margin: 20px -5px 0;
}

.paymentProIcons .img_d {
    width: 20%;
    padding: 0 5px;
    text-align: center;
}

.paymentProIcons .img_d img {
    width: 100%;
    max-width: 40px;
    margin: 0 auto;
}

.paymentProIcons .img_d span {
    font-size: 9.4px;
    color: #a03481;
    line-height: 12px;
    display: block;
    margin-top: 7px;
    text-align: center;
}

/*  */

#shopify-section-template--16368734175372__custom_liquid_BGTtdU .paymentProIcons {
    max-width: 680px;
    text-align: center;
    margin: 0 auto;
}

.shipway_div .shp-text-right {
    display: none !important;
}

/*  */
/* .template_index body{
  height: calc(100% - 220px);
  margin: 0;
  overflow: hidden;
  scroll-behavior: smooth;
  min-height:unset;
}
.template_index #main{
  height: calc(100vh - 220px);
  scroll-snap-type: y mandatory;
  overflow-y: scroll;
}
.template_index #main .shopify-section{
  height: calc(100vh - 220px);
  scroll-snap-align: start; 
  display: flex;
  align-items: center;
  justify-content: center;
}
.template_index #main::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
.template_index #main::-webkit-scrollbar{
	width: 0px;
	background-color: #F5F5F5;
}
.template_index #main::-webkit-scrollbar-thumb{
	background-color: #000000;
} */
/*  */

/* @media only screen and (min-width: 1200px) {
  .template_index #main .shopify-section{
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
  }
} */
/* @media only screen and (min-width: 1200px) {
   	body.template_index {
		  height: 100vh;
		}
   body.template_index .header{
     position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
   }
   .template_index #main {
       position: relative;
    height: 100vh;
    width: 100%;
    overflow: hidden;
   }
     .template_index #main .shopify-section{
       width: 100%;
    height: 94%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
       background:#f8f6eb;
     }
   .template_index #main .shopify-section{
      position:absolute;
   }
 } */
/*

/*  */
.h_textWithSlider .inner_d {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.h_textWithSlider .inner_d>div {
    width: 50%;
}

.h_textWithSlider .img_d img {
    width: 100%;
    display: block;
}

/* */
.shopify-section--faq .section-header .h2 {
    */ font-size: 24px;
    font-weight: 300;
    letter-spacing: 1.1px;
    color: #000000a6;
}

/************************ 16-01-2026 CSS Start  ************************/

/*************Header CSS Start  ************/

header .header {
    border-bottom: unset !important;
}

.header {
    column-gap: 7.5rem;
}

header .header__primary-nav {
    /* justify-content: space-around; */
    justify-content: flex-start;
    column-gap: 140px;
}

nav.header__secondary-nav {
    /* justify-content: space-around !important; */
    justify-content: flex-end !important;
    justify-self: unset;
    column-gap: 140px;
    justify-self: unset;
}

@media only screen and (min-width:768px) {
    .header {
        column-gap: 3.5rem;
    }
}
@media only screen and (min-width:1200px) {
    header .header{
        padding-left: 100px;
        padding-right: 100px;
    }
}
@media only screen and (max-width: 1600px) {

    header .header__primary-nav,
    nav.header__secondary-nav {
        column-gap: 80px;
    }

}

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

    header .header__primary-nav,
    nav.header__secondary-nav {
        column-gap: 36px;
    }

}

@media only screen and (max-width: 769px) {
    .header {
        column-gap: 12.5rem;
    }
}

@media only screen and (max-width: 768px) {
    .header {
        column-gap: 20px;
    }

    header .header__primary-nav {
        justify-content: start;
    }

    nav.header__secondary-nav {
        justify-content: end !important;
    }
}

@media only screen and (max-width: 504px) {
    .header__secondary-nav {
        gap: 10px;
    }
}

/******** Header CSS End  ************/

/******** static Page CSS Start ************/
.staticPage .container.container--md {
    max-width: 1920px;
    margin: 0 auto;
    padding: 0 50px;
}

.staticPage .section-stack .inner-data-d {
    display: flex;
    justify-content: space-between;
}

.staticPage .section-stack .inner-data-d .blank-space {
    width: 39%;
}

.staticPage .section-stack .prose {
    width: 54%;
}

/* .staticPage .section-stack .prose p {
    text-align: left !important;
} */

.staticPage a {
    background: unset !important;
}

.prose a.textline {
    background: unset !important;
}

.staticPage .ReturnExchangepage .inner-data-d {
    display: flex;
    justify-content: space-between;
    margin-bottom: 83px;
}

.staticPage .spacing-d {
    margin-bottom: 80px;
}

.staticPage h4 {
    margin-bottom: 32px;
}

.staticPage li {
    margin-bottom: 15px;
}

.staticPage li,
.staticPage h4,
.staticPage p {
    font-weight: 300;
    font-family: Aileron;
    font-size: 14px;
    line-height: 128%;
    /* color: #363535; */
     color:#535353;
    text-align: justify;
}

.ReturnExchangepage .named {
    width: 32%;
}

.ReturnExchangepage .namewithdata {
    width: 65%;
    margin: 0;
}

.color-scheme.color-scheme--scheme-1.return-exchange {
    background-color: #C5E0CE !important;
}

.return-exchange .staticPage.section-spacing.section-spacing--tight.color-scheme.color-scheme--scheme-1.color-scheme--bg-609ecfcfee2f667ac6c12366fc6ece56,
.color-scheme.color-scheme--scheme-1 .return-exchange {
    background: #c5e0ce !important;
}

.return-exchange x-header.header.color-scheme.color-scheme--scheme-1,
.return-exchange .footer.color-scheme.color-scheme--scheme-1 {
    background: #c5e0ce !important;
}

.return-exchange .footer.color-scheme.color-scheme--scheme-1 .footer__inner {
    /* border-color: #535353 !important; */
    border-color: #53535363 !important;
}

@media only screen and (min-width: 1200px) {
    .staticPage .container.container--md {
        padding:0 100px;
    }
}
@media only screen and (max-width: 1550px) {
    .staticPage .section-stack .prose {
        /* width: 56%; */
          width: 55%;
    }
}
@media only screen and (max-width: 768px) {
    .staticPage .section-stack .inner-data-d {
        display: flex;
        justify-content:flex-end;
        margin-bottom: 40px;
    }

    .staticPage .section-stack .inner-data-d .blank-space {
       display:none;
    }
    .staticPage .section-stack .prose {
        width: 59%;
    }
    .ReturnExchangepage .named,
    .ReturnExchangepage .namewithdata {
        width: 100%;
    }

    .staticPage .container.container--md {
        padding: 0 20px;
    }

    .staticPage .spacing-d {
        margin-bottom: 50px;
    }

    .staticPage h4 {
        margin-bottom: 15px;
    }

    .staticPage li {
        margin-bottom: 15px;
    }

    .staticPage li,
    .staticPage h4,
    .staticPage p,
    .vocabulary-text p,
    .stockistspage-section .location h4,
    .stockistspage-section .location p
     {
        font-weight: 300;
        font-family: Aileron;
        font-size: 15px;
        line-height: 20px;
    }
   .stockistspage-section .location h4,
    .stockistspage-section .location p {
        color: #535353 !important;
    }
     .stockistspage-section .location p br{
        display:none;
     }
    /* .staticPage p{
        text-align:justify !important;
    } */

    .ReturnExchangepage .named {
        margin-bottom: 15px;
    }
    .staticPage .ReturnExchangepage .inner-data-d{
        display:block;
    }
}
@media only screen and (max-width: 450px) {
     .staticPage .section-stack .prose {
        width: 64%;
    }
}

/******** static Page CSS End ************/

/********* stockists page section CSS Start  **********/
body.stockist-page main{
    /* min-height:100vh; */
    min-height: 84vh;
}
body.stockist-page main #shopify-section-template--20430748123276__stockists_page_BewpM9{
	min-height: inherit;
}
body.stockist-page .stockistspage-section{
	min-height: inherit;
}
.stockistspage-section {
    padding: 100px 48px 171px;
    display: flex;
    /* align-items: center; */
    align-items:flex-start;
    gap: 100px;
}

.stockistspage-section .image-box {
    width: 40%;
}

.stockistspage-section .image-box img {
    width:100%;
    max-width: 412px;
    height: auto;
    display: block;
}

.stockistspage-section .locations {
    width: 54%;
    display: flex;
    flex-wrap: wrap;
    row-gap: 100px;
    justify-content: flex-start;
    margin: 0 -10px;
}

.stockistspage-section .location {
    width: 33.33%;
    padding: 0 10px;
}

.stockistspage-section .location h4 {
    /* font-family: Montserrat, sans-serif;
  font-weight: 300;
  letter-spacing: 1.1px;
  color: #000000a6;
  font-size: 13px;
  line-height: 20px; */
    font-family: Aileron;
    margin-bottom: 20px;
    color: #363535;
    /* font-size:25px; */
}

.stockistspage-section .location h4.mb {
    margin-bottom: 0;
}

.stockistspage-section .location p {
    /* font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 1.6;
  text-transform: uppercase; */
    /* color: #5353534d; */
    color: #363535;
    margin: 0;
    font-weight: 300;
    font-family: Aileron;
    /* font-size:26px;
    line-height:auto; */
}

@media (min-width: 1200px) {
   .stockistspage-section {
    padding: 100px 100px 171px;
   }
}
@media (max-width: 1550px) {
    .stockistspage-section .locations{
        width:62%;
    }
}
@media (max-width: 768px) {
    .stockistspage-section {
        display: flex;
        flex-direction: unset;
        padding: 40px 20px 50px;
        row-gap: 40px;
        justify-content: flex-end;
        flex-wrap: wrap;
    }

    .stockistspage-section .image-box,
    .stockistspage-section .locations {
        width: 64%;
    }

    .stockistspage-section .location h4 {
        margin-bottom: 10px;
    }

    .stockistspage-section .image-box img {
        width: 100%;
        max-width: unset;
        margin: 0 auto;
    }

    .stockistspage-section .locations {
        justify-content: flex-start;
        gap: 30px;
        margin: 0;
    }

    .stockistspage-section .location {
        width: 100%;
        padding:0;
        /* font-size:16px; */
    }
}


/************************ stockists page section CSS End  ************************/
/************************ Track Your Order CSS Start  ************************/
/* body.features--button-transition.features--zoom-image.color-scheme.color-scheme--scheme-1.shipway-track-page,
.shipway-track-page .footer.color-scheme.color-scheme--scheme-1.color-scheme--bg-609ecfcfee2f667ac6c12366fc6ece56,
.shipway-track-page x-header.header.color-scheme.color-scheme--scheme-1 {
    background: #BF0076 !important;
     background: #a03481 !important;
}

.shipway-track-page header .MenuTextD .deskMenuD,
.shipway-track-page header .MenuTextD .deskMenuD,
.shipway-track-page .header .main_links,
.shipway-track-page header .header__secondary-nav a[aria-controls=cart-drawer] .h6,
.shipway-track-page .link-faded {
    color: #F2EEE6;
}

.shipway-track-page header .header {
    border-bottom: unset !important;
}

.shipway-track-page .footer {
    border-top: 1px solid #fff;
}

body.shipway-track-page .shipway_div h3,
body.shipway-track-page .shipway_div label,
.shipway-track-page .shipway_div input[type=text],
.shipway-track-page input#order_tracking_data::placeholder {
    color: #F2EEE6;
}
*/
body.shipway-track-page .shipway_div input#scan_order {
    /* background: #ffffff;
    color: #a03481; */
    width: 100%;
    margin: 5% 0 0 0 !important;
}

/************************ Track Your Order CSS End  ************************/


/************************ Product  Catalog page CSS Start  ************************/
.product-catalog-page .catalog-header>div:nth-child(1),
.catalog-row>div:nth-child(1){
    width:20px;

}
.catalog-row>div:nth-child(2) ,
.product-catalog-page .catalog-header>div:nth-child(2){
    width:20%;
}

.catalog-header>div:nth-child(3), .catalog-row>div:nth-child(3){
    width: 75%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    /* gap: 100px; */
    gap:90px;
        font-family: Aileron;
}

.product-catalog {
    width: 100%;
}

.product-catalog div {
    text-transform: uppercase;
}
.catalog-header,
.catalog-row {
    display: flex;
    align-items: center;
    gap: 40px;
}

/* .catalog-header,
.catalog-row {
    display: flex;
    align-items: center;
    gap: 40px;
} */

/* .catalog-header>div:nth-child(1),
.catalog-row>div:nth-child(1) {
    width: 40px;
}
.product-catalog-page .catalog-header>div:nth-child(1){
    width:40%;
}
.product-catalog-page .catalog-header>div:nth-child(2){
    width: 60%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 40px;
}

.catalog-header>div:nth-child(2),
.catalog-row>div:nth-child(2) {
    width: 180px;
}

.catalog-header>div:nth-child(3),
.catalog-row>div:nth-child(3) {
    width: 160px;
}
*/
.catalog-header>div:nth-child(4),
.catalog-row>div:nth-child(4) {
    width: 160px;
}

.catalog-header>div:nth-child(5),
.catalog-row>div:nth-child(5) {
    width: 120px;
}

.catalog-header>div:nth-child(6),
.catalog-row>div:nth-child(6) {
    width: 140px;
}

.catalog-header>div:nth-child(7),
.catalog-row>div:nth-child(7) {
    width: 140px;
} 

.catalog-header>div:nth-child(8),
.catalog-row>div:nth-child(8) {
    flex: 1;
}

.catalog-topbar {
    background: linear-gradient(90deg, #1a0f12, #2a1218);
    padding: 30px 100px;
    color: #fff;
}

.catalog-logo img {
    width: auto;
    max-width:200px;
    margin: 0 auto;
}

.catalog-row {
    margin: 30px 100px;
    padding-bottom: 20px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.25);
}

.index {
    opacity: 0.5;
    font-size: 13px;
}

.catalog-images img {
    max-width: 100%;
    height: auto;
}

.mobile-only {
    display: none;
}

@media (max-width: 900px) {

    .catalog-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
        margin: 15px;
    }

    .catalog-row>div {
        width: 100% !important;
                font-family: Aileron;
    }

    .catalog-images img {
        max-width: 200px;
    }
}

@media only screen and (max-width: 768px) {
    .product-catalog-page header-sidebar .mobile_menuD{
        display:none;
    }
    .desktop-only {
        display: none !important;
    }

    .mobile-only {
        display: block;
    }

    .catalog-header {
        display: flex;
        justify-content: center;
    }

    .catalog-topbar {
        padding: 0px;
    }

    .product-catalog-page .catalog-header>div:not(.catalog-logo) {
        display: none;
    }

    .catalog-logo {
        display: flex !important;
    }

    .catalog-logo img {
        max-height: 28px;
        width: auto;
        display:none;
    }

    .catalog-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
        margin: 15px;
    }

    .catalog-row>div {
        width: 100% !important;
        display:flex;
        flex-wrap:wrap;
        justify-content:space-between;
        column-gap:10px;
    }
    .catalog-row>div > div{
        width:calc(50% - 5px);
    }

    .catalog-images img {
        max-width: 200px;
        margin:0 auto;
    }
    .catalog-row:last-child{
        border-bottom:unset;
    }
}


/************************ Product  Catalog page CSS End  ************************/
/************************ 16-01-2026 CSS Start  ************************/

.staticPage ol,
.staticPage li {
    margin-left: 0;
}

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

    .staticPage ol,
    .staticPage li {
        margin-left: 10px;
    }
}

/* 25-02-2026 CSS Start */
.footer-bottom-bar .footer-bottom-inner {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    flex-wrap: wrap;
}

.footer-bottom-bar .footer-bottom-menu.footer-left {
    width: 39%;
    display: flex;
    justify-content: flex-start;
    column-gap: 56px;
    margin: 0;
    padding: 0;
}

.footer-bottom-bar .footer-bottom-menu.footer-right {
    width: 54%;
    justify-content: flex-start;
    column-gap: 56px;
    row-gap: 10px;
}

@media (max-width: 1800px){
     /* .footer-bottom-bar .footer-bottom-menu.footer-left{
        width:24%;
     }
     .footer-bottom-bar .footer-bottom-menu.footer-right {
        width:74%;
        justify-content:flex-end;
     } */
     
}
@media (max-width: 1550px){
    .footer-bottom-bar .footer-bottom-menu.footer-right {
        width:56%;
    }
}

@media (max-width: 768px) {
    .footer-bottom-inner {
        flex-direction: column;
        gap: 0;
        text-align: center;
    }

    .footer-bottom-menu {
        justify-content: center;
        flex-wrap: wrap;
    }
    .footer-bottom-bar .footer-bottom-inner{
        justify-content: flex-end;
        flex-direction: unset;
    }

    .footer-bottom-bar .footer-bottom-menu.footer-left,
    .footer-bottom-bar .footer-bottom-menu.footer-right {
        gap: 0;

    }
    /* .footer-bottom-bar .footer-bottom-menu.footer-left,
    .footer-bottom-bar .footer-bottom-menu.footer-right{
        width: 64%;
    } */
         .footer-bottom-bar .footer-bottom-menu.footer-left{
            margin-bottom: 10px;
         }
     .footer-bottom-bar .footer-bottom-menu.footer-left,
    .footer-bottom-bar .footer-bottom-menu.footer-right{
       width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        gap: 10px;
    }

}

/************************ Vocabulary page CSS Start  ************************/
.vocabulary-page header .header{
  border-bottom: unset !important;
}
.vocabulary-section {
    padding: 100px 48px 162px;
}

.vocabulary-text {
    font-weight: 200;
    font-size: 26px;
    font-family: Aileron;
    line-height: 128.8%;
    letter-spacing: 2.5%;
    padding-bottom: 70px;
}

.vocabulary-button {
    text-align: center;
    margin-bottom: 138px;
}

.enquire-btn {
    width: 100%;
    font-family: Aileron;
    font-weight: 100;
    display: inline-block;
    padding: 24px 40px;
    border: 1px solid #000000;
    text-decoration: none;
    color: #363535;
    font-size: 25.5px;
    line-height: auto;
    background: transparent;
    transition: all 0.3s ease;
}
/* .enquire-btn:hover {
    background-color: #d8d2c3;
} */
.vocabulary-images {
    display: flex;
    gap: 153px;
    align-items: center;
    justify-content: center;
    padding: 0 100px;
}

.image-box {
    width: 32%;

    overflow: hidden;
}

.image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media only screen and (max-width: 768px) {
    .vocabulary-section {
        padding: 50px 20px ;
    }

    .vocabulary-text {
        padding-bottom: 20px;
    }

    .enquire-btn {
        padding: 10px;
        font-size: 13px;
        text-transform: uppercase;
        letter-spacing: 0.18em;
    }

    .vocabulary-button {
        margin-bottom: 0;
    }

    .vocabulary-images {
        display: block;
        padding: 50px 10px 0;
        margin-bottom: 20px;
    }

    .image-box {
        width: 100%;
        margin-bottom: 20px;
    }
}

/************************ Vocabulary page CSS End  ************************/

/* Header 2 css start */    
.header.header__2{
    border: none !important;
    background: linear-gradient(90deg, #1a0f12, #2a1218) !important;
}
.header.header__2 .desktop_menu {
    width: 100%;
    max-width: calc(100% - 383px);
}
.header.header__2 .desktop_menu ul{
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap:wrap;
    justify-content: space-between;
    gap: 10px;
}
.header.header__2 .desktop_menu ul li a{
    font-family: Aileron;
    font-size: 14px;
    line-height: 24px;
    color: #a03481;
}
@media only screen and (min-width: 1000px) {
    .header.header__2 .header__logo{
        display:none;
    }
    .header.header__2 .header__primary-nav{
        justify-content:flex-end;
        padding:25px 0
    }
}
@media only screen and (max-width: 999px) {
    .header.header__2 .desktop_menu ul{
        display:none;
    }
  
}
    /* Header 2 css end */
    /* single banner  css start */
 .single_banner_sec img{
    width:100%;
 }
 

 #shopify-section-template--20899358113932__single_banner_hTQVyN{
    margin-top:-63px;
 }
 @media only screen and (max-width: 999px){
    #shopify-section-template--20899358113932__single_banner_hTQVyN{
    margin-top:-62px;
 }
 }
  @media only screen and (max-width: 699px){
    #shopify-section-template--20899358113932__single_banner_hTQVyN{
    margin-top:-56px;
 }
 }
 /* single banner  css end */

 /* categorySec section css start  */

.categorySec .container{
    display:flex;
    justify-content:flex-end;
}
.categorySec .inner_d {
    display:flex;
    /* width:50%; */
    justify-content: space-between;
    column-gap: 70px;
}
.categorySec .inner_d > div{
    width:50%;
}
.categorySec .inner_d img{
    width:100%;
}
.categorySec .inner_d h4{
    padding-top: 37px;
}
.categorySec h4 ,
.split-banner .inner_data_d,
.split-banner .split-banner__text,
.split-banner .split-banner__btn,
.cultural-section .cultural-content h2,
.cultural-section .cultural-content p{
    font-family:Aileron;
    font-size: 14px;
    line-height: 128%;
    color: #363535;
    letter-spacing: 2.5%;

}
.cultural-section .cultural-content p,
.split-banner .split-banner__text{
    text-align: justify;
}
@media only screen and (max-width: 767px){
    .categorySec .inner_d{
        width:100%;
        column-gap:30px;
    }
    .categorySec .inner_d > div{
        width:50%;
    }
    .categorySec .inner_d h4{
        padding-top: 10px;
    }
    .categorySec h4 ,
    .split-banner .inner_data_d,
    .split-banner .split-banner__text,
    .split-banner .split-banner__btn,
    .cultural-section .cultural-content h2,
    .cultural-section .cultural-content p{
        font-size: 15px;
        line-height: 20px;

    }
}
 /* categorySec section css end */
 /* Text with Banner Design CSS Start */
 .text_with_banner_design.split-banner {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.text_with_banner_design .split-banner__content,
.cultural-section .blank_d {
  /* width: calc(50% - 100px); */
  width: calc(46% - 100px);
  
}

.text_with_banner_design .split-banner__image,
.categorySec .inner_d,
.cultural-section .cultural-content {
  /* width: 50%; */
  width:54%;
}

.text_with_banner_design .split-banner__image img {
  width: 100%;
}
.text_with_banner_design .split-banner__content .inner_d{
    display:flex;
    align-items:center;
}
 .text_with_banner_design .des_and_button {
    /* margin-top: 100px; */
    margin-top:33%;
 }
.text_with_banner_design .inner_data_d{
    width:33.33%;
}
.text_with_banner_design .btn_d{
    text-align: center;
    margin-top: 93px;
}
.text_with_banner_design .split-banner__subtitle_first{
    text-align: start;
}
.text_with_banner_design .split-banner__subtitle_last{
    text-align:end;
}

@media screen and (min-width: 1000px) {
	.text_with_banner_design .inner_data_d.split-banner__subtitle_first{
		width: 98px;
	}
	.text_with_banner_design .inner_data_d.split-icon_img{
		width: calc(100% - 218px);
	}

	.text_with_banner_design .inner_data_d.split-banner__subtitle_last{
		width: 120px;
	}
}
@media screen and (min-width: 1700px) {
	.text_with_banner_design .inner_data_d.split-banner__subtitle_first{
		width: 194px;
	}
	.text_with_banner_design .inner_data_d.split-icon_img{
		width: calc(100% - 400px);
	}
	.text_with_banner_design .inner_data_d.split-banner__subtitle_last{
		width: 216px;
	}

}

 
@media screen and (max-width: 767px) {
  .text_with_banner_design.split-banner {
    flex-direction: column;
  }
  .text_with_banner_design .des_and_button {
    margin-top:20px;
  }


  .text_with_banner_design .split-banner__content,
  .text_with_banner_design .split-banner__image {
    width: 100%;
  }
  .text_with_banner_design .btn_d {
    margin-top: 20px;
    margin-bottom:20px;
}
}
 /* Text with Banner Design CSS END */
  /* Cultural Text Section css start */
  .cultural-section .container {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}


.cultural-section .cultural-content h2 {
  margin-bottom: 20px;
  font-weight:300;
}

.cultural-section .cultural-content p {
  font-weight:300;
}
@media only screen and (max-width: 767px){
.cultural-section .cultural-content, .cultural-section .cultural-content {
    width: 100%;
}
}
   /* Cultural Text Section css end */

/* homepage css start */
@media only screen and (min-width: 1200px) {
    .template_index .container{
        max-width:1920px;
        padding:0 100px;
        margin-left:auto;
        margin-right:auto;
    }
}
/* homepage css end */

/* new faq page faq info section  css start */

.faq-wrapper .container.container--md{
    max-width: 1920px;
    margin: 0 auto;
    padding: 0 50px;
}
.faq-wrapper  .section-stack .inner-data-d {
    display: flex;
    justify-content: space-between;
}

.faq-wrapper .section-stack .inner-data-d .blank-space {
    width: 39%;
    /* width:36%; */
}

.faq-wrapper .section-stack .prose {
    width: 55.5%;
     /* width: 57%; */
}
.faq-wrapper .faq-group-title{
    margin: 80px 0 32px 23px;
    font-family: Aileron;
}
.faq-wrapper .faq-heading + .faq-group-title{
    margin-top:0;
}
.faq-wrapper .info_d{
    margin: 0 0 0 23px;
    font-weight: 300;
    font-family: Aileron;
    font-size: 14px;
    line-height: 128%;
    /* color: #363535; */
    color:#535353;
}
.faq-wrapper .faq-item .faq-question p,
.faq-wrapper .faq-item .faq-answer p{
    display: flex;
    text-align:justify;
}
.faq-wrapper .faq-item .faq-question p span,
.faq-wrapper .faq-item .faq-answer p span{
    /* margin-right: 31px; */
    min-width:23px;
}
.faq-wrapper .faq-item{
    margin-bottom:40px;
}
.faq-wrapper .faq-item .faq-answer{
    margin-top: 13px;
}
.faq-wrapper .faq-item .faq-question,
.faq-wrapper .faq-item .faq-answer{
    font-weight: 300;
    font-family: Aileron;
    font-size: 14px;
    line-height: 128%;
    /* color: #363535; */
    color:#535353;
}
@media only screen and (min-width: 1200px) {
     .faq-wrapper .container.container--md {
        padding: 60px 100px;
    }
}
@media only screen and (max-width: 1550px) {
    .faq-wrapper .section-stack .prose{
        width: 56.5%;
    }
}
@media only screen and (max-width: 768px){
    .faq-wrapper{
        padding:50px 0;
    }
    .faq-wrapper .container.container--md{
         padding: 0 20px;
    }
    .faq-wrapper  .section-stack .inner-data-d{
        justify-content:flex-end;
    }
    .faq-wrapper .section-stack .inner-data-d .blank-space {
       display:none;
    }
    .faq-wrapper .section-stack .prose {
        /* width: 72%; */
        /* width: 68%; */
         width: 66%;
    }
    .faq-wrapper .faq-group-title {
        margin: 50px 0 20px 23px;
        font-size:15px;
    }
    .faq-wrapper .faq-item .faq-question,
    .faq-wrapper .faq-item .faq-answer{
        font-size:15px;
    }
    .faq-wrapper .info_d{
        margin:0;
    }
    /* .faq-wrapper .faq-item .faq-answer{
        line-height:1.2;
    } */

   /* .faq-item .faq-row {
     display: flex;
     align-items: flex-start;
     }

    .faq-item .faq-label {
     flex: 0 0 auto;
    }

   .faq-item .faq-text {
     flex: 1;
     text-align: justify;
    } */

}
/* new faq page faq info section  css end */
/* product-catalog page css start  */

.catalog-header {
    align-items: baseline;
}
.catalog-row {
    gap: 20px;
}

.product-catalog .blank-d,
.product-catalog .index{
    width: 60px;
}
.product-catalog .catalog-header{
    gap:0;
}
.product-catalog .product-all-data.desktop-only > div,
.product-catalog .product-inner-data > div{
    text-align:center;
    flex:1;
    gap:0;
    padding:5px;
}
.catalog-header>div:nth-child(3),
 .catalog-row>div:nth-child(3){
     /* flex:1; */
    gap:0;
    padding:5px;
}
.product-catalog .product-inner-data{
    width:calc(100% - 380px);
}

.catalog-header>div:nth-child(3), 
.catalog-row>div:nth-child(3){
      width:calc(100% - 380px);
}
.catalog-header, .catalog-row{
    gap: 0;
    justify-content: space-between;
}
.catalog-row>div:nth-child(2) ,
.product-catalog-page .catalog-header>div:nth-child(2){
 width: 240px;
}
.catalog-images img,
.catalog-logo img{
    margin: 0 auto;
    max-width: 200px;
}
@media (min-width: 769px) and (max-width: 900px) {
 .product-catalog .catalog-topbar {
    display: none;
  }

  .product-catalog .product-all-data.desktop-only {
    display: none;
  }

 .product-catalog .catalog-details.mobile-only {
    display: block;
  }

 .product-catalog .catalog-row {
    display: block;
  }

 .product-catalog .catalog-images {
    text-align: center;
    width: 100%;
  }
}
@media (min-width: 901px) and (max-width: 999px) {
  .product-catalog .catalog-topbar {
    display: none;
  }

  .product-catalog .product-all-data.desktop-only {
    display: none;
  }

  .product-catalog .catalog-details.mobile-only {
    display: block;
  }

  .product-catalog .catalog-row {
    display: block;
  }

  section.product-catalog .catalog-images {
    text-align: center;
    width: 100% !important;
  }
}

@media (max-width: 1000px) {
    .catalog-header>div:nth-child(3), .catalog-row>div:nth-child(3) {
    width: calc(100% - 210px);
}
  .product-catalog-page .catalog-header > div:nth-child(1),
  .catalog-row > div:nth-child(1) {
    width: 20px;
  }

  .catalog-row > div:nth-child(2),
  .product-catalog-page .catalog-header > div:nth-child(2) {
    width: 150px;
  }

  .product-catalog .catalog-images img,
  .product-catalog .catalog-logo img {
    width: 100%;
    max-width: 130px;
  }
  /* .catalog-row ,
  .catalog-topbar{
    padding: 10px 30px;
  } */
}
 @media (max-width: 1199px) {
    .catalog-header>div:nth-child(3), .catalog-row>div:nth-child(3) {
        width: calc(100% - 210px);
    }
    .product-catalog-page .catalog-header > div:nth-child(1),
    .catalog-row > div:nth-child(1) {
        width: 20px;
    }

    .catalog-row > div:nth-child(2),
    .product-catalog-page .catalog-header > div:nth-child(2) {
        width: 150px;
    }

    .product-catalog .catalog-images img,
    .product-catalog .catalog-logo img {
        width: 100%;
        max-width: 130px;
    }
    .header.header__2 .desktop_menu {
        max-width: calc(100% - 170px);
    }
    .catalog-row{
        margin: 30px 3rem;
    }
    .catalog-topbar{
        padding: 30px 1.6rem;
    }
} 
 @media (max-width: 767px) {
    .catalog-row{
        margin: 30px 1.25rem;
    }
    .catalog-topbar{
        display:none;
    }
 }

/* @media (min-width: 1001px) {
     .catalog-header>div:nth-child(3), .catalog-row>div:nth-child(3) {
    width: calc(100% - 210px);
}
  .product-catalog-page .catalog-header > div:nth-child(1),
  .catalog-row > div:nth-child(1) {
    width: 20px;
  }

  .catalog-row > div:nth-child(2),
  .product-catalog-page .catalog-header > div:nth-child(2) {
    width: 150px;
  }

  .product-catalog .catalog-images img,
  .product-catalog .catalog-logo img {
    width: 100%;
    max-width: 130px;
  }
} */
/* product-catalog page css start  */

.header-sidebar__linklist.divide-y .header-sidebar__linklist-button,
.header-sidebar__back-button.is-divided{
    font-family: Aileron;
}
/* Contact page CSS Start */
.contact-page main#main{
    display: flex;
    flex-direction: column;
}
.contact-page .shopify-section--contact{
    margin-top: auto;
}
.contact-page  #shopify-section-template--20899358277772__custom_contact_strip_ywD7aG{
    margin-top: 20px;
    margin-bottom: 73px;
}
.shopify-section--contact .container.container--xs{
    width: 56%;
    margin: 0 0 0 auto;
    padding-right: 100px;
}
.input, .textarea, .select{
  /* border: 1px solid #3C3C3B; */
  /* border: 0.25px solid #3C3C3B; */
  border: 1px solid #B3C3B3;
  padding: 13px 20px;
}
.Contact-form .button{
    justify-content: start;
}
.Contact-form .floating-label{
    display:none;
}
 input:-internal-autofill-selected{
    background:unset;
}
@media screen and (max-width: 768px) {
    .shopify-section--contact .container.container--xs{
      width: 100%;
      margin: 0;
      padding: 0 20px;
    }
    .input, .textarea, .select {
    padding: 10px 12px;
   }
    .contact-page #shopify-section-template--20899358277772__custom_contact_strip_ywD7aG {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .search_d {
        /* margin-top: 3px; */
        display: flex;
    align-items: center;
    }
    .search_d > a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    }

    .search_d svg {
    display: block;
    }
    .search_d > a[href*="/search"] {
    position: relative;
    top: -1px;
    }
    .Contact-form .button{
        padding: 24px 20px !important;
        font-family: Inter;
        font-weight: 300;
        font-size: 9px;
        line-height: 100%;
        letter-spacing: 0%;

    }
    .Contact-form  .textarea{
        min-height: 250px !important;
    }

}
/* Contact page CSS End */
/* Custom Contact Strip  CSS Start */
.custom-contact-strip .inner-data-d {
    display: flex;
    justify-content: space-between;
}
.custom-contact-strip .blank-space{
    width: 39%
}
.custom-contact-strip__inner {
    width: 56%;
    padding-right: 100px;
}
.custom-contact-strip p {
  margin: 0;
}
.custom-contact-strip a {
  text-decoration: none;
}
.custom-contact-strip a:hover {
  text-decoration: underline;
}
 body.contact-page main {
    /* min-height: 800px; */
     min-height: unset;
}
/* @media screen and (min-width: 1024px) {
    body.contact-page main{
        min-height: 1000px;
    }
} */
@media screen and (min-width: 1280px) {
    body.contact-page main {
        min-height: 650px;
    }
}
@media only screen and (min-width: 1500px) {
    body.contact-page main {
         /* min-height: 1100px;  */
         min-height: unset;
    }
}
@media screen and (min-width: 1920px) {
    body.contact-page main {
        min-height: 900px;
    }
}
@media screen and (min-width: 2560px) {
    body.contact-page main {
        min-height: 900px;
    }
}
/* @media screen and (max-width: 1920px) {
    body.contact-page main {
        min-height: 900px;
    }
} */
@media screen and (max-width: 768px) {
  .custom-contact-strip {
    padding: 12px 15px;
  }
  .custom-contact-strip .blank-space {
    width: unset;
}
.custom-contact-strip__inner{
    width:100%;
    padding:0;
}
}

/* Custom Contact Strip  CSS End*/

/* hero-art  section css star */

.hero-art {
  /* margin-top: 140px; */
  display: flex;
  flex-direction: column;
  align-items: center;
}

.hero-art img {
  width: 629px;
  height: 383px;
}

.hero-art .desktop-img,
.narrow-block .desktop-img {
  display: block;
}

.hero-art .mobile-img,
.narrow-block .mobile-img {
  display: none;
}

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

  .hero-art .desktop-img,
  .narrow-block .desktop-img {
    display: none;
  }

  .hero-art .mobile-img,
  .narrow-block .mobile-img {
    display: block;
  }

  .hero-art {
    margin-top: 60px;
  }

  .hero-art img {
    width: min(629px, calc(100vw - 40px));
    height: auto;
  }

  .text-wide,
  .narrow-block {
    width: calc(100% - 40px);
    margin-top: 70px;
  }

  .text-wide p,
  .narrow-block p {
    font-size: 16px;
    letter-spacing: 0.2px;
  }

  .narrow-block p:last-child {
    margin-top: 34px;
  }
}

/* hero-art  section css end */
/* text-wide  section css start */
.text-wide {
  /* width: 1408px;
  margin-top: 210px; */
  margin: 77px auto 131px;
  /* max-width: 1068px; */
  max-width: 1380px;
  padding: 0 20px;
}


@media screen and (max-width: 768px) {
  .text-wide {
    margin: 30px auto 100px;
    padding: 0;
  }
}

/* text-wide  section css end */
/* narrow-block  section css start */
.narrow-block p:last-child {
  margin-top: 34px;
}

.narrow-block {
  max-width: 696px;
  margin: 0 auto;
  margin-top: 175px;
  display: flex;
  flex-direction: column;
  gap: 0;
}

.narrow-block>img {
  width: 696px;
  margin: 0;
}

.narrow-block>img:nth-of-type(1),
.narrow-block>img:nth-of-type(2) {
  margin-top: 24px;
  margin-bottom: 17px;
}

.narrow-block>img:nth-of-type(3),
.narrow-block>img:nth-of-type(4) {
  margin-top: 0;
}

.narrow-block p:last-child {
  margin-top: 74px;
}

@media screen and (max-width: 768px) {
  .narrow-block {
    margin-top: 100px;
  }
}

/* narrow-block  section css end */
/* about page css start */

/* .text-wide p,
.narrow-block p {
  margin: 0;
  font-size: 26px;
  font-weight: 300;
  line-height: 1.25;
  letter-spacing: 0.65px;
  text-align: justify;
  color: #363535;
} */
.text-wide p,
.narrow-block p {
    text-align: justify;
}
section.text-wide.text-pb p {
  margin-bottom: 50px;
}

/* section.hero-art.about-banner-top {
  margin-bottom: 214px;
} */

section.hero-art.about-page-bottom-img {
  margin-bottom: 100px;
}

.text-wide.text-d {
  margin-bottom: 335px;
}

section.narrow-block.brand-story {
  margin-bottom: 305px;
}

@media screen and (max-width: 768px) {
  section.hero-art.about-banner-top {
    margin-bottom: 100px;
  }

  .text-wide.text-d {
    margin-bottom: 0;
  }

  section.text-wide.text-pb p {
    margin-bottom: 20px;
  }

  .text-wide p,
  .narrow-block p {
    font-size: 15px;
    line-height: 20px;
  }

  section.narrow-block.brand-story {
    margin-bottom: 100px;
  }
   section.narrow-block.brand-story .inner-data-d{
    display: flex;
    justify-content: flex-end;
   }
    section.narrow-block.brand-story .blank-space{
        display: none;
        width: 39%;
    }
    section.narrow-block.brand-story .prose{
        /* width: 67%; */
         width: 64%;
    }
}