/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
footer .custom-menu li > a {
	padding-left: 0 !important;
}

footer .custom-menu li.act > a, footer .custom-menu li > a:hover {
	color: #ffffff !important;
}

footer .custom-menu a:before, footer .custom-menu a:after {
	display: none;
}

/* .top-bar p {
	color: #ffffff;
} */

.top-bar .left-widgets {
	width: 100%;
	
	padding-right: 1em;
}

.top-bar .left-widgets .text-area {
	width: 100%;
}

.top-bar .left-widgets p {
	text-align: center;
}

.top-bar .left-widgets i {
	margin-right: 10px;
}

.top-bar .right-widgets {
	display: none;
}

.page-title h1 {
    text-shadow: 0px 0px 10px rgba(0,0,0,0.9);
}

.mobile-main-nav > li.has-children > a:after,
.mobile-main-nav .next-level-button,
.mobile-main-nav > li.menu-item-language > a:after {
  color: #000000 !important;
}