:root {
  --brand: #be9666;
  --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: 130px !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: var(--brand);
}
/* 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%;
}
section.s-block--fixed-banner.wide-placeholder:nth-of-type(1) {
  margin: 0;
}

.grid.one-row.md\:grid-cols-3 * {
  border-radius: 0;
}
.grid.one-row.md\:grid-cols-3 {
  grid-template-columns: auto auto;
  gap: 0;
  grid-template-areas: "first sec" "first ther";
}

a.banner-entry.square-photos:nth-of-type(1) {
  grid-area: first;
  height: 100%;
}
a.banner-entry.square-photos:nth-of-type(2) {
  grid-area: sec;
}
a.banner-entry.square-photos:nth-of-type(3) {
  grid-area: ther;
}

@media (max-width: 600px) {
  .grid.one-row.md\:grid-cols-3 {
    display: flex;
    flex-direction: column;
  }
  a.banner-entry.square-photos:nth-of-type(1) {
    height: 222px;
  }
  a.banner-entry.square-photos:nth-of-type(2),
  a.banner-entry.square-photos:nth-of-type(3) {
    height: 113px;
  }
}
section.s-block.s-block--photos-slider {
  margin: 0;
}
/* banner */
/* ================== cat ================== */
a.slide--cat-entry {
  min-height: 240px;
  justify-content: space-around;
  border-radius: 16px;
  background: transparent;
  border: unset;
}

.slide--one-sixth a.slide--cat-entry i {
  color: transparent !important;
  width: 157px;
  height: 159px;
  background: var(--cat-img) transparent center / contain no-repeat;
  margin-bottom: 16px;
  border-radius: 16px;
}
@media(max-width:600px){
.slide--one-sixth a.slide--cat-entry i {
 
  width: 120px;
  height: 120px;
  
}}

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

.slide--one-sixth:nth-of-type(1) {
  --cat-img: url("https://i.ibb.co/Vn11XZp/4-1.png");
}
.slide--one-sixth:nth-of-type(2) {
  --cat-img: url("https://i.ibb.co/TxrcHPyW/Gemini-Generated-Image-5a4oku5a4oku5a4o-1.png");
}
.slide--one-sixth:nth-of-type(3) {
  --cat-img: url("https://i.ibb.co/F967h6J/PHOTO-2026-04-26-13-07-04-1.png");
}
.slide--one-sixth:nth-of-type(4) {
  --cat-img: url("https://i.ibb.co/h1ZytzWy/petra-2-1.png");
}
.slide--one-sixth:nth-of-type(5) {
  --cat-img: url("https://i.ibb.co/hxvLLQmx/PHOTO-2026-04-26-13-07-04-1-1.png");
}

@media (min-width: 768px) {
  section.s-block--categories .swiper-wrapper {
    justify-content: space-around;
  }
}
/* ================== /cat ================== */

/* ================== product ================== */
/* Ã˜Â¥Ã˜Â®Ã™ÂÃ˜Â§Ã˜Â¡ Ã˜Â¬Ã™â€¦Ã™Å Ã˜Â¹ Ã˜Â¹Ã™â€ Ã˜Â§Ã™Ë†Ã™Å Ã™â€  Ã˜Â§Ã™â€žÃ˜Â£Ã™â€šÃ˜Â³Ã˜Â§Ã™â€¦ */
.s-block__title,
.s-slider-block__title {
  display: none !important;
}

/* Ã˜Â¨Ã˜Â·Ã˜Â§Ã™â€šÃ˜Â§Ã˜Âª Ã˜Â§Ã™â€žÃ™â€¦Ã™â€ Ã˜ÂªÃ˜Â¬Ã˜Â§Ã˜Âª */
.s-product-card-content a,
.s-product-card-content h4 {
  color: var(--brand);
}

.s-product-card-vertical {
  border-radius: 25px;
  border: 1px solid var(--brand);
  overflow: hidden;
}

.s-button-primary-outline:hover {
  background-color: var(--sub-brand);
  color: #fff;
}
/* ================== /product ================== */
/* footer */
.store-footer__inner {
  background: #fff !important;
  box-shadow: 0 -18px 23.1px 0 #00000014;
}
.store-footer__inner *:not(a.flex.items-center.m-0) {
  color: #000;
}

.store-footer__inner a.flex.items-center.m-0 {
  position: relative;
  color: transparent !important;
  width: 200px;
  height: 47px;
  margin-bottom: 1rem;
}
.store-footer__inner a.flex.items-center.m-0::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url("https://cdn.files.salla.network/theme/1717514864/331355ef-66d3-43b5-b524-980f22741b18_500x190.png")
    center / contain 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%;
}