File: /home/f/r/e/frenchy/refonte2023/wordpress/wp-content/themes/gimont/assets/scss/elementor/_rtl.scss
// RTL
.rtl {
#nav-ova-testimonial-2 {
text-align: right;
}
.ova-testimonial-3 {
.slide-testimonial {
.owl-nav {
right: unset;
left: 70px;
}
}
}
.ova-progress {
.ova-percent-view {
.ova-percent {
float: right;
}
}
}
.ova-icon-list {
.item {
&:before {
left: unset;
right: 0;
}
i {
left: unset;
right: -15px;
}
.info {
margin-left: 0;
margin-right: 40px;
}
}
}
.ova-blog.version_2.v2_template_2 {
.item:not(:first-child) {
.content {
padding: 30px 0 25px 25px;
}
}
}
.ova_wrap_search_all {
form {
i {
left: unset;
right: 10px;
}
input.search-field {
padding-left: 25px;
padding-right: 40px;
}
}
}
}