/* Add custom CSS styles below */
.main_banner  div[aria-label="1 / 2"] .slider_content{
order: 2;
}
.main_banner div[aria-label="2 / 2"] .slider_image {
height: 100% !important;
}
.main_banner div[aria-label="2 / 2"] .slider_image img{
object-fit: cover;
}

/***************************/
.moved_banner .banner-item {
display: flex;
}
 .moved_banner .banner-item{
padding-top: 0px;
}
 .moved_banner  div[aria-label="2 / 2"] {
overflow: hidden;
}
@media (min-width:991px){
 .moved_banner  div[aria-label="2 / 2"] {
flex-direction: row-reverse;
}
.moved_banner div[aria-label="2 / 2"] .image-content:after {
right: 17%;
width: 63%;
bottom: -10%;
}
.moved_banner div[aria-label="2 / 2"] .text-content > div:nth-of-type(1){
display:none;
}
.moved_banner div[aria-label="2 / 2"] .text-content > div:nth-of-type(2){
align-items:center;
}
}
.moved_banner  .text-content{
justify-content: center;
}
.moved_banner  div[aria-label="1 / 2"] .image-content:after {
bottom: -30%;
right: 0%;
width: 55%;
 
}
@media (max-width:768px){
section.moved_banner.my-10.s-block.sal-animate {
margin-bottom: 10%;
}
}
@media (max-width:768px){
.main_banner h2.text-heading {
font-size: 17px !important;
line-height: 30px;
}
.main_banner div[aria-label="2 / 2"] .slider_image img {
object-fit: contain;
}
}
/******************/
 @media screen and (max-width:768px){
.store-footer__inner * {
text-align: center;
margin-left: auto;
margin-right: auto;
 }
}
/****************************/
.special_category_title {
font-size: 20px;
text-align: center;
}
div[data-sal="slide-up"] h3{
text-align:center;
}
.store-footer__inner .container > div > div >div 
a h3:before {
content: "";
background-image: url(https://cdn.salla.sa/form-builder/GqyrbfFFfdr7FLhz7shYaZjeWEDsiMkju56vVsTH.png);
background-size: contain;
background-repeat: no-repeat;
width: 70px;
height: 69px;
margin-inline: auto;
display: block;
}