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

/*
	KONTRAST: #06b400
*/


.display-none {
	display: none!important;
	visibility: hidden!important;
	}

@media (min-width: 420px) {
#mobile-only {
	display: none!important;
	visibility: hidden!important;
	}
}

/*.branding img, #phantom img {
	width: 320px!important;
	height: 40px!important;
}

 
.mobile-branding img {
	width: 240px!important;
	height: 30px!important;
}*/

h1, h2, h3 {
	letter-spacing: -1px;
}

.text_inv {
	color: white!important;
}

.widget-events .icon_description {
	padding-left: 10px!important;
}


.vc_column_container.full_width_padding {
	padding: 3em;
	padding-left: 6em;
	padding-right: 6em;
}

@media (max-width: 600px) {
	.vc_column_container.full_width_padding {
		padding: 3em;
		padding-left: 3em;
		padding-right: 3em;
	}
}

@media (min-width: 1600px) {
	.vc_column_container.full_width_padding {
		padding: 6em;
		padding-left: 9em;
		padding-right: 9em;
	}
}


.testimonials-carousel-shortcode:before {
	content: " ";
	display: block;
	width: 100%;
	height: 43px;
	background: url("img/stars.jpg") no-repeat;
	background-size: 200px 43px;
	background-position: center top;
}


.big-list ul li {
    font-size: 18px;
    line-height: 28px;
    color: white;
    font-weight: 600;
    padding-bottom: 10px;
}

.big-list ul li .topevent {
    display: inline-block;
    font-size: 12px;
    color: #06b400;
}

.dasbeste {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #06b400;
    color: white;
    font-weight: bold;
    padding: 0 5px;
}


.seo-text h3{
	margin-top: 25px;
}

* {
	outline: none;
}

::selection {
	background: #06b400;
	color: white;
	border-radius: 2px;
}

::-moz-selection {
	background: #06b400;
	color: white;
}

/*a[target="_blank"]:after {
  content: "\f35d";
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  font-size: 90%;
  display: inline-block;
  padding-left: 3px;
}*/

.wpb_single_image {
	position: relative;
}

.wpb_single_image.top:before {
	content:"TOP!";
	font-size: 20px;
	font-weight: 700;
	color: white;
	background: #06b400;
	width: 60px;
	height: 60px;
	border-radius: 60px;
	line-height: 60px;
	text-align: center;
	position: absolute;
	top: 20px;
	right: 20px;
} 

a.vc_single_image-wrapper[target="_blank"]:after, 
.mini-widgets a[target="_blank"]:after, 
.csbwfs-social-widget a[target="_blank"]:after,
.trustsiegel-richsnippet a.google-stars:after {
  content: " "!important;
}

/*
h2 {
	color: #515151;
}
*/
@media (max-width:778px) {
	.carousel-shortcode.owl-carousel .owl-nav div.owl-prev {
		left: -20px!important;
	}
	.carousel-shortcode.owl-carousel .owl-nav div.owl-next {
		right: -20px!important;
	} 
}

.icon_description_text ult-responsive {
	font-size: 16px;
	line-height: 26px;
}

#offer ul li a {
	text-decoration: none;
	display: block;
}

#offer ul li a:hover {
 	color: #515151; 
	text-decoration: underline;
}

/*
@media (max-width:600px) {
	#offer .vc_column-inner {
		padding-top:0!important;
	}
	#offer .list-divider li:last-child {
		border-bottom: 1px solid rgba(58,58,58,0.14);
	}
	#offer .list-divider li:first-child {
		padding-top: 9px;
	}
	#offer .standard-arrow.list-divider li:first-child:before {
		top: 17px;
	}
	#offer .standard-arrow.bullet-top li:before, .standard-arrow.list-divider li:first-child:before, 
	.standard-arrow.list-divider li:first-child:after, .standard-arrow.bullet-top li:after {
		top: 17px;
	}
}
*/


.standard-number-list ul {
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	padding-top: 20px;
}

.standard-number-list ul li {
	padding-bottom: 10px;
}


.gform_required_legend {
	display: none;
	visibility: hidden;
}


.bottom-text-block {
	text-align: left;
}

.bottom-text-block a {
	margin-left: 10px;
}

.dt-btn.btn_inv {
	background: #000028!important;
}


@media (max-width:600px) {
	footer #black-studio-tinymce-3 h2,
	footer #black-studio-tinymce-3 h3 {
		display: none;
		visibility: hidden;
	}
	#be_quote img {
		max-width: 220px;
		max-height: 220px;
	}
	.dt-btn {
		width: 100%;
	}
	.testimonial-item {
		padding-left: 0!important;
		padding-right: 0!important;
	}
	footer .bottom-text-block p {
		text-align: center;
		font-size: 15px;
		padding-top: 1em;
	}
	footer .bottom-text-block a {
		display: block;
		margin: 1em 0 1em 0;
	}
}

footer {
	background-size: cover!important;
}

footer textarea {
	resize: none;
}

footer .name {
	font-family: "Montserrat";
	font-size: 17px;
	font-weight: normal;
}

input.wpcf7-form-control.wpcf7-submit {
   	float: right;
    display: inline-block;
    width:30%;
}

input.wpcf7-form-control.wpcf7-submit:after {
   	float: right;
    display: block;
}

.wpcf7 input[type="checkbox"] {
	width:auto!important;
	margin-right: 8px;
}

span.acceptance-650 {
	line-height: 22px!important;
}

span.acceptance-650 .wpcf7-list-item {
	margin-left: 0;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    height: 135px!important;
}

span.wpcf7-not-valid-tip {
	display: none;
}

input.wpcf7-not-valid {
	border: 2px yellow solid!important;
}

.page-id-2258 #main h2,
.page-id-2258 #main h3 {
	padding: 1em 0;
}

.textwidget .gform_wrapper input[type="checkbox"] {
	width: 20px!important;
}

#field_1_5 legend {
	display: none;
	visibility: hidden;
}

.gform_footer input[type="submit"] {
	border: none;
	max-width: 300px;
	text-align: center!important;
	display: inline-block;
}

#input_1_5_1 {
	margin-top: 4px;
	vertical-align: top;
}

.gfield_consent_label {
	line-height: 19px;
	width: 90%;
    display: inline-block;
} 


#black-studio-tinymce-2 {
	border-top: 1px solid #555;
	padding-top: 20px;
	}
	
	#black-studio-tinymce-4 {
	border-top: 1px solid #555;
	padding-top: 20px;

	}
	
	#text-2 {
	border-top: 1px solid #555;
	padding-top: 20px;

	}
	
.kk-star-ratings {
	position: relative;
	z-index: 9999;
}



#footer .footerlogo {
	text-align: center;
}
