/*
Theme Name: beLAB1407
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
*/

.wpb_single_image .vc_figure-caption {
    margin-top: .5em !important;
    font-size: .8em !important;
    line-height: 1.3 !important;
}

#cn-notice-text a {
    color: #ffffff !important;
}

.details-type-btn i.dt-icon-the7-arrow-03 {
	display: none;
}

@media only screen and (max-width: 989px) {
.partner-table .wpb_wrapper {
	padding-left: 1em;
	padding-right: 1em;
}
}

@media only screen and (min-width: 990px) {
.partner-table .wpb_wrapper {
	padding-left: 1.2em;
	padding-right: 1.2em;
}
	
.icon-with-text-shortcode {
	margin-left: -40px !important;
}

.icon-with-text-shortcode .dt-text-title {
	margin-left: 20px !important;
}
}

.icon-with-text-shortcode .anchor-link {
	text-decoration: none !important;
}

.icon-with-text-shortcode:hover .anchor-link {
	color: #333333 !important;
}

.content .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a::before {
    background-color: transparent !important;
}

.wpb_content_element .wpb_accordion_header > a::after {
    font-size: 14px !important;
}

.wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header {
    border-color: #333333 !important;
}

 @media only screen and (min-width: 1020px) {
.wpb_accordion_content {
    padding: 20px 90px !important;
}
}

#fancy-header .wf-wrap {
    align-items: flex-start !important;
    justify-content: left !important;
}

h2 {
	color: #50b9c3 !important;
}

.partner-table {
	display: table;
	margin-left: auto;
   margin-right: auto;
}

.partner-row {
	display: table-row;
}

.partner-table .logo-1 {
	display: table-cell;
	vertical-align: middle;

}
.partner-table .logo-2 {
	display: table-cell;

}
.partner-table .logo-3 {
	display: table-cell;

}
.partner-table .logo-4 {
	display: table-cell;

}
.partner-table .logo-5 {
	display: table-cell;

}
.partner-table .logo-6 {
	display: table-cell;

}



.uppercase {
	text-transform: uppercase;
}

#cn-notice-text {
	text-transform: uppercase;
	font-size: 15px !important;
}

#cn-notice-buttons a {
    background: transparent;
    border: 1px solid #fff !important;
    border-radius: 2px;
    padding: 6px 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
}

#cn-notice-buttons a:hover {
    background: #ffffff;
    border: 1px solid #fff !important;
	color: #62607a;
}

.verlauf-4, #footer.solid-bg {
    background-image: linear-gradient(90deg, #f6e686 0%, #a8e3df 100%) !important;
}