:root {
    --main-color: #b85a36;
    --second-color: #f7e8cd;}
body,
.s-block--tabs-produtcs{
    background-color: #ffffff; }
/* main Nav */ 
.top-navbar {
    color: #000;}
.s-search-input {
    background-color: #a0a0a0 !important;}
.s-search-input::placeholder {
    color: #fff;}
.s-search-input:focus {
    color: #fff !important;}
.navbar-brand img {
    max-height: 4rem;}
.main-nav-container {
    background-color: #1b1a1c !important;
    color: #b85a36 !important;}
.mobile-menu span {
    font-size: 22px;}
.mobile-menu a:hover {
    color: #fff !important;}
#mainnav > div > div > div > div:nth-child(1) {
    display: contents;}
#mobile-menu > ul {
    padding-right: 80px;}
@media (max-width: 768px) {
    #mainnav > div > div > div {
        align-items: center;}}
.s-cart-summary-total {
    color: #b85a36;}
.s-cart-summary-total:hover {
    color: var(--second-color);}
.s-user-menu-login-btn,
.header-btn__icon,
.s-user-menu-login-btn path {
    fill: #b85a36;
    border-color: #fff !important;}
.header-btn__icon.icon.sicon-shopping-bag::before {
    color: #b85a36;}
.s-user-menu-login-btn:hover,
.header-btn__icon:hover,
.s-user-menu-login-btn path:hover {
    border: solid 2px var(--second-color);}
.sicon-menu {
    color: var(--second-color);}
@media (max-width: 768px) {
    .main-menu {
    color: var(--main-color);}}
/* Hero section */
#main-content > section:nth-child(2) {
    margin: 0;}
#main-content > section:nth-child(2) > div {
    max-width: 100%;
    padding: 0;}
#main-content > section:nth-child(2) > div img {
    border-radius: 0px;}
/* Categories */
/* 1. Remove the fixed height constraint from the grid container */
.grid.one-row.md\:grid-cols-2 {
    height: auto !important;}
/* 2. Increase the height of the banner links */
.banner-entry.square-photos {
    height: 420px !important;}
/* 3. Ensure the background image container fills the new height */
.banner-entry.square-photos .lazy__bg {
    height: 100% !important;
    background-size: cover !important;
    background-position: center !important;}
@media (max-width: 768px) {
  .banner-entry.square-photos {
    height: 255px !important;}}
/* Titles of sections */
.s-slider-block__title-nav button,
.swiper-pagination-bullet,
.s-slider-block__title-left {
display: none;}
.s-block__title,
.s-slider-block__title,
.s-product-card-content-main,
.s-product-card-content-sub,
.s-reviews-header-wrapper {
text-align: center;
justify-content: center;}
@media (max-width: 768px) {
  .s-slider-block__title-right,
.s-reviews-header-wrapper,
#main-content > section.s-block.s-block--banners.container > div.s-block__title{
    margin-bottom:10px;}}
.s-slider-block__title-right h2,
#main-content > section.s-block.s-block--banners.container > div.s-block__title > div > h2,
.s-reviews-header-wrapper h1 {
    font-size: 28px !important;
    color: #b85a36;}
@media (max-width: 768px) {
    .s-slider-block__title-right h2,
    #main-content > section.s-block.s-block--banners.container > div.s-block__title > div > h2, 
    .s-reviews-header-wrapper h1 {
      font-size: 20px !important;}}
.s-slider-block__title-right,
.s-slider-block__title-right h2,
.s-block__title .right-side,
.s-reviews-header-wrapper {
padding-left: 50px;
padding-right: 50px;
position: relative;}
@media (max-width: 768px) {
    .s-block.s-block--banners.container .right-side,
    .s-slider-block__title {
        margin-bottom: 18px;}}
.s-block.s-block--banners.container .right-side::after {
content: '';
position: absolute;
left: 0;
width: 100%;
height: 15px;
background:
url('https://cdn.files.salla.network/other/250563675/8a334937-40ad-41bf-ae00-3dcb0e8bd249-original.webp') no-repeat center bottom;
    background-size: 200px;}
.s-slider-block__title-right::after {
content: '';
position: absolute;
left: 0;
width: 100%;
height: 15px;
background:
url('https://cdn.files.salla.network/other/250563675/8a334937-40ad-41bf-ae00-3dcb0e8bd249-original.webp') no-repeat center bottom;
    background-size: 200px;}
/* Product cards */
body:not(body.product-single)
.s-button-element:not(.s-product-card-wishlist-btn) {
    background: var(--color-primary);
    color: #fff !important;
    border-radius: 8px;}
@media (max-width: 600px) {
    .s-products-slider-card {
        width: 55%;}}
custom-salla-product-card {
    border: solid 1px #b85a36;}
.s-product-card-image-cover {
    padding: 8px;
    border-radius: 18px 18px 0px 0px;}
.s-product-card-image {
    background-color: #fff;}
.s-product-card-content {
    padding: 10px;}
/* card-wishlist-btn */
.s-product-card-wishlist-btn.animated.not-added.un-favorited.s-button-element {
    color: #b85a36;  
    box-shadow:
    0 12px 30px rgba(0, 0, 0, 0.1),
    0 4px 10px rgba(0, 0, 0, 0.4);}
.sicon-heart:before {
    font-size: 18px;
    font-weight: 600;}
/* Gif & Sections - full width */
#main-content > section:nth-child(6) > div,
#main-content > section:nth-child(8) .container {
    padding: 0px;
    margin: 0px;
    max-width: 100%;}
#main-content > section:nth-child(6) .container img,
#main-content > section:nth-child(8) .container img {
    border-radius: 0px;}
/* Footer */
.store-footer__inner {
  background-color: #1b1a1c !important;
  color: #b85a36 !important;
  border-bottom: none;}
.store-footer {
  background-color: #b85a36 !important;}
.store-footer__inner .container { 
  grid-template-columns: repeat(4, minmax(0, 1fr)); }
@media (max-width: 768px) { 
  .store-footer__inner .container { 
    grid-template-columns: 1fr; 
    justify-items: center;   
    text-align: center;}}
.store-footer__inner .flex.items-center {
  background-image: url('https://cdn.files.salla.network/other/250563675/8d047cfb-201c-47dd-bfff-0a51b8288085-original.webp');
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 125px;
  width: 70%;
  min-height: 125px;
  color: transparent;}
@media (max-width: 768px) {
  .store-footer__inner .flex.items-center {
    width: 99%;
    min-height: 90px !important;
    background-size: contain !important;
    background-position: center;}}
@media (max-width: 768px) { 
.store-footer__inner div,
.s-contacts-list-vertical {
place-items: center;}}
@media (max-width: 768px) {
.s-social-list {
    justify-content: center;}}
@media (max-width: 768px) {
    .store-footer__inner > div > div:nth-child(2) {
    margin-top: 50px;}}
@media (max-width: 768px) {
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(2) {
    margin-top: 0px;}}
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > div.max-w-sm.leading-6.mb-6 > p:nth-child(3) {
    display: none;}
@media (min-width: 1024px) {
  #app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div {
    row-gap: 0px !important;}}
.store-footer__inner {
    padding-bottom: 0rem;
    padding-top: 2rem;}
.s-contacts-icon {
    border-color: #b85a36;}
.s-social-link {
    border: solid 1px;
    border-radius: 50%;
    transition: transform 0.3s ease;}
.s-social-link:hover {
    transform: scale(1.1);}
.copyright-text p,
.copyright-text a:hover {
    color: #fcf2db !important;}
/* About us */
  /* MAIN SECTION */
  .about-section {
  --about-primary: #bd5a35;
  /* General colors */
  --title-color: #bd5a35;
  --description-color: #292929;
  /* Cards */
  --card-background: #ffffff;
  --card-border-color: #eeeeee;
  --card-border-width: 1px;
  --card-radius: 8px;
  /* Icon boxes */
  --icon-box-background: #f7eee9;
  --icon-box-radius: 8px;
  --icon-size: 42px;
  /* Button */
  --button-background: #bd5a35;
  --button-text-color: #ffffff;
  --button-icon-color: #ffffff;
  --button-radius: 6px;
  width: 100%;
  background: #ffffff;
  padding: 70px 20px;
  box-sizing: border-box;}
/* CONTAINER */
.about-container {
  width: min(1000px, 100%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 70px;
  align-items: center;}
/* IMAGE */
.about-image-column {
  width: 100%;}
.about-image-frame {
  position: relative;
  width: 100%;}
.about-image {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  border-radius: 5px;
  object-fit: cover;
  z-index: 1;}
/* CONTENT */
.about-content {
  width: 100%;
  text-align: right;
  color: #000;}
.about-title {
  margin: 0 0 15px;
  color: var(--title-color);
  font-size: 30px;
  font-weight: 700;
  line-height: 1.4;}
.about-description {
  margin: 0 0 25px;
  color: var(--description-color);
  font-size: 16px;
  line-height: 2;
  max-width: 650px;}
/* FEATURES */
.about-features {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  width: 100%;
  max-width: 650px;
  margin-bottom: 25px;}
/*Every feature is a card*/
.about-feature {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 58px;
  padding: 7px 10px;
  background: var(--card-background);
  border:
    var(--card-border-width)
    solid
    var(--card-border-color);
  border-radius: var(--card-radius);
  box-sizing: border-box;}/*Third card goes underneath*/
.about-feature:nth-child(3) {
  grid-column: 1;}
/* ICON BOX */
.feature-icon-box {
  flex: 0 0 var(--icon-size);
  width: var(--icon-size);
  height: var(--icon-size);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: var(--icon-box-radius);
  font-size: 19px;}
/*Each icon can have its OWN color*/
.feature-icon-1,
.feature-icon-2,
.feature-icon-3 {
  background: #f7eee9;
  color: #bd5a35;}
/* FEATURE TEXT */
.feature-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;}
/*Each text can have its OWN color*/
.feature-text-1,
.feature-text-2,
.feature-text-3 {
  color: #333333;}
/* BUTTON */
.about-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  padding: 12px 22px;
  background: var(--button-background);
  color: var(--button-text-color);
  border-radius: var(--button-radius);
  text-decoration: none;
  font-size: 15px;
  font-weight: 600;
  transition: all 0.2s ease;}
.about-button i {
  color: var(--button-icon-color);
  font-size: 16px;}
.about-button:hover {
  color: var(--button-text-color);
  opacity: 0.9;
  transform: translateY(-1px);}
/* TABLET */
@media (max-width: 900px) {
  .about-container {
    grid-template-columns: 1fr 1fr;
    gap: 35px;}
  .about-title {
    font-size: 26px;}
  .about-description {
    font-size: 15px;}}
/* MOBILE */
@media (max-width: 700px) {
  .about-section {
    padding: 45px 15px;}
  .about-container {
    grid-template-columns: 1fr;
    gap: 45px;}
  .about-image-column {
    order: 1;}
  .about-content {
    order: 2;}
  .about-title {
    font-size: 25px;}
  .about-description {
    font-size: 15px;
    line-height: 1.9;}
  .about-features {
    grid-template-columns: 1fr 1fr;}}
/* SMALL MOBILE */
@media (max-width: 450px) {
  .about-features {
    grid-template-columns: 1fr;}
  .about-feature:nth-child(3) {
    grid-column: auto;}}
.video-section__video {
  margin: auto;
  width: 100%;}