﻿/*
Theme Name: The7 Child
Theme URI: http://the7.io/
Template: dt-the7
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: Any design, any layout. No coding required. The7 is the most customisable WordPress theme on the market up to date. Add the power of Visual Composer, The7 Post Types, Ultimate Addons, Slider Revolution, and WooCommerce to the mix, and you’ll get the ultimate web-site building toolkit! Theme is translation ready, compatible with WPML, SEO and mobile friendly (certified by Google).
Tags: multipurpose,responsive,retina ready,SEO ready,mobile friendly,iOS,material design,clean,minimal,business,corporate,portfolio,creative,photography,one page site,micro site
Version: 7.6.3.1560264029
Updated: 2019-06-11 15:40:
*/

/*Add Button Styles for Login/Register and remove underlined hover effect*/
#primary-menu .register-nav-button a span.menu-text{
	background: #fc2e58;
	padding: 12px 22px;
	color: #fff !important;
	text-transform: uppercase;
	font-size: 15px;
}

#primary-menu .login-nav-button a span.menu-text{
	background: #fff;
	padding: 10px 20px;
	color: #202735 !important;
	border: 2px solid #6CF5FF;
	text-transform: uppercase;
	font-size: 15px;
}

#primary-menu .login-nav-button a:hover span.menu-text{
	color: #6CF5FF !important;
	border-color: #6CF5FF;
}

#primary-menu .register-nav-button a:hover span.menu-text{
	background: #202735;
}

#primary-menu .login-nav-button a{
	margin-right: 0;
}


#primary-menu .register-nav-button a:hover i.underline, 
#primary-menu .register-nav-button i.underline,
#primary-menu .login-nav-button a:hover i.underline, 
#primary-menu .login-nav-button i.underline{
	background: none !important;
}

/*Style commissions table to look the same as the image version*/
table#commission-table{
	border: none;
	display: block;
	overflow-x: auto;
	width: fit-content;
  	max-width: 100%;
	margin-bottom: 10px!important;
}
table#commission-table th{
	background: #dedede;
	border: 1px solid black;
	text-align: center;
	color: black;
	padding: 12px;
	white-space: nowrap;
}

table#commission-table td{
	padding: 12px;
	text-align:center;
	border: 1px solid black;
	color: black;
	background: #fff;
}





#upside-down-i{

	font-size: inherit !important;

}


#content h2{
	font-size: 32px;
}

#bottom-bar .mini-nav{

	margin: 0 auto;

}

#menu-footer .menu-item-1461{

	text-align:right !important;

}


#menu-footer-greek .menu-item-1558{

	text-align:right !important;

}

#menu-footer-english-uk .menu-item-1510{

	text-align:right !important;

}

#menu-footer-german .menu-item-1814{

	text-align:right !important;

}

#menu-footer-finnish .menu-item-1924{

	text-align: right !important;

}

#menu-item-1701 a{

	width:100% !important;
	text-align: right !important;
}


footer{

	height:89px;

}

#execphp-2{

	border-left: 1px solid rgb(133, 134, 140);

}


.colomat-close{

	bottom:10px;

}

.wpml-ls-sub-menu li:hover{

	background-color: rgba(255, 255, 255, 1);

}

.wpml-ls-legacy-dropdown .wpml-ls-native {
    margin-left: .4em!important;
}

.testimonial-box .ult-content-box{

	min-height:350px !important;
	overflow:hidden !important;

}

.collapseomatic {

	position: absolute;
	left:11%;
	bottom:4%;
	background-position: 0px 6px;
	color: rgb(252, 46, 88);

}

.collapseomatic_excerpt, .collapseomatic_content{

	margin: 0;

}

.slick-next, .slick-prev {

	top:40% !important;

}

.page-title-head h1{

	text-transform: capitalize;

}

.wpcf7-form{
	color: #ffffff;
}

@media(max-width:410px){

	#execphp-2{

		text-align:center !important;

	}

}

@media(max-width:580px){

	#menu-footer-german .menu-item-1814{

		text-align: center !important;

	}

	#menu-footer-finnish .menu-item-1924{

		text-align: center !important;

	}

}

@media(min-width: 250px) and (max-width: 400px){

	#menu-footer-german .menu-item-1814{

		font-size:10px;

	}



	/* Mobile testimonials: */

	.testimonial-section-de{

		height: auto !important;

	}
	

	.testimonial-box .ult-content-box{

		/*min-height: 500px !important;*/
		min-height: 0 !important;
		height: auto !important;
		/*overflow: auto !important;*/

	}

	.collapseomatic{

		display: none !important;
	
	}

	.collapseomatic_content{

		display: block !important;

	}


	














}