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

/* Home Page Custom Buttons */
.vc_custom_1617730052095 .wpb_wrapper {
    display: inline-block;
}

.quiz_button a {
    color: #000 !important;
    background: transparent !important;
    border: 1px solid #333 !important;
    font-variant-caps: small-caps;
    font-size: 22px !important;
    width: 190px;
}

.quiz_button a:hover {
    background-color: #e08700 !important;
    color: #fff !important;
}

.vc_custom_1626368987772 {
  padding-left: 0px !important;
}
/*move scroll top to left*/
.scroll-top.on {
	left:10px !important;
}
@media only screen and (max-width:980px){
	/*overlay for homepage 'ready to experience...' cta*/
	.vc_row.vc_custom_1617733148049 > .upb_row_bg:before {
		content: '';
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
		background: rgb(171,210,207);
		background: linear-gradient(45deg, rgba(171,210,207,0.8) 0%, rgba(171,210,207,0.65) 100%);
	}
}
@media only screen and (max-width:778px){
	.vc_row.wpb_row.vc_custom_1617730052095:before {
		display: block;
		content: '';
		width: 100%;
		height: 100%;
		background: rgba(255,255,255,0.7);
		position: absolute;
	}
	/*bg position for home page 'ready to experience...' cta*/
	.vc_row.vc_custom_1617733148049 > .upb_row_bg {
	    background-position: 35% !important;
	}
	.carousel-shortcode.carousel-shortcode-id-d898085fad182d99a8ed0bf6c7681689.reposition-arrows .owl-nav .owl-prev {
		left:-20px !important;
	}
	.carousel-shortcode.carousel-shortcode-id-d898085fad182d99a8ed0bf6c7681689.reposition-arrows .owl-nav .owl-next {
		right:-20px !important;
	}
}


.page-id-6140 .entry-title{

display:none;

}