/*
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
*/

#presscore-custom-menu-one-2 > ul > li.show-in-footer {
    max-width: 30%;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
#presscore-custom-menu-one-2 > ul > li {
	display:none;
}

.ult-vc-seperator.bottom_seperator.ult-tilt-left-seperator .uvc-tilt-left-seperator {
    position: absolute;
    top: auto;
    bottom: 0px !important;
}

.split-colors-sperators .ult-vc-seperator.top_seperator.ult-tilt-left-seperator .uvc-tilt-left-seperator{
	fill:#ffffff;
}
.whiteFont, .whiteFont * {
	color:#ffffff !important;
}
.overlapMe {z-index: 100;}
.homepageForm form input[type="submit"] {
    background: #FB815F;
    color: #ffffff;
    margin: auto;
    width: auto;
    float: none;
    clear: both;
    display: block;
    border-radius: 25px !important;
    padding: 0px 45px !important;
    margin-top:25px;
}
.underFormExtraSpace {
	margin-top:100px;
	padding-top:200px;
}
@media (min-width:601px) and (max-width: 768px) {
		body .boxedLayout {
	margin-top:0px;
	margin-bottom:0px;
	
	}
	body .boxedLayout .vc_column-inner {
		padding-top:0px !important;
		padding-bottom:0px !important;
	}

}
@media (max-width: 600px) {
	.underFormExtraSpace {
	margin-top:100px;
	padding-top:400px;
}
	body .homepageForm form .input-wrapper {max-width: 100% !important; width: 100% !important; display:inline-block;}
	body .overlappedcontactForm {margin-top: -250px;}
	body .boxedLayout {
	margin-top:0px;
	margin-bottom:0px;
	
	}
	body .boxedLayout .vc_column-inner {
		padding-top:0px !important;
		padding-bottom:0px !important;
	}
	.boxedLayout .wpb_column.vc_col-has-fill {
		padding-top:15px;
		padding-bottom:15px;
	}
}
.boxedLayout {
	margin-top:25px;
	margin-bottom:25px;
	
}
.overlappedcontactForm {margin-top: -200px;}
.homepageForm form .input-wrapper {max-width: 49% !important; width: 100% !important; display:inline-block;}
.homepageForm form .input-wrapper input, .homepageForm form .input-wrapper select {border-radius:5px;}
.hardOverlap {position:absolute !important; z-index:100;margin-right:0px;}
.hardOverlapTwo {top:-200px;}

.FeaturedBlog .dt-btn-s.dt-btn.post-details.details-type-btn {
	background: #ffffff !important;
	color: #08225A !important;
}
.BlogRoll .dt-btn-s.dt-btn.post-details.details-type-btn, .FeaturedBlog .dt-btn-s.dt-btn.post-details.details-type-btn {
border-radius: 15px;
padding-left: 25px;
padding-right: 15px;
}

.expandBio . ult_exp_section {
	background: transparent !impotant;
}

.menuButtonWhite {
	border: 1px solid #fff;
	border-radius: 25px;
	margin-left: 5px;
	margin-right:5px;
}
.menuButtonWhite > a {
    padding: 5px 30px !important;
    margin: 0px  0px !important;
}
.menuButtonBlue {
	border:1px solid #5A4CDE;
	border-radius: 25px;
	background: #5A4CDE;
	margin-left: 5px;
	margin-right:5px;
	margin-top:15px;
}
.menuButtonBlue:hover, .menuButtonWhite:hover {opacity: .6;}
.menuButtonBlue > a {
    padding: 5px 30px !important;
    margin: 0px  0px !important;
}
.menuButtonBlue > a > span, .menuButtonBlue > a > span * {
	color: #ffffff !important;
}
.menuButtonBlue .underline, .menuButtonWhite .underline {
	display: none !important;
}
.microwidget-btn.mini-button {
	border:1px solid transparent !important;
	border-radius: 25px;
	padding: 6px 30px !important;
    margin: 0px  5px !important;
}
.textShadow {
	/* border-radius */
 -webkit-border-radius: 20px;
 -moz-border-radius: 20px;
 border-radius: 20px;
/* box-shadow */
 -webkit-box-shadow: rgba(0,0,0,0.8) 0px 0 10px;
 -moz-box-shadow: rgba(0,0,0,0.8) 0 0 10px;
 box-shadow: rgba(0,0,0,0.8) 0 0 10px;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
#footer .fa.fa-twitter {
    background: #FCC02F;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    font-size: 0px;
}
#footer .fa-twitter:hover {
	opacity: .7;
}
#footer .fa-twitter::before {
    content: "\f099";
    font-size: 16px;
}
#footer .menu li {
	padding: 1px 0px 0px !important;
	margin: 1px 0px 0px !important;
	border: 0px solid transparent !important;
}
.customFooterWidget .row {
	margin: 15px 0px;
}
div.stats-desc > div.counter_prefix, div.stats-desc > div.counter_suffix {
    margin-left: 5px;
}
.statsRow p {
	line-height: 22px;
}
.footerBlogRoll .post-details.details-type-link {
	padding: 10px 25px;
	background: #E8AE01;
	position:absolute;
	bottom: 30px;
}
.footerBlogRoll .post-entry-content {
	height:100%;
	padding-bottom:80px !important;
}
.footerBlogRoll .paginator {
	display:none !important;
}
.header-bar{ margin: 12px auto 12px auto !important;}