/* Add custom CSS styles below */ 
body {

visibility: hidden; /* مخفي افتراضيًا */


}


#custom-loader {

position: fixed;

top:0;

left:0;

width:100%;

visibility: visible; /* مخفي افتراضيًا */

height:100%;

background: rgba(255,255,255,1); /* أبيض شبه شفاف */

display:flex;

justify-content:center;

align-items:center;

z-index:99999;

}



@media (min-width: 1280px) {

.container {


max-width: 100% !important;

width: 100% !important;

padding-left: 0 !important;

padding-right: 0 !important;

}

}


}






//*section.s-block.container.Mos__prod#Moa_products_min-2 {

background-image: url('https://cdn.salla.sa/form-builder/0TFXIoCziF2LnUEhAxwu9vCiVBapoYFSXWWsGT3v.png');

background-size: cover;

background-position: center;

background-repeat: no-repeat;

background-attachment: scroll;

padding: 50px 0;

}**/




@media (max-width: 768px) {

section.s-block.container.Mos__prod#Moa_products_min-2 {

background-position: center;

background-size: cover;

padding: 30px 0;

}

}





.store-header .fixed-header {

position: fixed;

top: 0;

left: 0;

width: 100%;

z-index: 1000;

background: rgba(255,255,255,0.0); /* شفاف في البداية */

transition: backdrop-filter 0.3s ease, background-color 0.3s ease;

backdrop-filter: none;

}



.main-nav-container.fixed-header .inner {


backdrop-filter: blur(50px) !important;

}


/*____________*/



/* للجوال */

.huge_head {


margin-bottom: 37px;

}


@media (max-width: 768px) {



.huge_head {

height: 273px;

overflow: hidden;

margin-bottom: 27px;

}


}


@media (max-width: 480px) {

.huge_head{

height: 273px;

overflow: hidden;

margin-bottom: 27px;

}



.huge_head .swiper-scrollbar {

display: none !important;

}


}




/*___FIX___*/



.Moa_videobanner_video {

bottom: auto !important;

width: 100%;

}




@media (max-width: 480px) {

.index .main-nav-container.absolute__heade {

position: absolute;

top: -19px;

}

}


.swiper-scrollbar{

display:none !important;

}