body, 
.s-block--tabs-produtcs{ 
background-color: #ffffff; 
}
/* Velmiria Header */
salla-header,
.main-nav-container,
.top-navbar {
    background-color: #f5f5dc !important;
}
/* main Nav */ 
.s-user-menu-login-btn,
.header-btn__icon,
.s-user-menu-login-btn path {
    background-color: #fff;
    fill: #b76e79;
}
.mobile-menu span {
    font-size: 18px;
}
.s-menu-topnav-list,
.s-cart-summary-total {
        color: #b76e79;
}
.s-menu-topnav-list a:hover {
    color: #b76e79;
}
#mainnav > div > div > div > div:nth-child(1) {
    display: contents;
}
@media (max-width: 768px) {
  #mainnav > div > div > div {
    align-items: center;
  }
}
.s-menu-topnav-list,
.s-cart-summary-total,
.header-btn__icon.icon.sicon-shopping-bag::before,
.s-contacts-topnav-link{
        color: #b76e79;
}
.s-user-menu-login-btn:hover,
.header-btn__icon:hover,
.s-user-menu-login-btn path:hover {
    border: solid 1px #b76e79;
}
.s-search-input {
    background-color: #dadde2 !important;
box-shadow:
  6px 8px 16px rgba(0, 0, 0, 0.08),
  0 2px 4px rgba(0, 0, 0, 0.05);
}
.s-search-input:focus {
    color: #838181 !important;
}
.sub-menu.w-56 > ul > li {
    color: #b76e79 !important;
}
.mobile-menu {
    color: #b76e79;
}

/* 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: 345px;
    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: 50%;
    margin-right: auto;
    margin-left: auto;
    gap: 50px
}
}
.s-block.s-block--banners.container .grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media (max-width: 768px) {
.banner-entry.square-photos {
    height: 250px;
}
}

/* 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: 26px !important;
    color: #b76e79;
}
@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: 40px;
padding-right: 40px;
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: 22px;
background:
url('https://cdn.files.salla.network/homepage/153248794/f973309d-c570-4ab0-9ccb-909c81c0bd77_251x16.webp') no-repeat center bottom;
    background-size: contain;
}
.s-slider-block__title-right::after {
content: '';
position: absolute;
left: 0;
width: 100%;
height: 22px;
background:
url('https://cdn.files.salla.network/homepage/153248794/f973309d-c570-4ab0-9ccb-909c81c0bd77_251x16.webp') no-repeat center bottom;
    background-size: 200px;
}
.s-reviews-header-wrapper::after {
content: '';
position: absolute;
left: 0;
width: 100%;
height: 50px;
background:
url('https://cdn.files.salla.network/homepage/153248794/f973309d-c570-4ab0-9ccb-909c81c0bd77_251x16.webp') no-repeat center bottom;
    background-size: 200px;
    
}

/* Product cards */
.s-product-card-content-title{ 
  white-space: nowrap; 
  overflow: hidden; 
  text-overflow: ellipsis;
}

@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 {
color: #b76e79; 
}

/* Sections */
#main-content > section:nth-child(5) .container,
#main-content > section:nth-child(7) .container,
#main-content > section:nth-child(9) .container {
    padding: 0px;
}
#main-content > section:nth-child(5) img,
#main-content > section:nth-child(7) img,
#main-content > section:nth-child(9) img {
    border-radius: 0px;
    background-color: #fff;

}

/* Testimonials */
.s-reviews-testimonial {
    border: solid 1px #b76e79 !important;
    border-radius: 10px;
}
.s-reviews-testimonial__text .text-sm {
      color: #b76e79 !important;
}
.s-reviews-testimonial__icon path {
    fill: #b76e79;
}

/* Footer */ 
.store-footer,
.store-footer__inner {
  background-color: #f5f5dc !important;
  color: #b76e79 !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/theme/153248794/0b5f22cd-778f-48d1-ac0d-1c8de6ba94b7_500x235.png');
  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;
}
#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 > a > h3 {
    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: #b76e79;
}
.copyright-text p,
.copyright-text a:hover {
    color: #b76e79 !important;
}

/* ===== Velmiria Footer ===== */

.store-footer,
.store-footer__inner,
footer {
    background-color: #f5f5dc !important;
}
.store-footer__inner {
    border-top: solid 1px #b76e79 !important;
    border-bottom: solid 1px #b76e79 !important;
}

/* Ø¹Ù†Ø§ÙˆÙŠÙ† ÙˆØ±ÙˆØ§Ø¨Ø· Ø§Ù„ÙÙˆØªØ± */
.store-footer h1,
.store-footer h2,
.store-footer h3,
.store-footer h4,
.store-footer a,
.store-footer p,
.store-footer span,
footer h1,
footer h2,
footer h3,
footer h4,
footer a,
footer p,
footer span {
    color: #B76E79 !important;
}

/* Ù„ÙˆÙ† Ø§Ù„Ø±ÙˆØ§Ø¨Ø· Ø¹Ù†Ø¯ Ø§Ù„Ù…Ø±ÙˆØ± */
.store-footer a:hover,
footer a:hover {
    color: #B76E79 !important;
}

/* Ø£ÙŠÙ‚ÙˆÙ†Ø§Øª Ø§Ù„ÙÙˆØªØ± */
.store-footer svg,
footer svg {
    color: #B76E79 !important;
    fill: #B76E79 !important;
    stroke: #B76E79 !important;
}

/* Ø§Ù„Ø®Ø·ÙˆØ· ÙˆØ§Ù„ÙÙˆØ§ØµÙ„ */
.store-footer hr,
footer hr {
    border-color: rgba(255,255,255,0.15) !important;
}
.store-footer p,
.store-footer span,
footer p,
footer span {
    color: #B76E79 !important;
}
/* Ù…Ø±Ø¨Ø¹ Ø§Ù„Ø¨Ø­Ø« */
.s-search-input input,
input[type="search"]{

    background:#FAFAFA !important;

    border:1px solid #E8D8DB !important;

    border-radius:30px !important;

    box-shadow:
    0 6px 18px rgba(0,0,0,.05) !important;
}