/*

Theme Name: Gowilds Child

Theme URI: https://gaviaspreview.com/wp/gowilds/

Author URI: https://themeforest.net/user/gavias

Author: Gaviasthemes Team

Description: Child theme for the Gowilds theme.

Template: gowilds

*/
.rtl ul.gva-nav-menu > li{
	float: right;
}
.rtl ul.gva-nav-menu > li ul li{
	text-align: right;
}
.rtl .tbs-city-excerpt,
.rtl .btn-white,
.rtl .tbs-hotel-location span,
.rtl .tbs-hotel-meta,
.rtl .tbs-hotel-excerpt,
.rtl .tbs-hotel-content,
.rtl .tbs-city-content,
.rtl .btn-cta,
.rtl .testimonial-one__name,
.rtl .gallery-one__content,
.rtl .tbs-hotel-actions,
.rtl .tbs-explore-btn,
.rtl .btn-theme,
.rtl .testimonial-four__title,
.rtl .testimonial-four__quote,
.rtl .testimonial-four__meta,
.rtl .custom-breadcrumb .breadcrumb-container-inner,
.rtl .wpcf7-form{
	font-family: "Cairo", Sans-serif;
}
.rtl .wpcf7 input[type="url"], 
.rtl .wpcf7 input[type="email"], 
.rtl .wpcf7 input[type="tel"]{
	direction: rtl;
}
.rtl .testimonial-four__stars{
	text-align: right;
}
.rtl .tbs-city-link i:before,
.rtl .tbs-hotel-link i:before,
.rtl .tbs-swiper-button i:before{
	transform: rotate(180deg);
    display: block;
}
.rtl .elementor-widget-progress .elementor-progress-wrapper .elementor-progress-percentage{
	left: 0;
	right: unset;
}
.rtl .testimonial-one__arrow{
	right: 60px;
	left: unset;
}
.rtl .testimonial-one__arrow span.first {
    -webkit-clip-path: polygon(0 0, 100% 100%, 100% 0);
    clip-path: polygon(0 0, 100% 100%, 100% 0);
    right: 0;
    left: 100%;
}
.rtl .testimonial-one__arrow span.second {
    left: -4px;
    right: 0;
    -webkit-clip-path: polygon(0 0, 100% 100%, 100% 0);
    clip-path: polygon(0 0, 100% 100%, 100% 0);
}
.rtl .testimonial-one__quote-icon{
	left: 0;
	right: unset;
	border-radius: 10px 0 100% 0;
}
.rtl .testimonial-one__meta{
	margin-left: 0;
	margin-right: 160px;
}
.rtl .testimonial-four__image{
	margin-right: 0;
	margin-left: 20px;
}