:root {
  --brand: #bb8c5a;
  --sub-brand: #be9666;
  --grad-start: #be9666;
  --grad-end: #be9666;
}

/* header */
.top-navbar {
  background: var(--brand);
  color: #fff;
  padding-top: 10px !important;
  padding-bottom: 15px !important;
}

span.s-cart-summary-count {
  background: var(--brand);
}

a.navbar-brand {
  height: auto !important;
  width: 90px !important;
}
a.navbar-brand img {
  height: 100% !important;
  max-height: 100% !important;
  width: 100% !important;
}

custom-main-menu {
  display: flex;
  align-items: center;
}

ul.main-menu.mm-spn--open {
  color: #133448;
}
/* header */
/* banner */
salla-slider.photos-slider .swiper-slide {
  padding: 0;
  margin: 0;
  width: 100%;
}

section.s-block--photos-slider .swiper.s-slider-container {
  padding: 0;
}

section.s-block--fixed-banner.wide-placeholder .container,
section.s-block--fixed-banner.wide-placeholder .container * {
  border-radius: 0;
}
section.s-block--fixed-banner.wide-placeholder .container {
  padding: 0;
  margin: 0;
  max-width: 100%;
}
@media (min-width: 991px) {
  section.s-block--fixed-banner.wide-placeholder:nth-of-type(1) {
    margin-top: -90px;
  }
}

.grid.one-row.md\:grid-cols-3 * {
  border-radius: 0;
}

section.s-block.s-block--photos-slider {
  margin: 0;
}
/* banner */
/* ================== cat ================== */
a.slide--cat-entry {
  min-height: 336px;
  justify-content: space-around;
  border-radius: 16px;
  background: transparent;
  border: unset;
}

.slide--one-sixth a.slide--cat-entry i {
  color: transparent !important;
  width: 225px;
  height: 336px;
  background: var(--cat-img) transparent center / contain no-repeat;
  margin-bottom: 16px;
  border-radius: 16px;
  max-height: 100% !important;
}

.slide--one-sixth .slide--cat-entry h2 {
  width: 100%;
  position: relative;
  color: #133448;
  font-size: 20px;
  line-height: 120%;
}

.slide--one-sixth:nth-of-type(1) {
  --cat-img: url("https://i.ibb.co/sJ9RhCx5/Component-2-6.png");
}
.slide--one-sixth:nth-of-type(2) {
  --cat-img: url("https://i.ibb.co/TxjWb1Ld/Component-2-5.png");
}
.slide--one-sixth:nth-of-type(3) {
  --cat-img: url("https://i.ibb.co/d0RgxX21/Component-2-4.png");
}
.slide--one-sixth:nth-of-type(4) {
  --cat-img: url("https://i.ibb.co/xKkZ6vWR/Component-2-3.png");
}
.slide--one-sixth:nth-of-type(5) {
  --cat-img: url("https://i.ibb.co/sp5S7Dg2/Component-2-2.png");
}
.slide--one-sixth:nth-of-type(6) {
  --cat-img: url("https://i.ibb.co/mV9LFmMS/Component-2-1.png");
}
.slide--one-sixth:nth-of-type(7) {
  --cat-img: url("https://i.ibb.co/MxpFchHK/Component-2.png");
}
@media (max-width: 600px) {
  a.slide--cat-entry {
    min-height: 250px;
    justify-content: space-around;
    border-radius: 16px;
    background: transparent;
    border: unset;
  }

  .slide--one-sixth a.slide--cat-entry i {
    color: transparent !important;
    width: 225px;
    height: 336px;
    background: var(--cat-img) transparent center / contain no-repeat;
    margin-bottom: 16px;
    border-radius: 16px;
    max-height: 100% !important;
  }
}
/* ================== /cat ================== */
:root {
  --brand: #bb8c5a;
  --sub-brand: #be9666;
  --grad-start: #be9666;
  --grad-end: #be9666;
}

/* header */
.top-navbar {
  background: var(--brand);
  color: #fff;
  padding-top: 10px !important;
  padding-bottom: 15px !important;
}

span.s-cart-summary-count {
  background: var(--brand);
}

a.navbar-brand {
  height: auto !important;
  width: 90px !important;
}
a.navbar-brand img {
  height: 100% !important;
  max-height: 100% !important;
  width: 100% !important;
}

custom-main-menu {
  display: flex;
  align-items: center;
}

ul.main-menu.mm-spn--open {
  color: #133448;
}
/* header */
/* banner */
salla-slider.photos-slider .swiper-slide {
  padding: 0;
  margin: 0;
  width: 100%;
}

section.s-block--photos-slider .swiper.s-slider-container {
  padding: 0;
}

section.s-block--fixed-banner.wide-placeholder .container,
section.s-block--fixed-banner.wide-placeholder .container * {
  border-radius: 0;
}
section.s-block--fixed-banner.wide-placeholder .container {
  padding: 0;
  margin: 0;
  max-width: 100%;
}
@media (min-width: 991px) {
  section.s-block--fixed-banner.wide-placeholder:nth-of-type(1) {
    margin-top: -90px;
  }
}

section.s-block.s-block--photos-slider {
  margin: 0;
}

section.s-block.s-block--banners.container .grid {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
section.s-block.s-block--banners.container .banner-entry {
  display: block;
  width: 100%;
  aspect-ratio: 608/416 !important;
  height: auto;
}

section.s-block.s-block--banners.container .lazy__bg {
  width: 100%;
  height: 100%;
  background-size: cover !important;
  background-position: center !important;
  border-radius: 8px;
}

/* banner */
/* ================== cat ================== */
a.slide--cat-entry {
  min-height: 336px;
  justify-content: space-around;
  border-radius: 16px;
  background: transparent;
  border: unset;
}

.slide--one-sixth a.slide--cat-entry i {
  color: transparent !important;
  width: 225px;
  height: 336px;
  background: var(--cat-img) transparent center / contain no-repeat;
  margin-bottom: 16px;
  border-radius: 16px;
  max-height: 100% !important;
}

.slide--one-sixth .slide--cat-entry h2 {
  width: 100%;
  position: relative;
  color: #133448;
  font-size: 20px;
  line-height: 120%;
}

.slide--one-sixth:nth-of-type(1) {
  --cat-img: url("https://i.ibb.co/sJ9RhCx5/Component-2-6.png");
}
.slide--one-sixth:nth-of-type(2) {
  --cat-img: url("https://i.ibb.co/TxjWb1Ld/Component-2-5.png");
}
.slide--one-sixth:nth-of-type(3) {
  --cat-img: url("https://i.ibb.co/d0RgxX21/Component-2-4.png");
}
.slide--one-sixth:nth-of-type(4) {
  --cat-img: url("https://i.ibb.co/xKkZ6vWR/Component-2-3.png");
}
.slide--one-sixth:nth-of-type(5) {
  --cat-img: url("https://i.ibb.co/23KXdzm8/Component-3-1.png");
}
.slide--one-sixth:nth-of-type(6) {
  --cat-img: url("https://i.ibb.co/mV9LFmMS/Component-2-1.png");
}
.slide--one-sixth:nth-of-type(7) {
  --cat-img: url("https://i.ibb.co/MxpFchHK/Component-2.png");
}
@media (max-width: 600px) {
  a.slide--cat-entry {
    min-height: 250px;
    justify-content: space-around;
    border-radius: 16px;
    background: transparent;
    border: unset;
  }

  .slide--one-sixth a.slide--cat-entry i {
    color: transparent !important;
    width: 225px;
    height: 336px;
    background: var(--cat-img) transparent center / contain no-repeat;
    margin-bottom: 16px;
    border-radius: 16px;
    max-height: 100% !important;
  }
}
/* ================== /cat ================== */
/* product */

.s-block__title {
  justify-content: center;
  margin-top: 2em;
  overflow: hidden;
}
.s-block__title .right-side {
  padding: 0;
}
.s-slider-block__title {
  margin-top: 2rem;
  justify-content: end;
}
.s-slider-block__title .s-slider-block__title-right {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  color: var(--brand);
  width: fit-content;
  padding: 0;
  text-align: center;
}

/* heading text + gradient lines before/after */
.s-slider-block__title .s-slider-block__title-right h2,
.s-block__title .right-side h2 {
  font-size: 32px !important;
  padding: 0;
  color: #133448;

  /* layout for the lines */
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  white-space: nowrap;
}

@media (max-width: 600px) {
  .s-slider-block__title .s-slider-block__title-right h2,
  .s-block__title .right-side h2 {
    font-size: 18px !important;
    text-align: center;
    -webkit-text-stroke-width: 1px;
    gap: 10px;
  }

  .s-slider-block__title .s-slider-block__title-right {
    top: -6%;
  }
}
.s-product-card-content a,
.s-product-card-content h4 {
  color: #1c1b1b;
}
.s-product-card-vertical {
  border-radius: 25px;
  border: 1px solid #ddd;
  overflow: hidden;
}
.s-button-primary-outline:hover {
  background-color: var(--sub-brand);
  color: #fff;
}
.s-product-card-content {
  background-color: #efefef;
}
/* product */

@media (max-width: 900px) {
  .wcu-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .wcu-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .wcu-title {
    font-size: 18px;
  }
}
/* footer */
.store-footer__inner {
  background: #ebdfd1 !important;
  box-shadow: 0 -18px 23.1px 0 #00000014;
}
.store-footer__inner *:not(a.flex.items-center.m-0) {
  color: #133448;
}

.store-footer__inner a.flex.items-center.m-0 {
  position: relative;
  color: transparent !important;
  width: 187px;
  height: 139px;
  margin-bottom: 1rem;
}
.store-footer__inner a.flex.items-center.m-0::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url(https://i.ibb.co/gLDFz8wP/r-2-3.png) center / cover no-repeat;
}
/* footer */
.store-footer__inner a.flex.items-center.m-0 h3 {
  display: none;
}
.blog-single img.h-80.mb-10.w-full.object-cover.rounded-md,
a.post-entry__image.relative.overflow-hidden.hover\:opacity-90.w-full.h-56.bg-border-color.flex.items-center.justify-center {
  height: 100%;
}
.blog-single img.h-80.mb-10.w-full.object-cover.rounded-md,
a.post-entry__image.relative.overflow-hidden.hover\:opacity-90.w-full.h-56.bg-border-color.flex.items-center.justify-center {
  height: 100%;
}