.append-content-custom {
  display: none;
}

.sub-page-banner-section img {
  width: 100%;
}

section.sub-page-banner-section .row {
  margin: 0;
}
section.sub-page-banner-section .row .col-md-12 {
  padding: 0;
}

.product_categories .category-content .product-category-thumbnail img {
  width: 100%;
}

.product_categories .category-content .hover-mask {
  display: none;
}

.tea_categories
  .col-xs-6.col-sm-4.col-md-3.category-grid-item.product-category.product
  .category-content
  a {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}

.product_categories .category-content .cs_category_pop {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
}

.product_categories .category-content .cs_category_pop a {
  background: #000;
  color: #fff;
  font-size: 18px;
  font-family: "google_sansregular";
  padding: 14px 35px;
  display: inline-block;
  vertical-align: top;
  letter-spacing: 1px;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

.product_categories .category-content:hover .cs_category_pop a {
  background: #e94949;
}

.product_categories .category-content .product-category-thumbnail img {
  transition: all 0.3s ease-in-out;
}

.tea_categories
  .col-xs-6.col-sm-4.col-md-3.category-grid-item.product-category.product:hover
  .product-category-thumbnail
  img {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.tea_categories
  .col-xs-6.col-sm-4.col-md-3.category-grid-item.product-category.product
  .category-content {
  overflow: visible;
  transition: all 0.3s ease-in-out;
}

.tea_categories
  .col-xs-6.col-sm-4.col-md-3.category-grid-item.product-category.product
  .category-content:hover {
  transform: translateY(-5px);
}

.text-with-read-more section.sub-page-banner-section {
  background: #f8f8f8;
  padding: 50px 50px;
  text-align: center;
}

section.sub-page-banner-section .liner-continer {
  display: block;
}

section.sub-page-banner-section .title {
  font-size: 42px;
  margin-bottom: 30px;
}

section.sub-page-banner-section .title:before {
  content: "";
  display: block;
  width: 85px;
  height: 5px;
  background: #000;
  margin: 0 auto 25px auto;
}

section.sub-page-banner-section p {
  color: #000000;
  line-height: 1.8;
  font-size: 17px;
  width: 100%;
  max-width: 1540px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

span.moreless-button.btn {
  display: inline-block;
  margin-top: 20px;
  background: #e94949;
  color: #fff;
  font-size: 17px;
  min-width: 185px;
  padding: 0 15px;
  border-radius: 7px;
  line-height: 56px;
  border: none;
  cursor: pointer;
}

.gl-gird-collection-section {
  clear: both;
  padding: 40px 0 20px 0;
}

.liner-continer {
  display: block !important;
}

.featured_categories .category-content .product-category-thumbnail img {
  width: 100%;
}

.featured_categories .Wrap_button_cs .hover-mask {
  position: static;
  left: 0;
  bottom: 0;
  box-shadow: none !important;
  background: none !important;
  order: 1;
  -webkit-transform: translateX(0%);
  -o-transform: translateX(0%);
  -moz-transform: translateX(0%);
  transform: translateX(0%);
}

.featured_categories .Wrap_button_cs {
  position: absolute;
  top: 50%;
  left: 0px;
  /* height: 100%; */
  padding: 25px;
  padding-left: 40px;
  display: flex;
  flex-wrap: wrap;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  text-align: left;
  max-width: 400px;
  width: 100%;
}

body .featured_categories .Wrap_button_cs h3 {
  color: #fff !important;
  font-size: 44px !important;
  line-height: 1.2 !important;
  font-size: 2.3vw !important;
  font-weight: 500 !important;
  padding: 0 !important;
  margin-bottom: 20px !important;
  font-style: normal !important;
}

body .featured_categories .Wrap_button_cs h3 a {
  color: #fff !important;
  text-decoration: none !important;
}

.featured_categories .category-grid-item:last-child .Wrap_button_cs h2,
body .featured_categories .category-grid-item:last-child .Wrap_button_cs h3,
body .featured_categories .category-grid-item:last-child .Wrap_button_cs h3 a {
  color: #4b361d !important;
  text-decoration: none !important;
}

.featured_categories .category-grid-item:last-child .Wrap_button_cs .content {
  color: #000 !important;
}

.featured_categories .Wrap_button_cs .content {
  font-size: 20px;
  color: #fff;
  letter-spacing: 2px;
  line-height: 1.4;
  font-size: 1.1vw;
}

.featured_categories .Wrap_button_cs .cs_category_pop {
  order: 2;
}

.featured_categories
  .category-grid-item:last-child
  .Wrap_button_cs
  a.category-link-button {
  background: #e94949;
  color: #fff !important;
}

.featured_categories .Wrap_button_cs a.category-link-button {
  background: #fff;
  display: inline-block;
  margin-top: 30px;
  padding: 12px 20px 10px 20px;
  font-family: "google_sansregular";
  text-transform: uppercase;
  border-radius: 5px;
  font-size: 16px;
  text-decoration: none !important;
  color: #000 !important;
  /* padding-top: 15px; */
}

.featured_categories .Wrap_button_cs a.category-link-button:hover {
  background: #e94949;
  color: #fff !important;
}

.featured_categories
  .category-grid-item:last-child
  .Wrap_button_cs
  a.category-link-button:hover {
  background: #fff;
  color: #000 !important;
}

div.gl_section_promo_categories {
  padding: 40px 50px 10px 50px;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

div.gl_section_promo_categories
  .spb_wrapper
  .promo-banner
  .main-wrapp-img.gl_col-md-6.gl_col-lg-6 {
  width: 100%;
  padding: 0;
}

div.gl_section_promo_categories
  .spb_wrapper
  .promo-banner
  .main-wrapp-img
  .banner-image
  img {
  width: 100%;
  background: #fff;
  box-shadow: 0 0 20px rgb(0 0 0 / 20%);
  display: block;
}

div.gl_section_promo_categories .spb_wrapper .promo-banner {
  overflow: visible;
  margin: 0;
}

div.gl_section_promo_categories .promo-banner .wrapper-content-baner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  right: 0px;
}

div.gl_section_promo_categories .promo-banner .banner-inner {
  position: relative;
}

div.gl_section_promo_categories .promo-banner .banner-inner h5,
div.gl_section_promo_categories .promo-banner .banner-inner h2 {
  font-size: 65px;
}

div.gl_section_promo_categories .promo-banner .banner-inner h5,
div.gl_section_promo_categories .promo-banner .banner-inner h2 {
  font-size: 55px;
  text-transform: uppercase;
  line-height: 1;
}

div.gl_section_promo_categories
  .featured-collection
  > .gl_col-md-6.gl_col-lg-6:first-child
  .promo-banner
  .banner-inner
  h5,
div.gl_section_promo_categories
  .featured-collection
  > .gl_col-md-6.gl_col-lg-6:first-child
  .promo-banner
  .banner-inner
  h2 {
  font-size: 5.2vw;
}

div.gl_section_promo_categories .promo-banner .banner-inner h5 + div,
div.gl_section_promo_categories .promo-banner .banner-inner h2 + div {
  font-size: 18px;
  color: #000;
  letter-spacing: 1px;
  margin: 20px 0;
}

div.gl_section_promo_categories .promo-banner .banner-inner .btn {
  min-width: inherit;
  height: auto;
  line-height: normal;
  font-size: 14px;
  background: #000;
  color: #fff;
  padding: 12px 20px;
  border-radius: 5px;
  display: inline-block;
  margin-top: 30px;
  border: none;
}

div.gl_section_promo_categories .promo-banner .banner-inner .btn:hover {
  background: #e94949 !important;
  color: #fff;
}

div.gl_section_promo_categories
  .featured-collection
  > .gl_col-md-6.gl_col-lg-6:first-child
  .promo-banner
  .banner-inner
  .btn {
  background: #e94949 !important;
  color: #fff;
}

div.gl_section_promo_categories
  .featured-collection
  > .gl_col-md-6.gl_col-lg-6:first-child
  .promo-banner
  .banner-inner
  .btn:hover {
  background: #000 !important;
  color: #fff;
}

div.gl_section_promo_categories
  .featured-collection
  > .gl_col-md-6.gl_col-lg-6:first-child
  .spb_wrapper {
  display: flex;
  width: 100%;
  align-items: center;
  /* flex-direction: column; */
}
div.gl_section_promo_categories
  .featured-collection
  > .gl_col-md-6.gl_col-lg-6:first-child
  .spb_wrapper
  .btn {
  width: auto;
  min-width: 170px;
  padding: 18px 25px;
  font-size: 16px;
}

div.gl_section_promo_categories
  .featured-collection
  > .gl_col-md-6.gl_col-lg-6:first-child
  .spb_wrapper
  * {
  width: 100%;
}

.gl_section_promo_categories
  .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6 {
  padding-top: 20px;
  padding-bottom: 20px;
}

div.gl_section_promo_categories
  .featured-collection
  > .gl_col-md-6.gl_col-lg-6:first-child
  .spb_wrapper
  .wrapper-content-baner.gl_col-md-6.gl_col-lg-6 {
  max-width: 57%;
  height: 100%;
}

div.gl_section_promo_categories
  .featured-collection
  > .gl_col-md-6.gl_col-lg-6:first-child
  .spb_wrapper
  .wrapper-content-baner.gl_col-md-6.gl_col-lg-6
  .banner-inner {
  margin-top: -60px;
}

div.gl_section_promo_categories .promo-banner .banner-inner h5 + div,
div.gl_section_promo_categories .promo-banner .banner-inner h2 + div {
  text-align: center;
}

div.gl_section_promo_categories
  .featured-collection
  > .gl_col-md-6.gl_col-lg-6:first-child
  .spb_wrapper
  .wrapper-content-baner.gl_col-md-6.gl_col-lg-6
  h5
  + div {
  font-size: 1.3vw;
}

div.gl_section_promo_categories
  .featured-collection
  > .gl_col-md-6.gl_col-lg-6:first-child
  .spb_wrapper
  .wrapper-content-baner.gl_col-md-6.gl_col-lg-6
  h2
  + div {
  font-size: 1.3vw;
}

div.gl_section_promo_categories
  .featured-collection
  > .gl_col-md-6.gl_col-lg-6
  .spb_wrapper
  p {
  text-align: center;
}

.gl_section_promo_categories
  .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
  .gl_column-inner
  .spb_wrapper
  .gl_col-md-12.gl_col-lg-12:first-child {
  padding-bottom: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 0;
}

.gl_section_promo_categories
  .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
  .gl_column-inner
  .spb_wrapper
  .gl_col-md-12.gl_col-lg-12:first-child
  * {
  width: 100%;
}

.gl_section_promo_categories
  .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
  .gl_column-inner
  .spb_wrapper
  .gl_col-md-12.gl_col-lg-12:first-child
  .wrapper-content-baner
  .banner-inner {
  max-width: 58%;
  margin-left: auto;
  text-align: center;
}

.gl_section_promo_categories
  .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
  .gl_column-inner
  .spb_wrapper
  .gl_col-md-12.gl_col-lg-12:first-child
  .wrapper-content-baner
  .banner-inner
  h2 {
  font-size: 3.8vw;
}

.gl_section_promo_categories
  .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
  .gl_column-inner
  .spb_wrapper
  .gl_col-md-12.gl_col-lg-12:first-child
  .wrapper-content-baner
  .banner-inner
  h2
  + div {
  font-size: 1.3vw;
}

.gl_section_promo_categories
  .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
  .gl_column-inner
  .spb_wrapper
  .gl_col-md-12.gl_col-lg-12:first-child
  .wrapper-content-baner
  .btn {
  width: auto;
}

.gl_section_promo_categories
  .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
  .gl_column-inner
  .spb_wrapper
  .gl_col-md-12.gl_col-lg-12 {
  width: 50%;
  margin-top: 16px;
}

.gl_section_promo_categories
  .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
  .gl_column-inner
  .spb_wrapper
  .gl_col-md-12.gl_col-lg-12 {
  width: 50%;
  margin-top: 15px;
  display: flex;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
}

.gl_section_promo_categories
  .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
  .gl_column-inner
  .spb_wrapper
  .gl_col-md-12.gl_col-lg-12
  * {
  width: 100%;
}

.gl_section_promo_categories
  .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
  .gl_column-inner
  .spb_wrapper
  .gl_col-md-12.gl_col-lg-12
  .wrapper-content-baner
  .banner-inner {
  max-width: 59%;
  margin-left: auto;
  text-align: center;
  padding-left: 0;
}

.gl_section_promo_categories
  .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
  .gl_column-inner
  .spb_wrapper
  .gl_col-md-12.gl_col-lg-12
  .wrapper-content-baner
  .banner-inner
  h2 {
  /* font-size: 40px; */
  font-size: 2.1vw;
}

.gl_section_promo_categories
  .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
  .gl_column-inner
  .spb_wrapper
  .gl_col-md-12.gl_col-lg-12
  .wrapper-content-baner
  .banner-inner
  h2
  + div {
  font-size: 1vw;
}
.gl_section_promo_categories
  .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
  .gl_column-inner
  .spb_wrapper
  .gl_col-md-12.gl_col-lg-12
  .wrapper-content-baner
  .btn {
  width: auto;
  margin-top: 10px;
}

.gl_section_promo_categories
  .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
  .gl_column-inner
  .spb_wrapper
  .gl_col-md-12.gl_col-lg-12:nth-of-type(2) {
  padding-right: 15px;
}

.gl_section_promo_categories
  .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
  .gl_column-inner
  .spb_wrapper
  .gl_col-md-12.gl_col-lg-12:nth-of-type(3) {
  padding-left: 15px;
}

div.gl_section_promo_categories
  .featured-collection
  > .gl_col-md-6.gl_col-lg-6:first-child
  > .gl_column-inner {
  padding-right: 12px;
}

.gl_section_promo_categories
  .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
  > .gl_column-inner {
  padding-left: 23px;
}

.product-grid-item .product-element-top {
  height: auto !important;
  /* padding-bottom: 125%; */
}

div.featured_categories .liner-continer {
  display: none !important;
}

.main-header .right-column .search-button {
  display: none;
}

div#shopify-block-a41a6449-6d18-49a8-8ff1-11479d23387a {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
}

div#shopify-block-a41a6449-6d18-49a8-8ff1-11479d23387a a.btn {
  order: 2;
}

.product-grid-item .product-element-top > a {
  position: relative;
  overflow: hidden;
  padding-bottom: 112%;
}

.product-grid-item .product-element-top > a img {
  height: 100%;
  width: 100%;
  object-fit: contain;
  position: absolute;
  top: 0;
  left: 0;
}

.product-grid-item .product-element-top .hover-img {
  width: 100%;
  height: 100%;
}

.product-grid-item .product-element-top .hover-img a {
  display: block;
  height: 100%;
}

.product-grid-item .product-element-top .hover-img a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.product-grid-item .product-element-top {
  margin-bottom: 10px !important;
  border: 1px solid #b4b4b4 !important;
}

.product-grid-item .product-element-top > a {
  margin-bottom: 0 !important;
  border: none !important;
}

.product-grid-item.product .swatches-on-grid a {
  font-size: 17px;
  color: #636363;
  vertical-align: middle;
  margin-left: 5px;
  margin-top: 0;
  display: inline-block;
}

.index-section.tea_section_title {
  padding-top: 50px;
}

.index-section.tea_section_title .title {
  margin-bottom: 20px !important;
  display: inline-block;
  padding-left: 50px;
  position: relative;
}

.index-section.tea_section_title .title:after {
  content: "";
  display: block;
  background: url("/cdn/shop/files/Instagram-Icon-resize.png");
  width: 40px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 48px;
}
.index-section.tea_section_title .title:before {
  position: relative;
  left: -25px;
}

.shopify-app-block {
  text-align: center;
}
.tea_categories
  .featured_categories
  .spb__column.gl_column_container.gl_col-sm-12
  > .gl_column-inner {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.banner-inner h2 a {
  color: #000 !important;
  text-decoration: none !important;
}

@media only screen and (min-width: 992px) {
  div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .promo-banner
    .banner-inner
    h5 {
    text-align: center;
  }

  div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .promo-banner
    .banner-inner
    h2 {
    text-align: center;
  }

  html[lang="es"]
    div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .promo-banner
    .banner-inner
    h5 {
    font-size: 4vw;
  }

  html[lang="es"]
    div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .promo-banner
    .banner-inner
    h2 {
    font-size: 4vw;
  }

  html[lang="es"]
    div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .spb_wrapper
    .wrapper-content-baner.gl_col-md-6.gl_col-lg-6
    h5
    + div {
    font-size: 1.1vw;
  }

  html[lang="es"]
    div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .spb_wrapper
    .wrapper-content-baner.gl_col-md-6.gl_col-lg-6
    h2
    + div {
    font-size: 1.1vw;
  }

  html[lang="es"]
    .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12:first-child
    .wrapper-content-baner
    .banner-inner
    h2
    + div {
    font-size: 1.1vw;
  }

  html[lang="es"]
    .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12:first-child
    .wrapper-content-baner
    .banner-inner
    h2 {
    font-size: 3.4vw;
  }

  html[lang="es"]
    .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .banner-inner
    h2 {
    font-size: 1.5vw;
  }

  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:first-child {
    padding-right: 0;
  }

  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child {
    padding-left: 0;
  }

  html[lang="fr"]
    .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .banner-inner
    h2 {
    font-size: 1.7vw;
  }

  html[lang="fr"]
    .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .banner-inner
    h2
    + div {
    font-size: 0.8vw;
  }

  html[lang="fr"]
    .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12:first-child
    .wrapper-content-baner
    .banner-inner
    h2 {
    font-size: 3.2vw !important;
  }

  html[lang="fr"]
    .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12:first-child
    .wrapper-content-baner
    .banner-inner
    h2
    + div {
    font-size: 1.1vw !important;
  }
}

@media only screen and (min-width: 768px) {
  div#shopify-block-a41a6449-6d18-49a8-8ff1-11479d23387a a.btn {
    display: none;
  }
}

@media only screen and (max-width: 1550px) {
  div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .promo-banner
    .banner-inner
    h5,
  div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .promo-banner
    .banner-inner
    h2 {
    font-size: 4.5vw;
  }

  div.gl_section_promo_categories {
    padding: 70px 20px 20px 20px;
  }

  div.gl_section_promo_categories .promo-banner .banner-inner .btn {
    font-size: 13px;
    padding: 10px 15px;
    white-space: nowrap;
  }

  html[lang="es"]
    .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .banner-inner {
    max-width: 13vw;
  }

  html[lang="es"]
    .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12:first-child
    .banner-inner {
    max-width: 25vw !important;
  }

  .featured_categories .Wrap_button_cs h2,
  body .featured_categories .Wrap_button_cs h3 {
    font-size: 2.9vw !important;
  }

  .featured_categories .Wrap_button_cs .content {
    font-size: 1.5vw;
  }
}

@media only screen and (max-width: 1440px) and (min-width: 992px) {
  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .banner-inner
    h2
    + div {
    font-size: 1.3vw;
  }

  div.gl_section_promo_categories {
    padding: 40px 20px 0px 20px;
  }

  div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .spb_wrapper
    .wrapper-content-baner.gl_col-md-6.gl_col-lg-6
    h5
    + div {
    font-size: 1.7vw;
  }

  div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .spb_wrapper
    .wrapper-content-baner.gl_col-md-6.gl_col-lg-6
    h2
    + div {
    font-size: 1.7vw;
  }

  div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .promo-banner
    .banner-inner
    h5,
  div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .promo-banner
    .banner-inner
    h2 {
    text-align: center;
  }
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6 {
    width: 50%;
    float: left;
  }

  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12:nth-of-type(2) {
    float: left;
  }
}

@media only screen and (max-width: 1275px) {
  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .banner-inner {
    padding-right: 0;
  }
}

@media only screen and (max-width: 1199px) {
  .product-grid-item .product-element-top > a {
    padding-bottom: 135%;
  }

  div.gl_section_promo_categories .promo-banner .banner-inner .btn {
    font-size: 13px;
    padding: 9px 12px;
  }

  div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .spb_wrapper
    .btn {
    width: auto;
    min-width: 140px;
    padding: 16px 15px;
    font-size: 14px;
    margin-top: 15px;
  }

  .product_categories .category-content .cs_category_pop a {
    font-size: 15px;
    padding: 11px 25px;
    letter-spacing: 0.5px;
  }

  .featured_categories .Wrap_button_cs a.category-link-button {
    margin-top: 20px;
    padding: 10px 15px;
    font-size: 13px;
  }

  .featured_categories .Wrap_button_cs {
    padding-left: 30px;
  }

  section.sub-page-banner-section .title {
    font-size: 42px;
  }

  div#reviewCarouselWidget .headline {
    font-size: 42px !important;
    margin-bottom: 60px !important;
  }

  .title-wrapper .title,
  .brands-banner-section .title {
    font-size: 42px !important;
    margin-bottom: 50px !important;
  }

  .featured_categories
    .spb__column.gl_column_container.gl_col-sm-12
    > .gl_column-inner {
    padding-top: 30px !important;
  }

  div.gl_section_promo_categories {
    padding: 40px 20px 10px 20px;
  }

  .product-grid-item {
    margin-bottom: 30px;
  }

  div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .spb_wrapper
    .wrapper-content-baner.gl_col-md-6.gl_col-lg-6
    .banner-inner {
    text-align: center;
  }
}

@media only screen and (max-width: 1023px) {
  .featured_categories .Wrap_button_cs {
    padding-left: 18px;
  }

  .featured_categories .Wrap_button_cs .content {
    letter-spacing: 1px;
    font-size: 12px;
  }

  .featured_categories .Wrap_button_cs h2,
  .featured_categories .Wrap_button_cs h3 {
    margin-bottom: 10px !important;
  }

  .featured_categories .Wrap_button_cs a.category-link-button {
    margin-top: 10px;
    padding: 8px 13px;
    font-size: 11px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  div.product_categories
    .col-xs-6.col-sm-4.col-md-3.category-grid-item.cat-design-default.product-category.product {
    width: 25%;
  }

  .product_categories .category-content .cs_category_pop a {
    font-size: 13px;
    padding: 11px 14px 8px 14px;
    letter-spacing: 0;
  }

  div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .spb_wrapper
    .wrapper-content-baner.gl_col-md-6.gl_col-lg-6
    h5
    + div {
    font-size: 2.3vw;
  }

  div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .spb_wrapper
    .wrapper-content-baner.gl_col-md-6.gl_col-lg-6
    h2
    + div {
    font-size: 2.3vw;
  }

  div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .spb_wrapper
    .wrapper-content-baner.gl_col-md-6.gl_col-lg-6
    .banner-inner {
    text-align: center;
  }

  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12:first-child
    .wrapper-content-baner
    .banner-inner
    h2 {
    font-size: 4.8vw;
  }

  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12:first-child
    .wrapper-content-baner
    .banner-inner
    h2
    + div {
    font-size: 2.3vw;
  }

  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .banner-inner
    h2 {
    /* font-size: 40px; */
    font-size: 4.1vw;
  }

  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .banner-inner
    h2
    + div {
    font-size: 2.3vw;
  }

  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6 {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }

  div.gl_section_promo_categories {
    padding-top: 25px !important;
  }

  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12:nth-of-type(2) {
    margin-top: 0 !important;
  }

  html[lang="es"]
    .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .banner-inner {
    max-width: 57% !important;
  }

  html[lang="es"]
    .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .banner-inner {
    max-width: 57%;
  }

  .gl-gird-collection-section
    .gl_column_container.gl_col-sm-12
    > .gl_column-inner {
    padding-left: 10px;
    padding-right: 10px;
  }

  section.brands-banner-section {
    padding: 50px 20px 30px 20px !important;
  }
}

@media only screen and (max-width: 991px) {
  section.sub-page-banner-section .title {
    font-size: 35px;
  }

  div.gl_section_promo_categories {
    padding: 15px 20px 10px 20px;
  }
  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    > .gl_column-inner {
    padding-left: 15px;
  }
  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12 {
    width: 100%;
  }
  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12:nth-of-type(2) {
    padding-right: 0;
  }
  div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    > .gl_column-inner {
    padding-right: 15px;
  }
  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12:nth-of-type(3) {
    padding-left: 0;
  }

  div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    > .gl_column-inner {
    padding-right: 0;
  }

  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    > .gl_column-inner {
    padding-left: 0;
  }

  .product_categories
    .spb__column.gl_column_container.gl_col-sm-12
    > .gl_column-inner {
    padding-left: 0;
    padding-right: 0;
  }

  .featured_categories
    .spb__column.gl_column_container.gl_col-sm-12
    > .gl_column-inner {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .index-section.tea_section_title .title {
    margin-bottom: 10px !important;
    padding-left: 40px;
    position: relative;
  }

  .index-section.tea_section_title .title:after {
    width: 30px;
    height: 30px;
    top: 30px;
  }

  .index-section.tea_section_title {
    padding-top: 50px;
  }

  .sub-page-banner-section img.banner-image.mobile-xs {
    display: block !important;
  }

  .sub-page-banner-section img.banner-image.desktop-xs {
    display: none;
  }

  .featured_categories .col-xs-6.col-sm-4.col-md-4 {
    width: 100%;
    margin-top: 20px;
  }

  .product_categories .product-category.product {
    margin-bottom: 50px;
  }

  .product_categories
    .spb__column.gl_column_container.gl_col-sm-12
    > .gl_column-inner {
    padding-bottom: 0px !important;
    padding-top: 40px !important;
  }

  .product_categories .category-content .cs_category_pop a {
    font-size: 13px;
    padding: 11px 15px;
    letter-spacing: 0px;
    /* width: 93%; */
  }

  .gl-gird-collection-section
    .gl_column_container.gl_col-sm-12
    > .gl_column-inner {
    padding-left: 0;
    padding-right: 0;
  }

  .gl-gird-collection-section {
    padding: 20px 0 10px;
  }

  div.gl_section_promo_categories {
    padding: 40px 15px 10px 15px;
  }

  body .featured_categories .Wrap_button_cs h3 {
    font-size: 45px !important;
  }

  .featured_categories .Wrap_button_cs .content {
    letter-spacing: 1px;
    line-height: 1.5;
    font-size: 18px;
    width: 100%;
    max-width: 230px;
  }

  .product_categories .row.shopify.categories-style-default {
    margin-bottom: 0;
  }

  .gl-gird-collection-section .basel-products-element {
    margin-bottom: 0;
  }

  div.gl_section_promo_categories {
    padding: 10px 0px 30px 0px;
  }

  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6 {
    overflow: visible;
    padding-top: 15px;
    padding-bottom: 0;
  }

  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12:first-child {
    padding-bottom: 0;
  }

  div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .spb_wrapper
    .wrapper-content-baner.gl_col-md-6.gl_col-lg-6 {
    max-width: 255px;
  }

  div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .promo-banner
    .banner-inner
    h5,
  div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .promo-banner
    .banner-inner
    h2 {
    font-size: 41px;
    text-align: center;
    margin-bottom: 15px;
  }

  div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .spb_wrapper
    .wrapper-content-baner.gl_col-md-6.gl_col-lg-6
    h5
    + div {
    font-size: 17px;
    margin-top: 0;
    margin-bottom: 8px;
  }

  div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .spb_wrapper
    .wrapper-content-baner.gl_col-md-6.gl_col-lg-6
    h2
    + div {
    font-size: 17px;
    margin-top: 0;
    margin-bottom: 8px;
  }

  div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .promo-banner
    .banner-inner
    .btn {
    background: #000 !important;
    color: #fff;
  }

  div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .spb_wrapper
    .btn {
    width: auto;
    min-width: inherit;
    padding: 8px 15px;
    font-size: 11px;
    margin-top: 15px;
  }

  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12:first-child
    .wrapper-content-baner
    .banner-inner {
    max-width: 225px;
    margin-left: auto;
    text-align: center;
  }

  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12:first-child
    .wrapper-content-baner
    .banner-inner
    h2 {
    font-size: 41px;
    margin-bottom: 15px;
  }
  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12:first-child
    .wrapper-content-baner
    .banner-inner
    h2
    + div {
    font-size: 17px;
    margin-top: 0;
    margin-bottom: 8px;
  }

  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12:first-child
    .wrapper-content-baner
    .btn {
    width: auto;
    min-width: inherit;
    padding: 8px 15px;
    font-size: 11px;
    /* margin-top: 15px; */
  }

  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .banner-inner {
    max-width: 195px;
  }

  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .banner-inner
    h2
    + div {
    font-size: 17px;
    margin-top: 0;
    margin-bottom: 8px;
  }

  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .btn {
    width: auto;
    margin-top: 10px;
    min-width: inherit;
    padding: 8px 15px;
    font-size: 11px;
  }

  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .banner-inner
    h2 {
    /* font-size: 40px; */
    font-size: 41px;
  }

  .home-list-collections .container {
    padding: 0;
  }

  .home-list-collections .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
    margin-left: 5px;
    margin-right: 5px;
    justify-content: flex-start;
    overflow-x: scroll;
    scrollbar-color: #d5ac68 #f1db9d;
    scrollbar-width: thin;
    -ms-overflow-style: none;
  }

  .home-list-collections .row::-webkit-scrollbar {
    height: 5px;
  }
  .home-list-collections .row::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
  }
  .home-list-collections .row::-webkit-scrollbar-thumb {
    height: 5px;
    background-color: #fff;
  }
  .home-list-collections .row::-webkit-scrollbar:vertical {
    display: none;
  }

  .home-list-collections .row .grid-item .collection-item p {
    margin-bottom: 0;
    margin-top: 5px;
    white-space: nowrap;
    text-align: center;
  }

  .home-list-collections .row .grid-item .collection-item {
    width: 70px;
  }

  .home-list-collections .row .grid-item .collection-item p a {
    font-size: 13px;
    color: #000;
  }

  .home-list-collections .row .grid-item {
    padding: 0 10px;
    float: left;
  }

  .home-list-collections {
    padding: 15px 0 5px 0;
  }

  header.main-header {
    padding-top: 0;
    box-shadow: 0 8px 10px rgba(0, 0, 0, 0.15);
  }

  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .banner-inner {
    margin-right: 10vw;
  }

  div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .spb_wrapper
    .wrapper-content-baner.gl_col-md-6.gl_col-lg-6
    .banner-inner {
    margin-right: 10vw;
  }

  div.gl_section_promo_categories .banner-image img.promo-banner-image.desk {
    display: none !important;
  }

  div#shopify-block-a41a6449-6d18-49a8-8ff1-11479d23387a {
    padding-bottom: 40px;
  }

  div#shopify-block-a41a6449-6d18-49a8-8ff1-11479d23387a a.btn {
    margin-top: 30px;
  }

  .featured_categories .Wrap_button_cs a.category-link-button {
    margin-top: 20px;
    padding: 9px 20px;
    font-size: 14px;
    line-height: 1.5;
  }

  .spb__column.gl_column_container.gl_col-sm-12 > .gl_column-inner {
    padding-left: 0;
    padding-right: 0;
  }

  html[lang="es"]
    .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .banner-inner {
    max-width: 44vw;
  }

  .featured_categories .Wrap_button_cs {
    padding-left: 28px;
  }
}

@media only screen and (max-width: 479px) {
  .featured_categories .Wrap_button_cs a.category-link-button {
    padding: 6px 15px;
    font-size: 12px;
    line-height: 1.5;
  }

  .template-index a.btn {
    font-size: 12px;
    min-width: 105px;
    height: 35px;
    line-height: 35px;
    text-align: center;
  }

  .product-grid-item .product-element-top > a {
    padding-bottom: 150%;
  }

  div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .spb_wrapper
    .wrapper-content-baner.gl_col-md-6.gl_col-lg-6 {
    padding-right: 0;
  }

  div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .spb_wrapper
    .wrapper-content-baner.gl_col-md-6.gl_col-lg-6
    .banner-inner {
    margin-right: 0;
  }

  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .banner-inner {
    margin-right: 0;
  }

  .home-list-collections .row .grid-item {
    padding: 0 5px;
  }

  .featured_categories .Wrap_button_cs {
    padding-left: 28px;
    flex-direction: column;
  }

  body .featured_categories .Wrap_button_cs h3 {
    font-size: 30px !important;
    max-width: 220px;
    width: 100%;
  }

  .featured_categories .Wrap_button_cs .content {
    font-size: 16px;
    width: 100%;
    max-width: 200px;
  }

  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .banner-inner
    h2 {
    /* font-size: 40px; */
    font-size: 35px;
  }

  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12:first-child
    .wrapper-content-baner
    .banner-inner
    h2 {
    font-size: 35px;
  }

  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12:first-child
    .wrapper-content-baner
    .banner-inner {
    max-width: 175px;
  }

  html[lang="es"]
    .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12:first-child
    .banner-inner {
    max-width: 153px !important;
  }

  html[lang="es"]
    .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .banner-inner {
    max-width: 195px;
  }

  .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .banner-inner
    h2 {
    /* font-size: 40px; */
    font-size: 30px;
  }

  html[lang="pt"]
    .gl_section_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
    .gl_column-inner
    .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .banner-inner
    h2 {
    /* font-size: 40px; */
    font-size: 30px;
  }

  html[lang="pt"]
    div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .promo-banner
    .banner-inner
    h5 {
    font-size: 35px;
  }

  html[lang="pt"]
    div.gl_section_promo_categories
    .featured-collection
    > .gl_col-md-6.gl_col-lg-6:first-child
    .promo-banner
    .banner-inner
    h2 {
    font-size: 35px;
  }
}

.gl_column_container {
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (max-width: 1200px) {
  .gl_col-lg-1,
  .gl_col-lg-10,
  .gl_col-lg-11,
  .gl_col-lg-12,
  .gl_col-lg-2,
  .gl_col-lg-3,
  .gl_col-lg-4,
  .gl_col-lg-5,
  .gl_col-lg-6,
  .gl_col-lg-7,
  .gl_col-lg-8,
  .gl_col-lg-9,
  .gl_col-md-1,
  .gl_col-md-10,
  .gl_col-md-11,
  .gl_col-md-12,
  .gl_col-md-2,
  .gl_col-md-3,
  .gl_col-md-4,
  .gl_col-md-5,
  .gl_col-md-6,
  .gl_col-md-7,
  .gl_col-md-8,
  .gl_col-md-9,
  .gl_col-sm-1,
  .gl_col-sm-10,
  .gl_col-sm-11,
  .gl_col-sm-12,
  .gl_col-sm-2,
  .gl_col-sm-3,
  .gl_col-sm-4,
  .gl_col-sm-5,
  .gl_col-sm-6,
  .gl_col-sm-7,
  .gl_col-sm-8,
  .gl_col-sm-9,
  .gl_col-xs-1,
  .gl_col-xs-10,
  .gl_col-xs-11,
  .gl_col-xs-12,
  .gl_col-xs-2,
  .gl_col-xs-3,
  .gl_col-xs-4,
  .gl_col-xs-5,
  .gl_col-xs-6,
  .gl_col-xs-7,
  .gl_col-xs-8,
  .gl_col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .shopify-app-block div#insta-feed {
    padding: 0 !important;
  }
}
@media only screen and (min-width: 1200px) {
  .gl_col-lg-1,
  .gl_col-lg-10,
  .gl_col-lg-11,
  .gl_col-lg-12,
  .gl_col-lg-2,
  .gl_col-lg-3,
  .gl_col-lg-4,
  .gl_col-lg-5,
  .gl_col-lg-6,
  .gl_col-lg-7,
  .gl_col-lg-8,
  .gl_col-lg-9 {
    float: left;
  }
  .gl_col-lg-6 {
    width: 50%;
  }
  .gl_col-lg-1,
  .gl_col-lg-10,
  .gl_col-lg-11,
  .gl_col-lg-12,
  .gl_col-lg-2,
  .gl_col-lg-3,
  .gl_col-lg-4,
  .gl_col-lg-5,
  .gl_col-lg-6,
  .gl_col-lg-7,
  .gl_col-lg-8,
  .gl_col-lg-9 {
    float: left;
  }
}

/*----sezzel-home-apge-css---*/

.shop-now-sezzel {
  margin-bottom: 30px;
  font-size: 40px;
  color: #1b1919;
  font-family: product_sans_mediumregular;
}

@media only screen and (max-width: 767px) {
  .shop-now-sezzel img {
    max-width: 90px;
  }

  .shop-now-sezzel {
    font-size: 22px;
    margin-bottom: 15px;
    margin-top: -25px;
    margin-left: -5px;
    margin-right: -5px;
  }

  body section.brands-banner-section {
    padding: 50px 15px 30px !important;
  }
}

@media only screen and (max-width: 350px) {
  .shop-now-sezzel img {
    max-width: 80px;
  }

  .shop-now-sezzel {
    font-size: 20px;
  }
}

/*---popular-section-css--*/

.popular-brands .Wrap_button_cs .hover-mask {
  bottom: -20px;
  box-shadow: none;
  -webkit-transform: inherit;
  -moz-transform: inherit;
  -o-transform: inherit;
  transform: inherit;
  left: 0;
  right: 0;
  background: none;
}

.popular-brands .Wrap_button_cs .hover-mask h3 {
  padding: 0 !important;
}

.popular-brands .Wrap_button_cs .hover-mask h3 a {
  background: #000;
  color: #fff;
  font-size: 18px;
  font-family: "google_sansregular";
  padding: 14px 35px;
  display: inline-block;
  vertical-align: top;
  letter-spacing: 1px;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  transform: inherit;
  -webkit-transform: inherit;
  -moz-transform: inherit;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.2;
}

.popular-brands .category-content:hover .Wrap_button_cs .hover-mask h3 a {
  background: #e94949;
  color: #fff;
}

.popular-brands .row {
  margin-left: -15px !important;
  margin-right: -15px !important;
}

.popular-brands .col-xs-6.col-sm-4 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.popular-brands .product-category-thumbnail {
  position: relative;
  padding-bottom: 160%;
  width: 100%;
  display: block;
  overflow: hidden;
}

.popular-brands .product-category-thumbnail img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

@media only screen and (max-width: 1199px) {
  .popular-brands .Wrap_button_cs .hover-mask h3 a {
    font-size: 15px;
    padding: 11px 25px;
    letter-spacing: 0.5px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .popular-brands .col-xs-6.col-sm-4 {
    width: 25% !important;
  }

  .popular-brands
    .spb__column.gl_column_container.gl_col-sm-12
    > .gl_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .popular-brands .Wrap_button_cs .hover-mask h3 a {
    font-size: 13px;
    padding: 11px 14px;
    letter-spacing: 0px;
  }
}

@media only screen and (max-width: 768px) {
  .popular-brands .col-xs-6.col-sm-4 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .popular-brands .row {
    margin-left: -5px !important;
    margin-right: -5px !important;
  }
}

@media only screen and (max-width: 767px) {
  .popular-brands
    .spb__column.gl_column_container.gl_col-sm-12
    > .gl_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 40px !important;
    padding-bottom: 0 !important;
  }

  .popular-brands .product-category.product {
    margin-bottom: 50px !important;
  }

  .popular-brands .Wrap_button_cs .hover-mask h3 a {
    font-size: 13px;
    padding: 11px 15px;
    letter-spacing: 0px;
  }
}

@media only screen and (max-width: 350px) {
  .popular-brands .Wrap_button_cs .hover-mask h3 a {
    font-size: 12px;
    padding: 11px 10px;
    letter-spacing: 0px;
  }
}

/*------------popular-brand-css-end------------*/

/*------------eight-cols-category-design-css---*/

.section_new_promo_categories {
  padding: 60px 50px 0px 50px;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6:last-child
  > .gl_column-inner
  > .spb_wrapper
  .gl_col-md-12.gl_col-lg-12 {
  padding-bottom: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 15px;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6:last-child
  > .gl_column-inner
  > .spb_wrapper
  .gl_col-md-12.gl_col-lg-12
  .gl_col-md-6.gl_col-lg-6 {
  padding: 0;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6:last-child
  > .gl_column-inner
  > .spb_wrapper
  .gl_col-md-12.gl_col-lg-12
  .wrapper-content-baner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  right: 0px;
  /* position: relative; */
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6:last-child
  > .gl_column-inner
  > .spb_wrapper
  .gl_col-md-12.gl_col-lg-12
  .wrapper-content-baner
  .banner-inner {
  position: relative;
  max-width: 58%;
  margin-left: auto;
  text-align: center;
  width: 100%;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6:last-child
  > .gl_column-inner
  > .spb_wrapper
  .gl_col-md-12.gl_col-lg-12
  .wrapper-content-baner
  .banner-inner
  h2 {
  font-size: 3.8vw;
  text-transform: uppercase;
  text-transform: uppercase;
  line-height: 1;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6:last-child
  > .gl_column-inner
  > .spb_wrapper
  .gl_col-md-12.gl_col-lg-12
  .wrapper-content-baner
  .banner-inner
  h2
  + div {
  font-size: 1.3vw;
  color: #000;
  letter-spacing: 1px;
  margin: 20px 0;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6:last-child
  .btn {
  min-width: inherit;
  height: auto;
  line-height: normal;
  font-size: 14px;
  background: #000;
  color: #fff;
  padding: 12px 20px;
  border-radius: 5px;
  display: inline-block;
  margin-top: 5px;
  border: none;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6:last-child
  .btn:hover {
  background: #e94949 !important;
  color: #fff;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6:last-child
  > .gl_column-inner
  > .spb_wrapper
  .gl_col-md-12.gl_col-lg-12
  .promo-banner
  .main-wrapp-img {
  width: 100%;
}
.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6:last-child
  > .gl_column-inner
  > .spb_wrapper
  .gl_col-md-12.gl_col-lg-12
  .promo-banner
  .main-wrapp-img
  .banner-image {
  width: 100%;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6:last-child
  > .gl_column-inner
  > .spb_wrapper
  .gl_col-md-12.gl_col-lg-12
  .promo-banner
  .main-wrapp-img
  .banner-image
  img {
  width: 100%;
  background: #fff;
  box-shadow: 0 0 20px rgb(0 0 0 / 20%);
  display: block;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6:last-child
  .promo-banner {
  overflow: visible;
  margin: 0;
  width: 100%;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6:last-child
  > .gl_column-inner
  > .spb_wrapper
  .main-wrapp-img {
  width: 100%;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6:last-child
  > .gl_column-inner
  > .spb_wrapper
  .main-wrapp-img
  .banner-image {
  width: 100%;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6:last-child
  > .gl_column-inner
  > .spb_wrapper
  .main-wrapp-img
  .banner-image
  img {
  background: #fff;
  box-shadow: 0 0 20px rgb(0 0 0 / 20%);
  display: block;
  width: 100%;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6:last-child
  > .gl_column-inner
  > .spb_wrapper
  .gl_col-md-6.gl_col-lg-6 {
  padding-right: 15px;
  padding-left: 15px;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6:last-child
  > .gl_column-inner
  > .spb_wrapper
  .gl_col-md-6.gl_col-lg-6
  .main-wrapp-img {
  padding: 0;
  margin-bottom: 0px;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6:last-child
  > .gl_column-inner
  > .spb_wrapper
  .wrapper-content-baner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  right: 0px;
  width: 100%;
  padding: 0 !important;
  top: 0;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6:last-child
  > .gl_column-inner
  > .spb_wrapper
  .wrapper-content-baner
  .banner-inner {
  max-width: 59%;
  margin-left: auto;
  text-align: center;
  padding-left: 0;
  position: relative;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6:last-child
  > .gl_column-inner
  > .spb_wrapper
  .wrapper-content-baner
  .banner-inner
  h2 {
  font-size: 2.1vw;
  width: 100%;
  text-transform: uppercase;
  line-height: 1;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6:last-child
  > .gl_column-inner
  > .spb_wrapper
  .wrapper-content-baner
  .banner-inner
  h2
  + div {
  font-size: 1vw;
  color: #000;
  letter-spacing: 1px;
  margin: 20px 0;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6:last-child
  > .gl_column-inner {
  padding-left: 20px;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6:first-child
  > .gl_column-inner
  > .spb_wrapper
  .promo-banner.gl_col-md-6.gl_col-lg-6 {
  width: 50%;
  float: left;
  padding: 0 15px;
  overflow: visible;
  margin-bottom: 30px;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6:first-child
  > .gl_column-inner
  > .spb_wrapper
  .promo-banner.gl_col-md-6.gl_col-lg-6
  .main-wrapp-img {
  width: 100%;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6:first-child
  > .gl_column-inner
  > .spb_wrapper
  .promo-banner.gl_col-md-6.gl_col-lg-6
  .main-wrapp-img
  .banner-image
  img {
  width: 100%;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6:first-child
  > .gl_column-inner
  > .spb_wrapper
  .promo-banner.gl_col-md-6.gl_col-lg-6
  .main-wrapp-img
  .banner-image
  img {
  background: #fff;
  box-shadow: 0 0 20px rgb(0 0 0 / 20%);
  display: block;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6
  .promo-banner-inner {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6
  .promo-banner-inner
  .wrapper-content-baner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  right: 0px;
  width: 100%;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6
  .promo-banner-inner
  .wrapper-content-baner
  .banner-inner {
  max-width: 59%;
  margin-left: auto;
  text-align: center;
  padding-left: 0;
  position: relative;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6
  .promo-banner-inner
  .wrapper-content-baner
  .banner-inner
  h2 {
  font-size: 2.1vw;
  width: 100%;
  text-transform: uppercase;
  line-height: 1;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6
  .promo-banner-inner
  .wrapper-content-baner
  .banner-inner
  h2
  + div {
  font-size: 1vw;
  color: #000;
  letter-spacing: 1px;
  margin: 20px 0;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6
  .promo-banner-inner
  .wrapper-content-baner
  .banner-inner
  .btn {
  min-width: inherit;
  height: auto;
  line-height: normal;
  font-size: 14px;
  background: #000;
  color: #fff;
  padding: 12px 20px;
  border-radius: 5px;
  display: inline-block;
  margin-top: 0;
  border: none;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6
  .promo-banner-inner
  .wrapper-content-baner
  .banner-inner
  .btn:hover {
  background: #e94949 !important;
  color: #fff;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:first-child
  > .gl_column-inner
  > .spb_wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}

/*.section_new_promo_categories .spb_column.gl_column_container.gl_col-md-6:first-child>.gl_column-inner>.spb_wrapper .promo-banner.gl_col-md-6.gl_col-lg-6 .main-wrapp-img .banner-image {
    position: relative;
    padding-bottom: 97.5%;
}
.section_new_promo_categories .spb_column.gl_column_container.gl_col-md-6:first-child>.gl_column-inner>.spb_wrapper .promo-banner.gl_col-md-6.gl_col-lg-6 .main-wrapp-img .banner-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
  top: 0;
    left: 0;
}*/

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6:first-child {
  padding-right: 7px;
}

.section_new_promo_categories
  .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6:last-child
  > .gl_column-inner
  > .spb_wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}

@media only screen and (max-width: 1550px) {
  .section_new_promo_categories {
    padding: 50px 30px 0px 30px;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    .btn {
    font-size: 13px;
    padding: 10px 15px;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6
    .promo-banner-inner
    .wrapper-content-baner
    .banner-inner
    .btn {
    font-size: 13px;
    padding: 10px 15px;
  }
}

@media only screen and (max-width: 1201px) and (min-width: 1200px) {
  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6
    .main-wrapp-img {
    padding: 0 !important;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6
    .wrapper-content-baner {
    padding: 0 !important;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:first-child {
    padding-left: 0;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child {
    padding-left: 0;
    padding-right: 0;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    .gl_col-md-12.gl_col-lg-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    + .gl_col-md-6.gl_col-lg-6 {
    padding-left: 0;
  }
}

@media only screen and (max-width: 1200px) and (min-width: 992px) {
  .popular-brands > .spb__column.gl_column_container.gl_col-sm-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .gl-gird-collection-section .spb_column.gl_column_container.gl_col-sm-12,
  .product_categories .spb__column.gl_column_container.gl_col-sm-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .featured_categories .spb__column.gl_column_container.gl_col-sm-12 {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 1199px) {
  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    .btn {
    font-size: 13px;
    padding: 8px 12px;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6
    .promo-banner-inner
    .wrapper-content-baner
    .banner-inner
    .btn {
    font-size: 13px;
    padding: 8px 12px;
    border-radius: 5px;
  }
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .popular-brands > .spb__column.gl_column_container.gl_col-sm-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6
    .promo-banner-inner
    .wrapper-content-baner
    .banner-inner
    h2
    + div {
    font-size: 1.3vw;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .wrapper-content-baner
    .banner-inner
    h2
    + div {
    font-size: 1.3vw;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:first-child {
    padding-left: 0;
  }

  .section_new_promo_categories .spb_column.gl_column_container.gl_col-md-6 {
    float: left;
    width: 50%;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6
    .main-wrapp-img {
    padding: 0 !important;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6
    .wrapper-content-baner {
    width: 100%;
    padding: 0 !important;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child {
    padding: 0;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .gl_col-md-12.gl_col-lg-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .gl_col-md-6.gl_col-lg-6 {
    float: left;
    width: 50%;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .gl_col-md-6.gl_col-lg-6
    * {
    width: 100%;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner {
    padding-left: 15px;
  }

  /*.section_new_promo_categories .spb_column.gl_column_container.gl_col-md-6:last-child>.gl_column-inner>.spb_wrapper .gl_col-md-6.gl_col-lg-6:last-child {
    padding-right: 0;
    padding-left: 15px;
}*/

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner.gl_col-md-6.gl_col-lg-6 {
    width: 100% !important;
    float: none;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner.gl_col-md-6.gl_col-lg-6
    a.btn {
    width: auto;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    .btn {
    width: auto !important;
  }
}

@media only screen and (max-width: 991px) {
  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .section_new_promo_categories {
    padding: 40px 5px 30px 5px;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6.gl_col-lg-6
    .promo-banner.gl_col-md-6.gl_col-lg-6
    .gl_col-md-6 {
    padding: 0;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner {
    padding-left: 0;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper {
    display: block;
    margin: 0 -15px;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .gl_col-md-6.gl_col-lg-6 {
    float: left;
    width: 50%;
    padding: 0 15px;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .gl_col-md-6.gl_col-lg-6
    * {
    width: 100%;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .gl_col-md-6.gl_col-lg-6:last-child {
    padding-right: 15px;
    padding-left: 15px;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .gl_col-md-6.gl_col-lg-6
    .btn {
    width: auto !important;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .gl_col-md-6.gl_col-lg-6 {
    width: 100%;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6
    .promo-banner-inner
    .wrapper-content-baner
    .banner-inner {
    max-width: 65%;
    width: 100%;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6
    .promo-banner-inner
    .wrapper-content-baner
    .banner-inner
    h2 {
    font-size: 3.1vw;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6
    .promo-banner-inner
    .wrapper-content-baner
    .banner-inner
    h2
    + div {
    font-size: 1.8vw;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .banner-inner
    h2 {
    font-size: 4.8vw;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .banner-inner
    h2
    + div {
    font-size: 2.3vw;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .wrapper-content-baner
    .banner-inner
    h2 {
    font-size: 3.1vw;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .wrapper-content-baner
    .banner-inner
    h2
    + div {
    font-size: 1.8vw;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .wrapper-content-baner
    .banner-inner {
    max-width: 70%;
  }
}

@media only screen and (max-width: 767px) {
  .product-grid-item.product .swatches-on-grid a {
    vertical-align: top;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:first-child
    > .gl_column-inner
    > .spb_wrapper
    .promo-banner.gl_col-md-6.gl_col-lg-6 {
    width: 100%;
    margin-bottom: 20px;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .gl_col-md-6.gl_col-lg-6 {
    margin-bottom: 20px;
    width: 100%;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .gl_col-md-6 {
    margin-bottom: 0;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .gl_col-md-12.gl_col-lg-12 {
    padding-bottom: 5px;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .gl_col-md-6.gl_col-lg-6
    .gl_col-md-6 {
    margin-bottom: 0;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6
    .promo-banner-inner
    .wrapper-content-baner
    .banner-inner
    h2
    + div {
    font-size: 17px;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6
    .promo-banner-inner
    .wrapper-content-baner
    .banner-inner
    h2 {
    font-size: 41px;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6
    .promo-banner-inner
    .wrapper-content-baner
    .banner-inner {
    max-width: 225px;
    width: 100%;
    margin-right: 10vw;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6
    .promo-banner-inner
    .wrapper-content-baner
    .banner-inner
    .btn {
    font-size: 11px;
    padding: 8px 15px;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    .btn {
    font-size: 11px;
    padding: 8px 15px;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .wrapper-content-baner
    .banner-inner
    h2 {
    font-size: 41px;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .wrapper-content-baner
    .banner-inner
    h2
    + div {
    font-size: 18px;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .banner-inner
    h2 {
    font-size: 41px;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .banner-inner
    h2
    + div {
    font-size: 18px;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .wrapper-content-baner
    .banner-inner {
    max-width: 225px;
    margin-right: 10vw;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .banner-inner {
    max-width: 225px;
  }

  .section_new_promo_categories {
    padding: 20px 0px 10px 0px;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6
    .main-wrapp-img
    .banner-image
    img.desk {
    display: none !important;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6
    .banner-image
    img.desk {
    display: none !important;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:first-child
    > .gl_column-inner
    > .spb_wrapper
    .promo-banner.gl_col-md-6.gl_col-lg-6
    .main-wrapp-img
    .banner-image {
    padding-bottom: 0;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:first-child
    > .gl_column-inner
    > .spb_wrapper
    .promo-banner.gl_col-md-6.gl_col-lg-6
    .main-wrapp-img
    .banner-image
    img {
    position: relative;
    height: auto;
  }
}

@media only screen and (max-width: 479px) {
  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6
    .promo-banner-inner
    .wrapper-content-baner
    .banner-inner {
    max-width: 225px;
    margin-right: 0;
    padding-left: 0px;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6
    .promo-banner-inner
    .wrapper-content-baner
    .banner-inner
    h2 {
    font-size: 30px;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .wrapper-content-baner
    .banner-inner {
    margin-right: 0;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .banner-inner
    h2 {
    font-size: 30px;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .banner-inner
    h2
    + div {
    font-size: 16px;
    margin: 10px 0;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .wrapper-content-baner
    .banner-inner
    h2 {
    font-size: 30px;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .wrapper-content-baner
    .banner-inner
    h2
    + div {
    font-size: 16px;
    margin: 10px 0;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6
    .promo-banner-inner
    .wrapper-content-baner
    .banner-inner
    h2
    + div {
    font-size: 16px;
    margin: 10px 0;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .wrapper-content-baner
    .banner-inner {
    max-width: 185px;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6:last-child
    > .gl_column-inner
    > .spb_wrapper
    .gl_col-md-12.gl_col-lg-12
    .wrapper-content-baner
    .banner-inner {
    max-width: 185px;
  }

  .section_new_promo_categories
    .spb_column.gl_column_container.gl_col-md-6
    .promo-banner-inner
    .wrapper-content-baner
    .banner-inner {
    max-width: 185px;
  }
}

/*------------eight-cols-category-design-css-end---*/

/*---addtional-css-1-07-2024-------------*/

div#reviewCarouselWidget {
  padding-bottom: 0px !important;
}

@media only screen and (min-width: 768px) {
  .custom_review_btn a.btn {
    padding: 0 35px;
  }
}

/*---shop-Color-Palette-css----*/

.inner-shopbycolor ul.slick-dots,
.inner-shopbycategory ul.slick-dots {
  display: none !important;
}

section.shopbycolor {
  background: #f8f8f8;
  padding: 50px 0;
  text-align: center;
}

section.shopbycolor .page-width,
.shopbycategory .page-width {
  padding: 0 50px;
}

.outer-shopbycolor h2,
.outer-shopbycategory h2 {
  font-size: 42px;
  margin-bottom: 40px;
  color: #000;
  text-align: center;
}

.outer-shopbycolor h2:before,
.outer-shopbycategory h2:before {
  content: "";
  display: block;
  width: 85px;
  height: 5px;
  background: #000;
  margin: 0 auto 25px auto;
}

.category-hold-inner,
.shop-category-inner {
  position: relative;
  margin: 15px;
  display: inline-block;
  vertical-align: top;
}

.category-hold-inner img {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  border-radius: 100%;
  object-fit: cover;
  object-position: top;
  margin-bottom: 15px;
}

.inner-shopbycolor,
.inner-shopbycategory {
  padding-top: 30px;
}

.category-hold-inner .category-name p,
.shop-category-inner .shop-category-name p {
  margin: 0;
  /* font-family: product_sans_mediumregular; */
  color: #000;
  font-size: 15px;
}

.category-hold-inner .absolute-url,
.shop-category-inner .absolute-url {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.inner-shopbycolor button.slick-prev,
.inner-shopbycategory button.slick-prev {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0;
  width: 25px;
  height: 25px;
  padding: 0;
  background: #333 !important;
  border: none;
  border-radius: 30px;
}

.inner-shopbycolor button.slick-prev:after,
.inner-shopbycategory button.slick-prev:after {
  content: "\e605";
  display: inline-block;
  font-size: 12px;
  line-height: 23px;
  font-family: simple-line-icons;
  color: #fff;
  vertical-align: top;
  padding-right: 5px;
}

.inner-shopbycolor button.slick-next,
.inner-shopbycategory button.slick-next {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0;
  width: 25px;
  height: 25px;
  padding: 0;
  background: #333 !important;
  border: none;
  border-radius: 30px;
}

.inner-shopbycolor button.slick-next:after,
.inner-shopbycategory button.slick-next:after {
  content: "\e606";
  display: inline-block;
  font-size: 12px;
  line-height: 23px;
  font-family: simple-line-icons;
  color: #fff;
  vertical-align: top;
  padding-right: 0px;
}

.inner-shopbycolor button.slick-disabled,
.inner-shopbycategory button.slick-disabled {
  opacity: 0.5 !important;
  pointer-events: none;
}

.shopbycategory {
  padding: 50px 0;
}

.shop-category-inner img {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  border-radius: 100%;
  object-fit: cover;
  object-position: top;
  margin-bottom: 15px;
  border: 1px solid #ccc;
}

.outer-box-category {
  text-align: center;
}

.category-hold-inner img {
  border: 1px solid #ccc;
}

/*---nml-slide----*/

.inner-shopbycolor .flex-box,
.inner-shopbycategory .flex-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.inner-shopbycolor,
.inner-shopbycategory {
  padding-top: 0;
}

@media only screen and (min-width: 768px) {
  .inner-shopbycolor .flex-box,
  .inner-shopbycategory .flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    /* -ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
  }
}

@media only screen and (max-width: 1550px) {
  section.shopbycolor .page-width,
  .shopbycategory .page-width {
    padding: 0 30px;
  }
}

@media only screen and (max-width: 1440px) {
  .category-hold-inner,
  .shop-category-inner {
    margin: 8px;
  }

  .category-hold-inner .category-name p,
  .shop-category-inner .shop-category-name p {
    font-size: 14px;
  }

  .category-hold-inner img {
    width: 90px;
    height: 90px;
    min-width: 90px;
  }

  .shop-category-inner img {
    width: 90px;
    height: 90px;
    min-width: 90px;
  }
}

@media only screen and (max-width: 1199px) {
  .category-hold-inner,
  .shop-category-inner {
    margin: 15px 8px;
  }

  .inner-shopbycolor .flex-box,
  .inner-shopbycategory .flex-box {
    justify-content: center;
  }

  .category-hold-inner img {
    width: 80px;
    height: 80px;
    min-width: 80px;
  }

  .shop-category-inner img {
    width: 80px;
    height: 80px;
    min-width: 80px;
  }
}

@media only screen and (max-width: 991px) {
  .inner-shopbycategory .flex-box,
  .inner-shopbycolor .flex-box {
    flex-wrap: initial;
    overflow: hidden;
    overflow-x: auto;
    scroll-behavior: smooth;
    justify-content: flex-start;
  }

  .inner-shopbycolor .flex-box::-webkit-scrollbar {
    height: 5px;
  }
  .inner-shopbycolor .flex-box::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    background-color: #f8f8f8;
  }
  .inner-shopbycolor .flex-box::-webkit-scrollbar-thumb {
    height: 5px;
    -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.3);
    background-color: #f8f8f8;
    border-radius: 5px;
  }
  .inner-shopbycolor .flex-box::-webkit-scrollbar:vertical {
    display: none;
  }

  .inner-shopbycategory .flex-box::-webkit-scrollbar {
    height: 5px;
  }
  .inner-shopbycategory .flex-box::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    background-color: #fff;
  }
  .inner-shopbycategory .flex-box::-webkit-scrollbar-thumb {
    height: 5px;
    -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.3);
    background-color: #fff;
    border-radius: 5px;
  }
  .inner-shopbycategory .flex-box::-webkit-scrollbar:vertical {
    display: none;
  }

  section.shopbycolor .page-width,
  .shopbycategory .page-width {
    padding: 0 5px;
  }
}

@media only screen and (max-width: 767px) {
  section.shopbycolor .page-width,
  .shopbycategory .page-width {
    padding: 0px;
  }
  .outer-shopbycolor h2,
  .outer-shopbycategory h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }

  .outer-shopbycolor h2:before,
  .outer-shopbycategory h2:before {
    width: 75px;
    height: 3px;
    margin: 0 auto 12px auto;
  }

  .inner-shopbycolor,
  .inner-shopbycategory {
    padding-top: 10px;
  }

  .shopbycategory {
    padding: 30px 0;
  }

  section.shopbycolor {
    padding: 30px 0;
  }

  .inner-shopbycolor button.slick-next,
  .inner-shopbycategory button.slick-next {
    right: -5px;
  }

  .inner-shopbycolor button.slick-prev,
  .inner-shopbycategory button.slick-prev {
    left: -5px;
  }

  .shop-category-inner img,
  .category-hold-inner img {
    width: 70px;
    height: 70px;
    min-width: 70px;
    margin-bottom: 10px;
  }

  .inner-shopbycolor,
  .inner-shopbycategory {
    padding-top: 0;
  }

  .category-hold-inner .category-name p,
  .shop-category-inner .shop-category-name p {
    font-size: 13px;
    line-height: 1.4;
  }
  .outer-box-category {
    min-width: 85px;
  }

  .shopbycategory {
    padding-bottom: 0;
  }

  section.shopbycolor {
    padding-bottom: 10px;
  }
}

/*--------08-01-2026------*/

section.collection-showcase-section {
  padding: 5px 0px 0px 0px;
}

.showcase-grid {
  display: grid;
  grid-template-columns: 1fr 2fr 1fr;
  gap: 0px;
  height: 86vh;
}

.showcase-grid .showcase-column {
  display: flex;
  flex-direction: column;
  gap: 0;
  height: 86vh;
  gap: 0px;
}

.showcase-grid .showcase-center {
  display: flex;
  flex-direction: column;
  gap: 0;
  height: 86vh;
}

.showcase-grid .showcase-card {
  flex: 1;
  position: relative;
  overflow: hidden;
  height: 100%;
}

.showcase-grid .showcase-card .showcase-card-item {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}

.showcase-grid .showcase-card .showcase-card-item img {
  width: 100%;
  object-fit: cover;
  object-position: top center;
  display: block;
  height: 100%;
}

.showcase-grid .showcase-card .card-overlay-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: end;
  background: rgba(0, 0, 0, 0.4);
  opacity: 1;
  transition: opacity 0.3s;
  text-align: center;
  padding: 0.5rem 0.5rem 1.5rem;
}

.showcase-grid .showcase-card .card-overlay-content .collection-title {
  color: #fff;
  font-family: "Playfair Display", serif;
  font-size: 28px;
  margin-bottom: 12px;
}
.showcase-grid .showcase-card .card-overlay-content .btn {
  background: none;
  border: 1px solid #fff;
  padding: 13px 20px 12px 20px;
  border-radius: 5px;
  color: #fff;
  line-height: 1;
  display: inline-block;
  transition: all 0.5s ease-in-out;
}

.showcase-grid .showcase-card .card-overlay-content .btn:hover {
  background: #fff;
  color: #000;
}

.showcase-grid .showcase-card.hero-card .card-overlay-content {
  position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translate(-50%);
  text-align: center;
  color: #fff;
  width: 75%;
  padding: 1rem;
  display: block;
  border-radius: 6px;
  top: auto;
  right: auto;
}

.showcase-grid
  .showcase-card.hero-card
  .card-overlay-content
  .collection-title {
  font-size: 3vw;
  line-height: 1;
}
.showcase-grid .showcase-card.hero-card .card-overlay-content p {
  margin-bottom: 1rem;
  font-size: 1.6rem;
}

.showcase-grid .showcase-card.hero-card .card-overlay-content .btn {
  padding: 1rem 1.6rem;
  font-size: 1.1rem;
}

section.collection-collage-section {
  padding: 0px;
}

section.collection-collage-section .collection-collage-inner {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0px;
  height: 86vh;
}

section.collection-collage-section .collection-collage-inner .left-half {
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0;
  height: 86vh;
}

section.collection-collage-section .collection-collage-inner .left-half a {
  display: block;
  position: relative;
  height: 100%;
  overflow: hidden;
}

section.collection-collage-section .collection-collage-inner .left-half a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

section.collection-collage-section .collection-collage-inner .right-half {
  height: 86vh;
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 0px;
  position: relative;
  overflow: hidden;
}

section.collection-collage-section
  .collection-collage-inner
  .right-half
  .top-images {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 0px;
  height: 100%;
}

section.collection-collage-section
  .collection-collage-inner
  .right-half
  .top-images
  .top-image {
  width: 100%;
  height: 100%;
  position: relative;
  flex: 1;
  overflow: hidden;
}

section.collection-collage-section .collection-collage-inner .right-half a {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 100%;
  display: block;
}

section.collection-collage-section .collection-collage-inner .right-half a img {
  width: 100%;
  object-fit: cover;
  object-position: top center;
  display: block;
  height: 100%;
}

section.collection-collage-section
  .collection-collage-inner
  .right-half
  .bottom-image {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

section.collection-collage-section .collection-collage-inner .image-text {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: end;
  background: rgba(0, 0, 0, 0.2);
  opacity: 1;
  transition: opacity 0.3s;
  text-align: center;
  width: 100%;
  font-weight: 500;
  color: #fff;
  font-size: 30px;
  font-family: "Playfair Display", serif;
  padding: 20px 15px 30px 15px;
}

.showcase-grid .showcase-card .card-overlay-content .collection-title {
  font-weight: 500;
}

section.collection-collage-section {
  padding: 5px 0 0 0;
}

@media only screen and (max-width: 1399px) {
  .showcase-grid .showcase-card.hero-card .card-overlay-content p {
    font-size: 1.3rem;
  }
  .showcase-grid .showcase-card.hero-card .card-overlay-content .btn {
    font-size: 1rem;
  }

  section.collection-collage-section .collection-collage-inner .image-text {
    font-size: 26px;
  }

  .showcase-grid .showcase-card .card-overlay-content .collection-title {
    font-size: 24px;
  }
}

@media only screen and (max-width: 1199px) {
  .showcase-grid .showcase-center,
  .showcase-grid .showcase-column,
  .showcase-grid {
    height: 70vh;
  }

  .showcase-grid .showcase-card.hero-card .card-overlay-content {
    width: 90%;
  }

  section.collection-collage-section .collection-collage-inner {
    height: 70vh;
  }

  section.collection-collage-section .collection-collage-inner .left-half {
    height: 70vh;
  }

  section.collection-collage-section .collection-collage-inner .right-half {
    height: 70vh;
  }

  section.collection-collage-section .collection-collage-inner .image-text {
    font-size: 24px;
  }

  .showcase-grid
    .showcase-card.hero-card
    .card-overlay-content
    .collection-title {
    font-size: 3.8vw;
  }
}

@media only screen and (max-width: 767px) {
  .showcase-grid .showcase-center,
  .showcase-grid .showcase-column,
  .showcase-grid {
    height: auto;
  }

  .showcase-grid {
    display: flex;
    flex-direction: column;
  }

  .showcase-grid .showcase-column {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  section.collection-showcase-section {
    padding: 5px 0 0 0;
  }

  section.collection-collage-section .collection-collage-inner {
    height: auto;
    display: flex;
    flex-direction: column;
  }

  section.collection-collage-section .collection-collage-inner .left-half {
    height: auto;
    order: 2;
  }
  section.collection-collage-section .collection-collage-inner .right-half {
    height: auto;
    flex-direction: column;
    order: 1;
  }

  .showcase-grid .showcase-card .card-overlay-content .btn {
    padding: 11px 15px 10px 15px;
    font-size: 12px;
  }

  .showcase-grid .showcase-card .card-overlay-content .collection-title {
    font-size: 18px;
    font-weight: 500;
  }

  .showcase-grid
    .showcase-card.hero-card
    .card-overlay-content
    .collection-title {
    font-size: 26px;
  }

  .showcase-grid .showcase-card.hero-card .card-overlay-content .btn {
    padding: 11px 15px 10px 15px;
    font-size: 12px;
  }
  .showcase-grid .showcase-card.hero-card .card-overlay-content p {
    font-size: 16px;
  }

  .showcase-grid .showcase-card.hero-card .card-overlay-content {
    width: 90%;
    bottom: 5%;
  }
  section.collection-collage-section .collection-collage-inner .image-text {
    font-size: 22px;
  }

  /* .showcase-grid .showcase-card .showcase-card-item {
    height: auto;
} */

  .showcase-grid
    .showcase-column
    .showcase-card.side-right
    .showcase-card-item
    img,
  .showcase-grid
    .showcase-column
    .showcase-card.side-left
    .showcase-card-item
    img {
    aspect-ratio: 9/12;
  }

  .showcase-grid .showcase-card.side-center .showcase-card-item img {
    aspect-ratio: 12 / 12;
  }

  .showcase-grid .showcase-card .card-overlay-content {
    background: rgba(0, 0, 0, 0.2);
  }

  .showcase-grid .showcase-card.side-center .card-overlay-content {
    background: rgba(0, 0, 0, 0.3);
  }
}

/* ====================================
   WCAG Accessibility Contrast Fixes
   ==================================== */

/* Fix 1: Dark backdrop behind category heading text overlaid on images
   WAVE reports white (#fff) text on white (#fff) bg since text sits over images.
   Semi-transparent dark bg ensures minimum 4.5:1 contrast ratio. */
.featured_categories .Wrap_button_cs {
  background: rgba(0, 0, 0, 0.45) !important;
  border-radius: 8px;
}

/* Fix 2: "Shop Now" buttons — white text on dark red for 4.73:1 ratio (passes AA) */
.featured_categories .Wrap_button_cs a.category-link-button {
  color: #fff !important;
  background: #a51a1a !important;
  border: 2px solid #fff;
}

.featured_categories .Wrap_button_cs a.category-link-button:hover {
  background: #fff !important;
  color: #a51a1a !important;
  border: 2px solid #a51a1a;
}

.featured_categories
  .category-grid-item:last-child
  .Wrap_button_cs
  a.category-link-button {
  color: #fff !important;
  background: #a51a1a !important;
  border: 2px solid #fff;
}

.featured_categories
  .category-grid-item:last-child
  .Wrap_button_cs
  a.category-link-button:hover {
  background: #fff !important;
  color: #a51a1a !important;
  border: 2px solid #a51a1a;
}

/* Fix 3: Text shadow on content/description text for readability over images */
.featured_categories .Wrap_button_cs .content {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
}

/* Fix 4: Ensure heading links have text shadow for contrast */
body .featured_categories .Wrap_button_cs h3 a {
  color: #fff !important;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
}

body .featured_categories .category-grid-item:last-child .Wrap_button_cs h3,
body .featured_categories .category-grid-item:last-child .Wrap_button_cs h3 a {
  color: #fff !important;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
}

.featured_categories .category-grid-item:last-child .Wrap_button_cs .content {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
}
