/** Shopify CDN: Minification failed

Line 43:0 All "@import" rules must come first
Line 44:0 All "@import" rules must come first

**/
@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
/* font-family: "Inter", sans-serif; */
@import url("https://fonts.googleapis.com/css2?family=Mulish&display=swap");
@font-face {
  font-family: "LT Remark";
  src: url("https://cdn.shopify.com/s/files/1/0565/3502/3661/files/LTRemark.eot");
  src: local("LT Remark"), local("LTRemark"),
    url("https://cdn.shopify.com/s/files/1/0565/3502/3661/files/LTRemark.eot?v=1685438835?#iefix")
      format("embedded-opentype"),
    url("https://cdn.shopify.com/s/files/1/0565/3502/3661/files/LTRemark.woff2?v=1685438835")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0565/3502/3661/files/LTRemark.woff?v=1685438835")
      format("woff"),
    url("https://cdn.shopify.com/s/files/1/0565/3502/3661/files/LTRemark.ttf?v=1685438835")
      format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "LT Remark";
  src: url("https://cdn.shopify.com/s/files/1/0565/3502/3661/files/LTRemark-Bold.eot");
  src: local("LT Remark Bold"), local("LTRemark-Bold"),
    url("https://cdn.shopify.com/s/files/1/0565/3502/3661/files/LTRemark-Bold.eot?v=1685438835?#iefix")
      format("embedded-opentype"),
    url("https://cdn.shopify.com/s/files/1/0565/3502/3661/files/LTRemark-Bold.woff2?v=1685438834")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0565/3502/3661/files/LTRemark-Bold.woff?v=1685438834")
      format("woff"),
    url("https://cdn.shopify.com/s/files/1/0565/3502/3661/files/LTRemark-Bold.ttf?v=1685438835")
      format("truetype");
  /*   font-weight: bold; */
  font-style: normal;
  font-display: swap;
}
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:opsz,wdth,wght,YTLC@6..12,75..125,200..1000,440..540&display=swap");

:root {
  /* --font-outfit: "Outfit", sans-serif; */
  --font-outfit: "Mulish", sans-serif;
  --font-ltremak: "LT Remark";
  --font-poppins: "Poppins", sans-serif;
  --font-roboto: "Roboto", sans-serif;
  --font-mulish: "Mulish", sans-serif;
  --nunito-sans: "Nunito Sans", sans-serif;
}

/* ---------- ---------- ---------- ---------- ----------
    font-family: 'LT Remark';
    font-family: 'Outfit', sans-serif;
    font-family: 'Poppins', sans-serif;
    font-family: 'Roboto', sans-serif;
    font-family: 'Mulish', sans-serif;
    font-family: "Inter", sans-serif;
    
---------- ---------- ---------- ---------- ---------- */

html {
  scroll-behavior: smooth;
}

div#df-btn-cont .df-btn-text {
  display: none !important;
}

/*---------- ---------- ----------*/
/* header               ----------*/
/*---------- ---------- ----------*/
.announcement-bar__message {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  font-family: var(--font-outfit);
  display: flex;
  justify-content: center;
}

.header__inline-menu ul.list-menu .link {
  font-weight: 700;
  font-size: 16px;
  line-height: 23px;
  font-family: var(--font-mulish);
  text-transform: uppercase;
  color: #012334;
}
.header__icon--cart {
  margin-right: 0 !important;
}
.header--middle-left .header__heading-link,
.header--top-left .header__heading-link {
  margin-left: 0 !important;
}

@media screen and (min-width: 990px) {
  .header--middle-left {
    grid-template-columns: 1fr auto 1fr;
  }
  .header--middle-left .header__inline-menu {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 749px) {
  .announcement-bar__message {
    font-size: 14px;
    line-height: 18px;
  }

  .collection-hero__inner.page-width {
    width: 100%;
    height: 100%;
  }
  .collection-hero__inner.page-width .collection-hero__description {
    width: fit-content;
  }
  .collection-hero--with--image .collection-hero__text-wrapper {
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
  }
}

.header__inline-menu .link-new-lunch {
  position: relative;
}
.header__inline-menu .link-new-lunch svg.top-new-lunch {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
}

/*custom reviews*/
.review-slider-section {
  text-align: center;
  padding-bottom: 60px;
}
.review-slider-section .reviews-header .reviews-title {
  font-size: 32px;
  line-height: 46px;
  font-weight: 400;
  margin-bottom: 10px;
}
.review-slider-section .reviews-header .reviews-subtitle {
  font-size: 14px;
  line-height: 17px;
  color: #000;
  max-width: 530px;
  margin: 5px auto 0;
}
.reviews-slider .slick-slide {
  padding-left: 15px;
  padding-right: 15px;
}
.reviews-slider .slick-list {
  margin-left: -15px;
  margin-right: -15px;
}
.review-slider-section .reviews-header {
  margin-bottom: 30px;
}
.review-slider-section .review-content-wrapper a {
  display: flex;
  gap: 20px;
}
.review-slider-section .review-content-wrapper .review-image-wrapper {
  width: 60%;
}
.review-slider-section .review-content-wrapper .review-text-wrapper {
  width: 40%;
}
.review-slider-section .review-content-wrapper .review-text-wrapper .stars {
  display: flex;
  margin-bottom: 12px;
  column-gap: 4px;
}
.review-slider-section .review-content-wrapper .review-content {
  font-size: 12px;
  line-height: 17px;
  color: #012234;
  margin-bottom: 10px;
  text-align: left;
  margin-top: 0;
  font-family: Kaisei Decol, serif;
}
.review-slider-section
  .review-content-wrapper
  .review-image-wrapper
  .review-image {
  width: 100%;
}
.review-slider-section
  .review-content-wrapper
  .review-text-wrapper
  .review-name {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #000;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 0;
}
.review-slider-section .reviews-slider {
  padding-left: 45px;
  padding-right: 45px;
}
.review-slider-section .reviews-slider .slick-prev,
.slider-arrow .slick-prev {
  left: 10px;
}
.review-slider-section .reviews-slider .slick-next,
.slider-arrow .slick-next {
  right: 10px;
}
.review-slider-section .reviews-slider .slick-arrow,
.slider-arrow .slick-arrow {
  background-color: #d9d9d9;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center;
}
.review-slider-section .reviews-slider .slick-arrow:before,
.slider-arrow .slick-arrow:before {
  display: none;
}
.review-slider-section .reviews-slider .slick-arrow.slick-prev,
.slider-arrow .slick-arrow.slick-prev {
  background-image: url(/cdn/shop/files/Arrow-left.png?v=1733841963);
}
.review-slider-section .reviews-slider .slick-arrow.slick-next,
.slider-arrow .slick-arrow.slick-next {
  background-image: url(/cdn/shop/files/Arrow-right.png?v=1733841919);
}
/*END*/
/*---------- ---------- ----------*/
/* Footer Shipping info ----------*/
/*---------- ---------- ----------*/
.footer-multicolumn .multicolumn-card .multicolumn-card__info .inline-richtext {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  font-family: var(--font-outfit);
}
@media screen and (max-width: 749px) {
  .footer-multicolumn .slider-mobile-gutter .grid--peek .grid__item {
    min-width: 45%;
    width: calc(50% - 6px);
  }
  .footer-multicolumn
    .slider-mobile-gutter
    .grid--peek
    .grid__item:first-of-type {
    margin-left: 0px;
  }
  .footer-multicolumn .slider-mobile-gutter .grid--peek.slider::after {
    margin-left: 0;
  }
}

/*---------- ---------- ----------*/
/* banner-collection.liquid ------*/
/*---------- ---------- ----------*/
.banner-collection .title-wrapper .title.h1 {
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  font-family: var(--font-ltremak);
  margin-bottom: 11px;
}
.banner-collection .title-wrapper .body.rte {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  font-family: var(--font-outfit);
}
.banner-collection .title-wrapper .collection__view-all .button {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  font-family: var(--font-outfit);
}
.banner-collection .title-wrapper .collection__view-all .button {
  margin-top: 26px;
}
.banner-collection .product-card-wrapper .card {
  background-color: #efeaea;
}
.banner-collection .card--standard > .card__content .card__information {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 16px;
  padding-bottom: 12px;
}
.banner-collection .card__content .card__heading.h5 {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  font-family: var(--font-outfit);
}
.banner-collection .card__content .card__heading.h5 {
  margin-bottom: 22px;
}
.banner-collection .card__content .card__heading.h5 > a {
  text-decoration: none;
}
.banner-collection .card__content .card-information {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 11px 11px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.banner-collection .card__content .card-select-option {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  font-family: var(--font-outfit);
}
.banner-collection .card__content .price {
  margin-top: 0 !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  font-family: var(--font-outfit);
}
.banner-collection .card__content .price .price-item--regular {
  /*   display: none; */
}
@media screen and (min-width: 990px) {
  .banner-collection .collection__banner_grid {
    display: flex;
    flex-wrap: wrap;
    column-gap: var(--grid-desktop-horizontal-spacing);
    row-gap: var(--grid-desktop-vertical-spacing);
  }
  .banner-collection .collection__banner_grid .collection__banner {
    flex: 0 0 auto;
    width: 434px;
  }
  .banner-collection .collection__banner_grid .slider-mobile-gutter {
    flex: 1;
  }
  .banner-collection .collection__banner_grid .slider-mobile-gutter > ul.grid {
    margin-top: 0;
    margin-bottom: 0px;
  }
  .collection__banner.banner_mobile {
    display: none !important;
  }
}
@media screen and (max-width: 989px) {
  .banner_desktop_hide {
    display: none !important;
  }
  .collection__banner_grid {
    display: flex;
    flex-direction: column-reverse;
  }
  .collection__banner_grid
    .slider-mobile-gutter
    .product-grid.contains-card.contains-card--product {
    column-gap: 8px;
  }
  .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item {
    width: calc(50% - 4px);
  }
  .banner-collection .title-wrapper .body.rte {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .banner-collection .collection .slider--tablet.product-grid {
    scroll-padding-left: 0;
  }
  .banner-collection
    .slider.slider--tablet.contains-card--standard
    .slider__slide:not(.collection-list__item--no-media) {
    padding-bottom: 0 !important;
  }
}
@media screen and (min-width: 1200px) {
  .banner-collection .collection__banner_grid {
    column-gap: 38px;
    row-gap: 38px;
  }
  .banner-collection .grid.product-grid {
    column-gap: 38px;
    row-gap: 38px;
  }
  .banner-collection .grid--3-col-desktop .grid__item {
    width: calc(33.33% - 38px * 2 / 3);
    max-width: calc(33.33% - 38px * 2 / 3);
  }
}
@media (max-width: 549px) {
  .banner-collection .title-wrapper .body.rte {
    font-size: 14px;
    line-height: 18px;
  }
  .banner-collection .title-wrapper .body.rte {
    max-width: 96%;
    margin-left: auto;
    margin-right: auto;
  }
}

/*---------- ---------- ----------*/
/* testimonials.liquid  ----------*/
/*---------- ---------- ----------*/
.testimonials .title-wrapper {
  margin-bottom: 36px;
}
.testimonials .title-wrapper h2.title,
#insta-feed h2 {
  font-weight: 700;
  font-size: 32px !important;
  line-height: 38px;
  margin-bottom: 8px !important;
  font-family: var(--font-ltremak);
}
.testimonials .title-wrapper .rte {
  font-weight: 300;
  font-size: 18px;
  line-height: 23px;
}
.testimonials .testimonials__buttons {
  padding-top: 18px;
}
@media screen and (min-width: 990px) {
  .testimonials_wrapper .grid__item.testimonials_content_item {
    width: calc(58% - var(--grid-desktop-horizontal-spacing) / 2);
    max-width: calc(58% - var(--grid-desktop-horizontal-spacing) / 2);
  }
  .testimonials_wrapper .grid__item.testimonials_thumb_item {
    width: calc(42% - var(--grid-desktop-horizontal-spacing) / 2);
    max-width: calc(42% - var(--grid-desktop-horizontal-spacing) / 2);
  }
  .testimonials_content_item_mobile {
    display: none;
  }
}
.testimonials .slider-nav .swiper-slide .media {
  margin-left: 14px;
  margin-right: 14px;
}
.testimonials .slick-arrow {
  width: 76px;
  height: 34px;
  border-radius: 0px;
  border: none;
  background: rgba(217, 217, 217, 0.7);
  padding: 7px 14px;
}
.testimonials .slick-arrow svg {
  width: 100%;
  height: 100%;
}
.testimonials__thumb {
  position: relative;
}
.testimonials__thumb .slick-arrow {
  position: absolute;
  bottom: 8px;
  left: calc(50% - 89px);
}
.testimonials__thumb .review-next-cta.slick-arrow {
  left: auto;
  right: calc(50% - 89px);
}

.testimonials_wrapper .review-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-right: 6px;
}
.testimonials_wrapper .review-box .review-thumb {
  flex: 0 0 auto;
  width: 48.5%;
}
.testimonials_wrapper .review-box .review-content {
  flex: 0 0 auto;
  width: 51.5%;
}
.review-box .review-content .review-text.rte,
.review-box .review-content .review-author {
  padding-right: 8px;
}
.review-box .review-content .review-author {
  text-align: end;
  font-size: 22px;
  line-height: 23px;
  margin-top: 30px;
  margin-right: 30px;
}
.review-box .review-content .review-author strong {
  display: block;
}
.review-box .review-content .review-author span {
  font-weight: 400;
  font-family: var(--font-ltremak);
}
.review-box .review-content .review-text.rte {
  font-weight: 400;
  font-size: 30px;
  line-height: 43px;
}
.testimonials__thumb .slick-slide > div {
  display: block;
}
@media (max-width: 1349px) {
  .review-box .review-content .review-text.rte {
    font-size: 26px;
    line-height: 32px;
  }
}
@media (min-width: 1400px) and (max-width: 1650px) {
  div#Banner-template--19374563885362__427d1058-07c5-4e04-aec5-05246b9809b6
    .banner__box {
    margin-left: 6%;
  }
  div#Banner-template--19374563885362__427d1058-07c5-4e04-aec5-05246b9809b6
    .banner__content {
    max-width: 100%;
  }
}
@media (min-width: 1651px) and (max-width: 1920px) {
  div#Banner-template--19374563885362__427d1058-07c5-4e04-aec5-05246b9809b6
    .banner__box {
    margin-left: 6.7%;
  }
  div#Banner-template--19374563885362__427d1058-07c5-4e04-aec5-05246b9809b6
    .banner__content {
    max-width: 100%;
  }
}
@media (min-width: 1921px) and (max-width: 2300px) {
  div#Banner-template--19374563885362__427d1058-07c5-4e04-aec5-05246b9809b6
    .banner__box {
    margin-left: 8%;
  }
  div#Banner-template--19374563885362__427d1058-07c5-4e04-aec5-05246b9809b6
    .banner__content {
    max-width: 100%;
  }
}
@media (min-width: 2301px) {
  div#Banner-template--19374563885362__427d1058-07c5-4e04-aec5-05246b9809b6
    .banner__box {
    margin-left: 9%;
  }
  div#Banner-template--19374563885362__427d1058-07c5-4e04-aec5-05246b9809b6
    .banner__content {
    max-width: 100%;
  }
}
@media (max-width: 1024px) {
  .testimonials .slider-nav .swiper-slide .media {
    margin-left: 8px;
    margin-right: 8px;
  }
  .review-box .review-content .review-text.rte {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (max-width: 989px) {
  .testimonials_content_item_desktop,
  .testimonials_content_item_desktop_nav {
    display: none;
  }
  .testimonials__thumb {
    max-width: 460px;
    margin: 0 auto;
    width: 60%;
  }
  .testimonials_wrapper .review-box {
    margin-right: 0;
  }
  .testimonials__thumb .slick-arrow {
    left: calc(50% - 83px);
  }
}
@media (max-width: 749px) {
  .banner-collection .title-wrapper .title.h1 {
    font-size: 30px !important;
  }
  .testimonials .title-wrapper h2.title {
    font-weight: 700;
    font-size: 30px !important;
    line-height: 47px;
  }
  .review-text.rte {
    font-family: "Outfit";
    font-style: normal;
    font-weight: 400;
    font-size: 22px !important;
    line-height: 28px !important;
    color: #012334;
    padding-right: 0 !important;
    margin-top: 9.8px;
  }
  .review-box .review-content .review-author {
    text-align: left;
    margin-top: 9px;
    margin-right: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
  }
  .review-box .review-content .review-author span {
    color: #000000;
  }
  .collection .slider.slider--tablet {
    margin-bottom: 0.6rem !important;
  }
  /*   .testimonials .title-wrapper .rte {
    font-size: 16px;
    line-height: 24px;
  } */
}
@media (max-width: 549px) {
  .review-box .review-content .review-text.rte {
    font-size: 16px;
    line-height: 24px;
  }
  .testimonials .slick-arrow {
    width: 50px;
    height: 26px;
    padding: 5px 8px;
    left: calc(50% - 58px);
  }
  .testimonials__thumb .review-next-cta.slick-arrow {
    left: auto;
    right: calc(50% - 58px);
  }
}
@media (max-width: 399px) {
  .review-box .review-content .review-text.rte {
    font-size: 14px;
    line-height: 22px;
  }
}

/*---------- ---------- ----------*/
/* main-collection ---- ----------*/
/*---------- ---------- ----------*/
.collection-hero--with--image {
  position: relative;
}
/* .collection-hero--with--image::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
} */
.collection-hero--with--image .collection-hero__text-wrapper {
  text-align: center;
}
.collection-hero--with--image .collection-hero__inner {
  position: relative;
}
.collection-hero--with--image .collection-hero__title {
  font-weight: 700;
  font-size: 64px;
  line-height: 1;
  font-family: var(--font-ltremak);
  color: #012334;
  margin-bottom: 0;
}
.collection-hero--with--image .collection-hero__description {
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px !important;
}
.collection-hero--with--image .collection-hero__description.rte {
  color: #012334;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
}
.collection-hero--with--image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 550px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.collection .product-card-wrapper .card {
  background-color: #efeaea;
  position: relative;
}
.collection .card--standard > .card__content .card__information {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 16px;
  padding-bottom: 12px;
}

.collection .product-card-wrapper .card .tag-wrapperr {
  display: flex;
  margin-bottom: 4px;
}
.collection .product-card-wrapper .card .tag-wrapperr span {
  display: block;
  /* position: absolute; */
  /* z-index: 50; */
  border: 1px solid #000000;
  background-color: #ffffff;
  color: #012334;
  /* left: 10px; */
  /* top: 10px; */
  line-height: 1.2;
  /* font-size: 12px;
  border-radius: 30px;
  padding: 5px 10px 4px; */

  font-size: 12px;
  border-radius: 30px;
  padding: 3px 10px 2px;
}

.collection .card__content .card__heading.h5 {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  font-family: var(--font-outfit);
}
.collection .card__content .card__heading.h5 {
  margin-bottom: 22px;
}
.collection .card__content .card__heading.h5 > a {
  text-decoration: none;
}
.collection .card__content .card-information {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 11px;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: auto;
  max-width: 100%;
}
.collection .card__content .card-select-option {
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  font-family: var(--font-outfit);
  letter-spacing: 0;
}
.collection .card__content .price {
  margin-top: 0 !important;
  font-weight: 400;
  font-family: var(--font-outfit);
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 14px;
  line-height: 18px;
}
.collection .card__content .price .price__sale {
  display: flex;
  flex-direction: column;
}
.collection .card__content .price .price-item--regular {
  /*   display: none; */
}
.product__info-container .product-price-block .price .price-item--regular {
  display: block;
}

.collection-knowbox {
  height: 100%;
  position: relative;
  padding: 56px 36px 80px 40px;
}
.collection-knowbox .title {
  margin-top: 0;
  font-weight: 700;
  font-size: 30px;
  line-height: 38px;
  font-family: var(--font-outfit);
}
.collection-knowbox .button-link {
  font-weight: 700;
  font-size: 20px;
  line-height: 16px;
  text-decoration: none;
  font-family: var(--font-ltremak);
  color: #000000;
}
.collection-knowbox .button-link {
  position: absolute;
  bottom: 66px;
}
@media screen and (min-width: 1280px) {
  .collection-hero--with--image .collection-hero__description.rte {
    font-size: 18px;
    line-height: 28px;
  }
}
@media screen and (min-width: 1440px) {
  .collection-knowbox .title {
    font-weight: 600;
    font-size: 40px;
    line-height: 50px;
  }
  .collection-hero--with--image .collection-hero__description.rte {
    font-size: 20px;
    line-height: 28px;
  }
}
@media screen and (max-width: 1280px) {
  .collection-knowbox .title {
    font-size: 28px;
    line-height: 26px;
  }
  .collection-knowbox {
    padding: 46px 26px 80px 26px;
  }
}
@media screen and (max-width: 1024px) {
  .collection-knowbox .title {
    font-size: 24px;
    line-height: 24px;
  }
}
@media screen and (max-width: 749px) {
  .collection-hero--with--image {
    min-height: 400px;
  }
  .collection .product-card-wrapper .card .tag-wrapperr {
    margin-bottom: 0;
  }
  .collection .product-card-wrapper .card .tag-wrapperr span {
    font-size: 8px;
    border-radius: 20px;
    padding: 3px 8px 2px;
  }
}
@media screen and (max-width: 575px) {
  .collection-knowbox {
    padding: 35px 20px 80px;
  }
  .collection-knowbox .title {
    font-size: 20px;
    line-height: 20px;
  }
  .collection-knowbox .button-link {
    font-size: 16px;
    line-height: 15px;
  }
}

.facets-vertical .facets-wrapper .facets__summary {
  font-weight: 700;
  font-size: 24px;
  line-height: 16px;
  font-family: var(--font-ltremak);
  color: rgba(var(--color-foreground), 1);
}
.facets-vertical .facets-wrapper .facet-checkbox,
.facets-vertical .facets-wrapper .facets__selected,
.facets-vertical .facets-wrapper .field__input {
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  font-family: var(--font-poppins);
}
.facets-vertical
  .facets-wrapper
  .facet-checkbox:not(.facet-checkbox--disabled) {
  color: rgba(var(--color-foreground), 1);
}

.facet-filters__label {
  font-weight: 300;
  font-size: 16px;
  line-height: 16px;
  font-family: var(--font-poppins);
}
.facet-filters__field .select__select {
  background: #f2f2f2;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  padding: 10px 30px 10px 10px;
  font-family: var(--font-poppins);
}
.product-count-vertical.light {
  display: none;
}

.main--collections .card .card__content .card__heading.h5 {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}
.main--collections .card .card__content .card__heading.h5 a {
  text-decoration: none !important;
}
.main--collections .card .price--on-sale .price__sale > span:not(.price-item) {
  display: none;
}

/*---------- ---------- ----------*/
/* image--banner.liquid ----------*/
/*---------- ---------- ----------*/
.banner-image-wrapper {
  margin-bottom: 44px;
  margin-top: 26px;
}
.banner-image-wrapper > div.banner {
  max-width: calc(var(--page-width) - 10rem);
  margin-left: auto;
  margin-right: auto;
}
.banner-image-wrapper .banner__content .banner__box .banner__heading {
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  color: #012334;
  font-family: var(--font-ltremak);
  margin-top: 0;
  margin-bottom: 10px;
}
.banner-image-wrapper .banner__content .banner__box .rte {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-family: var(--font-poppins);
}
@media screen and (min-width: 1280px) {
  .banner-image-wrapper .banner__content .banner__box .banner__heading {
    font-size: 40px;
    line-height: 46px;
  }
}
@media screen and (min-width: 1440px) {
  .banner-image-wrapper .banner__content .banner__box .banner__heading {
    font-size: 48px;
    line-height: 54px;
  }
}
@media screen and (min-width: 750px) and (max-width: 1439px) {
  .banner-image-wrapper {
    padding: 0 5rem;
  }
}
@media screen and (min-width: 750px) {
  .banner__media.banner__media_mobile {
    display: none;
  }
  .banner-image-wrapper .banner__box.color-background-1 {
    background-color: transparent;
    padding: 0px;
    max-width: 500px;
  }
}
@media screen and (max-width: 749px) {
  .banner__media.banner_desktop_hide {
    display: none;
  }
}

/*---------- ---------- ----------*/
/* realted-product.liquid --------*/
/*---------- ---------- ----------*/
.related-products .related-products__heading.h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 47px;
  font-family: var(--font-ltremak);
  margin-bottom: 18px;
}
.related-products .card.card--standard.card--media {
  background-color: #efeaea;
}
/* .related-products .product-grid .card-wrapper .card-select-option {
  display: none;
} */
/* .related-products .product-grid .card-wrapper .price-item--regular {
  display: none;
} */
.related-products .product-grid .card-wrapper .card__information {
  /* display: flex;
  flex-wrap: nowrap; */
  padding: 16px 10px 12px;
}
.related-products
  .product-grid
  .card-wrapper
  .card__information
  .card__heading {
  /* flex: 1;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  font-family: var(--font-outfit);
  padding-right: 15px; */
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  font-family: var(--font-outfit);
  margin-bottom: 22px;
}
.related-products
  .product-grid
  .card-wrapper
  .card__information
  .card-information {
  /* flex: 0 0 auto;
  width: auto; */
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 11px;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: auto;
  max-width: 100%;
}
.related-products
  .product-grid
  .card-wrapper
  .card__information
  .card-information
  .price {
  margin-top: 0;
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  font-family: var(--font-outfit);
  display: flex;
  align-items: center;
  gap: 5px;
}
.product .card-wrapper .card-information .off-price {
  display: none;
}
.related-products
  .product-grid
  .card-wrapper
  .card__information
  .card-information
  .price
  .price__container {
  margin: 0;
}
@media (min-width: 990px) {
  .related-products .grid.grid--4-col-desktop {
    column-gap: 40px;
    row-gap: 40px;
  }
  .related-products .grid.grid--4-col-desktop .grid__item {
    width: calc(25% - 40px * 3 / 4);
    max-width: calc(25% - 40px * 3 / 4);
  }
}
@media (max-width: 749px) {
  .related-products .related-products__heading.h2 {
    font-size: 28px;
    line-height: 33px;
  }
  .related-products
    .product-grid
    .card-wrapper
    .card__information
    .card-information
    .card-select-option,
  .related-products .price--on-sale .price-item--regular {
    font-size: 12px;
    line-height: 15px;
  }
}

/* ------------| contact-form.liquid |---------- */
.contact-page-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.contact-form-item {
  flex: 1;
  width: auto;
}
.contact-info-item {
  flex: 0 0 auto;
  width: calc(374px - 20px);
}
.contact-info-item .ci-title {
  margin-top: 0;
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  font-family: var(--font-ltremak);
}
.contact-info-item .ci-title-btm-line {
  display: block;
  border: 1px solid #000000;
  max-width: 105px;
  margin-right: auto;
}
.ci-rte-btm-line {
  display: block;
  width: 100%;
  max-width: 300px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  margin-right: auto;
}
.contact-info-item .type--rte {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  font-family: var(--font-outfit);
  color: #000000;
}
.contact-info-item .type--rte a {
  color: inherit;
  text-decoration: underline;
}
.ci-info .type--rte p {
  margin: 0;
}
.contact-info-item > .type--rte {
  margin: 27px 0;
  max-width: 90%;
}
.contact-info-item .ci-info {
  padding: 20px 0px 32px;
}
.contact-form-item #ContactForm {
  max-width: 483px;
  width: 100%;
  margin-right: auto;
}
.contact-form-item > h2.title {
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  font-family: var(--font-ltremak);
  margin-bottom: 43px;
  padding-bottom: 21px;
  position: relative;
}
.contact-form-item > h2.title::before {
  content: "";
  display: block;
  border: 1px solid #000000;
  max-width: 105px;
  width: 100%;
  margin-right: auto;
  position: absolute;
  bottom: 0;
  left: 0;
}
div#shopify-section-template--19374563885362__398abfa2-3216-4aad-808d-90adb0b51aba
  .image-with-text__grid.grid.grid--gapless.grid--1-col.grid--2-col-tablet.image-with-text__style_1.image_first {
  background: #012334;
}
div#shopify-section-template--19374563885362__398abfa2-3216-4aad-808d-90adb0b51aba
  .image-with-text__media.image-with-text__media--adapt.gradient.color-background-1.global-media-settings.media {
  border: none !important;
}
.btn-dflex {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 5px !important;
}
.btn-dflex a.button.button--primary {
  margin-right: 5px;
  margin-bottom: 5px;
  min-width: 160px;
  background: #012334;
  font-style: normal;
  color: #d3c179;
  border-color: #012334;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  font-family: var(--font-outfit);
  padding: 0 3rem;
}
ul#Slider-template--19424557367602__1f95e639-1974-4bf3-86e5-114d7de30d3a {
  text-align: center;
  justify-content: center;
}
div#shopify-section-template--19374563885362__5c7e9727-7caa-42cd-83c9-eb711c53a8c9
  h2.images-with-text__heading.inline-richtext.h1 {
  color: #fff;
}
div#ImagesWithText--template--19374563885362__5c7e9727-7caa-42cd-83c9-eb711c53a8c9,
div#ImagesWithText--template--19374563885362__5c7e9727-7caa-42cd-83c9-eb711c53a8c9
  .images-with-text__button
  .button_link {
  background: #012334;
  color: #fff;
}
div#shopify-section-template--19374563885362__5c7e9727-7caa-42cd-83c9-eb711c53a8c9
  a.button.button--primary {
  background: #fff;
  color: #012334;
}
div#shopify-section-template--19374563885362__5c7e9727-7caa-42cd-83c9-eb711c53a8c9
  .images-with-text__text--caption {
  font-family: Outfit, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
}
div#shopify-section-template--19374563885362__5c7e9727-7caa-42cd-83c9-eb711c53a8c9
  a.button.button--primary {
  min-width: 160px;
  font-style: normal;
  border-color: #fff;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  font-family: var(--font-outfit);
  padding: 0 3rem;
}
div#shopify-section-template--19374563885362__5c7e9727-7caa-42cd-83c9-eb711c53a8c9
  a.button_link {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  font-family: Outfit, sans-serif;
}
@media screen and (min-width: 990px) {
  div#shopify-section-template--19374563885362__5c7e9727-7caa-42cd-83c9-eb711c53a8c9
    .images-with-text__content {
    padding: 30px 30px 30px 60px !important;
  }
}
@media screen and (min-width: 750px) {
  div#shopify-section-template--19374563885362__398abfa2-3216-4aad-808d-90adb0b51aba
    .btn-dflex {
    justify-content: left;
    margin-top: 15px !important;
  }

  div#shopify-section-template--19374563885362__5c7e9727-7caa-42cd-83c9-eb711c53a8c9
    .images-with-text__grid {
    column-gap: 0;
  }
  div#shopify-section-template--19374563885362__5c7e9727-7caa-42cd-83c9-eb711c53a8c9
    .images-with--media,
  div#shopify-section-template--19374563885362__5c7e9727-7caa-42cd-83c9-eb711c53a8c9
    .images-with-text__media_1.images-with-text__media {
    max-width: 100% !important;
  }
  div#Banner-template--19374563885362__427d1058-07c5-4e04-aec5-05246b9809b6
    .banner__content {
    padding: 5rem 5rem 38px;
  }
  div#shopify-section-template--19374563885362__398abfa2-3216-4aad-808d-90adb0b51aba
    .image-with-text__text-item.grid__item {
    right: 6%;
  }
}
@media (min-width: 750px) and (max-width: 989px) {
  #shopify-section-template--19374563885362__5c7e9727-7caa-42cd-83c9-eb711c53a8c9
    .images-with-text__media-item.images-with-text__media-item--medium.images-with-text__media-item--middle.grid__item {
    width: 100%;
  }
  div#ImagesWithText--template--19374563885362__5c7e9727-7caa-42cd-83c9-eb711c53a8c9 {
    padding: 20px !important;
  }
  div#Banner-template--19374563885362__427d1058-07c5-4e04-aec5-05246b9809b6
    .banner__text.rte.subtitle {
    font-size: 15px;
    line-height: 20px;
  }
  div#Banner-template--19374563885362__427d1058-07c5-4e04-aec5-05246b9809b6
    h2.banner__heading.inline-richtext.h1 {
    font-size: 28px;
    line-height: 31px;
  }
  div#Banner-template--19374563885362__427d1058-07c5-4e04-aec5-05246b9809b6
    a.button.button--primary {
    font-size: 14px;
    line-height: inherit;
    padding: 4px 36px;
  }
  div#Banner-template--19374563885362__427d1058-07c5-4e04-aec5-05246b9809b6
    .banner__content {
    padding: 5rem 5rem 20px;
  }
}
@media (max-width: 989px) {
  /*   section#shopify-section-template--19374563885362__26fa2dcc-f102-4e81-8c38-94c6868f19cc
    .collection
    .slider--tablet.product-grid {
    scroll-padding-left: 5px;
  } */
  /*section#shopify-section-template--19374563885362__26fa2dcc-f102-4e81-8c38-94c6868f19cc
    .grid--peek
    .grid__item {
    min-width: 47%;
  }
  section#shopify-section-template--19374563885362__26fa2dcc-f102-4e81-8c38-94c6868f19cc
    .grid {
    column-gap: 3%;
  } */
  .contact-form-item {
    flex: 0 0 auto;
    width: calc(55% - 10px);
  }
  .contact-info-item {
    flex: 0 0 auto;
    width: calc(45% - 10px);
  }
}
@media (max-width: 749px) {
  div#shopify-section-template--19374563885362__5c7e9727-7caa-42cd-83c9-eb711c53a8c9
    a.button.button--primary {
    display: block;
    line-height: 42px;
  }
  #section-template--19374563885362__556adc0e-2923-489a-8941-9ad63ee4ad6a {
    margin-bottom: 15px !important;
  }
  div#shopify-section-template--19374563885362__5c7e9727-7caa-42cd-83c9-eb711c53a8c9 {
    padding-top: 27px;
  }

  /* Home top banner css */
  .new_banner_img.banner__media.media::before {
    padding-bottom: 130% !important;
  }
  .new_banner_contentimg:not(.banner--mobile-bottom) .banner__content {
    max-height: 100%;
    overflow: hidden;
    position: absolute;
    bottom: 0px;
  }

  /* Testimonials css */
  .testimonials__thumb .slick-slide.slick-current.slick-active {
    display: none;
  }
  .review-box .review-content,
  .review-box .review-thumb {
    width: 100% !important;
  }
  .review-content {
    order: 2;
  }
  .testimonials__thumb {
    max-width: 460px;
    width: 100%;
  }
  .grid__item.testimonials_thumb_item {
    max-width: 37%;
  }
  .grid__item.testimonials_content_item {
    max-width: 60%;
  }
  .testimonials .slider-nav .swiper-slide .media {
    margin-left: 0px;
    margin-right: 0px;
  }
  .testimonials .grid {
    column-gap: 3%;
  }
  .testimonials .title-wrapper .rte {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
  }
  /* Banner collection css */
  /*   section#shopify-section-template--19374563885362__26fa2dcc-f102-4e81-8c38-94c6868f19cc
    .slider-buttons.no-js-hidden {
    display: none;
  } */
  section#shopify-section-template--19374563885362__26fa2dcc-f102-4e81-8c38-94c6868f19cc
    .collection
    .card__content
    .card-information {
    padding: 11px 5px;
  }
  section#shopify-section-template--19374563885362__26fa2dcc-f102-4e81-8c38-94c6868f19cc
    .collection
    .card__content
    .card-select-option,
  section#shopify-section-template--19374563885362__26fa2dcc-f102-4e81-8c38-94c6868f19cc
    .collection
    .card__content
    .price {
    font-size: 10px;
    line-height: 10px;
  }
  div#Banner-template--19374563885362__427d1058-07c5-4e04-aec5-05246b9809b6
    a.button.button--primary {
    font-size: 12px;
    line-height: 12px;
    padding: 9px 45px;
  }
  div#Banner-template--19374563885362__427d1058-07c5-4e04-aec5-05246b9809b6
    .banner__text.rte.subtitle {
    font-size: 13px;
    line-height: 16px;
  }
  div#Banner-template--19374563885362__427d1058-07c5-4e04-aec5-05246b9809b6
    h2.banner__heading.inline-richtext.h1 {
    font-size: 20px;
    line-height: 20px;
  }
  div#Banner-template--19374563885362__427d1058-07c5-4e04-aec5-05246b9809b6
    .banner__box {
    padding: 30px 50px 5px;
  }
  .contact-info-item .type--rte {
    font-size: 14px;
    line-height: 20px;
  }
  .contact-form-item {
    flex: 0 0 auto;
    width: 100%;
  }
  .contact-form-item {
    margin-bottom: 50px;
  }
  .contact-info-item {
    flex: 0 0 auto;
    width: 100%;
  }
}

/* review style */
@media screen and (min-width: 992px) {
  div#judgeme_product_reviews {
    max-width: 100% !important;
  }
}

.product .product__info-container input[type="radio"]:checked + label {
  border: 2px solid #031f42;
  /* box-shadow: inset 0 0 0 1px #fff !important; */
  border-radius: 50px;
}
label.color-label.gold {
  background-color: #c5af63 !important;
}
label.color-label.rose {
  background-color: #c3907f !important;
}
label.color-label.silver {
  background-color: #b2ada9 !important;
}
label.color-label.black {
  background-color: #5a6060 !important;
}
.page\.story h2.banner__heading.inline-richtext.h1 {
  text-shadow: unset;
  color: #012334;
}

.testimonials_wrapper .slider-nav .slick-current {
  display: none;
}
.product__info-container .product-price-block .price .price-item--regular {
  display: block !important;
}
.product-form__input.Color input[type="radio"] + label {
  width: 40px;
  height: 40px;
  border-radius: 40px;
}

.banner-collection .swatches-globo {
  margin-bottom: 0;
}
.banner-collection .swatches-globo .swatch--gl {
  margin-bottom: 0px;
}
@media (max-width: 749px) {
  .banner-collection
    .swatches-globo
    .swatch--gl
    .ul-swatches-list.g-variant-color
    li:not(ul.ul-globo-dropdown-option li, .owl-item > li) {
    margin-right: 5px !important;
    margin-bottom: 5px !important;
  }
  .banner-collection .swatches-globo .swatch--gl ul.g-variant-color li label {
    width: 25px !important;
    height: 25px !important;
  }
  .banner-collection
    .swatches-globo
    .swatch--gl
    li
    label.globo-border-style-double:before {
    border-width: 2px;
  }
}

/* image-banner new style */
div#Banner-template--19374563885362__427d1058-07c5-4e04-aec5-05246b9809b6
  h2.banner__heading.inline-richtext.h1 {
  margin-bottom: 28px;
}
div#Banner-template--19374563885362__427d1058-07c5-4e04-aec5-05246b9809b6
  h2.banner__heading.inline-richtext.h1
  > span.heading-white {
  display: block;
  color: #fff;
  max-width: 280px;
}
div#Banner-template--19374563885362__427d1058-07c5-4e04-aec5-05246b9809b6
  .banner__text.rte.subtitle {
  color: #fff;
}
div#Banner-template--19374563885362__427d1058-07c5-4e04-aec5-05246b9809b6
  .banner__buttons {
  margin-top: 17%;
}
ul#Slider-template--19374563885362__31062c7a-1b9f-4470-998e-48c13a4ae8d6
  .multicolumn
  .title,
ul#Slider-template--19374563623218__b26745cb-8855-473c-9f95-4e12f6a6620c
  .multicolumn
  .title {
  margin: 0;
  text-align: center;
  width: 100%;
  font-family: "LT Remark" !important;
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 150%;
  color: #012334;
}
section#shopify-section-template--19374563885362__31062c7a-1b9f-4470-998e-48c13a4ae8d6
  .multicolumn
  .title-wrapper-with-link,
section#shopify-section-template--19374563623218__b26745cb-8855-473c-9f95-4e12f6a6620c
  .multicolumn
  .title-wrapper-with-link {
  text-align: center;
  width: 100%;
  justify-content: center;
}

ul#Slider-template--19374563885362__31062c7a-1b9f-4470-998e-48c13a4ae8d6
  .multicolumn-card.content-container,
section#shopify-section-template--19374563623218__b26745cb-8855-473c-9f95-4e12f6a6620c
  .multicolumn-card.content-container {
  background: transparent !important;
}
ul#Slider-template--19374563885362__31062c7a-1b9f-4470-998e-48c13a4ae8d6
  .multicolumn-card__info,
section#shopify-section-template--19374563623218__b26745cb-8855-473c-9f95-4e12f6a6620c
  .multicolumn-card__info {
  padding: 12px 2.5rem 2.5rem !important;
}
.section-template--19374563623218__b26745cb-8855-473c-9f95-4e12f6a6620c-padding
  .multicolumn-card__image-wrapper {
  margin-left: auto;
  margin-right: auto;
}
ul#Slider-template--19374563885362__31062c7a-1b9f-4470-998e-48c13a4ae8d6,
ul#Slider-template--19374563623218__b26745cb-8855-473c-9f95-4e12f6a6620c {
  justify-content: center;
}
section#shopify-section-template--19374563885362__31062c7a-1b9f-4470-998e-48c13a4ae8d6
  ::-webkit-scrollbar,
.multicolumn-list::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}
section#shopify-section-template--19374563885362__31062c7a-1b9f-4470-998e-48c13a4ae8d6
  ::-webkit-scrollbar-track {
  background: #0000;
}

/* Handle */
section#shopify-section-template--19374563885362__31062c7a-1b9f-4470-998e-48c13a4ae8d6
  ::-webkit-scrollbar-thumb {
  background: #0000;
}

/* Handle on hover */
section#shopify-section-template--19374563885362__31062c7a-1b9f-4470-998e-48c13a4ae8d6
  ::-webkit-scrollbar-thumb:hover {
  background: #0000;
}
section#shopify-section-template--19374563885362__31062c7a-1b9f-4470-998e-48c13a4ae8d6
  h2.title.inline-richtext.h1,
section#shopify-section-template--19374563623218__b26745cb-8855-473c-9f95-4e12f6a6620c
  h2.title.inline-richtext.h1 {
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  font-family: var(--font-ltremak);
  margin-bottom: 11px;
}
.badge-img img {
  width: 80%;
}
.badge-img {
  z-index: 999;
  position: absolute;
  top: 0;
  width: 100%;
  display: none;
}
.card__media .badge-img img {
  width: 100%;
}
.variant_img {
  z-index: 99999999999;
  position: relative;
}
@media screen and (min-width: 750px) and (max-width: 989px) {
  div#Banner-template--19374563885362__427d1058-07c5-4e04-aec5-05246b9809b6
    h2.banner__heading.inline-richtext.h1
    > span.heading-white {
    max-width: 170px;
  }
  div#Banner-template--19374563885362__427d1058-07c5-4e04-aec5-05246b9809b6
    .banner__buttons {
    margin-top: 14%;
  }
}
@media screen and (max-width: 749px) {
  ul#Slider-template--19374563623218__b26745cb-8855-473c-9f95-4e12f6a6620c
    .rte
    p {
    font-size: 11px;
    line-height: 14px;
  }
  section#shopify-section-template--19374563885362__31062c7a-1b9f-4470-998e-48c13a4ae8d6
    h2.title.inline-richtext.h1,
  section#shopify-section-template--19374563623218__b26745cb-8855-473c-9f95-4e12f6a6620c
    h2.title.inline-richtext.h1 {
    font-size: 30px;
  }
  ul#Slider-template--19374563885362__31062c7a-1b9f-4470-998e-48c13a4ae8d6
    h3.inline-richtext,
  section#shopify-section-template--19374563623218__b26745cb-8855-473c-9f95-4e12f6a6620c
    h3.inline-richtext {
    font-size: 12px;
    line-height: 14px;
  }
  ul#Slider-template--19374563885362__31062c7a-1b9f-4470-998e-48c13a4ae8d6
    .multicolumn-list__item.center
    .media--adapt
    img,
  section#shopify-section-template--19374563623218__b26745cb-8855-473c-9f95-4e12f6a6620c
    .multicolumn-list__item.center
    .media--adapt
    img {
    width: 20px;
    height: 20px;
  }
  ul#Slider-template--19374563885362__31062c7a-1b9f-4470-998e-48c13a4ae8d6
    .multicolumn-card__info,
  section#shopify-section-template--19374563623218__b26745cb-8855-473c-9f95-4e12f6a6620c
    .multicolumn-card__info {
    padding: 9px 0rem 1.5rem !important;
  }
  ul#Slider-template--19374563885362__31062c7a-1b9f-4470-998e-48c13a4ae8d6 {
    overflow-x: scroll;
    flex-wrap: nowrap;
  }
  section#shopify-section-template--19374563885362__31062c7a-1b9f-4470-998e-48c13a4ae8d6
    .multicolumn
    .title-wrapper-with-link,
  section#shopify-section-template--19374563623218__b26745cb-8855-473c-9f95-4e12f6a6620c
    .multicolumn
    .title-wrapper-with-link {
    margin: 0;
    text-align: center;
    width: 100%;
    justify-content: center;
  }
  ul#Slider-template--19374563885362__31062c7a-1b9f-4470-998e-48c13a4ae8d6
    .grid__item,
  ul#Slider-template--19374563623218__b26745cb-8855-473c-9f95-4e12f6a6620c
    .grid__item {
    width: calc(24.9% - var(--grid-mobile-horizontal-spacing) / 2);
  }
  div#ImagesWithText--template--19374563885362__5c7e9727-7caa-42cd-83c9-eb711c53a8c9,
  div#ImagesWithText--template--19374563885362__5c7e9727-7caa-42cd-83c9-eb711c53a8c9
    .images-with-text__button
    .button_link {
    margin-left: 0;
    margin-top: 5px;
  }
  div#Banner-template--19374563885362__427d1058-07c5-4e04-aec5-05246b9809b6
    h2.banner__heading,
  div#Banner-template--19374563885362__427d1058-07c5-4e04-aec5-05246b9809b6
    .banner__text.rte.subtitle {
    display: none;
  }
}
@media screen and (min-width: 750px) and (max-width: 989px) {
  ul#Slider-template--19374563623218__b26745cb-8855-473c-9f95-4e12f6a6620c
    .multicolumn-list__item {
    width: calc(32% - var(--grid-desktop-horizontal-spacing) / 2) !important;
  }
}
@media screen and (max-width: 411px) {
  section#shopify-section-template--19374563623218__b26745cb-8855-473c-9f95-4e12f6a6620c
    h3.inline-richtext {
    height: 28px;
  }
}

span.attr-title-hover {
  display: none;
}

/* collection popup form css */

.popup_form_box {
  width: 380px;
  background-color: #012234;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 99;
}
.popup_form_close p {
  text-align: right;
  font-weight: 600;
  font-size: 20px;
  color: #000;
  margin: 0;
  padding-right: 10px;
}
.popup_box_details {
  padding: 60px 30px;
  position: relative;
}
.popup_form_text h3 {
  text-align: center;
  padding: 0 10px;
  font-family: var(--font-ltremak);
  color: #d3c179;
  margin-top: 0;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.popup_form_field input {
  width: 100%;
  border: ;
  border-radius: 0;
  border-bottom: 1px solid #d3c179 !important;
  height: 45px;
  padding: 10px;
  margin-bottom: 15px;
  border: none;
  background: transparent;
  color: #d3c179;
  padding-left: 0px;
}
.popup_form_field input::placeholder {
  font-size: 16px;
  color: #d3c179;
  opacity: 1;
  font-weight: 400;
  font-family: var(--font-body-family);
  text-transform: uppercase;
}
.popup_form_submit {
  margin-top: 10px;
}
.popup_form_submit button {
  width: 100%;
  background-color: transparent;
  color: #d3c179;
  border: none;
  /* padding: 10px; */
  font-size: 24px;
  font-family: var(--font-body-family);
  transition: 0.3s;
  text-transform: uppercase;
  text-decoration: underline;
}

.popup_signup_link {
  background-color: #d3c179;
  color: #012234;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  padding: 8px 40px;
  display: inline-block;
  text-decoration: none;
}
.popup_signup_btn {
  text-align: center;
  padding-top: 10px;
}
.popup_discount_text {
  position: absolute;
  top: 120px;
  right: -95px;
  transform: rotate(-90deg);
}
.popup_discount_text p {
  margin: 0px;
  color: #ffffff;
  font-size: 13px;
}

/* sticky btn css */

#shopify-section-template--19441411195186__main {
  position: fixed;
  bottom: 0px;
  z-index: 99;
  /* width: 100%; */
}
.stick_btn_box {
  /* background-color: transparent !important; */
  background-repeat: no-repeat;
  height: 320px;
  width: 296px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.B__stickbox_text p {
  color: #d3c179;
  text-align: center;
  font-family: LT Remark;
  font-size: 24px;
  /* margin: 0 auto; */
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0px;
  margin-bottom: 10px;
}
.b_stick__btn {
  font-weight: 400;
  font-size: 12px;
  line-height: 21px;
  font-family: Poppins, sans-serif;
  background: #d3c179;
  padding: 6px 18px;
  text-decoration: none;
  text-transform: uppercase;
  color: #012234;
}

/*popup form css*/

.popup_full_form {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 99;
}
.popup_full_form:target {
  visibility: visible;
  opacity: 1;
}
.full__popup_box {
  /* margin: 0 auto; */
  padding: 50px;
  background: #012234;
  border-radius: 5px;
  width: 27%;
  position: relative;
  transition: all 5s ease-in-out;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.form_popup_close {
  position: absolute;
  top: 0;
  right: 15px;
}
.form_popup_close a {
  text-decoration: none;
  color: #d3c179;
  font-weight: 500;
  font-size: 24px;
}

/* end of popup form css*/

/* Home featured collection section style start */
.home-featured-section {
  /* padding: 90px 0; */
  padding: 45px 0;
}
.home-featured-section .section-title {
  font-family: "LT Remark";
  font-weight: 700;
  color: #000000;
  text-align: center;
  font-size: 36px;
  line-height: 42.35px;
  margin: 0 0 20px;
}
.feature-collection-row {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}
.home-featured-section .feature-collection-item {
  position: relative;
  width: 100%;
  max-width: calc(33.33% - 12px);
}
.home-featured-section .feature-collection-item::before {
  content: "";
  display: block;
  padding-top: 60%;
}
.home-featured-section .feature-collection-item img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-featured-section .feature-collection-item img.mobile-img {
  display: none;
}
.home-featured-section .feature-collection-item a {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  /* color: #C1AF7B; */
  color: #ffffff;
  background-color: #012334;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 400;
  letter-spacing: 0;
  padding: 13px 10px;
  font-size: 18px;
  line-height: 21.78px;
  min-width: 187px;
  bottom: 22px;
}

@media only screen and (max-width: 1199px) {
  .home-featured-section .feature-collection-item a {
    padding: 11px 10px;
    font-size: 16px;
    line-height: 20px;
    min-width: 160px;
    bottom: 15px;
  }
}
@media only screen and (max-width: 991px) {
  .home-featured-section {
    padding: 40px 0;
  }
  .home-featured-section .feature-collection-item {
    max-width: calc(50% - 9px);
  }
  .home-featured-section .section-title {
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .home-featured-section {
    /* padding: 25px 0; */
    padding: 10px 0;
  }
  .feature-collection-row {
    gap: 10px 12px;
  }
  .home-featured-section .feature-collection-item:before {
    padding-top: 133.35%;
  }
  .home-featured-section .feature-collection-item img.desktop-img {
    display: none;
  }
  .home-featured-section .feature-collection-item img.mobile-img {
    display: block;
  }
  .home-featured-section .feature-collection-item a {
    font-size: 14px;
    line-height: 18px;
  }
  .home-featured-section .section-title {
    font-weight: 700;
    font-size: 22px;
    line-height: 25.88px;
    margin: 0 0 10px;
  }
}
@media only screen and (max-width: 574px) {
  .home-featured-section .feature-collection-item a {
    font-size: 12px;
    line-height: 16px;
    min-width: 120px;
    padding: 9px 5px;
    bottom: 8px;
  }
}

/* Home featured collection section style end */

@media (max-width: 1024px) {
  .stick_btn_box {
    height: 200px;
    width: 190px;
    background-size: cover;
  }
  .B__stickbox_text p {
    font-size: 18px;
    margin: 0 0 6px;
  }
  .b_stick__btn {
    font-size: 10px;
    padding: 3px 10px;
  }
  .full__popup_box {
    width: 50%;
  }
}

/* end of btn css */

@media (min-width: 768px) {
  .mobile__view_box {
    display: none;
  }
}

@media (max-width: 767px) {
  .popup_form_box {
    display: none;
  }
  .mobile__view_box {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    z-index: 9;
  }
  .stick_btn_box {
    height: 150px;
    width: 145px;
  }
  .B__stickbox_text p {
    font-size: 14px;
  }
  .full__popup_box {
    width: 90%;
    z-index: 999;
    padding: 35px;
  }
  .popup_form_submit button {
    font-size: 20px;
  }
}

/* end of collection popup form css */

/* Trisu Promise new style */
@media screen and (min-width: 989px) {
  #Slide-template--21356361744690__25038bad-eb99-4bdb-87eb-ccd334d62e6a-1
    .multicolumn-card,
  #Slide-template--21397656469810__7fb5ad4a-a2b6-4a1e-a7aa-bb0e4ce41353-1
    .multicolumn-card,
  #Slide-template--21356361449778__97b5e15f-b12e-41dc-953c-73d5e0dd037f-1
    .multicolumn-card,
  #Slide-template--21356361744690__25038bad-eb99-4bdb-87eb-ccd334d62e6a-2
    .multicolumn-card,
  #Slide-template--21397656469810__7fb5ad4a-a2b6-4a1e-a7aa-bb0e4ce41353-2
    .multicolumn-card,
  #Slide-template--21356361449778__97b5e15f-b12e-41dc-953c-73d5e0dd037f-2
    .multicolumn-card {
    display: flex !important;
    flex-direction: row !important;
    /* align-items: center !important; */
    justify-content: center !important;
    text-align: left !important;
    /* width: 75% !important; */
  }

  #Slide-template--21356361744690__25038bad-eb99-4bdb-87eb-ccd334d62e6a-1
    .multicolumn-card__image-wrapper,
  #Slide-template--21397656469810__7fb5ad4a-a2b6-4a1e-a7aa-bb0e4ce41353-1
    .multicolumn-card__image-wrapper,
  #Slide-template--21356361449778__97b5e15f-b12e-41dc-953c-73d5e0dd037f-1
    .multicolumn-card__image-wrapper,
  #Slide-template--21356361744690__25038bad-eb99-4bdb-87eb-ccd334d62e6a-2
    .multicolumn-card__image-wrapper,
  #Slide-template--21397656469810__7fb5ad4a-a2b6-4a1e-a7aa-bb0e4ce41353-2
    .multicolumn-card__image-wrapper,
  #Slide-template--21356361449778__97b5e15f-b12e-41dc-953c-73d5e0dd037f-2
    .multicolumn-card__image-wrapper {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .multicolumn-card__info {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}

@media screen and (max-width: 989px) {
  #Slide-template--21356361744690__31062c7a-1b9f-4470-998e-48c13a4ae8d6-1:hover::before,
  #Slide-template--21397656469810__b26745cb-8855-473c-9f95-4e12f6a6620c-1:hover::before,
  #Slide-template--21356361449778__b26745cb-8855-473c-9f95-4e12f6a6620c-1:hover::before {
    width: 50%;
    /* height: 165px; */
    /* top: 50%; */
    left: 3%;
    /* margin-left: -5px; */
  }

  #Slide-template--21356361744690__31062c7a-1b9f-4470-998e-48c13a4ae8d6-2:hover::before,
  #Slide-template--21397656469810__b26745cb-8855-473c-9f95-4e12f6a6620c-2:hover::before,
  #Slide-template--21356361449778__b26745cb-8855-473c-9f95-4e12f6a6620c-2:hover::before {
    width: 50%;
    left: 50%;
  }

  #Slide-template--21356361744690__31062c7a-1b9f-4470-998e-48c13a4ae8d6-3:hover::before,
  #Slide-template--21397656469810__b26745cb-8855-473c-9f95-4e12f6a6620c-3:hover::before,
  #Slide-template--21356361449778__b26745cb-8855-473c-9f95-4e12f6a6620c-3:hover::before {
    width: 50%;
    /* height: 165px; */
    top: 55%;
    left: 3%;
    /* margin-left: -5px; */
  }

  #Slide-template--21356361744690__31062c7a-1b9f-4470-998e-48c13a4ae8d6-4:hover::before,
  #Slide-template--21397656469810__b26745cb-8855-473c-9f95-4e12f6a6620c-4:hover::before,
  #Slide-template--21356361449778__b26745cb-8855-473c-9f95-4e12f6a6620c-4:hover::before {
    width: 50%;
    top: 55%;
    left: 50%;
  }
}

/* value page video logic */
.section-template--21397656469810__e9791d02-5cd2-49f6-89d7-20bb5d9791eb-padding,
.section-template--21397656469810__b0a270ec-20ea-4eb7-9fd3-f030ceed7191-padding,
.section-template--21397656469810__de2f2aba-9676-45db-a956-7d9e18e99299-padding,
.section-template--21455737028914__video_DgBzmw-padding,
.section-template--21455737028914__video_qhKdbi-padding {
  display: none;
}

/* menu drawer font  */
#menu-drawer {
  font-family: var(--font-mulish) !important;
  text-transform: uppercase !important;
}

/* prduct page styles */
#MainProduct-template--21442940240178__main .grid,
#MainProduct-template--21479847035186__main .grid {
  flex-direction: row-reverse !important;
  justify-content: space-between !important;
}

@media screen and (min-width: 989px) {
  #MainProduct-template--21442940240178__main
    .product__media-wrapper:first-child,
  #MainProduct-template--21479847035186__main
    .product__media-wrapper:first-child {
    display: none !important;
  }
}

#MainProduct-template--21442940240178__main .badge-prod,
#MainProduct-template--21479847035186__main .badge-prod {
  display: none !important;
}

/* testimonial app  */
.reputon-testimonials-widget .reviews-holder--1wrGp .image--Am-Nj .img--3SnbB {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* anouncement bar */

.color-background-2
  .announcement-bar__link
  .page-width
  .announcement-bar__message {
  color: #ffffff !important;
  text-decoration: uppercase !important;
}

.price.price--large.price--on-sale.price--show-badge .off-price,
.collection .card-wrapper .card-information .off-price,
.product .card-wrapper .card-information .off-price {
  color: #fff;
  background-color: red;
  padding: 2px 5px;
  margin-top: 2px;
  font-size: 12px;
  font-weight: 700;
}

/* STICKY ATC - START */
@media screen and (min-width: 600px) {
  .sticky-atc-btn {
    display: none !important;
  }
}
.sticky-atc-btn {
  position: fixed;
  bottom: 0;
  left: 0;
  background: #fff;
  width: 100%;
  padding: 0;
  border-top: 1px solid #0000001f;
  z-index: 99;
}
.sticky_btn_main .sticky_atc_link {
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  text-transform: uppercase;
  padding: 13px 20px 12px;
  font-family: var(--font-outfit);
  border: 2px solid #022333;
  display: block;
  text-decoration: none;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  background: #022333;
}
.sticky_btn_main .sticky_atc_link.pro-loader {
  opacity: 0.2;
}
/* STICKY ATC - END */

/* cart loader */
.drawer__loader {
  flex: 0 0auto;
}
.drawer__loader + div[data-products] {
  margin-top: 16px;
  margin-bottom: 16px;
  flex: 1;
}
.drawer__loader {
  /* display:none; */
  padding: 25px 0;
}
.drawer__loader .drawer__loader_heading {
  display: flex;
  justify-content: center;
  gap: 6px;
  align-items: center;
  margin-top: 8px;
}
.drawer__loader .drawer__loader_heading span {
  color: #002333;
  font-family: var(--futura);
  font-size: 15px;
  font-style: normal;
  font-weight: 450;
  line-height: 24px;
  letter-spacing: -0.15px;
}
.drawer__loader .drawer__loader_heading span > b {
  color: #002333;
  font-weight: 700;
  margin: 0 5px;
}

.drawer__lprogress {
  width: 100%;
  height: 45px;
  border-radius: 99px;
  border: 2px solid #022333;
  background: #fff;
  position: relative;
  overflow: hidden;
}
.drawer__lprogress .drawer__lprogress_fill {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: #d7c17d;
  width: 0;
  display: block;
}
.drawer__lprogress_fill span {
  color: #fff;
  font-family: var(--typeBasePrimary), var(--typeBaseFallback);
  font-size: 9px;
  font-style: normal;
  font-weight: 800;
  line-height: 0.8;
  display: inline-block;
  position: absolute;
  right: 3px;
  top: 0px;
}

.drawer__loader_progress.progress-filled {
  position: relative;
}
.drawer__loader_progress.progress-filled .drawer__lprogress_fill span {
  display: none;
}
.drawer__loader_progress.progress-filled span.cc-cart-progress-filled {
  display: flex !important;
  width: 26px;
  height: 26px;
  background: #022333;
  border-radius: 99px;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -8px;
  right: -2px;
}
.drawer__loader_progress.progress-filled span.cc-cart-progress-filled svg {
  flex: 0 0 auto;
  width: 16px;
  height: 16px;
}
.drawer__lprogress .drawer__lprogress_fill.first_step {
  width: 15%;
}
.drawer__lprogress .drawer__lprogress_fill.second_step {
  width: 50%;
}
.drawer__lprogress .drawer__lprogress_fill.last_step {
  width: 100%;
}
.drawer_loader_icon {
  /* width: 26px; */
  /* height: 26px; */
  /* border: 2px solid #022333; */
  display: flex;
  justify-content: end;
  align-items: center;
  /* border-radius: 99px; */
  /* background-color: #fff; */
  margin: -25px -16px 3px auto;
}
.drawer__lprogress_infocols.drawer__lprogress_infocols_step3
  .drawer_loader_icon {
  margin: -25px 10px 3px auto;
}
.drawer_loader_icon svg {
  /* width: 16px;
  height: 16px; */
  display: none;
}
.drawer_loader_icon svg.icon-after {
  display: none;
}
.drawer__lprogress_info .active .drawer_loader_icon {
  background: #022333;
}
.drawer__lprogress_info .active .drawer_loader_icon svg.icon-before {
  display: none;
}
.drawer__lprogress_info .active .drawer_loader_icon svg.icon-after {
  display: block;
}
.drawer_loader_text > span {
  color: #002333;
  text-align: right;
  font-family: var(--futura);
  font-size: 9px;
  font-style: normal;
  font-weight: 600;
  line-height: 11px;
  display: block;
  padding: 0px 3px;
  text-transform: uppercase;
}
.drawer__lprogress_info {
  display: flex;
  justify-content: space-between;
  gap: 0px;
  position: relative;
  z-index: 1;
  margin-top: -45px;
  height: 45px;
}
.drawer__lprogress_info .drawer__lprogress_infocols {
  flex: 0 0 auto;
  width: 33.3%;
  text-align: end;
  border-right: 2px solid #000;
}
.drawer__lprogress_infocols.drawer__lprogress_infocols_step3 {
  border: none;
}
.drawer_loader_icon span {
  color: #000;
  font-weight: 500;
}
.drawer_loader_text {
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: end;
  margin-top: -5px;
}
.drawer__lprogress_infocols.drawer__lprogress_infocols_step3
  .drawer_loader_text {
  padding-right: 8px;
}
.cart_add_label {
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
}
.cart_add_label span {
  display: block;
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
  font-style: italic;
  font-size: 12px;
  text-align: center;
}
@media only screen and (max-width: 390px) {
  .cart_drawer .cart__item {
    gap: 0px 8px;
    grid-template-columns: 65px 1fr;
  }
  .cart_drawer .cart__item a.cart__product-name {
    font-size: 13px;
    line-height: 20px;
  }
  .drawer__loader .drawer__loader_heading span {
    font-size: 14px;
    line-height: 23px;
  }
  .drawer__lprogress_info {
    gap: 2px;
  }
  .drawer__lprogress_info .drawer__lprogress_infocols {
    width: calc(33.333% - 4px / 3);
  }
  .drawer_loader_text > span {
    letter-spacing: 0;
  }
  .drawer_upsells .custom--upsell-item .upsell-item-title {
    font-size: 13px;
    line-height: 20px;
  }
}

/* CART UPSELL - START */

.custom--upsell-item p {
  margin-bottom: 0px;
}
.custom--upsell-inner {
  display: flex;
  flex-wrap: nowrap !important;
  overflow: scroll hidden;
  justify-content: flex-start;
  width: 100%;
  align-items: center;
  flex-direction: row;
  padding-bottom: 12px;
}
.custom--upsell-inner::-webkit-scrollbar {
  width: 5px;
  height: 4px;
  background-color: #aaa;
  border-radius: 10px;
  border: 1px solid #aaa;
}
.custom--upsell-inner::-webkit-scrollbar-thumb {
  background: #4b4b4b;
  border-radius: 10px;
}
.custom-upsell--title p {
  margin: 0 0 8px;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0px;
}
.custom--upsell-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 12px;
  flex-basis: 275px;
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 15px;
}
.custom--upsell-item .custom--upsell-item-img {
  width: 25%;
  /*       align-self: stretch; */
}
.custom--upsell-item-img img {
  height: 90px;
  display: block;
  object-fit: cover;
  max-width: 100%;
  width: 100%;
  object-position: center;
}
.custom--upsell-item .custom--upsell-item-details {
  width: 75%;
  padding: 5px 0;
}
/* .main-upsells--container.drawer__inner-section {
  padding-left: 18px;
} */
.upsell-item-reviews {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.upsell-item-form {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 10px;
}
.item-variant-selector {
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 5px;
}
.item-variant-selector .item-option-name {
  font-size: 13px;
  color: #4b4b4b;
}
.upsell-item-reviews {
  margin-bottom: 2px;
}
.upsell-item-title {
  margin-bottom: 1px;
}
.upsell-item-reviews-rating i {
  font-size: 12px;
  color: #4b4b4b;
}
.upsell-item-reviews-text {
  color: #4b4b4b;
  font-size: 12px;
}
.upsell-item-title p,
.upsell-item-title p a {
  font-size: 14px;
  font-weight: 600;
  color: #4b4b4b;
  margin: 0px;

  text-decoration: none;
}
.upsell-item-price p {
  font-size: 14px;
  color: #4b4b4b;
  margin: 0px;
}
.variant--select select {
  padding: 3px 15px 3px 10px;
  background-color: #fff;
  border: 2px solid #797979;
  background-position: right;
  outline: none;
  color: #4b4b4b;
  font-size: 13px;
}
.variant--select select:hover {
  box-shadow: none;
}
.upsell-item-add-button button {
  text-transform: uppercase;
  background: #080808;
  padding: 3px 20px;
  border: 2px solid #080808;
  color: #fff;
  font-weight: 600;
  font-size: 12px;
}
.variant--select,
.select_variants {
  width: 70px !important;
}

.upsell-add-button {
  position: relative;
}
.custom--loader {
  width: 12px;
  height: 12px;
  position: absolute;
  right: 2px;
  top: 25%;
  transform: translateY(-50%);
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.custom--loader span {
  color: white !important;
}

.upsell-item-price {
  display: flex;
  column-gap: 8px;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 2px;
}
.upsell-compare--price {
  text-decoration: line-through;
}

.upsell-item-reviews {
  display: none;
}

/* CART UPSELL - END */

.discount_text p {
  margin: 0;
  font-size: 13px;
}
.mobile_whatsapp_button {
  display: none;
}
@media (max-width: 767px) {
  body.product footer.footer {
    margin-bottom: 60px !important;
  }
  .product .product-form .product-form__buttons {
    display: flex;
    gap: 5px;
    align-items: center;
    position: fixed;
    bottom: 0px;
    right: 0;
    background-color: #f2f2f2;
    padding: 10px;
    width: 100%;
    z-index: 999;
  }
  .mobile_whatsapp_button {
    display: none !important;
    width: 34px;
    height: 28px;
  }
  .product-form__buttons .product-form__submit.button,
  .shopify-payment-button__button--unbranded {
    font-size: 14px !important;
    padding: 10px 30px !important;
    max-height: 37px !important;
  }
  .mobile_whatsapp_button a,
  .mobile_whatsapp_button a img {
    width: 100%;
  }
}

/* .price.price--large.price--on-sale.price--show-badge .off-price,
.collection .card-wrapper .card-information .off-price {
  display: none;
} */

/* PRODUCT PAGE -- START */

@media (min-width: 801px) {
  .product_info_block {
    display: none;
  }
}

@media (max-width: 800px) {
  div#shopify-block-ASDV0OG5OV2xCbmc0R__43a2f721-63b5-40e4-b4ab-352d8bc8793d {
    display: none;
  }
  .product_info_gridrow_rating .jdgm-prev-badge {
    display: flex !important;
    align-items: center;
    gap: 5px;
  }
  .product__info-wrapper.grid__item {
    padding: 0px 15px !important;
    padding-top: 15px !important;
  }
  .product__info-container > .product__title,
  .product__info-container
    > div#shopify-block-43a2f721-63b5-40e4-b4ab-352d8bc8793d,
  .product__info-container > p.product__text,
  .product__info-container > .product-price-block,
  .product__info-container > #discount_text {
    display: none;
  }
  .product_info_grid .product_info_title.product__title {
    display: flex;
    align-items: start;
    justify-content: space-between;
    gap: 10px;
  }
  .product_info_grid .product_info_gridrow_rating {
    display: flex;
    /* flex-direction: column; */
    justify-content: end;
    align-items: center;
    gap: 3px;
    flex: 0 0 auto;
  }
  .product_info_grid .product_info_gridrow_rating p.rating-count.caption {
    font-size: 12px;
    margin-top: 5px;
  }
  .product_info_grid .rating-star:before {
    letter-spacing: 3px;
    font-size: 14px;
  }
  .price__container .price__sale {
    display: flex !important;
    align-items: center;
  }
  .product-price-block {
    margin-top: 0px !important;
  }
  .product_info_grid .product_info_title.product__title {
    margin-bottom: 0px;
  }
  .product_info_grid p.product__text.inline-richtext {
    display: block !important;
  }
  .product_info_grid p.product__text.inline-richtext {
    margin: 3px 0 10px;
    font-size: 10px;
    text-transform: uppercase;
    /* font-weight: 500 !important; */
    /* font-family: "Inter", sans-serif; */
  }
  /* .product_info_grid .price__sale {
    flex-wrap: nowrap !important;
    flex-direction: row-reverse !important;
  } */
  .product_info_grid .product_info_price {
    display: flex;
    align-items: start;
    justify-content: space-between;
    gap: 5px;
  }
  .product_info_grid .product_info_price .product-price-block {
    flex: 0 0 auto;
  }
  .product_info_grid .product_info_title.product__title h1 {
    font-size: 20px;
    font-weight: bold;
  }
  .product_info_grid .price__sale .price-item--sale {
    margin-left: 5px;
    font-size: 14px;
  }
  .product_info_grid .price__sale s.price-item.price-item--regular {
    margin: 0;
    font-size: 13px;
    font-weight: 500;
  }
  .product_info_grid .product_info_price div#discount_text {
    background: #b3babe75;
    padding: 5px;
  }
  .product_info_grid .product_info_price div#discount_text p {
    font-size: 10px;
  }
  /* .product .product-gallery-for .slick-slide .slick--slide { */
  .product .product-gallery-for .slick-slide .slick--slide a {
    padding-top: 110.5% !important;
  }
}

/* PRODUCT PAGE -- END */
@media (max-width: 767px) {
  .breadcrumbs-wrapp {
    display: none;
  }
}

cart-drawer.drawer.animate.active {
  z-index: 999999;
}

/* PRODUCT PAGE ICONS -- START */

.badge-prod ul {
  gap: 10px;
  flex-wrap: nowrap;
}
.badge-prod ul li {
  width: calc(25% - 10px) !important;
}
.badge-prod ul li .media--square {
  width: 30px;
  height: 30px !important;
  padding-bottom: 20%;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .badge-prod ul {
    flex-wrap: wrap;
  }
  .badge-prod ul li {
    width: calc(49% - 5px) !important;
    max-width: 100% !important;
    min-width: 40% !important;
    margin: 0px !important;
  }
}

@media (max-width: 800px) {
  .badge-prod ul li .media--square {
    width: 30px;
    height: 30px !important;
    padding-bottom: 0%;
    margin: 0 auto;
  }
}

/* PRODUCT PAGE ICONS -- END */

@media (max-width: 749px) {
  .marquee-list marquee .mlist-item {
    font-size: 14px !important;
  }
  .section-marquee-list .marquee-list {
    height: 36px !important;
    display: flex;
    align-items: center;
  }
  .header {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
}

/* .home-sticky-logo, */
.shopify-section-header-sticky.scrolled-past-header
  .header__heading-logo-wrapper.home-logo {
  display: none;
}
.shopify-section-header-sticky.scrolled-past-header .home-sticky-logo {
  display: block;
}
.section-header.shopify-section-group-header-group {
  z-index: 999;
}

/* PRODUCT GALLERY -- START */

/* .product .product-gallery-for .slick-slide .slick--slide { */
.product .product-gallery-for .slick-slide .slick--slide,
.product .product-gallery-for .slick-slide .slick--slide a {
  padding-top: 100% !important;
}

/* 6 dec 2024 */
.product-gallery-nav .slick-slide div {
  padding-top: 98%;
  position: relative;
}
.product-gallery-nav .slick-slide div > img {
  /* height: 100% !important; */
  /* height: 106px !important; */
  aspect-ratio: 1/1 !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
/* end of 6 dec 2024 */

/* PRODUCT GALLERY -- END */

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

.slideshow.banner a {
  text-decoration: none;
}
.slideshow__text_inner {
  border: none !important;
  padding: 0 !important;
}

/* Product size chart popup start */
.product__info-wrapper variant-radios {
  display: flex;
  justify-content: space-between;
  align-items: start;
  flex-direction: column;
  margin: 0 0 15px;
}
.product__info-wrapper variant-radios .new-size-chart {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  gap: 15px;
  position: relative;
}
.product__info-wrapper variant-radios .size-chart-popup-wrapper {
  position: absolute;
  top: -2px;
  right: 0;
}
.product__info-wrapper variant-radios .product-form__input {
  /* max-width: 80%; */
  max-width: inherit;
  flex: inherit;
  margin: 0;
}

.size-chart-popup-wrapper .size-chart-btn {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #000000;
  text-decoration: none;
  display: inline-block;
  white-space: nowrap;
  /* margin: 0 0 10px; */
  font-size: 14px;
  line-height: 14.63px;
}
.size-chart-popup-content {
  position: relative;
  background: #fff;
  padding: 30px;
  width: auto;
  max-width: 900px;
  margin: 20px auto;
  transition: 1s all;
}
.size-chart-popup-content h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: var(--black);
  line-height: 1;
  font-size: 40px;
  margin: 10px 0 15px;
}
.size-chart-popup-content div {
  text-align: center;
}
.mfp-bg {
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.4s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/* Product size chart popup end */

@media only screen and (max-width: 1299px) {
  .size-chart-popup-content h2 {
    font-size: 36px;
  }
}

@media only screen and (max-width: 991px) {
  .size-chart-popup-content h2 {
    font-size: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .size-chart-popup-content h2 {
    font-size: 26px;
  }
  .size-chart-popup-content {
    padding: 20px;
  }
}

.pro-save-price-label .price--on-sale .price__regular {
  display: block !important;
}

.pro-save-price-label .off-price {
  display: block !important;
}

.contains-card--product
  .card
  .price--on-sale
  .price__sale
  > span:not(.price-item) {
  display: none;
}
.product .off-price {
  background-color: red;
  color: #fff;
  padding: 2px 5px;
  margin-top: 2px;
  font-size: 12px;
  font-family: var(--font-outfit);
  font-weight: 700;
}
.buyget {
  background-color: red;
  color: #fff;
  padding: 2px 5px;
  margin-top: 2px;
  font-size: 12px;
  font-family: var(--font-outfit);
  font-weight: 700;
  margin-top: 10px;
}

@media only screen and (max-width: 989px) {
  /* .index .shopify-section-header-sticky.scrolled-past-header .home-sticky-logo,
  .shopify-section-header-sticky.scrolled-past-header .home-sticky-logo, */
  header.header .header__heading-link .header__heading-logo-wrapper.home-logo {
    display: none !important;
  }
  .shopify-section-header-sticky.scrolled-past-header
    .header__heading-logo-wrapper.home-logo-mobile,
  header.header
    .header__heading-link
    .header__heading-logo-wrapper.home-logo-mobile {
    /* display: inline-block !important; */
    display: none !important;
  }
}

.product-tab-wrapperr {
  border: 1px solid #000000;
  margin: 10px 0 !important;
  padding: 0px 0;
}
.product-tab-wrapperr .tabs-nav {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
  /* gap: 25px; */
  gap: 0px;
}
.product-tab-wrapperr .tabs-nav li {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  /* max-width: calc(25% - 12.5px); */
  max-width: calc(25% - 0px);
}
.product-tab-wrapperr .tabs-nav li::marker {
  display: none;
  content: "";
}
.product-tab-wrapperr .tabs-nav li a {
  display: block;
  width: 100%;
  height: auto;
  text-decoration: none;
  text-align: center;
  background-color: #072434;
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #fff;
  padding: 10px 30px;
  border-left: solid 0.4px #fff;
}
.product-tab-wrapperr .tabs-nav li.active-tab a {
  color: #000;
  background-color: #fff;
}
.product-tab-wrapperr .tab-content-wrapper {
  padding: 0 15px 0 5px;
}
.product-tab-wrapperr .tab-content-wrapper .tab-content p,
.product-tab-wrapperr .tab-content-wrapper .tab-content *,
.white-popup * {
  font-family: Inter;
  font-weight: 400;
  color: #000000;
  margin: 0 0 20px;
  font-size: 12px;
  line-height: 14.52px;
}

.product-tab-wrapperr .tab-content-wrapper .tab-content h2 {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 18px;
  line-height: 1;
}
.product-tab-wrapperr .tab-content-wrapper .section-cntent-prod {
  display: flex;
  flex-direction: row;
  overflow: auto;
  gap: 25px;
}
.product-tab-wrapperr .tab-content-wrapper .section-cntent-prod .content-block {
  display: flex;
  gap: 15px;
}
.product-tab-wrapperr .tab-content-wrapper .content-block .product-media {
  width: 100%;
  max-width: 100px;
  min-width: 100px;
  margin: 0;
}
.product-tab-wrapperr .tab-content-wrapper .content-block .product-media a {
  display: block;
  margin: 0;
}
.product-tab-wrapperr .tab-content-wrapper .product-info {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.product-tab-wrapperr .tab-content-wrapper .product-info *,
.product-tab-wrapperr .tab-content-wrapper .content-block .product-media a img {
  margin: 0 !important;
}
.product-tab-wrapperr .tab-content-wrapper .product-info h3 {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  line-height: 1;
}
.product-tab-wrapperr .tab-content-wrapper .product-info p {
  font-family: "Outfit", sans-serif;
  font-weight: 500;
  color: #000000;
  font-size: 15px;
  line-height: 1;
}
.product-tab-wrapperr .tab-content-wrapper .product-info .price-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
}
.product-tab-wrapperr .tab-content-wrapper .product-info p.price {
  color: #ff0000;
}
.product-tab-wrapperr .tab-content-wrapper .product-info p.compare-price {
  color: #000000;
  text-decoration: line-through;
}
.product-tab-wrapperr .tab-content-wrapper .product-info .product-dropdown {
  padding: 3px;
  margin: 0 0 10px !important;
}
.product-tab-wrapperr .tab-content-wrapper .product-info form select,
.product-tab-wrapperr .tab-content-wrapper .product-info form button {
  font-family: "Outfit", sans-serif;
  font-weight: 400;
  color: #000000;
  font-size: 15px;
  line-height: 1;
}
.product-tab-wrapperr .tab-content-wrapper .product-info form button {
  min-height: inherit;
  max-width: 150px;
  height: 40px;
  padding: 5px 10px;
}
.product-tab-wrapperr .tab-content .show-hide-content {
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  margin: 0 0 10px;
  max-height: 55px;
}
.product-tab-wrapperr .tab-content .show-hide-content.content-vissible {
  max-height: 100%;
}
.product-tab-wrapperr .tab-content .show-hide-btn {
  line-height: 1;
  color: #000000;
  margin: 0;
  display: inline-block;
  text-decoration: underline;
  line-height: 1;
  font-size: 14px;
}
.product-tab-wrapperr .tab-content-wrapper .tab-table-wrapper {
  margin: 0 0 10px;
}
.product-tab-wrapperr .tab-content-wrapper .table-roww {
  display: flex;
  margin: 0;
  background-color: ;
  border-left: solid 0.4px #000 !important;
  border-right: solid 0.4px #000 !important;
  border-radius: 0px !important;
}
.product-tab-wrapperr .tab-content-wrapper .tab-table .title-row {
  background-color: #f2f2f2;
  border: solid 0.4px #000;
}
.product-tab-wrapperr .tab-content-wrapper .tab-table .headRow {
  /* background-color: #fff3e9; */
  /* border-radius: 5px 5px 0 0; */
  border: none !important;
}
.product-tab-wrapperr .tab-content-wrapper .tab-table .table-roww:last-child {
  /* border-radius: 0 0 5px 5px; */
  border-bottom: solid 0.4px #000 !important;
}
.product-tab-wrapperr .tab-content-wrapper .tab-table .headRow p {
  margin: 0;
  font-family: LT Remark;
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
}
.product-tab-wrapperr .tab-content-wrapper .tab-table p,
.product-tab-wrapperr .tab-content-wrapper .tab-table .title-row p {
  font-weight: 400;
  font-size: 14px;
  margin: 0;
}
.product-tab-wrapperr .tab-content-wrapper .tab-table .title-row p {
  font-weight: 700;
}
.product-tab-wrapperr .tab-content-wrapper .table-roww .table-column {
  width: 100%;
  margin: 0;
  display: block;
  border-right: 1px solid #000000;
  /* max-width: 33.33%; */
  padding: 10px;
}
.product-tab-wrapperr .tab-content-wrapper .table-roww.headRow .table-column {
  padding: 15px;
}
.product-tab-wrapperr
  .tab-content-wrapper
  .table-roww:first-child
  .table-column {
  padding-top: 15px;
}
.product-tab-wrapperr
  .tab-content-wrapper
  .table-roww
  .table-column:last-child {
  border: 0;
}

.white-popup {
  position: relative;
  background: #ffffff;
  width: 100%;
  max-width: 60%;
  transition: 1s all;
  overflow: auto;
  height: auto;
  padding: 40px;
  margin: 20px auto;
  max-height: calc(100vh - 40px);
}
.mfp-bg {
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.4s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
.mfp-close-btn-in .mfp-close {
  font-size: 30px;
}

.new-product-page.grid .slick--slide__zoom {
  position: relative;
}
.new-product-page.grid
  .product-gallery-swiper
  .product-gallery-for-new
  > div
  .zooom {
  display: block !important;
  position: absolute;
  bottom: 1px;
  right: 1px;
  background-color: #000;
}
.product-gallery-for
  > .slick--slide__zoom:first-child
  .product-media-container {
  width: 100% !important;
}
@media only screen and (max-width: 991px) {
  .white-popup {
    max-width: 80%;
  }
}

@media only screen and (max-width: 767px) {
  .product-tab-wrapperr .tabs-nav {
    margin: 0 0 15px;
  }
  .product-tab-wrapperr .tabs-nav {
    gap: 0px;
  }
  .product-tab-wrapperr .tabs-nav li {
    max-width: 25%;
  }
  .product-tab-wrapperr .tabs-nav li a {
    font-size: 14px;
    line-height: 14px;
    padding: 8px 5px;
  }
  .product-tab-wrapperr .tab-content-wrapper {
    padding: 0 10px 0 5px;
  }
  .product-tab-wrapperr .tab-content-wrapper .tab-content p,
  .product-tab-wrapperr .tab-content-wrapper .tab-content *,
  .white-popup * {
    margin: 0 0 15px;
  }
  .product-tab-wrapperr .tab-content-wrapper .tab-table .table-roww,
  .product-tab-wrapperr .tab-content-wrapper .tab-table p,
  .product-tab-wrapperr .tab-content-wrapper .tab-table .title-row p {
    margin: 0;
  }
  .product-tab-wrapperr .tab-content-wrapper .tab-table .headRow p {
    font-size: 14px;
  }
  .product-tab-wrapperr .tab-content-wrapper .tab-table p,
  .product-tab-wrapperr .tab-content-wrapper .tab-table .title-row p {
    font-size: 12px;
  }

  .white-popup {
    max-width: calc(100% - 20px);
    padding: 40px 20px;
  }
}

.product__media-wrapper .back-btn__wrapper {
  display: none;
}
/* .product .product-gallery-for .slick-slide .slick--slide .zooom {
  height: 100%;
  width: 100%;
  background-color: transparent !important;
}
.product .product-gallery-for .slick-slide .slick--slide .zooom::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #000000;
  height: 44px;
  width: 44px;
}
.product .product-gallery-for .slick-slide .slick--slide .zooom img {
  position: absolute;
  right: 6px;
  bottom: 6px;
} */
.product .product-gallery-for .slick-slide .slick--slide .zoom-icon {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 50;
  background-color: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  width: 44px;
}
.product .product-gallery-for .slick-slide .slick--slide a {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.product .product-gallery-for .slick-slide .slick--slide a .mz-figure,
.product .product-gallery-for .slick-slide .slick--slide a > img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.product .new_banner_contentimg .banner__content {
  display: none;
}
.product .new_banner_contentimg,
.product .new_banner_contentimg .new_banner_img {
  position: relative;
  height: auto !important;
  min-height: auto !important;
}
.product .new_banner_contentimg::after,
.product .new_banner_contentimg .new_banner_img::after {
  content: "";
  display: none;
}
.product .new_banner_contentimg::before {
  content: "" !important;
  display: block !important;
  /* padding-top: 23.5% !important; */
  padding-top: 31% !important;
}
.product .new_banner_contentimg .new_banner_img::before {
  padding-bottom: 0 !important;
}
@media screen and (min-width: 1200px) {
  .facets-vertical .facets-wrapper .active-facets.active-facets-desktop {
    display: none;
  }
  .facets-vertical .facets-wrapper {
    padding-right: 12rem !important;
  }
}
@media screen and (min-width: 750px) {
  .new_banner_img img.banner2__media-image {
    display: none !important;
  }
  .facets__disclosure-vertical {
    border-top: 0.1rem solid #000000;
    margin-right: 0;
  }
}
@media screen and (max-width: 749px) {
  .collection__banner_grid.banner_collection_new {
    flex-direction: column;
  }
  .new_banner_img img.banner__media-image-half {
    display: none !important;
  }
  .product .new_banner_contentimg .new_banner_img {
    height: 100% !important;
    /* position: absolute !important; */
  }
  .product .new_banner_contentimg::before {
    padding-top: 115% !important;
  }
  .main--collections .card .card__content .card__heading.h5 {
    font-size: 14px;
    line-height: 18px;
  }
  .collection .card__content .card-select-option,
  .collection .card__content .price {
    font-size: 12px;
    line-height: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .product-tab-wrapperr
    .tab-content-wrapper
    .section-cntent-prod
    .content-block {
    /* flex-direction: column; */
    /* gap: 10px; */
  }
  .product-tab-wrapperr .tab-content-wrapper .tab-content h2 {
    font-size: 16px;
  }
  .product-tab-wrapperr .tab-content-wrapper .product-info h3 {
    font-size: 15px;
  }
  .product-tab-wrapperr .tab-content-wrapper .product-info p {
    font-size: 14px;
  }
  .product-tab-wrapperr .tab-content-wrapper .product-info form select,
  .product-tab-wrapperr .tab-content-wrapper .product-info form button {
    font-size: 14px;
  }
  .product-tab-wrapperr .tab-content-wrapper .product-info form button {
    max-width: 130px;
    height: 35px;
  }
  .product-tab-wrapperr
    .tab-content-wrapper
    .product-info
    .product-form__buttons {
    display: block !important;
  }
}

/* ::::::::::::::::::::::::::::::::::::::::::::::: product btn-code css start ::::::::::::::::::::::::::::::::::::::::::::::: */

.product-zipcode-section .zipcode-input {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
}
.product-zipcode-section .zipcode-input input {
  max-width: 60%;
  border: 0.5px solid #000;
  padding: 15px;
}
.product-zipcode-section .zipcode-input input::placeholder {
  opacity: 1;
  color: #000;
  font-size: 12px;
}
.product-zipcode-section .zipcode-input input:focus {
  border: 1px solid;
}
.product-zipcode-section .zipcode-input .deliver_button {
  width: 40%;
  background-color: #012334;
  height: 45px;
  color: #c5af63;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}
.product-zipcode-section .message-section .message-text.message-group1 {
  color: #24a652;
}
.product-zipcode-section .message-section .message-text.message-other {
  color: red;
}

/* ::::::::::::::::::::::::::::::::::::::::::::::: product btn-code css end ::::::::::::::::::::::::::::::::::::::::::::::: */

/* ::::::::::::::::::::::::::::::::::::::::::::::: button-notify-me css start ::::::::::::::::::::::::::::::::::::::::::::::: */
body.notify-popup {
  overflow: hidden;
}
button.button.button--full-width.button--primary.button-notify-me {
  height: 48px;
  text-transform: uppercase;
  /* letter-spacing: 2px; */
  font-size: 20px;
  flex: 1;
}
.new_modal {
  display: none;
  position: fixed;
  z-index: 99999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100% !important;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}
.new_modal.globo-formbuilder {
  height: 100% !important;
}
.new-modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 30%;
  transform: translate(0, 50%);
}
.notify-me-container {
  text-align: center;
}
.new-close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.new-close:hover,
.new-close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.notify-me-container h2 {
  font-size: 24px;
  margin-bottom: 10px;
}
.notify-me-container p {
  font-size: 14px;
  color: #555;
  margin: 10px 0 20px;
}
.notify-me-form {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.email-input {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-bottom: 15px;
  font-size: 16px;
}
.submit-button {
  width: 100%;
  padding: 12px;
  background-color: #333;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-size: 16px;
}
.submit-button:hover {
  background-color: #000;
}
.disclaimer {
  font-size: 12px;
  color: #777;
  margin-top: 15px;
}
.disclaimer a {
  color: #000;
  text-decoration: none;
}
.disclaimer a:hover {
  text-decoration: underline;
}
.new_modal .globo-form-app.popup-layout {
  position: unset !important;
  transform: translate(0%, 50%) !important;
  z-index: 10001 !important;
  visibility: visible !important;
  opacity: 1 !important;
  height: 100% !important;
  margin: auto;
}
@media screen and (max-width: 1024px) {
  .new_modal .globo-form-app.popup-layout {
    width: 50%;
  }
}
@media screen and (max-width: 450px) {
  .new_modal .globo-form-app.popup-layout {
    width: 96%;
    transform: translateY(50%) !important;
  }
}
@media screen and (max-width: 380px) {
  .new_modal .globo-form-app.popup-layout {
    transform: translateY(14%) !important;
  }
}

/* ::::::::::::::::::::::::::::::::::::::::::::::: button-notify-me css end ::::::::::::::::::::::::::::::::::::::::::::::: */

/* ::::::::::::::::::::::::::::::::::::::::::::::: product btn-code css start ::::::::::::::::::::::::::::::::::::::::::::::: */

.product-zipcode-section .zipcode-input {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
}
.product-zipcode-section .zipcode-input input {
  max-width: 60%;
  border: 0.5px solid #000;
  padding: 15px;
}
.product-zipcode-section .zipcode-input input::placeholder {
  opacity: 1;
  color: #000;
  font-size: 12px;
}
.product-zipcode-section .zipcode-input input:focus {
  border: 1px solid;
}
.product-zipcode-section .zipcode-input .deliver_button {
  width: 40%;
  background-color: #012334;
  height: 45px;
  color: #c5af63;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}
.product-zipcode-section .message-section .message-text.message-group1 {
  color: #24a652;
}
.product-zipcode-section .message-section .message-text.message-other {
  color: red;
}

/* ::::::::::::::::::::::::::::::::::::::::::::::: product btn-code css end ::::::::::::::::::::::::::::::::::::::::::::::: */
.slick-slider {
  touch-action: manipulation !important;
}
@media (max-width: 991px) {
  .faq-tag-list {
    overflow-x: auto !important;
  }
  .faq-tag-list--6 .faq-tag-item {
    width: fit-content !important;
  }
}
.price.price--large.price--on-sale.price--show-badge {
  display: flex;
  align-items: center;
}

@media (max-width: 1199px) {
  .collection .card-wrapper .card-information .off-price {
    flex: 0 0 auto;
  }
  .collection .card__content .price {
    flex-direction: column;
    gap: 2px;
    align-items: end;
  }
}

@media (max-width: 800px) {
  .product_info_price .price__container {
    display: flex;
    gap: 8px;
    align-items: center;
  }
}

@media (max-width: 575px) {
  .collection .card__content .card-information {
    padding: 6px;
  }
  .collection .card__content .price {
    font-size: 12px;
    letter-spacing: normal;
    text-align: right;
  }
  .collection
    .card__content
    .price
    .price__sale
    .price-item.price-item--regular {
    margin: 0;
    font-size: 12px;
  }
  .collection .card-wrapper .card-information .off-price {
    font-size: 10px;
  }
  .review-slider-section .review-content-wrapper .review-text-wrapper,
  .review-slider-section .review-content-wrapper .review-image-wrapper {
    width: 100%;
  }
  .review-slider-section .review-content-wrapper {
    flex-wrap: wrap;
  }
  .review-slider-section {
    padding-bottom: 30px;
  }
}
.home-sticky-logo {
  visibility: visible;
  display: block !important;
}

.header__heading-logo-wrapper.home-logo {
  display: none;
}
/* Hide Exclusive Deals badge  */

#ax_beacon {
  display: none !important;
}
/* Hide Exclusive Deals badge  */

/*home revieew slider*/

#reviews-slider-row .review-text-wrapper p {
  font-size: 30px;
  color: #3a3a3a;
}

#reviews-slider-row .review-text-wrapper {
  width: 100% !important;
}

#reviews-slider-row .slick-slide img {
  display: inline-block;
  max-width: 120px;
}

.collection .product-card-wrapper .card,
.related-products .card.card--standard.card--media {
  background-color: transparent;
}
.main--collections .card .card__content .card__heading.h5 a,
.card .card__content .card__heading.h5 {
  font-weight: 300 !important;
  font-size: 18px !important;
  text-transform: capitalize !important;
  font-family: Inter, sans-serif !important;
}

.collection .card--standard > .card__content .card__information,
.card--standard > .card__content .card__information {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.collection .card__content .card-information {
  border: none;
}

.collection .product-grid,
.product-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px !important;
}
.collection .product-grid li.grid__item,
.product-grid li.grid__item {
  width: 100% !important;
  max-width: 100% !important;
}
.card__content .card-information.hide-homepage .card-select-option {
  display: none;
}
.collection .card__content .price .price__sale,
.price--on-sale .price__sale {
  display: flex !important;
  flex-direction: row-reverse !important;
  gap: 5px !important;
  justify-content: flex-end;
}
.collection
  .card--standard
  > .card__content
  .card__information
  .card_product_title {
  margin-bottom: 10px;
}
.collection .card__content .card-information,
.card__content .card-information {
  padding: 0 !important;
}
.collection
  .card__content
  .card-information
  .price--on-sale
  .price-item--regular,
.card__content .card-information .price--on-sale .price-item--regular {
  color: #a55329 !important;
  font-size: 12px !important;
  font-weight: 300;
}
.collection .card--standard > .card__content .card__information .tag-wrapperr {
  margin-top: 0 !important;
  margin-left: 0 !important;
}
.related-products
  .product-grid
  .card-wrapper
  .card__information
  .card-information {
  border: none;
}
.new-filter-wrapper {
  background-color: #f7f7f7;
  padding: 12px 0;
  margin: 30px 0;
}
.product-count {
  display: none;
}
.new-filter-wrapper .facets-container {
  padding-top: 0;
}
.new-filter-wrapper .facets-container .facets__summary {
  margin-bottom: 0;
  text-transform: uppercase;
  color: #000;
}
.new-filter-wrapper .facets-container .facets__heading {
  margin-top: 0;
  color: #000;
  display: none;
}
.new-filter-wrapper .facets-container .facets__wrapper {
  align-self: center;
}
.new-filter-wrapper .facets-container .facets__form {
  margin: 0;
  gap: 0;
}
.new-filter-wrapper .facets-container .facet-filters__field .select__select {
  background-color: transparent;
  color: #000;
}
.new-filter-wrapper .facet-filters__sort + .icon-caret {
  right: 10px;
}
.new-filter-wrapper .facet-filters__sort:focus-visible {
  box-shadow: none;
  outline: none;
}
.new-filter-wrapper .facets-container .facet-filters__field {
  color: #000;
}
.new-filter-wrapper .facets-container .facets__disclosure {
  margin-right: 66px;
}
.filter-tab-wrapper {
  padding: 21px 0;
  background-color: #ebebeb40;
}
.filter-tab-wrapper .tab-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px 34px;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: auto;
  flex-wrap: nowrap;
}
.filter-tab-wrapper .tab-wrapper::-webkit-scrollbar {
  background: transparent;
  height: 0px;
}

.filter-tab-wrapper .tab-wrapper::-webkit-scrollbar-thumb {
  background-color: transparent;
  height: 0px;
}
.filter-tab-wrapper .tab-wrapper li {
  font-size: 16px;
  cursor: pointer;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
}
.filter-tab-wrapper .tab-wrapper li.active {
  text-decoration: underline;
  text-underline-offset: 3px;
}

.new-filter-wrapper .mobile-facets__main {
  color: #000;
}
.new-filter-wrapper .mobile-facets__main .mobile-facets__sort .select__select {
  color: #000;
  box-shadow: none;
  outline: none;
}

.filter-tab-wrapper .tab-wrapper .circle-img {
  width: 100%;
  min-width: 100px;
  max-width: 100px;
  margin: 0 auto 20px;
}

.filter-tab-wrapper .tab-wrapper .circle-img-content img {
  border-radius: 50px;
  border: 1px solid #aaa;
}
.filter-tab-wrapper .tab-wrapper p {
  text-align: center;
  color: #000000;
  margin: 0;
  font-family: "DM Sans";
  font-size: 18px;
  line-height: 1;
}

@media (max-width: 767px) {
  .filter-tab-wrapper .tab-wrapper {
    gap: 15px;
    padding-left: 0px;
    justify-content: start;
  }
  .filter-tab-wrapper .tab-wrapper .circle-img {
    position: relative;
    margin: 0 auto 12px;
    min-width: 65px !important;
    max-width: 65px !important;
  }
  .filter-tab-wrapper .tab-wrapper .circle-img::before {
    content: "";
    display: block;
    padding-top: 100%;
  }
  .filter-tab-wrapper .tab-wrapper .circle-img-content img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .filter-tab-wrapper .tab-wrapper p {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
  }
}

/*--- Circle Img Section style start ---*/
.circle-img-section {
  padding: 20px 0;
}
.circle-img-section.desktop_hide {
  display: none;
}

.circle-img-section .circle-img-wrapper {
  display: flex;
  justify-content: center;
  overflow: auto;
}
.circle-img-section .circle-img-row {
  display: flex;
  overflow: auto;
  gap: 25px;
  padding: 0 0 10px;
}
.circle-img-row::-webkit-scrollbar {
  height: 4px;
}
.circle-img-row::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0px transparent;
}
.circle-img-row::-webkit-scrollbar-thumb {
  height: 4px;
  background-color: transparent;
}
.circle-img-section .circle-img-row .circle-img {
  width: 100%;
  min-width: 100px;
  max-width: 100px;
  margin: 0 auto 20px;
}
.circle-img-section .circle-img-row .circle-img-content a {
  text-decoration: none;
  font-family: "DM Sans";
}
.circle-img-section .circle-img-row .circle-img-content img {
  border-radius: 50px;
  border: 1px solid #aaa;
}
.circle-img-section .circle-img-row p {
  text-align: center;
  color: #000000;
  margin: 0;
  font-family: "DM Sans";
  font-size: 18px;
  line-height: 1;
}
@media (max-width: 767px) {
  .circle-img-section.desktop_hide {
    display: block;
  }
  .circle-img-section {
    display: block;
    position: relative;
    padding: 34px 5px 0px;
  }
  .circle-img-section .circle-img-row {
    gap: 15px;
    padding-left: 14px;
  }
  .circle-img-section .circle-img-row .circle-img {
    position: relative;
    margin: 0 auto 12px;
    min-width: 65px !important;
    max-width: 65px !important;
  }
  .circle-img-section .circle-img-row .circle-img::before {
    content: "";
    display: block;
    padding-top: 100%;
  }
  .circle-img-section .circle-img-row .circle-img-content img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .circle-img-section .circle-img-row p {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
  }
}

/*--- Circle Img Section style end ---*/

@media (max-width: 1200px) {
  .collection .product-grid,
  .product-grid {
    gap: 10px;
  }
  .main--collections .card .card__content .card__heading.h5 a,
  .card .card__content .card__heading.h5 {
    font-size: 14px !important;
  }
}

@media (max-width: 767px) {
  .collection .product-grid,
  .product-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px !important;
  }
  .main--collections .card .card__content .card__heading.h5 a,
  .card .card__content .card__heading.h5 {
    font-size: 12px !important;
    color: #000 !important;
    line-height: 18px !important;
  }
  .card__content .price {
    font-size: 12px !important;
  }
}

/* modal popup css */
.related-products {
  position: static;
  z-index: 0;
}

/* Hide Pagination  */
.pagination {
  display: none;
}
.main--collections .load-more-btn {
  padding: 13px;
  min-width: 197px;
  background-color: #012334;
  color: #fff;
  margin: auto;
  margin-top: 13px;
  font-family: inter;
  display: block;
  border: none;
  cursor: pointer;
}
.main--collections .product-counter-wrapper {
  text-align: center;
  color: #064a2e;
  font-size: 16px;
  margin-top: 35px;
}

#reviews-slider-row .review-slide {
  max-width: 518px;
  margin: auto;
  padding: 0 20px;
}
#reviews-slider-row .review-slider-logo .slick-slide .img-box {
  opacity: 0.55;
}

#reviews-slider-row .review-slider-logo .slick-slide.slick-center .img-box {
  opacity: 1;
}
#reviews-slider-row .review-slide .slick-list {
  padding: 0 !important;
}
#reviews-slider-row .slick-slide .slick-track {
  display: flex !important;
  align-items: center;
}

#reviews-slider-row .review-slide .review-slider-name {
  font-size: 22px;
  color: #000;
  line-height: 26px;
}
#reviews-slider-row .review-slide .review-slider-name a {
  color: #000;
  text-decoration: none;
}

@media (max-width: 575px) {
  #reviews-slider-row .slick-slide img {
    max-width: 90px;
    object-position: center;
  }
  #reviews-slider-row .review-slide .review-slider-name {
    font-size: 18px;
    line-height: 22px;
  }
}

.mega-menu__list {
  display: flex !important;
  flex-wrap: wrap;
  gap: 2.4rem 74px !important;
  padding: 0 30px !important;
}
.mega-menu__content .mega-menu__link {
  font-family: Inter !important;
  font-weight: 400 !important;
  font-size: 17px !important;
  line-height: 21.78px !important;
  letter-spacing: 0px !important;
  color: #000 !important;
}

.list-unstyled a.mega-menu__link.link {
  font-family: Inter !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 16.94px !important;
  letter-spacing: 0px;
}
#shopify-section-sections--24051841073458__header
  .header__inline-menu
  ul.list-menu
  .link
  a {
  color: #000 !important;
}

@media (max-width: 1024px) {
  .mega-menu__list {
    gap: 20px !important;
    /* padding-left: 20px !important; */
  }
  .mega-menu__content .mega-menu__link {
    font-size: 16px !important;
    line-height: 18.78px !important;
  }
}

.variant_discount p {
  font-weight: 600;
}

.footer__second_popular.footer__content-top {
  padding-bottom: 0px;
}
.f-search-content h3 {
  font-weight: 400;
  color: #505050;
  margin: 0;
  white-space: nowrap;
  font-size: 20px;
  line-height: 24.38px;
}
.f-search-content a.bottom-footer-link {
  color: #505050 !important;
  text-decoration: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 19.5px;
  margin: 0;
}

.product-form .product_image a img {
  width: 100%;
}
.product-form .product_image {
  /* max-width: 464px; */
  width: 100%;
  padding-bottom: 12px;
}

/* ================================= PDP PAGE NEW DESIGN  START ================================= */

.product__info-container .product__title h1 {
  font-weight: 400 !important;
  font-size: 36px !important;
  line-height: 30px !important;
  letter-spacing: 0% !important;
  color: #000000;
}
.new-product-page .productgallery--nav.new-product-page {
  display: none !important;
}
.new-product-page.product.product--thumbnail_slider.grid {
  max-width: 1280px !important;
}
.new-product-page > div {
  max-width: 50% !important;
}
.new-product-page.grid .product-gallery-swiper .productgallery--for {
  max-width: 100% !important;
  width: 100% !important;
}
.new-product-page.grid .product-gallery-swiper .product-gallery-for-new {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.new-product-page.grid
  .product-gallery-swiper
  .product-gallery-for-new
  .product__info-wrapper {
  padding-left: 30px !important;
}
.new-product-page.grid .product__info-wrapper .product__title {
  margin-top: 0 !important;
}

.new-product-page.grid .product-gallery-swiper .productgallery--for {
  width: 100%;
}
/* .new-product-page.grid
  .product-gallery-swiper
  .product-gallery-for-new
  > div
  .zooom {
  display: none;
} */
.new-product-page.grid
  .product-gallery-swiper
  .product-gallery-for-new
  > :first-child {
  grid-column: 1 / -1;
}
.new-product-page.grid .product__info-wrapper .product__column-sticky {
  top: 72px;
}
.new-product-page.grid .product__info-wrapper .product__title {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.new-product-page.grid .product__info-wrapper .product__title a.product__title {
  display: none;
}
.new-product-page.grid
  .product__info-wrapper
  .product__title
  .product_info_gridrow_rating {
  flex-shrink: 0;
}
.new-product-page .price--on-sale .price__sale {
  flex-direction: row !important;
  align-items: center;
  gap: 14px !important;
  font-family: var(--nunito-sans);
}
.new-product-page .price--on-sale .price__sale * {
  margin: 0 !important;
}
.new-product-page.grid .product__info-wrapper .free-shipping {
  font-family: Inter;
  font-weight: 200;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  padding-bottom: 12px;
  color: #000;
  border-bottom: 1px solid #00000033;
}
.new-product-page.grid .product__info-wrapper .product_info_block {
  display: none !important;
}
.new-product-page .price--on-sale .price__sale span.price-item--last {
  font-family: var(--nunito-sans);
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0;
  color: #ff0004;
}
.new-product-page .product-price-block {
  display: block !important;
}
.new-product-page .price--on-sale .price-item--regular {
  font-family: var(--nunito-sans);
  font-weight: 600;
  font-size: 20px !important;
  line-height: 100%;
  letter-spacing: 0;
  text-decoration: line-through;
}
.new-product-page .jdgm-preview-badge .jdgm-star.jdgm-star,
.new-product-page .jdgm-prev-badge__text {
  color: #012234 !important;
}
.new-product-page .price--on-sale .price__sale span.discount-amount {
  font-family: var(--nunito-sans);
  color: #434343;
  font-weight: bold;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0;
  background: #f2f2f2;
  padding: 6px 12px;
}

.offer-block-slider {
  background-color: #012334;
  padding: 13px;
}
.offer-block-slider .offer-text {
  margin: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0;
  color: #ffffff;
  text-align: center;
}
.offer-block-slider .auto-applied-text {
  margin: 0;
  font-weight: 300;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  color: #ffffff;
  text-align: center;
}
.offer-block-slider:not(.offer-block-slider) {
  display: flex;
  overflow-x: auto;
}
.offer-block-slider:not(.offer-block-slider) .offer-block-item {
  width: 100%;
  flex-shrink: 0;
}

.offer-block-slider .offer-block-item {
  display: block;
}
.new-product-page .more__discount_text {
  display: flex;
  align-items: center;
  justify-content: center;
}
.new-product-page .more__discount_text span {
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  text-decoration: underline;
  cursor: pointer;
  color: #012334;
}
@media (max-width: 800px) {
  .new-product-page > div {
    max-width: 100% !important;
  }
}

@media (min-width: 768px) {
  .product__column-sticky {
    top: 72px;
  }
}
@media (max-width: 767px) {
  .new-product-page.grid .product-gallery-swiper .product-gallery-for-new {
    display: block;
  }
  .new-product-page .more__discount_text span {
    font-weight: bold;
  }
}
/* =================================== PDP PAGE NEW DESIGN END =================================== */

/* PDP NEW OUR JEWELRY START */
.why-choose-our-jewelry .mobile_size {
  display: none !important;
}

.why-choose-our-jewelry {
  background-color: #f0f0f0;
}
.why-choose-our-jewelry .our-jewelry-container {
  max-width: 1351px;
  padding: 50px 40px 46px;
  margin: 0 auto;
}
.why-choose-our-jewelry .our-jewelry-title h2 {
  font-family: LT Remark;
  font-weight: 400;
  font-size: 36px;
  line-height: 100%;
  color: #012334;
  letter-spacing: 0;
  margin: 0;
}
.why-choose-our-jewelry .our-jewelry-col {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 78px;
  padding-top: 49px;
}
.why-choose-our-jewelry .our-jewelry-col .our-jewelry-card {
  width: calc(33.33% - 39px);
}
.why-choose-our-jewelry .our-jewelry-col .our-jewelry-heading h4 {
  font-family: Inter;
  font-weight: 400;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0;
  margin: 0;
  color: #012334;
}
.why-choose-our-jewelry .our-jewelry-col .our-jewelry-image {
  padding-top: 14px;
}
.why-choose-our-jewelry .our-jewelry-col .our-jewelry-image img {
  height: 166px;
  width: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 1024px) {
  .why-choose-our-jewelry .our-jewelry-container {
    padding: 40px 20px;
  }
  .why-choose-our-jewelry .our-jewelry-title h2 {
    font-size: 28px;
  }
  .why-choose-our-jewelry .our-jewelry-col {
    gap: 34px;
    padding-top: 30px;
  }
  .why-choose-our-jewelry .our-jewelry-col .our-jewelry-card {
    width: calc(33.33% - 17px);
  }
  .why-choose-our-jewelry .our-jewelry-col .our-jewelry-heading h4 {
    font-size: 20px;
  }
  .why-choose-our-jewelry .our-jewelry-col .our-jewelry-image {
    padding-top: 14px;
  }
}
@media (max-width: 767px) {
  .why-choose-our-jewelry .desktop_size {
    display: none !important;
  }
  .why-choose-our-jewelry .mobile_size {
    display: block !important;
  }
  .why-choose-our-jewelry .our-jewelry-container {
    padding: 30px 0px 30px 20px;
  }
  .why-choose-our-jewelry .our-jewelry-title h2 {
    font-size: 20px;
    padding-right: 22px;
  }
  .why-choose-our-jewelry .our-jewelry-col .our-jewelry-heading h4 {
    font-size: 16px;
  }
  .why-choose-our-jewelry .our-jewelry-col .our-jewelry-image img {
    height: 145px;
  }
  .why-choose-our-jewelry .our-jewelry-col {
    gap: 15px;
    padding-top: 20px;
    overflow-x: auto;
  }
  .why-choose-our-jewelry .our-jewelry-col .our-jewelry-card {
    width: 278px;
    display: block;
    flex-shrink: 0;
  }
}

/* PDP NEW OUR JEWELRY END */

/* PDP NEW TRISU DIFFERENCE START */

.trisu-difference .trisu-difference-container {
  max-width: 1360px;
  margin: 0 auto;
  padding: 100px 40px 50px;
}
.trisu-difference .trisu-difference-col {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 184px;
}
.trisu-difference .trisu-difference-image {
  max-width: 49%;
}
.trisu-difference .trisu-difference-image img {
  width: 100%;
  display: block;
}
.trisu-difference .trisu-difference-content {
  flex: 1;
}
.trisu-difference .trisu-difference-content .t-difference-sub-title {
  padding-bottom: 13px;
}
.trisu-difference .trisu-difference-content .t-difference-sub-title h4 {
  color: #012334;
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  margin: 0;
}
.trisu-difference .trisu-difference-content .t-difference-title {
  padding-bottom: 7px;
}
.trisu-difference .trisu-difference-content .t-difference-title h2 {
  font-family: LT Remark;
  font-weight: 400;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: 0;
  color: #012334;
  margin: 0;
}
.trisu-difference .difference-titles {
  border-bottom: 1px solid #012334;
  width: 100%;
}
.trisu-difference .difference-icon-col {
  padding-top: 29px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.trisu-difference .difference-icon-card {
  display: flex;
  align-items: center;
  gap: 15px;
}
.trisu-difference .difference-icon-card .difference-icon {
  width: 60px;
  height: 60px;
  border-radius: 99px;
  padding: 10px;
  background-color: #012334;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.trisu-difference .difference-icon-card .difference-icon img {
  display: block;
  margin: auto;
}
.trisu-difference .difference-icon-card .difference-icon-text p {
  font-family: Inter;
  font-weight: 400;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0;
  color: #012334;
  margin: 0;
}

@media (max-width: 1024px) {
  .trisu-difference .trisu-difference-container {
    padding: 50px 20px 25px;
  }
  .trisu-difference .trisu-difference-content .t-difference-sub-title h4 {
    font-size: 14px;
  }
  .trisu-difference .trisu-difference-content .t-difference-sub-title {
    padding-bottom: 8px;
  }
  .trisu-difference .trisu-difference-col {
    gap: 50px;
  }
  .trisu-difference .trisu-difference-content .t-difference-title h2 {
    font-size: 28px;
  }
  .trisu-difference .difference-icon-col {
    padding-top: 18px;
    gap: 10px;
  }
  .trisu-difference .difference-icon-card .difference-icon-text p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .trisu-difference .trisu-difference-container {
    padding: 50px 15px 25px;
  }
  .trisu-difference .trisu-difference-col {
    gap: 0;
    flex-direction: column-reverse;
  }
  .trisu-difference .trisu-difference-image {
    max-width: 100%;
  }
  .trisu-difference .trisu-difference-content {
    background-color: #ececec;
    padding: 31px 15px;
  }
  .trisu-difference .trisu-difference-content .t-difference-sub-title {
    padding-bottom: 11px;
  }
  .trisu-difference .trisu-difference-content .t-difference-sub-title h4 {
    font-size: 12px;
  }
  .trisu-difference .trisu-difference-content .t-difference-title {
    padding-bottom: 9px;
  }
  .trisu-difference .trisu-difference-content .t-difference-title h2 {
    font-size: 20px;
  }
  .trisu-difference .difference-icon-col {
    padding-top: 6px;
    gap: 15px;
  }
  .trisu-difference .difference-icon-card {
    gap: 14px;
  }
}

/* PDP NEW TRISU DIFFERENCE END */

/* ====================== image banner ===================== */
.section-image-banner {
  padding: 100px 0;
}
.section-image-banner .new_banner_contentimg {
  height: 70vh;
  max-width: 1440px;
  padding: 0 80px;
  margin: auto;
}
@media (max-width: 1024px) {
  .section-image-banner {
    padding: 60px 0;
  }
  .section-image-banner .new_banner_contentimg {
    height: 100% !important;
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .section-image-banner {
    padding: 25px 0 50px;
  }
  .section-image-banner .new_banner_contentimg {
    height: 100% !important;
    padding: 0 15px;
  }
}

/* ===================image-with-text=================== */
.image-with-text.page-width {
  max-width: 1440px;
  padding: 50px 80px;
  padding-top: 100px;
}
.image-with-text__text {
  margin: 0 !important;
}
.image-with-text__grid {
  align-items: center;
}
p.image-with-text__text {
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: uppercase;
  padding-bottom: 8px;
}
p.image-with-text__caption {
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #012334;
}
h2.image-with-text__heading {
  font-family: LT Remark;
  font-weight: 400;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: 0;
  padding-bottom: 8px;
}
.image-with-text__text p {
  font-family: Inter;
  font-weight: 400;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0;
  color: #012334;
  padding-top: 28px;
  border-top: solid 1px #012334;
  margin-top: 8px;
}
.mobile {
  display: none;
}
.image-with-text__media img {
  width: 100%;
  display: block;
  height: 100%;
}
.image-with-text__media {
  min-height: 100%;
  height: 100% !important;
}
.image-with-text__media video.tvideo {
  width: 100%;
  height: 100%;
  display: block;
}
@media (max-width: 1024px) {
  .image-with-text.page-width {
    padding: 40px 40px;
    padding-top: 60px;
  }
  .image-with-text__content {
    padding: 40px !important;
  }
  h2.image-with-text__heading {
    font-size: 28px;
  }
  .image-with-text__text p {
    font-size: 16px;
    padding-top: 10px;
  }
}
@media (max-width: 767px) {
  .mobile {
    display: block;
  }
  .laptop {
    display: none;
  }
  h2.image-with-text__heading {
    font-size: 20px;
    padding: 10px 0;
  }
  .image-with-text.page-width {
    padding: 25px 15px;
    padding-top: 50px;
  }
  .image-with-text__content {
    padding: 30px 16px !important;
    background-color: #d9d9d966;
  }
  p.image-with-text__caption {
    font-size: 12px;
    margin: 0;
  }
}
/*========================= Collapsi=ble content =========================*/

h2.collapsible-content__heading {
  font-family: LT Remark;
  font-weight: 400;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: start;
}
.collapsible-content-wrapper-narrow {
  margin: auto !important;
  max-width: 1440px !important;
  padding: 0 80px !important;
}
.collapsible-content svg.icon {
  display: none !important;
}
.accordion__title {
  font-family: Inter;
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0;
  color: #000;
}
.accordion summary {
  padding: 3rem 0 !important;
}

.accordion__content {
  /* margin-bottom: 3rem !important; */
  padding: 0 !important;
  overflow-x: unset !important;
  padding: 31px !important;
  background-color: #d9d9d966;
}
.accordion__content P {
  font-family: Inter;
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: 0;
  color: #000;
  max-width: 930px;
  padding-bottom: 30px;
}
.collapsible-content summary:hover {
  background: #fff !important;
}
.collapsible-content .accordion {
  margin-top: 0;
  border: none;
  border-bottom: solid 1px #000 !important;
}
@media (max-width: 1024px) {
  .collapsible-content-wrapper-narrow {
    padding: 0 40px !important;
  }
  h2.collapsible-content__heading {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .accordion summary {
    padding: 2rem 0 !important;
  }
  .accordion__title {
    font-size: 20px;
  }
  .accordion__content P {
    font-size: 18px;
    padding-bottom: 25px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .collapsible-content-wrapper-narrow {
    padding: 0 15px !important;
  }
  h2.collapsible-content__heading {
    font-size: 24px;
    margin-bottom: 16px;
  }
  .accordion summary {
    padding: 1.5rem 0 !important;
  }
  .accordion__title {
    font-size: 16px;
  }
  .accordion__content P {
    font-size: 14px;
    padding-bottom: 20px;
    line-height: 22px;
  }
  .accordion__content {
    padding: 14px !important;
    background-color: #d9d9d966;
  }
}
/*==================== Footer Multicolumn ======================*/
.multicolumn-card {
  background: none !important;
  text-align: center;
}

.multicolumn-list {
  gap: 62px !important;
  justify-content: center;
}

.multicolumn-card-spacing {
  padding: 0px !important;
  margin: 0 auto !important;
  width: 100% !important;
  height: 50px;
  max-width: 50px !important;
  margin-bottom: 9px !important;
}
.multicolumn-card__info {
  padding: 0 !important;
}
.footer-multicolumn .multicolumn-card .multicolumn-card__info .inline-richtext {
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  font-family: Kaisei Decol;
  margin: 0;
  padding-bottom: 9px;
}
.multicolumn-card__info p {
  font-size: 12px;
  font-weight: 400;
  color: #000;
  line-height: 20px;
  font-family: Inter;
  margin: 0 !important;
}
/* .rte {
  margin: 0 !important;
} */

.grid--4-col-desktop .grid__item {
  max-width: 260px !important;
  width: 100% !important;
}
@media (max-width: 767px) {
  .multicolumn-list {
    gap: 0px !important;
    justify-content: start;
  }
  .grid--4-col-desktop .grid__item {
    max-width: 100% !important;
    width: 100% !important;
  }
  .footer-multicolumn
    .slider-mobile-gutter
    .grid--peek
    .grid__item:first-of-type {
    margin-left: 0px;
  }
  .slider-button {
    display: none !important;
  }
}
/*============================ why_choose_trisu_section =============================*/

.why_choose_trisu_section {
  background-color: #012234;
  padding-top: 50px;
  padding-bottom: 70px;
}
.why_choose_trisu_section .page-width {
  max-width: 760px;
  padding: 0 40px;
  margin: auto;
}
.heading h2 {
  font-family: LT Remark;
  font-weight: 400;
  font-size: 48px;
  line-height: 100%;
  letter-spacing: 0;
  color: #d3c179;
  text-align: center;
  margin: 0;
  padding-bottom: 64px;
}
.item {
  display: flex;
  /* align-items: center; */
  justify-content: center;
}

.item-title {
  border: solid 1px #fff;
  width: 50%;
}
.trisu-icon,
.others-icon {
  width: 25%;
  border: solid 1px #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.item-title h3 {
  text-align: center;
  font-family: Inter;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0;
  color: #fff;
  margin: 0;
  padding: 30px 0;
}
.icon img {
  width: 100%;
  max-width: 40px;
  height: 40px;
}
.name {
  display: flex;
  align-items: center;
  justify-content: end;
}
.name h3 {
  width: 25%;
  font-family: Inter;
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0;
  color: #fff;
  text-align: center;
  margin: 0;
  padding-bottom: 4px;
}
@media (max-width: 1024px) {
  .heading h2 {
    font-size: 32px;
    padding-bottom: 40px;
  }
  .name h3 {
    font-size: 16px;
  }
  .item-title h3 {
    font-size: 16px;
    padding: 20px 0;
  }
  .icon img {
    max-width: 30px;
    height: 30px;
  }
  .why_choose_trisu_section .page-width {
    padding: 0 30px;
  }
  .why_choose_trisu_section {
    padding-top: 40px;
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .heading h2 {
    font-size: 24px;
    padding-bottom: 13px;
  }
  .item-title h3 {
    font-size: 14px;
    padding: 15px 0;
  }
  .icon img {
    max-width: 20px;
    height: 20px;
  }
  .why_choose_trisu_section .page-width {
    padding: 0 15px;
  }
  .why_choose_trisu_section {
    padding-top: 30px;
    padding-bottom: 40px;
  }
}
/*============================== text_slider_section ==============================*/
.text_slider_section {
  background-color: rgba(217, 217, 217, 0.4);
  padding: 22px 0;
  overflow: hidden;
}
.slide {
  font-family: LT Remark;
  font-weight: 400;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: 0;
  color: #012334;
}

@media (max-width: 1024px) {
  .slide {
    font-size: 28px;
  }
}

@media (max-width: 1024px) {
  .slide {
    font-size: 24px;
  }
}

/*================================== featured-product =================================*/

.product-form__buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px 20px;
  flex-wrap: wrap;
}
.preorder_text {
  width: 100%;
}
.product-form__buttons button {
  width: calc(50% - 10px);
  max-height: 55px;
}
.shopify-payment-button {
  width: calc(50% - 10px);
}
.product-form__buttons button {
  color: #fff;
  background-color: #012334;
}
.product-form__buttons button:hover {
  color: #012334;
  background-color: #fff;
  box-shadow: none;
}
.button-notify-me {
  border: solid 1px #012334 !important;
  color: #fff;
  background-color: #012334;
  font-family: Inter;
  font-weight: 600;
  font-size: 18px !important;
  line-height: 100%;
  letter-spacing: 0;
}
.button-notify-me:hover {
  color: #012334 !important;
  background-color: #fff !important;
}
.product-form__buttons .product-form__submit {
  margin-bottom: 0px !important;
}

.table-roww {
  display: flex;
  margin: 0;
  background-color: ;
  border-left: solid 0.4px #000 !important;
  border-right: solid 0.4px #000 !important;
  border-radius: 0px !important;
}
.tab-table .title-row {
  background-color: #012334;
  border: solid 0.4px #012334;
}
.tab-table .headRow {
  /* background-color: #fff3e9; */
  /* border-radius: 5px 5px 0 0; */
  border: none !important;
}
.tab-table .table-roww:last-child {
  /* border-radius: 0 0 5px 5px; */
  border-bottom: solid 0.4px #000 !important;
}
.tab-table .headRow p {
  margin: 0;
  font-family: LT Remark;
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0;
  color: #000;
}

.tab-table p,
.tab-table .title-row p {
  font-weight: 400;
  font-size: 14px;
  margin: 0;
}
.tab-table .title-row p {
  font-weight: 700;
}
.table-roww .table-column {
  width: 100%;
  margin: 0;
  display: block;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  /* max-width: 33.33%; */
  padding: 10px;
}
.table-roww.headRow .table-column {
  padding: 15px 0;
}
.table-roww:first-child .table-column {
  padding-top: 15px;
}
.table-roww .table-column:last-child {
  border: 0;
}

.tab-table p,
.tab-table .title-row p {
  margin: 0;
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0;
  color: #000;
}
.title-row .table-column p {
  text-align: center;
  color: #c5af63;
}
.tab-content p {
  font-family: Inter !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 100% !important;
  letter-spacing: 0 !important;
}
.tab-content {
  padding: 0 16px;
}

h2.products-tabs-heading {
  font-family: LT Remark;
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0;
  color: #000;
  margin: 0;
}
span.jdgm-prev-badge__text {
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  color: #000;
}
.product-form__input input[type="radio"] + label {
  border-radius: 50px !important;
}

.whatsapp_button a {
  background-color: #25d366;
  padding: 15px 30px;
  width: 100%;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  font-family: Inter;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  color: #fff;
  text-decoration: none;
}

.Order_time {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
}

.Order_time .box {
  width: 50%;
  border: solid 1px #000;
  margin-left: -1px;
  text-align: center;
  padding: 13px;
}

.Order_time .box img {
  max-width: 35px;
  height: 35px;
}
.Order_time .box h3 {
  font-family: Inter;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0;
  color: #012334;
  margin: 0 !important;
}
.Order_time .box p {
  font-family: Inter;
  font-weight: 300;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  margin: 0 !important;
  color: #012334;
}
.check_delivery_date {
  text-align: center;
  margin: 0 !important;
}
.check_delivery_date a {
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  text-decoration: underline;
  color: #012334;
}
.product__info-container .product-form__input .form__label {
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  color: #000;
}
.product-form__buttons .preorder_button.button {
  background-color: #012334;
  color: #fff;
  font-family: Inter;
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  padding: 18px;
  border: solid 1px #012334 !important;
  flex: 1;
}
.product-form__buttons .preorder_button.button:hover {
  background-color: #fff;
  color: #012334 !important;
}
@media (max-width: 1024px) {
  .product__info-container .product__title h1 {
    font-size: 26px !important;
    line-height: 24px !important;
  }
  .offer-block-slider .offer-text {
    font-size: 14px;
  }
  .offer-block-slider .auto-applied-text {
    font-size: 12px;
  }
  .product__info-container .product-form__input .form__label {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .product-form__buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    display: none;
  }
  .product-tab-wrapperr .tabs-nav li a {
    padding: 10px 10px;
  }
  .product__info-container .product__title h1 {
    font-size: 24px !important;
    line-height: 29px !important;
  }
  .new-product-page .price--on-sale .price__sale span.price-item--last {
    font-size: 20px;
  }
  .new-product-page .price--on-sale .price-item--regular {
    font-size: 16px !important;
  }
  .new-product-page .price--on-sale .price__sale span.discount-amount {
    font-size: 10px;
    padding: 4px 10px;
  }
  .new-product-page.grid .product__info-wrapper .free-shipping {
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 8px;
  }
  .new-product-page .more__discount_text span {
    font-size: 12px;
  }
  .product__info-container .product-form__input .form__label {
    font-size: 12px;
  }
  .table-roww.title-row .table-column p {
    font-size: 16px;
    font-weight: bold;
  }
  .tab-table p,
  .tab-table .title-row p {
    font-size: 14px;
    font-weight: bold;
  }
  .tab-content p {
    font-size: 10px !important;
  }
  .whatsapp_button {
    display: none;
  }
  .Order_time .box h3 {
    font-size: 12px;
  }
  .Order_time .box p {
    font-size: 8px;
  }
  .Order_time .box img {
    max-width: 25px;
    height: 25px;
  }
  .Order_time .box {
    padding: 8px;
  }
  .check_delivery_date a {
    font-size: 12px;
    font-weight: bold;
  }
  .offer-block-slider .offer-text {
    font-size: 12px;
  }
  h2.products-tabs-heading {
    font-size: 20px;
  }
  .product-form__buttons button {
    width: calc(50% - 2.5px);
  }
  .shopify-payment-button {
    width: calc(50% - 2.5px);
  }
  .button-notify-me {
    font-size: 14px !important;
  }
  .product-form__buttons .preorder_button.button {
    font-size: 14px !important;
    padding: 10px 30px !important;
    max-height: 37px !important;
  }
}

.check_delivery_date-popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #c8c8c8;
  margin: 0 !important;
  padding: 30px;
  z-index: 1001;
  max-width: 520px;
  width: 100%;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
}
.check_delivery_date-popup .icon-close {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 6px;
  right: 6px;
  cursor: pointer;
}
.check_delivery_date-popup .zipcode-input {
  display: flex;
  align-items: center;
  gap: 20px;
}
.check_delivery_date-popup .zipcode-input input {
  max-width: 60%;
  border: 0.5px solid #000;
  padding: 15px;
}
.check_delivery_date-popup .zipcode-input input:placeholder {
  color: #000;
}
.check_delivery_date-popup .zipcode-input .deliver_button {
  width: 40%;
  background-color: #012334;
  height: 45px;
  color: #c5af63;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}
.popup-overlay-new {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}

body.popup-open-new {
  overflow: hidden;
}

body.popup-open-new .popup-overlay-new {
  display: block;
}

body.popup-open-new .check_delivery_date-popup {
  display: block;
}

@media (max-width: 767px) {
  .check_delivery_date-popup {
    max-width: 395px;
  }
  .tab-table .headRow p {
    font-size: 20px;
  }
}

.offer-block-slider .slick-arrow {
  max-width: 20px;
  background-color: #f2f2f2;
  border-radius: 50%;
}

.offer-block-slider .slick-prev:before {
  content: "";
}
.offer-block-slider .slick-next:before {
  content: "";
}
.offer-block-slider .slick-prev:before,
.offer-block-slider .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.offer-block-slider button.slick-prev {
  left: -10px;
  background-image: url("/cdn/shop/files/Arrow_1_1.png?v=1744706537");
  background-repeat: no-repeat;
  background-position: center;
}

.offer-block-slider button.slick-next {
  right: -10px;
  background-image: url("/cdn/shop/files/Arrow_2.png?v=1744706537");
  background-repeat: no-repeat;
  background-position: center;
}

.product_info_gridrow_rating a {
  text-decoration: none;
}

.product-gallery-for .slick-arrow {
  max-width: 36px;
  background-color: #f2f2f2 !important ;
  border-radius: 50%;
}

.product-gallery-for .slick-prev:before {
  content: ".";
}
.product-gallery-for .slick-next:before {
  content: ".";
}
.product-gallery-for .slick-prev:before,
.product-gallery-for .slick-next:before {
  font-family: "slick";
  font-size: 35px;
  line-height: 1;
  opacity: 0.75;
  color: #f2f2f2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.product-gallery-for .slick-prev:before {
  /* left: -10px; */
  background-image: url("/cdn/shop/files/Arrow_1_1.png?v=1744706537");
  background-repeat: no-repeat;
  background-position: center;
  /* width: 20px; */
}

.product-gallery-for .slick-next:before {
  /* right: -10px; */
  background-image: url("/cdn/shop/files/Arrow_2.png?v=1744706537");
  background-repeat: no-repeat;
  background-position: center;
  /* width: 20px; */
}
/*================================ image_and_text ================================*/

.image_and_text_section {
  /* background-color: #f0f0f0; */
  padding: 46px 40px;
  overflow: hidden;
}
.image_and_text {
  display: flex;
  /* align-items: center; */
  justify-content: center;
}
.image_and_text_box {
  max-width: 426px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.box_heading {
  background-color: #012234;
}
.box_heading h2 {
  font-family: LT Remark;
  font-weight: 400;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: 0;
  margin: 0;
  color: #ffffff;
  text-align: center;
  padding: 15px;
}
.image_and_text_box img {
  width: 100%;
  height: 301px;
  object-fit: cover;
  display: block;
}
.image_and_text_box .text {
  background-color: #d9d9d966;
  border: solid 1px #000;
  height: 148px;
}
.image_and_text_box .text p {
  margin: 0;
  font-family: Inter;
  font-weight: 400;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0;
  color: #000;
  padding: 43px 53px 71px;
}

@media (max-width: 1199px) {
  .image_and_text_section {
    padding: 36px 30px;
  }
  .image_and_text_box {
    /* max-width: 350px; */
  }
  .image_and_text_box img {
    height: 250px;
  }
  .image_and_text_box .text p {
    font-size: 14px;
    padding: 33px 30px 51px;
  }
  .box_heading h2 {
    font-size: 20px;
    padding: 12px;
  }
  .image_and_text_box .text {
    height: 120px;
  }
}

@media (max-width: 767px) {
  .image_and_text_section {
    padding: 36px 20px;
  }
  .image_and_text_box {
    max-width: 100%;
  }
  .image_and_text {
    /* flex-wrap: wrap; */
  }
  .image_and_text_box img {
    height: 220px;
  }
  .image_and_text_box .text p {
    font-size: 14px;
    padding: 23px 23px 31px;
  }
  .box_heading h2 {
    font-size: 14px;
    padding: 8px;
  }
  .image_and_text_box .text {
    height: 100px;
  }
}

@media (max-width: 550px) {
  .image_and_text_section {
    padding: 36px 15px;
  }
  .image_and_text_box {
    max-width: 100%;
  }

  .image_and_text_box img {
    height: 120px;
  }
  .image_and_text_box .text p {
    font-size: 12px;
    padding: 15px 10px 21px;
  }
  .image_and_text_box .text {
    height: 80px;
  }
}

.image_and_text_section .mobile_size {
  display: none !important;
}

@media (max-width: 767px) {
  .image_and_text_section .desktop_size {
    display: none !important;
  }
  .image_and_text_section .mobile_size {
    display: block !important;
  }
}

.section-image-banner .new_banner_img img {
  width: 100%;
  max-width: 100%;
  height: 100% !important;
  object-fit: cover !important;
}

.new_banner_contentimg .mobile_img {
  display: none;
}
.new_banner_contentimg .mobile_img img {
  display: block;
  width: 100%;
}

@media (max-width: 767px) {
  .new_banner_contentimg .new_banner_img {
    display: none;
  }
  .new_banner_contentimg .mobile_img {
    display: block;
    width: 100%;
  }
}

.offer_button {
  background-color: #012334;
  text-align: center;
  display: flex;
  justify-content: center;
}
.offer_button a {
  padding: 13px;
  margin: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0;
  color: #ffffff;
  text-decoration: none;
}
.offer-block-item p {
  font-family: Inter;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0;
  color: #fff;
  text-align: center;
  margin: 0;
}
@media (max-width: 767px) {
  .offer_button a {
    padding: 10px;
    font-size: 14px;
  }
  .offer-block-item p {
    font-size: 12px;
  }
  .tab-table-wrapper {
    margin: 0 !important;
  }
}
.preorder_text p {
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  margin: 0;
}
@media (max-width: 800px) {
  .product__info-wrapper variant-radios .size-chart-popup-wrapper {
    top: 59px;
    right: 0;
    z-index: 999;
  }
}
.new-product-page .quantity:after {
  border-radius: 99px !important;
}
/* ------------------ ----------------- ----------------
  29/MAY/2025 product gallery has video -- START
------------------ ----------------- ---------------- */
.slick--slide__zoom .zooom {
  cursor: pointer;
}
@media only screen and (min-width: 801px) {
  .new-product-page.grid .product-gallery-swiper .product-gallery-for-new {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
  }
  .new-product-page.grid
    .product-gallery-swiper
    .product-gallery-for-new
    > .slick--slide {
    flex: 0 0 auto;
    width: calc(50% - 30px / 2);
  }
  .new-product-page.grid
    .product-gallery-swiper
    .product-gallery-for-new
    > :first-child,
  .new-product-page.grid
    .product-gallery-swiper
    .product-gallery-for-new
    > .slick--slide-video {
    flex: 0 0 auto;
    width: 100%;
  }
  .new-product-page.grid
    .product-gallery-swiper
    .product-gallery-for-new
    > .slick--slide-video
    video {
    max-width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 800px) {
  .new-product-page.grid .product-gallery-swiper .product-gallery-for-new {
    display: block;
  }
  .product .product-gallery-for .slick-slide .slick--slide > video {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
  }
}
/* ------------------ ----------------- ----------------
  29/MAY/2025 product gallery has video -- END
------------------ ----------------- ---------------- */

.header__inline-menu .list-menu {
  align-items: center;
}
.header__inline-menu .list-menu li .header__menu-item.list-menu__item {
  padding-left: 8px;
}
.header_menu_icon img {
  max-width: 100%;
  height: auto;
  display: block;
  width: 30px;
}

/* ---------------------- --------------------------------- ----------------------
START :: sections/featured-collection-list.liquid
---------------------- --------------------------------- ---------------------- */

.fcollection-grid{
  display: flex;
  gap: 26px;
  flex-wrap: wrap;
}
.fcblock-2-items .fcollection-item {
  flex: 0 0 auto;
  width: calc(50% - 26px / 2);
}
.fcblock-3-items .fcollection-item {
  flex: 0 0 auto;
  width: calc(33.333% - 26px * 2 / 3);
}
.fcblock-4-items .fcollection-item {
  flex: 0 0 auto;
  width: calc(25% - 26px * 3 / 4);
}
.fcblock-5-items .fcollection-item {
  flex: 0 0 auto;
  width: calc(20% - 26px * 4 / 5);
}

.fcollection-item .fcard > .card__content{
  display: none;
}
.fcollection-item .fcard > .card__inner > .card__content {
  display: flex;
  align-items: flex-end;
  padding: 0;
}
.fcollection-item .fcard > .card__inner > .card__content .card__information {
  display: block;
  width: 100%;
  padding: 0 10px 34px 26px;
}
.fcollection-item .fcard > .card__inner > .card__content .card_product_title {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 0;
}
.fcollection-item .fcard > .card__inner > .card__content .card__caption{
  color: #FFF;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.fcollection-item .fcard > .card__inner > .card__content .card__heading{
  color: #FFF;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.fcollection-item .fcard > .card__inner > .card__content .card__shopnow button {
  color: #FFF;
  text-transform: uppercase;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  min-height: 40px;
  max-width: 120px;
  padding: 0 10px;
  width: 100%;
  min-width: 120px;
}

@media only screen and (max-width: 1199px){
  .fcollection-grid{
    gap: 16px;
  }
  .fcblock-2-items .fcollection-item {
    flex: 0 0 auto;
    width: calc(50% - 16px / 2);
  }
  .fcblock-3-items .fcollection-item {
    flex: 0 0 auto;
    width: calc(33.333% - 16px * 2 / 3);
  }
  .fcblock-4-items .fcollection-item {
    flex: 0 0 auto;
    width: calc(25% - 16px * 3 / 4);
  }
  .fcblock-5-items .fcollection-item {
    flex: 0 0 auto;
    width: calc(20% - 16px * 4 / 5);
  }

  .fcollection-item .fcard > .card__inner > .card__content .card__information {
    padding: 0 10px 22px 16px;
  }
  .fcollection-item .fcard > .card__inner > .card__content .card__heading {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px){
  .featured-collectionlist .page-width {
    padding: 0 0 0;
  }
  .fcollection-grid {
    gap: 14px;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 10px;
    margin-left: 1.5rem;
  }
  .fcollection-grid::-webkit-scrollbar {
    height: 4px;
    background-color: #D9D9D9;
  }
  .fcollection-grid::-webkit-scrollbar-thumb {
    height: 4px;
    background-color: #000000;
  }
  .fcollection-grid .fcollection-item  {
    width: 100%;
    max-width: 328px;
  }
  .fcollection-grid .fcollection-item:last-child {
    margin-right: 1.5rem;
  }
}

/* ---------------------- --------------------------------- ----------------------
END :: sections/featured-collection-list.liquid
---------------------- --------------------------------- ---------------------- */

/* ---------------------- --------------------------------- ----------------------
START :: sections/featured-grid-collection.liquid
---------------------- --------------------------------- ---------------------- */

.fgcollection-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.fgcollection-grid .fgcollection-item{
  flex: 0 0 auto;
  width: calc(25% - 15px);
}
.fgcollection-grid .fgcollection-item.fgcollection-item--double {
  flex: 0 0 auto;
  width: calc(50% - 10px);
}
@media only screen and (max-width: 1199px){
  .fgcollection-grid {
    gap: 14px;
  }
  .fgcollection-grid .fgcollection-item{
    flex: 0 0 auto;
    width: calc(25% - 10px);
  }
  .fgcollection-grid .fgcollection-item.fgcollection-item--double {
    flex: 0 0 auto;
    width: calc(50% - 8px);
  }
}

.fgcollection-grid .fgcollection-item .fcard .card__inner{
  height: 100%;
}
.fgcollection-item .fcard > .card__content{
  display: none;
}
.fgcollection-item .fcard > .card__inner > .card__content {
  display: flex;
  align-items: flex-end;
  padding: 0;
}
.fgcollection-item .fcard > .card__inner > .card__content .card__information {
  display: block;
  width: 100%;
  padding: 0 10px 30px 21px;
}
.fgcollection-item .fcard > .card__inner > .card__content .card__heading{
  color: #FFF;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.fgcollection-item .fcard > .card__inner > .card__content .card_product_title {
  margin-bottom: 0;
}
.fgcollection-item .fcard > .card__inner > .card__content .card__shopnow{
  display: none;
}
@media only screen and (max-width: 1199px){
  .fgcollection-item .fcard > .card__inner > .card__content .card__heading {
    font-size: 20px;
  }
  .fgcollection-item .fcard > .card__inner > .card__content .card__information {
    padding: 0 10px 24px 16px;
  }
}
@media only screen and (max-width: 767px){
  .featured-grid-collection .page-width {
    padding: 0 0 0;
  }
  .fgcollection-grid {
    gap: 14px;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 10px;
    margin-left: 1.5rem;
  }
  .fgcollection-grid::-webkit-scrollbar {
    height: 4px;
    background-color: #D9D9D9;
  }
  .fgcollection-grid::-webkit-scrollbar-thumb {
    height: 4px;
    background-color: #000000;
  }
  .fgcollection-grid .fgcollection-item,
  .fgcollection-grid .fgcollection-item.fgcollection-item--double {
    width: 100%;
    max-width: 328px;
  }
  .fgcollection-grid .fgcollection-item:last-child {
    margin-right: 1.5rem;
  }
  .fgcollection-item .fcard > .card__inner > .card__content .card__heading {
    font-size: 20px;
  }
  .fgcollection-item .fcard > .card__inner > .card__content .card__information {
    padding: 0 10px 20px 16px;
  }
}
@media only screen and (max-width: 479px){
  .fgcollection-item .fcard > .card__inner > .card__content .card__information {
      padding: 0 10px 14px 14px;
  }
  .fgcollection-item .fcard > .card__inner > .card__content .card__heading {
      font-size: 14px;
  }
}
/* ---------------------- --------------------------------- ----------------------
END :: sections/featured-grid-collection.liquid
---------------------- --------------------------------- ---------------------- */
/* ---------------------- --------------------------------- ----------------------
START :: sections/featured-tabs-new.liquid
---------------------- --------------------------------- ---------------------- */

.featuredtab-section .ftab-header{
  display:flex;
  align-items: flex-end;
  justify-content:space-between;
  gap: 10px;
  margin: 0 0 21px;
}
.featuredtab-section .ftab-header .ftab-title{
  flex: 1;
}
.featuredtab-section .ftab-header .ftab-tabs{
  flex: 0 0 auto;
}
.featuredtab-section .ftab-title > h2{
  color: #012334;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0 0 0;
}
.featuredtab-section .ftab-title > .rte{
  color: #012334;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.featuredtab-section .ftab-title > .rte *{
  margin: 0 0 0;
}

.featuredtab-section .ftab-tabs > .ftabs{
  list-style: none;
  padding: 0;
  margin: 0;
  display:flex;
  align-items: center;
  justify-content: flex-end;
  gap: 38px;
}
.featuredtab-section .ftab-tabs > .ftabs .ftab-link{
  color: rgba(1, 35, 52, 0.60);
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  cursor: pointer;
}
.featuredtab-section .ftab-tabs > .ftabs .ftab-link:hover,
.featuredtab-section .ftab-tabs > .ftabs .ftab-link:focus-visible,
.featuredtab-section .ftab-tabs > .ftabs .ftab-link.current{
  color: #012334;
}

.featuredtab-section .ftab-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 23px;
}
.featuredtab-section .ftab-inner > *{
  flex: 0 0 auto;
  width: calc(25% - 23px * 3 / 4);
}
@media only screen and (min-width: 901px){
  .featuredtab-section .ftab-inner > *:nth-child(5),
  .featuredtab-section .ftab-inner > *:nth-child(6){
    display: none;
  }
}

.ftab-collection-banner > a {
  display: block;
  position: relative;
  height: 100%;
}
/* .ftab-collection-banner > a .ft-collebanner{
  height: 100%;
} */
.ftab-collection-banner > a img,
.ftab-collection-banner > a .ft-collebanner > img{
  display: block;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;

  position: absolute;
  top:0;
  left: 0;
  bottom: 0;
  height: 100%;
}
.ftab-collection-banner > a .button{
  position: absolute;
  bottom: 19px;
  left: 22px;
}

.ftab-content{
  display: none;
}
.ftab-content.current{
  display: inherit;
}

.ftab-card .card__content .card__information{
  padding-top: 8px;
  padding-bottom: 0;
}
.ftab-card .card__information .tag-wrapperr {
  display: none;
}
.ftab-card .card__information > .card__content .card__heading{
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.ftab-card .card__information > .hide-homepage {
  display: none;
}
.ftab-card .card__information > .price .price__sale{
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.ftab-card .card__information > .price .price-item{
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.ftab-card .card__information > .price .price__sale > span:nth-child(2) {
  line-height: 1;
}
.ftab-card .card__information > .price .price-item--regular{
  color: #A55329;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-decoration-line: line-through;
}
@media only screen and (max-width: 991px){
  .featuredtab-section .ftab-inner {
    gap: 16px;
  }
  .featuredtab-section .ftab-inner > *{
    width: calc(25% - 16px * 3 / 4);
  }
}
@media only screen and (max-width: 900px){
  .featuredtab-section .ftab-inner {
    gap: 16px;
  }
  .featuredtab-section .ftab-inner > *{
    width: calc(33.333% - 16px * 2 / 3);
  }
}
@media only screen and (max-width: 767px){
  .featuredtab-section .ftab-header{
    flex-direction: column;
  }
  .featuredtab-section .ftab-title > .rte {
    font-size: 16px;
    margin: 2px 0 0;
  }
  .featuredtab-section .ftab-header .ftab-tabs {
    margin-top: 14px;
  }
  .featuredtab-section .ftab-header .ftab-tabs,
  .featuredtab-section .ftab-header .ftab-title {
    flex: 0 0 auto;
    width: 100%;
  }
  .featuredtab-section .ftab-tabs > .ftabs {
    gap: 30px;
    justify-content: flex-start;
  }
  .featuredtab-section .ftab-inner {
    gap: 10px;
  }
  .featuredtab-section .ftab-inner > *{
    width: calc(50% - 10px / 2);
  }
  .ftab-collection-banner > a .button {
    bottom: 14px;
    left: 14px;
    height: 36px;
    min-height: 30px;
    min-width: 100px;
    max-width: 110px;
    padding: 0 10px;
  }
  .ftab-collection-banner > a .button:not(:hover){
    color: #000;
    background: #fff;
  }
  .ftab-collection-banner > a .button:not(:hover)::before,
  .ftab-collection-banner > a .button:not(:hover)::after {
    content: none;
    display: none;
  }
  .ftab-card .card__information .card_product_title {
    margin-bottom: 4px;
  }
  .ftab-card .card__information > .price .price-item{
    font-size: 14px;
  }
  .ftab-card .card__information > .price .price-item--regular{
    font-size: 12px;
  }
}

/* ---------------------- --------------------------------- ----------------------
END :: sections/featured-tabs-new.liquid
---------------------- --------------------------------- ---------------------- */
/* ---------------------- --------------------------------- ----------------------
START :: sections/main-blog.liquid
---------------------- --------------------------------- ---------------------- */
.main-blog .page-width {
  max-width: 900px;
}
.main-blog h1.title--primary {
  text-align: center;
}

.main-blog .blog-articles {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.main-blog .blog-articles .blog-articles__article {
  flex: 0 0 auto;
  width: calc(33.333% - 20px * 2 / 3);
}
.blog-articles .card .card__inner {
  background: transparent;
  border: none;
}
.blog-articles .card .card__inner .card__media {
  position: relative;
  aspect-ratio: 12 / 7;
  border-radius: 6px;
}
.blog-articles .card .card__inner .card__media img,
.blog-articles .card .card__inner .card__media svg{
  object-fit: cover;
  object-position: center center;
}
.blog-articles .card .card__inner:not(.ratio)>.card__content {
  height: auto;
  padding: 1rem 0 0;
}
.main-blog .blog-articles .article-card .card__inner:after{
  display: none;
  content: none;
}
.blog-articles .article-card .card__content .card__information {
  padding: 0;
}
.blog-articles .article-card .card__content .card__information h3.card__heading {
  font-size: 14px;
}

.article-group{
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.article-group .fatured-post{
  flex: 0 0 auto;
  width: calc(60% - 30px / 2);
}
.article-group .read-posts{
  flex: 0 0 auto;
  width: calc(40% - 30px / 2);
}
.article-group .all-posts{
  flex: 0 0 auto;
  width: 100%;
}

.main-blog .fatured-post.blog-articles .blog-articles__article {
    flex: 0 0 auto;
    width: 100%;
}

/* read post */
.main-blog .read-posts.blog-articles .blog-articles__article {
    flex: 0 0 auto;
    width: 100%;
}
.main-blog .read-posts .blog-articles__article .article-card .card__inner {
    display: flex;
    flex-direction: row-reverse;
    gap: 10px;
}
.main-blog .read-posts .blog-articles__article .article-card .card__inner .card__media {
    flex: 0 0 auto;
    width: 100%;
    aspect-ratio: 12 / 7;
}
.main-blog .card--media .card__inner .card__content {
    display: none;
}
.main-blog .read-posts .blog-articles__article .article-card .card__inner .card__content {
    flex: 1;
    padding-top: 0;
}
.main-blog .read-posts .blog-articles__article .article-card .card__inner .card__content h3.card__heading {
    font-size: 14px;
}
.main-blog .read-posts .blog-articles__article .article-card .card__inner .card__content h3.card__heading > a{
    overflow: hidden;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}

@media only screen and (max-width: 767px){
  .main-blog .page-width {
      padding: 0 1.5rem;
  }
  .article-group {
      gap: 16px;
  }
  .main-blog .blog-articles {
      gap: 14px;
  }
  .article-group .fatured-post,
  .article-group .read-posts{
      flex: 0 0 auto;
      width: 100%;
  }
  .main-blog .read-posts .blog-articles__article,
  .main-blog .all-posts .blog-articles__article {
      width: 100%;
      padding-top: 14px;
      border-top: 1px solid #ddd;
  }
  .main-blog .all-posts .blog-articles__article .article-card .card__inner {
      display: flex;
      flex-direction: row-reverse;
      gap: 10px;
  }
  .main-blog .all-posts .blog-articles__article .article-card .card__inner .card__media {
      flex: 0 0 auto;
      width: 40%;
      aspect-ratio: 12 / 7;
  }
  .main-blog .all-posts .blog-articles__article .article-card .card__inner .card__content {
      flex: 1;
      padding-top: 0;
  }
}

/* ---------------------- --------------------------------- ----------------------
END :: sections/main-blog.liquid
---------------------- --------------------------------- ---------------------- */