/* Add custom CSS styles below */ 
@font-face {
    font-family: 'Bukra';
    src: url('https://wpazzrk.github.io/Moaaz/29lt-bukra.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body * {
    font-family: 'Bukra', sans-serif;
}
 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
}

/*------------margin-top of main container---------------*/
/*------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;
}
/*arrow of slider */
/*----------------banner----------------*/
.banner--fixed img {
    background: unset !important;
     margin-bottom:20px ;
}
.md\:grid-cols-3 {
    grid-template-columns: repeat(4,minmax(0,1fr));
    width: 70%;
    margin-inline: auto;
}
section:nth-child(2 of section.s-block.s-block--banners.container ) .md\:grid-cols-3 {
    grid-template-columns: repeat(3,minmax(0,1fr));
    width: 55%;
    margin-inline: auto;
}
.two-row .banner-entry:first-child {
    grid-column: 1 / 1;
    grid-row: 1 / 1;
}
a.banner-entry{
    height: 200px;
    background-color:unset;
}
.lazy__bg.lazy.entered.loaded {
    background-size: contain;
    background-repeat: no-repeat;
}
@media(min-width:768px) and (max-width:1200px){
a.banner-entry{
    height: 200px;
}
}
@media(max-width:767px){
a.banner-entry{
    height: 100px;
    padding: 0rem;
}
  .md\:grid-cols-3 {
    grid-template-columns: repeat(4,minmax(0,1fr));
    width: 100%;
    margin-inline: auto;
}
section:nth-child(2 of section.s-block.s-block--banners.container ) .md\:grid-cols-3 {
   
    width: 100%;
    margin-inline: auto;
}
}
/*--------------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--------*/
/*************center heading ****************/
.s-block__title {
    justify-content: center;
}
.s-block__title * , .s-slider-block__title *{
  padding: 0px !important
}
.s-block__title h2 , .s-slider-block__title h2{
  font-size: 30px;
  color: #143857
}
.s-block__title h2:after , .s-slider-block__title h2:after {
    content: "";
    width: 100%;
    height: 2px;
    display: block;
    background: #24659F ;
    margin-top: 10px;
}
.s-slider-block__title-left {
    display: none;
}
.s-slider-block__title {
    justify-content: center;
}
.s-block__title h2:before, .s-slider-block__title h2:before {
    content: "";
    width: 21px;
    height: 21px;
    display: block;
    background: #24659F;
    margin-top: 10px;
    position: absolute;
    top: 27px;
    left: 50%;
    border-radius: 50%;
    border: 5px solid #fff;
    transform: translateX(-50%);
}
footer *{
margin-left:auto;
margin-right:auto ;
text-align: center !important;
}