/** Shopify CDN: Minification failed

Line 16:12 Unexpected "<"
Line 22:20 Unexpected "<"
Line 2571:5 Expected identifier but found "."

**/
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.cdnfonts.com/css/georgia');
@import url('https://fonts.cdnfonts.com/css/times-new-roman');
* {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.montserrat-<uniquifier> {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.cormorant-garamond-<uniquifier> {
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

:root{
    --heading-font: "Cormorant Garamond", Georgia, serif;
}
.heading, .h1, .h2, .h3, .h4, .h5, .h6, .prose :where(h1,h2,h3,h4,h5,h6){
    font-family: "Cormorant Garamond", Georgia, serif;
    font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
    letter-spacing: .04em;
}
body{
    letter-spacing: .02em;
}
input,
optgroup,
select,
textarea, input, button{
    font-family: "Montserrat", sans-serif !important;
}
.link {
    font-size: 13px;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 1px solid currentColor;
    padding-bottom: 4px;
    background: unset !important;
    font-weight: 300;
}
.button, .shopify-challenge__button, .shopify-payment-button__button--unbranded {
    font-weight: 300;
}
/** header CSS Starts Here **/

.header__primary-nav-item summary, .header__primary-nav-item a {
    font-size: 13px;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    opacity: 0.9;
    transition: opacity 0.25s, color 0.3s;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0px;
}
.header__primary-nav-item a:hover{
    opacity: 0.4;
}
:has(.shopify-section:first-child [allow-transparent-header]):not(:has(.shopify-section--header~.shopify-section-group-header-group)) .header:not(.is-solid,:has(.header__primary-nav [open],.header__secondary-nav [open],.header-search[open])) {
    --header-show-transparent-logo: 1;
    --header-separation-border-color: 0 0 0 / 0;
    --background: 0 0 0 / 0;
    --background-gradient: 0 0 0 / 0;
    --border-color: 0 0 0 / 0;
    --text-color: var(--header-transparent-header-text-color);
}
.header__dropdown-menu:before, .header__primary-nav-item [data-title]:before {
    display: none !important;
}
.header__secondary-nav li a {
    opacity: .8;
    transition: opacity 0.3s;
}
/* x-header.header.is-solid {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
} */
.header__secondary-nav li a:hover {
    opacity: 0.4;
}

/** Banner Section CSS **/
.home-slide-show .h1 {
    font-weight: 300;
    font-size: clamp(64px, 9vw, 120px);
    line-height: 0.92;
    margin-bottom: 36px;
    letter-spacing: -0.02em;
}
.home-slide-show button.link {
    font-size: 11px;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, 0.45);
    padding-bottom: 4px;
    background: round;
}
.home-slide-show .link {
    font-size: 11px;
    letter-spacing: 0.28em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.45);
    padding-bottom: 4px;
    background: unset !important;
}
.header-sidebar__linklist-button, .header-sidebar__footer .text-with-icon,
button.header-sidebar__back-button {
    font-family: 'Montserrat';
    text-transform: uppercase;
    letter-spacing: 1px;
}
.collection-list {
    --collection-list-gap: 10px;
}
.home-collection-list .section-header .h6 {
    font-size: 14px;
    letter-spacing: 0.4em;
    text-transform: uppercase;
    color: rgb(187, 187, 187);
    margin-bottom: 16px;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
}
.home-collection-list .section-header h2.h2 {
    font-size: clamp(40px, 5vw, 72px);
    line-height: 1;
    letter-spacing: -0.01em;
    font-weight: 300;
    margin: 0 !important;
}
.home-collection-list .section-stack {
    --section-stack-gap: 52px;
}
.home-collection-list .content-over-media {
    --content-over-media-gap: 28px;
    row-gap: 28px !important;
    --content-over-media-height: auto;
    aspect-ratio: 3/4;
}
.home-collection-list .collection-card__content .h6 {
    font-family: Montserrat, sans-serif;
    font-weight: 300;
    font-size: 8px;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    opacity: 0.65;
    margin-bottom: 7px;
}

.home-collection-list .collection-card__content .h3 {
    font-weight: 300;
    font-size: 36px;
    line-height: 1.1;
    margin: 0;
        letter-spacing: unset;
}
.mega-menu {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
    padding: 44px 52px 48px;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    --mega-menu-gap: 0;
}
.mega-menu__linklist li a.h6 {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: rgb(170, 170, 170);
    margin-bottom: 24px;
    font-family: Montserrat, sans-serif;
    pointer-events: none;
}
.mega-menu__linklist li {
    gap: 0;
}
ul.mega-menu__linklist {
    --mega-menu-linklist-gap: 72px;
    flex: 1 1 0;
}
.mega-menu__linklist li ul li a.link-faded {
    font-family: var(--heading-font);
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.04em;
    color: rgb(10, 10, 10) !important;
    text-decoration: none;
    transition: opacity 0.2s;
    line-height: 1.2;
    font-style: normal;
    display: block;
    text-transform: capitalize;
}
.mega-menu__linklist li ul.unstyled-list {
    gap: 18px;
}
.mega-menu__promo {
    gap: 16px;
    align-items: flex-start;
    max-width: 576px;
}
.mega-menu__promo img.zoom-image {
    aspect-ratio: 3/3.86;
    object-fit: cover;
}
.mega-menu__promo p.h6 {
    font-family: var(--heading-font);
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.04em;
    color: rgb(10, 10, 10);
    margin-top: 12px;
    margin-bottom: 4px;
    text-transform: capitalize;
}

.mega-menu__promo a.v-stack {
    gap: 0;
    opacity: 1 !important;
}
.mega-menu__promo a.v-stack .v-stack {
    text-align: left;
    width: 100%;
        gap: 0;
}
.mega-menu__promo .text-subdued {
    font-family: Montserrat, sans-serif;
    font-size: 9px;
    font-weight: 600;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: rgb(136, 136, 136);
}
.home-slide-show .slideshow__slide-content {
    padding-top: 72px;
    width: 50%;
}
.home-collection-list .section-spacing {
    padding-top: 96px;
    padding-bottom: 72px;
}
.home-multi-column .section-spacing {
    padding-block-start: 8px;
    padding-block-end: 96px;
}
.home-multi-column .title-sub-heading {
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    letter-spacing: 0.35em;
    text-transform: uppercase;
    color: rgb(136, 136, 136);
}
.home-multi-column .section-stack {
    --section-stack-gap: 4rem;
}
.home-multi-column .multi-column__item p.h3 {
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 16px;
    letter-spacing: 0.02em;
    color: inherit;
    line-height: 1.5;
}
.home-multi-column .multi-column__item p {
    font-size: 17px;
    line-height: 1.85;
    color: rgb(102, 102, 102);
    font-weight: 300;
    font-family: var(--heading-font);
    margin: 0;
    letter-spacing: 0.02em;
}
.home-image-text-overlay .content p.h6 {
    font-size: 9px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    opacity: 0.6;
    margin-bottom: 16px;
    font-family: Montserrat, sans-serif;
}

.home-image-text-overlay .content h2 {
    font-weight: 400 !important;
    font-size: clamp(40px, 5vw, 72px);
    line-height: 1;
    max-width: 480px;
    letter-spacing: .04em;
}
.home-image-text-overlay .content-over-media--sm {
    --content-over-media-height: 72vh;
    --content-over-media-gap: 64px;
}
.home-image-text-overlay .content-over-media>:is(img,video,iframe,svg,video-media), .home-image-text-overlay .content-over-media>picture img,
.home-image-text-overlay .content-over-media>image-parallax img {
    object-position: center 25%;
}
.home-image-text-overlay .content a {
    display: inline-block;
    margin-top: 28px !important;
    color: rgb(255, 255, 255);
    text-decoration: none;
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 3px;
    background: unset !important;
    font-weight: 300;
    line-height: 1.5;
}
.home-image-text-overlay .content div {
    margin: 0;
}
.book-an-appointment-banner .content-over-media--xs {
    --content-over-media-height: 52vh;
}
.book-an-appointment-banner .content-over-media--xs p.h6 {
    font-family: Montserrat, sans-serif;
    font-size: 9px;
    letter-spacing: 0.32em;
    text-transform: uppercase;
    opacity: 0.6;
    margin-bottom: 14px;
}

.book-an-appointment-banner .content-over-media--xs p.h2 {
    font-family: var(--heading-font);
    font-weight: 400;
    font-size: clamp(28px, 3.5vw, 52px);
    letter-spacing: .04em;
}

.book-an-appointment-banner .content-over-media--xs a.button.button--outline {
    display: inline-block;
    margin-top: 28px;
    text-decoration: none;
    font-size: 10px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding: 12px 32px;
    color: rgb(var(--button-background, var(--text-color)));
}
.home-image-with-text image-with-text.image-with-text img {
    min-height: 580px;
    object-fit: cover;
}
.home-image-with-text .prose.sm\:text-start {
    padding: 72px 68px;
    margin: 0 !important;
}
.home-image-with-text .image-with-text div.prose p.h6 {
    font-family: Montserrat, sans-serif;
    font-size: 9px;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    opacity: 0.4;
    margin-bottom: 24px !important;
    line-height: 1.5;
}
.home-image-with-text h2 {
    font-weight: 400;
    font-size: clamp(34px, 3.5vw, 56px);
    line-height: 1.05;
    margin-bottom: 24px;
    letter-spacing: .04em;
}
.home-image-with-text .image-with-text div p {
    font-family: var(--heading-font);
    font-weight: 300;
    font-size: 16px;
    line-height: 1.85;
    opacity: 0.65;
    max-width: 360px;
    margin-top: 0;
    letter-spacing: .02em;
}
.home-image-with-text a.link {
    text-decoration: none;
    font-size: 10px;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    padding-bottom: 2px;
    width: fit-content;
    background: unset;
    margin-top: 44px;
    line-height: 1.5;
}
.home-featured-collections .section-spacing {
    --section-vertical-spacing: 88px;
}
.title_view_all_wrap {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.home-featured-collections .section-stack .v-stack {
    width: 100%;
    justify-items: left;
    display: flex;
    flex-direction: column-reverse;
    gap: 0;
}
.home-featured-collections .section-stack .product_collection_title {
    line-height: 1.5;
    font-size: 8px;
    font-weight: 500;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.4);
    margin-bottom: 6px;
}
.title_view_all_wrap p.h6 {
    text-align: left;
    font-family: Montserrat, sans-serif;
    font-size: 9px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: rgb(170, 170, 170);
    margin-bottom: 8px;
    line-height: 1.5;
}


.title_view_all_wrap h2.h2 {
    font-weight: 400;
    font-size: clamp(26px, 2.8vw, 40px);
    letter-spacing: .04em;
}

.title_view_all_wrap .title_wrap {
    max-width: clamp(270px, 34.8vw, 375px);
    text-align: left;
}
.single_collection_view_btn .link {
    font-size: 10px;
    letter-spacing: 0.2em;
}
.home-featured-collections product-list.product-list {
    --product-list-default-column-gap: 20px;
    --product-list-default-row-gap: 20px;
}
.product-card .product-card__info {
    padding-top: 16px;
    text-align: left;
    justify-content: flex-start;
}
.product-card .product-title {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 4px;
    letter-spacing: normal;
}
.shopify-section--footer .footer {
    background-image: url(/cdn/shop/files/interrupted-diamond-tile_5253debf.png?v=1773742933);
    background-repeat: repeat;
    background-size: 400px 500px;
    /* position: absolute;
    content: "";
    inset: 0;
    z-index: -1;
    opacity: 0.55; */
}
.shopify-section--footer .footer {
    position: relative;
    z-index: 1;
    padding-block-end: 20px;
}
.footer__inner {
    gap: 24px;
}
.shopify-section--footer .footer:before {
    position: absolute;
    content: "";
    inset: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.55);
    /* background-image: var(--background-gradient);
    color: rgb(var(--text-color)); */
    z-index: -1;
}
.footer__block-list {
    display: grid;
    grid-template-columns: 1.2fr 1fr 1fr 1.2fr;
    gap: 48px;
    margin-bottom: 60px;
}

.footer__block--image .image_block_text {
    font-family: var(--heading-font);
    font-size: 14px;
    line-height: 1.85;
    color: rgba(255, 255, 255, 0.7);
    margin-top: 18px;
}
.footer__block p.h6 {
    font-family: Montserrat, sans-serif;
    font-size: 9px;
    letter-spacing: 0.25em;
    text-transform: uppercase;
    color: rgb(192, 151, 58);
}
.footer__block--links a.link-faded {
    display: block;
    color: rgb(var(--text-color) / 1);
    text-decoration: none;
    font-family: var(--heading-font);
    font-size: 15px;
    margin-bottom: 1px;
    line-height: 1.5;
}
.footer__block--newsletter .prose.text-subdued p {
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 20px;
    font-family: var(--heading-font);
}
.footer__block.footer__block--newsletter {
    max-width: 100%;
}
.footer__block--newsletter form .align-self-start {
    display: flex;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.footer__block--newsletter form .input_wrap {
    flex: 1 1 0%;
}

input#footer_newsletter {
    background: transparent;
    border: none;
    outline: none;
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-family: var(--heading-font) !important;
    padding: 8px 0px;
}
button.footer_newsletter_submit {
    background: transparent;
    border: none;
    font-family: Montserrat, sans-serif;
    font-size: 9px;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    padding: 8px 0px 8px 12px;
}

.footer__block--newsletter form .align-self-start .button_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.footer__aside p.heading.text-subdued {
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    letter-spacing: 0.1em;
    color: rgb(var(--text-color) / .5);
    line-height: normal;
}
ul.bottom_social_menu_link_list a {
    color: rgb(var(--text-color) / .5);
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}
ul.bottom_social_menu_link_list {
    display: flex;
    gap: 10px 20px;
    flex-wrap: wrap;
    justify-content: flex-end;
}
ul.bottom_social_menu_link_list li {
    line-height: normal;
}
.footer-bottom-links {
    border-top: 1px solid rgba(201, 169, 110, 0.15);
    padding-top: 20px;
    gap: 16px;
}
/*** Collection page CSS ***/
.list-collection-multicoloumn h2.h2 {
    font-size: clamp(40px, 5vw, 72px);
    line-height: 1;
    letter-spacing: -0.01em;
    color: rgb(10, 10, 10);
    margin: 0px;
}
.list-collection-multicoloumn .section-stack {
    row-gap: 64px;
}
.list-collection-multicoloumn .section-header {
    max-width: 100%;
}
.list-collection-multicoloumn .multi-column.multi-column {
    max-width: 840px;
    margin: 0 auto;
    width: 100%;
}
.list-collection-multicoloumn .multi-column.multi-column .multi-column__media  img {
    aspect-ratio: 3 / 4;
    object-fit: cover;
}
.list-collection-multicoloumn .multi-column .prose p.h3 {
    font-size: clamp(20px, 2vw, 26px);
    font-weight: 400;
    letter-spacing: 0.14em;
    text-transform: uppercase;
        margin-bottom: 16px;
}
.list-collection-multicoloumn .multi-column .prose p.h3 + p {
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.8;
    color: rgb(85, 85, 85);
    max-width: 380px;
    margin: 0px auto 24px;
}
.list-collection-multicoloumn .multi-column .prose a.link {
    font-size: 10px;
    font-weight: 600;
    padding-bottom: 3px;
    transition: opacity 0.2s;
    display: inline-block;
    margin: 0;
    opacity: 1;
}
.list-collection-multicoloumn .multi-column .prose a.link:hover {
    opacity: 0.4;
}
.list-collection-multicoloumn .section-spacing {
    padding-block-start: 68px;
    padding-block-end: 100px;
}
.shop-collection-banner .section-spacing {
    padding: 48px 0 32px;
}
.shop-collection-banner h1.h1 {
    /* font-size: clamp(52px, 6vw, 80px); */
    font-size: clamp(56px, 9vw, 110px);
    /* line-height: 0.9; */
    line-height: 1.5;
    color: rgb(10, 10, 10);
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 8px;
}
.shop-collection-banner .container {
    --container-max-width: 100%;
}
nav.shop_collection_nav_menu_wrap {
    padding: 0px 52px;
    display: flex;
    align-items: center;
    overflow-x: auto;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    gap: 0px;
    scrollbar-width: none;
    margin: 0 -52px;
    width: calc(100% + 104px);
}
.shop_collection_nav_menu_wrap ul.nav-menu {
    list-style: none;
    overflow-x: auto;
    scrollbar-width: none;
    display: flex;
    padding: 0;
    margin: 0;
}
.shop_collection_nav_menu_wrap ul.nav-menu .item_link {
    font-size: 10px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #00000066;
    font-weight: 500;
    padding: 16px 14px;
    text-decoration: none;
    white-space: nowrap;
    display: block;
    border-bottom: 2px solid transparent;
    margin-bottom: -1px;
    transition: color 0.15s, border-color 0.15s;
    line-height: 1.5;
}
.shop_collection_nav_menu_wrap ul.nav-menu .item_link.active--link {
    color: currentColor;
    /* font-weight: 500; */
    border-color: currentColor;
}
.shop_collection_nav_menu_wrap ul.nav-menu li {
    padding: 0;
}
.shopify-section--main-collection .collection {
    /* max-width: 1320px; */
    margin: 8px auto 96px;
    width: 100%;
}
.shopify-section--main-collection .product-card__figure img {
    background: rgb(250, 250, 248);
    /* padding: 12px; */
}
.shopify-section--main-collection .product-card__info {
   padding-top: 16px;
}
.shopify-section--main-collection .product-card__info .justify-items-center {
    justify-items: left;
    gap: 0;
}
.shop-main-collection a.product-title.h6 {
    font-size: 20px;
    font-weight: 300;
    color: rgb(10, 10, 10);
    /* letter-spacing: 0.02em; */
    margin: 0;
}
.shopify-section--main-collection .product_collection_title {
    /* font-size: 8px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: rgb(201, 169, 110);
    margin-bottom: 6px;
    font-weight: 300;
    line-height: 1.5; */
    line-height: 1.5;
    font-size: 8px;
    font-weight: 500;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.4);
    margin-bottom: 6px;
}
.shopify-section--main-collection.main-collection .product_collection_title {
    color: rgb(170, 170, 170);
}
.shopify-section--main-collection .product-list {
    --product-list-default-row-gap: 20px;
    --product-list-default-column-gap: 20px;
}
.bespoke-commission-banner__main_wrap {
    background-image: url(/cdn/shop/files/interrupted-diamond-tile_5253debf.png?v=1773742933);
    background-repeat: repeat;
    background-size: 400px 500px;
    position: relative;
    z-index: 1;
}

.bespoke-commission-banner__main_wrap:before {
    position: absolute;
    content: "";
    inset: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.55);
    z-index: -1;
}
.bespoke-commission-banner__inner_wrap {
    padding: 80px 4.8vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 60px;
}

.bespoke-commission-banner__inner_wrap p {
    font-size: 9px;
    font-weight: 600;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    color: rgb(184, 169, 138);
    margin-bottom: 16px;
}

.bespoke-commission-banner__inner_wrap h2 {
    font-size: clamp(28px, 3vw, 44px);
    font-weight: 300;
    color: rgb(245, 240, 232);
    line-height: 1.2;
    max-width: 560px;
    font-family: var(--heading-font);
}
.bespoke-commission-banner__inner_wrap .button {
    background: rgb(245, 240, 232);
    color: rgb(10, 10, 10);
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    padding: 16px 40px;
    transition: background 0.3s, color 0.3s;
    white-space: nowrap;
    line-height: normal;
}

.btn-hover-color-effect:hover {
    background: rgb(184, 169, 138);
    color: #fff;
}
.main-collection-banner .section-spacing {
    padding-top: 52px;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.shopify-section--main-collection.main-collection .collection {
    margin: 48px auto 96px;
}
.main-collection-banner h1.h1 {
    /* font-size: clamp(52px, 6vw, 80px); */
     font-size: clamp(56px, 9vw, 110px);
    /* line-height: 0.9; */
    line-height: 1.5;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin: 0px 0 32px 0 !important;

}
.main-collection-banner .small-title.coll-title {
    font-size: 9px;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    font-weight: 700;
    padding: 16px 14px 0 14px;
    display: inline-block;
    line-height: normal;
}
.shopify-section--multi-column .section-layout_1 {
    padding: 120px 0;
}
.shopify-section--multi-column .section-layout_1 .container {
    --container-max-width: 1004px;
}

.shopify-section--multi-column .section-layout_1 p.h6 {
    font-size: 10px;
    letter-spacing: 0.25em;
    color: rgb(192, 151, 58);
    text-transform: uppercase;
    margin-bottom: 24px;
    font-family: 'Montserrat';
    opacity: 1;
    line-height: 1.5;
}

.shopify-section--multi-column .section-layout_1 h2 {
    font-size: clamp(32px, 3.5vw, 52px);
    font-weight: 300;
    line-height: 1.15;
    margin-bottom: 32px;
    letter-spacing: .04em;
    position: relative;
    padding-bottom: 32px;
}
.shopify-section--multi-column .section-layout_1 h2:after {
    position: absolute;
    content: "";
    width: 40px;
    height: 1px;
    background: rgb(192, 151, 58);
    left: 0;
    bottom: 0;
}

.shopify-section--multi-column .section-layout_1 p {
    font-family: var(--heading-font);
    font-size: 20px;
    line-height: 1.75;
    opacity: 0.75;
    font-style: normal;
    margin-bottom: 28px;
}
.home-image-with-text .section-style-two .prose {
    padding: 80px 72px;
}
.home-image-with-text .section-style-two .image-with-text div.prose p.h6 {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.22em;
    color: rgb(192, 151, 58);
    text-transform: uppercase;
    margin-bottom: 32px !important;
    opacity: 1;
}
.home-image-with-text .section-style-two h2 {
    font-size: clamp(32px, 3.5vw, 52px);
    font-weight: 300;
    line-height: 1.15;
    margin-bottom: 32px;
    padding-bottom: 32px;
    position: relative;
}
.home-image-with-text .section-style-two h2:after {
    position: absolute;
    content: "";
    width: 40px;
    height: 1px;
    background: rgb(192, 151, 58);
    left: 0;
    bottom: 0;
}
.home-image-with-text .section-style-two .image-with-text div p {
    font-size: 18px;
    line-height: 1.8;
    max-width: 100%;
    opacity: 0.7;
    /* font-family: "Cormorant Garamond", serif; */
}

.predictive-search__tabs.content-tabs [role=tab] {
    font-weight: 500;
}
/* .ourstory-vision-mission .container multi-column.multi-column {
    column-gap: 80px;
    grid-template-columns: 1fr 1fr;
} */
.ourstory-vision-mission .container, .ourstory-philosophy .container {
    --container-max-width: 1004px;
}
.ourstory-vision-mission .section-spacing.section-layout_2{
    --section-vertical-spacing: 120px;
}
.ourstory-vision-mission p.h6 {
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    letter-spacing: 0.25em;
    color: rgb(192, 151, 58);
    text-transform: uppercase;
    margin-bottom: 24px;
}

.ourstory-vision-mission h3 {
    font-size: 32px;
    line-height: 1.3;
    margin-bottom: 24px;
    letter-spacing: .04em
}
.ourstory-vision-mission h3 + p {
    font-size: 18px;
    line-height: 1.75;
    opacity: 0.65;
    font-family: "Cormorant Garamond", serif;
}
.ourstory-philosophy .section-spacing {
    --section-vertical-spacing: 120px;
    background-repeat: repeat;
    background-size: 400px 500px;
    position: relative;
    padding: 120px 0px;
    z-index: 1;
}
.ourstory-philosophy .section-spacing:before {
    position: absolute;
    content: "";
    inset: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.55);
    z-index: -1;
}
.ourstory-philosophy .title-sub-heading {
    font-size: 10px;
    letter-spacing: 0.25em;
    color: rgb(192, 151, 58);
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
}
.ourstory-philosophy .section-stack {
    --section-stack-gap: 64px !important;
}
.ourstory-philosophy p.h3 {
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    letter-spacing: 0.2em;
    color: rgb(192, 151, 58);
    margin-bottom: 16px;
}

.ourstory-philosophy h4 {
    font-size: 22px;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 16px;
    margin-top: 0 !important;
}

.ourstory-philosophy h4 + p {
    font-size: 16px;
    line-height: 1.7;
    opacity: .6;
    font-family: var(--heading-font);
    margin: 0 !important;
}
.ourstory-interruption .color-scheme--scheme-3 {
    border-color: #c0973a33;
    --section-vertical-spacing: 120px;
}
.ourstory-interruption p.h6 {
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    letter-spacing: 0.25em;
    color: rgb(192, 151, 58);
    text-transform: uppercase;
    margin-bottom: 32px;
}

.ourstory-interruption p.h2 {
    font-size: clamp(40px, 6vw, 72px);
    line-height: 1.1;
    margin: 0px auto 48px;
    letter-spacing: .04em;
}
.ourstory-interruption .button {
    padding: 14px 40px;
    font-size: 11px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    text-decoration: none;
    line-height: normal;
    font-weight: 300;
}
.ourstory-interruption .button.button--outline {
    border-color: rgba(192, 151, 58, 0.5);
   color: rgb(192, 151, 58) !important;
}
.ourstory-interruption .button.button--outline:hover {
    color: #0a0a0a;
}
/*** contact page ***/

.cf-section {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}
img.cf-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
}

.cf-image-col {
    position: relative;
    z-index: 1;
}

.cf-image-col:before {
    position: absolute;
    content: "";
    inset: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 60%, rgba(10, 10, 10, 0.7) 100%);
}
.cf-form-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 120px 72px 80px 80px;
    background: rgb(10, 10, 10);
}

.cf-eyebrow {
    font-size: 9px;
    letter-spacing: 0.35em;
    text-transform: uppercase;
    color: rgb(192, 151, 58);
    margin-bottom: 32px;
    font-weight: 300;
    line-height: 1.5;
}

.cf-heading {
    font-size: clamp(40px, 4vw, 60px);
    font-weight: 300;
    line-height: 1.1;
    color: rgb(255, 255, 255);
    letter-spacing: -0.01em !important;
    margin-bottom: 16px;
    font-family: var(--heading-font);
}
.cf-divider {
    width: 48px;
    height: 1px;
    background: rgb(192, 151, 58);
    margin-bottom: 56px;
}
.contact-form-wrp .form-control label {
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 8px !important;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: rgb(192, 151, 58) !important;
    margin-bottom: 14px;
    position: static !important;
    padding: 0;
    opacity: 1 !important;
    background: transparent;
    font-weight: 300;
    line-height: 1.5;
}
.contact-form-wrp .form-control {
    display: flex;
    flex-direction: column-reverse;
    gap: 0;
}
.contact-form-wrp .form-control input {
    width: 100%;
    background: transparent;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-left: none;
    padding: 10px 0px 16px;
    color: rgb(255, 255, 255);
    font-family: var(--heading-font) !important;
    font-size: 20px;
    font-weight: 300;
    outline: none;
    box-sizing: border-box;
    line-height: 1.5;
}
.contact-form-wrp .fieldset {
    gap: 48px;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.contact-form-wrp .checkbox_radios_wrap {
    display: flex;
    gap: 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: thin;
    width: 100%;
}

.contact-form-wrp .checkbox_radios_wrap input {
    display: none;
}

.contact-form-wrp .checkbox_radios_wrap label {
    border-bottom: 2px solid transparent;
    margin-bottom: -1px;
    padding: 10px 20px 14px !important;
    color: rgba(255, 255, 255, 0.4) !important;
    font-family: Montserrat, sans-serif;
    font-size: 8px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
    display: inline-flex;
}
.contact-form-wrp .checkbox_radios_wrap label:has(input:checked) {
    color: #c0973a !important;
    border-color: rgb(192, 151, 58);
}
.contact-form-wrp .form-control textarea {
    min-height: 163px;
    width: 100%;
    background: transparent;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-left: none;
    border-image: initial;
    padding: 10px 0px 16px;
    color: rgb(255, 255, 255);
    font-family: var(--heading-font) !important; 
    font-size: 20px;
    font-weight: 300;
    outline: none;
    resize: none;
    box-sizing: border-box;
    line-height: 1.7;
}
.contact-sub-btn {
    margin-top: 63px;
}
.contact-form-wrp form {
    gap: 0;
    display: block;
}
.contact-sub-btn button {
    background: transparent;
    border: 1px solid rgba(192, 151, 58, 0.6) !important;
    color: rgb(192, 151, 58) !important;
    font-family: Montserrat, sans-serif;
    font-size: 9px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    padding: 18px 56px;
    cursor: pointer;
    font-weight: 300;
}
.contact-form-wrp .banner.banner--success.text-start {
    margin-bottom: 20px;
}
.contact-info .container {
    --container-max-width: 1004px;
}
.contact-info p.h3 {
    font-family: Montserrat, sans-serif;
    font-size: 8px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: rgb(192, 151, 58);
    margin-bottom: 24px !important;
    position: relative;
    padding-bottom: 24px;
    font-weight: 300;
}

.contact-info p.h3:after {
    position: absolute;
    content: "";
    width: 24px;
    height: 1px;
    background: rgba(192, 151, 58, 0.4);
    left: 0;
    bottom: 0;
}
.contact-info p {
    font-family: var(--heading-font);
    font-size: 18px;
    font-weight: 300;
    line-height: 1.7;
    font-style: normal;
    margin: 0 !important;
    letter-spacing: .02em;
}
.contact-info .section-spacing {
    position: relative;
    z-index: 1;
    background-repeat: repeat;
    background-size: 400px 500px;
    padding: 100px 0;
}
.contact-info .section-spacing:before {
    position: absolute;
    content: "";
    inset: 0;
    background: rgba(0, 0, 0, 0.78);
    width: 100%;
    height: 100%;
    z-index: -1;
}
.contact-info p a {
    background: unset !important;
}
.contact-richtext .section-layout_1 {
    border-color: rgba(192, 151, 58, 0.12);
    padding: 120px 0;
}
.contact-richtext  p.h1 {
    font-size: clamp(22px, 3vw, 36px);
    font-style: italic;
    color: rgba(255, 255, 255, 0.55);
    line-height: 1.5;
    max-width: 560px;
    margin: 0px auto;
    letter-spacing: 0.01em !important;
}
.bespoke-banner p.subheading {
    font-family: Montserrat, sans-serif;
    font-size: 9px;
    letter-spacing: 0.38em;
    text-transform: uppercase;
    color: rgb(201, 169, 110);
    margin-bottom: 20px;
    font-weight: 300;
    line-height: 1.5;
}

.bespoke-banner .title_wrap .h1 {
    font-weight: 300;
    font-size: clamp(48px, 6vw, 88px);
    line-height: 1;
    letter-spacing: 0.04em;
    margin: 0px 0px 28px;
}

.bespoke-banner .title_wrap {
    margin: 0 !important;
}

.bespoke-banner .line_seprater {
    width: 48px;
    height: 1px;
    background: rgb(201, 169, 110);
    margin-bottom: 28px !important;
    display: block;
}
.bespoke-banner-des p {
    font-family: var(--heading-font);
    font-weight: 300;
    font-size: 18px;
    line-height: 1.85;
    color: rgba(255, 255, 255, 0.65);
    max-width: 420px;
    letter-spacing: 0.02em;
}
.bespoke-banner .content {
    max-width: 536px;
}
.bespoke-how-it-works .section-spacing {
    --section-vertical-spacing: 112px;   
}
.bespoke-how-it-works .h6.title-sub-heading {
    font-family: Montserrat, sans-serif;
    font-size: 9px;
    letter-spacing: 0.35em;
    text-transform: uppercase;
    color: rgb(201, 169, 110);
}
.bespoke-how-it-works h2.h2 {
    font-size: clamp(32px, 4vw, 56px);
    letter-spacing: 0.06em;
}
.bespoke-how-it-works .section-stack {
    --section-stack-gap: 80px;
}
.bespoke-how-it-works .container {
    --container-max-width: 1200px;
}

.bespoke-how-it-works .h3 {
    font-size: 52px;
    color: rgb(201, 169, 110);
    line-height: 1;
    margin-bottom: 24px;
    letter-spacing: 0.04em;
}

.bespoke-how-it-works span.line_seprater {
    width: 32px;
    height: 1px;
    background: rgb(10, 10, 10);
    margin-bottom: 24px !important;
    opacity: 0.2;
    display: block;
}
.bespoke-how-it-works .block_rich_content h3 {
    font-weight: 500;
    font-size: 22px;
    letter-spacing: 0.04em;
    margin-bottom: 16px !important;
}
.bespoke-how-it-works .block_rich_content p {
    font-size: 16px;
    line-height: 1.9;
    color: rgb(85, 85, 85);
    font-family: var(--heading-font);
    margin: 0;
    letter-spacing: .02em;
}
.bespoke-banner image-with-text-overlay img {
    object-position: center 30%;
}

.home-image-with-text .section-style-bespoke p.h6 {
    color: rgb(201, 169, 110);
    opacity: 1 !important;
}

.home-image-with-text .section-style-bespoke .description-text h2{
    font-size: clamp(30px, 3.2vw, 48px);
    line-height: 1.1;
    margin-bottom: 28px !important;
    letter-spacing: 0.04em;
    opacity: 1;
    font-weight: 300;
}
.home-image-with-text .section-style-bespoke .description-text p {
    line-height: 1.9 !important;
    opacity: 0.55 !important;
    margin-bottom: 44px !important;
}
.home-image-with-text .section-style-bespoke span.dividerline {
    width: 48px;
    height: 1px;
    background: rgb(201, 169, 110);
    margin: 0 !important;
    display: block;
}
.home-image-with-text .section-style-bespoke .description-text {
    margin: 0 !important;
}
.bespoke-contact-section {
    background: rgb(10, 10, 10);
    padding: 112px 0;
}

.bespoke-contact-section .container {
    --container-max-width: 860px;
}
p.bespoke-contact-eyebrow {
    font-family: Montserrat, sans-serif;
    font-size: 9px;
    letter-spacing: 0.38em;
    text-transform: uppercase;
    color: rgb(201, 169, 110);
    margin-bottom: 20px;
    font-weight: 300;
}
.bespoke-contact-heading h2 {
    font-size: clamp(32px, 4vw, 56px);
    color: rgb(255, 255, 255);
    letter-spacing: 0.06em;
    margin-bottom: 20px;
    font-weight: 300;
}
.bespoke-contact-heading  p {
    font-family: var(--heading-font);
    font-weight: 300;
    font-size: 16px;
    line-height: 1.85;
    color: rgba(255, 255, 255, 0.45);
    max-width: 520px;
    margin: 0px auto;
    letter-spacing: .02em;
}
.bespoke-contact-form-col .contact-form-wrp {
    margin-top: 72px;
}
.contact-form-wrp-bepspoke .form-control {
    display: flex;
    flex-direction: column-reverse;
    gap: 6px;
}

.contact-form-wrp-bepspoke label.floating-label {
    font-family: Montserrat, sans-serif;
    font-size: 9px;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.4);
    display: block;
    margin-bottom: 0px;
    position: static;
    opacity: 1;
    background: transparent;
    padding: 0;
    transform: unset !important;
    font-weight: 300;
        line-height: 1.5;
}

.contact-form-wrp-bepspoke {
    margin-top: 72px;
}

.contact-form-wrp-bepspoke .form-control input {
    width: 100%;
    background: transparent;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-left: none;
    padding: 12px 0px;
    font-family: var(--heading-font) !important;
    font-size: 16px;
    outline: none;
    box-sizing: border-box;
    color: #fff;
    line-height: 1.5;
    font-weight: 300;
    letter-spacing: 0.02em;
}
.contact-form-wrp-bepspoke .form-control input::placeholder, .contact-form-wrp-bepspoke .form-control textarea::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
}
.contact-form-wrp-bepspoke .fieldset-row {
    gap: 32px 48px;
}
.contact-form-wrp-bepspoke .fieldset {
    row-gap: 36px;
}
.contact-form-wrp-bepspoke .form-control textarea {
    background: transparent;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-left: none;
    border-image: initial;
    color: rgb(255, 255, 255) !important;
    padding: 12px 0px !important;
    font-family: var(--heading-font) !important;
    font-size: 16px;
    outline: none;
    box-sizing: border-box;
    resize: none;
    min-height: 140px;
    line-height: 1.8;
    font-weight: 300;
    letter-spacing: 0.02em;
}
.contact-form-wrp-bepspoke button.button {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.35) !important;
    color: rgb(255, 255, 255) !important;
    font-size: 10px;
    letter-spacing: 0.26em;
    padding: 16px 52px;
    transition: border-color 0.3s, background 0.3s;
    width: max-content;
    margin-top: 50px;
    font-weight: 300;
}
.contact-form-wrp-bepspoke button.button:hover {
    color: rgb(201, 169, 110) !important;
    border-color: rgb(201, 169, 110) !important;
}
.shopify-section--main-product .container--xl {
    --container-xl-max-width: 1400px;
}
.shopify-section--main-product .product {
    gap: 0;
}
.shopify-section--main-product .product .product-gallery {
    padding: 40px 32px;
}
.shopify-section--main-product .product .product-info {
        padding: 52px 52px 0px 40px;
}
.product-gallery__image-list {
    max-width: 520px;
    margin: 0 auto;
}
product-gallery.product-gallery safe-sticky {
    justify-content: center;
    display: flex;
    width: 100%;
    max-width: 520px;
    margin:  0 auto;
}
.prd_collection_name {
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: rgb(170, 170, 170);
    margin-bottom: 16px;
}
.shopify-section--main-product .product h1.product-title {
    font-weight: 400;
    font-size: clamp(32px, 3.5vw, 52px);
    line-height: 1.05;
    letter-spacing: -0.01em;
    color: rgb(10, 10, 10);
    margin-bottom: 16px;
}
.shopify-section--main-product  .product-info__block-item[data-block-id="description"] p,
.shopify-section--main-product  .product-info__block-item[data-block-id="description"] ul {
    font-size: 17px;
    line-height: 1.9;
    margin-bottom: 40px;
    font-family: var(--heading-font);
    font-weight: 300;
    letter-spacing: .02em;
}

.shopify-section--main-product  .product-info__block-item[data-block-id="description"] h4 {
    font-family: Montserrat, sans-serif !important;
    font-size: 12px;
    letter-spacing: 0.28em !important;
    text-transform: uppercase;
    color: #c0973a;
    font-weight: 600;
    margin-bottom: 18px;
}
.shopify-section--main-product nav.breadcrumbs .breadcrumbs__list {
    padding: 18px 52px;
    display: flex;
    gap: 8px;
    align-items: center;
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: rgb(187, 187, 187);
    list-style: none;
    margin: 0;
    font-weight: 300;
}
.shopify-section--main-product .section-spacing {
    padding-top: 0;
    padding-bottom: 80px;
}
.shopify-section--main-product .breadcrumbs__item .breadcrumbs_product {
    color: #0a0a0a;
}
.shopify-section--main-product  li.breadcrumbs__item {
    padding: 0;
    position: relative;
    display: flex;
    align-items: center;
    gap: 8px;
}
.shopify-section--main-product li.breadcrumbs__item:not(:last-child):after {
    content: "/";
}
.shopify-section--main-product .product-info__block-item[data-block-id="description"] ul {
    margin: 0 0 20px 0 !important;
    list-style: none;
    padding: 0;
    gap: 8px;
}
.shopify-section--main-product .product-info__block-item[data-block-id="description"] ul li {
    padding: 0;
}
.enquiry_cta_main_wrap p.enquiry_title {
    font-family: var(--heading-font);
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.03em;
    color: rgb(10, 10, 10);
    margin-bottom: 28px;
    line-height: 1.5;
}
.enquiry_cta_wrap {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.product-info__block-item buy-buttons.buy-buttons button {
    min-height: 52px;
}
.enquiry_cta_wrap .button {
    padding: 14px 32px;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    width: 100%;
    line-height: normal;
    font-weight: 300;
    min-height: 52px;
}
.enquiry_cta_wrap .button.commission_bespoke_btn {
    background: transparent;
    color: var(--button-background);
}
.info_content_main_wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px 24px;
    padding-top: 32px;
}
.info_content_main_wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px 24px;
    padding-top: 32px;
}
.info_content__wrap h6 {
    font-family: Montserrat, sans-serif;
    font-size: 9px;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: 300;
    line-height: 1.5;
    color: rgb(10, 10, 10);
}
.info_content__wrap p {
    font-size: 14px;
    color: rgb(136, 136, 136);
    line-height: 1.5;
    font-family: var(--heading-font);
}
.shopify-section--related-products .container {
    --container-max-width: 1400px;
}
.shopify-section--related-products p.h6.title-sub-heading {
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    letter-spacing: 0.35em;
    text-transform: uppercase;
    color: rgb(187, 187, 187);
    margin-bottom: 14px !important;
}

.shopify-section--related-products .section-header {
    text-align: left;
    width: 100%;
    max-width: 100%;
}

.shopify-section--related-products h2.h2 {
    font-size: clamp(32px, 3vw, 48px);
    line-height: 1;
    margin: 0 !important;
    letter-spacing: .04em;
}
.shopify-section--related-products .product-list {
    gap: 32px !important;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.shopify-section--related-products .section-stack {
    --section-stack-gap: 52px;
}
.shopify-section--related-products .product-card .product-card__info {
    padding-top: 16px;
}

.shopify-section--related-products .product-card .product-card__info .v-stack,
.predictive-search__products .product-card__info .v-stack {
    justify-items: left;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 0;
}

.shopify-section--related-products span.product_collection_title,
.predictive-search__products span.product_collection_title {
    font-family: Montserrat, sans-serif;
    font-size: 9px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: rgb(170, 170, 170);
    margin-bottom: 8px;
    font-weight: 300;
}

.shopify-section--related-products  .product-card__info .product-title,
.predictive-search__products .product-card__info .product-title{
    font-size: 22px;
    font-weight: 400;
    color: rgb(10, 10, 10);
    margin-bottom: 8px;
}
.predictive-search__products price-list.price-list {
    justify-content: flex-start;
}
.shopify-section--related-products a.view_product {
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: rgb(153, 153, 153);
    display: flex;
    align-items: center;
    gap: 8px;
    position: relative;
    font-weight: 300;
}

.shopify-section--related-products a.view_product:after {
    display: inline-block;
    width: 20px;
    height: 1px;
    background: rgb(153, 153, 153);
    vertical-align: middle;
    content: "";
}
.shopify-section--related-products a.product-card__media img {
    width: 80%;
    aspect-ratio: 1;
    height: 80%;
}
.shopify-section--related-products a.product-card__media {
    aspect-ratio: 1/1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.shopify-section--related-products .section-spacing {
    padding: 80px 0 96px;
}
.product-info__block-item[data-block-id="description"] {
    margin-top: 0 !important;
}
.shopify-section--main-product .product-info__block-item[data-block-id="description"] p:first-child {
    margin-bottom: 32px;
}
.shop-main-collection .empty-state {
    padding: 96px 0px 176px;
}
.shop-main-collection .empty-state p {
    text-align: center;
    font-family: var(--heading-font);
    font-size: 22px;
    color: rgb(153, 153, 153);
    letter-spacing: 0.05em;
}
.success_message {
    text-align: center;
    position: relative;
}

.success_message h2 {
    font-size: 36px;
    font-weight: 300;
    color: rgb(255, 255, 255);
    margin-bottom: 20px;
    letter-spacing: 0.02em;
    font-family: var(--heading-font);
}

.success_message p {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 1.8;
    font-style: italic;
    font-family: var(--heading-font);
}
.contact-form-wrp-bepspoke .success_message {
    padding: 60px 0px;
}
.contact-form-wrp-bepspoke .success_message .divider {
    width: 48px;
    height: 1px;
    background: rgb(201, 169, 110);
    margin: 0 auto 32px;
    display: block;
}
.success_message .divider-bottom {
    margin: 32px auto 0px !important;
}
.contact-form-wrp-bepspoke .success_message p {
    font-size: 16px;
    line-height: 1.85;
    color: rgba(255, 255, 255, 0.55);
    max-width: 420px;
    margin: 0px auto;
}
.contact-form-wrp-bepspoke .success_message h2 {
    font-size: clamp(28px, 3vw, 42px);
}
.contact-form-wrp .success_message {
    padding: 80px 0px;
    text-align: center;
}

.contact-form-wrp .success_message .vertical-divider {
    width: 1px;
    height: 60px;
    background: rgb(192, 151, 58);
    margin: 0px auto 40px;
}
.cart-drawer__items .line-item-info a.h6 {
    font-size: 16px;
    font-weight: 400;
    color: rgb(10, 10, 10);
    letter-spacing: 0.02em;
    margin: 0;
}
.cart-drawer__items .line-item-info .price-list .h6 {
    color: #0a0a0a;
    font-family: 'Montserrat';
    font-weight: 400;
}
.header-sidebar__promo a img {
    aspect-ratio: 1;
    object-fit: cover;
}
.ourstory-interruption .button-group {
    gap: 24px;
}
/** cookies css starts here**/
.shopify-pc__banner__dialog {
    background: rgb(10, 10, 10) !important;
    border-top: 1px solid rgba(201, 169, 110, 0.25) !important;
    padding: 20px 52px !important;
}

.shopify-pc__banner__dialog h2#shopify-pc__banner__body-title {
    font-size: 9px;
    font-weight: 500;
    letter-spacing: 0.25em;
    text-transform: uppercase;
    color: rgb(201, 169, 110);
    margin-bottom: 6px;
    line-height: 1.5;
    font-family: "Montserrat", sans-serif;
}
.shopify-pc__banner__body p {
    font-family: var(--heading-font) !important;
    font-size: 15px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.6) !important;
    line-height: 1.7 !important;
    max-width: 560px;
    letter-spacing: normal;
}
.shopify-pc__banner__body p a {
    color: rgba(255, 255, 255, 0.85);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    cursor: pointer;
    text-decoration: none;
}
.shopify-pc__banner__body:before {
    position: absolute;
    content: "";
    width: 2px;
    height: 40px;
    background: rgb(201, 169, 110);
    margin-top: 2px;
    display: inline-block;
    left: 0;
    top: 0;
}
.shopify-pc__banner__body {
    padding-left: 22px;
    position: relative;
}
.shopify-pc__banner__btns {
    gap: 16px !important;
}
.shopify-pc__banner__dialog button.shopify-pc__banner__btn-manage-prefs {
    margin: 0;
}
button#shopify-pc__banner__btn-decline {
    order: 2;
    margin: 0;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 10px 24px;
    font-size: 9px;
    font-weight: 500;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.45);
    cursor: pointer;
    transition: border-color 0.2s, color 0.2s;
    white-space: nowrap;
    flex: auto;
    border-radius: 0;
    opacity: 1;
    line-height: 1.5;
    height: auto;
}

button#shopify-pc__banner__btn-accept {
    order: 3;
    margin: 0;
    background: rgb(201, 169, 110);
    border: none;
    padding: 10px 28px;
    font-family: Montserrat, sans-serif;
    font-size: 9px;
    font-weight: 500;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    cursor: pointer;
    transition: background 0.2s;
    white-space: nowrap;
    border-radius: 0;
    height: max-content;
    flex: auto;
    line-height: 1.5;
}
.shopify-pc__banner__btns {
    min-width: max-content !important;
    width: fit-content !important;
}
button#shopify-pc__banner__btn-manage-prefs {
    order: 1;
    font-size: 10px;
    letter-spacing: 0.02em;
     text-transform: uppercase;
}
.shopify-pc__banner__btns button {
    flex: auto;
}

.shopify-pc__banner__wrapper {
    flex-direction: row !important;
    gap: 25px 32px;
}
/** edit page css starts here**/
.the-edit-richtext p.h6 {
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.35);
    margin-bottom: 24px;
    font-family: Montserrat, sans-serif;
}

.the-edit-richtext .section-spacing {
    padding: 48px 0 40px;
}

.the-edit-richtext .h1.heading {
    font-size: clamp(62px, 11vw, 140px);
    font-weight: 300;
    letter-spacing: 0.06em;
    color: rgb(255, 255, 255);
    margin: 0px 0px 24px;
    text-transform: uppercase;
    line-height: 0.9;
}

.the-edit-richtext .cf-divider {
    margin-bottom: 24px;
}
.descrption-rich-edit * {
    font-family: var(--heading-font);
    font-size: 20px;
    font-weight: 300;
    font-style: italic;
    color: rgba(255, 255, 255, 0.45);
    line-height: 1.7;
    max-width: 480px;
    letter-spacing: normal;
}

.the-edit-banner p.h6 {
    font-family: Montserrat, sans-serif;
    font-size: 9px;
    font-weight: 500;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: rgb(201, 169, 110);
    margin-bottom: 16px;
}

.the-edit-banner p.h2 {
    font-size: clamp(36px, 5vw, 60px);
    font-weight: 300;
    line-height: 1.05;
    margin: 0px 0px 20px;
    letter-spacing: normal;
}
.the-edit-banner-desc * {
    font-size: 18px;
    font-weight: 300;
    font-style: italic;
    color: rgba(255, 255, 255, 0.65);
    line-height: 1.7;
    font-family: var(--heading-font);
    letter-spacing: normal;
}
.the-edit-banner-desc {
    margin-top: 0 !important;
    margin-bottom: 28px;
}
.the-edit-banner .content-over-media img {
    object-position: center 30%;
}
.edit-banner-link a {
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 3px;
    cursor: pointer;
    background: transparent !important;
    line-height: 1.5;
}
.the-edit-banner .content-over-media .content {
    max-width: 640px;
}
.the-edit-multicolumn .section-spacing {
    padding: 80px 0 96px;
}
.the-edit-blog-posts .section-header {
    text-align: left;
    width: 100%;
    max-width: 100%;
}

.the-edit-blog-posts .section-header .title-sub-heading {
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.35);
    margin-bottom: 12px;
}

.the-edit-blog-posts .section-header h2.h2 {
    font-family: var(--heading-font);
    font-size: clamp(32px, 4vw, 48px);
    font-weight: 300;
    color: rgb(10, 10, 10);
    margin: 0px;
    line-height: 1.1;
    letter-spacing: normal;
}
.shopify-section--prev-next-blog-posts .h2{
    font-family: var(--heading-font);
    font-size: clamp(32px, 4vw, 48px);
    font-weight: 300;
    margin: 0px;
    line-height: 1.1;
    letter-spacing: normal;
}
.the-edit-blog-posts .section-spacing {
    padding: 80px 0 96px;
}
.the-edit-blog-posts blog-posts.blog-post-list {
    --blog-post-list-column-gap: 40px;
    --blog-post-list-row-gap: 40px;
}
.the-edit-blog-posts img.blog-post-card__image {
    aspect-ratio: 4/3;
    object-fit: cover;
}
.the-edit-blog-posts .blog-post-card__meta *, .shopify-section--prev-next-blog-posts .blog-post-card__meta * {
    font-family: Montserrat, sans-serif;
    font-size: 9px;
    font-weight: 500;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: rgb(201, 169, 110);
}
.the-edit-blog-posts .blog-post-card__meta span.h6.text-subdued {
    color: rgba(0, 0, 0, 0.35);
}

.the-edit-blog-posts .blog-post-card__meta span.h6.text-subdued:before {
    content: "|";
}
.the-edit-blog-posts p.blog-post-title a {
    color: rgb(10, 10, 10);
}
.blog-post-title a {
    font-family: var(--heading-font);
    font-size: 22px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0px 0px 12px;
    letter-spacing: normal;
}
.the-edit-blog-posts .blog-post-card__info {
    gap: 0;
}
.the-edit-blog-posts p.blog-post-title {
    margin-top: 14px;
    margin-bottom: 12px;
}
.the-edit-blog-posts .blog-post-card__excerpt {
    font-size: 16px;
    font-weight: 300;
    color: rgba(0, 0, 0, 0.55);
    line-height: 1.8;
    margin: 0px 0px 20px;
    font-family: var(--heading-font);
    letter-spacing: normal;
}
.the-edit-blog-posts .blog-post-card__read-more{
    font-family: Montserrat, sans-serif;
    font-size: 9px;
    font-weight: 500;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: rgb(10, 10, 10);
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    padding-bottom: 2px;
}
.blog-post-card__read-more {
    font-size: 9px;
    font-weight: 500;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    border-bottom: 1px solid currentColor;
    padding-bottom: 2px;
}
.blog-post-card__excerpt{
    font-size: 16px;
    font-weight: 300;
    line-height: 1.8;
    margin: 0px 0px 20px;
    font-family: var(--heading-font);
    letter-spacing: normal;
    opacity: .6;
}
.the-edit-blog-posts .section-stack {
    --section-stack-gap: 56px;
}
.the-edit-newsletter_main_wrap {
    background: #0a0a0a;
    padding: 72px 0;
}

.newsletter-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px 48px;
}

.newsletter-subtitle {
    font-size: 9px;
    font-weight: 500;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.35);
    margin-bottom: 16px;
    line-height: 1.5;
}

.newsletter-heading {
    font-family: var(--heading-font);
    font-size: clamp(28px, 4vw, 44px);
    font-weight: 300;
    color: rgb(255, 255, 255);
    margin: 0px 0px 12px;
    line-height: 1.1;
    letter-spacing: normal;
}

.newsletter-content * {
    font-size: 17px;
    font-weight: 300;
    font-style: italic;
    color: rgba(255, 255, 255, 0.4);
    font-family: var(--heading-font);
    letter-spacing: normal;
}
.newsletter-left {
    max-width: 552px;
    flex: 1;
}
.newsletter-right {
    flex: 1;
    max-width: 368px;
}
.newsletter-right input {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.25);
    padding: 14px 24px;
    font-family: var(--heading-font) !important;
    font-size: 16px;
    font-weight: 300;
    color: rgb(255, 255, 255);
    outline: none;
    width: 100%;
    max-width: 280px;
    line-height: 1.5;
}

.newsletter-right form {
    width: 100%;
}
.newsletter-right button {
    background: rgb(201, 169, 110);
    border: none;
    padding: 14px 28px;
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    cursor: pointer;
    white-space: nowrap;
    width: max-content;
    flex: 0 0 auto;
}
.newsletter-right .form-row {
    gap: 0;
    flex-wrap: nowrap;
    justify-content: flex-end;
}
.newsletter-right input::placeholder {
    color: color-mix(in oklab, currentcolor 50%, transparent);
}
.shopify-section--prev-next-blog-posts .blog-post-card img.blog-post-card__image {
    aspect-ratio: 4/3;
    object-fit: cover;
}
.header__secondary-nav button.localization-toggle {
    font-size: 13px;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    opacity: 1;
    transition: opacity 0.25s, color 0.3s;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0px;
    font-weight: normal;
}
.header-sidebar__footer button.localization-toggle {
    font-size: 12px;
    opacity: 1;
    font-weight: normal;
    letter-spacing: 1px;
}
/* .product-info__block-item[data-block-type="enquiry-cta"] {
    margin-top: -22px !important;
} */
 .product-info__block-item[data-block-type="buy-buttons"], .product-info__block-item[data-block-type="enquiry-cta"] {
    max-width: 420px;
}
.container.policy-page-banner__inner_wrap {
    --container-max-width: 800px;
}
.policy-page-banner__main_wrap {
    padding: 48px 0 72px;
}

.policy-page-banner p.label {
    font-family: Montserrat, sans-serif;
    font-size: 9px;
    font-weight: 500;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: rgba(201, 169, 110, 0.7);
    display: block;
    margin-bottom: 12px;
    line-height: 1.5;
}

h1.h1.heading {
    font-family: var(--heading-font);
    font-size: 48px;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
    line-height: 1.5;
}

p.last_updated {
    font-family: "Cormorant Garamond", serif;
    font-size: 17px;
    font-weight: 300;
    opacity: .5;
    line-height: 1.8;
}
.policy-page-content__inner_wrap.container--xs {
    --container-xs-max-width: 696px;
}
.policy-page-content__main_wrap {
    padding: 72px 0 120px;
}
.policy-page__content_wrap p {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 16px;
    font-weight: 400;
    color: rgb(26, 26, 26);
    line-height: 1.85;
    margin-bottom: 14px;
    text-align: justify;
    font-style: normal;
    margin-top: 14px !important;
}
.policy-page__content_wrap *{
    font-family: Georgia, "Times New Roman", serif;
}
.policy-page__content_wrap h3, .policy-page__content_wrap h2 {
    font-size: 17px;
    font-weight: 700;
    color: rgb(26, 26, 26);
    margin-bottom: 10px;
    margin-top: 36px !important;
    font-style: normal;
}
.policy-page__content_wrap ul {
    padding-left: 24px;
    margin-bottom: 16px;
    list-style: none;
    margin-left: 0;
}
.policy-page__content_wrap li{
    font-size: 16px;
    font-weight: 400;
    color: rgb(26, 26, 26);
    line-height: 1.85;
    margin-bottom: 6px;
    font-style: normal;
}
.policy-page__content_wrap a {
    color: rgb(201, 169, 110);
    background: none !important;
}
.policy-page__content_wrap h4 {
    font-family: "Cormorant Garamond", serif;
    font-size: 18px;
    font-weight: 600;
    color: rgb(26, 26, 26);
    margin-bottom: 10px;
    margin-top: 28px !important;
}
.policy-page__content_wrap h6 {
    font-size: 14px;
    font-weight: 400;
    color: rgba(58, 58, 58, 0.6);
    line-height: 1.85;
    margin-bottom: 14px;
    text-align: justify;
    font-style: normal;
}
@media screen and (min-width: 700px){
    .home-slide-show .content-over-media {
        --content-over-media-gap: 60px;
    }
    .home-collection-list .view_all_coll_wrap {
        margin-top: -8px;
    }
    .footer__aside {
        grid-auto-flow: column;
        justify-content: space-between;
    }
    .home-image-with-text .section-style-two image-with-text.image-with-text img {
        min-height: 640px;
    }
     .bespoke-banner  .content-over-media {
        --content-over-media-gap: 4.5rem;
        --content-over-media-calculated-row-gap: 88px;
    }
    .the-edit-banner .content-over-media--sm {
        --content-over-media-height: 70vh;
        --content-over-media-gap: 52px;
        --content-over-media-calculated-row-gap: 56px;
    }
    /* .enquiry_cta_wrap {
        display: grid;
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    } */
}
@media screen and (max-width: 699px){
    .home-collection-list .section-spacing {
    padding-top: 60px;
    padding-bottom: 60px;
}
    .home-collection-list .content-over-media--lg {
        --content-over-media-height: clamp(22rem, 100vw, 40.6rem);
    }
    .home-collection-list .collection-card__content .h3 {
        font-size: 30px;
    }
    .home-collection-list .section-stack {
        --section-stack-gap: 30px;
    }
    .home-slide-show .slideshow__slide-content{
        width: 100%;
    }
    .home-collection-list .section-spacing, .home-featured-collections .section-spacing {
        --section-vertical-spacing: 60px;
    }
    .home-multi-column .section-stack {
        --section-stack-gap: 2rem;
    }
    .home-multi-column .multi-column__item p.h3 {
        margin-bottom: 10px;
    }
    .home-multi-column .multi-column__item  p {
        font-size: 16px;
        line-height: 1.4;
    }
    .home-multi-column .section-spacing {
        padding-block-end: 60px;
    }
    .title_view_all_wrap {
        flex-direction: column;
        gap: 20px;
    }
    .product-card .product-title {
        font-size: 18px !important;
        line-height: 1.4;
    }
    .home-featured-collections product-list.product-list {
        --product-list-default-column-gap: 15px;
        --product-list-default-row-gap: 15px;
        margin: 0;
    }
    .shopify-section--main-collection .product-list {
        margin: 0;
    }
    .product-card .product-card__info {
        padding-top: 10px;
    }
    .home-image-with-text image-with-text.image-with-text img {
        min-height: auto;
        aspect-ratio: 1;
    }
    .home-image-with-text .prose.sm\:text-start {
        padding: 60px 20px;
    }
    .footer__block-list {
        grid-template-columns: 1fr 1fr;
        gap: 35px 20px;
        margin-bottom: 40px;
    }
    .footer__block.footer__block--image {
        grid-column: span 2;
    }

    .footer__block.footer__block--newsletter {
        grid-column: span 2;
    }
    .shopify-section--footer .footer {
        padding-block-start: 60px;
    }
    .footer__aside {
        gap: 20px;
        width: 100%;
        text-align: center;
    }

    ul.bottom_social_menu_link_list {
        justify-content: center;
        flex-wrap: wrap;
    }
    .list-collection-multicoloumn .section-stack {
        row-gap: 30px;
    }
    .list-collection-multicoloumn .multi-column.multi-column .multi-column__media  img {
        aspect-ratio: 3 / 3.4;
    }
    .list-collection-multicoloumn .multi-column .prose p.h3 + p {
        font-size: 16px;
        line-height: 1.7;
    }
    .multi-column {
        --section-stack-gap: 2rem;
    }
    .list-collection-multicoloumn .multi-column .prose p.h3 {
        margin-bottom: 7px;
    }
   .list-collection-multicoloumn .section-spacing {
        padding-block-start: 60px;
        padding-block-end: 60px;
    }
    .bespoke-commission-banner__inner_wrap {
        padding: 60px 0;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        gap: 30px;
    }
    .shop-collection-banner h1.h1{
        padding-bottom: 20px;
    }
    .shop_collection_nav_menu_wrap ul.nav-menu .item_link {
        padding: 12px 14px;
    }
    nav.shop_collection_nav_menu_wrap {
        padding: 0 20px;
        margin: 0 -20px;
        width: calc(100% + 40px);
    }
    .shopify-section--main-collection .product-list {
        --product-list-default-row-gap: 20px;
        --product-list-default-column-gap: 10px;
    }
    ..shopify-section--main-collection  .product_collection_title {
        margin-bottom: 0px;
    }
    .shopify-section--main-collection .collection {
        margin-bottom: 60px !important;
    }
    .shopify-section--multi-column .section-layout_1,
    .ourstory-vision-mission .section-spacing.section-layout_2,
    .ourstory-philosophy .section-spacing, 
    .ourstory-interruption .color-scheme--scheme-3{
        padding: 60px 0;
    }
    .shopify-section--multi-column .section-layout_1 p, 
    .home-image-with-text .section-style-two .image-with-text div p,
    .ourstory-vision-mission h3 + p {
        font-size: 18px;
        line-height: 1.6;
    }
    .shopify-section--multi-column .section-layout_1 h2:after, .home-image-with-text .section-style-two h2:after {
        left: 50%;
        transform: translateX(-50%);
    }
    .ourstory-vision-mission h3 {
        line-height: 1.15;
    }
    .cf-section {
        grid-template-columns: minmax(0, 1fr);
    }
    .cf-form-col {
        padding: 60px 20px !important;
    }
    img.cf-image {
        aspect-ratio: 1/1.35;
    }
    .contact-form-wrp .form-control label {
        margin-bottom: 10px;
    }
    .contact-form-wrp .form-control input {
        padding: 10px 0;
    }
    .contact-form-wrp .fieldset {
        gap: 30px;
    }
    .contact-sub-btn {
        margin-top: 30px;
    }
    .contact-info .section-spacing {
        padding: 60px 0;
    }
    .contact-richtext .section-layout_1 {
        padding: 60px 0;
    }
    .bespoke-banner .content.place-self-center.text-center span.line_seprater {
        margin: 0 auto;
    }
    .bespoke-how-it-works .section-spacing {
        --section-vertical-spacing: 60px;
    }
    .bespoke-how-it-works .section-stack {
        --section-stack-gap: 30px;
    }
    .home-image-with-text .section-style-bespoke span.dividerline {
        margin: 0 auto !important;
    }
    .bespoke-contact-section{
        padding: 60px 0;
    }
    .contact-form-wrp-bepspoke {
        margin-top: 30px;
    }
    .contact-form-wrp-bepspoke button.button {
        margin-top: 20px;
    }
    .shopify-section--main-product nav.breadcrumbs .breadcrumbs__list {
        padding: 15px 20px;
    }
    .shopify-section--main-product .product .product-gallery {
        padding: 0;
    }
    .product-gallery__thumbnail-scroller {
        --product-gallery-thumbnail-size: 60px;
    }
    .product-gallery carousel-navigation.page-dots.align-self-center.md\:hidden {
        display: none;
    }
    .shopify-section--main-product .product .product-info {
        padding: 35px 0 0 0;
    }
    .shopify-section--main-product .product-info__block-item[data-block-id="description"] p, 
    .shopify-section--main-product .product-info__block-item[data-block-id="description"] ul {
        margin-bottom: 28px;
        line-height: 1.5;
        font-size: 16px;
    }
    .info_content_main_wrap {
        gap: 15px 20px;
        padding-top: 10px;
    }
    .shopify-section--related-products .product-list {
        gap: 30px 15px !important;
        grid-template-columns: repeat(1, 1fr);
    }
    .shopify-section--related-products a.product-card__media img {
        width: 100%;
        height: 100%;
    }
    .shopify-section--related-products .product-card .product-card__info {
        padding-top: 10px;
    }
    .shopify-section--related-products span.product_collection_title {
        margin-bottom: 3px;
    }
    .shop-main-collection .empty-state {
        padding: 60px 0;
    }
    .shopify-pc__banner__wrapper {
        flex-direction: column !important;
    }
    .shopify-pc__banner__btns {
        width: 100% !important;
        justify-content: flex-start !important;
    }
    .shopify-pc__banner__dialog {
        padding: 20PX 15PX !important;
    }
    .the-edit-richtext .section-spacing {
        padding: 60px 0;
    }
    .descrption-rich-edit * {
        font-size: 18px;
    }
    .the-edit-banner .content-over-media--sm {
        --content-over-media-calculated-row-gap: 56px;
    }
    .the-edit-blog-posts .section-spacing {
        padding: 60px 0;
    }
    .the-edit-blog-posts .section-stack {
        --section-stack-gap: 30px;
    }
    .the-edit-blog-posts p.blog-post-title {
        margin-top: 10px;
        margin-bottom: 5px;
    }
    .the-edit-blog-posts .blog-post-card__excerpt {
        line-height: 1.5;
    }
    .the-edit-newsletter_main_wrap {
        padding: 60px 0;
    }
     .newsletter-wrapper {
        flex-wrap: wrap;
    }
   .newsletter-right .form-row {
        justify-content: flex-start;
    }
     .newsletter-right {
        flex: 0 0 100%;
    }
    .enquiry_cta_wrap .button, .product-info__block-item buy-buttons.buy-buttons button {
    min-height: 48px;
}
}
@media screen and (min-width: 700px) and (max-width: 989px){
    .footer__block-list {
        gap: 20px;
    }
    .cf-form-col {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media screen and (max-width: 989px){
   
}