/* 
Theme Name:		 The7 Child Theme
Theme URI:		 https://www.aidu.ee/
Description:	 Child theme of The7
Author:			 Jüri Klyszejko
Author URI:		 
Template:		 dt-the7
Version:		 1.0.0
Text Domain:	 the7-child
*/



.sub-nav {/* submenu bg */
	/*background-color: rgba(28,142,151,.75);*/
}


li:not(.dt-mega-menu) .sub-nav {/* submenu width */
	width: 160px;
}


li.wpml-ls-item .sub-nav {/* WPML submenu width */
	width: 90px;
}

.masthead:not(.sub-downwards) .sub-nav .sub-nav {/* sub submenu left pos */
	left: 151px !important;
}

/*li:not(.dt-mega-menu) .sub-nav a {
	white-space: nowrap;
}*/

.page-title .wf-wrap {
	padding-top: 70px;
}

.page-title h1, .page-title h1 *, .page-title h1 a:hover, #page .page-title .entry-title {
	line-height: 48px;
	color: #1c8e97;
}

.dt-gallery-container .project-list-content {/* hide gallery thumbnail captions */
	display: none;
}

#main {
	background: url("img/bg-footer-top.png") center bottom no-repeat;
}

#footer .wf-container-footer {
	background: url("img/bg-footer.png") right bottom no-repeat;
}

#footer .widget_media_image img {/* footer logo in widget */
	width: 130px;
}

.contact-info li span:not(:last-child) {
	margin-bottom: 0;
}









/* varasem */

.eu-logo {
	width: 80px;
	position: fixed;
	left: 0;
	bottom: 10%;
	-webkit-animation: d .3s ease-in 9s forwards;
	-o-animation: d .3s ease-in 9s forwards;
	animation: d .3s ease-in 9s forwards;
	-webkit-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	z-index: 99999;
}

@media (min-width: 576px) {
	.eu-logo {
		bottom: 150px;
		top: calc(75vh - 113px)
	}
}

.ee-logo {
	width: 124px;
	position: fixed;
	right: 0;
	bottom: 10%;
	-webkit-animation: d .3s ease-in 9s forwards;
	-o-animation: d .3s ease-in 9s forwards;
	animation: d .3s ease-in 9s forwards;
	-webkit-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	z-index: 99999;
}

@media (min-width: 576px) {
	.ee-logo {
		bottom: 150px;
		top: calc(75vh - 113px)
	}
}

@-webkit-keyframes d {
	to {
		left: -160px
	}
}

@-o-keyframes d {
	to {
		left: -160px
	}
}

@keyframes d {
	to {
		left: -160px
	}
}

@media (min-width: 768px) {
	.five-columns .wpb_column.vc_column_container.vc_col-sm-2 {
		float: left;
		width: 18.5%;
		padding: 0;
		margin-right: 1.5%;
		min-height: 0;
	}
	.five-columns.vc_row .vc_col-sm-2:nth-last-child(2) {
		margin-right: 0;
	}
}

/* end varasem */







/* - - - PLUGINS CUSTOM - - - */



/* - - - reCAPTCHA - - - */

.grecaptcha-badge {
    visibility: hidden;
}

/* - - - end reCAPTCHA - - - */





/* - - - NextGEN Gallery - - - */

/* Theme Options / Advanced / Custom CSS */

/* 
.sl-overlay {
	opacity: .96 !important;
}
 */

/* - - - end NextGEN Gallery - - - */





/* - - - GS Logo Slider - - - */

/* Theme Options / Advanced / Custom CSS */

/* 
.gs_logo_single img {
	height: 120px !important;
	width: auto !important;
}

.gs_logo_area.carousel_nav_pos--bottom .swiper-button-prev, .gs_logo_area.carousel_nav_pos--bottom .swiper-button-next {
	display: none;
}
 */

/* - - - end GS Logo Slider - - - */





/* - - - Logo Slider WP - - - */

/* Theme Options / Advanced / Custom CSS */

/* 
.owl-carousel .owl-item img {
	width: auto !important;
}
 */

/* - - - end Logo Slider WP - - - */










