/* Add custom CSS styles below */ 
/*main-slider */
 salla-slider.photos-slider .swiper-slide {
    padding: 0rem;
    margin: 0rem;
    width: 100%;
}
/*main-slider */
/*arrow of slider */
.s-slider-block__title-nav {
    visibility: hidden;
}
.app-inner {
    background: #f3ede2;
}
.banner--fixed img {
    background: unset !important;
     margin-bottom:20px ;
}

section:nth-of-type(1){
margin-top:0px
}


.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;
}
/*--------------media-of-product--------*/
@media screen and (max-width:768px){
.s-products-slider-card{
    width:50%
}
button.undefined {
    font-size: 15px;
    padding: 10px;
}
}
/*--------------media-of-product--------*/
/*---------footer-----------*/
footer *{
margin-left:auto;
margin-right:auto ;
text-align: center;
color:#fff;
border-color:#fff;
}
.store-footer__inner {
    background-color: #330C14 !important;
}

.s-block--best-offers  .s-slider-block__title {
    justify-content: center;
}
.s-block--best-offers  .s-slider-block__title-right {
    padding: 0px !important;
}
.s-block--best-offers  .s-slider-block__title-left {
    display: none;
}
.s-block--best-offers .s-slider-block__title h2 {
    padding: 0px;
    font-size: 30px;
}
section:nth-child(2 of section.s-block.s-block--photos-slider){
  width: 95%;
  margin-inline: auto
}
section:nth-child(3 of section.s-block.s-block--photos-slider){
  width: 95%;
  margin-inline: auto
}