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

.mobile-menu span {
    color: #07267a;
}
.mobile-menu span:hover {
    color: #000;
}
#mainnav > div > div > div > div:nth-child(1) {
    display: contents;
}
@media (max-width: 768px) {
  #mainnav > div > div > div {
    align-items: center;
  }
}

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

/* 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 {
text-align: center;
justify-content: center;

}
.s-slider-block__title-right {
    margin-bottom: 25px;
}
h2 {
    font-size: 24px !important;
}
@media (max-width: 768px) {
  h2 {font-size: 20px !important;}
}
.s-slider-block__title-right,
.s-slider-block__title-right h2,
.s-block__title .right-side {
padding-left: 10px;
padding-right: 10px;
position: relative;
}
@media (max-width: 768px) {
.s-block.s-block--banners.container .right-side,
.s-slider-block__title {
margin-bottom: 18px;
}
}
.s-slider-block__title-right::after {
content: '';
position: absolute;
left: 0;
width: 100%;
height: 12px;
background:
url('https://cdn.files.salla.network/homepage/1322584655/92c86762-3593-4ae8-a15d-282a589bd47b_249x9.webp') no-repeat center bottom;
    background-size: contain;
}

/* Product cards */
img.s-product-card-image-contain {
    background-color: #fff;
}
@media (max-width: 600px) {
    .s-products-slider-card {
        width: 55%;
    }
}
.s-button-wide {
    width: 100%;
    background: #07267A;
    color: #fff;
    border-radius: 4px !important;
}


/* card-wishlist-btn */
.s-product-card-wishlist-btn.animated.not-added.un-favorited.s-button-element {
  border: solid 2px #07267a !important;
  background-color: #00000000 !important;
  color: #07267a
}

/* Footer */ 
.store-footer,
.store-footer__inner {
  background-color: #07267a !important;
  color: #fff !important;
  border-bottom: none;
} 
.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/homepage/1322584655/d3dfa74e-d3d2-47e7-adac-ba6b18732c2d_762x444.webp');
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 90px;

  width: 60%;
  min-height: 120px;
  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: 1rem;
    padding-top: 1rem;
    border-bottom: solid 1px #fff !important;
    
}
.copyright-text p,
.copyright-text a:hover {
    color: #fff !important;
}
/* ============================= Categories ============================== */
.slide--cat-entry {
    background-color: unset;
    border-color: transparent;
    height: 14rem;
    padding: 0;
}
.rounded-full {
    border-radius: 0;
}
.w-16 {
    width: 14rem;
}
.h-16 {
    height: auto;
}
.sm\:py-16 {
    background: #fff;
}
@media (max-width: 768px) {
  salla-slider .slide--one-sixth {
    width: 55% !important;
  }
}
.slide--cat-entry{transition:.3s;position:relative;overflow:hidden}
.slide--cat-entry:hover{transform:scale(1.05);box-shadow: unset;}
.slide--cat-entry:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent,rgba(255,255,255,.4),transparent);transform:translateX(-100%);transition:.6s}
.slide--cat-entry:hover:before{transform:translateX(100%)}
.slide--cat-entry h2 {
    display: none;
}
/* ============================= Responsive ============================== */
@media (min-width: 1024px) {
    salla-slider .slide--one-sixth {
        width: 19.666667%;
    }
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  .s-block--categories .swiper-wrapper{
  display: flex;
  justify-content: space-evenly;
}
}
section#featured-products-style2-7 {
    background: unset;
}
.s-button-primary-outline:hover {
    background-color: var(--color-primary);
    color: #fff !important;
}
.s-block--tabs-produtcs .tab-trigger {
    --tw-text-opacity: 1;
    color: rgb(0 18 119);
}