body, 
.s-block--tabs-produtcs{ 
background-color: #ffffff; 
} 
/* main Nav */ 
.top-navbar { 
    background-color: #0100000 !important;
    color: #fff;
}
.s-search-input {
    background-color: #fff !important;
}
.s-search-input:focus {
    color: #000 !important;
}

.mobile-menu span {
    font-size: 16px;
}
.main-menu>li>a[href*=offer] {
    --tw-text-opacity: 1;
    color: #80b13c;
}
.mobile-menu span:hover {
    color: #80b13c !important;
}
#mainnav > div > div > div > div:nth-child(1) {
    display: contents;
}
@media (max-width: 768px) {
  #mainnav > div > div > div {
    align-items: center;
  }
}

.s-user-menu-login-btn,
.header-btn__icon,
.s-user-menu-login-btn path {
    fill: #010000;
    border: solid 1px #010000;
}
.s-cart-summary-total,
.header-btn__icon.icon.sicon-shopping-bag::before {
        color: #010000;
}
.s-user-menu-login-btn:hover,
.header-btn__icon:hover,
.s-user-menu-login-btn path:hover {
    border: solid 1px #80b13c;
}

/* 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 */
.banner-entry.square-photos {
    height: 380px;
    background-color: #fff;
    transition: transform 0.3s ease;
}
.banner-entry.square-photos:hover {
      transform: scale(1.05);

}
@media (min-width: 992px) {
    .s-block.s-block--banners.container .grid {
    width: 75%;
    margin-right: auto;
    margin-left: auto;
    gap: 20px
}
}
.s-block.s-block--banners.container .grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
@media (max-width: 768px) {
.banner-entry.square-photos {
    height: 160px;
}
}

/* 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;

}
.s-slider-block__title-right,
.s-reviews-header-wrapper {
    margin-bottom:25px;
}
.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;
}
@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;
}
}

/* Product cards */
.s-product-card-content-title{ 
  white-space: nowrap; 
  overflow: hidden; 
  text-overflow: ellipsis;
}
body:not(body.product-single) .s-button-element:not(.s-product-card-wishlist-btn) {
    border-radius: 0.5rem;
}
body:not(body.product-single) .s-button-element:not(.s-product-card-wishlist-btn):hover {
    background-color: #2a3a0b;
    color: #fff;
}

@media (max-width: 600px) {
    .s-products-slider-card {
        width: 55%;
    }
}

/* card-wishlist-btn */
.s-product-card-wishlist-btn.animated.not-added.un-favorited.s-button-element {
    border: solid 1px #80b13c !important;
    color: #80b13c; 
}

/* Sections */
#main-content > section:nth-child(5) {
    justify-content: center;
    display: flex;
}
#main-content > section:nth-child(5) .container {
    padding: 0px;
    margin: 0px;
    max-width: 93%;
}
@media (max-width: 768px) {
    #main-content > section:nth-child(5) .container {
    padding: 0px;
    margin: 0px;
    max-width: 100%;
}
}
#main-content > section:nth-child(5) img {
    border-radius: 0px;
}

#main-content > section:nth-child(7) > div,
#main-content > section:nth-child(9) > div {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media (max-width: 768px) {
    #main-content > section:nth-child(7) > div,
    #main-content > section:nth-child(9) > div {
        grid-template-columns: repeat(1, minmax(0, 1fr));
}
}
@media (min-width: 992px) {
    #main-content > section:nth-child(7) > div,
    #main-content > section:nth-child(9) > div {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        gap: 50px
}
}
#main-content > section:nth-child(7) > div > a,
#main-content > section:nth-child(9) > div > a {
    height: 625px;
    background-color: #fff;
    transition: transform 0.3s ease;
    border-radius: 0px;
}
@media (max-width: 768px) {
    #main-content > section:nth-child(7) > div > a,
    #main-content > section:nth-child(9) > div > a {
        height: 390px;
}
}
/* Tabs of sections/ catetories */
.tab-trigger.s-button-wrap.hydrated.is-active button{
    background-color: #2a3a0b !important;
    color: #fff;
}
/* GIF */
#featured-products-style2-8 {
    padding-bottom: 0px;
}
#main-content > section:nth-child(11) > div {
    margin: 0px;
    max-width: 100%;
}

/* Footer */ 
.store-footer__inner {
    background-color: #fff;
    color: #000 !important;
    border-top: solid 1px #000;
} 

.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/theme/1908293910/d6b0e624-c15b-4a0b-97fd-4f246bf4db21_500x171.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 120px;
    margin-bottom: 15px !important;

    width: 70%;
    min-height: 120px;
    color: transparent;
}
@media (max-width: 768px) {
  .store-footer__inner .flex.items-center {
      width: 99%;
      min-height: 120px !important;
      background-size: contain !important;
      background-position: center;
      margin-bottom: 10px;
  }
}
@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;
}
}

@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;
}
.store-footer__inner a:hover{
    color: #80b13c;
}
.s-contacts-icon {
    border-color: #80b13c;
}
.s-social-list .s-social-link a {
    border-color: #80b13c !important;
}
.copyright-text p {
    color: #fff !important;
}
.copyright-text a:hover {
    color: #80b13c !important;
}