/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://www.webexperten.net
Description: 
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
*/


/* Main Menue for smaller devices */
@media screen and (max-width: 1150px) {
.main-nav > li > a .menu-text {font-size: 18px!important;}
.main-nav>li {margin-left: -10px; }
}



/*==================================================================
▐	2. THEME ELEMENTS
===================================================================*/
/*  2.1 Interactive Banner 2
-------------------------------------------------------------------*/
.ib2-v1 .ult-new-ib-title {
	padding-top: 20px !important;
}


/*==================================================================
▐	3. CUSTOM ELEMENTS
===================================================================*/
/*  3.1 Page Quote
-------------------------------------------------------------------*/
.page-quote {
	text-align: center;
	color: #fff !important;
}

.page-quote span {
	font-weight: normal !important;
}


.page-quote .page-quote-txt {
	font-family: 'Abel', sans-serif !important;
	font-size: 40px !important;
}

.page-quote .page-quote-author {
	padding-top: 10px;
	display: inline-block !important;
}