/* ===================================================================================

* Theme Name: Digiqole Child
* Theme URI: https://themeforest.net/user/tripples/portfolio
* Author: Tripples
* Author URI: http://themewinter.com
* Description: Digiqole is a Newspaper & Magazine WordPress Theme.
* Version: 1.0.2
* Template: digiqole
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

.footer-logo .logo img {
    max-width: 175px;
}
.elementor-3111 .elementor-element.elementor-element-8631910 .ekit-form form > p {
    text-align: left;
    width: 49%;
    float: left;
}
.trending-light .tranding-bar .trending-slide .trending-title{
	    background: #000;
}
.logo img {
    max-width: 200px;
    margin: 10px 0;
}
.header-gradient-area .topbar.b-bottom {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    background: #000;
}
.tranding-bar .tp-control {
    top: 9px !important;
}
@media (min-width: 992px) {
	.header-gradient-area .header .navbar-light .navbar-nav > li > a {
		line-height: inherit;
	}
}	
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #fff !important;
	border: 0px;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 0px #fff;
}
.tranding-bar h1 {
	font-size: inherit !important;
}
.header-top-info .top-info, .header-top-info .social-links {
    padding: 0;
    display: none;
}
@media (min-width: 768px) {
	.topbar .col-md-5 {
	    -ms-flex: 0 0 25%;
	    flex: 0 0 25%;
	    max-width: 25%;
	}
	.topbar .col-md-7 {
    flex: 0 0 75%;
    max-width: 75%;
}
}
@media (max-width: 767px) {
	.topbar{
		display:none;
	}	
}

.home .addtoany_share_save_container {
	display:none;
}
.elementor-3111 .elementor-element.elementor-element-8631910 .ekit-form form > p {
    text-align: left;
    width: 100% !important;
    float: left;
}