/*
Description: Consultix is an extremely potent corporate, business & financial services WordPress theme. It is apt for a myriad of business and corporate websites that are related to insurance services, stocks, e-commerce, financial services, finance, advisories, accounts, legal, banking, wealth consultants and general services websites.
Version: 1.3.7
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: consultix
Tags: custom-background, custom-logo, custom-menu, featured-images, 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.

Consultix is based on Underscores https://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

.blog.element-one .blog-item>.holder>.data {padding-top: 10px;}
.blog.element-one .blog-item>.holder>.author {display: none;}


#secondary .wpb_wrapper>.widget {
    background-color: #fff;
    margin-bottom: 35px;
    padding: 20px 23px 25px;
    border: 1px #e2e2e2 solid;
}
#secondary .wpb_wrapper>.widget .widget-title {
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #373737;
    line-height: 25px;
}
#secondary .wpb_wrapper>.widget.widget_archive ul li {
	
	    position: relative;
    margin-bottom: 15px;
    padding-left: 11px;
}
#secondary .wpb_wrapper>.widget.widget_archive ul li:before {
position: absolute;
    top: 0;
    left: 0;
    content: "\f0da";
    font-family: "FontAwesome";
    font-size: 85%;
}
#secondary .wpb_wrapper>.widget.widget_archive ul li a {
color: #3c3c3c;
    -webkit-transition: all .3s ease-in-out;
	     font-weight: normal;
}
#secondary .wpb_wrapper>.widget.widget_search .search-form input[type=search]
{
	    width: 100%;
    height: 45px;
    padding: 0 40px 0 10px;
    background: #fff;
    border: 1px #e2e2e2 solid;
    border-radius: 0;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}
#secondary .wpb_wrapper>.widget.widget_search .search-form label
{
    width: 100%;
    margin: 0;
}
#secondary .wpb_wrapper>.widget.widget_search .search-form button[type=submit]
{
	    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 45px;
    background-color: initial;
    border: none;
    border-radius: 0;
    font-size: 0;
}

.wp-google-name span {
    color: #fff !important;
}

#contact-message {
    height: 20% !important;
}

.radiant-contact-form.element-one .form-row {
    margin: 0px 0px 5px 0px !important;
}

.wp-gr .wp-google-url {
    display: block;
    margin: 10px 0 !important;
    color: #2c7cff !important;
    text-align: center !important;
    display: none !important;
}

.wp-gr .wp-google-review {
    margin-top: 15px !important;
    display: none !important;
}

.wp-gr.wpac .wp-google-name a {
    color: #333 !important;
    font-size: 100% !important;
    text-decoration: none !important;
}