/*
Theme Name:     Finance Child
Theme URI:      http://demo.thememodern.com/finance/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         ThemeModern
Author URI:     http://thememodern.com/
Version:        1.0
Template:       finance
*/


h4, .h4 {
    font-size: 26px;
}

.call-back-form {direction:rtl;padding-top:25px;}
.btn-sub {margin-left: -20px !important;}
div.wpcf7-validation-errors {color:white;direction:rtl;}
.wpcf7-form-control-wrap {direction:rtl;}
.clearfix {display:none;}
.header-v5 .navi-desktop-site {
    display: inline-block;
    float: left;
    vertical-align: 30px;
    padding-top: 39px;
}

div.wpcf7-response-output {color:white;direction:rtl;background: green;}


/*menu*/
.header-v5 .navi-desktop-site .navi-level-1 li a {
    padding: 12px 15px 42px 15px !important;
    color: #00abc9;
    font-size: 18px;
	text-decoration: none;
}

.header-v5 .navi-desktop-site .navi-level-1 a:hover{ color:#337ab7;}




/*Top bar text*/
.top-bar-dark .left-top-bar p span {font-size:17px; color:#d4d4d6 !important;}




