/* Add custom CSS styles below */ 
.top-navbar {
  background: #dec77f;
  padding: 35px 0;
}

.top-navbar .header-search {
  max-width: 50%;
  margin: 0 auto;
}

.top-navbar .header-search .s-search-input {
  height: 46px !important;
  background: #fff;
  border-radius: 10px !important;
  font-size: 14px !important;
  padding-block: 0;
}

.top-navbar .header-search .s-search-input::placeholder {
  color: #999999;
}

.main-nav-container {
  background: #266a4c;
  padding: 5px 0;
  height: auto !important;
}

.navbar-brand img {
  max-height: none;
  width: 107px;
  object-fit: contain;
}

.main-nav-container .container > .flex > .flex:not(.justify-end) {
  flex-grow: 1;
}

custom-main-menu {
  width: 100%;
}

.main-menu {
  justify-content: center;
  margin: 0;
  padding: 0;
  gap: 30px;
}

.main-menu > li > a {
  padding: 0 !important;
  color: #fff;
  font-weight: normal !important;
  font-size: 16px;
}

.main-menu > li > a[href*="offer"] {
  color: #dec77f;
}

.main-menu > li > a:hover,
.main-menu > .has-children:hover > a {
  color: #dec77f !important;
}

.main-menu .sub-menu {
  border-radius: 10px;
  border: 0;
  background: #dec77f;
  overflow: hidden;
}

.main-menu .has-children .has-children:hover > a,
.main-menu .has-children li a:hover {
  background: #c9af5d;
}

.header-btn__icon {
  border: 0;
  margin: 0 !important;
  color: #fff;
}

.header-btn {
  order: 1;
}

salla-cart-summary {
  margin: 0 !important;
}

.s-cart-summary-total {
  color: #fff;
}

.s-cart-summary-count {
  background: #dec77f;
  color: #ffffff;
  font-family: sans-serif;
  border: 1px solid #fff;
  padding: 0;
  right: auto;
  left: 20px;
}

.main-nav-container .container > .flex > .flex.items-center.justify-end {
  gap: 010px;
}

p.s-cart-summary-content {
  display: none;
}

.s-block--hero-slider .swiper-slide {
  height: 780px;
}

.s-block--categories {
  margin: 0;
  padding-block: 80px;
  text-align: center;
}

.s-block--categories .s-slider-block__title {
  justify-content: center;
}

.s-block--categories .s-slider-block__title-right,
.s-block--categories .s-slider-block__title h2 {
  padding: 0 !important;
  font-size: 30px;
  font-weight: 600;
}

.s-block--categories .swiper-wrapper {
  justify-content: center;
}

.s-block--categories .swiper-slide {
  padding: 20px;
}

.slide--cat-entry {
  border-radius: 10px;
  background: #fff;
  box-shadow: 1px 1px 34px 0 rgba(80, 80, 80, 0.05);
  padding: 40px;
  height: auto;
  border: 0;
  transition: 0.3s;
}

.slide--cat-entry i.sicon-store {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 40px;
  background: rgba(38, 106, 76, 0.2);
  padding: 0;
  color: #266a4c;
  transition: 0.3s;
}

.slide--cat-entry h2 {
  font-size: 20px;
  font-weight: 500;
  color: #000;
  transition: 0.3s;
}

.slide--cat-entry:hover {
  background: #266a4c;
}

.slide--cat-entry:hover i.sicon-store {
  background: #dec77f;
}

.slide--cat-entry:hover h2 {
  color: #dec77f;
}

section.s-block.s-block--features.container {
  margin: 0 auto;
  padding: 0 0 80px;
}

.s-block--features__item {
  padding: 0;
  box-shadow: none !important;
}

body#app {
  background: #fff;
}

.s-block--features__item .feature-icon {
  width: 100px;
  height: 100px;
  padding: 0;
  background: transparent;
  overflow: visible;
  border-radius: 0;
  margin: 0;
}

.s-block--features__item .feature-icon i {
  font-size: 80px;
  color: #dec77f;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.s-block--features__item h2 {
  color: #333333;
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 5px;
  line-height: normal;
}

.s-block--features__item p {
  color: #333;
  font-size: 15px;
}

.s-block--best-offers {
  margin: 0 auto;
}

.s-block--tabs-produtcs {
  background: transparent;
}

.s-block--tabs-produtcs .tab-trigger .s-button-btn {
  font-size: 30px;
  color: #000000 !important;
  padding: 0;
  background: transparent !important;
  border: 0;
  border-radius: 0;
  height: auto !important;
  line-height: normal;
  cursor: default;
  pointer-events: none !important;
}

.s-product-card-image {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  padding-top: 100%;
  height: auto !important;
  max-height: none !important;
  flex: none !important;
}

.s-product-card-image a {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.s-product-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.s-product-card-entry {
  gap: 0 !important;
  justify-content: flex-start;
}

.s-product-card-content {
  text-align: center;
  min-height: 181px;
  padding-bottom: 0;
}

.s-product-card-content-title a {
  font-weight: 600;
  color: #444444;
  font-size: 17px;
}

.s-product-card-content-sub {
  justify-content: center;
}

.s-product-card-price,
.s-product-card-starting-price h4 {
  font-size: 18px;
}

i.sicon-sar {
  color: #266a4c;
}

.s-product-card-content-title {
  margin-bottom: 15px;
}

.s-product-card-content .s-button-btn {
  height: 50px;
  border-radius: 50px;
  background: #266a4c;
  border-color: #266a4c;
  color: #fff;
  padding: 0 20px;
}

.s-product-card-content .s-button-btn span {
  font-weight: 500;
}

.s-product-card-content .s-button-btn span.s-button-text i {
  display: none;
}

.s-block--testimonials .s-reviews-header-wrapper {
  justify-content: center;
  margin-bottom: 30px;
}

.s-block--testimonials .s-reviews-header-wrapper h1.s-reviews-header {
  padding: 0;
  margin: 0;
  font-size: 30px;
  font-weight: 600;
}

.s-block--testimonials .s-reviews-testimonial {
  border-bottom: 10px;
  padding: 40px !important;
}

.s-block--testimonials .swiper-slide-active .s-reviews-testimonial {
  background-color: #f3f3f3;
}

.s-block--testimonials .swiper-slide-active .s-reviews-testimonial__icon {
  display: none;
}

.s-block--testimonials .s-slider-block__title-nav button {
  background: #f3f3f3;
  filter: drop-shadow(0 var(--Spacing-m, 14px) 14px rgba(0, 0, 0, 0.25));
}

.footer-is-light .store-footer {
  background: #266a4c;
}

.footer-is-light .store-footer .store-footer__inner {
  background: transparent;
  border: 0;
  padding: 50px 0 20px;
  color: #fff;
}

.copyright-text p {
  color: #fff;
  display: flex;
  align-items: center;
  gap: 10px;
}

.footer-is-light .store-footer .md\:flex {
  flex-direction: row-reverse;
}

.s-payments-list-item {
  border-radius: 3px;
}

.s-social-link a {
  border: 0 !important;
  padding: 0;
  height: auto;
}

.s-social-link a svg {
  width: 25px;
  height: 25px;
}

.store-footer h3 {
  font-weight: 400;
  font-size: 24px;
}

.s-contacts-list-vertical .s-contacts-icon {
  display: none;
}

.s-contacts-list-vertical #contact-slot {
  margin-top: 7px;
}

.store-footer .lg\:col-span-2 a {
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 10px;
}

.store-footer .lg\:col-span-2 a img {
  width: auto;
  height: auto;
  object-fit: contain;
}

.store-footer .lg\:col-span-2 a h3 {
  display: none;
}
salla-menu.hydrated {
  display: none;
}

.store-footer salla-menu.hydrated {
  display: block;
}

.mm-spn.mm-spn--navbar li > a {
    padding: 18px !important;
    color: #000;
}

.mm-spn.mm-spn--navbar li > a[href*="offer"] {
    color: #dec77f;
}

/* ***** Responsive **** */

@media(max-width:768px){
    .top-navbar {
    padding: 15px 0;
}

.top-navbar .header-search {
    max-width: 100%;
}

.top-navbar .flex-1.flex.items-center.gap-2 {
    gap: 0;
}

i.sicon-menu.text-primary.text-2xl {
    color: #fff;
}

.navbar-brand img {
    width: 60px;
}

.s-block--hero-slider .swiper-slide {
    height: 300px;
}

.s-block--categories {
    padding-block: 40px;
}

.s-block--categories .s-slider-block__title-right, .s-block--categories .s-slider-block__title h2 {
    font-size: 20px;
}

.slide--cat-entry {
    padding: 20px;
}

.slide--cat-entry i.sicon-store {
    width: 50px;
    height: 50px;
    font-size: 20px;
}

.slide--cat-entry h2 {
    font-size: 16px;
}

section.s-block.s-block--features.container {padding-bottom: 40px;}

.s-block--features__item .feature-icon {
    width: 50px;
    height: 50px;
}

.s-block--features__item .feature-icon i {
    font-size: 40px;
}

.s-block--features__item h2 {
    font-size: 15px;
}

.s-block--features__item p {
    font-size: 12px;
}

section.s-block.s-block--features.container .grid {
    display: flex;
}

.s-block--tabs-produtcs .tab-trigger .s-button-btn ,
.s-block--testimonials .s-reviews-header-wrapper h1.s-reviews-header,
.store-footer h3{
    font-size: 20px;
}


.s-block--testimonials .s-reviews-testimonial {
    padding: 20px !important;
    border: 0 !important;
}

.copyright-text p {
    text-align: center;
    justify-content: center;
    margin-bottom: 20px;
}

.store-footer__inner .max-w-sm.leading-6.mb-6 {
    margin: 0;
}

.footer-is-light .store-footer .store-footer__inner {
    padding: 20px 10px 0;
}
}