/** Shopify CDN: Minification failed

Line 17:100 Expected ")" to end URL token
Line 1093:4 Expected identifier but found "calc("

**/
/** Shopify CDN: Minification failed

Line 11:100 Expected ")" to end URL token
Line 1087:4 Expected identifier but found "calc("

**/
@import url('https://fonts.googleapis.com/css2?family=Hanken+Grotesk:ital,wght@0,100..900;1,100..900&display=swap');
@font-face {
    font-family: 'Snell';
    src: url('https://cdn.shopify.com/s/files/1/0785/7874/5628/files/SnellBT-Regular.woff2?v=1736151400') format('woff2'),
        url(https://cdn.shopify.com/s/files/1/0785/7874/5628/files/SnellBT-Regular.woff?v=1736151400') format('woff'),
        url('https://cdn.shopify.com/s/files/1/0785/7874/5628/files/SnellBT-Regular.ttf?v=1736151323') format('truetype');
    font-weight: normal;
  font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Snell';
    src: url('https://cdn.shopify.com/s/files/1/0785/7874/5628/files/SnellBT-Bold.woff2?v=1736151542') format('woff2'),
        url('https://cdn.shopify.com/s/files/1/0785/7874/5628/files/SnellBT-Bold.woff?v=1736151543') format('woff'),
        url('https://cdn.shopify.com/s/files/1/0785/7874/5628/files/SnellBT-Bold.ttf?v=1736151542') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Snell Roundhand';
    src: url('https://cdn.shopify.com/s/files/1/0785/7874/5628/files/SnellRoundhand-BlackScript.woff2?v=1736151829') format('woff2'),
        url('https://cdn.shopify.com/s/files/1/0785/7874/5628/files/SnellRoundhand-BlackScript.woff?v=1736151829') format('woff'),
        url('https://cdn.shopify.com/s/files/1/0785/7874/5628/files/SnellRoundhand-BlackScript.ttf?v=1736151829') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Snell Roundhand';
    src: url('Shttps://cdn.shopify.com/s/files/1/0785/7874/5628/files/SnellRoundhand-BoldScript.woff2?v=1736151951') format('woff2'),
        url('https://cdn.shopify.com/s/files/1/0785/7874/5628/files/SnellRoundhand-BoldScript.woff?v=1736151951') format('woff'),
        url('https://cdn.shopify.com/s/files/1/0785/7874/5628/files/SnellRoundhand-BoldScript.ttf?v=1736151951') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
  font-family: "Loren Blake Serif";
  src: url("https://cdn.shopify.com/s/files/1/0785/7874/5628/files/LorenBlakeSerifRegular.woff2?v=1690278667")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0785/7874/5628/files/LorenBlakeSerifRegular.woff?v=1690278667")
      format("woff"),
    url("https://cdn.shopify.com/s/files/1/0785/7874/5628/files/LorenBlakeSerifRegular.ttf?v=1690278667")
      format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "EBGaramond";
  src: url("https://cdn.shopify.com/s/files/1/0785/7874/5628/files/EBGaramond-Italic-VariableFont_wght.ttf?v=1741351839")
      format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "TAN-AEGEAN";
  src: url("https://cdn.shopify.com/s/files/1/0785/7874/5628/files/TAN_-_AEGEAN_Regular.ttf?v=1741355274")
      format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

:root {
  --cardo: Cardo, serif;
  --Hanken: Hanken Grotesk, serif;
  --jost:jost, serif;
  --snell-r:Snell Roundhand;
  --snell:Snell;
  --lauren:Loren Blake Serif;
  --ebG:EBGaramond;
  --tan-aeg:TAN-AEGEAN;
}
#cust_price1 .mypdi+.mypdi {
    display: none !important;
}
.mypdi {
    font-size: 24px;
    line-height: 25px;
    font-family: Hanken Grotesk;
    letter-spacing: 0;
    font-weight: 500;
  }
.product-card__info .mypdi1 {
    display: none !important;
}
.announcement-bar.bg-custom {
    padding: 11px 0;
}
.announcement-bar announcement-bar#announcement-bar p {
    font-family: var(--Hanken);
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0.9px;
    font-weight: 400;
}
.announcement-bar__wrapper {
    width: max-content;
}
header store-header.header.is-filled,
header store-header.header {
    background: #fff8ef;
}
header store-header.header .header__wrapper {
    background: unset;
}
header store-header.header .header__secondary-nav svg,
header store-header.header nav.header__link-list.wrap li a,
header store-header.header nav.header__link-list.wrap li details summary {
    color: #000;
}
.image_overlay_main .catrrow {
    display: flex;
    align-items: center;
}
.image_overlay_main .image_text_overlay_custm {
    width: 50%;
}
.image_text_overlay_custm {
    position: relative;
    padding: 0;
}
.image_text_overlay_custm img {
    width: 100%;
    height: 850px;
    object-fit: cover;
    filter: brightness(.7);
}
.image_text_overlay_custm .overlay_text_cust {
    position: absolute;
    bottom: 80px;
    left: 30px;
    max-width: 492px;
}
.image_text_overlay_custm .overlay_text_cust h3{
    margin-bottom: 22px;
    font-size: 26px;
    line-height: normal;
  color: #fff;
    font-weight: 400;
    text-transform: uppercase; 
    font-family: var(--heading-font-family);
  
}
.image_text_overlay_custm .overlay_text_cust a {
    width: 165px;
    }
.image_text_overlay_custm .overlay_text_cust a {
    color: #000;
    font-size: 18px;
    width: 180px;
    height: 50px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: var(--lauren);
    border-radius: 2px;
  font-weight: 700;
  letter-spacing: 1px;
}
.text_scroll_hdng h2 {
   font-family: var(--heading-font-family);
    text-align: center;
    position: sticky;
    top: 0;
    font-size: 40px;
    max-width: 340px;
    margin: 0 auto;
    text-transform: uppercase;
    line-height: 50px;
}
.text_scroll_sec .text_scroll_content .text_scroll_content_card {
  text-align: center;
    max-width: 430px;
    margin: 0 auto 30px;
}
.text_scroll_content_card h3 {
    font-size: 30px;
    color: #000;
    font-weight: 600;
    letter-spacing: 0;
    line-height: normal;
    font-family: var(--heading-font-family);
  /* font-family: var(--snell-r); */
}
.text_scroll_content_card .scroll_card_icon img {
    width: 114px;
    object-fit: contain;
}
.custom_pera_main p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    letter-spacing: 0;
    font-family: var(--Hanken);
}
.text_scroll_sec .text_scroll_content .text_scroll_content_card:not(:first-child) {
    margin-top: 100px;
}
.text_scroll_sec .row {
    display: flex;
}
.text_scroll_content_card a {
    color: #000;
    display: flex;
    align-items: center;
    font-size: 16px;
    column-gap: 6px;
      margin-top: 20px;
    justify-content: center;
      font-weight: 500;
    font-family: var(--Hanken);
}
.text_scroll_sec .row .col-md-6 {
    width: 50%;
}

x-slideshow.slideshow.cust_home .prose p.h1 {
  font-family: var(--tan-aeg);
    line-height: normal;
    letter-spacing: 0;
  text-transform: none;
}
x-slideshow.slideshow.cust_home .prose p.subheading {
    margin-top: 20px;
    /* font-size: 22px; */
  font-size: 20px;
    line-height: normal;
    letter-spacing: 0;
  font-family: var(--Hanken);
      font-weight: 300;
}
.section.cust_home_coll {
    padding-left: 30px;
  padding-right: 30px;
  overflow-x: hidden;
}
.section.cust_home_coll .section-stack {
    gap: 30px;
  position: relative;
}
.section.cust_home_coll .section-stack .prose h2.h2 {
    font-size: 40px;
    line-height: normal;
    letter-spacing: 0;
    color: #000;
  
}
.section.cust_home_coll .collection-card__content-wrapper svg.icon {
    display: none;
}
.section.cust_home_coll .collection-card__content-wrapper {
    position: absolute;
    bottom: min(max(.375rem,.833333vw),1.125rem);
    left: min(max(.625rem,1.04167vw),.9375rem);
}
.section.cust_home_coll collection-list.collection-list .content-over-media {
    display: unset;
  border-radius: 10px;
}
.section.cust_home_coll .collection-card__content-wrapper .collection-card__content.prose p {
    font-size: 20px;
    line-height: normal;
    letter-spacing: 0;
    text-transform: none;
  white-space: nowrap;
}
.section.cust_home_coll .collection-card__content p.h5 {
  font-size:20px;
  font-family:var(--Hanken);
  line-height:25px;
  font-weight:500;
}
.section.cust_home_coll scroll-carousel collection-list.collection-list {
    gap: 12px;
  --collection-list-grid: auto / auto-flow calc(var(--container-inner-width) / 3 - (var(--grid-gutter) / 2 * 5)) !important;
}
    .section.cust_home_coll .floating-controls-container button.circle-button {
    top: 0 !important;
    transform: unset;
    position: absolute;
    background: none;
    border: none;
      opacity:1;
      visibility:visible;
      display: none;
}
.section.cust_home_coll .floating-controls-container {
    position: unset;
}

.section.cust_home_coll .floating-controls-container button.circle-button[is=prev-button] {
    right: 70px;
    left: auto;
}
.section.cust_home_coll .floating-controls-container button.circle-button[disabled] {
    color: #afafaf;
}
.section.cust_home_coll .floating-controls-container button.circle-button span.animated-arrow:before {
    width: 12px;
    height: 12px;
    position: relative;
    left: 8px;
}
.section.cust_home_coll .floating-controls-container button.circle-button span.animated-arrow:after {
    width: 30px;
      opacity: 1;
    transform: scaleX(1);
}
.text_scroll_content .text_scroll_content_card .scroll_card_icon img {
    display: block;
    margin: 0 auto 50px;
}
.text_scroll_sec .text_scroll_content .text_scroll_content_card .custom_pera_main {
    margin-top: 20px;
}
.home_best_seller .prose h2.h2 {
    font-size: 40px;
    line-height: normal;
    letter-spacing: 0;
}
.home_best_seller .section-stack {
    gap: 24px;
}
.home_best_seller {
    padding-left: 30px;
    padding-right: 30px;
    overflow-x: hidden;
}
.home_best_seller reveal-items product-list.product-list button.slick-arrow{
  position: absolute;
  display:none !important;
}
.home_best_seller .section-header  {
  justify-content: space-between;
        align-items: end;
}
.home_best_seller reveal-items product-list.product-list {
    --product-list-items-per-row: unset !important;
}
.home_best_seller scroll-carousel {
    padding-left: 0;
    padding-right: 0;
}
.home_best_seller reveal-items product-list.product-list product-card.product-card {
    margin: 0 10px;
    /* width: 408px; */
  width: 310px;
}
.home_best_seller reveal-items product-list.product-list product-card.product-card .product-card__figure {
    /* height: 600px; */
  aspect-ratio:1/1 !IMPORTANT ;
}
.home_best_seller reveal-items product-list.product-list product-card.product-card .product-card__figure img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    border-radius: 0;
}
.home_best_seller reveal-items product-list.product-list, .home_best_seller scroll-carousel {
    position: inherit !important;
}
.home_best_seller scroll-carousel.scroll-area {
    overflow: unset;
}
.home_best_seller section-header.section-header {
    display: flex;
}

.home_best_seller section-header.section-header .cust_arrow button svg {
    width: 40px;
    height: 25px;
}
.home_best_seller reveal-items product-list.product-list .product-card__info {
    padding-top: 12px;
}
.home_best_seller reveal-items product-list.product-list .product-card__info span.product-card__title a {font-size: 18px;line-height: 40px;letter-spacing: 0;font-weight: 500;font-family: var(--Hanken);}
.home_best_seller reveal-items product-list.product-list .product-card__info .v-stack {
    gap: 0;
}
.home_best_seller reveal-items product-list.product-list .product-card__info price-list sale-price.text-on-sale {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    font-family: var(--Hanken);
}
.home_best_seller reveal-items product-list.product-list .product-card__info price-list compare-at-price span {
    color: #303030;
    font-size: 16px;
    font-family: "Hanken Grotesk";
}
.home_best_seller reveal-items product-list.product-list product-card.product-card .product-card__figure .product-card__quick-buy {width: 100%;right: 0;}
.home_best_seller reveal-items product-list.product-list product-card.product-card .product-card__figure .product-card__quick-buy button.button {width: 90%;display: block;margin: 0 auto;}
.double_sliders h2.heder {
    text-align: center;
    font-size: 30px;
    line-height: normal;
    /* font-family: var(--heading-font-family);   */
  font-family: var(--lauren);  
    letter-spacing: 0;
}

.double_sliders .top-arrow {
    margin-top: 38px;
  text-align: center;
}

.double_sliders .container-fluid {
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 50px;
}
.double_sliders .top-arrow .up_slide.slider-fors h3 {
    font-size: 50px;
    /* font-family: var(--Hanken); */
  font-family: var(--lauren);  
    line-height: 62px;
    letter-spacing: 0;
    color: #303030;
  font-weight: 600;
}
.double_sliders {
    padding: 100px 0;
}
.double_sliders .top-arrow button.slick-arrow {
    position: absolute;
    left: -30px;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
    border: 1px solid #000;
    border-radius: 50%;
    font-size: 0;
    color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
}
.double_sliders .top-arrow button.slick-next.slick-arrow {
    left: auto;
    right: -30px;
}

.double_sliders .top-arrow button.slick-arrow:before {
    background: transparent;
    content: "";
    height: 7px;
    position: absolute;
    width: 7px;
}
.double_sliders .top-arrow button.slick-arrow.slick-prev:before {
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    transform: rotate(-40deg);
    left: 43%;
}

.double_sliders .top-arrow button.slick-arrow.slick-next:before {
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(45deg);
    right: 43%;
}
.double_sliders .top-arrow .up_slide .slick-list.draggable {
    max-width: 900px;
    margin: 0 auto;
}
.double_sliders .down.slider-navs {
    margin-top: 80px;
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
}
.double_sliders .down.slider-navs img {
    opacity: .3;
  cursor: pointer;
}
.double_sliders .down.slider-navs img.nav_img.slick-current{
    opacity: 1;
}
.double_sliders p.review_line {
    margin-top: 82px;
    text-align: center;
    display: flex;
    align-items: center;
    gap: 25px;
    justify-content: center;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0;
    font-family: var(--Hanken);
}
.double_sliders .nav_img {
    max-height: 50px;
    object-fit: contain;
  width: 280px;
}
.cust_image_text .prose p.h1 {
    line-height: normal;
    letter-spacing: 0;
}
.cust_image_text .prose p.h1 {
    line-height: normal;
    letter-spacing: 0;
}

.cust_image_text .prose p.h1+div {
    margin-top: 20px;
}

.cust_image_text .prose a.button {
     margin-block-start: 25px;
    font-family: var(--lauren);
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0;
    font-weight: 700;
    display: inline-block;
      letter-spacing: 1px;
    padding: 14px 35px;
}

.cust_image_text .prose p.h1+div p {
    font-family: var(--Hanken);
    /* font-size: 25px; */
  font-size: 20px;
    line-height: normal;
    letter-spacing: 0;
    font-weight: 300;
}
.section.footer_text_icon {
    padding-top: 60px;
  padding-bottom: 60px;
}
.section.footer_text_icon scroll-carousel .text-with-icons__item {
    gap: 0;
}
.section.footer_text_icon scroll-carousel .text-with-icons__item .prose p.h6 {
    font-size: 19px;
    line-height: 40px;
  font-weight:500;
    letter-spacing: 0;
  font-family:var(--jost);
  text-transform: capitalize;
  margin-block-start: 5px !important;
}
.section.footer_text_icon scroll-carousel .text-with-icons__item .prose p.h6+p {
    margin-top: 10px;
    font-size: 15px;
    line-height: 22px;
    font-family: var(--jost);
}
.section.footer_text_icon>.section-stack:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    background: #414141;
    bottom: -60px;
}
.section.footer_text_icon>.section-stack {
    position: relative;
}

.text_scroll_sec .slick-dots {
  left:0px;
}
.text_scroll_sec .text_scroll_content .text_scroll_content_card {
  margin-bottom: 30px;
}

.text_scroll_sec .slick-dots{
  display: flex;
  align-items: center;
  justify-content: center;
}
.text_scroll_sec .slick-dots li button {
  width: 10px;
  height: 10px;
  position:relative;
  font-size: 0;
  background: #D9D9D9;
  margin: 6px;
  border-radius: 30px;
}

/* .text_scroll_sec .slick-dots li button:before {
  font-size: 10px;
  line-height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  color: #d9d9d9;
  width: 10px;
  height: 10px;
  opacity: 1;
} */
.text_scroll_sec .slick-dots li.slick-active button {
  background: #000;
  opacity: 1;
}
.footer .footer_text_block  {
  width:25%;
}
.footer .footer_text_block .social-media {
  gap: 15px;
  margin-top: 30px;
}
.footer .footer_text_block .social-media svg path {
  fill: #a2a2a2;
}
.footer .footer__block > p.bold {
  font-size:16px;
  line-height:22px;
  font-weight:500;
  text-transform:uppercase;
  font-family:var(--jost);
}
.footer_text_block p,
.footer__block--menu a,
.footer__block--newsletter p:not(.bold) {
  font-size:15px;
  line-height:22px;
  font-family:var(--jost) !important;
  color:#A1A1A1;
  opacity:1;
  font-weight: normal;
  text-transform: none;
}
.locale-selectors__container {
  display:none;
}
.footer__block--newsletter .form-control {
  display:flex;
  height: 45px;
}
.footer__block--newsletter label {
 color:#a2a2a2;
height:100%;
}
.footer__block--newsletter input[type="email"] {
  background: #fff;
  border-radius: 2px;
  margin-right: 10px;
  height: 45px;
  COLOR:#000;
  padding-top:0px;
}

.footer__block--newsletter .self-submit-button {
  right: unset;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  top: unset;
  transform: unset;
  position: relative;
}
.footer__block--newsletter .self-submit-button button {
  width: 100%;
  min-width: 107px;
   font-size:15px;
  line-height:22px;
  /* font-family:var(--jost); */
  font-family: var(--lauren);
  background: #2B91D3;
  height: 100%;
  border-radius: 2px;
}
.footer .payment-icons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  max-width: 400px;
  justify-content: end;
}
.footer .payment-icons .payment-icon {
    width: auto !important;
    height: 30px !important;
}
.footer .payment-icons .payment-icon img {
    padding: 5px;
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
}
.footer {
  padding-bottom:0px;
}
.footer .footer__aside-bottom {
  padding-top:30px;
  padding-bottom:30px;
  border-top:1px solid #414141;
}
.footer .payment-icons,
.footer .footer__copyright {
  width:100%;
}
.header .pred_search .search-input {
  padding:0px;
  border-bottom:0px;
  position: relative;
  visibility:hidden;
}

.header .pred_search > form {
  gap:0px;
}
.header .pred_search .search-input input {
  width:100%;
  font-size:15px;
  font-family:var(--Hanken);
  font-weight:400;
  border-radius:30px;
  height:45px;
  background: #fff;
  border:1px solid #E4E4E4;
  padding: 4px 25px 4px 38px;
}
.header .pred_search {
  grid-area: pred_search;
}
.header .pred_search .search-input > .snize-voice-search-trigger,
.header .pred_search .search-input > button {
  display:none !important;
}

header store-header.header .header__wrapper {
  row-gap: 0px;
}
.header .header__main-nav {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #ededed;
  padding-bottom: 10px;
  border-bottom: 1px solid #ededed;
}
.header .cust_desk_header {
  padding-bottom: 0px;
  padding-top: 10px;
}

.header .cust_desk_header {
  grid-template:"logo pred_search secondary-nav" "main-nav main-nav main-nav";
}
.header  .header__main-nav li details summary,
.header  .header__main-nav li a {
  font-size:15px;
  font-weight:400;
  font-family:var(--Hanken);
}
.header  .header__secondary-nav .desk_srch {
  display:none;
}
.header  .header__main-nav .dropdown-menu,
.header  .header__main-nav .mega-menu  {
  background: #fff8ef;
}
.cust_home_coll h2.h2+p {
    margin-top: 3px;
    font-size: 14px;
    max-width: 420px;
}
.cust_new_vid  .prose {
    max-width: 420px;
}
.cust_new_vid .prose .paragph p {
    font-size: 14px;
}
.cust_new_vid .prose .paragph {
    margin-top: 10px;
}
.cust_related product-recommendations product-list.product-list .slick-list.draggable {
    padding: 0 300px;
}
.cust_related product-recommendations product-list.product-list:not(.slick-slider) {
    display: flex;
    justify-content: center;
}
.cust_related .cust_arrow {
    display: none;
}
.cust_related.show_arrow .cust_arrow {
    display: block;
}
@media screen and (max-width:1540px){
.cust_related product-recommendations product-list.product-list .slick-list.draggable {
    padding: 0 100px;
}
}
@media screen and (max-width:1450px){
.cust_related product-recommendations product-list.product-list .slick-list.draggable {
    padding: 0 140px !important;
}
}
@media screen and (max-width:1149px){
  .header .cust_desk_header {
     grid-template: "main-nav logo secondary-nav" / minmax(0,20px) calc(100% - 150px) minmax(0,100px);
    padding-bottom:25px;
  }
  .header .header__secondary-nav .desk_srch{
    visibility:hidden;
  }
  .header .pred_search {
    display:none;
  }
  .header .header__main-nav {
    margin-top:0px;
    padding-top:0px;
    padding-bottom:0px;
    border:none;
  }
  .header .header__main-nav {
    justify-content: left;
  }
  .header .header__logo {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  .header  .header__secondary-nav .desk_srch {
    display:block;
  }
  navigation-drawer .panel-list__wrapper  .reversed-link,
  navigation-drawer .panel-list__wrapper  li a,
  navigation-drawer .panel-list__wrapper  li button {
    font-size:15px;
    font-family:var(--Hanken);
    line-height:26px;
    font-weight:400;
  }
  
}
@media screen and (max-width:1024px){
.double_sliders .nav_img {
  width: 200px;
}
  .cust_related product-recommendations product-list.product-list:not(.slick-slider) product-card.product-card {
    width: calc(100% / 4);
}
}
@media screen and (min-width:768px){
  .text_scroll_hdng {
    position: sticky!important;
    top: 200px;
    height: max-content;
  }
  .cust_related product-recommendations product-list.product-list:not(.slick-slider) {;
    gap: 5px;
}
}
@media screen and (max-width:767px){
  .header .cust_desk_header .header__logo{
    left: 20px;
  }
  .header .cust_desk_header h1.header__logo {
    left: 15px;
}
  .cust_new_vid .prose p.h4 {
    font-size: 20px;
}
  .cust_image_sec .header {
    padding: 0 20px;
}
  .home_best_seller reveal-items product-list.product-list product-card.product-card .product-card__figure .product-card__quick-buy {
    display:none;
  }
  x-slideshow.slideshow.cust_home .prose p.h1 {
    font-size: 32px;
    /* font-family: var(--cardo); */
    line-height:32px;
    font-weight: 400;
  }
  x-slideshow.slideshow.cust_home .prose {
    padding-bottom:20px;
  }
  .section.cust_home_coll .floating-controls-container button.circle-button {
    display:none !important;
  }
  .section.cust_home_coll scroll-carousel collection-list.collection-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    --collection-list-grid:unset !important;
  }
  .section.cust_home_coll scroll-carousel collection-list.collection-list .collection-card:nth-of-type(n+5) {
    display:none;
  }
  .section.cust_home_coll .collection-card__content-wrapper {
    left: 10px;
    right: 10px;
  }
  .section.cust_home_coll .collection-card__content-wrapper .collection-card__content.prose p {
    font-size:16px;
    line-height:22px;
    white-space: nowrap;
  }
  .section.cust_home_coll {
    padding:70px 20px;
  }
  .home_best_seller .prose h2.h2,
  .section.cust_home_coll .section-stack .prose h2.h2 {
    font-size: 21px;
    line-height:32px;
  }
  .home_best_seller .prose .cust_arrow {
    min-width: 84px;
  }
  x-slideshow.slideshow.cust_home .prose p.subheading {
    display:none;
  }
  .home_best_seller reveal-items product-list.product-list product-card.product-card .product-card__figure {
    aspect-ratio: 1 / 1.5;
  }

  .image_overlay_main .catrrow {
    flex-direction: column;
  }
  .image_overlay_main .catrrow .image_text_overlay_custm{
    width: 100%;
  }
  .image_text_overlay_custm .overlay_text_cust {
    right:20px;
    left:20px;
    bottom:50px;
  }
  .image_text_overlay_custm .overlay_text_cust h3 {
    font-size: 21px;
    line-height: normal;
    font-weight:400;
  }
  .image_text_overlay_custm .overlay_text_cust a {
    font-size: 14px;
        line-height: 23px;
        width: unset;
        display: inline-block;
        height: unset;
        padding: 10px 32px;
  }
  .cust_image_text .prose a.button,
  .cust_home .content-over-media .button {
    font-size: 14px;
    line-height: 23px;
    padding:10px 30px;
    
  }
  .image_text_overlay_custm img {
    aspect-ratio: 1 / 1.5;
        height: auto;
  }
  .text_scroll_sec .cont-div {
    flex-direction:column !important;
  }

  .text_scroll_sec .text_scroll_hdng,
  .text_scroll_sec .text_scroll_content {
    width:100% !important;
  }
  .text_scroll_hdng h2 {
    font-size: 21px;
    line-height: 36px;
  }
  .text_scroll_sec .text_scroll_content .text_scroll_content_card {
    margin-top:50px !important;
  }
  .text_scroll_content .text_scroll_content_card .scroll_card_icon img {
    margin: 0 auto 30px;
  }
  .text_scroll_content_card h3 {
    font-size: 22px;
    font-weight: 500;
  }
  .home_best_seller {
    padding: 70px 20px;
  }

  .double_sliders {
    padding:70px 20px; 
  }
  .double_sliders h2.heder{
    font-size:21px;
    line-height:26px;
    font-weight:400;
  }
  .double_sliders .top-arrow .up_slide.slider-fors h3 {
     font-size:21px;
    line-height:26px;
  }
  .double_sliders p.review_line {
    font-size:14px;
    line-height:20px;
    margin-top: 30px;
  }
  .double_sliders .top-arrow {
    margin-top: 35px;
    text-align: center;
  }
  .double_sliders .down.slider-navs {
    margin-top: 50px;
  }
  .double_sliders .down.slider-navs img {
    height: 40px;
  }
  .cust_image_text .prose p.h1 {
    font-size: 21px;
    line-height: 30px;
    font-weight: 400;
  }
  
  .cust_image_text image-banner img {
    aspect-ratio: 1 / 1.3;
    object-position: left;
  }
  .cust_image_text image-banner {
    row-gap: 60px;
    column-gap: 20px;
  }
  .section.footer_text_icon {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .section.footer_text_icon .text-with-icons__list {
    grid: unset;
    row-gap: 60px;
  }
  .section.footer_text_icon .text-with-icons__list img.image-icon {
    width: 33px;
    height: 33px;
    object-fit: contain;
  }
  .footer .footer_text_block,
  .footer .footer__block {
    width:100%;
  }
  .footer .footer__block-list {
    display:flex;
    flex-direction:column;
  }
  .footer .payment-icons {
    max-width: 100%;
    justify-content: center;
    margin: 0 auto;
  }
  .footer  .footer__aside-bottom {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .footer  .footer__copyright p {
    text-align:center;
  }
  .cust_home .content-over-media {
    aspect-ratio: 1 / 1.2;
  }
  .footer__block--newsletter {
    flex-basis: unset;
}
.text_scroll_sec .text_scroll_content .text_scroll_content_card {
    max-width: 100%;
  width: 100%;
}
  .cust_related product-recommendations product-list.product-list .slick-list.draggable {
    padding: 0 50px !important;
}
 .cust_related product-recommendations product-list.product-list:not(.slick-slider) {
    flex-wrap: wrap;
} 
  .cust_related product-recommendations product-list.product-list:not(.slick-slider) product-card.product-card {
    calc(44% - 5px) !important
}
  .new_craftmenship_cust .timeline-box{
    height: 100%;
  }
}


@media (max-width: 600px){
  .text_scroll_content_card .scroll_card_icon img {
    width: 85px;
}
}

body .cust_ass_seen_in .col-ad{
    display: block !important;
}
