/* Add custom CSS styles below */ 
.top-navbar {
    display: none;
}
.inner.bg-inherit {
    border-radius: 50px;
}
@media(min-width:991px){
body.index .main-nav-container {
    min-height: 84px;
    position: absolute;
    z-index: 11;
    width: 84%;
    margin-top: 30px;
    left: 7%;
    border-radius: 70px !important;
}
}
@media(max-width:767px){
.main-nav-container {
    min-height: 52px;
    position: static;
    margin: 0px;
    border-radius: 0px !important;
}
}
/*main-slider */
 salla-slider.photos-slider .swiper-slide {
    padding: 0rem;
    margin: 0rem;
    width: 100%;
}
.s-slider-block__title-nav {
    visibility: hidden;
}
.s-slider-block__title-nav .container {
    max-width: 90%;
}
/*arrow of slider */
/*----------------banner----------------*/
.banner--fixed img {
    background: unset !important;
     margin-bottom:20px ;
}
/*-----------banner--------------------*/
/* start customize setion*/
.md\:grid-cols-2 {
    grid-template-columns: repeat(2,minmax(0,1fr));
}

.two-row .banner-entry:first-child {
    grid-column: 1 / 1;
    grid-row: 1 / 1;
}
a.banner-entry{
    height: 305px;
    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;
  
}
.s-block__title h2, .s-slider-block__title h2 {
    font-size: 17px !important;
}
}

section:nth-of-type(1) img{
width:95%;
margin:auto
}
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
}
/*-------------------------------------*/
salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *) {
     padding-left:0;
}
.swiper.s-slider-container.swiper-initialized {
    margin-left: 0!important;
    padding: 0px;
}
salla-slider.photos-slider .swiper-slide {
    margin-left: 1rem;
    margin-right: 1rem;
    width: 100%;
    padding: 0px;
}
/*****************/
.s-slider-block__title-left {
    display: none;
}
.s-block__title {
    justify-content: center;
}
.s-slider-block__title-right {
    padding: 0px;
}

.s-block__title h2 , .s-slider-block__title h2 {
    color: #B48648;
    padding:0px;
    font-size:30px
}

.s-slider-block__title {
    justify-content:center
}
section.s-block.s-block--fixed-banner.wide-placeholder .container {
    max-width: 85%;
}
.s-block__title .right-side:where([dir="rtl"], [dir="rtl"] *) {
    padding: 0px;
}
/*---------footer-----------*/
footer *{
margin-left:auto;
margin-right:auto ;
text-align: center;
color:#fff ;
border-co;or:#ff; 
}
footer.store-footer {
    background-image: url("https://cdn.salla.sa/form-builder/NHCzWbdIZnHn6JtvC4YnVQAPZJLSMYR2riOehC1e.png") !important;
    background-size: cover;
    background-repeat: no-repeat;
}
.footer-is-light .store-footer .store-footer__inner {
    background: unset;
}
/*--------------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--------*/