/** Shopify CDN: Minification failed

Line 2500:17 Expected ":"

**/
.page-width-desktop, .page-width{
  max-width: 1590px;
}

.header--middle-left{
  grid-template-columns: 1fr auto 1fr;
}

@font-face {
    font-family: 'Open Sans';
    src: url('https://cdn.shopify.com/s/files/1/0677/8755/5036/files/OpenSans-SemiBold.woff2?v=1702549328') format('woff2'),
        url('https://cdn.shopify.com/s/files/1/0677/8755/5036/files/OpenSans-SemiBold.woff?v=1702549328') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}



.announcement-bar h5{
  font-size: 16px;
  line-height: 20px;
  /* margin-top: 10px;
  margin-bottom: 10px; */
  margin-top: 14px;
  margin-bottom: 14px;
}

.announcement-bar h5 a{
  color: #393939;
}

.shopify-section-group-header-group.section-header .header__menu-item span{
  font-weight: 600;
  color: #393939;
  text-transform: uppercase;
  font-size: 24px;
}

.shopify-section-group-header-group.section-header .header__inline-menu > .list-menu.list-menu--inline > li > a > span, .shopify-section-group-header-group.section-header .header__inline-menu > .list-menu.list-menu--inline > li header-menu > details > summary span {
  line-height: 50px;
  letter-spacing: 1px;
  color: #393939;
    /* color: #fff; */
}

.shopify-section-group-header-group.section-header .header__menu-item + .header__submenu li .header__menu-item span{
  font-size: 17px;
  color: #393939;
  font-weight: 400;
  text-transform: none;
}

/* .shopify-section-group-header-group.section-header #HeaderMenu-MenuList-3{
  min-width: 360px;
  column-count: 2;
  column-gap: 10px;
} */

/* .shopify-section-group-header-group.section-header #HeaderMenu-MenuList-3 li a{
  color: #393939;
} */

.shopify-section-group-header-group.section-header .header__submenu li a{
  font-size: 18px;
  color: #393939;
  line-height: 25px;
  padding: 10px 30px;
}

.shopify-section-group-header-group.section-header .header__submenu li details summary span{
  font-size: 18px !important;
  color: #393939;
  font-family: inherit !important;
  line-height: 25px;
  text-decoration: none !important;
  font-weight: 400 !important;
}

.shopify-section-group-header-group.section-header .header__submenu li  details summary{
  padding: 10px 30px;
}

.shopify-section-group-header-group.section-header .header__submenu{
  background: #fff;
  padding: 0px !important;
  border: none !important;
}

.shopify-section-group-header-group.section-header .header__submenu li  details summary:hover{
  background: #B29A66;
  color: #fff;
  text-decoration: none;
}

.shopify-section-group-header-group.section-header .header__submenu li  details summary:hover span{
  color: #fff !important;
}

.shopify-section-group-header-group.section-header .header__submenu li a:hover, .shopify-section-group-header-group.section-header .header__submenu li  details summary:hover span{
  background: #8D7249;
  color: #fff;
  text-decoration: none;
}

.shopify-section.featured-collection.collection-list{
  background: #f7f7f7;
  padding-top: 30px;
  padding-bottom: 30px;
}

.shopify-section.featured-collection.collection-list ul.product-grid{
  padding: 0px;
  margin: 0px;
}



/* ======================= banner section starts ======================== */

.shopify-section.bannner-secion .slide{
  position: relative;
}

.shopify-section.bannner-secion .slide .desktop-image{
  float: left;
  width: 100%;
  display: block;

  object-fit: cover;
  object-position: right center;
}

.shopify-section.bannner-secion .slide .mobile-image{
  display: none;
}


.shopify-section.bannner-secion .slide .wrapper.desktop-content{
    max-width: 800px!important;
    left: 0% !important;
    padding: 4% 0px 35px;
    position: absolute;
    top: 10%;
}


.shopify-section.bannner-secion .slide .wrapper.desktop-content a.button{
      font-size: 31px;
    padding: 14px 40px!important;
      text-align: center;
    text-decoration: none;
    display: inline-block;
    border: 2px solid #050505;
      color: #050505!important;
  background: transparent;
  margin-top: 30px;
  transition: all .3s ease;
}

.shopify-section.bannner-secion .slide.video-slide .wrapper.desktop-content a.button{
  border-color: #fff;
  color: #fff !important;
  text-decoration: none;
}

.shopify-section.bannner-secion .slide .wrapper.desktop-content a.button::after, .shopify-section.bannner-secion .slide .wrapper.desktop-content a.button::before{
  display: none;
}

.shopify-section.bannner-secion .slide .wrapper.desktop-content a.button:hover{
  color: #fff!important;
  background-color: #000 !important;
  text-decoration: none;
  border-color: #000 !important;
}

.shopify-section.bannner-secion .slide .wrapper.desktop-content h4{
      margin-bottom: 15px!important;
    border-bottom: 2px solid #000;
    display: inline-block;
        font-size: 36px!important;
    line-height: normal;
  margin-top: 0px !important;
}

.shopify-section.bannner-secion .slide .wrapper.desktop-content h2{
  margin-top: 15px;
  margin-bottom: 0px;
}

.shopify-section.bannner-secion .slide .wrapper.desktop-content h2 a{
  font-size: 61px;
}

.shopify-section.bannner-secion .slide .wrapper.desktop-content p{
  font-size: 24px;
    max-width: 580px;
    line-height: 1.3;
    margin-bottom: 20px
}

@media (min-width:1400px) {
  .shopify-section.bannner-secion .slide .wrapper.desktop-content p{
    font-size: 30px;
  }
}


.shopify-section.bannner-secion .slick-slide {
  position:relative;
}

.shopify-section.bannner-secion .slick-slide.video-slide::before{
  content: "";
  position: relative;
  width: 100%;
  display: block;
  padding-top: 41.66%;
}

.shopify-section.bannner-secion .slick-slide.video-slide video{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.shopify-section.bannner-secion ul.slick-dots {
  bottom: 20px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

/* .shopify-section.bannner-secion .slick-dots li button {
  border: 2px solid #fff;
}
 */

.shopify-section.bannner-secion .slick-dots li{
  width: 14px !important;
    height: 14px !important;
  margin-left: 6.5px !important;
  margin-right: 6.5px !important;
}

.shopify-section.bannner-secion .slick-dots li button:before {
    color: #333 !important;
    font-size: 35px;
    left: 0px;
}

.shopify-section.bannner-secion .slick-dots li button {
    background: #fff;
    border-radius: 100%;
    width: 14px !important;
    height: 14px !important;
    padding: 0px !important;
}

.shopify-section.bannner-secion .slick-dots li.slick-active button{
  background: #BE0008;

}

.shopify-section.bannner-secion .slick-dots li button:hover,
.shopify-section.bannner-secion .slick-dots li button:focus {
  background: #BE0008;
}

.shopify-section.bannner-secion .slick-dots li button:focus,
.shopify-section.bannner-secion .slick-dots li:focus {
  outline: none !important;
}

.shopify-section.bannner-secion .banner-carousel{
  margin-bottom: 0px;
}

.shopify-section.bannner-secion .slick-dots li button::before{
  display: none;
}

/* ================ featured collection starts ================= */

.shopify-section.featured-collection .collection__title h2.title{
      font-size: 34px;
    padding: 0 55px;
    display: table;
  margin: 0 auto 20px;
  border-left: 4px solid #c8242b;
  border-right: 4px solid #c8242b;

}

.shopify-section.featured-collection .product-grid .slick-slide .card__content{
  display: none;
}

.shopify-section.featured-collection .product-grid .slick-slide .card__media .media img{
  transform: scale(0.9);
}

.shopify-section.featured-collection .product-grid .slick-slide .card__inner{
  background: transparent;
}

.shopify-section.section.featured-collection .gradient{
  background: #f7f7f7;
}

.shopify-section.featured-collection .product-grid .slick-slide .card:hover .media.media--hover-effect > img:first-child:only-child, .shopify-section.featured-collection .product-grid .slick-slide .card-wrapper:hover .media.media--hover-effect > img:first-child:only-child{
  transform: scale(0.9);
}

.shopify-section.featured-collection .product-grid .slick-arrow::before{
  display: none;
}

.shopify-section.featured-collection .product-grid .slick-arrow.slick-prev::after{
  content: "";
  width: 25px;
  height: 35px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' style='fill: %23c8242b;'%3e%3cpath d='M7.33 24l-2.83-2.829 9.339-9.175-9.339-9.167 2.83-2.829 12.17 11.996z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  transform: rotate(180deg);
  position: relative;
  display: inline-block;
}

.shopify-section.featured-collection .product-grid .slick-arrow.slick-next::after{
  content: "";
  width: 25px;
  height: 35px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' style='fill: %23c8242b;'%3e%3cpath d='M7.33 24l-2.83-2.829 9.339-9.175-9.339-9.167 2.83-2.829 12.17 11.996z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  transform: rotate(0deg);
  position: relative;
  display: inline-block;
}

/* ================= shop gift starts =========================== */

.shopify-section.shop-gift{
  background: #f7f7f7;
}

.shopify-section.shop-gift .title-box h2{
  font-size: 60px;
  padding: 0 55px;
  display: table;
  margin: 0px auto 20px;
  border-left: 4px solid #c8242b;
  border-right: 4px solid #c8242b;
}

.shopify-section.shop-gift .link-box{
  padding-inline: 15px;
  margin-top: 60px;
}

.shopify-section.shop-gift .link-box .link-list{
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 16px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}


.shopify-section.shop-gift .link-box .link-list li{
  width: 100%;
}

.shopify-section.shop-gift .link-box .link-list li a{
   display: block;
    text-align: center;
    font-size: 20px !important;
    text-decoration: none !important;
    border: 2px solid #000;
    transition: all 0.3s ease;
    max-width: 90% !important;
    margin: 0 auto;
    padding: 10px;
    border-radius: 5px;
    font-weight: 600;
}

.shopify-section.shop-gift .link-box .link-list li a:hover {
  background-color:#000 !important;
  color:#fff !important;
}

/* =================== image -grid css ===================== */

.shopify-section.image-grid{
  padding: 15px 0;
  background: #f7f7f7;
}

.shopify-section.image-grid .page-width{
  padding-top: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.shopify-section.image-grid .page-width .grid-container .item1 { grid-area: first; }
.shopify-section.image-grid .page-width .grid-container .item2 { grid-area: second; }
.shopify-section.image-grid .page-width .grid-container .item3 { grid-area: third; }
.shopify-section.image-grid .page-width .grid-container .item4 { grid-area: forth; }
.shopify-section.image-grid .page-width .grid-container .item5 { grid-area: fifth; }

.shopify-section.image-grid .page-width .grid-container {
  display: grid;
  grid-template-areas:
    'first first second third'
    'first first forth fifth';
  gap: 16px;
  background-color: transparent;
  padding: 0 15px;
}

.shopify-section.image-grid .page-width .grid-container > div {
  background-color: transparent;
  text-align: center;
}

.shopify-section.image-grid .page-width .image-box a{
  position: relative;
  display: table;
  width: 100%;
  overflow: hidden;
}

.shopify-section.image-grid .page-width .image-box a::after{
  content: "";
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 100%;
}

.shopify-section.image-grid .page-width .image-box a img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  transition: all 0.25s ease-in-out;
}

.shopify-section.image-grid .page-width .image-box a:hover img{
  transform: scale(1.05);
}

/* ================== accordion section start =================== */

.shopify-section.accordion-section .acc-wrapper {
  padding: 0;
  margin: 0 auto;
}

.shopify-section.accordion-section .acc-header b {
  color: #bd9c64;
}

.shopify-section.accordion-section .acc-header {
  margin-bottom: 50px;
}

.shopify-section.accordion-section .acc-img {
  object-fit: cover;
  display: block;
  aspect-ratio: 1 / 1;
  max-width: 698px;
  max-height: 698px;
}

.shopify-section.accordion-section .accs {
  width: 100%;
  max-width: 1014px;
}

.shopify-section.accordion-section .acc-header-title {
  margin-top: 5px;
  margin-bottom: 23px;
}

.shopify-section.accordion-section .acc-subtitle {
  max-width: 1327px;
  margin: 0;
}

.shopify-section.accordion-section .acc-body {
  display: flex;
  gap: 80px;
  justify-content: center;
}

.shopify-section.accordion-section .acc-content {
  display: none;
  margin-bottom: 36px;
  text-align: left;
}

.shopify-section.accordion-section .acc-item p {
  display: none;
  margin-bottom: 36px;
  text-align: left;
  padding-inline: 10px;
  font-size: 17px;
  line-height: 27.2px;
  margin-top: 0px;
  margin-bottom: 20px;
}

.shopify-section.accordion-section .acc-item p a{
  font-size: 17px;
  color: #393939;
}

.shopify-section.accordion-section .acc-title {
  display: flex;
  align-items: center;
  user-select: none;
  cursor: pointer;
  padding: 30px 0px;
}

.shopify-section.accordion-section .acc-item h3 {
  display: flex;
  align-items: center;
  user-select: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
  height: 51px;
  font-size: 17px;
  margin-bottom: 20px;
  border-bottom: 1px solid #aaa;
}

.shopify-section.accordion-section .acc-item h3 span {
  flex-grow: 1;
}

.shopify-section.accordion-section .acc-title span {
  flex-grow: 1;
}

.shopify-section.accordion-section .acc-title:before {
  content: url("https://svgshare.com/i/zR1.svg");
  margin-right: 30px;
}

.shopify-section.accordion-section .acc-chevron {
  transform: rotate(0deg);
  margin-left: 20px;
  transition: 0.2s;
}

.shopify-section.accordion-section .acc-item {
  transition: 1s;

}

.shopify-section.accordion-section .acc-item:last-child {
  border-bottom: none;
}

.shopify-section.accordion-section{
  background: #f7f7f7;
}

.shopify-section.accordion-section h2.title{
  font-size: 29px;
  font-weight: 600;
  margin: 0px auto 20px;
  text-align: center;
}

/* ======================= footer section starts ======================= */

.shopify-section.shopify-section-group-footer-group footer.gradient{
  background: #f7f7f7;
  border: none;
  padding-top: 70px;
}

.shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer-block--newsletter{
  flex-flow: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 60px;
  margin-top: 0px;
}

.shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer-block--newsletter .footer-block__newsletter{
  margin-inline: auto;
  width: 100%;
  max-width: 600px;
}

.shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer-block--newsletter .footer-block__newsletter form.footer__newsletter{
  width: 100%;
  max-width: 600px;
  margin-inline: auto;
}

.shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer-block--newsletter .footer-block__newsletter form.footer__newsletter .field__input{
  height: 50px;
  background: transparent;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  color: #393939;
}

.shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer-block--newsletter .footer-block__newsletter form.footer__newsletter .field::after, .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer-block--newsletter .footer-block__newsletter form.footer__newsletter .field::before{
  display: none;
}

.shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer-block--newsletter .footer-block__newsletter form.footer__newsletter .newsletter-form__field-wrapper{
  width: 100%;
  max-width: 100%;
}

.shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer-block--newsletter .footer-block__newsletter form.footer__newsletter .field button{
  width: 60px;
  height: 50px;
  background: #393939;
  color: #fff;
  font-size: 17px;
  border-radius: 3px;
  overflow: hidden;
}

.shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer-block--newsletter .footer-block__newsletter form.footer__newsletter .field button::before, .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer-block--newsletter .footer-block__newsletter form.footer__newsletter .field button::after{
  display: none;
}

.shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer-block--newsletter .footer-block__newsletter .footer-block__heading{
  color: #000;
  font-size: 26px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 10px;
  line-height: 28px;
}

.shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer-block--newsletter .footer-block__newsletter .footer-block__subheading{
  font-size: 17px;
  margin: 0px;
  padding-bottom: 20px;
  text-align: center;
  color: #000;
}

.shopify-section.shopify-section-group-footer-group .footer-block__heading.inline-richtext{
  color: #393939;
  font-size: 19px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}

.shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .footer-block__details-content li a{
  color: #393939;
  padding-bottom: 0px;
  padding-top: 0px;
  font-size: 17px;
  line-height: 18px;
  letter-spacing: normal;
  color: #393939;
  font-family: "Noto Sans", sans-serif;
}

.shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .connect-form p{
  color: #393939;
  font-size: 17px;
  line-height: 1.6em;
  letter-spacing: normal;
  color: #393939;
  margin-top: 0px;
  margin-bottom: 10px;
}

.shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .connect-form .footer-signup form .field::before, .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .connect-form .footer-signup form .field::after{
  display: none;
}

.shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper{
  column-gap: 32px;
}

.shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .grid__item{
  width: calc(25% - 32px * 3/4);
}

.shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .connect-form .footer-signup form .field{
  /* flex-flow: column; */
  align-items: flex-start;
  justify-content: flex-start;
}

.shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .connect-form .footer-signup form .field input[type="email"]{
  width: 100%;
  max-width: 214px;
  background: #fff;
  height: 50px;
  margin-bottom: 10px;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  padding-inline: 15px;
}

.shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .connect-form .footer-signup form .field .newsletter-form__button {
      width: 60px;
    height: 50px;
    background: #393939;
    color: #fff;
    font-size: 17px;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
    font-family: inherit;
}

/* .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-bottom{
  border-top: none;
  padding-top: 0px;
} */

.shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-bottom .footer__copyright.caption{
  margin-top: 0px;
}

.shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-bottom .footer__copyright.caption .copyright__content{
  color: #fff;
  font-size: 17px;
  line-height: normal;
}

/* ======================= collection page starts ============================== */

body.collection .collection-hero{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

body.collection .collection-hero .collection-hero__inner.page-width{
  padding: 0px !important;
  width: 100%;
  max-width: 100%;
}

body.collection .collection-hero .collection-hero__inner.page-width .collection-hero__text-wrapper{
  display: none;
}

body.collection .collection-hero .collection-hero__inner.page-width .collection-hero__image-container{
  flex: 1 0 100%;
    margin-left: 0;
}

body.collection .collection-hero .collection-hero__inner.page-width .collection-hero__image-container img{
  position: relative;
  float: left;
  width: 100%;
  display: block;
  min-height: 350px;
  object-fit: cover;
  object-position: center center;
}

body.collection #main-collection-filters .active-facets.active-facets-desktop{
  display: none;
}

body.collection #main-collection-filters details.facets__disclosure-vertical{
  border-top: none;
  border-bottom: 1px solid #d5d5d5;
}

body.collection #main-collection-filters details.facets__disclosure-vertical .facets__summary{
  font-size: 19px;
  font-weight: 600;
  color: #393939;
}

body.collection #main-collection-filters details.facets__disclosure-vertical .facets__summary + div input[type="checkbox"] + svg{
  background: #fff;
  border: 1px solid #c3c3c3;
  margin-top: 15px;
}

body.collection #main-collection-filters details.facets__disclosure-vertical .facets__summary + div input[type="checkbox"] + svg rect{
  display: none;
}

body.collection #main-collection-filters details.facets__disclosure-vertical .facets__summary + div li .facets__label{
  padding-top: 0px;
  padding-bottom: 0px;
  line-height: 30px;
  align-items: center;
}

body.collection #main-collection-filters details.facets__disclosure-vertical .facets__summary + div li .facets__label svg{
  top: 50%;
  transform: translateY(-50%);
}

body.collection #main-collection-filters details.facets__disclosure-vertical .facets__summary + .facets__display-vertical .facets__header-vertical{
  padding-top: 5px;
  padding-bottom: 5px;
}

body.collection #main-collection-filters details.facets__disclosure-vertical .facets__summary + .facets__display-vertical input.field__input{
  background: #fff;
  border: 1px solid #d5d5d5;
  box-shadow: none;
}

body.collection #main-collection-filters details.facets__disclosure-vertical .facets__summary + .facets__display-vertical .field::before, body.collection #main-collection-filters details.facets__disclosure-vertical .facets__summary + .facets__display-vertical .field::after{
  display: none;
}

body.collection #ProductGridContainer .facets.facets-vertical-sort.page-width {
  padding-inline: 0px !important;
  padding-bottom: 20px !important;
  border-bottom: 1px solid #d5d5d5;
}

body.collection #ProductGridContainer .facets.facets-vertical-sort.page-width #FacetSortForm{
  justify-content: space-between;
  flex-flow: row-reverse;
  align-items: center;
}

body.collection #ProductGridContainer .facets.facets-vertical-sort.page-width #FacetSortForm .product-count-vertical.light{
  margin-left: 0px !important;
}

body.collection #ProductGridContainer .facets.facets-vertical-sort.page-width #FacetSortForm .product-count-vertical.light h2.product-count__text{
  color: #393939
  font-size: 17px;
  line-height: 28px;
}

body.collection #ProductGridContainer .facets.facets-vertical-sort.page-width #FacetSortForm  .select select{
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  padding: 3px 15px;
  height: 50px;
}

body.collection #ProductGridContainer .facets.facets-vertical-sort.page-width #FacetSortForm  .select svg{
  margin-right: 10px;
}

body.collection #ProductGridContainer .facets.facets-vertical-sort.page-width #FacetSortForm h2.facet-filters__label{
  margin-right: 10px;
}

body.collection #ProductGridContainer #product-grid{
  padding-inline: 10px;
  column-gap: 30px;
  row-gap: 40px;
}

body.collection #ProductGridContainer #product-grid .grid__item{
  width: calc(33.33% - 30px * 2 / 3);
  max-width: calc(33.33% - 30px * 2 / 3);
}

body.collection #ProductGridContainer #product-grid .grid__item .card__information h3.card__heading.h5{
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  margin-top: 3px;
  text-align: center;
}

body.collection #ProductGridContainer #product-grid .grid__item .card__information{
  padding-top: 0px;
  padding-bottom: 0px;
}


body.collection #ProductGridContainer #product-grid .grid__item .card__information .card-information .price{
  margin-top: 5px;
  font-size: 17px;
  font-weight: 400;
  text-align: center;

}
/* ======================= collection page ends ============================== */

/* ===================== About page start ========================== */

.about-banner{
  background-color: #666;
  background-image: url('https://cdn.shopify.com/s/files/1/0677/8755/5036/files/about-banner.png?v=1702963887');
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  flex-wrap: nowrap;
  position: relative;
}

.about-banner::before{
      content: "";
    height: 310px;
    width: 320px;
    background: rgb(102,102,102);
    background: linear-gradient(180deg,rgba(137,137,137,1) 0%,rgba(39,39,39,1) 80%,rgba(21,21,21,1) 100%);
    position: absolute;
    bottom: -65.6%;
}

.about-banner .left-content{
      min-height: 290px;
    margin-top: 115px;
  width: 100%;
  border: 6px solid transparent;
  margin-right: 10px;
}

.about-banner .left-content .content h2{
      font-size: 36px;
    margin-bottom: 20px !important;
    margin-top: 0px;
    font-weight: 600;
    line-height: normal;
}

.about-banner .left-content .content h2, .about-banner .left-content .content p{
      color: #fff;
    max-width: 375px;
    margin: 0 auto;
    letter-spacing: normal;
}

.about-banner .left-content .content p{
      font-size: 18px;
    line-height: 1.5;
}

.about-banner .right-content .mobile-image{
  display: none;
}

.about-banner .right-content{
  position: relative;
  bottom: 15px;
  width: 100%;
}

.about-banner .right-content .desktop-image{
  max-width: 500px;
    position: absolute;
    right: 375px;
    top: 14%;
  width: 100%;
  max-width: 500px;
}

.about-image-content{
  max-width: 1400px;
  display: flex;
  align-items: stretch;
  position: relative;
  bottom: 50px;
  margin-inline: auto;
}

.about-image-content .left-image-box{
  margin-right: 10px;
  border: 6px solid transparent;
  width: 40%;

}

.about-image-content .left-image-box img{
  width: 100%;
  max-width: 395px;
  float: right;
}

.about-image-content .right-content{
  margin-left: 10px;
  border: 6px solid transparent;
  width: 60%;
}

.about-image-content .right-content .content{
  margin-top: 145px;
}

.about-image-content .right-content .content p{
      font-size: 16px;
    line-height: 2;
  max-width: 485px;
  width: 100%;
  margin-inline: auto;
  color: #000;
  letter-spacing: normal;
}

body.about-us .rich-text{
      margin: 20px auto;
    width: calc(100% - 30px);
  max-width: 1200px;
  padding-left: 65px;
  bottom: 30px;
  position: relative;
}

body.about-us .rich-text p{
      font-size: 16px;
    line-height: 2;
  letter-spacing: normal;
  color: #393939;
}

.museum-collection{
    min-height: 575px;
    margin-bottom: 105px;
    position: relative;
    background: #000;
    /* display: flex;
  flex-wrap: nowrap; */

}

.museum-collection::after{
  content: "";
    height: 310px;
    width: 45px;
    background: rgb(94,95,95);
    background: linear-gradient(180deg,rgba(94,95,95,1) 0%,rgba(96,97,97,1) 30%,rgba(135,135,135,1) 100%);
    position: absolute;
    top: -155px;
    right: 0;
}

.museum-collection .left-content{
  border: 6px solid transparent;
  margin-right: 10px;
  width: 100%;
  position: relative;
  background-image: url('https://cdn.shopify.com/s/files/1/0677/8755/5036/files/museum-product-image-left.png?v=1702964468');
  background-position: left bottom!important;
  background-size: 725px;
  background-repeat: no-repeat;
}

.museum-collection .left-content h2{
  margin: 82px auto 0;
      font-size: 34px;
      color: #fff;
    max-width: 500px;
}

.museum-collection .left-content p{
  font-size: 16px;
    margin: 25px auto 0;
    line-height: 2;
      color: #fff;
    max-width: 500px;
}

.museum-collection .left-content p.right{
      margin: 0 auto;
    text-align: right;
    display: table;
    width: 100%;
}

.museum-collection .left-content p.right a{
  font-size: 16px;
    margin: 10px auto 0;
    border-bottom: 1px solid;
    line-height: 1.3;
    float: right;
    color: #fff;
  text-decoration: none;
}

.museum-collection .left-content ul {
    position: absolute;
    bottom: -7px;
    z-index: 1;
    opacity: .7;
    margin-bottom: 15px;
    right: 5%;
    list-style-type: none;
    padding: 0;
}

.museum-collection .left-content ul li{
      color: #b9b8b9;
    font-size: 11px;
    line-height: 1.6;
}


.museum-collection .right-content{
  border: 6px solid transparent;
  margin-left: 10px;
  width: 100%;
  background-size: auto;
  background-repeat: no-repeat;
  position: relative;
  background-image: url('https://cdn.shopify.com/s/files/1/0677/8755/5036/files/museum-background-right.png?v=1702964467');
}

.museum-collection .right-content::before{
  content: "";
  position: relative;
  width: 100%;
  padding-top: 575px;
  display: inline-block;
}

.museum-collection .right-content img{
      max-width: 551px;
    position: absolute;
    right: -6px;
    top: 45px;
}

.museum-collection .right-content ul{
  position: absolute;
    right: 20px;
    top: 31%;
    text-align: right;
    z-index: 1;
    opacity: .7;
  list-style-type: none;
  top: 31%;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 15px;
}

.museum-collection .right-content ul li{
      color: #b9b8b9;
    font-size: 11px;
    line-height: 1.6;
}

body.about-us .announcement-bar-section, body.about-us .shopify-section-group-header-group.section-header, body.about-us .shopify-section.shopify-section-group-footer-group footer.gradient{
  background: #fff !important;
}

/* ====================== About page end =========================== */

/* ====================== founding artist page start ===================== */

/* body.founding-artists .announcement-bar-section, body.founding-artists .shopify-section-group-header-group.section-header, body.founding-artists .shopify-section.shopify-section-group-footer-group footer.gradient{
  background-color: #fff !important;
} */

body.founding-artists .shopify-section.founding-artist .container{
  width: 100%;
  max-width: 1200px;
  margin-inline: auto;
}

body.founding-artists .shopify-section.founding-artist .container .content{
      max-width: 80%;
  padding-left: 12.5px;
  padding-right: 12.5px;
  margin: 0 auto;
}

body.founding-artists .shopify-section.founding-artist .container .content h2.title{
  font-size: 32px;
  font-weight: 600;
  text-align: center;
}

body.founding-artists .shopify-section.founding-artist .container .content .image-box{
  width: 100%;
  display: table;
}

body.founding-artists .shopify-section.founding-artist .container .content .image-box img{
  width: 100%;
}

body.founding-artists .shopify-section.founding-artist .container .content .audio-content{
  margin-top: 10px;
  text-align: center;
  margin-bottom: 10px;
}

body.founding-artists .shopify-section.founding-artist .container .content .audio-content p{
  display: table;
  margin-bottom: 20px;
  font-size: 17px;
  line-height: 1.6em;
  text-align: center;
  color: #393939;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 10px;
}

body.founding-artists .shopify-section.founding-artist .container .content .artist-content > div{
  max-width: 840px;
  margin-inline: auto;
}

body.founding-artists .shopify-section.founding-artist .container .content .artist-content h2{
  text-align: center;
    font-size: 22px;
    line-height: 1;
    font-weight: 600;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 30px;
}

body.founding-artists .shopify-section.founding-artist .container .content .artist-content p{

}

body.founding-artists .shopify-section.founding-artist .container .content .audio-content p a{
  text-decoration: underline;
  color: #393939;
}

body.founding-artists .shopify-section.founding-artist .container .content.grey-background{
  margin-top: 20px;
  padding-bottom: 30px;
}

body.founding-artists .shopify-section.founding-artist .container .content.grey-background h2{
    padding-top: 30px;
    text-align: center;
    font-size: 22px;
    line-height: 1;
    font-weight: 600;
}

body.founding-artists .shopify-section.founding-artist .container .content.grey-background a.button{
  border-radius: 3px;
  background: #393939;
  color: #fff;
  margin-bottom: 20px;
  overflow: hidden;
  text-decoration: none;
}

body.founding-artists #MainContent{
  background: #f7f7f7;
}

body.founding-artists .shopify-section.founding-artist .container .content.grey-background{
  position: relative;
  margin-top: 20px;
}

body.founding-artists .shopify-section.founding-artist .container .content.grey-background::before{
  content: "";
  position: absolute;
  top: 0;
  left: 12.5px;
  right: 12.5px;
  bottom: 0;
  display: inline-block;
  background: #f2f2f4;
}

body.founding-artists .shopify-section.founding-artist .container .content.grey-background > div{
  position: relative;
  z-index: 1;
}

body.founding-artists .shopify-section.founding-artist .container .content.grey-background .grid{
  display: flex;
  flex-wrap: wrap;
  gap: 0px;
}

body.founding-artists .shopify-section.founding-artist .container .content.grey-background .grid .image-box{
  padding: 5px;
  width: 50%;
}

body.founding-artists .shopify-section.founding-artist .container .content.grey-background .grid .image-box img{
  max-width: 100%;
}

body.founding-artists .shopify-section.founding-artist .container .content.grey-background .grid + .content{
  max-width: 840px;
  padding-inline: 0px;
}

body.founding-artists .shopify-section.founding-artist .container .content.grey-background .grid + .content p{
  font-size: 17px;
  line-height: 27.2px;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #393939;
}

body.founding-artists .shopify-section.founding-artist .container .content.grey-background .artist-content{
  max-width: 840px;
  margin: 0 auto;
}

body.founding-artists .shopify-section.founding-artist .container .content.grey-background .artist-content h2{
      text-align: center;
    font-size: 22px;
    line-height: 1;
    font-weight: 600;
  margin-top: 35px;
  margin-bottom: 30px;
}

body.founding-artists .shopify-section.founding-artist .container .content.grey-background .artist-content p{
  color: #393939;
  font-size: 17px;
  line-height: 27px;
  margin-top: 0px;
}

body.founding-artists .shopify-section.founding-artist .container .content.grey-background hr{
      border-bottom: 3px solid #000;
    max-width: 250px;
    margin: 60px auto;
    margin-left: 0;
    /* border: 3px solid #000; */
    opacity: 1;
    position: relative;
}
/* ====================== founding artist page ends ===================== */

/* ====================== museum page start ===================== */
body.museum #MainContent {
  background: #f7f7f7;
}
body.museum .shopify-section.liuli-Museum .container {
  width: 100%;
  max-width: 1200px;
  margin-inline: auto;
}
body.museum .shopify-section.liuli-Museum .container .content{
  max-width: 80%;
  padding-left: 12.5px;
  padding-right: 12.5px;
  margin: 0 auto;
}
body.museum .liuli-Museum .content *{
  color: #393939;
}
body.museum .shopify-section.liuli-Museum .container .content img{
  max-width: 100%;
}
body.museum .shopify-section.liuli-Museum h2.title {
  font-size: 32px;
  font-weight: 600;
  margin: 20px 0 40px;
  text-align: center;
}
body.museum .shopify-section.liuli-Museum .contact-box {
  margin-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
}
body.museum .shopify-section.liuli-Museum .contact-left {
  width: 50%;
  padding: 1px;
  text-align: right;
}
body.museum .shopify-section.liuli-Museum .contact-left img{
  display: table;
  margin-left: auto;
}
body.museum .shopify-section.liuli-Museum .contact-right {
  width: 50%;
  padding: 1px;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
body.museum .shopify-section.liuli-Museum .contact-right p {
  margin: 0 0 10px;
  font-size: 17px;
  line-height: 27.2px;
}
body.museum .shopify-section.liuli-Museum .contact-right p strong {
  font-weight: 700;
}
body.museum .shopify-section.liuli-Museum .museum-text-box p {
  font-size: 17px;
  line-height: 1.6em;
  text-align: center;
  margin: 0 0 10px;
  letter-spacing: 0;
}
body.museum .shopify-section.liuli-Museum .photo-gallery{
    margin-bottom: 20pxauto;
}
body.museum .shopify-section.liuli-Museum .photo-gallery p {
    margin: 0 0 12px;
    text-align: center;
    font-size: 17px;
    line-height: 1.6em;
    letter-spacing: 0;
}
body.museum .shopify-section.liuli-Museum .photo-gallery p strong {
    font-weight: 700;
}
body.museum .shopify-section.liuli-Museum .gallery-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 15px 2%;
    line-height: 1.6em;
}
body.museum .shopify-section.liuli-Museum .gallery-wrap .image-box {
    padding: 1px;
    width: 49%;
}
body.museum .shopify-section.liuli-Museum .gallery-wrap .image-box img {
    display: table;
    margin: 0 auto;
}
/* ====================== museum page Ends ===================== */

/* ====================== Know-How page Ends ===================== */
body.Know-How #MainContent {
  background: #f7f7f7;
}
body.Know-How .shopify-section.know-how .container {
  width: 100%;
  max-width: 1200px;
  margin-inline: auto;
}
body.Know-How .shopify-section.know-how .container .content{
  max-width: 80%;
  padding-left: 12.5px;
  padding-right: 12.5px;
  margin: 0 auto;
}
body.Know-How .know-how .content *{
  color: #393939;
}
body.Know-How .know-how .content img{
  max-width: 100%;
  display: table;
}
body.Know-How .shopify-section.know-how h2.title{
  font-size: 32px;
  font-weight: 600;
  margin: 20px 0 40px;
  text-align: center;
}
body.Know-How .shopify-section.know-how p{
  margin: 0 0 10px;
}
body.Know-How .shopify-section.know-how p,
body.Know-How .shopify-section.know-how ol{
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
}
body.Know-How .know-how-text-box h2 {
  font-size: 26px;
  line-height: normal;
  margin: 20px 0 10px;
}
body.Know-How .know-how-table {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
body.Know-How .know-how-table .tbl-left {
    width: 50%;
    padding: 1px;
    margin-top: 45px;
}
body.Know-How .know-how-table .tbl-right {
    width: 50%;
    padding: 1px;
}
body.Know-How .know-how-table .tbl-right h4 {
    margin: 0 auto 30px;
    max-width: 300px;
    text-align: center;
    font-size: 19px;
    line-height: normal;
}
body.Know-How .know-how-table .tbl-right p {
    text-align: center;
}
body.Know-How .know-how-table .tbl-right p b {
    font-size: 13px;
}
body.Know-How .know-how-table .tbl-right ol {
    max-width: 530px;
    margin: 0 auto;
    padding: 0;
    list-style-position: inside;
}
/* ====================== Know-How page Ends ===================== */

/* ====================== payemtn page Starts ===================== */
body.payment #MainContent {
  background: #f7f7f7;
}
body.payment .shopify-section.payment-sec .container {
  width: 100%;
  max-width: 1200px;
  margin-inline: auto;
}
body.payment .shopify-section.payment-sec .container .content{
  max-width: 80%;
  padding-left: 12.5px;
  padding-right: 12.5px;
  margin: 0 auto;
}
body.payment .payment-sec .content *{
  color: #393939;
}
body.payment .payment-sec .content img{
  max-width: 100%;
  display: table;
}
body.payment .shopify-section.payment-sec h2.title{
  font-size: 32px;
  font-weight: 600;
  margin: 20px 0 40px;
  text-align: center;
}
body.payment .shopify-section.payment-sec p{
  margin: 0 0 10px;
  font-size: 17px;
  line-height: 1.6em;
  letter-spacing: 0;
}
body.payment .payment-box h2 {
    font-size: 29px;
    line-height: normal;
    margin: 0 0 30px;
}
body.payment .payment-img {
    margin-bottom: 10px;
}
/* ====================== payemtn page Ends ===================== */

/* ====================== Shipping page Starts ===================== */
body.shipping #MainContent {
  background: #f7f7f7;
}
body.shipping .shopify-section.Shipping-content .container {
  width: 100%;
  max-width: 1200px;
  margin-inline: auto;
}
body.shipping .shopify-section.Shipping-content .container .content{
  max-width: 80%;
  padding-left: 12.5px;
  padding-right: 12.5px;
  margin: 0 auto;
}
body.shipping .Shipping-content .content *{
  color: #393939;
}
body.shipping .Shipping-content .content img{
  max-width: 100%;
  display: table;
}
body.shipping .shopify-section.Shipping-content h2.title{
  font-size: 32px;
  font-weight: 600;
  margin: 20px 0 40px;
  text-align: center;
}
body.shipping .shopify-section.Shipping-content p{
  margin: 0 0 10px;
  font-size: 17px;
  line-height: 1.6em;
  letter-spacing: 0;
}
/* ====================== Shipping page Ends ===================== */

/* ==================== privacy policy page starts =================== */

body.privacy-policy #MainContent{
  background: #f7f7f7;
}

body.privacy-policy #MainContent .shopify-section.privacy-policy h2.page-title{
  font-size: 32px;
  font-weight: 600;
  color: #393939;
  margin-top: 20px 0 40px;
  text-align: center;
}

body.privacy-policy #MainContent .shopify-section.privacy-policy .page-width{
  max-width: 1480px;
  padding-inline: 0px;
}

body.privacy-policy #MainContent .shopify-section.privacy-policy .page-width .content{
  max-width: 80%;
  padding-left: 1.04166667%;
  padding-right: 1.04166667%;
  margin-inline: auto;
}

body.privacy-policy #MainContent .shopify-section.privacy-policy .page-width .content table{
  box-shadow: none;
}

body.privacy-policy #MainContent .shopify-section.privacy-policy .page-width .content table tr p, body.privacy-policy #MainContent .shopify-section.privacy-policy .page-width .content table tr a{
  font-size: 17px;
  line-height: 27.2px;
  color: #393939;
  margin-top: 0px;
  margin-bottom: 10px;
}

body.privacy-policy #MainContent .shopify-section.privacy-policy .page-width .content table tr a{
  text-decoration: underline;
}

body.privacy-policy #MainContent .shopify-section.privacy-policy .page-width .content table tr td{
  padding: 0px !important;
  border: none;
}

body.privacy-policy #MainContent .shopify-section.privacy-policy .page-width .content table tr td ol{
  padding: 0px;
  margin-top: 17px;
  margin-bottom: 10px;
  list-style-position: inside;
  font-size: 17px;
  line-height: 27.2px;
  color: #393939;
  margin-top: 0px;
  margin-bottom: 10px;
}
body.privacy-policy #MainContent .shopify-section.privacy-policy .page-width .content table tr h4{
  font-size: 19px;
  line-height: normal;
  margin-top: 0px;
  margin-bottom: 10px;

}

/* ==================== privacy policy page end =================== */

/* ==================== return page starts ======================== */

body.returns .shopify-section.section, body.contact-us .shopify-section.section, body.contact-liuli-crystal-art .shopify-section.section{
  background: #f7f7f7;
}

body.returns .shopify-section.section .page-width, body.contact-us .shopify-section.section .page-width, body.contact-liuli-crystal-art .shopify-section.section .page-width{
  max-width: 1180px;
  padding-inline: 15px;
}

body.returns .shopify-section.section .page-width h1.page-title, body.contact-us .shopify-section.section .page-width h1.page-title, body.contact-liuli-crystal-art .shopify-section.section .page-width h1.page-title{
  font-size: 32px;
  line-height: normal;
  margin-top: 20px;
  margin-bottom: 40px;
}

body.returns .shopify-section.section table, body.contact-us .shopify-section.section table, body.contact-liuli-crystal-art .shopify-section.section table{
  box-shadow: none;
}

body.returns .shopify-section.section table td, body.contact-us .shopify-section.section table td, body.contact-liuli-crystal-art .shopify-section.section table td{
  padding: 0px;
  border: none !important;
}

body.returns .shopify-section.section table hr, body.contact-us .shopify-section.section table hr, body.contact-liuli-crystal-art .shopify-section.section table hr{
  width: 100%;
  margin: 60px 0;
      background: #d5d5d5;
    border: none;
    color: #d5d5d5;
    display: block;
    height: 1px;
    width: 100%;
  color: #393939;
}

body.returns .shopify-section.section table p, body.contact-us .shopify-section.section table p, body.contact-liuli-crystal-art .shopify-section.section table p{
  font-size: 17px;
  line-height: 27.2px;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #393939;
}

body.contact-us .shopify-section.section table h3, body.contact-liuli-crystal-art .shopify-section.section table h3{
  font-size: 26px;
  line-height: 28.8px;
  letter-spacing: 1px;
  margin-top: 0px;
  margin-bottom: 10px;
}

body.contact-us .shopify-section.section table a, body.contact-liuli-crystal-art .shopify-section.section table a{
  color: #393939;
}

@media screen and (max-width: 1800px){
  .about-banner::before{
    width: 240px;
  }

  .about-banner .right-content .desktop-image{
    right: 175px;
  }
}

@media screen and (max-width: 1650px){
  .about-banner::before{
    width: 180px;
  }
}

@media screen and (max-width: 1500px){
  .about-banner::before{
    width: 120px;
  }

  .about-banner .right-content .desktop-image{
    right: 135px;
  }
}

@media screen and (max-width: 1400px) {
  .shopify-section.accordion-section .acc-body {
    gap: 40px;
  }

  .about-image-content{
    bottom: 100px;
  }

  .about-image-content .right-content .content{
    margin-top: 180px;
  }

  .about-banner:before {
    width: 80px;
    bottom: -53.3%;
  }

  .museum-collection .left-content{
    background-size: 84% !important;
  }
}

@media screen and (max-width: 1300px){
  .about-banner:before{
    width: 50px;
  }
}

@media screen and (max-width: 1200px) {
  .about-banner, .museum-collection{
    flex-wrap: wrap;
  }

  .about-image-content .left-image-box{
    display: none;
  }

  .about-image-content .right-content, .museum-collection .right-content{
    margin-left: 0px;
  }

  .about-image-content .left-content, .museum-collection .left-content{
    margin-right: 0px;
  }

  .about-banner .right-content .desktop-image, .about-banner .right-content .mobile-image{
    position: relative;
    top: 0;
    left: 0;
    max-width: 48%;
    float: left;
    display: block;
  }

  .about-image-content .right-content, .museum-collection .right-content{
    width: 100%;
    max-width: 100%;
  }

  .about-image-content .right-content{
    border: none;
  }

  .about-image-content .right-content .content p{
    width: calc(100% - 30px);
    margin-inline: auto;
    max-width: 100%;
  }

  body.about-us .rich-text{
    padding-left: 0px;
  }

  .museum-collection::after, .about-banner::before{
    display: none;
  }

  .museum-collection .right-content{
    min-height: 440px;
  }

  .museum-collection .right-content img{
        max-width: 450px;
    position: absolute;
    right: -6px;
  }

  .museum-collection .left-content{
    min-height: 600px;
    background-size: 65% !important;
  }

  .about-image-content{
    bottom: 0;
  }

  body.about-us .rich-text{
    bottom: 0;
  }

  .about-image-content .right-content .content{
    margin-top: 30px;
  }

  .shopify-section.accordion-section .accs {
    max-width: initial;
  }

  .shopify-section.accordion-section .accs {
    width: 100%;
  }

  .museum-carousel-box > img{
    display: none;
  }
}

@media screen and (max-width: 1100px){
  body.collection #ProductGridContainer #product-grid .grid__item{
    width: calc(50% - 30px * 1/2);
    max-width: calc(50% - 30px * 1/2);
  }
}

@media screen and (max-width: 864px) {
  .shopify-section.accordion-section .acc-wrapper {
    width: calc(100% - 20px);
    padding: 0px 10px;
    margin-top: 33px;
    margin-bottom: 0px;
  }

  .shopify-section.accordion-section .acc-body {
    gap: 7px;
  }

  .shopify-section.accordion-section .acc-header {
    margin-bottom: 30px;
  }

  .shopify-section.accordion-section .acc-header b {
    display: none;
  }
}

/* ================= accordion section end ================== */

/* ================ responsive css starts =================== */

@media (max-width: 1600px){
  /* .shopify-section.bannner-secion .slide .wrapper.desktop-content{
    left: 5% !important;
  } */

  .shopify-section.featured-collection .collection__title h2.title, .shopify-section.shop-gift .title-box h2{
    font-size: 52px;
    padding: 0 40px;
  }

  .shopify-section.bannner-secion .slide .wrapper.desktop-content a.button{
    font-size: 26px;
    padding: 10px 30px!important;
    text-decoration: none;
  }

  .shopify-section.bannner-secion .slide .wrapper.desktop-content h2 a{
    font-size: 56px;
  }
}

@media (max-width: 1400px){
  .shopify-section-group-header-group.section-header .header__menu-item span{
    font-size: 18px;
  }

  .shopify-section.featured-collection .collection__title h2.title, .shopify-section.shop-gift .title-box h2{
    font-size: 46px;
    padding: 0 35px;
    line-height: 46px;
  }

  .shopify-section.shop-gift .link-box .link-list li a{
    width: 100%;
    max-width: 100% !important;
  }
}

@media (max-width: 1240px){
  .shopify-section.bannner-secion .slide .wrapper.desktop-content h4{
    font-size: 30px !important;
    margin-top: 0px !important;
  }

  /* .shopify-section.bannner-secion .slide .wrapper.desktop-content h2 a{
    font-size: 42px !important;
  } */

  .shopify-section.bannner-secion .slide .wrapper.desktop-content p{
        font-size: 22px;
    max-width: 650px;
    line-height: 1.2;
    margin-bottom: 20px;
  }

  .shopify-section.bannner-secion .slide .wrapper.desktop-content a.button{
    padding: 6px 17px!important;
    margin-left: auto;
    margin-right: auto;
    font-size: 28px;
    padding: 6px 17px!important;
    text-decoration: none;
  }

  .shopify-section.bannner-secion .slide .wrapper.desktop-content{
    height: 100%;
    top: 0;
    left: 6%;
    padding: 35px 25px;
  }
}

@media (max-width: 1200px){
  .header:not(.drawer-menu).page-width{
    padding: 15px 20px !important;
  }

  .shopify-section-group-header-group.section-header .header__menu-item span{
    font-size: 14px;
  }

  .header__icon, .header__icon--cart .icon{
    width: 40px;
    height: 40px;
  }

  .shopify-section.featured-collection .collection__title h2.title, .shopify-section.shop-gift .title-box h2 {
    font-size: 36px;
    padding: 0px 30px;
    line-height: 40px;
  }
}

@media (max-width: 989px){
  .shopify-section.featured-collection .collection__title h2.title, .shopify-section.shop-gift .title-box h2{
    text-align: center;
  }

  .shopify-section.shop-gift .link-box .link-list li a{
    font-size: 16px !important;
  }

  slider-component.page-width, .collection__title.title-wrapper, .page-width{
    padding: 0 30px;
  }

  slider-component.page-width{
    padding: 0 30px !important;
  }

  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper{
    flex-wrap: wrap;
    row-gap: 20px;
  }

  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .connect-form .newsletter-form{
    margin-left: 0px !important;
  }

  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .grid__item{
    min-width: 200px;
  }

  .shopify-section.image-grid .page-width .grid-container{
    padding: 0px;
  }
  body.shipping .shopify-section.Shipping-content .container .content {
    max-width: 100%;
  }
  body.payment .shopify-section.payment-sec .container .content {
    max-width: 100%;
  }
  body.Know-How .shopify-section.know-how .container .content {
    max-width: 100%;
  }
  body.Know-How .know-how-table .tbl-left {
    width: 100%;
  }
  body.Know-How .know-how-table {
      flex-direction: column;
      justify-content: center;
      text-align: center;
  }
  body.Know-How .know-how-table .tbl-right {
      width: 100%;
  }
  body.Know-How .know-how-table .tbl-right ol {
      text-align: left;
  }
  body.museum .shopify-section.liuli-Museum .container .content {
    max-width: 100%;
  }

  #FacetFiltersFormMobile .mobile-facets__main .mobile-facets__details .mobile-facets__sort .select select + svg{
    right: 10px;
    width: 20px;
    height: 10px;
    top: 20px;
  }

  #FacetFiltersFormMobile .mobile-facets__main .mobile-facets__details .mobile-facets__sort .select select{
    padding-right: 35px !important;
  }
}

@media (max-width: 768px){
  .shopify-section.bannner-secion .slide .wrapper.desktop-content, .shopify-section.bannner-secion .slide .desktop-image{
    display: none;
  }

  .shopify-section.bannner-secion .slide .mobile-image{
    display: block;
    width: 100%;
  }

  .shopify-section.bannner-secion .slide .mobile-image img{
    float: left;
    width: 100%;
    display: block;
  }
}

@media (max-width: 750px){
  slider-component.page-width, .collection__title.title-wrapper, .page-width{
    padding: 0 15px;
  }

  .shopify-section.featured-collection .slick-next{
    right: -15px;
    z-index: 1;
    width: 25px;
    height: 35px;
  }

  .shopify-section.featured-collection .slick-prev{
    left: -15px;
    z-index: 1;
    width: 25px;
    height: 35px;
  }

  .shopify-section.image-grid .page-width .grid-container{
        grid-template-areas:
        "first first"
        "first first"
        "second third"
        "forth fifth";
  }

  .shopify-section.accordion-section .acc-wrapper{
    width: 100%;
    padding-inline: 0px;
  }

  .shopify-section.shop-gift .link-box{
    padding-inline: 0px;
  }

  .shopify-section.shop-gift .link-box .link-list{
    flex-wrap: wrap;
    row-gap: 16px;
  }

  .shopify-section.shop-gift .link-box .link-list li{
    min-width: 160px;
    width: calc(25% - 16px * 3/4 )
  }

  .footer__content-top{
    padding-inline: 15px !important;
  }

  .utility-bar__grid.page-width{
    padding-left: 15px;
    padding-right: 15px;
  }

  .about-banner .left-content{
    background-color: #666;
    background-image: url('/cdn/shop/files/about-banner.png?v=1702963887');
    background-position: top;
    background-size: auto;
    background-repeat: no-repeat;
    margin-top: 0px;
        min-height: 270px;
    padding: 0 15px;
    margin-right: 0px;
  }

  .about-banner .left-content .content h2 {
    font-size: 24px;
    margin-bottom: 10px!important;
    margin-top: 35px !important;
  }

  .museum-collection .left-content ul{
    bottom: 115px;
    left: 0;
    right: auto;
  }

  .museum-collection .right-content{
    background-image: none !important;
  }

  .about-banner .right-content .desktop-image, .about-banner .right-content .mobile-image{
    max-width: 100%;
    width: 100%;
  }

  .about-banner{
    background: none !important;
  }

  .shopify-section.liuli-know-how::before{
    width: 100% !important;
    left: 0 !important;
    right: auto;
  }
}

@media (max-width: 749px){
  body.collection .facets-vertical .mobile-facets__open{
    border: 1px solid #000;
    padding: 10px 15px;
    border-radius: 3px;
    color: #000;
  }
  body.collection .facets-vertical .active-facets{
    display: none;
  }

  body.founding-artists .shopify-section.founding-artist .container .content{
    max-width: 100%;
  }

  body.founding-artists .shopify-section.founding-artist .container .content.grey-background .grid .image-box{
    width: 100%;
  }

  body.founding-artists .shopify-section.founding-artist .container .content.grey-background{
    padding-left: 22px;
    padding-right: 22px;
  }

  body.founding-artists .shopify-section.founding-artist .container .content.grey-background hr{
    margin-top: 30px;
    margin-bottom: 30px;
  }

  body.founding-artists .shopify-section.founding-artist .container .content.grey-background .artist-content p{
    padding-bottom: 20px !important;
  }
  body.shipping .shopify-section.Shipping-content p {
    font-size: calc(17px - (17px * 0.15));
  }
  body.shipping .shopify-section.Shipping-content h2.title {
    font-size: calc(32px - (32px * 0.15));
  }
  body.payment .shopify-section.payment-sec h2.title {
    font-size: calc(32px - (32px * 0.15));
  }
  body.payment .payment-box h2 {
      font-size: calc(29px - (29px * 0.15));
  }
  body.payment .shopify-section.payment-sec p {
      font-size: calc(17px - (17px * 0.15));
  }
  body.Know-How .shopify-section.know-how h2.title {
    font-size: calc(32px - (32px * 0.15));
  }
  body.Know-How .know-how-text-box h2 {
      max-width: 230px;
      text-align: left;
      font-size: 24px;
      margin-bottom: 10px;
  }
  body.museum .shopify-section.liuli-Museum h2.title {
    font-size: calc(32px - (32px * 0.15));
  }
  body.museum .shopify-section.liuli-Museum .contact-right p {
      font-size: calc(17px - (17px * 0.15));
  }
  body.museum .shopify-section.liuli-Museum .contact-right p a {
      word-break: break-all;
  }
  body.museum .shopify-section.liuli-Museum .museum-text-box p {
      font-size: calc(17px - (17px * 0.15));
  }
  body.museum .shopify-section.liuli-Museum .contact-box {
      margin-bottom: 40px;
  }
  body.museum .shopify-section.liuli-Museum .photo-gallery p {
      font-size: calc(17px - (17px * 0.15));
  }

  body.privacy-policy #MainContent .shopify-section.privacy-policy .page-width .content{
    padding-inline: 15px;
    width: 100%;
    max-width: 100%;
  }

  body.privacy-policy #MainContent .shopify-section.privacy-policy .page-width .content table tr h3{
    font-size: 22.1px;
  }

  body.privacy-policy #MainContent .shopify-section.privacy-policy .page-width .content table tr p, body.privacy-policy #MainContent .shopify-section.privacy-policy .page-width .content table tr a, body.privacy-policy #MainContent .shopify-section.privacy-policy .page-width .content table tr td ol{
    font-size: 14.45px;
    line-height: 23.12px;
  }
}

@media (max-width: 600px){
  .announcement-bar h5{
    font-size: 14px;
  }

  .header:not(.drawer-menu).page-width {
    padding: 5px 15px;
  }

  .header__heading-logo-wrapper img{
    max-width: 120px;
  }

  .shopify-section.featured-collection .collection__title h2.title, .shopify-section.shop-gift .title-box h2 {
    font-size: 26px;
    padding: 0 30px;
    line-height: 30px;
  }

  .shopify-section.shop-gift .link-box{
    margin-top: 30px;
  }

  .shopify-section.image-grid .page-width{
    padding-top: 0px;
  }

  .shopify-section.featured-collection.collection-list{
    padding-top: 0px;
    padding-bottom: 20px;
  }

  .shopify-section.accordion-section h2.title{
    font-size: 26px;
    margin-bottom: 10px;
  }

  .shopify-section.accordion-section .acc-item h3{
    font-size: 16px;
    margin: 0 0 10px;
    height: 40px;
  }

  .shopify-section.shopify-section-group-footer-group footer.gradient{
    padding-top: 40px;
  }

  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer-block--newsletter{
    margin-bottom: 30px;
    gap: 15px;
  }

  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .footer-block__details-content li a{
    line-height: 24px;
  }

  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .grid__item{
    margin: 2rem 0;
  }

  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top{
    padding-bottom: 0px !important;
  }

  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .grid__item .footer-block__details-content{
    margin-bottom: 20px;
  }

  body.collection #ProductGridContainer #product-grid{
    padding-inline: 0px;
    column-gap: 20px;
    row-gap: 30px;
  }

  body.collection #ProductGridContainer #product-grid .grid__item{
    width: calc(50% - 20px * 1/2);
    max-width: calc(50% - 20px * 1/2);
  }

  body.collection #ProductGridContainer #product-grid .grid__item .card__information h3.card__heading.h5{
    font-size: 16px;
  }

  body.collection #ProductGridContainer #product-grid .grid__item .card__information .card-information .price{
    font-size: 15px;
  }

  #FacetFiltersFormMobile .mobile-facets__heading{
    font-size: 16px;
    font-weight: 600;
  }

  #FacetFiltersFormMobile .mobile-facets__main{
    padding-top: 15px;
  }


#FacetFiltersFormMobile .mobile-facets__main .mobile-facets__summary.focus-inset{
  font-size: 14px;
  font-weight: 600;
  color: #393939;
}

#FacetFiltersFormMobile .mobile-facets__main .mobile-facets__summary.focus-inset + div input[type="checkbox"] + svg{
  background: #fff;
  border: 1px solid #c3c3c3;
  margin-top: 15px;
}

#FacetFiltersFormMobile .mobile-facets__main .mobile-facets__summary.focus-inset + div input[type="checkbox"] + svg rect{
  display: none;
}

#FacetFiltersFormMobile .mobile-facets__main .mobile-facets__summary.focus-inset + div li .facets__label{
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 30px;
  align-items: center;
}

#FacetFiltersFormMobile .mobile-facets__main .mobile-facets__summary.focus-inset + div li .facets__label svg{
  top: 50%;
  transform: translateY(-50%);
}

#FacetFiltersFormMobile .mobile-facets__main .mobile-facets__summary.focus-inset + .facets__display-vertical .facets__header-vertical{
  padding-top: 5px;
  padding-bottom: 5px;
}

#FacetFiltersFormMobile .mobile-facets__main .mobile-facets__summary.focus-inset + .facets__display-vertical input.field__input{
  background: #fff;
  border: 1px solid #d5d5d5;
  box-shadow: none;
}

#FacetFiltersFormMobile .mobile-facets__main .mobile-facets__summary.focus-inset + .facets__display-vertical .field::before, body.collection #main-collection-filters details.facets__disclosure-vertical .facets__summary + .facets__display-vertical .field::after{
  display: none;
}

  #FacetFiltersFormMobile .mobile-facets__main .mobile-facets__details .mobile-facets__sort label{
    font-size: 14px;
    font-weight: 600;
  }

  #FacetFiltersFormMobile .mobile-facets__main .mobile-facets__details .mobile-facets__sort .select select{
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    padding: 3px 15px;
    height: 50px;
    width: 100%;
    max-width: 100%;
    margin-inline: 0px;
  }

  #FacetFiltersFormMobile .mobile-facets__main .mobile-facets__details .mobile-facets__sort .select select + svg{
    right: 10px;
  }

  input.mobile-facets__checkbox + span + svg{
    margin-top: 16px;
    background: #fff;
    border: 1px solid #000;
  }


  input.mobile-facets__checkbox + span + svg rect{
    display: none;
  }

}




/* 25/12/2023 css start */
body.product .product .product__info-wrapper .price span.price__badge-sold-out,
body.product .product .product__info-wrapper product-form.product-form form .product-form__buttons button.product-form__submit,
body.product .product .product__info-wrapper .shopify-payment-button button.shopify-payment-button__button::after{
    display: inline-block;
}
body.product .product .product__info-wrapper div:has(.price),
body.product .product .product__info-wrapper variant-radios{
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 10px;
}
body.product .product .product__info-wrapper variant-radios legend.form__label,
body.product .product .product__info-wrapper label.quantity__label,
body.product .product .product__info-wrapper.grid__item{
    font-weight: 900;
    font-size: 16px;
    line-height: 1.2;
}
body.product .product .product__info-wrapper quantity-input.quantity {
    background-color: #f7f7f7;
}
body.product .product .product__info-wrapper .shopify-payment-button button.shopify-payment-button__button {
    background-color: #c8242b!important;
    transition: all .3s ease;
    text-transform: uppercase;
    border-radius: 5px;
}
body.product .product .product__info-wrapper quantity-input.quantity button:focus {
    border: none !important;
    border-bottom: 1px solid rgb(133, 133, 133) !important;
}
.you-may-like-sec ul.yml-sell {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 60px);
  margin-inline: auto;
}
.you-may-like-sec ul.yml-sell li.yml-card {
    max-width: calc(33.33%);
    flex: calc(33.33%);
    width: 100%;
    margin-bottom
}
.you-may-like-sec ul.yml-sell li.yml-card .image{
  position: relative;
  padding-top: 72%;
}
.you-may-like-sec ul.yml-sell li.yml-card img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: contain;
}
.you-may-like-sec h3.yml-title {
    margin: 0 0 30px;
    text-align: center;
    font-size: 26px;
    line-height: 1.2;
}
.you-may-like-sec a {
    text-decoration: none;
    font-size: 18px;
    line-height: 1.2;
}
.you-may-like-sec ul.yml-sell {
    list-style: none;
}
.you-may-like-sec ul.yml-sell .yml-title a {
    color: #000;
    margin: 15px 0 10px;
    display: inline-block;
}
.you-may-like-sec .container {
    max-width: 1230px;
    margin: 0 auto;
    padding-inline: 15px;
}
@media (min-width: 768px){
  body.product .product > .grid__item {
      max-width: 50% !important;
  }
  body.product .product .product__info-wrapper .product__title h1 {
    font-size: 24px;
    line-height: 1.2;
    color: #8D7249;
    font-family: 'Noto Sans';
  }
  body.product .product .product__info-wrapper .price .price__container {
    font-size: 19px;
    line-height: 1.2;
  }
}
/* 25/12/2023 css end */

/* 26/12/2023 css start */
.design-trade-program .containerr,
.virtual-appointment .containerr{
    max-width: 960px;
    margin: 0 auto;
    padding-inline: 12.5px;
}
.design-trade-program .containerr table tr {
    display: flex;
    flex-wrap: wrap;
}
.design-trade-program .containerr table tr td.product-Add {
    max-width: 33.1%;
    width: 100%;
    border: 0;
    padding: 0 !important;
}
.design-trade-program .containerr table tr td.lg-td {
    flex: 0 0 66.81%;
    border: 0;
}
.design-trade-program .containerr table {
    border: 0;
    box-shadow: none;
}
.design-trade-program .page-width h1.main-page-title,
.virtual-appointment h1.main-page-title{
    text-align: center;
    font-size: 32px;
    margin: 0 0 10px;
}
.design-trade-program table.containerr {
    margin: 0 auto 60px;
}
.design-trade-program table.containerr h4 {
    font-size: 22px;
    margin: 0 0 20px;
}
.design-trade-program table.containerr p,
.design-trade-program .containerr table p{
    font-size: 18px;
    line-height: 1.5;
}
.design-trade-program .containerr table tr td.product-Add a {
    text-decoration: none;
}
.design-trade-program .containerr table tr td.product-Add a h4 {
    margin: 0;
    line-height: 1.2;
    font-size: 16px;
}
.virtual-appointment .virtual-appointment-sec.containerr {
    background-image: url("https://cdn.shopify.com/s/files/1/0677/8755/5036/files/liuli-virtual-appointment-hero-background.webp?v=1703582514");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 25px;
    padding: 55px 40px 40px;
}
.virtual-appointment .virtual-appointment-sec.containerr h2 {
    font-size: 40px;
    color: #393939;
    font-weight: 600;
    line-height: 1.2;
    max-width: 1150px;
    margin: 0 auto 35px;
    text-align: center;
}
.virtual-appointment .virtual-appointment-sec.containerr p {
    font-size: 24px;
    color: #393939;
    line-height: 1.4;
    text-align: center;
    margin: 0 0 15px;
}
.virtual-appointment .virtual-appointment-sec.containerr a.button {
    display: flex;
    margin: 0 auto;
    min-width: 250px;
    transition: all .3s ease;
    background-color: #bf0008;
    border-radius: 3px;
    text-align: center;
    max-width: 250px;
    justify-content: center;
    font-size: 17px;
    color: #fff;
    text-decoration: underline;
    margin-bottom: 20px;
}
.virtual-appointment .Virtual_Appointment.btn-wraper a.button,
.virtual-appointment .Virtual_Appointment.trusted_collab a.button {
    max-width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 35px;
    border-radius: 3px;
    background: #393939;
    color: #fff;
    padding-inline: 0;
    text-decoration: underline;
    font-size: 14px;
}
.virtual-appointment .virtual-appointment-sec.containerr a.button::after,
.virtual-appointment .Virtual_Appointment.btn-wraper a.button::after,
.virtual-appointment .Virtual_Appointment.trusted_collab a.button::after{
    box-shadow: none;
}
.virtual-appointment .liuli-in-situations.containerr .Virtual_Appointment {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 20px;
    padding-inline: 20px;
    padding-bottom: 20px;
}
.virtual-appointment .liuli-in-situations.containerr .Virtual_Appointment > div {
    flex: 0 0 47%;
    padding-inline: 0;
}
.virtual-appointment .VA_service_list.containerr {
    background-color: #f1f1f2;
    padding-top: 30px;
    padding-inline: 18.5px;
    padding-bottom: 75px;
}
.virtual-appointment .VA_service_list.containerr > h2 {
    margin-bottom: 30px;
    font-size: 34px;
    font-weight: 900;
    color: #000;
}
.virtual-appointment .VA_service_list.containerr .Virtual_Appointment {
    display: flex;
    padding-inline: 10px;
}
.virtual-appointment .VA_service_list.containerr .Virtual_Appointment .logoCol {
    max-width: 145px;
    flex: 0 0 145px;
    width: 100%;
    margin-right: 35px;
    border: 0;
}
.virtual-appointment .VA_service_list.containerr .Virtual_Appointment .logoCol img {
    box-shadow: none;
    border: 0;
}
.virtual-appointment .VA_service_list.containerr .Virtual_Appointment .contentCol h2 {
    font-weight: 700;
    font-style: italic;
    margin-bottom: 15px;
    font-size: 28px;
    color: #000;
}
.virtual-appointment .VA_service_list.containerr .Virtual_Appointment .contentCol p {
    font-size: 24px;
    color: #000;
    line-height: 1.2;
}
.virtual-appointment .Virtual_Appointment.btn-wraper p.heading-sub {
    font-weight: 900;
    font-size: 24px;
    color: #000;
    line-height: 1.2;
    text-align: center;
    margin: 0 0 20px;
}
.virtual-appointment .Virtual_Appointment.btn-wraper p.light-txt {
    font-size: 24px;
    color: #000;
    line-height: 1.2;
    text-align: center;
}
.virtual-appointment .Virtual_Appointment.btn-wraper p.light-txt span {
    font-weight: 900;
}
.virtual-appointment .Virtual_Appointment.btn-wraper{
    background-color: #f1f1f2;
    padding-bottom: 5px;
}
.virtual-appointment .Virtual_Appointment.trusted_collab h2 {
    text-align: center;
    font-weight: 900;
    margin-bottom: 30px;
    font-size: 34px;
    color: #000;
}
.virtual-appointment .Virtual_Appointment.trusted_collab img {
    box-shadow: none;
    border: 0;
}
.virtual-appointment .Virtual_Appointment.trusted_collab {
    margin-top: 45px;
}
.virtual-appointment .Virtual_Appointment.trusted_collab {
    margin-top: 45px;
    padding-bottom: 60px;
}
.virtual-appointment div#bannerContainer {
    position: relative;
    background-color: #666;
    background-image: url("https://cdn.shopify.com/s/files/1/0677/8755/5036/files/about-banner.webp?v=1703589766");
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    flex-wrap: nowrap;
}
.virtual-appointment .custom-about-container div#founderContainer::before {
  content: "";
  height: 75%;
  width: 40px;
  background: linear-gradient(180deg,rgba(137,137,137,1) 0%,rgba(39,39,39,1) 80%,rgba(21,21,21,1) 100%);
  position: absolute;
  bottom: -53.3%;
  left: 0;
  top: 0;
}
.virtual-appointment div#bannerContainer .flex1 {
    min-height: 290px;
    margin-top: 115px;
    flex: 0 0 50%;
    position: relative;
    background: transparent;
    border-color: transparent;
    color: #fff;
    font-size: 30px;
}
.virtual-appointment div#bannerContainer .flex2 img:first-child {
    max-width: 500px;
    position: absolute;
    right: 55px;
    top: 14%;
}
.virtual-appointment div#bannerContainer .flex2 img.mobile-img-only {
    display: none;
}
.virtual-appointment div#bannerContainer .flex1 h2 {
    font-size: 36px;
    color: #fff;
    max-width: 375px;
    margin: 0 auto;
}
.virtual-appointment div#bannerContainer .flex1 p {
    color: #fff;
    max-width: 375px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 1.5;
}
.virtual-appointment .custom-about-container div#founderContainer {
    position: relative;
    margin: 0 auto;
    flex-wrap: nowrap;
    display: flex;
    bottom: 100px;
}
.virtual-appointment .custom-about-container div#founderContainer .flex1 {
    display: inline;
    text-align: right;
    flex: 0 0 50%;
    color: #fff;
    font-size: 30px;
    width: 100%;
    max-width: 50%;
}
.virtual-appointment .custom-about-container div#founderContainer .flex2 {
    flex: 0 0 60%;
}
.virtual-appointment .custom-about-container div#founderContainer .flex2 .flexcontent {
    margin-top: 200px;
    max-width: 485px;
    margin-inline: auto 0;
}
.virtual-appointment .custom-about-container div#founderContainer .flex2 p {
    font-size: 16px;
    line-height: 2;
    color: #000;
}
.shipping-sec-wrap,
.privacy-legal-tern-wrap{
    max-width: 960px;
    padding-inline: 12.5px;
    margin: 0 auto;
}
.new-shipping h1.main-page-title,
.privacy-legal-terms h1.main-page-title{
    margin-bottom: 40px;
    margin-top: 20px;
    font-size: 32px !important;
    text-align: center;
    text-transform: uppercase;
}
.shipping-sec-wrap p strong{
    font-size: 17.5px;
    font-weight: 700;
    color: rgb(57, 57, 57);
}
.privacy-legal-tern-wrap h4{

}
.shipping-sec-wrap p,
.privacy-legal-tern-wrap p{
    margin: 15px auto;
    color: #393939;
    line-height: 1.2;
}
.shipping-sec-wrap tr table,
.privacy-legal-tern-wrap tr table{
    border: 0;
    box-shadow: none;
}
.shipping-sec-wrap tr table td,
.privacy-legal-tern-wrap tr table td{
    border: 0;
}
.shipping-sec-wrap tr table td p,
.privacy-legal-tern-wrap tr table td p{
    margin: 0;
    line-height: 1.2;
}
.privacy-legal-tern-wrap h4,
.privacy-legal-tern-wrap ul strong,
.privacy-legal-tern-wrap ol strong{
    font-weight: 700;
    color: #393939;
    font-size: 17px;
    margin: 20px auto;
}
.privacy-legal-tern-wrap ol,
.privacy-legal-tern-wrap ul{
    padding-left: 0;
}
.privacy-legal-tern-wrap tr td {
    padding-inline: 0;
}
.privacy-legal-tern-wrap tr table td p:has(strong) {
    margin: 10px auto;
}
/* 26/12/2023 css end */

.card__information {
    padding-top: 15px !important;
}
.color-inverse {
    background: #757575;
    border-radius: 0px;
}

/* .product__media-wrapper .product__column-sticky {
    display: flex;
    flex-wrap: wrap;
}
.product__media-wrapper .slider-mobile-gutter {
    width: 80%;
    order: 2;
}
.product__media-wrapper .thumbnail-slider {
    width: 15%;
    display: block;
    order: 1;
}
.product__media-wrapper .thumbnail-slider .thumbnail-list__item {
    width: calc(100% - 0.8rem) !important;
    margin-bottom: 11px !important;
}
.product__media-wrapper .thumbnail-list {
    display: block !important;
    width: 100% !important;
    height: 510px;
    overflow: scroll;
}
.product__media-wrapper .thumbnail-slider button.slider-button {
    display: none;
} */

@media only screen and (max-width: 1240px) {
.product__media-wrapper .thumbnail-list {
    height: 370px;
}
}
@media only screen and (max-width: 768px) {
.product__media-wrapper .thumbnail-list {
    height: 310px;
}
}
@media only screen and (max-width: 749px) {
.product__media-wrapper .slider-mobile-gutter {
    order: 1;
    width: 100% !important;
}
.product__media-wrapper .thumbnail-list {
    height: auto;
    display: flex !important;
}
.product__media-wrapper .thumbnail-slider .thumbnail-list__item {
    width: calc(20% - 0.8rem) !important;
    margin-bottom: 0 !important;
}
  .product__media-wrapper .slider-mobile-gutter {
    display: block !important;
}
  .product__media-wrapper .product__column-sticky {
    justify-content: center;
}
}





/*  */
header.page-width {
    padding-left: 1.25% !important;
    padding-right: 1.25% !important;
    padding-top: 38px;
    padding-bottom: 10px;
    max-width: unset !important;
    width: 100%;
}
header .header__heading-link {
    padding: 0 0 0 30px;
}
.header--middle-left .header__heading-link {
    margin-left: 0;
}

.museum_carousel .slick-track{
  display: flex;
  align-items: stretch;
}

.museum_carousel .slick-track .slick-slide{
  height: auto;
}

.museum-carousel-box{
  position: relative;
}

.museum-carousel-box > img{
  max-width: 551px;
    position: absolute;
    right: 0px;
    top: 51px;
}


.museum-carousel-box ul.slick-dots {
  bottom: 20px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

/* .shopify-section.bannner-secion .slick-dots li button {
  border: 2px solid #fff;
}
 */
.museum-carousel-box .slick-dots li button:before {
    color: #333 !important;
    font-size: 35px;
    left: 0px;
}

.museum-carousel-box .slick-dots li button {
    background: #fff;
    border-radius: 100%;
    width: 20px !important;
    padding: 5px !important;
}

.museum-carousel-box .slick-dots li button:hover,
.museum-carousel-box .slick-dots li button:focus {
  border: 1px solid #333;
}

.museum-carousel-box .slick-dots li button:focus,
.museum-carousel-box .slick-dots li:focus {
  outline: none !important;
}

@media (max-width: 1200px){
  .museum-carousel-box > img{
    max-width: 450px;
    position: absolute;
    right: 0px;
  }
}

@media (max-width: 750px){
  .museum-carousel-box .museum-collection .right-content{
    background-image: url('/cdn/shop/files/museum-background-right.png?v=1702964467') !important;
  }
}



.cart-accordion {
  width: 400px;
  width: 100%;
}

.cart-accordion .accordion-list{
  padding-left: 0px;
}

.cart-accordion .accordion-list .accordion-item {
  list-style: none;
  position: relative;
  height: max-content;
  margin-bottom: 10px;
  margin-top: 0px;
}
.cart-accordion .accordion-list .accordion-item input[type="checkbox"] {
  display: none;
}
.cart-accordion .accordion-list .accordion-item > label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 20px;
  background: #F7F7F7;
  cursor: pointer;
  position: relative;
  z-index: 2;
  color: #000;
  border-bottom: 1px solid #fff;
}
.cart-accordion .accordion-list .accordion-item > label:has(.radio-box){
  justify-content: flex-start;
}
.cart-accordion .accordion-list .accordion-item label p{
  margin: 0px;
}

.cart-accordion .accordion-list .accordion-item label .opened {
  display: none;
}
.cart-accordion .accordion-list .accordion-item label .closed {
  display: block;
}
.cart-accordion .accordion-list .accordion-item .content {
  width: 100%;
  transition: all 0.3s ease;
  opacity: 0;
  pointer-events: none;
  padding: 8px 16px;
  position: relative;
  z-index: 1;
  padding: 0px;
  max-height: 0;
  margin-top: 0;
  background: transparent;
  overflow: hidden;
}
.cart-accordion .accordion-list .accordion-item .content.show {
  margin-top: 0;
  max-height: 200px;
  opacity: 1;
  pointer-events: all;
}
.cart-accordion .accordion-list .accordion-item .content p {
  margin-bottom: 8px;
  color: gray;
}
.cart-accordion .accordion-list .accordion-item input[type="checkbox"]:checked ~ label .opened {
  display: block;
}
.cart-accordion .accordion-list .accordion-item input[type="checkbox"]:checked ~ label .closed {
  display: none;
}

.cart-accordion .accordion-list .accordion-item .content textarea{
  border: 1px solid rgba(0, 0, 0, 0.3);
  margin-top: 10px;
}


body.product .product__media-wrapper .thumbnail[aria-current] {
    box-shadow: 0 0 0 0.1rem rgba(0, 0, 0, 0.3);
    border-color: rgba(0, 0, 0, 0.3);
}

body.product .product .product__info-wrapper.grid__item .product__description{
  font-weight: 400;
  font-size: 17px;
  line-height: 27.2px;
  color: #393939;
  font-family: 'Noto Sans';
}

body.product .product .product__info-wrapper.grid__item .product__description table, body.product .product .product__info-wrapper.grid__item .product__description table tr td{
  border: none;
  padding: 0px;
  box-shadow: none;
}



body.collection #main-collection-filters #FacetsWrapperDesktop details summary{
  margin-bottom: 0px;
  padding: 10px 30px 10px 10px;
  background: #fff;
}

body.collection #main-collection-filters #FacetsWrapperDesktop details summary svg{
  right: 10px;
}

body.collection #main-collection-filters #FacetsWrapperDesktop .facets__heading {
  margin-top: 0px;
}

body.collection #main-collection-filters #FacetsWrapperDesktop details{
  margin-right: 25px;
}

body.collection #main-collection-filters #FacetFiltersForm{
  align-items: center;
}

body.collection #main-collection-filters .facets__form .product-count{
  align-self: center;
}

body.collection #main-collection-filters .facet-filters.sorting #SortBy{
  padding: 10px 30px 10px 10px;
  background: #fff;
}

body.collection #main-collection-filters .facet-filters.sorting #SortBy + svg{
  right: 10px;
}


.shopify-section.cart-top-wrapper{
  padding-top: 50px;
  background: #ffffff;
}

#main-cart-footer{
  background: #ffffff;
}

.shopify-section.cart-top-wrapper cart-items{
  background: transparent;
  padding-bottom: 0px;
}

.shopify-section.cart-top-wrapper .title-wrapper-with-link .underlined-link{
  text-decoration: none;
}

.shopify-section.cart-top-wrapper .title-wrapper-with-link .underlined-link svg{
  margin-right: 4px;
}

.shopify-section.cart-top-wrapper .title-wrapper-with-link .title.title--primary{
  font-size: 32px;
}

.shopify-section.cart-top-wrapper #main-cart-items table{
  border-collapse: collapse;
}

.shopify-section.cart-top-wrapper #main-cart-items table thead{
  display: none;
}

.shopify-section.cart-top-wrapper #main-cart-items table tbody tr{
  border-top: 1px solid #8D7249;
}

.shopify-section.cart-top-wrapper #main-cart-items{
  padding-bottom: 10px;
  border-bottom: 1px solid #8D7249;
}

.shopify-section.cart-top-wrapper #main-cart-items table tbody tr td{
  padding-top: 10px;
  vertical-align: middle;
  color: #393939;
}

.shopify-section.cart-top-wrapper #main-cart-items table tbody tr td.cart-item__details{
  letter-spacing: normal;
}

.shopify-section.cart-top-wrapper #main-cart-items table tbody tr td.cart-item__details .product-option dt{
  font-weight: 700;
}

.shopify-section.cart-top-wrapper #main-cart-items table tbody tr td:first-child{
  width: 150px;
}

.shopify-section.cart-top-wrapper #main-cart-items table tbody tr td:first-child .cart-item__image-container{
  float: left;
}
.cart-item cart-remove-button {
    margin-top: -10px !important;
}
/* .shopify-section.cart-top-wrapper #main-cart-items table tbody tr td.cart-item__quantity cart-remove-button{
  display: none;
} */
body.product .product .product__info-wrapper.grid__item .product__description table {
    font-size: 17px;
}

.shopify-section.cart__footer-wrapper #main-cart-footer .cart__footer{
  padding-top: 10px;
}

.shopify-section.cart__footer-wrapper #main-cart-footer .cart__footer .cart-accordion, .shopify-section.cart__footer-wrapper #main-cart-footer .cart__footer .cart__blocks{
  width: calc(50% - 15px);
}

.shopify-section.cart__footer-wrapper #main-cart-footer .cart__footer .cart-accordion .accordion-list{
  margin-top: 0px;
  width: 100%;
}
.cart-accordion .shipping_box {
    padding: 20px;
    margin-bottom: 15px;
    background-color: #8D7249;
    color: #fff;
}
.shipping_box .free_shipping_text p {
    font-size: 17px;
    margin-bottom: 0px;
    margin-top: 0;
}
.shipping_box .free_shipping_text span {
    font-size: 15px;
}
.cart-accordion .shipping_box{
    text-align: center;
}

.shopify-section.cart__footer-wrapper #main-cart-footer .cart__footer .cart__blocks .totals{
  justify-content: space-between;
  margin-bottom: 26px;
  color: #000000;
}

.shopify-section.cart__footer-wrapper #main-cart-footer .cart__footer .cart__blocks .totals .totals__total, .shopify-section.cart__footer-wrapper #main-cart-footer .cart__footer .cart__blocks .totals .totals__total-value{
  font-size: 17px;
  font-weight: 600;
  color: #000000;
}

.shopify-section.cart__footer-wrapper #main-cart-footer .cart__footer .cart__blocks .tax-note{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 26px 0;
}

.shopify-section.cart__footer-wrapper #main-cart-footer .cart__footer .cart__blocks .tax-note p, .shopify-section.cart__footer-wrapper #main-cart-footer .cart__footer .cart__blocks .tax-note span{
  margin: 0px;
  font-size: 17px;
  font-weight: 400;
  line-height: 27.2px;
  color: #000;
}

.shopify-section.cart__footer-wrapper #main-cart-footer .cart__footer .cart__blocks .tax-note::after{
  display: none;
}

.shopify-section.cart__footer-wrapper #main-cart-footer .cart__footer .cart__blocks .totals:last-child{
  margin-top: 34px;
  padding-top: 20px;
  border-top: 1px solid #000000;
  margin-bottom: 0px;
}

.shopify-section.cart__footer-wrapper #main-cart-footer .cart__footer .cart__blocks .totals:last-child .totals__total, .shopify-section.cart__footer-wrapper #main-cart-footer .cart__footer .cart__blocks .totals:last-child .totals__total-value{
 font-size: 18px;
  font-weight: 700;
  color: #000000;
  line-height: 27.2px;
}

.shopify-section.cart__footer-wrapper #main-cart-footer .cart__footer .cart__ctas .cart__checkout-button.button{
  border-radius: 3px;
  padding-inline: 15px;
  max-width: 110px;
  overflow: hidden;
}

.shopify-section.cart-top-wrapper #main-cart-items table tbody tr td.cart-item__quantity .quantity.cart-quantity::before, .shopify-section.cart-top-wrapper #main-cart-items table tbody tr td.cart-item__quantity .quantity.cart-quantity::after{
  display: none;
}

.shopify-section.cart-top-wrapper #main-cart-items table tbody tr td.cart-item__quantity .quantity.cart-quantity{
  background: transparent;
}

.shopify-section.cart-top-wrapper #main-cart-items table tbody tr td.cart-item__quantity .quantity.cart-quantity input{
  width: 80px;
  height: 40px;
  background: #fff;
}

.shopify-section.cart-top-wrapper #main-cart-items table tbody tr td.cart-item__quantity .quantity.cart-quantity button{
  height: 40px;
}

.shopify-section.cart-top-wrapper #main-cart-items table tbody tr td.cart-item__quantity .quantity.cart-quantity button svg path{
  fill: #8D7249;
}

.shopify-section.cart-top-wrapper #main-cart-items table tbody tr:hover td.cart-item__quantity .quantity.cart-quantity button{
  background: #ececec;
}

@media (max-width: 1200px){
.shopify-section.cart-top-wrapper #main-cart-items table tbody tr td:nth-child(4){
  width: 200px;
}
}

@media (max-width: 749px){
  .shopify-section.cart-top-wrapper #main-cart-items table tbody tr td:nth-child(4){
    width: auto;
    grid-column: 2 / 4;
  }

  .shopify-section.cart__footer-wrapper #main-cart-footer .cart__footer .cart-accordion, .shopify-section.cart__footer-wrapper #main-cart-footer .cart__footer .cart__blocks{
    width: 100%;
  }

  .shopify-section.cart-top-wrapper #main-cart-items table tbody tr td:first-child{
    width: 120px;
  }

  .shopify-section.cart-top-wrapper .title-wrapper-with-link .title.title--primary .item{
    margin: 0px;
  }
}
.product-form__input input[type=radio]+label{
  border-radius: 5px !important;
}
/**************************/
.shopify-section.bannner-secion .slide .wrapper.desktop-content .cust-sub-title01 {
    color: #8D7249;
    border: 0;
    margin: 0;
    font-size: 28px !important;
    /* text-transform: uppercase; */
    font-weight: 300;
    margin-bottom: 6px !important;
    font-family: "Noto Sans", sans-serif;
}
.shopify-section.bannner-secion .slide .wrapper.desktop-content h2.cust-title01 a {
    text-decoration: none !important;
    color: #8D7249;
    font-weight: 300 !important;
    text-transform: capitalize;
    margin: 0 !important;
    font-size: 48px;
    line-height: 55px;
    font-family: "Noto Sans", sans-serif;
}

@media (min-width:1400px) {
  .shopify-section.bannner-secion .slide .wrapper.desktop-content h2.cust-title01 a {
      font-size: 53px;
    }
}

@media (min-width:1500px) {
  .shopify-section.bannner-secion .slide .wrapper.desktop-content h2.cust-title01 a {
      font-size: 60px;
    }
}
.shopify-section.bannner-secion .slide .wrapper.desktop-content h2.cust-title01 {
    margin-top: 0;
}
p {
    font-family: "Noto Sans", sans-serif !important;
}
.shopify-section.bannner-secion .slide .wrapper.desktop-content h2.cust-title01 {
    margin: 0;
}
.shopify-section.bannner-secion .slide .wrapper.desktop-content p.cust-description {
    margin: 0;
    color: #8D7249;
    text-transform: capitalize;
    padding-top: 20px;
    font-weight: 300;
}
.shopify-section.bannner-secion .slide .wrapper.desktop-content .cust-banner-btn01 a.button {
    /* background: #fff !important; */
    border: 2px solid ;
    /* color: #be0108 !important; */
    font-weight: bold;
    font-size: 24px;
    padding-block: 12px !important;
}
/* .shopify-section.bannner-secion .slide .cust-banner-contnet-box {
    top: 20% !important;
} */
.rich-text__blocks h2,
.shopify-section.featured-collection h2.title.inline-richtext.h2,
.featured-collection h2.title.inline-richtext.h2 {
    border: 0;
    padding: 0;
    position: relative;
    color: #8D7249;
    font-size: 24px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-family: "Noto Sans", sans-serif !important;
    font-weight: 500 !important;
}
.rich-text__blocks h2 strong,
.shopify-section.featured-collection h2.title.inline-richtext.h2 strong,
.featured-collection  h2.title.inline-richtext.h2 strong,
.featured-collection .collection__title.title-wrapper h2.title.inline-richtext.h2 {
    position: relative;
    font-weight: 500 !important;
    background: #ffffff;
    padding: 0 10px;
    font-family: "Noto Sans", sans-serif !important;
    font-size: 24px !important;
}
.shopify-section.featured-collection h2.title.inline-richtext.h2:before
.featured-collection .collection__title.title-wrapper h2.title.inline-richtext.h2:before {
    content: "";
    height: 1px;
    position: absolute;
    width: 100%;
    right: 0;
    left: 0;
    top: 50%;
    background: #8D7249;
    transform: translateY(-50%);
}

.featured-collection .collection__title.title-wrapper h2.title.inline-richtext.h2 + .collection__description{
  margin-top: 20px;
}

.featured-collection .collection__title.title-wrapper h2.title.inline-richtext.h2 + .collection__description p{
  text-align: center;
}

.cust-title-liuli h2 {
    position: relative;
    font-weight: 500 !important;
    /* background: #8D7249; */
    padding: 0 20px;
    font-family: "Noto Sans", sans-serif !important;
    font-size: 24px !important;
    text-transform: uppercase;
    color: #ffffff;
}
.cust-title-liuli h2:before {
    content: "";
    height: 1px;
    position: absolute;
    width: 100%;
    right: 0;
    left: 0;
    top: 50%;
    background: #ffffff;
    transform: translateY(-50%);
}
.cust-title-liuli {
    text-align: center;
    padding-bottom: 60px;
}
.cust-title-liuli span {
    background: #8D7249;
    z-index: 1;
    position: relative;
    padding: 0 20px;
    text-align: center;
    max-width: 460px;
    display: inline-block;
}
.shopify-section.featured-collection .color-background-1.isolate.gradient,
.featured-collection .color-background-1.isolate.gradient,
.featured-collection .color-background-1.isolate.gradient {
    /* padding-top: 70px; */
    padding-top: 0;
    padding-bottom: 70px;
}
.liuli-know-how .cust-bg-title {
    background-image: url(https://cdn.shopify.com/s/files/1/0677/8755/5036/files/bg.gif?v=1712229690);
    padding-top: 100px;
    padding-bottom: 300px;
    padding-right: 20px;
    padding-left: 20px;
    background-repeat: no-repeat;
    background-size: cover;
}
.liuli-know-how .full-cust-container-cta {
    max-width: 1590px;
    margin: 0 auto;
    padding: 0 20px;
}
.liuli-know-how .full-cust-container-cta .img-box img {
    width: 100%;
}
.shopify-section.featured-collection .color-background-1.isolate.gradient,
.featured-collection .color-background-1.isolate.gradient {
    background: #fff;
}
.cust-main-sec-title h2 {
    text-align: center;
    font-size: 50px;
    color: #fff;
    border-bottom: 4px solid;
    max-width: 330px;
    margin: 0 auto;
}
.cust-img-box02 img {
    width: 100%;
    border-radius: 30px;
}
.cust-img-box02 {
    max-width: 1140px;
    margin: 0 auto;
    margin-top: -240px;
}

.cust-main-title99 {
    padding: 0;
}
.cust-main-title99 h2 {
    color: #8D7249;
    font-size: 30px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    position: relative;
}
.cust-main-title99 h2:before {
    content: "";
    height: 2px;
    position: absolute;
    width: 100%;
    right: 0;
    left: 0;
    top: 19px;
    background: rgba(141,114,73,0.5);
}

.rich-text__blocks h2:before,
.shopify-section.accordion-section h2.title:before,
.featured-collection h2.title:before,
.shopify-section.accordion-section  h2.title:before {
    content: "";
    height: 2px;
    position: absolute;
    width: 100%;
    right: 0;
    left: 0;
    top: 16px;
    background: rgba(141,114,73,0.5);

}
.shopify-section.accordion-section h2.title span,
.shopify-section.accordion-section h2.title span,
.featured-collection  h2.title span {
    background: #fff;
    position: relative;
    padding: 0 20px;
}
.cust-main-title99 h2 span {
    background: #fff;
    z-index: 99;
    position: relative;
    padding: 0 20px;
    font-family: "Noto Sans", sans-serif;
    font-size: 24px;
}
.cust-main-title99 {
    padding: 0 ;
    padding-bottom: 30px;
}
.shopify-section.accordion-section h2.title,
.featured-collection h2.title,
.shopify-section.accordion-section h2.title {
    color: #8D7249;
    font-size: 24px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    padding-bottom: 30px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 500;
    position: relative;
}
.shopify-section.accordion-section .acc-item h3,
.shopify-section.accordion-section .acc-item h3 {
    border-color: #8D7249;
    font-size: 18px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 300;
}
.shopify-section.accordion-section polygon,
.featured-collection polygon,
.shopify-section.accordion-section polygon {
    fill: #8D7249;
}
.shopify-section.shopify-section-group-footer-group h2.footer-block__heading.inline-richtext {
    color: #8D7249;
    font-size: 30px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-family: "Noto Sans", sans-serif;
}
.shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer-block--newsletter .footer-block__newsletter .footer-block__subheading {
    font-size: 23px;
    color: #6c6c6c;
}
.shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer-block--newsletter .footer-block__newsletter form.footer__newsletter .field button {
    background: transparent;
    color: #be0108;
    border: 1px solid;
}
.shopify-section.shopify-section-group-footer-group h2.footer-block__heading.inline-richtext {
    text-align: left;
    font-size: 22px;
    color: #be0108;
    padding-bottom: 10px;
}
.shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .connect-form .footer-signup form .field .newsletter-form__button {
    background: transparent;
    color: #be0108;
    border: 1px solid;
    padding: 10px 40px !important;
}

.shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .connect-form .footer-signup form .field .newsletter-form__button:hover,
.shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer-block--newsletter .footer-block__newsletter form.footer__newsletter .field button:hover{

    color: #ffffff;
    background: #be0108;

}


.shopify-section.shopify-section-group-footer-group .footer__content-top.page-width {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
}
.shopify-section.shopify-section-group-footer-group .footer__content-top.page-width .footer-block--newsletter {
    background: #fff;
    padding-bottom: 50px;
    padding-top: 50px;
    background-image: url(https://cdn.shopify.com/s/files/1/0677/8755/5036/files/bg.png?v=1712316798);
    background-repeat: no-repeat;
    background-size: cover;
}
.shopify-section.shopify-section-group-footer-group .footer__content-top.page-width .footer-block--newsletter h2.footer-block__heading.inline-richtext {
    color: #8D7249;
    font-size: 26px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-family: "Noto Sans", sans-serif;
    font-weight: 500;
}
.shopify-section.shopify-section-group-footer-group .footer__content-top.page-width .footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet {
    padding: 0 110px;
}
.shopify-section.shopify-section-group-footer-group .footer__content-bottom {
    background: #be0108;
    padding: 20px 10px;
    margin-top: 60px;
}
.shopify-section.shopify-section-group-footer-group .footer__content-bottom .footer__content-bottom-wrapper.page-width {
    justify-content: center;
}
.shopify-section.shopify-section-group-footer-group .footer__content-bottom .footer__copyright.caption small.copyright__content {
    color: #fff;
}
.shopify-section.shopify-section-group-footer-group .footer__content-bottom .footer__content-bottom-wrapper.page-width:first-child {
    display: none;
}
.shopify-section.shopify-section-group-footer-group footer.footer{
    padding-bottom: 0;
    padding-top: 60;
    margin-top: 50px;
}
.shopify-section.accordion-section,
.featured-collection,
.shopify-section.accordion-section {
    background: #fff;
}
.shopify-section.image-grid,
.featured-collection  {
    background: #fff;
}

.cust-product-slider-1 li.yml-card {
    width: 100% !important;
    max-width: calc(100%) !important;
    background: #fff !important;
    padding: 20px;
}
.shopify-section.you-may-like-section .you-may-like-sec {
    background: #F7F7F7;
    padding-top: 80px;
    padding-bottom: 80px;
    overflow: hidden;
}
.cust-product-slider-1 li.yml-card .image {
    padding-top: 100% !important;
}
.cust-product-slider-1 li.yml-card .yml-title a {
    font-family: "Noto Sans", sans-serif;
    text-align: center;
    font-size: 16px;
    color: #3A312B !important;
    line-height: 27px;
    height: 52px;
    overflow: hidden;
}
.cust-product-slider-1 li.yml-card .money a {
    color: #8D7249 !important;
    display: block;
    text-align: center;
}
.cust-product-slider-1 .owl-dots {
    display: none;
}
.cust-product-slider-1 button.owl-prev {
    position: absolute;
    top: 40%;
    left: -60;
}
.cust-product-slider-1 button.owl-next {
    position: absolute;
    right: -60px;
    top: 40%;
}
.cust-product-slider-1 {
    padding: 0;
}
.cust-product-slider-1 button.owl-prev span {
    position: relative;
    font-size: 0;
    color: #fff;
}
.cust-product-slider-1 button.owl-prev span:before {
    content: "";
    background-image: url(https://cdn.shopify.com/s/files/1/0677/8755/5036/files/fluent_ios-arrow-24-filled.png?v=1712319993);
    position: absolute;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    left: -40px;
}
.cust-product-slider-1 button.owl-next span:before {
    content: "";
    background-image: url(https://cdn.shopify.com/s/files/1/0677/8755/5036/files/fluent_ios-arrow-24-filled_1.png?v=1712319994);
    position: absolute;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    left: auto;
    right: 20px;
}

.cust-product-slider-1 button.owl-next span{
  font-size: 0px;
}

.design-concept-new .cust-container {
    padding: 0 20px;
    max-width: 1390px;
    margin: 0px auto;
}
.design-concept-new .cust-container .cust-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.design-concept-new .cust-container .cust-row .cust-col6 {
    width: 48%;
    max-width: 48%;
}
.design-concept-new h2.cust-title01 {
    color: #8D7249;
    font-family: "Noto Sans", sans-serif;
    font-size: 26px;
}
.read-more-cust55 a {
    color: #3A312B;
    font-size: 16px;
}
.content-right-text02 {
    text-align: right;
}
.content-right-text02 p {
    margin: 0;
}
.content-left-text02 p {
    margin: 0;
}
.design-concept-new {
    padding-bottom: 0px;
    position: relative;
    overflow: hidden;
}

.design-concept-new table{
  padding: 50px 0;
}

.design-concept-new table table{
  padding: 0px;
}

.design-concept-new:before {
    content: "";
    background-image: url(https://cdn.shopify.com/s/files/1/0677/8755/5036/files/Group_3_1.png?v=1712323461);
    position: absolute;
    bottom: -180px;
    width: 550px;
    height: 452px;
    background-repeat: no-repeat;
}
.design-concept-new:after {
    content: "";
    background-image: url(https://cdn.shopify.com/s/files/1/0677/8755/5036/files/Group_4_1.png?v=1712323610);
    position: absolute;
    background-repeat: no-repeat;
    width: 550px;
    height: 452px;
    right: 0;
    bottom: -180px;
}
.shopify-section.you-may-like-section .you-may-like-sec h3.yml-title {
    color: #8D7249;
    font-size: 24px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-family: "Noto Sans", sans-serif;
    font-weight: 500;
    position: relative;
    margin-bottom: 50px;
}
.shopify-section.you-may-like-section .you-may-like-sec h3.yml-title:before {
    content: "";
    height: 1px;
    position: absolute;
    width: 100%;
    right: 0;
    left: 0;
    top: 16px;
    background: #8D7249;
}
.shopify-section.you-may-like-section .you-may-like-sec h3.yml-title span {
    background: #f7f7f7;
    position: relative;
    padding: 0 20px;
}
.announcement-bar, .announcement-bar__announcement {
    justify-content: left !important;
}
.header__icon:not(.header__icon--summary), .header__icon span{
  display: contents !important;
}
.utility-bar .custom_announcebar{
  align-items: center;
  display: flex;
  justify-content: flex-end;
  column-gap: 15px;
  margin: 0;
}
.utility-bar__grid {
    grid-template-columns: auto auto;
}
.logo {
    /* background: #BE0008; */
    background-color:#fff;
}
.price .price-item{
  color:#8D7249;
  font-family: 'Noto Sans';
}
.product-form__quantity .form__label{
  font-family: 'Noto Sans';
}
.product__sku .visually-hidden{
  position: static !important;
}
nav.breadcrumb{
  margin: 20px 50px;
}

input:checked + label::before {
    border: 4px solid #8D7249;
    opacity: 1;
    z-index: 1111 !important;
    position: absolute;
    opacity: 1;
    visibility: visible;
    border-radius: 0px !important;
}
.header__heading .header__heading-link {
    display: table;
    margin: auto;
}
.logo .header__heading {
    display: flex;
}
.logo .left_logo img {
    max-width: 100%;
    height: auto;
}
.logo .right_logo img {
    max-width: 100%;
    height: auto;
}
.header__search summary.header__icon.header__icon--search.header__icon--summary.link.focus-inset.modal__toggle {
    height: auto !important;
    margin-top: 11px;
}
header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-social {
    display: flex;
    justify-content: center;
    /* background: #fff; */
    background: transparent;
    margin-left: 0;
    margin-right: 0;
}

@media (min-width: 990px) and (max-width: 1499px) {
  header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-social {
    padding: 0 !important;
  }
}

@media (min-width: 990px) and (max-width: 1349px) {
  header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-social {
    left: -45px;
    position: relative;
  }
}
details-modal.header__search {
    order: 3;
}
.custom_menu {
    order: 1;
    padding-right: 30px;
}
.header__menu-item span {
    font-family: "Noto Sans", sans-serif !important;
    font-size: 18px !important;
    font-weight: 300 !important;
}
.header__search summary.header__icon.header__icon--search.header__icon--summary.link.focus-inset.modal__toggle svg.modal__toggle-open.icon.icon-search {
    height: 18px;
    width: 18px;
}

body.product .product .product__media-wrapper .thumbnail-slider .thumbnail{
  height: auto;
}

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

  .announcement-bar {
    justify-content: center !important;
}
  .utility-bar .custom_announcebar {
    justify-content: center;
}
  .announcement-bar p {
    margin-bottom: 0;
}
  header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-social {
    display: flex;
    justify-content: space-between;
    column-gap: 0px;
    padding: 5px !important;
}
  header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-social header-drawer {
    width: 90%;
}
.custom_menu {
    order: 1;
    padding-right: 0;
}
  .header__search summary.header__icon.header__icon--search.header__icon--summary.link.focus-inset.modal__toggle {
    height: auto !important;
    margin-top: 11px;
    width: auto;
}
  summary.header__icon.header__icon--menu.header__icon--summary.link.focus-inset {
    margin-left: 15px;
}
  .shopify-section.accordion-section .acc-item h3,
  .featured-collection .acc-item h3,
  .shopify-section.accordion-section  .acc-item h3 {
    height: auto;
}
  .shopify-section.shopify-section-group-footer-group footer .footer-block__newsletter {
    padding: 0 15px;
}
  .shopify-section.shopify-section-group-footer-group .footer__content-top.page-width .footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet {
    padding: 0 20px;
}
  .design-concept-new .cust-container .cust-row .cust-col6 {
    width: 100%;
    max-width: 100%;
}
  .content-right-text02 {
    text-align: left;
}

  header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-social .header__icons.header__icons--localization{
    display: none;
  }

}


header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-social{
  padding-top: 10px;
  padding-bottom: 10px;
}

header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-social .header__inline-menu{
  margin-top: 0px;
}

header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-social .header__inline-menu .list-menu.list-menu--inline{
  column-gap: 30px;
}

.header__search summary.header__icon.header__icon--search.header__icon--summary.link.focus-inset.modal__toggle{
  margin-top: 0px;
}

.utility-bar .custom_announcebar{
  column-gap: 25px;
}

.utility-bar .custom_announcebar .header__icon{
  width: auto !important;
  display: flex !important;
  text-decoration: none;
  column-gap: 10px;
}

.utility-bar .custom_announcebar .header__icon .visually-hidden{
  clip: inherit;
    position: relative !important;
    width: auto;
    margin: 0px;
    display: flex !important;
}

@media (min-width:990px) and (max-width:1194px) {
  header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-social .custom_menu {
    padding: 0;
    width: 755px;
  }
}

@media (min-width:1194px) {
  header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-social .custom_menu {
    width:860px;
  }
}

@media (min-width: 1024px){
  body:has(.section-header .header:not(.drawer-menu)) .utility-bar .page-width{
    padding-left: 100px;
    padding-right: 100px;
  }

  .page-width{
    padding-left: 100px;
    padding-right: 100px;
  }

  .liuli-know-how .full-cust-container-cta{
    padding-inline: 100px;
  }

  .shopify-section.bannner-secion .slide .wrapper.desktop-content{
    left: 5% !important;
    padding-left: 100px;
  }

  .shopify-section.featured-collection .contains-card.contains-card--product.slick-slider{
    width: calc(100% - 60px);
    margin-inline: auto;
  }

  .design-concept-new .cust-container{
    max-width: 1490px;
    padding-inline: 100px;
  }

  header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-social{
    padding-inline: 15px !important;
    max-width: 1590px !important;
  }

  header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-social .custom_menu {
    /* width: calc(100% - 50px); */
    /* width: 815px !important; */
    width: 946px !important;
  }

  header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-social .header__inline-menu .list-menu.list-menu--inline {
    column-gap: 0;
    width: 100%;
    justify-content: space-between;
  }
}

@media (max-width: 1024px){
  header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-social .header__inline-menu .list-menu.list-menu--inline{
    column-gap: 10px;
  }


}

@media (min-width:1195px) {
  header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-social{
    padding-inline: 25px !important;
  }
  .shopify-section.bannner-secion .slide .wrapper.desktop-content{
    left: 5% !important;
  }
}

@media (min-width:1245px) {
  header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-social{
    padding-inline: 25px !important;
  }
  .shopify-section.bannner-secion .slide .wrapper.desktop-content{
    left: 8% !important;
  }
}

@media (min-width:1325px) {
  .shopify-section.bannner-secion .slide .wrapper.desktop-content{
    left: 9% !important;
  }
}

@media (min-width: 1530px) {
    header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-social .custom_menu {
        /* width: 840px !important; */
        width: 960px !important;
    }
}

@media (min-width:1650px) {
  .shopify-section.bannner-secion .slide .wrapper.desktop-content{
    left: 10% !important;
  }
}

@media (min-width:1750px) {
  .shopify-section.bannner-secion .slide .wrapper.desktop-content{
    left: 15% !important;
  }
}

.header__icon--cart{
  margin-right: 0px;
}

.logo .header__heading .left_logo{
  grid-area: left;
}

.logo .header__heading .right_logo{
  grid-area: right;
}

.logo .header__heading .header__heading-link{
  /* grid-area: center; */
  grid-area:left;
}

.logo .header__heading .right_logo img{
  display: table;
  margin-left: auto;
}

.logo .header__heading{
  display: grid;
  grid-template-areas:
    'left center right';
  grid-template-columns: 1fr 2fr 1fr;
}

.header__heading .header__heading-link{
  padding: 0px;
}

@media (min-width:768px) {

  .logo .header__heading .header__heading-logo{
    /* width: auto !important;
    height: 122px !important; */
    height: auto !important;
    width: 100% !important;
    min-height: 92px;
  }
}

.shopify-section.image-grid .page-width .grid-container{
  padding-inline: 0px;
}

.shopify-section.accordion-section .accs{
  max-width: 713px;
}

.shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .grid__item .payment-icon{
  margin-top: 20px;
}

.shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .grid__item .payment-icon ul{
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 0px;
  padding: 0px;
  column-gap: 15px;
  row-gap: 10px;
  flex-wrap: wrap;
  list-style-type: none;
  max-width: 266px;
}

.shopify-section.featured-collection .product-grid .slick-slide .card__media .media a:hover:after{
  border: 1px solid #000000;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  display: none;
  transform: scale(0.9) translate(-55.5%, -55.5%);
}

.shopify-section.featured-collection .product-grid .slick-slide .card__media .media a:hover img{
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}

.section-header.shopify-section-group-header-group {
    z-index: 11111;
}


body.product nav.breadcrumb{
  padding: 20px 100px;
  margin: 0px;
  background: #F7F7F7;
  max-width: 1590px;
  margin-inline: auto;
}

body.product .shopify-section.section:first-child{
  background: #F7F7F7;
}

body.product nav.breadcrumb a{
  color: rgba(var(--color-foreground), 0.75);
  text-decoration: none;
}

body.product nav.breadcrumb + section{
  background: #F7F7F7;
  padding-bottom: 50px;
}

body.product .footer-block--newsletter{
  display: none;
}

body.product nav.breadcrumb span[aria-hidden]{
  font-size: 24px;
    padding-inline: 8px;
}

.announcement-bar p{
  font-size: 16px;
}

details[open] > .header__menu-item{
  font-weight: 700;
  color: #BE0008;
  text-decoration: none !important;
}

.shopify-section-group-header-group.section-header .header__inline-menu > .list-menu.list-menu--inline > li header-menu > details[open] > summary span{
  /* font-weight: 700 !important;
  color: #BE0008; */
  color:#fff;
  text-decoration: none !important;
}

details[open]>.header__menu-item .icon-caret{
  transform: rotate(0deg) !important;
}

.header__menu-item .icon-caret {
    right: .4rem;
    width: 20px;
    height: 10px;
    top: 34px;
}

sticky-header{
  background: #fff !important;
}

.shopify-section.bannner-secion .slide .wrapper.desktop-content .cust-banner-btn01 a.button{
  border-radius: 5px;
  text-decoration: none;
}

/* .shopify-section.bannner-secion .slide .wrapper.desktop-content .cust-banner-btn01 a.button:hover{
  background: #be0108 !important;
  color: #fff !important;
  border-color: #be0108 !important;
} */

.shopify-section.liuli-know-how{
  position: relative;
  padding-top: 60px;
}

.shopify-section.liuli-know-how::before{
  content: "";
  width: 100%;
  height: 374px;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #8D7249;
  background-image: url('/cdn/shop/files/Group_35568_1.png?v=1713937276'), url('/cdn/shop/files/Group_35569_1.png?v=1713937275');
  background-position: left top 12px, right top 12px;
  background-repeat: no-repeat, no-repeat;
  position: absolute;
  display: inline-block;
}

body.product .product--thumbnail_slider .thumbnail-slider .slider-button{
  display: none !important;
}

body.product .thumbnail-slider .thumbnail-list.slider--tablet-up{
  column-gap: 20px !important;
}

body.product .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{
  width: calc(33.333333% - 20px * 2/3) !important;
}

body.product .product-media-container.constrain-height.media-fit-contain{
  width: 100%;
  max-width: 100%;
}



body.product .product .product__info-wrapper variant-radios legend.form__label{
  font-weight: 700;
  font-size: 18px;
  color: #000000;
}

body.product .product .product__info-wrapper variant-radios legend.form__label span{
  font-weight: 500;
}

body.product .product .product__info-wrapper variant-radios label{
      width: 51px;
    height: 51px !important;
    border-radius: 0px !important;
    border: none;
}

body.product .product .product__info-wrapper variant-radios{
  border-bottom: none !important;
}

body.product .product .product__info-wrapper variant-radios fieldset{
  margin-bottom: 0px;
}

body.product .product .product__info-wrapper .price .badge{
  display: none !important;
}

body.product .product .product__info-wrapper .price .price__container{
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
}

body.product .product .product__info-wrapper div:has(.price){
  border-color: #8D7249;
}

.icon-with-text--vertical .icon-with-text__item svg{
  fill: #8D7249;
  margin-top: 3px;
}

body.product .product .product__info-wrapper .cust-product-form{
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  column-gap: 24px;
  flex-wrap: wrap;
}

body.product .product .product__info-wrapper .cust-product-form .product__pickup-availabilities.no-js-hidden.quick-add-hidden{
  display: none;
}

body.product .product .product__info-wrapper .cust-product-form .product-form__input{
  flex: 0 0 auto;
}

body.product .product .product__info-wrapper .cust-product-form .product-form__input label.quantity__label{
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 21.79px;
  letter-spacing: 1px;
  text-align: left;

}

body.product .product .product__info-wrapper .cust-product-form .product-form__input label.quantity__label + div{
  width: 140px;
  height: 42px;
  background: #fff;
}

body.product .product .product__info-wrapper quantity-input.quantity{
      width: 140px;
    height: 42px;
    min-height: 42px;
    background: #fff;
}

body.product .product .product__info-wrapper quantity-input.quantity::before, body.product .product .product__info-wrapper quantity-input.quantity::after{
  display: none;
}

body.product .product .product__info-wrapper quantity-input.quantity button{
  color: #8D7249;
}

.icon-with-text--vertical .icon-with-text__item, .icon-with-text--vertical .icon-with-text__item span{
  font-family: "Noto Sans", sans-serif;
font-size: 18px;
font-weight: 400;
line-height: 24.62px;
text-align: left;

}

.icon-with-text--vertical .icon-with-text__item strong{
  font-weight: 500;
}

body.product .product .product__info-wrapper quantity-input.quantity button svg{
  width: 20px;
  height: 20px;
}

body.product .product .product__info-wrapper quantity-input.quantity input{
  font-weight: 700;
}

body.product .product .product__info-wrapper .product-form{
  margin: 0px !important;
}

body.product .product .product__info-wrapper .product-form .product-form__submit{
  margin-bottom: 0px;
  background: #BE0008;
  border-radius: 5px;
  font-family: "Noto Sans", sans-serif;
font-size: 16px;
font-weight: 700;
line-height: 21.79px;
text-align: left;
padding: 10px 20px;
      text-transform: uppercase;
    height: auto;
    min-height: auto;
  border-radius: 5px;
  margin-bottom: 1.2rem;
}

body.product .product .product__info-wrapper .product-form .product-form__submit::before, body.product .product .product__info-wrapper .product-form .product-form__submit::after{
  display: none;
}

body.product .product .product__info-wrapper .product-left-text{
  padding-bottom: 10px;
}

body.product .product .product__info-wrapper .product-left-text p{
  font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-weight: 300;
line-height: 16.34px;
text-align: left;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 10px;

}

body.product .product .product__info-wrapper .product-left-text p::before{
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #8D7249;
}

body.product .product .product__info-wrapper .cust-product-form{
  padding-bottom: 5px;
  border-bottom: 1px solid #8D7249;
}

body.product .product .product__info-wrapper.grid__item{
  padding-top: 53px;
}

body.product .product .product__info-wrapper.grid__item .product__sku{
 font-family: "Noto Sans", sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 24.62px;
    text-align: left;
  color: #3A312B;
  display: flex;
    align-items: center;
}

body.product .product .product__info-wrapper.grid__item .product__sku .visually-hidden{
  width: auto;
    height: auto;
}

body.product .product .product__info-wrapper.grid__item .product__sku svg{
      fill: #8D7249;
    margin-top: 3px;
      min-height: 20px;
    min-width: 20px;
    margin-right: 10px;
}

body.product .product .product__info-wrapper.grid__item .product__sku span{
  font-weight: 500;
}

@media (max-width: 990px){
  body.product nav.breadcrumb{
    padding-inline: 20px;
  }

  .shopify-section.you-may-like-section .you-may-like-sec{
    overflow: hidden;
  }

  .shopify-section.shopify-section-group-footer-group footer.gradient{
    padding-top: 50px !important;
  }

  .shopify-section.accordion-section .acc-item h3,
  .featured-collection .acc-item h3,
  .shopify-section.accordion-section  .acc-item h3 {
    margin-bottom: 0px;
  }

  .shopify-section.accordion-section .acc-item h3 span{
    margin-left: 0px;
  }

  .shopify-section.shopify-section-group-footer-group .footer__content-top.page-width .footer-block--newsletter{
    background-image: url('https://cdn.shopify.com/s/files/1/0677/8755/5036/files/Group_4.png?v=1712830334'), url('https://cdn.shopify.com/s/files/1/0677/8755/5036/files/Group_3.png?v=1712830333');
    background-position: right bottom, left bottom;
    background-repeat: no-repeat, no-repeat;
    background-size: auto auto;
  }

  .shopify-section.shopify-section-group-footer-group .footer__content-top.page-width .footer-block--newsletter{
    padding-bottom: 38px;
  }

  .shopify-section.shopify-section-group-footer-group .footer__content-top.page-width .footer-block--newsletter h2.footer-block__heading.inline-richtext{
    font-size: 24px;
    line-height: 32px;

  }

  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer-block--newsletter .footer-block__newsletter .footer-block__subheading{
    font-size: 18px;
    line-height: 24px;
    margin-inline: auto;
  }

  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer-block--newsletter .footer-block__newsletter form.footer__newsletter .field__input{
    background: #fff;
  }
}

@media (max-width: 767px){
  body.product .product .product__info-wrapper .cust-product-form{
    flex-wrap: wrap;
  }


  .logo .header__heading .header__heading-link {
      padding: 20px 0;
  }


  /* .logo .header__heading .header__heading-logo {
      height: 87px !important;
      max-width: 186px;
      margin-top: 6px;
      margin-bottom: 6px;
      min-height: 0;
      max-width: 100% !important;
      min-width: 150px;
      margin: 0;
  } */

   .logo .header__heading .header__heading-logo {
      margin-top: 6px;
      margin-bottom: 6px;
      margin: 0;
  } 

  .logo .left_logo img{
    max-height: 75px;
  }

  .logo .header__heading .left_logo{
    top: 15px;
    left: 113px;
  }

  body.product .product__media-wrapper .slider-buttons{
    display: none;
  }

  .menu-drawer-container .header__icon, .custom_menu{
    display: flex;
    align-items: center;
  }

  .logo .header__heading{
    overflow: hidden;
  }

  .logo .header__heading .left_logo{
        position: absolute;
    left: 113px;
    transform: translateX(-100%);
    /* bottom: 0; */
    top: 15px;
  }

  .logo .header__heading .right_logo img{
      position: absolute;
      right: 85px;
      transform: translateX(100%);
      /* bottom: 0; */
      top: 4px;
      width: 85px;
      height: 110px;
      object-fit: cover;
      object-position: left center;
      max-height: 85px;
  }

  header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-social .custom_menu{
    display: none;
  }

  header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-social header-drawer{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px;
  }

  header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-social{
    column-gap: 0px;
    padding: 0px;
  }

  .menu-drawer-container .header__icon, .custom_menu{
    justify-content: center;
  }

 .shopify-section.liuli-know-how::before{
   height: 200px;
   background-image: none !important;
 }

  .cust-title-liuli{
    padding-bottom: 0px;
  }

  .cust-title-liuli h2{
    margin-bottom: 14px;
  }


  body.product nav.breadcrumb{
    padding: 9px 40px 8px;
  }

  body.product nav.breadcrumb + section{
    padding-top: 20px;
  }

  body.product nav.breadcrumb + section .page-width{
    padding-inline: 40px;
  }

  body.product .product__media-wrapper .product__column-sticky .slider-mobile-gutter{
    margin-left: 0px;
    margin-right: 0px;
  }

  body.product .product__media-wrapper .product__column-sticky .slider-mobile-gutter .product__media-list.contains-media{
    margin-bottom: 0px;
  }

  body.product .product__media-wrapper .product__column-sticky .slider-mobile-gutter .product__media-list.contains-media .slider__slide{
    width: 100%;
    margin-left: 0px !important;
  }

  body.product .product__media-wrapper .product__column-sticky .slider-mobile-gutter.thumbnail-slider .thumbnail-list{
    column-gap: 13px !important;
    max-width: 80px;
    margin-inline: auto;
  }

  body.product .product__media-wrapper .product__column-sticky .slider-mobile-gutter.thumbnail-slider .thumbnail-list li{
    width: 14px !important;
    height: 14px;
  }

  body.product .product__media-wrapper .product__column-sticky .slider-mobile-gutter.thumbnail-slider .thumbnail-list li button{
    width: 14px;
    height: 14px;
    border: 1px solid #8D7249;
    background: #fff;
    border-radius: 50%;
  }

  body.product .product__media-wrapper .product__column-sticky .slider-mobile-gutter.thumbnail-slider .thumbnail-list li button[aria-current="true"]{
    box-shadow: none;
    border-color: #BE0008;
    background: #BE0008;
  }

  body.product .product__media-wrapper .product__column-sticky .slider-mobile-gutter.thumbnail-slider .thumbnail-list li button *{
    display: none;
  }

  body.product .product .product__info-wrapper.grid__item{
    padding-top: 40px;
  }

  body.product .product .product__info-wrapper.grid__item .product__title h1{
    font-family: "Noto Sans", sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 32.69px;
    letter-spacing: 1px;
    text-align: center;
    color: #8D7249;
  }

  body.product .product .product__info-wrapper variant-radios fieldset{
    text-align: center;
    font-family: "Noto Sans", sans-serif;
  }

  body.product .product .product__info-wrapper variant-radios legend.form__label{
    margin-bottom: 15px;
  }

  body.product .product .product__info-wrapper .price .price__container{
    display: table;
    margin: 0 auto 24px;
  }

  body.product .product .product__info-wrapper .cust-product-form{
    flex-flow: column;
    row-gap: 12px;
    justify-content: center;
    align-items: center;
  }

  body.product .product .product__info-wrapper .cust-product-form .product-form__input label.quantity__label{
    text-align: center;
    color: #3A312B;
  }

  body.product .product .product__info-wrapper .cust-product-form .product-form__input{
    margin-bottom: 0px;
  }

  body.product .product .product__info-wrapper .price span.price__badge-sold-out, body.product .product .product__info-wrapper product-form.product-form form .product-form__buttons button.product-form__submit, body.product .product .product__info-wrapper .shopify-payment-button button.shopify-payment-button__button::after{
    margin-bottom: 0px;
  }

  body.product .product .product__info-wrapper .cust-product-form{
    border-bottom: none;
  }

  .icon-with-text--vertical .icon-with-text__item, .icon-with-text--vertical .icon-with-text__item span{
    color: #3A312B;
  }

  .icon-with-text--vertical .icon-with-text__item{
    margin-bottom: 13px;
  }

  .design-concept-new::after{
    right: -252px;
  }

  .design-concept-new::before{
    left: -252px;
  }

  .design-concept-new{
    overflow: hidden;
  }

  body.product .shopify-section.shopify-section-group-footer-group footer.gradient{
    background: #fff;
    padding-top: 30px !important;
  }

  .shopify-section.you-may-like-section .you-may-like-sec{
    padding-top: 54px;
    padding-bottom: 40px;
  }

}

@media (max-width: 500px){
  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .grid__item{
    width: 100%;
    max-width: 100%;
  }
}

.shopify-section.image-grid .page-width .image-box a:hover:after{
  background: #8D724980;

}

.menu-drawer__navigation > .menu-drawer__menu.has-submenu > li > a, .menu-drawer__navigation > .menu-drawer__menu.has-submenu > li > details > summary {
  text-transform: uppercase;
  font-size: 16px;
}

.menu-drawer__navigation > .menu-drawer__menu.has-submenu > li > details .menu-drawer__close-button{
  font-size: 16px;
  font-family: inherit;
}

.menu-drawer__navigation > .menu-drawer__menu.has-submenu > li > a, .menu-drawer__navigation > .menu-drawer__menu.has-submenu > li > details ul li a{
  font-size: 16px;
}

body.login .utility-bar .custom_announcebar .header__icon{
  margin: 0px;
}

body.collection #main-collection-filters .facet-filters.sorting #SortBy + svg, body.collection #main-collection-filters #FacetsWrapperDesktop details summary svg{
  width: 20px;
  height: 10px;
  right: 0px;
  top: 16px;
  color: #8D7249;
}

.overflow-hidden-mobile .mobile-facets__wrapper{
  z-index: 11111;
}

body.about-us.page .museum-carousel-box ~ h1, body.about-us.page .museum-carousel-box ~ div{
  display: none;
}

#menu-drawer .custom_announcebar{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 25px;
}

#menu-drawer .custom_announcebar a{
  display: flex !important;
  align-items: center;
  justify-content: flex-start;
  column-gap: 10px;
  width: auto;
}

.shopify-section.design-concept-new .cust-row table{
  border: none;
  box-shadow: none;
  display: block;
  height: auto !important;
}

.shopify-section.design-concept-new .cust-row table tbody{
  display: block;
}

.shopify-section.design-concept-new .cust-row table tr{
  display: block;
  border: none;
  height: auto !important;
}

.shopify-section.design-concept-new .cust-row table tr td{
  border: none;
  padding: 0 ;
  display: block;
  width: 100% !important;
  height: auto !important;
}

.shopify-section.design-concept-new .cust-row table tr td + td{
  padding: 0px;
}

.shopify-section.design-concept-new .cust-row table tr td p, .shopify-section.design-concept-new .cust-row table tr td a{
  text-align: center;
  margin: 0 0 13px;
  font-family: "Noto Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 32.83px;
  color: #3A312B;
}

.shopify-section.design-concept-new .cust-row table tr td p strong, .shopify-section.design-concept-new .cust-row table tr td p b{
  font-family: "Noto Sans", sans-serif;
font-size: 24px;
font-weight: 500;
line-height: 32.83px;
text-align: center;
color: #8D7249;
  display: inline-block;
  margin-top: 15px;
}

@media (max-width: 989px){
  .announcement-bar p{
    font-size: 14px;
    margin-top: 16px;
    margin-bottom: 15px;
    font-weight: 500;
  }

  .announcement-bar p.announcement-bar__message.h5{
    display: none;
  }

  .utility-bar .custom_announcebar .header__icon:not(:last-child){
    display: none !important;
  }

  .utility-bar .custom_announcebar .header__icon .visually-hidden{
    display: none !important;
  }

  .utility-bar .custom_announcebar .header__icon svg, .utility-bar .custom_announcebar .header__icon svg path{
    fill: #8D7249 !important;
  }
}

@media (min-width: 750px){
  .copyright__content a:hover{
    color: #fff !important;
  }
}

@media (max-width: 750px){
  .shopify-section.image-grid .page-width .grid-container{
    display: block;
    gap: 0px;
  }

  .shopify-section.image-grid .page-width{
    padding-inline: 0px;
  }

  .shopify-section.image-grid .slick-dots {
	 display: flex;
	 justify-content: center;
	 margin: 0;
	 padding: 14px 0;
	 list-style-type: none;
    position: absolute;
    bottom: 0px;
    }
     .shopify-section.image-grid .slick-dots li {
         margin: 0 6.5px;
       width: 14px;
         height: 14px;
    }
     .shopify-section.image-grid .slick-dots button {
         display: block;
         width: 14px;
         height: 14px;
         padding: 0;
         border: none;
         border-radius: 100%;
         background-color: #ffffff;
         text-indent: -9999px;
    }

  .shopify-section.image-grid .slick-dots button::before{
    display: none;
  }
     .shopify-section.image-grid .slick-dots li.slick-active button {
         background-color: #BE0008;
    }

  .shopify-section.image-grid .page-width .grid-container{
    margin-bottom: 0px;
  }

  .shopify-section.accordion-section .page-width{
    padding: 0px;
  }

  .shopify-section.accordion-section .acc-wrapper{
    padding-inline: 40px;
  }

  .shopify-section.shopify-section-group-footer-group footer .footer-block__newsletter{
    padding-inline: 40px;
  }
}

@media (max-width: 600px){
  .shopify-section.featured-collection .color-background-1.isolate.gradient,
   .featured-collection .color-background-1.isolate.gradient {
    padding-top: 64px;
    padding-bottom: 24px;
  }

  .shopify-section.featured-collection .color-background-1.isolate.gradient .collection,
  .featured-collection  .color-background-1.isolate.gradient .collection {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .collection__title.title-wrapper{
    padding: 0px;
  }

  .shopify-section.liuli-know-how{
    padding-top: 20px;
  }

  .liuli-know-how .full-cust-container-cta{
    padding: 0px;
  }

  .shopify-section.shopify-section-group-footer-group h2.footer-block__heading.inline-richtext{
    text-align: center;
  }

  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .footer-block__details-content li a{
    justify-content: center;
    font-size: 14px;

  }

  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .connect-form p{
    text-align: center;
    font-size: 14px;
    line-height: 28px;
  }

  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .connect-form .footer-signup form .field{
    align-items: center;
    justify-content: center;
  }

  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .grid__item .payment-icon ul{
    margin-inline: auto;
  }

  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .connect-form .footer-signup form .field label{
    width: 100%;
    text-align: center;
    left: 0;
    top: 6px;
  }

  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .connect-form .footer-signup form .field input[type="email"]{
    height: 36px;
    padding: 11px 15px;
    margin: 0px;
  }

  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .connect-form .footer-signup form .field .newsletter-form__button{
    height: 36px;
  }

  .shopify-section.shopify-section-group-footer-group h2.footer-block__heading.inline-richtext{
    font-size: 15px;
    line-height: 20px;
  }
}



#Details-menu-drawer-container summary.header__icon{
  margin-left: 0px;
}

#Details-menu-drawer-container summary.header__icon svg.icon.icon-hamburger{
  width: 33px;
  height: 33px;
}

.shopify-section.main-blog-section .main-blog h1.title--primary {
    border: 0;
    padding: 0;
    position: relative;
    color: #8D7249;
    font-size: 24px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-family: "Noto Sans", sans-serif !important;
    font-weight: 500 !important;
    margin-bottom: 50px;
}
.shopify-section.main-blog-section .main-blog h1.title--primary strong {
    position: relative;
    font-weight: 500 !important;
    background: #ffffff;
    padding: 0 20px;
    font-family: "Noto Sans", sans-serif !important;
    font-size: 24px !important;
}
.shopify-section.main-blog-section .main-blog h1.title--primary:before {
    content: "";
    height: 1px;
    position: absolute;
    width: 100%;
    right: 0;
    left: 0;
    top: 50%;
    background: #8D7249;
    transform: translateY(-50%);
}

.shopify-section.main-blog-section .main-blog .blog-articles {
  column-gap: 40px;
  row-gap: 40px;
}

.shopify-section.main-blog-section .main-blog .blog-articles .article-card .card__content .card__information{
  padding-top: 27px !important;
  padding-bottom: 5px !important;
}

.shopify-section.main-blog-section .main-blog .blog-articles .article-card .card__content .card__information .card__heading.h2{
  font-family: "Noto Sans", sans-serif !important;
font-size: 16px;
font-weight: 500;
line-height: 27.2px;
text-align: center;
  margin-bottom: 13px;

}

.shopify-section.main-blog-section .main-blog .blog-articles .article-card .card__content .card__information .article-card__excerpt.rte-width{
  font-family: "Noto Sans", sans-serif !important;
  font-size: 16px;
  font-weight: 300;
  line-height: 27.2px;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 0px;
  margin-top: 13px;
}

.pagination-wrapper{
  border-top: 0.5px solid #8D7249;
  padding-top: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pagination-wrapper span.count{
  font-family: "Noto Sans", sans-serif !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 21.79px;
  text-align: left;

}

.pagination-wrapper .pagination__list{
  flex-flow: row;
    width: auto;
    min-width: auto;
}

.pagination-wrapper .pagination__list li{
  flex: 1 0 30px;
  max-width: 30px;
}

.pagination-wrapper .pagination__list li a{
  font-family: "Noto Sans", sans-serif !important;
font-size: 16px;
font-weight: 400;
line-height: 21.79px;
text-align: left;
  width: 30px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pagination-wrapper .pagination__list li a[aria-current="page"]{
  background: #BE0008;
  color: #fff;
  text-decoration: none;
  opacity: 1;
}

.pagination-wrapper .pagination__list li a[aria-current="page"]::after{
  display: none;
}

.pagination-wrapper .pagination__item--prev .icon{
    margin-right: -.2rem;
    transform: rotate(-90deg);
    width: 20px;
    height: 10px;
}

.pagination-wrapper .pagination__item--next .icon {
    margin-left: -.2rem;
    transform: rotate(90deg);
    width: 20px;
    height: 10px;
}

.pagination-wrapper .pagination__list > li:not(:last-child){
  margin-right: 10px;
}

body.blog .shopify-section.shopify-section-group-footer-group .footer__content-top.page-width .footer-block--newsletter{
  padding: 0px !important;
}

body.blog .shopify-section.shopify-section-group-footer-group .footer__content-top.page-width .footer-block--newsletter *{
  display: none !important;
}

h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5, body{
 font-family: "Noto Sans", sans-serif;
}

.utility-bar .custom_announcebar .header__icon .cart-count-bubble{
  top: 4px;
  right: 5px;
  left: auto;
}

.utility-bar .custom_announcebar .header__icon .cart-count-bubble span[aria-hidden="true"]{
  display: inline-block;
}

.utility-bar .custom_announcebar .header__icon .cart-count-bubble .visually-hidden{
  display: none !important;
}

.utility-bar .custom_announcebar .header__icon svg{
  order: 2;
}

.utility-bar .custom_announcebar .header__icon span{
  order: 1;
}

/* ========================== collection page starts ========================== */

body.collection .shopify-section.breadcrumb-section{
  padding: 30px 0;
}

body.collection .shopify-section.product-grid-section{
  background: #f7f7f7;
}

body.collection .shopify-section.product-grid-section .product-count.light{
  display: none;
}

body.collection #main-collection-filters #FacetFiltersForm{
  grid-template-columns: 1fr max-content;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 0.5px solid #8D7249;
}

.facet-filters__sort:focus-visible{
  outline: none !important;
  box-shadow: none !important;
}

body.collection .shopify-section.product-grid-section > .color-background-1{
  background: transparent !important;

}

body.collection .shopify-section.product-grid-section .facets-container .facets__heading{
  font-family: "Noto Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24.52px;
  text-align: left;

}

body.collection #main-collection-filters #FacetsWrapperDesktop details summary{
  background: transparent !important;
}

body.collection .shopify-section.product-grid-section .facets-container .facet-filters.sorting .facet-filters__label{
  display: none;
}

body.collection #main-collection-filters .facet-filters.sorting #SortBy + svg{
  right: 10px;
}

body.collection #main-collection-filters .facet-filters.sorting #SortBy{
  font-family: "Noto Sans", sans-serif;
font-size: 16px;
font-weight: 300;
line-height: 21.79px;
text-align: left;

}

body.collection .shopify-section.product-grid-section #ProductGridContainer #product-grid{
  justify-content: space-between;
  padding: 0px;
  row-gap: 50px;
  column-gap: 70px;
}

body.collection .shopify-section.product-grid-section #ProductGridContainer #product-grid li{
  max-width: 300px;
  background: #fff;
  width: 100%;
}

body.collection #ProductGridContainer #product-grid .grid__item .card__information{
  padding: 15px;
}

body.collection #ProductGridContainer #product-grid .grid__item .card__information .card__heading.h5 a{
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 27.2px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 14px;
}

body.collection #ProductGridContainer #product-grid .grid__item .card__information .card-information .price .price-item.price-item--regular{
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 21.79px;
  letter-spacing: 1px;
  text-align: left;

}

@media (max-width: 1250px){
  body.collection .shopify-section.product-grid-section #ProductGridContainer #product-grid {
    justify-content: space-between;
    padding: 0px;
    row-gap: 50px;
    column-gap: 15px;
  }
}

@media (min-width: 1200px){
  body.collection #main-collection-filters #FacetsWrapperDesktop details{
    margin-right: 50px;
  }

  body.collection #main-collection-filters #FacetsWrapperDesktop .facets__heading{
    margin-right: 50px;
  }
}

@media (max-width: 1150px){
  body.collection .shopify-section.product-grid-section #ProductGridContainer #product-grid li{
    max-width: 260px;
  }
}

body.collection .shopify-section.product-grid-section #ProductGridContainer #product-grid li .card__badge{
  display: none;
}

@media (max-width: 767px){
  .pagination-wrapper{
    flex-wrap: wrap;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    row-gap: 30px;
  }
}

.shopify-section-group-header-group.section-header .header__submenu{
  width: 24rem;
}

/* body.cart .utility-bar .custom_announcebar .header__icon.header__icon--cart{
  flex-flow: row-reverse;
} */

body.cart .title.title--primary{
      color: #8D7249;
    font-size: 20px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-family: "Noto Sans", sans-serif;
    font-weight: 500;
}

body.cart .shopify-section.cart__footer-wrapper .cart__footer button#checkout{
      font-size: 31px;
    padding: 14px 40px !important;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    color: #050505 !important;
    background: transparent;
    margin-top: 10px;
    transition: all .3s ease;
    background: #fff !important;
    border: 1px solid #be0108;
    color: #be0108 !important;
    font-weight: bold;
    font-size: 20px;
    padding-block: 12px !important;
    max-width: max-content !important;
}

body.cart .shopify-section.cart__footer-wrapper .cart__footer button#checkout:hover{
  background: #be0108 !important;
  color: #fff !important;
}

body.cart .shopify-section.cart__footer-wrapper .cart__footer button#checkout::before, body.cart .shopify-section.cart__footer-wrapper .cart__footer button#checkout::after{
  display: none;
}

body.collection #main-collection-filters #FacetFiltersForm{
  grid-template-columns: 1fr max-content;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 0.5px solid #8D7249;
}

.facet-filters__sort:focus-visible{
  outline: none !important;
  box-shadow: none !important;
}

body.search .template-search .icon.icon-caret{
  width: 20px;
  height: 10px;
  top: 50%;
  transform: translateY(-50%);
}

body.search .template-search .facets-container .facets__heading{
  font-family: "Noto Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24.52px;
  text-align: left;

}

body.search .template-search #FacetsWrapperDesktop details summary{
  background: transparent !important;
}

body.search .template-search .facets-container .facet-filters.sorting .facet-filters__label{
  display: none;
}

body.search .template-search .facet-filters.sorting #SortBy + svg{
  right: 10px;
}

body.search .template-search .facet-filters.sorting #SortBy{
  font-family: "Noto Sans", sans-serif;
font-size: 16px;
font-weight: 300;
line-height: 21.79px;
text-align: left;

}

body.search .template-search #FacetsWrapperDesktop .product-count.light{
  display: none;
}

body.search .template-search #FacetsWrapperDesktop{
  grid-template-columns: 1fr max-content;
}

body.search .template-search #FacetsWrapperDesktop details summary{
  padding-right: 25px;
}


/* ======================= blog detail page =============================== */

body.article .article-template .article-template__hero-container{
  width: 100%;
  max-width: 100%;
}

body.article .article-template{
  background: #f7f7f7;
}

body.article .article-template .page-width.page-width--narrow{
      padding: 20px 20px 30px;
    margin: 0 auto;
    text-align: center;
}

body.article .article-template .page-width.page-width--narrow .article-template__title{
      color: #393939;
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 0;
    line-height: initial;
    margin-bottom: 10px;
    font-size: 32px;
    text-transform: capitalize;
}

body.article .article-template .page-width.page-width--narrow .circle-divider time{
  font-family: "Noto Sans", sans-serif;
  font-size: 18px;
  font-weight: norma;
}

body.article .article-template .article-template__content.page-width section{
  max-width: 760px;
  margin-inline: auto;
}

body.article .article-template .article-template__content.page-width h2.BlogTitle{
  color: #1c3e0e;
  margin-bottom: 30px;
  margin-top: 0px;
  font-size: 29px;
  line-height: 37px;
}

body.article .article-template .article-template__content.page-width .blogContainer {
    display: inline-block;
    padding: 15px;
}

body.article .article-template .article-template__content.page-width .blogImg-wrap {
    float: left;
    margin-right: 10%;
}

@media (min-width:768px) {
  body.article .article-template .article-template__content.page-width .blogImg-wrap {
      max-width: 38%;
  }

}

@media (max-width:500px) {
  body.article .article-template .article-template__content.page-width .authorBox img {
    width: 100%;
  }
}

body.article .article-template .article-template__content.page-width .authorBox h3.Freestyle,
body.article .article-template .article-template__content.page-width h2.BlogTitle span.Freestyle{
  font-size: 32px;
  margin-top: 0px;
  margin-bottom: 10px;
  text-align: left;
}

body.article .article-template .article-template__content.page-width h2.BlogTitle i {
  font-size: 22px;
}

body.article .article-template .article-template__content.page-width .authorBox img {
    float: left;
    margin-right: 15px;
  max-width: 275px;
  border: none;
}

body.article .article-template .article-template__content.page-width .authorBox {
    width: 100%;
    margin-top: 35px;
    padding-top: 16px;
    border-top: 1px solid #ccc;
}

body.article .article-template .article-template__content.page-width .staff-product-description {
    float: left;
    font-size: 16px;
    margin-top: 35px;
}

body.article .article-template .article-template__content.page-width p {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 10px;
}

@media (min-width:768px) {
  body.article .article-template .article-template__content.page-width .staff-product-description {
      max-width: 48%;
      margin-top: 0px;
  }
  body.article .article-template .article-template__content.page-width .authorBox {
    width: 72%;
    float: right;
  }
}

@media(max-width: 767px){
  body.article .article-template .page-width.page-width--narrow{
    padding-inline: 40px;
  }

  body.article .article-template .page-width.page-width--narrow .article-template__title{
    font-size: 28px;
    padding-inline: 20px;
  }

  body.article .article-template .page-width.page-width--narrow .circle-divider time{
    font-size: 14px;
  }
}


body.article .article-template .article-template__content.page-width .purpleBox {
    border-left: 15px solid #cec5da;
}

body.article .article-template .article-template__content.page-width .yellowBox {
    border-left: 15px solid #f3e59c;
}

body.article .article-template .article-template__content.page-width .greenBox {
    border-left: 15px solid #b5c9ad;
}

body.article .article-template .article-template__content.page-width .ltGreenBox {
    border-left: 15px solid #a5e296;
}

body.article .article-template .article-template__content.page-width .blueBox {
    border-left: 15px solid #9fd6e0;
}

body.article .article-template .article-template__content.page-width .ltBlueBox {
    border-left: 15px solid #afc9ef;
}

body.article .article-template .article-template__content.page-width .orangeBox {
    border-left: 15px solid #f5caa4;
}

body.article .article-template .article-template__content.page-width .pineGreenBox {
    border-left: 15px solid #dce59b;
}

body.article .article-template .article-template__content.page-width .greyBox {
    border-left: 15px solid #afbfc7;
}

body.article .article-template .article-template__content.page-width .ltOrangeBox {
    border-left: 15px solid #f3cf8a;
}

body.article .article-template .article-template__content.page-width .roseBox {
  border-left: 15px solid #f6aad2;
}

body.article .article-template .article-template__content.page-width a.redBtn{
    background-color: #c8242b;
    padding: 10px 20px;
    color: #fff !important;
    font-weight: 600;
    font-size: 17px;
    transition: all .3s ease;
    text-transform: uppercase;
    display: block;
    text-align: center;

    margin: 35px auto 0;
    white-space: nowrap;
    display: table;
}

body.article .article-template .article-template__social-sharing{
  max-width: 700px;
}

body.article .article-template .page-width.page-width--narrow{
  max-width: 800px;
}

body.article .article-template .page-width.page-width--narrow table, body.article .article-template .page-width.page-width--narrow table tbody, body.article .article-template .page-width.page-width--narrow table tr, body.article .article-template .page-width.page-width--narrow table tr td{
  padding: 0px;
  border: none;
  display: block;
  width: 100%;
      border-collapse: separate;
    box-shadow: none;
}

body.article .article-template .page-width.page-width--narrow table tr td p{
  margin-top: 0px;
  margin-bottom: 10px;
  text-align: left !important;
}

body.article .article-template .page-width.page-width--narrow table tr td img{
  width: 100%;
}

body.cart .cart__dynamic-checkout-buttons{
  margin-right: 0px;
}

.artist-content a.button {
  text-decoration: none !important;
  color: #fff;
}

/* ============================= 18-04 ======================= */

body.page .main-page-title{
  font-size: 32px;
  font-weight: 600;
}

body.page table, body.page table tbody, body.page table tbody tr, body.page table tbody tr td{
  padding: 0px;
  border: none;
  box-shadow: none;
}

body.page .page-width{
  max-width: 1184px;
  padding-inline: 15px;
}

body.page .page-width p{
  margin-top: 0px;
  margin-bottom: 10px;
}

/*new artist page*/
body.page .artist-content div {
    max-width: 840px;
    margin: 0 auto;
}

body.page .artist-content div h2,
body.page .liuli-in-situations.artist-4sq h2 {
  text-align:center;
  font-size: 22px;
  line-height: 1;
  font-weight: 600;
}

body.page .liuli-in-situations.artist-4sq img {
  padding: 5px !important;
  border: none;
  box-shadow: none;
}

/* .liuli-in-situations.artist-4sq .Virtual_Appointment.flex-container.centered-col-list img:hover {
  padding: 8px !important;
  opacity: 0.85;
} */

body.page .artist-content {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width:900px) {
  body.page .artist-content {
    max-width: 100%;
  }
}

body.page .artist-content hr {
  border-bottom:3px solid #000;
  max-width: 250px;
  margin: 60px 0;
}

/**/

@media (min-width: 1200px){
  body.page .flex1, body.page .flex2 {
    flex-basis: 50%;
  }

  body.page .flex-container {
    display: flex;
    flex-wrap: nowrap;
  }
}

body.page .flex-container {
    display: flex;
    flex-wrap: nowrap;
}

@media (max-width: 749px){
  body.page .main-page-title{
    text-align: center;
  }
}

body.page.about-us #MainContent .page-width{
  width: 100%;
  max-width: 100%;
  padding: 0px;
}

body.page.about-us #MainContent .page-width .main-page-title{
  display: none;
}


.custom-about-container .flex-container>div {
    background: transparent;
    border-color: transparent;
}

/* #bannerContainer {
  background-image: url(/cdn/shop/files/about-banner.png?v=1626194504);
  background-position: top;
  background-size: 190%;
  background-repeat: no-repeat;
} */

#bannerContainer div {
  position: relative;
}

#bannerContainer p,
#bannerContainer h2 {
  color: #fff;
  max-width: 375px;
  margin: 0 auto;
}

#bannerContainer h2 {
  font-size: 24px;
  margin-bottom:10px;
}

#bannerContainer p {
  font-size: 16px;
  line-height: 1.5;
}

#bannerContainer img {
    max-width: 500px;
    margin: 0;
    /* position: absolute;
    right: 55px;
    top: 40px; */
}

#bannerContainer div.flex1 {
    min-height: 190px;
    margin-top: 5px;
}

#bannerContainer div.flex2 {
    text-align: center;
    border: none;
    margin: 0;
}

#bannerContainer .flex1,
#bannerContainer .flex2,
#founderContainer .flex1,
#founderContainer .flex2,
#museumContainer .flex1,
#museumContainer .flex2 {
  flex-basis: 100%;
}

#founderContainer p,
#founderContainer h2 {
  color: #000;
}

div#founderContainer img {
  max-width: 395px;
}

div#founderContainer .flex1 {
  text-align: center;
  display: none;
}

div#founderContainer .flexcontent {
    margin-top: 35px;
}

div#founderContainer .flexcontent p,
.custom-about-container .wrap-para p {
  font-size: 16px;
  line-height: 2;
}

.custom-about-container .wrap-para {
  margin: 20px auto;
}

@media screen and (max-width:1295px) and (min-width:1220px) {
  .custom-about-container .wrap-para {
    padding-right:40px;
  }
}

div#founderContainer .flexcontent p {
  /* max-width: 485px; */
  margin: 0 auto;
}

/* #museumContainer {
    background-image: url(/cdn/shop/files/museum-background.png?v=1626198733);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 575px;
    margin-bottom: 105px;
} */

#museumContainer .flex1,
#museumContainer .flex2 {
  background-color:#000 !important;
}

#museumContainer .flex1 {
    background-image: url(/cdn/shop/files/museum-product-image-left.png?v=1626277106);
    background-position: left bottom!important;
    background-size: 80% !important;
    background-repeat: no-repeat;
    position: relative;
    min-height: 580px;
}

#museumContainer .flex2 {
    /* background-image: url(/cdn/shop/files/museum-background-right.png?v=1626199484); */
    background-color: #000;
    background-position: 50% 0;
    background-size: auto;
    background-repeat: no-repeat;
    position: relative;
    min-height: 340px;
}

@media (min-width:330px) {
  #museumContainer .flex1 {
    min-height: 550px;
  }
}

@media (min-width:380px) {
  #museumContainer .flex1 {
    min-height: 535px;
  }
}

@media (min-width:392px) {
  #museumContainer .flex1 {
    min-height: 495px;
  }
}

@media (min-width:430px) {
  #museumContainer .flex1 {
    min-height: 500px;
  }
}

@media (min-width:438px) {
  #museumContainer .flex1 {
    min-height: 470px;
  }
}

@media (min-width:440px) {
  #museumContainer .flex1 {
      min-height: 475px;
  }
  #museumContainer .flex2 {
      min-height: 380px;
  }
}

@media (min-width:480px) {
  #museumContainer .flex1 {
    min-height: 467px;
  }
}

@media (min-width:500px) {
  #museumContainer .flex1 {
    min-height: 490px;
  }
}

@media (min-width:850px) {
  #museumContainer .flex2 {
      background-image: url(/cdn/shop/files/museum-background-right.png?v=1626199484);
  }
}

@media (min-width:1220px) {
  #museumContainer .flex1 {
      background-position: left bottom!important;
      background-size: 84% !important;
      background-repeat: no-repeat;
      position: relative;
      min-height: 450px;
  }

  #museumContainer {
      background-image: url(/cdn/shop/files/museum-background.png?v=1626198733);
      background-position: top;
      background-size: cover;
      background-repeat: no-repeat;
      min-height: 575px;
      margin-bottom: 105px;
  }
}


@media screen and (max-width:1219px) and (min-width:740px) {
  #museumContainer .flex2 {
    min-height: 440px;
  }
  #museumContainer .flex1 {
      min-height:600px;
  }
}

@media screen and (max-width:1220px) and (min-width:1050px) {
  #museumContainer .flex1 {
      background-size: 65% !important;
  }
}

@media (min-width:1712px) {
  #museumContainer .flex1 {
    background-size: 725px !important;
  }
}

@media (min-width:1220px) {
  #museumContainer .flex2 {
    min-height: auto;
  }
  #museumContainer .flex1 {
      min-height: auto;
  }
}


div#museumContainer p, div#museumContainer a, div#museumContainer h2 {
    color: #fff;
    max-width: 500px;
}

div#museumContainer h2 {
    margin: 40px auto 0;
    font-size: 34px;
}

@media (min-width:1220px) {
  div#museumContainer h2 {
      margin: 82px auto 0;
  }

}

div#museumContainer a {
    font-size: 16px;
    margin: 10px auto 0;
    border-bottom: 1px solid;
    line-height: 1.3;
    /* float: right; */
    text-decoration: underline;
}

div#museumContainer p {
    font-size: 16px;
    margin: 25px auto 0;
    line-height: 2;
}

#museumContainer .flex1 ul.noBul {
    position: absolute;
    right: 34px;
    bottom: 105px;
    z-index: 1;
    opacity: .7;
}

@media (min-width:375px) {
  #museumContainer .flex1 ul.noBul {
    bottom: 115px
  }
}

@media (min-width:400px) {
  #museumContainer .flex1 ul.noBul {
    bottom: 125px
  }
}

@media (min-width:440px) {
  #museumContainer .flex1 ul.noBul {
    right: 0;
    bottom: 137px;
  }
}

@media (min-width:465px) {
  #museumContainer .flex1 ul.noBul {
    bottom: 143px;
  }
}

@media (min-width:480px) {
  #museumContainer .flex1 ul.noBul {
    bottom: 145px;
  }
}

@media (min-width:500px) {
  #museumContainer .flex1 ul.noBul {
    bottom: 154px;
  }
}

@media (min-width:540px) {
  #museumContainer .flex1 ul.noBul {
    bottom: 168px;
  }
}

@media (min-width:577px) {
  #museumContainer .flex1 ul.noBul {
    bottom: 183px;
  }
}


@media (min-width:620px) {
  #museumContainer .flex1 ul.noBul {
    bottom: 0;
  }
}

@media (min-width:1800px) {
  #museumContainer .flex1 ul.noBul {
    right: 5%;
  }
}

@media (min-width:2000px) {
  #museumContainer .flex1 ul.noBul {
    right: 25%;
  }
}

@media (min-width:740px) {
  #bannerContainer div.flex2 {
    bottom: 10px;
  }
}



@media (min-width:1220px) {
  #museumContainer .flex1 ul.noBul {
    bottom: -7px
  }
}

#museumContainer .flex1 ul.noBul li {
    color: #b9b8b9;
    font-size: 11px;
    line-height: 1.6;
}

#museumContainer .flex2 ul.noBul {
    position: absolute;
    right: 20px;
    top: 37%;
    text-align: right;
    z-index: 1;
    opacity: 0.7;
}

@media (min-width:350px) {
  #museumContainer .flex2 ul.noBul {
      top: 29%;
  }
}

@media (min-width:386px) {
  #museumContainer .flex2 ul.noBul {
      top: 10%;
  }
}

@media (min-width:440px) {
  #museumContainer .flex2 ul.noBul {
      top: 13%;
  }
}

@media (min-width:1220px) {
  #museumContainer .flex2 ul.noBul {
      top: 26%;
  }
}

@media screen and (max-width:1220px) and (min-width:440px) {
  div#museumContainer .flex2 img {
    max-height: 500px;
  }
}

#museumContainer .flex2 ul.noBul li {
    color: #b9b8b9;
    font-size: 11px;
    line-height: 1.6;
}

div#museumContainer .flex2 img {
    max-width: 450px;
    position: absolute;
    right: -6px;
}

.slider-rev {
  margin: 125px auto 0;
}


@media (min-width:740px) {
  #bannerContainer h2 {
    font-size: 36px;
    margin-bottom:20px;
  }
  #bannerContainer p {
    font-size: 18px;
    line-height: 1.5;
  }
  #bannerContainer {
    background-color: rgb(102,102,102);
    background-image: url(/cdn/shop/files/about-banner.png?v=1626194504);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
  }
}


@media (min-width:440px) {
  #museumContainer .flex1 {
      background-size: cover;
      background-position: top;
  }

  #museumContainer .flex2 {
      /* background-size: cover; */
      background-position: top;
  }
  .slider-rev {
    margin: 105px auto 0;
  }
  #bannerContainer div.flex2 {
    bottom: 65px;
  }
  .wrap-para,
  div#founderContainer {
    bottom: 55px;
    position: relative;
  }
}

@media (min-width:500px) {
  .slider-rev {
    margin: 130px auto 0;
  }
}

@media (min-width:741px) {
  .slider-rev {
    margin: 60px auto 0;
  }
  #bannerContainer div.flex2 {
    bottom: 15px;
  }
}

@media (max-width:1219px) {
  div#museumContainer .flex1 {
    padding: 0 15px;
    margin-bottom: 0;
  }
  div#museumContainer .flex2 {
    text-align: right;
  }
  #bannerContainer h2 {
    margin-top: 35px;
  }
  #bannerContainer img {
    max-width: 100%;
  }
}

@media (max-width:440px) {
  #bannerContainer img:first-of-type {
    position:relative;
    left: 40px;
    max-width: 260px;
  }
  div#founderContainer,
  #bannerContainer div.flex2 {
    position: relative;
    bottom: 100px;
  }
  .custom-about-container .wrap-para {
    position: relative;
    bottom: 50px;
    margin: 0 auto;
  }
  div#museumContainer .flex2 img {
      bottom: -145px;
  }
  #museumContainer .flex1 ul.noBul {
      left: 15px;
  }
}

@media screen and (max-width:1219px) and (min-width:440px) {
  #bannerContainer img {
    max-width: 48%;
    float: left;
  }
}

@media (max-width:740px) {
  div#museumContainer .flex2 img {
    max-width: 100%;
  }
  #bannerContainer div.flex1 {
    min-height: 270px;
    padding: 0 15px;
  }
 #bannerContainer div.flex1 {
     background-color: rgb(102,102,102);
     background-image: url(/cdn/shop/files/About-us-banner.png?v=1626215183);
     background-position: top;
     background-size: auto;
     background-repeat: no-repeat;
 }
}


@media (min-width:1220px) {
  #founderContainer .flex1 {
    flex-basis: 40%;
  }
  #founderContainer .flex2 {
    flex-basis: 60%;
  }
  #bannerContainer img {
      max-width: 500px;
      position: absolute;
      right: 55px;
      top: 14%;
  }
  div#founderContainer {
      position: relative;
      bottom: 100px;
  }
  .wrap-para {
      position: relative;
      bottom: 30px;
      max-width: 1200px;
      margin: 0 auto;
      padding-left: 65px;
  }
  div#founderContainer .flexcontent p {
    max-width: 485px;
  }
  div#founderContainer .flex1 {
    text-align: right;
  }
  div#founderContainer .flexcontent {
      margin-top: 180px;
  }
  #bannerContainer .mobile-img-only {
    display:none;
  }
  div#founderContainer .flex1 {
    display: inline;
  }
  #bannerContainer div.flex1 {
      min-height: 290px;
      margin-top: 115px;
  }
  div#museumContainer .flex2 img {
      max-width: 551px;
      position: absolute;
      right: -6px;
      top: 45px;
  }
}

@media (min-width:1320px) {
  #bannerContainer img {
      right: 95px
  }
}
@media (min-width:1420px) {
  #bannerContainer img {
      right: 135px
  }
}
@media (min-width:1520px) {
  #bannerContainer img {
      right: 175px
  }
}
@media (min-width:1620px) {
  #bannerContainer img {
      right: 215px
  }
}
@media (min-width:1720px) {
  #bannerContainer img {
      right: 255px
  }
}
@media (min-width:1820px) {
  #bannerContainer img {
      right: 295px
  }
}
@media (min-width:1920px) {
  #bannerContainer img {
      right: 375px;
  }
}
@media (min-width:2020px) {
  #bannerContainer img {
      right: 415px
  }
}
@media (min-width:2120px) {
  #bannerContainer img {
      right: 455px
  }
}
@media (min-width:2220px) {
  #bannerContainer img {
      right: 495px
  }
}
@media (min-width:2320px) {
  #bannerContainer img {
      right: 535px
  }
}
@media (min-width:2420px) {
  #bannerContainer img {
      right: 575px
  }
}


@media screen and (max-width:1679px) and (min-width:1220px) {
  .custom-about-container .wrap-para {
    position: relative;
    bottom: 50px;
    margin: 0 auto;
  }
}

@media (min-width: 1680px) {
  div#founderContainer {
      bottom: 50px;
  }
  div#founderContainer .flexcontent {
      margin-top: 145px;
  }
}

body.page.about-us #MainContent{
  overflow: hidden;
}

body.page img{
  border: none;
  box-shadow: none;
}


body.page div#bannerContainer {
  position: relative;
}

@media (min-width: 1220px) {
  body.page div#bannerContainer::before {
      content: "";
      height: 310px;
      width: 40px;
      background: rgb(102,102,102);
      background: linear-gradient(180deg, rgba(137,137,137,1) 0%, rgba(39,39,39,1) 80%, rgba(21,21,21,1) 100%);
      position: absolute;
      bottom: -53.3%;
  }
}

@media (min-width: 1320px) {
  body.page div#bannerContainer::before {
      width: 80px;
  }
}

@media (min-width: 1420px) {
  body.page div#bannerContainer::before {
      width: 120px;
  }
}

@media (min-width: 1520px) {
  body.page div#bannerContainer::before {
      width: 160px;
  }
}

@media (min-width: 1620px) {
  body.page div#bannerContainer::before {
      width: 200px;
  }
}

@media (min-width: 1680px) {
  body.page div#bannerContainer::before {
      bottom: -65.6%;
  }
}

@media (min-width: 1720px) {
  body.page div#bannerContainer::before {
      width: 240px;
  }
}

@media (min-width: 1820px) {
  body.page div#bannerContainer::before {
      width: 280px;
  }
}

@media (min-width: 1920px) {
  body.page div#bannerContainer::before {
      width: 320px;
  }
}

@media (min-width: 2020px) {
  body.page div#bannerContainer::before {
      width: 360px;
  }
}

@media (min-width: 2120px) {
  body.page div#bannerContainer::before {
      width: 400px;
  }
}

@media (min-width: 2220px) {
  body.page div#bannerContainer::before {
      width: 440px;
  }
}

@media (min-width: 2320px) {
  body.page div#bannerContainer::before {
      width: 480px;
  }
}

@media (min-width: 2420px) {
  body.page div#bannerContainer::before {
      width: 520px;
  }
}

body.page .flex1, body.page .flex2 {
    border: 6px solid transparent;
    border-radius: 3px;
}

@media (max-width: 1199px){
  body.page .flex-container{
    flex-wrap: wrap;
  }
}

/*New Know how page*/
body.page table.knowHow p,
body.page table.knowHow ol li {
  font-size: 16px;
  line-height: 1.5;
}

body.page table.knowHow p b {
  font-size:13px;
}

body.page table.knowHow h2 {
    font-size: 24px;
    margin-bottom: 10px;
}

@media (max-width:460px) {
 body.page table.knowHow h2 {
    max-width: 235px;
    text-align: left;
  }
}

@media (min-width:740px) {
  body.page table.knowHow h2 {
    font-size: 26px;
  }
}


body.page table.knowHow h4 {
    margin: 0 auto 30px;
    max-width: 300px;
}

body.page table.knowHow ol {
    max-width: 530px;
    margin: 0 auto;
}

body.page .knowHow td {
  display: inline-block;
}


body.page #Hero_Banner {
  background-image: url(/cdn/shop/files/liuli-virtual-appointment-hero-background.png?v=1657217499);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 25px;
}

body.page #Hero_Banner h2,
body.page #Hero_Banner p {
  color: #fff;
}

body.page #Hero_Banner p {
  font-size:21px;
  line-height: 1.4;
}

body.page #Hero_Banner h2 {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.2;
    max-width: 1150px;
    margin: 0 auto 35px;
}

body.page #Hero_Banner div {
  text-align:center;
  margin: 0 auto;
  max-width: 855px;
  padding: 55px 15px 40px;
}

body.page #Hero_Banner a {
  min-width:250px;
  transition: all 0.3s ease;
  background-color: #bf0008;
  color: #fff;
}

body.page #Hero_Banner a:hover {
  background-color: #000;
}

body.page #Hero_Banner a::after, body.page #Hero_Banner a::before{
  display: none;
  border-radius: 3px;
}

body.page .liuli-in-situations .Virtual_Appointment.flex-container.centered-col-list img {
  padding: 35px;
  transition: all 0.3s ease;
}

/* .liuli-in-situations .Virtual_Appointment.flex-container.centered-col-list img:hover {
  padding: 0 !important;
} */

body.page .liuli-logo-row img {
  max-width: 100%
}

body.page .VA-Form {
 padding-left: 20px;
 padding-right: 20px;
}

@media (min-width:768px) {
  body.page .Virtual_Appointment h2,
body.page .VA_service_list h2 {
    font-size: 34px;
  }
body.page .VA_service_list .Virtual_Appointment .contentCol h2 {
    font-size: 28px;
  }
  body.page .Virtual_Appointment p {
    font-size: 24px;
  }
  body.page #Hero_Banner p {
    font-size:18px;
  }
  body.page #Hero_Banner h2 {
    font-size: 24px;
  }
  body.page #Hero_Banner div {
  padding: 55px 0px 40px;
  }
  body.page .liuli-logo-row img {
    max-width: 1050px !important;
  }
  body.page .VA-Form {
    padding-left: 0;
    padding-right: 0;
  }
}

body.page #MainContent{
  background: #f7f7f7;
}


/*new virtual appointment page*/
body.page .Virtual_Appointment.greyBox {
  background-color: #f1f1f2;
  padding-top: 48px;
  border-left: none;
}


body.page .Virtual_Appointment.trusted_collab {
  margin-top: 75px;
}

body.page .Virtual_Appointment div {
  margin: 0 auto;
  background: transparent;
  text-align:center;
  border: none;
}

body.page .Virtual_Appointment h2,
body.page .VA_service_list h2 {
  color: #000;
  font-size: 28px;
  line-height: 1;
  max-width: 1150px;
  margin: 0 auto;
}

body.page .Virtual_Appointment.trusted_collab h2,
body.page .VA_service_list h2 {
  font-weight: 900;
}

body.page .VA_service_list .Virtual_Appointment .contentCol h2 {
  font-weight: 700;
  font-size: 21px;
  font-style: italic;
  margin-bottom: 15px;
}

body.page .Virtual_Appointment p {
    color: #000;
    line-height: 1.2;
    max-width: 1100px;
    font-size: 16px;
}

body.page .Virtual_Appointment.greyBox p span {
  font-weight: 900;
}

body.page .Virtual_Appointment a.button {
  max-width: 170px;
    color: #fff;
    margin: 0 auto 35px;
    padding: 0;
    display: flex;
  border-radius: 10px;
}

body.page .Virtual_Appointment.trusted_collab a.button {
  margin: 35px auto 60px;
}

body.page .Virtual_Appointment .logoCol {
/*   text-align:right; */
  max-width: 250px;
}

body.page .Virtual_Appointment .contentCol {
  text-align: left;
  flex-basis: 100%;
  padding-left: 20px;
}

body.page .centered-col-list {
  max-width: 1200px;
  margin: 0 auto;
}

body.page .VA_service_list {
  background-color: #f1f1f2;
  padding: 75px 0;
  min-width: 100%;
}

body.page .VA_service_list .centered-col-list {
    max-width: 898px;
}

body.page.virtual-appointment #founderContainer::before{
  display: none;
}

body.page.virtual-appointment #founderContainer::before{
  display: none;
}

body.page.virtual-appointment .virtual-appointment .button::before, body.page.virtual-appointment .virtual-appointment .button::after{
  display: none;
}

@media (min-width: 1650px){
body.page.virtual-appointment div#bannerContainer::before {
    bottom: -53.6%;
}
}

@media (max-width: 1199px){
  .virtual-appointment div#bannerContainer{
    flex-wrap: wrap;
  }

  .virtual-appointment div#bannerContainer .flex1, .virtual-appointment div#bannerContainer .flex2{
    flex: 0 0 100%;
  }

  .virtual-appointment div#bannerContainer .flex2 img.mobile-img-only{
    display: block;
  }

  .virtual-appointment .custom-about-container div#founderContainer .flex1{
    display: none;
    }

    .virtual-appointment div#bannerContainer .flex2 img:first-child{
      position: relative;
      top: 0;
      right: 0;
      left: 40px;
      width: calc(100% - 40px);
    }

  .virtual-appointment div#bannerContainer{
    background-color: transparent;
  }

  .virtual-appointment .custom-about-container div#founderContainer .flex2{
    flex: 0 0 100%;
    bottom: 0px;
    margin-top: 0px;
  }

  .virtual-appointment div#bannerContainer .flex1, .virtual-appointment div#bannerContainer .flex2{
    bottom: 0px;
  }

  body.page .Virtual_Appointment.trusted_collab{
    padding-bottom: 0px;
  }
}

@media (max-width: 400px){
  #bannerContainer img:first-of-type {
    position: relative;
    left: 40px;
    max-width: 260px;
  }

  div#founderContainer img{
    width: 100%;
  }
}

body.faq.page .banner{
  margin-bottom: 50px;
}

body.faq.page .shopify-section.accordion-section{
  background: #f5f5f5;
}

/*DS Customizations to specific slides*/
/*Slide #1 Fresh Delights and Eternal Joy*/
.shopify-section.bannner-secion .slide:nth-of-type(2) .wrapper.desktop-content{
    max-width: 911px!important;
    text-align: center;
}

.shopify-section.bannner-secion .slide:nth-of-type(2) .wrapper.desktop-content h2.cust-title01 a {
  font-weight: 600 !important;
}

.shopify-section.bannner-secion .slid:nth-of-type(2) .wrapper.desktop-content .cust-sub-title01,
.shopify-section.bannner-secion .slide:nth-of-type(2) .wrapper.desktop-content h2.cust-title01 a,
.shopify-section.bannner-secion .slide:nth-of-type(2) .wrapper.desktop-content p.cust-description {
    color: #664121;
}

.shopify-section.bannner-secion .slide:nth-of-type(2) .wrapper.desktop-content .cust-sub-title01 {
  text-transform: capitalize;
  border-bottom: 1px solid;
}

.shopify-section.bannner-secion .slide:nth-of-type(2) .wrapper.desktop-content p.cust-description {
  margin: 0 auto;
}

.shopify-section.bannner-secion .slide:nth-of-type(2) .wrapper.desktop-content .cust-banner-btn01 a.button {
   /* background-color:transparent !important;
   color: #3b3a3d !important;
   border: 2px solid #3b3a3d; */
  border: 2px solid;
   border-radius: 0;
}
/*End Slide1*/

/*Slide #2 Talent Conquers All*/
.shopify-section.bannner-secion .slide:nth-of-type(3) .wrapper.desktop-content{
    max-width: 895px!important;
    text-align: center;
}

.shopify-section.bannner-secion .slide:nth-of-type(3) .wrapper.desktop-content h2.cust-title01 a {
  font-weight: 600 !important;
}

.shopify-section.bannner-secion .slide:nth-of-type(3) .wrapper.desktop-content .cust-sub-title01,
.shopify-section.bannner-secion .slide:nth-of-type(3) .wrapper.desktop-content h2.cust-title01 a,
.shopify-section.bannner-secion .slide:nth-of-type(3) .wrapper.desktop-content p.cust-description {
    color: #416621 !important;
}

.shopify-section.bannner-secion .slide:nth-of-type(3) .wrapper.desktop-content .cust-sub-title01 {
  text-transform: capitalize;
  border-bottom: 1px solid;
}

.shopify-section.bannner-secion .slide:nth-of-type(3) .wrapper.desktop-content p.cust-description {
  margin: 0 auto;
}

.shopify-section.bannner-secion .slide:nth-of-type(3) .wrapper.desktop-content .cust-banner-btn01 a.button {
   /* background-color:transparent !important;
   color: #3b3a3d !important;
   border: 2px solid #3b3a3d; */
  border: 2px solid;
   border-radius: 0;
}
/*End Slide2*/

/*Slide #3 Flower of the Month*/
.shopify-section.bannner-secion .slide:nth-of-type(4) .wrapper.desktop-content{
    max-width: 895px!important;
    text-align: center;
}

.shopify-section.bannner-secion .slide:nth-of-type(4) .wrapper.desktop-content h2.cust-title01 a {
  font-weight: 600 !important;
}

.shopify-section.bannner-secion .slide:nth-of-type(4) .wrapper.desktop-content .cust-sub-title01,
.shopify-section.bannner-secion .slide:nth-of-type(4) .wrapper.desktop-content h2.cust-title01 a,
.shopify-section.bannner-secion .slide:nth-of-type(4) .wrapper.desktop-content p.cust-description {
    color: #445d8e !important;
}

.shopify-section.bannner-secion .slide:nth-of-type(4) .wrapper.desktop-content .cust-sub-title01 {
  text-transform: capitalize;
  border-bottom: 1px solid;
}

.shopify-section.bannner-secion .slide:nth-of-type(4) .wrapper.desktop-content p.cust-description {
  margin: 0 auto;
}

.shopify-section.bannner-secion .slide:nth-of-type(4) .wrapper.desktop-content .cust-banner-btn01 a.button {
   /* background-color:transparent !important;
   color: #3b3a3d !important;
   border: 2px solid #3b3a3d; */
  border: 2px solid;
   border-radius: 0;
}
/*End Slide2*/
/**/

body.collection .collection-hero .collection-hero__inner.page-width .collection-hero__image-container.mobile-image{
  display: none;
}


@media (max-width: 1500px){
  .shopify-section.bannner-secion .slide .cust-banner-contnet-box{
    top: 50% !important;
    transform: translateY(-50%);
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

@media (max-width: 1400px){
  .shopify-section.bannner-secion .slide .wrapper.desktop-content .cust-sub-title01{
    font-size: 22px !important;
  }

  .shopify-section.bannner-secion .slide .wrapper.desktop-content h2.cust-title01 a{
    font-size: 42px;
    line-height: 50px;
  }

  .shopify-section.bannner-secion .slide .wrapper.desktop-content p.cust-description{
    font-size: 20px;
  }

  .shopify-section.bannner-secion .slide .wrapper.desktop-content .cust-banner-btn01 a.button{
    font-size: 18px;
  }

  .shopify-section.bannner-secion .slide .wrapper.desktop-content{
    padding-left: 80px;
  }
}

@media (max-width: 1200px){
  .header__menu-item span{
    font-size: 16px !important;
  }

  header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-social .header__inline-menu .list-menu.list-menu--inline{
    column-gap: 10px;
  }
}

.shopify-section.bannner-secion .slide .wrapper.desktop-content.text-left{
  text-align: left;
}

.shopify-section.bannner-secion .slide .wrapper.desktop-content.text-left p.cust-description{
  margin-left: 0px;
}

.shopify-section.bannner-secion .slide .wrapper.desktop-content.center{
  padding-inline: 50px;
  left: 50% !important;
  /* transform: translateX(-50%); */
      transform: translateX(-50%) translateY(-50%);
    height: auto;
  top: 50%;
}

.shopify-section.bannner-secion .slide .wrapper.desktop-content.right{
  padding-right: 100px;
  left: auto !important;
  right: 0px;
}

.shopify-section.bannner-secion .slide .wrapper.desktop-content.text-right{
  text-align: right;
}

.shopify-section.bannner-secion .slide .wrapper.desktop-content.text-right p.cust-description{
  margin-right: 0px;
}

@media (max-width: 1200px){
  .shopify-section.featured-collection .color-background-1.isolate.gradient, .featured-collection .color-background-1.isolate.gradient, .featured-collection .color-background-1.isolate.gradient{
  /* padding-top: 50px; */
  padding-top: 0;
  padding-bottom: 50px;
  }
}

@media (max-width: 1024px){
  .shopify-section.bannner-secion .slide .desktop-image{
    min-height: 350px;
  }
}

@media (max-width: 989px){
  header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-social .custom_menu{
    display: none;
  }

  body.collection .collection-hero .collection-hero__inner.page-width .collection-hero__image-container.desktop-image{
    display: none;
  }

  body.collection .collection-hero .collection-hero__inner.page-width .collection-hero__image-container.mobile-image{
    display: block;
  }

  header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-social .header-drawer{
    margin: 0px !important;
  }

  details[open] > .search-modal{
    position: fixed;
    top: 0;
    bottom: auto;
  }

  .breadcrumbs__list{
    flex-wrap: wrap;
  }
}

.shopify-section.section.product-grid-section .card .card__inner .card__media{
  background: #fff;
}

.shopify-section.cart__footer-wrapper #main-cart-footer .cart__footer .cart__blocks .js-contents{
  background: #F7F7F7;
  padding: 28px;
}

#Details-menu-drawer-container summary.header__icon svg.icon.icon-close{
      width: 33px;
    height: 33px;
  transform: scale(1) !important;
}

@media (max-width: 989px){
  .header--top-center header-drawer{
    margin-left: 0 !important;
  }

  #Details-menu-drawer-container summary.header__icon {
    margin-left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .shopify-section.featured-collection .color-background-1.isolate.gradient, .featured-collection .color-background-1.isolate.gradient, .featured-collection .color-background-1.isolate.gradient {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .shopify-section.featured-collection .color-background-1.isolate.gradient .collection, .featured-collection .color-background-1.isolate.gradient .collection .collection__description{
    text-align: center;
    margin-top: 15px;
  }

  .header--top-center > .header__search{
    display: block;
  }

  .header--top-center > .header__search .header__icon.header__icon--search{
    width: auto;
    color: #8D7249;
  }
}

@media (max-width: 600px){
  .shopify-section.featured-collection .color-background-1.isolate.gradient, .featured-collection .color-background-1.isolate.gradient, .featured-collection .color-background-1.isolate.gradient {
    /* padding-top: 48px; */
    padding-top: 0;
    padding-bottom: 40px;
    padding-inline: 20px;
  }

  .featured-collection .collection__title.title-wrapper h2.title.inline-richtext.h2{
    margin-left: -20px;
    margin-right: -20px;
  }
}



.shopify-section.product-grid-section .product-card-wrapper .card__information .price .price-item{
  color: #8D7249;
}

body.collection .shopify-section.shopify-section-group-footer-group footer.footer{
  margin-top: 2px;
}

body.faq .shopify-section.accordion-section h2.title span{
  background: #f7f7f7;
}

@media (max-width: 749px){
      .shopify-section.cart-top-wrapper #main-cart-items table tbody tr td:nth-child(4) {
        width: auto;
        grid-column: 1 / 3;
    }

  .shopify-section.cart-top-wrapper #main-cart-items table tbody tr td:nth-child(3){
        grid-row: 3;
    grid-column: 4;
  }

  .shopify-section.cart-top-wrapper #main-cart-items table tbody tr{
    gap: 0px;
  }

  .shopify-section.cart-top-wrapper #main-cart-items table tbody tr td{
    padding: 14px 0;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
  }

  .shopify-section.cart-top-wrapper #main-cart-items table tbody tr{
    margin-top: 14px !important;
  }

  .shopify-section.cart-top-wrapper #main-cart-items table tbody tr td.cart-item__details{
    grid-column: 2 / 5;
  }

  .cart-item__name{
    font-size: 14px;
    line-height: 19.2px;
  }

  .product-option{
    font-size: 12px;
  }

  .cart-item__details > .product-option:last-child{
    font-size: 14px;
    line-height: 19.7px;
  }

  .shopify-section.cart-top-wrapper #main-cart-items table tbody tr td.cart-item__quantity .quantity.cart-quantity input{
    width: 50px;
  }

  .shopify-section.cart__footer-wrapper #main-cart-footer .cart__footer .cart__ctas .cart__checkout-button.button{
    font-size: 14px;
    line-height: 19.07px;
    padding: 10px 20px;
    font-weight: 500;
  }

  .thankyou-text p{
    font-size: 14px;
    line-height: 19.07px;
  }
}

@media (max-width: 600px){
  .shopify-section.featured-collection .product-grid .slick-arrow.slick-next::after, .shopify-section.featured-collection .product-grid .slick-arrow.slick-prev::after{
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='18' height='34' viewBox='0 0 18 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.788325 30.855C0.637961 31.0141 0.520411 31.2013 0.442385 31.4059C0.364359 31.6104 0.327385 31.8283 0.333574 32.0472C0.339766 32.266 0.389 32.4815 0.478464 32.6813C0.567928 32.8811 0.695871 33.0613 0.85499 33.2117C1.01411 33.3621 1.20129 33.4796 1.40583 33.5576C1.61038 33.6357 1.82829 33.6726 2.04713 33.6664C2.26597 33.6603 2.48144 33.611 2.68125 33.5216C2.88106 33.4321 3.06129 33.3041 3.21166 33.145L17.3783 18.145C17.6709 17.8356 17.8339 17.4259 17.8339 17C17.8339 16.5742 17.6709 16.1645 17.3783 15.855L3.21166 0.853366C3.06229 0.690764 2.8821 0.559462 2.68155 0.467085C2.48101 0.374713 2.26411 0.323107 2.04345 0.315268C1.82279 0.307429 1.60278 0.343512 1.39618 0.421423C1.18959 0.499331 1.00053 0.61751 0.839997 0.769103C0.679463 0.920695 0.550651 1.10267 0.46104 1.30447C0.371428 1.50626 0.322808 1.72385 0.318002 1.9446C0.313193 2.16534 0.352296 2.38484 0.433036 2.59034C0.513776 2.79585 0.634543 2.98326 0.788327 3.1417L13.875 17L0.788325 30.855Z' fill='%2385080F'/%3e%3c/svg%3e ");
    width: 18px;
    height: 34px;
  }

  .cust-title-liuli h2{
    margin-top: 16px;
  }

  .shopify-section.liuli-know-how{
    padding-top: 1px;
  }

  .cust-main-title99 h2 span{
    padding: 0 6px;
    max-width: 280px;
    display: inline-block;
  }

  .cust-main-title99 h2::before{
    top: auto;
    bottom: 50%;
  }

  .cust-main-title99{
    padding-bottom: 4px;
  }

  .shopify-section.accordion-section h2.title span, .shopify-section.accordion-section h2.title span, .featured-collection h2.title span{
    padding: 0 8px;
  }

  .shopify-section.accordion-section .acc-item h3 span{
    margin: 20px 0 !important;
    font-size: 16px;
    line-height: 24px;
    padding-right: 40px;
    font-weight: 500;
  }

  .shopify-section.accordion-section .acc-item p{
    font-size: 16px;
    font-weight: 300;
    padding: 18px 0 0;
  }

  .shopify-section.accordion-section .acc-item p a{
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
  }

  .shopify-section.accordion-section .acc-item p a strong{
    font-weight: 300;
  }

  .shopify-section.accordion-section .acc-wrapper{
    margin-top: 0px;
  }

  .shopify-section.shopify-section-group-footer-group footer.gradient{
    padding-top: 33px !important;
  }

      .shopify-section.shopify-section-group-footer-group h2.footer-block__heading.inline-richtext {
        font-size: 14px;
        line-height: 17px;
        padding-bottom: 0;
        margin-bottom: 10px;
    }

  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .footer-block__details-content li a{
    line-height: 27px;
  }

  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .connect-form .footer-signup form .field{
    flex-flow: column;
    row-gap: 20px;
  }

  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .connect-form .footer-signup form .field input[type="email"]{
    width: 100%;
    max-width: 256px;
  }

  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .connect-form .footer-signup form .field .newsletter-form__button{
    background: #fff;
  }

  .shopify-section.shopify-section-group-footer-group .footer__content-bottom{
    margin-top: 28px;
    padding: 14px 20px;
  }

  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-bottom .footer__copyright.caption .copyright__content{
    font-size: 14px;
  }

  body.collection .shopify-section.breadcrumb-section{
    padding: 19px 0;
  }

  body.collection .shopify-section.breadcrumb-section .page-width{
    padding-inline: 40px;
  }

  body.collection .shopify-section.breadcrumb-section .page-width .breadcrumbs__link{
    font-size: 14px;
    line-height: 27.2px;
  }

  .shopify-section.product-grid-section .page-width{
    padding-inline: 40px;
  }

  .shopify-section.product-grid-section .page-width .mobile-facets__open{
    background: #fff;
    padding-inline: 15px;
  }

    body.collection #ProductGridContainer #product-grid {
      padding-inline: 0px;
      column-gap: 12px;
      row-gap: 22px !important;
  }

  body.collection .shopify-section.shopify-section-group-footer-group footer.footer{
    background: #fff !important;
  }

  body.collection #ProductGridContainer #product-grid .grid__item .card__information .card-information .price .price-item.price-item--regular{
    font-size: 16px;
  }

  body.collection .shopify-section.product-grid-section #ProductGridContainer #product-grid li .card__media{
    padding: 15px 15px 0;
  }

  body.collection .shopify-section.product-grid-section #ProductGridContainer #product-grid li .card__media .media{
    width: calc(100% - 30px);
    top: 15px;
  }

  body.product .product .product__info-wrapper.grid__item .product__title h1{
    font-size: 20px;
    line-height: 27.2px;
  }

  body.product .product .product__info-wrapper variant-radios legend.form__label{
    font-size: 14px;
  }

  body.product .product .product__info-wrapper variant-radios legend.form__label span{
    font-weight: 400;
  }

  body.product .product .product__info-wrapper .price .price__container {
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
  }

  body.product .product .product__info-wrapper div:has(.price){
    padding-bottom: 0px;
    margin-bottom: 30px;
  }

  body.product .product .product__info-wrapper .cust-product-form .product-form__input label.quantity__label + div{
    margin-inline: auto;
  }

  body.product .product .product__info-wrapper .cust-product-form .product-form__input label.quantity__label{
    margin-bottom: 13px;
  }

  body.product .product .product__info-wrapper .product-form .product-form__submit {
    font-size: 14px;
    line-height: 19.79px;
  }

  .icon-with-text--vertical .icon-with-text__item, .icon-with-text--vertical .icon-with-text__item span{
    font-size: 16px;
    line-height: 21.8px;
  }

  .shopify-section.design-concept-new .cust-row table tr td p, .shopify-section.design-concept-new .cust-row table tr td a{
    font-size: 16px;
    line-height: 21.8px;
    text-align: left;
    font-weight: 300;
  }

  .shopify-section.design-concept-new .cust-row table tr td p strong, .shopify-section.design-concept-new .cust-row table tr td p b{
    font-size: 20px;
    line-height: 27.3px;
    margin-top: 15px;
    display: inline-block;
  }

  .design-concept-new .cust-container{
    padding: 0 40px;
  }

  .shopify-section.design-concept-new .cust-row table{
    padding: 35px 0;
  }

  .shopify-section.design-concept-new .cust-row table table{
    padding: 0px;
  }

  .shopify-section.design-concept-new .cust-row table tr td{
    padding: 0px;
  }

  .shopify-section.design-concept-new .cust-row table table tr td p, .shopify-section.design-concept-new .cust-row table table tr td a{
    text-align: center;
  }

  body.product nav.breadcrumb + section{
    padding-bottom: 20px;
  }

  .utility-bar__grid.page-width{
    padding-left: 40px;
    padding-right: 40px;
  }

  .announcement-bar{
    justify-content: flex-start !important;
  }

  .utility-bar .custom_announcebar{
    justify-content: flex-end;
  }

  .shopify-section.cart-top-wrapper .title-wrapper-with-link .underlined-link svg {
    margin-right: 0;
    min-width: 20px;
    margin-top: 8px;
  }

  .shopify-section.cart-top-wrapper .title-wrapper-with-link .underlined-link {
    text-decoration: none;
    max-width: 100px;
    display: flex;
    font-size: 14px;
    line-height: 15px;
  }

  .shopify-section.cart-top-wrapper .cart-item__name{
    font-size: 14px;
    line-height: 20px;
  }

  .shopify-section.cart-top-wrapper #main-cart-items table tbody tr td.cart-item__details .product-option{
    font-size: 14px;
    line-height: 20px;
  }

  .shopify-section.cart-top-wrapper #main-cart-items .cart-item__details > .product-option:last-child{
    font-size: 14px;
    line-height: 20px;
  }

  .shopify-section.cart-top-wrapper #main-cart-items .cart-item__totals .price.price--end{
    font-size: 14px;
    line-height: 20px;
  }

  .cart-accordion .accordion-list .accordion-item label p{
    font-size: 14px;
    line-height: 20px;
  }

  .breadcrumbs .breadcrumbs__list .breadcrumbs__item .breadcrumbs__link{
    font-size: 14px;
  }

  .shopify-section.cart-top-wrapper .title-wrapper-with-link .title.title--primary{
    font-size: 20px;
    line-height: 27.2px;
  }

  .shopify-section.cart-top-wrapper .title-wrapper-with-link .title.title--primary + p{
    font-size: 14px;
    line-height: 27.2px;
  }

  .shopify-section.cart-top-wrapper .title-wrapper-with-link{
    align-items: center;
  }

  .rich-text__blocks h2,
  .shopify-section.featured-collection h2.title.inline-richtext.h2 strong,
  .featured-collection  h2.title.inline-richtext.h2 strong,
  .featured-collection .collection__title.title-wrapper h2.title.inline-richtext.h2,
  .cust-title-liuli h2,
  .cust-main-title99 h2 span,
  .shopify-section.accordion-section h2.title,
  .featured-collection h2.title,
  .shopify-section.accordion-section h2.title{
    font-size: 20px !important;
    padding: 0 10px !important;
  }

  .pagination-wrapper span.count{
    font-size: 14px;
  }

  .pagination-wrapper .pagination__list li a{
    width: 28px;
    height: 28px;
    font-size: 14px;
  }

  .pagination-wrapper .pagination__list .pagination__item{
    height: 28px;
  }

  .shopify-section.product-grid-section .page-width .mobile-facets__open{
    font-size: 14px;
    font-weight: 500;
  }

  .shopify-section.you-may-like-section .you-may-like-sec h3.yml-title span{
    font-size: 20px;
  }

  body.product nav.breadcrumb{
    font-size: 14px;
  }

  .you-may-like-sec .container{
    padding-inline: 0px;
  }

  .you-may-like-sec .money a{
    font-size: 16px;
    line-height: 21.8px;
  }

  .cust-product-slider-1 li.yml-card{
    padding: 15px;
  }

  .you-may-like-sec ul.yml-sell{
    max-width: 211px;
  }

  body.collection .shopify-section.product-grid-section #ProductGridContainer #product-grid li{
    max-width: 211px;
  }

  body.collection .shopify-section.product-grid-section #ProductGridContainer #product-grid{
    justify-content: center;
  }
}

/*temp remove limited stock amt*/
body.product .product .product__info-wrapper .product-left-text {
  display: none !important;
}
/**/


/* ========================= 01-05-24 ============================= */

body.collection .shopify-section.product-grid-section #ProductGridContainer #product-grid{
  column-gap: 90px;
}

body.collection .shopify-section.product-grid-section #ProductGridContainer #product-grid li{
  max-width: calc(33.33% - 90px * 2 / 3);
}

body.product .shopify-section.shopify-section-group-footer-group footer.footer{
  margin-top: 0px;
}

/* ===================== collection page starts ======================== */

.shopify-section.collection-design-concept{
  padding: 64px 0;
}

.shopify-section.collection-design-concept .title-box{
  width: 100%;
  max-width: 100%;
  text-align: center;
}

.shopify-section.collection-design-concept .title-box h2{
    font-family: "Noto Sans", sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 32.83px;
    text-align: center;
    color: #8D7249;
    display: inline-block;
   width: 100%;
  position: relative;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 60px;
}

.shopify-section.collection-design-concept .title-box h2 strong{
    font-weight: 500;
    display: table;
    margin: 0 auto;
    background: #fff;
    position: relative;
  z-index: 11;
  text-transform: uppercase;
  padding-inline: 20px;
}

.shopify-section.collection-design-concept .title-box h2::before{
  content: "";
  width: 100%;
  height: 0.5px;
  bottom: 9px;
  background: #8D7249;
  position: absolute;
  display: block !important;
}

.shopify-section.collection-design-concept p{
    margin: 0;
    font-family: "Noto Sans", sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 32.83px;
    color: #3A312B;
}

.shopify-section.collection-design-concept p a{
  color: #3A312B;
}

.shopify-section.collection-design-concept .content .metafield-rich_text_field > h3{
      font-family: "Noto Sans", sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 32.83px;
    text-align: center;
    color: #8D7249;
    display: inline-block;
   width: 100%;
  /* margin-top: 50px; */
  margin-top: 25px;
  margin-bottom: 13px;
}




.shopify-section.collection-design-concept .acc-wrapper {
  padding: 0;
  margin: 0 auto;
  position: relative;
  z-index: 1111;
  margin-top: 50px;
  margin-bottom: 50px;
}

.shopify-section.collection-design-concept .acc-wrapper:last-child{
  margin-bottom: 0px;
}

.shopify-section.collection-design-concept .acc-header b {
  color: #bd9c64;
}

.shopify-section.collection-design-concept .acc-header {
  margin-bottom: 50px;
}

.shopify-section.collection-design-concept .acc-img {
  object-fit: cover;
  display: block;
  aspect-ratio: 1 / 1;
  max-width: 698px;
  max-height: 698px;
}

.shopify-section.collection-design-concept .accs {
  width: 100%;
  max-width: 713px;
}

.shopify-section.collection-design-concept .acc-header-title {
  margin-top: 5px;
  margin-bottom: 23px;
}

.shopify-section.collection-design-concept .acc-subtitle {
  max-width: 713px;
  margin: 0;
}

.shopify-section.collection-design-concept .acc-body {
  display: flex;
  gap: 80px;
  justify-content: center;

}

.shopify-section.collection-design-concept .acc-content {
  display: none;
  margin-bottom: 36px;
  text-align: left;
}

.shopify-section.collection-design-concept .acc-item p {
  display: none;
  margin-bottom: 36px;
  text-align: left;
  padding-inline: 0;
  font-size: 16px;
  line-height: 26.2px;
  margin: 0px;
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 1px solid #8D7249;
}

.shopify-section.collection-design-concept .acc-item p span{
  display: block;
  clear: both;
  font-family: "Noto Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32.83px;
  text-align: left;
  color: #8D7249;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 5px;
}

.shopify-section.collection-design-concept .acc-item p a{
  font-size: 17px;
  color: #393939;
}

.shopify-section.collection-design-concept .acc-title {
  display: flex;
  align-items: center;
  user-select: none;
  cursor: pointer;
  padding: 30px 0px;
}

.shopify-section.collection-design-concept .acc-item h3 {
  display: flex;
  align-items: center;
  user-select: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
  font-weight: 300;
  height: 64px;
  font-size: 18px;
  margin-bottom: 0px;
  border-bottom: 1px solid #8D7249;
}

.shopify-section.collection-design-concept .acc-item.active h3{
  font-weight: 500;
}

.shopify-section.collection-design-concept .acc-item h3 span {
  flex-grow: 1;
}

.shopify-section.collection-design-concept .acc-title span {
  flex-grow: 1;
}

.shopify-section.collection-design-concept .acc-title:before {
  content: url("https://svgshare.com/i/zR1.svg");
  margin-right: 30px;
}

.shopify-section.collection-design-concept .acc-chevron {
  transform: rotate(0deg);
  margin-left: 20px;
  transition: 0.2s;
}

.shopify-section.collection-design-concept .acc-item {
  transition: 1s;

}

.shopify-section.collection-design-concept .acc-item:last-child {
  border-bottom: none;
}

.shopify-section.collection-design-concept polygon, .featured-collection polygon, .shopify-section.collection-design-concept polygon {
    fill: #8D7249;
}

.shopify-section.collection-design-concept .accs:last-child{
  margin-bottom: 0px;
}

/* ===================== collection page starts ======================== */

@media (max-width: 875px){
  body.collection .shopify-section.product-grid-section #ProductGridContainer #product-grid li{
    max-width: calc(50% - 90px * 1 / 2);
  }
}

@media (max-width: 989px){
  #FacetFiltersFormMobile .mobile-facets__main .mobile-facets__details .mobile-facets__sort .select select{
    font-size: 14px;
  }

  body.product .product .product__info-wrapper.grid__item .product__sku{
    font-size: 16px;
  }
}

@media (max-width: 749px){
  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .grid__item{
    width: 100%;
    text-align: center;
  }

  .shopify-section.shopify-section-group-footer-group h2.footer-block__heading.inline-richtext{
    text-align: center;
    font-size: 18px;
  }

  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .footer-block__details-content li a{
    justify-content: center;
    line-height: 27px;
    font-size: 16px;
  }

  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .connect-form .footer-signup form .field{
    justify-content: center;
  }

  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .grid__item .payment-icon ul{
    margin-inline: auto;
  }

  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .connect-form .footer-signup form .field input[type="email"]{
    max-width: inherit;
  }
}

@media (max-width: 600px){
  body.collection .shopify-section.product-grid-section #ProductGridContainer #product-grid{
    column-gap: 12px;
  }

  body.collection .shopify-section.product-grid-section #ProductGridContainer #product-grid li{
    max-width: calc(50% - 12px * 1 / 2);
  }

  body.collection #ProductGridContainer #product-grid .grid__item .card__information .card__heading.h5 a {
    font-size: 14px;
    line-height: 16px;
  }

  body.collection #ProductGridContainer #product-grid .grid__item .card__information .card-information .price .price-item.price-item--regular {
    font-size: 14px;
    line-height: 17px;
    margin-right: 0;
  }

  body.collection #ProductGridContainer #product-grid .grid__item .card__information .card-information .price s.price-item.price-item--regular{
    margin-bottom: 15px;
  }

  body.collection .shopify-section.product-grid-section #ProductGridContainer #product-grid li .card__media {
    padding: 20px 14px 0;
  }

  body.collection .shopify-section.product-grid-section #ProductGridContainer #product-grid li .card__media .media {
    width: calc(100% - 28px);
    top: 14px;
  }


  body.collection #ProductGridContainer #product-grid .grid__item .card__information .card-information .price, .pagination-wrapper span.count {
    font-size: 14px;
  }

  .pagination-wrapper{
    padding-top: 30px;
    row-gap: 12px;
  }

  .pagination-wrapper .pagination__list li a{
    width: 29px;
    height: 29px;
    font-size: 14px;
  }

  .pagination-wrapper .pagination__list li .pagination__item{
    width: 29px;
    height: 29px;
    font-size: 14px;
  }

  .pagination-wrapper .pagination__list li a .icon {
    scale: 0.7;
  }

  body.collection .shopify-section.product-grid-section > .color-background-1{
    padding-bottom: 50px;
  }

  .shopify-section.shopify-section-group-footer-group h2.footer-block__heading.inline-richtext{
    text-align: center;
    font-size: 14px;
  }

  .shopify-section.shopify-section-group-footer-group footer.gradient .footer__content-top .footer__blocks-wrapper .footer-block__details-content li a{
    justify-content: center;
    line-height: 27px;
    font-size: 14px;
  }

  .shopify-section.collection-design-concept{
    padding: 35px 0;
  }

  .shopify-section.collection-design-concept .title-box h2{
        font-size: 20px;
        line-height: 25.8px;
        text-align: left;
        /* font-weight: 300; */
        margin-bottom: 30px;
  }

  .shopify-section.collection-design-concept .content .metafield-rich_text_field > h3{
     font-size: 20px;
        line-height: 25.8px;
        text-align: left;
        /* font-weight: 300; */
        margin-top: 30px;
        margin-bottom: 0px;
  }


  .shopify-section.collection-design-concept .acc-item h3{
    padding: 10px 0;
    font-size: 14px;
  }




  .shopify-section.collection-design-concept p{
    font-size: 16px;
        line-height: 21.8px;
        text-align: left;
        font-weight: 300;
  }

  .shopify-section.collection-design-concept .title-box h2 strong{
    padding: 0px;
  }

  .shopify-section.collection-design-concept .acc-wrapper{
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .shopify-section.collection-design-concept .acc-item h3{
    height: auto;
    min-height: 60px;
  }

  .shopify-section.collection-design-concept .acc-item p{
    padding: 10px 0 15px;
    font-size: 14px;
    line-height: normal;
  }
}

/*make rich text section full width for before border*/
.rich-text__blocks.center {
    max-width: 100%;
}
/**/

/*fix footer newsletter signup*/
footer.footer .newsletter-form {
 margin: 0 !important;
}
/**/


p.Gift-Bag-Input.cart-attribute__field {
    color: #000;
}



/*product page lower metafield content*/
.design-concept-new .cust-container .metafield-rich_text_field h2 {
  font-weight: 600;
  font-size: 24px;
}

.design-concept-new .cust-container .metafield-rich_text_field h4 {
  font-size: 21px;
  font-weight: 600;
}
/**/

/*collection page custom container*/
.cust-container .content .metafield-rich_text_field p {
    padding-bottom: 12px;
}
/**/



/*customer login fields*/
input#CustomerEmail,input#CustomerPassword,
.customer .field input {
  background-color:#fff;
}

.login a {
    color: #000;
}

.customer button {
    background: #000;
}
/**/


/*product gallery video icon*/
body.product .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide span.thumbnail__badge {
    color: #fff !important;
}
/**/