/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.banner-mid-2 {
    max-height: 400px !important;
}
.banner-mid-3 {
    max-height: 250px !important;
}
 body {
       direction: rtl;
       unicode-bidi: embed;
}
.style-small .specials-product-swiper-item-title, .specials-product-swiper-item .specials-product-swiper-item-amazing {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    align-content: flex-end;
    flex-direction: row-reverse;
}