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

/* Home page */

body:not(.elementor-editor-active) .elementor-menu-anchor:before {
	content: "";
	display: block;
	height: 120px;
	margin: -120px 0 0;
	visibility: hidden;
	pointer-events: none;
}

.menu-cta-btn a {
	border: 2px solid #00a6e6;
}

.menu-cta-btn a:hover {
	background-color: #69b948;
	border: 2px solid #69b948;
}

.menu-cta-btn a:hover .menu-item-text .menu-text {
	color: #fff !important;
}

.menu-cta-btn a .menu-item-text::before {
	display: none;
}

.menu-cta-btn a span {
	padding: 5px;
}

.mobile-main-nav .menu-cta-btn a {
	padding: 0px;
}

.menu-logo {
	margin-left: 10px;
}

.hero-title .last-word {
	color: #69B948;
}

.vtea-counter .elementor-counter-number-suffix {
	color: #4c4c4c;
}

.vtea-quote .elementor-blockquote {
	background-color: #fff;
}

.search .entry-meta {
	display: none;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-flag {
	width: 24px;
	height: auto;
	border: 1px solid rgba(255,255,255,0.2);
	border-radius: 40px;
}

.mobile-mini-widgets-in-menu .mini-wpml {
	margin-left: -18px;
}

/* Sign up */

.training-intro .elementor-accordion-item .elementor-tab-title:hover a {
	color: #fff;
	text-decoration: underline;
}

.training-intro .elementor-accordion-item:nth-child(1) .elementor-tab-title {
	background-color: #009ee2;
	color: #fff;
}

.training-intro .elementor-accordion-item:nth-child(2) .elementor-tab-title {
	background-color: #f9b02f;
	color: #fff;
}

.training-intro .elementor-accordion-item:nth-child(3) .elementor-tab-title {
	background-color: #ea4c7a;
	color: #fff;
}

.training-intro .elementor-accordion-item:nth-child(4) .elementor-tab-title {
	background-color: #37d462;
	color: #fff;
}

@media only screen and (max-width: 767px) {
	.hero-title {
		margin-top: 40px;
		text-align: center;
	}
	.hero-title-btn {
		text-align: center;
	}
	.podcast-icons .elementor-element {
		width: 15%;
	}
}

@media (min-width: 1001px) and (max-width: 1150px) {
	.header-bar .menu-item a {
		margin-right: 5px;
	}
	.header-bar .menu-item .menu-text {
		font-size: 14px;
	}
}
