#AVMenu.menubar {
min-width: 100px;
min-height: 55px;
}
.slider-wrapper.style2 .thumb-box .owl-carousel .owl-stage {
margin: auto;
}
body.rtl .theme-slider div.theme-content {
direction: rtl;
}
body.rtl .main-slider2 .theme-content-offer {
float: left;
margin-right: 0;
margin-left: 10px;
}
.features-image { background-attachment: fixed;
}
body.rtl .features-section #jarallax-container-0 {
left: unset !important;
right: 0px;
width: 50% !important;
}
body.rtl .quote-right-box {
left: -41px;
right: unset;
transform: translateY(-50%) rotate(45deg);
}
body.rtl .quote-right-box span {
right: 8px;
left: unset;
transform: translateY(-50%) rotate(315deg);
}
body.rtl .testimonial-slider .testimonial-item {
direction: rtl;
}
body.rtl .testimonial-content {
text-align: right;
}
body.rtl .testimonial-footer .brand {
padding-left: 0;
padding-right: 5px;
}
body.rtl .testimonial-author {
direction: ltr;
}
@media (min-width: 992px) {
body.rtl .header.header-two .menu-box {
left: unset;
right: 0;
}
body.rtl .header.header-two .ps-md-5:has(.theme-menu) {
padding-right: 3rem !important;
padding-left: 0 !important;
}
body.rtl .features-section::before {
transform: rotate(180deg);
}
}