/* Add custom CSS styles below */
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap');
body{
  font-family: "Cairo", sans-serif;
} 
/*main-slider */
 salla-slider.photos-slider .swiper-slide {
    padding: 0rem;
    margin: 0rem;
    width: 100%;
}
.s-slider-block__title-nav {
    visibility: hidden;
}
section:nth-of-type(1){
margin-top:0px
}
/*------main-image------*/
.swiper.s-slider-container.swiper-initialized {
    margin-left: 0!important;
   padding:0px
}
section:nth-child( 1 of section.s-block.s-block--photos-slider) .s-slider-block__title {
    margin-top: 0px;
}
/*-------------------------------------*/
salla-slider.photos-slider .swiper-slide {
    width: 100%;
    padding: 0px;
}
/*--------------product-title --------*/

.s-block.s-block--best-offers.container{
margin-top:0rem;
 margin-bottom:50px ;
}
  section.s-block.s-block--photos-slider:not(section:nth-child( 1 of section.s-block.s-block--photos-slider)) img {
  width:92%;
  margin-inline:auto;
  }
  .store-footer__inner {
    background-color: #bac6bf!important;
}
/*---------footer-----------*/
footer *{
color:#000;
border-color:#000;
}
button.undefined{
background:#626b57;
color:#fff; 
}
.s-slider-block__title h2 {
    font-size: 30px;
 
}
.s-block--best-offers  .s-slider-block__title {
     margin-top: 30px;
}
@media(max-width:767px){
.s-slider-block__title h2 {
    font-size: 15px;
}
}
/*--------------media-of-product--------*/
.s-block.s-block--best-offers.container {
    margin-bottom: 0px;
}
@media screen and (max-width:768px){
.s-products-slider-card{
    width:50%
}
button.undefined {
    font-size: 15px;
    padding: 10px;
}
footer *{
margin-left:auto;
margin-right:auto ;
text-align: center;
}
}
/*--------------media-of-product--------*/