/*
Theme Name: Logistic - Child
Theme URI: http://logistic.freevision.me/
Author: freevision
Author URI: http://themeforest.net/user/freevision/portfolio
Description: Logistic is a premium responsive Wordpress theme created especially for logistic & transportation companies, offices.
Version: 9.6
Text Domain: logistic
Domain Path: /lang
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, white, yellow, tan, light, one-column, two-columns, right-sidebar, fluid-layout, fixed-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Template: logistic
*/

body.classic-menu #top-menu ul ul li a,
.title-with-icon-content{
	font-size : 14px;
}

#top-menu ul ul li a{
	 white-space: nowrap;
}

#footer-widget-bar *:not(input){
	font-size : 16px;
}

.cs-service-container .wpb_wrapper{
	background: #ffffff;
    border-radius: 18px;
    padding: 25px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease-in-out;
}

.rtl-form {
    direction: rtl;
	 width: fit-content;
    margin-left: auto;
}

.rtl-form input,
.rtl-form textarea,
.rtl-contact-form input,
.rtl-contact-form textarea {
    direction: rtl;
    text-align: right;
}

/* reCAPTCHA right side */
.rtl-form .cf7sr-g-recaptcha,
.rtl-contact-form .cf7sr-g-recaptcha{
    float: right;
    margin-bottom: 10px;
}

/* Submit button right side */
.rtl-form .wpcf7-submit,
.rtl-contact-form .wpcf7-submit{
    float: right;
}