HEX
Server: Apache
System: Linux webd004.cluster130.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User: frenchy (106757)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
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;
			}
		}
	}  
}