/* Add custom CSS styles below */ 
.navbar-brand img {
    max-height: 6rem;
}
.app-inner {
    background: #F4ECD7;
}
.fixed-header .inner{
  background-color: #f4ecd7  !important
}
.RA_hero_section .absolute.pointer-events-none   > img {
    display: none;
}
.RA_hero_section .container  > div:nth-of-type(1) {
    margin-right: auto !important;
    padding: 0px;
    max-width: 400px;
    background: unset !important;
}
.RA_hero_section  p.normal-line ,span.text-primary   {
  display: none
}
.RA_hero_section .absolute.pointer-events-none + div {
  text-align: center
}




.RA_hero_section .absolute.pointer-events-none + div  a{
  margin-inline: auto;
}

 .s-product-card-vertical .s-product-card-quick-btn .s-button-icon {
    color: #fff !important;
}
.s-product-card-vertical .flex-1 {
    flex: 0 0 0%;
}
h3.s-product-card-content-title a {
    font-size: 19px !important;
}
.carousel-slider .swiper-wrapper > div {
    margin-inline: 10px;
}
/************/
.s-block--features__item {
    background: unset;
}
/*********/
 salla-slider.photos-slider .swiper-slide {
    padding: 0rem;
    margin: 0rem;
    width: 100%;
}
.s-slider-block__title-nav {
    visibility: hidden;
}
/*------main-image------*/
.swiper.s-slider-container.swiper-initialized {
    margin-left: 0!important;
   padding:0px
}
/*-------------------------------------*/

.swiper.s-slider-container.swiper-initialized {
    margin-left: 0!important;
    padding: 0px;
}
salla-slider.photos-slider .swiper-slide {
    width: 100%;
    padding: 0px;
}
.store-footer__inner * {
    color: #fff !important;
}
.store-footer .s-contacts-icon svg {
    fill: #fff;
}