/** Shopify CDN: Minification failed

Line 641:0 Unexpected "/"

**/
@font-face {
  font-family: "Alagard";
  src: url("/cdn/shop/files/alagard.woff2?v=1728047965")
    format("woff2");
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("/cdn/shop/files/HelveticaNeue-Thin.woff2")
  format("woff2");
  font-weight: 200;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("/cdn/shop/files/HelveticaNeue-Light.woff2")
  format("woff2");
  font-weight: 300;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("/cdn/shop/files/HelveticaNeueMedium.woff2")
  format("woff2");
  font-weight: 500;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("/cdn/shop/files/HelveticaNeue-Bold.woff2")
  format("woff2");
  font-weight: 700;
}
@font-face {
  font-family: "Helvetica Neue Italic";
  src: url("/cdn/shop/files/HelveticaNeueItalic.woff2?v=1728476876")
  format("woff2");
}
@font-face {
  font-family: "NeueHaasDisplayBold";
  src: url("/cdn/shop/files/NeueHaasDisplayBold.woff2?v=1730801128")
  format("woff2");
}
@font-face {
  font-family: "NeueHaasMedium";
  src: url("/cdn/shop/files/NeueHaasDisplayMediu.woff2?v=1758864153")
  format("woff2");
}
.mini-nav-menu {
    visibility: hidden;
}
body, h1, h2, h3, h4, h5, h6{
  font-family: "Helvetica Neue";
}


.related-products .card-wrapper.product-card-wrapper.underline-links-hover {
    border: solid 1px #000;
}
quantity-input.quantity {background: #fff !important;}
fieldset.js.product-form__input.product-form__input--pill label {background:#fff !Important;}
.product-form__input--pill input[type="radio"]:checked + label {
  background: #000 !Important;
  color: #fff !Important;
  border-color: #000;
}
a.button.button-secondary {background: #fff !important;}
a.collection-top-btn {background: #fff !important;}
a.button.button-secondary:hover {background: #121212 !important;}
a.collection-top-btn:hover {background: #121212 !important;}
.color-scheme-1.isolate.gradient {
    background: transparent;
}
.nav-btm-menu {
  text-align: center;
  padding: 12px 0;
}
.card__information {
    background: #fff;
}
.card__inner.color-scheme-2.gradient.ratio{
    background: #ffff !important;
}
span.custom-card-badge-product {
    position: absolute;
    top: 0;
    text-transform: uppercase;
    background: #fff;
    border: 1px solid #000;
    background: #f3f3f3!important;
    padding: 5px;
    width: max-content;
    line-height: normal;
    font-size: 12px;
    margin-left: 10px;
    font-weight: 600;
}
/* free shipping */
.free_product_remove .cart-item__quantity-wrapper, .free_product_remove .cart-remove-button{
  display:none;
}
.free-shipping-bar {
  width: 100%;
  padding: 12px 0;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  color: #000;
}
p.free-shipping-text {
    margin: 0;
}
.free-shipping-fill {
    height: 10px;
    background: #000;
    display: block !important;
}
.free-shipping-progress {
  width: 90%;
  height: 8px;
  background: #e0e0e0;
  border-radius: 4px;
  margin: 10px auto 0;
  overflow: hidden;
  position: relative;
}
.free-shipping-fill {
  height: 100%;
  background: #000;
  transition: width 0.6s ease;
  border-radius: 4px;
}
/* free shipping */
.contact .isolate button.button {
    background: #f3f3f3;
    color: #000;
    border: 1px solid #000;
}
.collection .collection__view-all a, .featured-collection-sorting .custom_slect select, .featured-collection-sorting .custom_slect{
  background: #f3f3f3 !important;
}
.contact .isolate button.button:hover {
     background: #e0e0e0;
}
.contact .isolate button.button:after {
    display:none;
}
.font-neue-medium {
    font-family: "NeueHaasMedium" !important;
    font-weight:500 !important; 
}
.template-index .breadcrumb-wrapper {
  display:none;
}
/* body {
  cursor: url("/cdn/shop/files/cursor-image.png"),
  auto;
} */
 .collection__view-all a , .about-rich-text .rich-text__buttons .button{
    background: transparent !important;
    color: #000 !important;
}
.product .product__media-item {
  border:1px solid #000000;
 }

.product  .product__info-wrapper .product__info-container .product__description {
    padding: 20px;
    border: 1px solid #000;
}

/* ==== Header Logo above === */
/* .list-menu  li.logo-item.custom_logo_added {
    display: none;
}
div#custom-logo {
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom_border_header .header {
    padding-bottom: 25px;
}

@media screen and (max-width:990px){
  div#custom-logo {
    display: none;
}
} */

/* == Search Input Active == */
.header__search .field input:focus + .field__label,
.header__search .field input:not(:placeholder-shown) + .field__label {
    top: 0;
    left: 16px;
    transform: none;
    font-size: 10px;
}

.header_row__close_btn .close_btn {
    cursor: pointer;
}
div#smsbump-form-377386 {
    display: none;
}
/* .page-width {
  max-width: 100%;
} */
.template-page-about .custom-about-wrapper .page-width {
  max-width: var(--page-width);
}
a,
a:hover {
  cursor: pointer;
}
input,
input:hover,
.cart-drawer,
.header-wrapper {
  cursor: auto;
}
shopify-payment-terms {
  font-size: 10px !important;
  cursor: auto;
}
.epFsGU.yotpo-smsbump-modal__content {
  cursor: auto;
}
.header-wrapper.color-scheme-1.gradient.header-wrapper--border-bottom {
  border-bottom: 0;
}
.custom_border_header {
  border: 1px solid #000000;
}
.header__icons .custom_main_cart_icon {
  padding-block: 0;
}
.custom-banner {
  height: 98vh;
  display: flex;
  align-items: center;
}
.landing-logo-container img {
  max-width: 200px;
  height: auto;
  object-fit: contain;
  margin-bottom: 20px;
}
.landing-banner-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.lanindg-page-time {
  display: flex;
  gap: 10px;
  align-items: center;
}
.landing-main-img img {
  max-width: 100%;
  height: auto;
  width: 100%;
  max-height: 70vh;
  object-fit: contain;
}
.landing-main-img {
  width: 100%;
}
.lanindg-page-time div {
  font-size: 22px;
  line-height: 1.4;
}
.landing-logo-container,
.landing-main-img {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.landing-mainbtn {
  font-family: Alagard;
  color: #121212bf;
  text-decoration: none;
  font-size: 40px;
  line-height: 1.2;
  font-weight: 600;
  background: linear-gradient(181deg, black, #a58686);
  background-position: 0;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: shine 3s infinite linear;
  -webkit-text-size-adjust: none;
  transition: all 0.4s ease;
  transform:scale(1);
}
.landing-mainbtn:hover {
    transform: scale(1.12) translateY(-6px);
    background: linear-gradient(359deg, #000, #979393);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: shine 3s infinite linear;
    -webkit-text-size-adjust: none;
}

.landing-page-time {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}
.cursor {
  position: absolute;
  width: 30px;
  height: 30px;
  left: -40px;
  cursor: none;
  pointer-events: none;
}
.product__media img {
  width: 100%;
  height: 100%;
  max-height: 500px;
  object-fit: cover;
}
.img-magnifier-glass {
  position: absolute;
  border: 2px solid #000;
  border-radius: 0;
  cursor: none;
  width: 160px !important;
  height: 160px !important;
  z-index: 12;
  border-radius: 6px;
}
.card-wrapper .card .card__inner {
  height: 100%;
}
.product .product__media img {
  max-height: 100%;
}
.product .product-media-container {
  width: 100% !important;
}
.custom-about-wrapper {
  position: relative;
  padding-block: 60px;
  min-height: 70vh;
  display: flex;
  align-items: center;
}
.custom-about-bg picture {
  position: absolute;
  inset: 0;
  z-index: -1;
  max-width: 100%;
  height: auto;
}
.custom-about-bg picture img {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  width: 100%;
  object-position: center;
}
.custom-about-wrapper .page-width {
  width: 100%;
}
.custom-about-wrapper {
  background: #00000075;
}
.about-section-content p {
  color: #ffffff;
  font-weight: 500;
  max-width: 95ch;
  margin-top: 0;
  font-family: "Helvetica Neue";
  letter-spacing: -0.5px;
  font-size: 18px;
  line-height: 1.8;
}
.about-section-content p strong {
  font-weight: 500;
}
.about-mobile-images {
  display: none;
}
.about-mobile-images .about-img img {
  max-width: 100%;
  height: auto;
  width: 100%;
  object-fit: cover;
  max-height: 234px;
  min-height: 234px;
  object-position: top;
  border-radius: 10px;
  display: block;
  box-shadow: 0 4px 8px #ffffff63;
}
.social-links-container {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 600px;
  padding: 80px 30px;
  margin: 0 auto;
  gap: 20px;
  min-height: 520px;
  cursor: pointer;
}
.custom-social-links {
  padding-block: 60px;
}
.custom-social-link p,
.custom-social-link a {
  color: #ffffff;
  font-size: 16px;
  line-height: 1.2;
  margin: 0;
  text-transform: uppercase;
  font-weight:300;
}
.custom-social-link:last-child p {
  margin-top: 30px;
}
.card .card__media img {
  object-fit: contain !important;
}
.card .card__inner {
  background: transparent !important;
}
.product__description > * {
  text-align: left !important;
}
.footer {
  border-color: #000000 !important;
}
footer,
footer .newsletter-form__field-wrapper input {
  background-color: #f4f4f4 !important;
}
.footer__content-bottom-wrapper--center {
  justify-content: center;
  flex-direction: column;
  align-items: center;
  cursor: auto;
}
footer .policies li {
  cursor: auto;
  border-right: 1px solid #000000;
  padding-inline: 20px;
}
footer .policies li:last-child {
  border-right: 0;
}
.footer__content-bottom {
  border-top: solid 0.1rem rgb(0 0 0) !important;
}
footer .custom_bootom_footer_links li a {
  color: #000000;
  font-size: 14px;
  line-height: 1.2;
}
footer .custom_bootom_footer_links li:before {
  display: none;
}
.custom_bootom_footer_links ul {
  display: flex;
  align-items: center;
}
footer .custom_bootom_footer_links,
.footer__content-bottom {
  cursor: auto;
}
.custom-collection_cart_sidebar {
  background: #f4f4f4;
  position: fixed;
  /* top: 150px; */
  top: 149px;
  right: 0;
  height: 100%;
  z-index: 1;
  width: 100%;
  max-width: 24%;
  padding-block: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: all 0s ease-in-out;
  gap: 10px;
  border: 1px solid #000000;
  cursor: auto;
}
.section-header.scrolled-past-header
  ~ main
  .shopify-section
  .custom-collection_cart_sidebar {
  top: 110px;
}
.custom-collection_cart_sidebar.active {
  top: 0;
}
.custom-collection_cart_sidebar img {
  max-width: 180px;
  height: auto;
}

footer {
  position: relative;
  z-index: 2;
}
.email-main-popup .field input {
  background:transparent;
}
.custom-collection_cart_sidebar .cart-count-bubble,
.custom_main_cart_icon .cart-count-bubble , .cart-drawer .cart-count-bubble {
  position: static;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
  background: #e3e3e3;
  color: #000000;
  font-weight: 600;
  font-size: 14px;
  padding: 12px;
  line-height: 1;
}
.custom-collection_cart_sidebar .header__icon--cart,
.custom_main_cart_icon .header__icon--cart {
  text-decoration: none;
  height: auto;
  width: fit-content;
  gap: 6px;
}
.custom_main_cart_icon .header__icon--cart{
   font-family: "Helvetica Neue";
    font-weight: 500;
    text-transform:uppercase;
}
.custom_main_cart_icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  justify-content: center;
  padding-block: 0 20px;
}
.collection__title .title,
.related-products .title,
.related-products .related-products__heading {
  font-family: Helvetica Neue;
}
.product .price__container > * {
  font-family: "Yantramanav", sans-serif;
}
.collection .card__information > *,
.related-products .card__information > * {
  text-align: center;
  font-family: "Yantramanav", sans-serif;
}
.collection .card-information .price-item--regular,
.related-products .card-information .price-item--regular,
.collection .card-information .price-item--sale,
.related-products .card-information .price-item--sale {
  color: #000000;
  font-size: 12px;
}
.collection .card__heading,
.related-products .card__heading {
  font-size: 15px;
  line-height: 1.2;
}
.product .product__title h1 {
      font-family: "Helvetica Neue";
    font-weight: 700;
  font-size: 28px;
  line-height: 1.4;
  text-transform:uppercase;
}
.product .price__container .price-item--sale {
  color: #ff0000;
  font-size: 16px;
}
.product .price__container .price-item--regular {
  color: #000000;
  font-size: 16px;
}
.related-products .related-products__heading {
  text-transform: uppercase;
  text-align: center;
}
.product .product-form__submit::before,
.product .product-form__submit::after,
.cart-drawer .cart__checkout-button::before,
.cart-drawer .cart__checkout-button::after,
.collection__view-all a::before,
.collection__view-all a::after , .about-rich-text .rich-text__buttons .button::after , .about-rich-text .rich-text__buttons .button::before {
  display: none;
}

.product .product-form__submit,
.cart-drawer .cart__checkout-button,
.collection__view-all a , .custom-error-btn , .about-rich-text .rich-text__buttons .button {
  border: 1px solid #141414;
  background: #141414;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 300;
  transition: all 0.5s ease-in-out;
  box-shadow: 0 4px 8px #00000026;
}
button.shopify-payment-button__button--unbranded{
  border: 1px solid #141414;
  background: #141414;
  color: #ffffff;
  font-family: "Yantramanav", sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 400;
  box-shadow: 0 4px 8px #00000026;
  padding-block:0;
}
.collection__view-all a , .about-rich-text .rich-text__buttons .button{
  border-radius: 6px;
  margin-top: 3rem;
}
.about-rich-text .rich-text__buttons .button{
  margin-top:0;
}
gravity-button.accelerated-checkout-button {
  font-family: "Yantramanav", sans-serif;
}
/

/*.product .product-form__submit:hover,
.cart-drawer .cart__checkout-button:hover,
.collection__view-all a:hover , .custom-error-btn:hover {
  background: #ffffff;
  color: #141414;
}*/
#shop-hcaptcha-badge-container,
.product .product-form__buttons,
.footer__copyright {
  cursor: pointer;
}
.custom-error-btn {
    text-decoration: none;
    text-transform: capitalize;
    padding: 12px 30px;
    border-radius: 4px;
}
.custom-error-wrapper {
    padding-block: 80px;
}
.custom-error-wrapper .landing-main-img img {
    max-height: 540px;
}
.product .product-form__input--pill input[type="radio"] + label {
  border-radius: 6px;
  /* min-width: 118px; */
}
.product-form__input--pill input[type=radio]:checked+label {
    background-color: #141414 !important;
}

.product .product-form__input .form__label {
  color: #000000;
  font-weight: 600;
  font-size: 14px;
}

.product .product-form__buttons,
.product .product__description {
  max-width: 54rem;
}
.collection .collection__title .title {
  text-align: center;
  text-transform: uppercase;
  font-weight:700;
}

.template-collection header-drawer {
  display: block;
}
.about-main-image img {
  position: absolute;
  top: 50%;
  right: 10%;
  width: 100%;
  max-width: 659px;
  transform: translateY(-50%);
  z-index: 0;
}
.about-section-content {
  position: relative;
  z-index: 1;
}
.contact.page-width.page-width--narrow.section-template--23612240953625__form-padding {
  max-width: 72.6rem;
}
cart-drawer-items::-webkit-scrollbar {
    height: 2px;
}
.quantity__input[type=number]:focus {
    background: transparent;
    border: 0;
    box-shadow: none;
    outline: none;
}
.custom_cart_drawer-text {
  font-size: 14px;
  font-weight:300;
    text-transform: capitalize;
    color: #121212bf;
}

.custom-error-wrapper .landing-main-img {
    row-gap: 50px;
}
.template-collection-okayclub-memeber-access .collection-hero__inner .collection-hero__title {
    font-family: Helvetica Neue;
    text-transform: uppercase;
}
/* 21-07-25 */
.product__media-wrapper .product__media img,
.product__media-wrapper .thumbnail img {
    object-fit: contain;
}
.product-media-container .media,
.thumbnail-slider .thumbnail{
    background: #f2f4f5;
}

 .breadcrumb-wrapper {
    background: #f3f3f3;
    border: 1px solid #000;
    border-top: 0;
    max-width:100%;
}
.template-collection-custom-collection  .breadcrumb-wrapper,
.template-collection   .breadcrumb-wrapper
 {
  /* max-width:76%; */
  border-right: 0;
}
.breadcrumb-wrapper .breadcrumb a, 
.breadcrumb-wrapper .breadcrumb span {
  color:#000;
      font-family: "Helvetica Neue";
    font-weight: 500;
    text-transform:uppercase;
}
.section-header.shopify-section-group-header-group + .shopify-section-group-header-group {
  background:transparent;
}

.template-collection .collection .collection__title .title {
    margin-block: 36px 0px;
}

#CartDrawer .cart-drawer__empty-content a.button {
  padding: 15px 28px;
  background: #f3f3f3;
  color: #000;
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.4;
  border-radius: 4px;
  border: 1px solid #000;
  transition: all .3s ease;
  text-transform: uppercase;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-height: auto;
}
#CartDrawer .cart-drawer__empty-content a.button:before,
#CartDrawer .cart-drawer__empty-content a.button:after {
  display:none;
}
#CartDrawer .cart-drawer__empty-content a.button:hover {
      background: #e0e0e0;
}

body.no-scroll {
    overflow: initial !important;
}

@media screen and (min-width:1600px){
    .template-collection header .header__icons,
    .template-page header .header__icons , .template-collection-bf header .header__icons {
    left: calc(100% - 20%);
    right: auto !important;
  }
  .custom-collection_cart_sidebar {
    max-width: 20%;
}


  .cart-drawer {
    width: 23% !Important;
}
  .template-collection header .header__icons, .template-page header .header__icons {
    left: 80% !Important;
}
  header .header__icons {
    right: auto;
    left: 80% !important;
}
}
@media screen and (max-width: 1600px) {
header .header__icons {
    right: auto;
    left: 76%;
}
  header .header__icons .search__input.field__input {
    padding-right: 4.8rem;
  }
  .cart-drawer .cart-item__media {
    width: 7rem;
}
}
@media screen and (max-width: 1400px) {
  .img-magnifier-glass {
    width: 100px !important;
    height: 100px !important;
  }
  .product .product-form__input--pill input[type="radio"] + label {
    min-width: auto;
  }
  .about-section-content p {
    color: #ffffff;
  }
  .custom-about-wrapper {
    flex-direction: column;
    background: #00000075;
  }
}
@media screen and (min-width: 1301px) {
  /* header .header__search .header__icon--search,
  header .header__search .field::after,
  header .header__search .field::before,
  header .header__search .search-modal__close-button,
  header .header__search .modal-overlay,
  header .header__search,
  .predictive-search__loading-state {
    display: none;
  }
  header .header__search .search-modal {
    background: transparent;
    position: static;
    border: 0;
  }
  header .header__search .search-modal__content {
    padding: 0;
  }
  header .header__search .field input:focus {
    box-shadow: none;
  }
 header .header__search .field input {
    border: 1px solid #000000;
    margin: 0;
    height: 40px;
    background: #fff;
}
  header .header__search .field__button {
    height: 40px;
  }
  header .header__search .field .field__label {
    top: 8px;
  } */
  /* header .header__icons {
    gap: 10px;
    position: absolute;
    right: 4%;
  }
  .template-collection header .header__icons,
  .template-page header .header__icons , .template-collection-bf header .header__icons{
    left: calc(100% - 24%);
    right: auto !important;
  }

  header .header__icons .desktop-localization-wrapper  {
    display: none;
  } */
  /* header .header__icons .search__input:focus {
    padding: 1.5rem;
    padding-right: 9.8rem;
  }
  .header__search.header-search-mobile {
    display: none !important;
  } */
  .template-collection .header .header__inline-menu .list-menu {
    margin-right: 44px;
  }
  .cart-drawer {
    width:25%;
  }
   .header__search.header-search-desktop {
    display: none !important;
  }

  .header__search.header-search-mobile {
    display: block !important;
  }
  /* header .header__icons .search-modal__form {
    max-width: 25.2rem;
  } */
  header .header__icons {
    right: 0% !important;
  }
}
@media screen and (max-width: 1300px) {
  /* .template-collection  .breadcrumb-wrapper,
  .template-collection-custom-collection  .breadcrumb-wrapper
   {
    max-width: 72%;
} */
  /* .header__search.header-search-desktop {
    display: none !important;
  } */
  .custom-collection_cart_sidebar {
    max-width: 28%;
  }

  .header__search.header-search-mobile {
    display: block !important;
  }
  header .header__icons .search-modal__form {
    max-width: 25.2rem;
  }
  header .header__icons {
    right: 0% !important;
  }
  .cart-drawer {
    width: 30%;
}
}
@media screen and (max-width: 1400px) and (min-width: 1201px) {
  .grid--4-col-desktop .grid__item {
    width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
    max-width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
  }
}
@media screen and (max-width: 1200px) and (min-width: 990px) {
  .grid--4-col-desktop .grid__item {
    width: calc(49% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
    max-width: calc(50% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
  }
}
@media screen and (min-width: 990px) {
  .header {
    display: flex;
    gap: 0;
  }
  .header .header__inline-menu {
    flex: 1;
    display: flex;
    justify-content: center;
  }
  .header .header__inline-menu .list-menu {
    align-items: center;
    gap: 20px;
    cursor: auto;
  }
  .header .header__inline-menu .logo-item {
    padding-inline: 12px;
  }
  .header .header__heading-link {
    display: none;
  }
  .header .list-menu__item {
    padding: 0;
  }
  .list-menu--inline li a:hover span,
  .list-menu--inline li .header__active-menu-item {
    text-decoration: none;
  }
  .list-menu--inline li::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #000000;
    transform: scale(0);
    transform-origin: left;
    transition: all 0.4s ease-in-out;
  }
  .list-menu--inline li:hover::after {
    transform: scale(1);
  }
  .header .header__inline-menu .logo-item::after {
    display: none;
  }
  .collection .collection__title .title {
    text-align: left;
    text-transform: uppercase;
  }
  .cart-drawer .drawer__inner {
    background: #f4f4f4;
    border: 1px solid #000000;
    cursor: auto;
    width:100%;
}
  .cart-drawer .cart-items thead tr{
    display:none !important;
  }
 .drawer__heading.cart_for_mobile {
    display: none;
}
.drawer__close.for_desktop {
    position: static;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    width: 100%;
}
  .customadded_cart-logo.desktop_layout {
    width: 100%;
    text-align: center;
}
 .customadded_cart-logo.desktop_layout a {
  display:flex;
  justify-content:center;
 }
  .customadded_cart-logo.desktop_layout img {
    max-height: 96px;
    object-fit: contain;
}
  .cart-time, .cart-date {
    font-size: 14px;
    font-weight:300;
}
  .drawer {
        top: 108px !Important;
    height:calc(100% - 108px) !Important;
  }
  .cart-drawer quantity-popover .quantity {
    background: #f4f4f4;
  }
 .drawer__close.for_mobile {
    display:none !Important;
  }
  .drawer {
    background-color: transparent !important;
  }
  cart-drawer.drawer.animate.scrolled_cart-class.active {
    top: 107px !important;
     height:calc(100% - 107px) !Important;
}
  .cart-drawer .cart-item__name , .cart-drawer .cart-item__price-wrapper span{
    font-size: 14px;
    font-family: "Helvetica Neue" !Important;
}
}

@media screen and (max-width: 989px) {
  .template-collection  .breadcrumb-wrapper,
   .template-collection-custom-collection  .breadcrumb-wrapper {
    border-right: 1px solid #000;
}
   .template-collection  .breadcrumb-wrapper,
   .template-collection-custom-collection  .breadcrumb-wrapper
    {
    max-width: 100%;
}
  .custom-collection_cart_sidebar {
    position: initial;
    height: max-content;
    max-width: 100%;
    top: 119px;
    padding-block: 24px;
    background: #ffffff;
    border: 0;
  }
  .template-collection-custom-collection main {
    max-width:100%;
  }
  .custom-collection_cart_sidebar img {
    display: none;
  }
  .template-collection main,
  .template-page main , .template-collection-bf main , .template-collection-okayclub-memeber-access main{
    max-width: 100%;
    /* margin-top: 112px; */
  }
  .cart-drawer {
    width: auto;
}
  .customadded_cart-logo.desktop_layout {
    display: none;
}
  .template-collection-okayclub-memeber-access .collection-hero__inner .collection-hero__title {
   text-align:center;
}

}
@media screen and (max-width: 768px) {
  body {
    cursor: auto;
  }
  .about-mobile-images {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin-inline: 12px;
  }
  .about-section-content p {
    color: #ffffff;
  }
  .custom-about-wrapper {
    flex-direction: column;
    background: #00000075;
  }
  .img-magnifier-glass {
    display: none !important;
    pointer-events: all !important;
  }
  .about-section-content p {
    font-size: 17px;
    line-height: 1.8;
  }
  .about-main-image img {
    display: none;
  }
}
@media screen and (max-width: 749px) {
  span.custom-card-badge-product{
    font-size:9px;
  }
  .footer__content-bottom {
    padding-top: 20px !important;
  }
  .footer-block--newsletter {
    margin-top: 0 !important;
  }
  .footer-block-image {
    margin-bottom: 10px !important;
  }
  footer .policies li {
    flex: 1 0 auto;
  }
  .custom_bootom_footer_links ul {
     flex-wrap: wrap;
    gap: 6px;
  }
  .policies li:before {
    content: "\b7";
    padding: 0 4px;
}
.footer .policies li a {
    padding: .6rem 0 0;
}
  .product__description > * {
    text-align: center !important;
  }
  .product .product-form__buttons {
    max-width: 100%;
  }
  .product .product__description {
    max-width: 100%;
  }
  .product .product__media-item {
    padding: 0 !important;
}
.product .product__media-item img {
     mix-blend-mode: darken;
}
}
@media screen and (max-width: 576px) {
  .lanindg-page-time div {
    font-size: 18px;
  }
  .landing-logo-container img {
    max-width: 124px;
  }
  .landing-mainbtn {
    font-size: 24px;
  }
  .custom-banner {
    height: 100vh;
  }
  .about-mobile-images .about-img img {
    max-height: 194px;
    min-height: 194px;
  }
  .social-links-container {
    gap: 10px;
  }
  .custom-social-link p,
  .custom-social-link a {
    font-size: 14px;
  }
  .custom-social-link:last-child p {
    margin-top: 10px;
  }
  .collection .card__heading {
    font-size: 12px;
    line-height: 1.4;
  }
 .product__media-wrapper .grid--peek.slider--mobile .grid__item {
    background: #f2f4f5;
}
}
@media screen and (max-width: 400px) {
  .collection .product-grid li,
  .related-products .product-grid li {
    max-width: 100%;
    width: 100%;
  }
    .custom-collection_cart_sidebar {
    top: 102px;
}
}
@media screen and (max-width: 350px) {
  .custom-social-link p,
  .custom-social-link a {
    font-size: 12px;
  }
  .custom-collection_cart_sidebar {
    top: 90px;
}
}

.signature-image img {
    max-width: 180px;
    height: auto;
  filter:invert(1)
}

   .popup.email-main-popup {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5);
      display: flex;
      justify-content: center;
      align-items: center;
      z-index: 1000;
     transition:all .6s ease;
  }

  .email-popup-wrapper {
      max-width: 860px;
    margin-inline:20px;
    cursor:auto;
  }
  .popup-imgs-wrapper {
      position: relative;
      border-right: 2px solid #141414;
  }
      .logo-image img {
      max-width: 310px;
      height: auto;
      display: block;
  }

      .email-popup-wrapper img {
      max-width: 100%;
      height: auto;
        display:block;
  }
.email-popup-wrapper .email-input--box {
    position: absolute;
    right: 8px;
    bottom: 38px;
    max-width: 221px;
  width:100%;
}
      .email-popup-wrapper .popup-close-btn {
    padding: 0;
    border: 0;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
        cursor:pointer;
        background:transparent;
}
      .email-popup-wrapper .popup-close-btn  svg{
     display: block;
    width: 100%;
    height: 100%;
}
      .email-popup-wrapper .background-image{
    height: 100%;
}
      .email-popup-wrapper .background-image img{
    object-fit:cover;
        height:100%;
}
.email-popup-wrapper .contact-form__wrapper input {
    background-color: #c3c3c3;
    color: #000;
    border: 1px solid #000000;
    padding: 10px 76px 10px 16px;
  width:-webkit-fill-available;
}
.email-popup-wrapper .contact-form__wrapper input::placeholder {
  color: #000;
}
.email-popup-wrapper .contact-form__field {
    position: relative;
}
.email-popup-wrapper .contact-form__label {
    display:none;
}
  .email-popup-wrapper .contact-form__button ,
  .email-popup-wrapper .contact-form__button:not(:focus-visible):not(.focused) {
        background: #363636;
    min-width: 76px;
    color:#000000;
    border:0;
    position:absolute;
    top:0;
    right:0;
    height:100%;
    cursor:pointer;
  }
.email-popup-wrapper .contact-form__wrapper input:focus-visible {
    outline: 0;
    box-shadow: none;
}
.shopify-payment-button__button span {
    font-family: Yantramanav,sans-serif;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400;
    text-transform: uppercase;
}
.email-popup-wrapper .contact-form__success-message .contact-form__success-icon svg {
    width: 20px;
    height: 20px;
    display: inline-block;
    line-height: 0;
}



.bundler-widget-branding {
  display: none; 
}
.bndlr-container {
    margin-top: 0px !important;
    padding-top: 0px !important;
}
.bndlr-products-container {
    display: block !important;
    padding-inline: 0 !important;
}
.bndlr-bundle-description {
    margin-bottom: 20px !important;
    font-size: 14px;
}
.bndlr-add-to-cart {
    margin-top: 25px !important;
}
.bndlr-product-title {
    font-size: 16px;
    line-height: 10px !important;
    letter-spacing: 0;
}
.bndlr-product {
    max-width: 50% !important;
    flex: 1 1 45%;
}
.bndlr-product-image {
    height: 150px !important;
    object-fit: contain;
}
.bndlr-product {
    justify-content: initial !important;
}
.bndlr-product .bndlr-product-image-url {
    margin-top: initial !important;
    margin-bottom: initial !important;
}
.bndlr-container h2.bndlr-bundle-title {
    margin: 0 !important;
}
.bndlr-select-variant:focus,
.bndlr-add-to-cart{
  outline: none !important;
}
.bndlr-select-variant:focus {
   outline: none !important;
   box-shadow: none !important;
}
.bndlr-total-price {
    margin-top: 10px;
}
.bndlr-product-price  .bndlr-new-price,
.bndlr-total-price  .bndlr-new-price
{
    color: #000 !important;
}
.bndlr-product-price  .bndlr-old-price,
.bndlr-total-price  .bndlr-old-price
{
    font-weight: 400 !important;
    opacity: .8;
}

@media screen and (max-width:1200px){
  .email-popup-wrapper {
    max-width: 746px;
}
  .email-popup-wrapper .email-input--box {
    max-width: 190px;
}
  .email-popup-wrapper .popup-close-btn {
    width: 22px;
    height: 22px;
}
}
  @media screen and (max-width:1024px){
    .popup-right-content h2, .popup-right-content ul li {
    font-size: 26px;
}
  }
  @media screen and (max-width:992px){
      .email-popup-wrapper .popup-imgs-wrapper .logo-image img {
    max-width: 100%;
}
  }
@media screen and (max-width:991px){
  .email-popup-wrapper img {
    max-height: 600px;
}
.email-popup-wrapper .email-input--box {
    max-width: 310px;
    right: auto;
    left: 35px;
    width: 100%;
  bottom:26px;
}
 .email-popup-wrapper .contact-form__success-message {
    margin:0 !Important;
       display: flex;
    align-items: center;
    margin-top: 6px !important;
  }
 .email-popup-wrapper .contact-form__success-icon {
       display: block;
  }
.email-popup-wrapper  .newsletter-form__field-wrapper {
    margin: 0 auto;
}
  .email-popup-wrapper .popup-close-btn {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    padding: 4px;
    background: #d7d7d7;
}
}
  @media screen and (max-width:749px){
    .email-popup-wrapper {
    grid-template-columns: 1fr;
}
    .popup-right-content h2, .popup-right-content ul li {
    font-size: 22px;
    text-align:center;
}
    .popup-right-content ul {
    gap: 10px;
}
    .email-popup-wrapper {
    position: relative;
}
    .email-popup-wrapper .popup-right-content {
    padding: 18px 14px;
    position: static;
    gap: 10px;
}
    .email-popup-wrapper .newsletter-form__field-wrapper {
    margin-inline: auto;
}
    .popup-right-content ul {
    margin: 0;
}
footer .policies li {
    border-right: 0;
    padding-inline: 0;
}
footer .footer__copyright {
    margin-top: 0;
}
footer .footer__content-bottom-wrapper {
    row-gap: 6px;
}
  }
  @media screen and (max-width:576px){
    .popup-right-content h2, .popup-right-content ul li {
    font-size: 18px;
}
    .email-popup-wrapper img {
    max-height: 516px;
}
    .email-popup-wrapper .email-input--box {
    max-width: 86%;
    left: 23px;
    bottom: 14px;
}

  }
@media screen and (max-width:360px){
  .email-popup-wrapper .contact-form__success-message .contact-form__success-icon svg {
    width: 13px;
    height: 13px;
}
  .email-popup-wrapper .contact-form__success-message {
    margin: 4px 0 0!important;
    font-size: 14px;
    gap: 4px;
}
}


/* ==== About Us Page ==== */
.make-full-width .page-width {
    padding: 0;
    margin: 0;
    max-width: 100%;
}
.make-full-width  .image-with-text__text p {
    color: #fff;
}
.make-full-width .image-with-text__text-item .image-with-text__content {
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    padding-left: 30px;
}


.make-full-width .image-with-text__text-item .image-with-text__content .image-with-text__heading {
  text-transform:uppercase;
}
.make-full-width .image-with-text__grid  .image-with-text__media-item  .media {
    height: 800px;
    padding: 0 !important;
}
.make-full-width .image-with-text__grid  .image-with-text__media-item  .media>img {
    object-position: 100% 30% !important;
}

nav.header__inline-menu {
    flex-direction: column;
    align-items: center;
}
.collection .custom_slect, .facets__form .select {
    border: 1px solid #000000;
    padding: 2px 4px;
}
.collection .custom_slect>select:focus+svg, .facets__form .select>select:focus+svg {
    display: block!important;
    opacity: 0!important;
}
.collection .custom_slect select:focus-visible, .facets__form .select select:focus-visible {
    outline: none;
    box-shadow: none;
}
footer .footer-block__newsletter .field:after , 
footer .footer-block__newsletter .field:before{
  display:none;
} 
footer .footer-block__newsletter .field input{
  background:#ffffff !Important;
  border:1px solid #000000;
}
footer .footer-block__newsletter .field input:focus, footer .footer-block__newsletter .field input:focus-visible{
  outline:0;
  box-shadow:none;
}
.contact form .field input , .contact form .field textarea {
  background:#f3f3f3;
  font-family: "Helvetica Neue";
}


/* header css starts */
.header__heading-logo{
  display:block;
}
.header .header__inline-menu .list-menu {
    display: none;
}
  .logo-item.custom_logo_added {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}
.header li.main-megamenu.custom-megamenu svg {
    width: 10px;
    height: 10px;
    display: block;
}
.custom-megamenu {
  list-style:none;
}
.custom-megamenu .cm-link {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 8px 0;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Helvetica Neue";
    font-weight: 300;
    color: #121212;
    position: relative;
    text-decoration: none;
     transition: all .3s ease-in-out;
     width:fit-content;
}
.custom-megamenu .cm-link:hover{
 border-bottom:1px solid #121212;

}
.custom-megamenu .cm-link svg {
  transition: all .3s ease-in-out;
}
.custom-megamenu .cm-link:hover svg{
  transform:rotate(180deg);

}
.custom-megamenu a.cm-link::after {
    content: '';
    display: block;
    width: 100%;
    height: 80px;
    position: absolute;
    top: 28px;
}
.custom-megamenu a.cm-link .cm-chevron {
    width:10px;
}
.custom-megamenu .cm-dropdown {
    position: absolute;
    left: 0;
    top: 72px;
    width: 100%;
    background: #f3f3f3;
    display: block;
    z-index: 1;
    box-shadow: 0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;
    visibility: hidden;
    opacity: 0;
    transform: translateY(10px);
    border-top:1px solid #000000;
    transition: all .4s ease-in-out;
}
.custom-megamenu:hover .cm-dropdown {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}
.custom-megamenu .cm-columns {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
.custom-megamenu .cm-list {
    list-style: none;
    margin: 0;
    padding: 12px 20px;
    border-right: 1px solid #000000;
}
.custom-megamenu .cm-list:first-child{
padding-left:12px;
}

.custom-megamenu .cm-list li a {
    display: block;
    padding: 10px 0;
    font-size: 14px;
    font-family: "Helvetica Neue";
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    width: fit-content;
    border-bottom: 1px solid transparent;
}
.custom-megamenu .cm-list li a:hover {
    border-color: #121212;
}
.custom-megamenu .cm-image-item {
    position: relative;
    width: 100%;
    display: block;
}

.custom-megamenu .cm-image-item img {
  width: 100%;
  object-fit: cover;
  height:290px;
  display:block;
}
.custom-megamenu .cm-image-item span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 700;
    color: #fff;
    font-size: 19px;
    font-family: "Helvetica Neue";
    text-transform: uppercase;
    text-align:center;
}
.header-wrapper,
.shopify-section-header-sticky {
  position: relative;
  z-index: 999;
}
.mini-nav-menu {
  position: relative;
  font-family: inherit;
}
.mini-nav-menu .mnm-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}
.mini-nav-menu .mnm-item {
  position: relative;
}

.mini-nav-menu .mnm-toggle {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 10px 0;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Helvetica Neue";
    font-weight: 300;
    color: #121212;
    text-decoration: none;
}

/* icon */
.mini-nav-menu .mnm-icon svg {
  width: 10px;
  height: 10px;
}

.mini-nav-menu .mnm-dropdown {
    display: block;
    position: absolute;
    top: 40px;
    left: 0;
    background: #f3f3f3;
    list-style: none;
    margin: 0;
    padding: 8px 0;
    box-shadow: 0 8px 18px #00000026;
    z-index: 10;
    min-width: 136px;
    width: 100%;
    visibility: hidden;
    transition: all .4s ease-in-out;
    opacity: 0;
    transform: translateY(10px);
}
.mini-nav-menu .mnm-item:hover .mnm-dropdown {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}

.mini-nav-menu .mnm-link {
    display: block;
    padding: 8px 16px;
    color: #121212;
    font-family: "Helvetica Neue";
    font-weight:300;
    font-size: 14px;
    width: 100%;
    text-decoration: none;
}
.cart-count-bubble {
    position: static;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e3e3e3;
    color: #000;
    font-weight: 600;
    font-size: 14px;
    padding: 12px;
    line-height: 1;
}
a#cart-icon-bubble {
    text-decoration: none;
    height: auto;
    width: fit-content;
    gap: 6px;
}
.search-modal.modal__content.gradient {
    box-shadow: 0 15px 45px #0000001a;
}
.search-modal__form{
  max-width:100% !Important;
}
form.search.search-modal__form .field::before, form.search.search-modal__form .field:after {
    display: none;
}
.header button.search__button.field__button {
    left: 0;
    width: 28px;
    height: 28px;
    top: 50%;
    transform: translateY(-50%);
}
button.search__button.field__button .svg-wrapper{
  width:100%;
  height:100%;
}
button.search__button.field__button .svg-wrapper svg{
    width:28px;
    height:28px;
} 
input#Search-In-Modal {
    margin: 0;
    margin-left: 43px;
    border: 0;
    outline: 0;
}
.search-modal__form .field__input:focus{
  box-shadow:none;
}
.search-modal__form .field__input::placeholder,
.search-modal__form .field input::placeholder {
  opacity: 1;
}
input#Search-In-Modal:focus{
  padding-block:15px;
}
@media screen and (max-width:989px){
  .header .menu-drawer__menu.list-menu {
    padding-inline: 15px;
}
.header .menu-drawer{
  width:100%;
}
.mobile-menu-item {
    border-top: 1px solid rgba(18, 18, 18, 0.25);
   margin:0 !important;
    padding-block: 14px;
     transition: all .3s ease-in-out;
}
.mobile-menu-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-block: 14px;
    position: relative;
}
.mobile-menu-item:first-child{
  border-top:0; 
}
.mobile-menu-header a , .mobile-submenu a , .mobile-menu-item a{
    font-size: 13px;
    text-decoration: none;
    color: #121212;
    line-height: 1.2;
    font-family: "Helvetica Neue";
    font-weight: 700;
    text-transform:uppercase;
    text-align:center;
    width:100%;
    display:block;
}
.mobile-menu-header .submenu-toggle {
    padding: 0;
    background: transparent;
    border: 0;
    width: auto;
    display: flex;
    justify-content: end;
    height: 24px;
    align-items: center;
    cursor: pointer;
    transition: all .3s ease-in-out;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}
.mobile-menu-item.active-submenu-custom .submenu-toggle {
    transform: rotate(180deg);
}
.mobile-menu-header .submenu-toggle svg{
  width:12px;
  height:12px;
}
.mobile-submenu {
    list-style: none;
    padding-bottom:15px;
     margin: 0 !IMPORTANT;
     padding-left:0;
}

ul.mobile-submenu li {
    padding: 8px 20px;
    margin: 0 !IMPORTANT;
}

}
/* header css ends */
.cart-drawer .drawer__header{
  padding-block:0 !Important;
}
.cart-drawer  table thead{
  margin:0 !Important;
}
.cart-drawer  .cart-drawer__footer {
    margin-bottom: 10px;
}
cart-drawer__footer *{
  font-family: "Helvetica Neue" !Important;
}
.drawer__close.for_desktop.main-cart-close {
    position: absolute;
    right: 0;
    width: fit-content;
    top: 0;
}
.slideshow-banner-btn {
    border: 1px solid #ffffff!important;
    background: #ffffff!important;
    color: #141414!important;
    font-size: 18px!important;
    line-height: 1.2;
    transition: all .5s ease-in-out!important;
    box-shadow: 0 4px 8pxrgba(255, 255, 255, 0.1);
    padding: 10px 20px!important;
    width: 100%;
    max-width: fit-content;
    border-radius: 6px!important;
    text-transform: uppercase;
    text-align:center;
    font-weight: 600;
     font-family: "Helvetica Neue";
    font-weight: 500;
}
.slideshow-banner-btn:hover{
  color:#ffffff !important;
  background:#141414 !important;
}
.cart-drawer table tbody tr:first-child td {
    padding-top: 0;
}
.custom-product-accordion .custom-acc-header {
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  padding-block:6px;
}

.custom-product-accordion .custom-acc-body {
  display: none;
}
.custom-product-accordion .custom-acc-body p{
  margin-block:0 10px;
  font-size:14px;
  line-height:1.4;
  font-weight:300;
}
.custom-product-accordion .custom-acc-body a{
 color:#141414;
}
.custom-acc-icon {
    position: relative;
    width: 24px;
    height: 24px;
}
.custom-acc-icon span {
    position: absolute;
    inset: 0;
    transition: all .3s ease-in-out;
}
.custom-acc-item .icon-minus, .custom-acc-item.active .icon-plus {
    opacity: 0;
}
.custom-acc-item.active .icon-minus {
    opacity: 1;
}
.custom-acc-item.active .icon-minus {
  display: inline-block;
}
.product .price , .product .product-form__input .form__label, .product .product-form__input--pill input[type=radio]+label, .price-per-item__container .quantity *, .product .product-form__submit,
.product .shopify-payment-button *{
      font-family: "Helvetica Neue";
    font-weight: 700;
    text-transform:uppercase;
}
.product .slider-buttons * , header .menu-drawer__account{
  font-family: "Helvetica Neue";
  font-weight: 300;
  text-transform:uppercase;
}

.custom-collection_cart_sidebar .header__icon--cart .cart-count-bubble span{
  font-weight: 500;
}
.featured-collection-section .product-card-wrapper .card__heading a,
.product-grid-container .product-card-wrapper .card__heading a,
.related-products .product-card-wrapper .card__heading a,
.featured-collection-section .product-card-wrapper .card-information *, .cart-drawer .cart-drawer__footer h2, .cart-drawer .cart__empty-text{
      font-family: "Helvetica Neue";
    font-weight: 700;
}

.custom_filter_sort, .for_mobile_filters span , .custom_filter_sort select, 
.product-grid-container .product-card-wrapper .card-information .price *,
.featured-collection-section .product-card-wrapper .card-information .price *,
.related-products .product-card-wrapper .card-information .price *, .cart-drawer .product-option, .cart-drawer .quantity *, .cart-drawer .cart__login-title, .template-page-contact p,
.product-count__text, .facet-filters__label{
  font-family: "Helvetica Neue";
  font-weight: 300;
}
.facets__form *{
  font-family: "Helvetica Neue";
}
.slider-button::after {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    background: url(/cdn/shop/files/selected.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.slider-button[disabled="disabled"]::after {
    content: '';
    display: block;
   width: 18px;
    height: 18px;
   background: url(/cdn/shop/files/unselected.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.header .menu-drawer-container .hdr-close:after {
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    background: url(/cdn/shop/files/unselected.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition:all .3s ease-in-out;
}
.header .menu-drawer-container.menu-opening .hdr-close:after {
    content: "";
    display: block;
     width: 22px;
    height: 22px;
    background: url(/cdn/shop/files/selected.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.product .product-form__submit {
    background: transparent;
    border: none;
    box-shadow: none;
    width: fit-content;
    padding: 0;
}
.add-to-cart-svg img {
    width: 150px;
    height: 55px;
    display:block;
}
.product shop-pay-wallet-button {
    display: none;
}
.shopify-payment-button .shopify-payment-button__more-options {
    text-align: left;
}
.header-logo-main {
    margin-left: 153px;
}
.featured-collection-products .product-grid , .collection .product-grid {
    display: grid;
    grid-template-columns: repeat(4,1fr);
}
.featured-collection-products .product-grid li, .collection .product-grid li {
    width: 100%!important;
    max-width: 100%!important;
    border: 1px solid #121212;
}
.featured-collection-products .product-grid li:first-child, .collection .product-grid li:first-child, 
.featured-collection-products .product-grid li:nth-child(2), .collection .product-grid li:nth-child(2) {
      grid-column: span 2;
}
.custom-created-collection .product-grid li:first-child,  
.custom-created-collection .product-grid li:nth-child(2) {
      grid-column: span 1;
}

.custom-created-collection .card {
    overflow: hidden;
}
.custom-created-collection  .card .card__media img {
    object-fit: cover !important;
}
.custom-created-collection  .card .card__inner {
    height: 450px;
}


.template-search__search .field:before, .template-search__search .field:after {
    display: none;
}
.template-search__search .field input {
    border: 1px solid #141414;
    border-radius: 10px;
}
.template-search__search .field input:focus{
  box-shadow:none;
}
.template-search__search .predictive-search {
  z-index:3;
}
.collection .collection__view-all a {
   /* background: transparent !important;*/
    box-shadow: none;
    transition: all .3s ease-in-out;
    
}
.collection__view-all a:not(.link) {
margin-top:30px !Important;
}
.collection .collection__view-all a:hover{
  background:#141414 !Important;
  color:#fff !Important;
}
.nav-btm-menu {
    display: flex;
    justify-content: center;
    align-items: center;
}
.nav-btm-menu a img {
    height: 40px;
    width: 40px;
}
.header .menu-drawer__navigation {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.nav-btm-menu a {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
    text-decoration: none;
    color: #000;
}
.nav-btm-menu a span{
  text-transform:uppercase;
  font-weight:500;
  font-size:11px;
  line-height:1.2;
}

@media screen and (max-width:1200px){
.custom-created-collection  .card .card__inner {
    height: 360px;
}
}
@media screen and (max-width:767px){
.custom-created-collection  .card .card__inner {
    height: 290px;
}
}
@media screen and (max-width:576px){
  .header{
    padding: 12px 3rem 12px 3rem !Important;
}
  .slideshow-banner-btn {
    font-size: 14px!important;
}
.cart-count-bubble {
    font-size: 11px !important;
    padding: 10px !important;
}
a#cart-icon-bubble {
    font-size: 11px;
}
.header__search .header__icon, .header__icon .svg-wrapper{
    width: 28px;
    height: 28px;
}
.header__icon .icon {
    width: 18px;
    height: 18px;
}
header .header__icons {
    padding: 0;
    gap: 4px;
}
.header .header__heading-link{
  padding:0;
}
.product .product-form__input--pill input[type=radio]+label {
    font-size: 10px;
}
.featured-collection-products .product-grid , .collection .product-grid, .related-products .product-grid  {
  display:grid;
    grid-template-columns: repeat(2,1fr);
}
.related-products .product-grid li{
      width: 100% !important;
    max-width: 100% !important;
}
.featured-collection-products .product-grid li:first-child, .collection .product-grid li:first-child {
      grid-column: span 2;
}
.custom-created-collection .product-grid li:first-child{
      grid-column: span 1;
}
.product .product-form__submit, .cart-drawer .cart__checkout-button, .collection__view-all a, .custom-error-btn, .about-rich-text .rich-text__buttons .button {
    font-size: 14px;
}

.custom-created-collection  .card .card__inner {
  height: 270px;
}

}
@media screen and (min-width:990px){
header-drawer[data-breakpoint="tablet"] {
    display: none;
}
}
@media screen and (max-width: 989px) {
.cart-drawer table tbody tr:first-child td {
    padding-top: 17px !important;
}
.cart-drawer .drawer__header {
    padding-block: 15px!important;
}
.cart-drawer button.drawer__close.for_mobile {
    width: 32px;
    height: 32px;
}

}
@media screen and (max-width:749px){
  .product .product__title, .product .price, .shopify-payment-button .shopify-payment-button__more-options {
    text-align: center;
}
.product .product-form__input {
    text-align: center;
    margin-inline: auto;
}
.product .price-per-item__container {
    display: flex;
    justify-content: center;
}
.product .product-form__submit {
    margin-inline: auto;
}
.search-modal.modal__content {
    min-height: auto;
}
button.search__button.field__button .svg-wrapper svg {
    width: 20px;
    height: 20px;
}
input#Search-In-Modal {
    margin: 0 0 0 30px; 
}
.header-logo-main {
    margin-left: 0;
}
.product .product__media-list .product__media-item .product-media-container{
  border:none !important;
}
}



.product-form__buttons .product-form__submit {
    background-image: url("/cdn/shop/files/Add_To_Cart_BG.png?v=1767870575");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    /* padding-left: 52px; */
    height: 52px;
    width: 150px;
    /* opacity: 1; */
}
span.add-to-cart-text {
    color: #000;
    font-size: 13px;
}


.footer-acc-list {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.footer-acc.active .footer-acc-list {
  max-height: 500px;
}


