/*
Theme Name: Consuloan
 | Shared by WPTry.org
Theme URI: https://surielementor.com/consuloan/
Author: Themesflat
Author URI: https://themeforest.net/user/themesflat/portfolio
Description: Consuloan is a clean and professional site template, perfect for ,  any business and personal chef web sites. Built on the Advanced Bootstrap 3 framework with HTML5 / CSS3. Its responsive too – Will fit great on all devices. More features with 5 Homepages (Full Screen, One Page, Video One Page, Video Full Screen One Page, Full Screen One Page, Parallax, Video Parallax, Video Full Screen),  and much more gives you more space to work with and also with a few lines of code
Version: 1.0.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: consuloan
Tags: accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.wrap-header-content > ul li {
       display: flex;
    justify-content: flex-start;
    align-items: center;
}

.archive-services article + .entry{
	margin-bottom:60px;
}

.about_us_one_haft .themesflat_counter {
    width: 33.33%;
    float: left;
}

article.type-services .featured-post img {
	width:100%;
	height:290px;
	object-fit:cover;
}

.wpcf7-form .contactform-style4 .item-input input, .wpcf7-form .contactform-style5 .item-input input {
    margin-bottom: 0;
    width: 100%;
}

footer h4 {
   color: #fff;
}

footer a {
	    padding: 4px 0px 10px 0px;
}

footer .sub-menu {
	display: none;
}

footer .footer-widgets div:nth-child(3) .widget_block:nth-child(2) a:before {
     position: relative;
    left: 0;
    margin-right: 0.9rem;
    top: 0;
    content: "\f101";
    font-family: "FontAwesome";
    color: #6c6d83;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
form textarea {
    height: 140px !important;
    margin: 0 !important;
}

.im-cv .wpb_single_image img {

    height: 606px;
    object-fit: cover;
}

.sidebar .xox-cat li.active {
	background-color: #95c11f;
}
.sidebar .xox-cat li.active a {
	color: #fff;
}

.counter-home .counter-content-left {
    background-color: #fff;
    width: fit-content;
    padding: 0.9rem;
    border-radius: 0.9rem;
}

.wpb-js-composer .vc_general.vc_tta.vc_tta-tabs .vc_active >a {
    color: #fff !important;
    background-color: #95c11f !important;

}

.page-title .overlay {
    background: #081d40 !important;
}