/*
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
*/
#content a:not(.button) {
    font-weight: 500;
    text-decoration: none;
}
a:hover  {
    text-decoration: none;
}

#bottom-bar .mini-nav ul {
    display: block;
}
#bottom-bar .menu-select {
    display: none;
}
.dt-mobile-header .mini-contacts a{
    color: #ffffff;
}
.home #main{
	padding-top: 45px;
}
b, strong {
    font-weight: 500;
}
.small-table td{
	vertical-align: top;
}
.masthead .top-bar .mini-nav > ul:not(.sub-nav) > li > a {
    color: #00408f;
	font-weight: 600;
}
/* ============== Gravity-Form ============== */
#main .gform_fields .ginput_container_select *{
	color: #333;
}
#main .gform_fields .gfield_checkbox input{
	margin-right: 8px;
}
#main .gform_wrapper .gfield_checkbox li input, .gform_wrapper .gfield_checkbox li input[type="checkbox"], .gform_wrapper .gfield_radio li input[type="radio"] {
    vertical-align: top;
	margin-top: 5px;
}
#main .gform_wrapper {
	margin: 0 0 16px 0;
    background-color: #fff;
    padding: 40px 30px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
}
#main .gform_button.button:hover{
    opacity: 0.8;
}
/* ============== Gravity-Form ============== */


/* ============== Startseite ============== */

.vc_row .bluebg h1,.vc_row .bluebg h2,.vc_row .bluebg h3{
	color: #fff;
}
.vc_row .bluebg > .vc_column-inner > .wpb_wrapper {
	background-color: rgba(0, 190, 169, 0.9);
	padding: 20px 25px;
	margin-bottom: 35px;
}
.vc_row.startboxen .wpb_content_element h3{
	font-size: 18px;
	line-height: 22px;
    font-weight: 500;
}
.vc_row .bluebg h4{
	color: #fff;
}

.vc_row-o-equal-height .vc_column-inner >  .wpb_wrapper{
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	justify-content: space-between;
	border: 1px solid #ddd;
	padding: 10px 12px;
	margin-bottom: 35px;
	background: #fff;
}
.vc_row-o-equal-height .vc_column-inner >  .wpb_wrapper >  .wpb_content_element:last-child {
	margin-bottom: 6px;
}
.vc_row.whitebg img.alignleft {
    margin: 0 10px 10px 0;
}
.vc_row.stoff .vc_col-sm-8 .wpb_content_element{
    margin-bottom: 0;
}
#content .vc_row.stoff .vc_col-sm-8 .wpb_text_column  :last-child,
.vc_row.stoff .vc_col-sm-8 .wpb_content_element.wpb_text_column  img.alignleft{
   margin: 0 5px 5px 0;
   max-width: 390px;
   display: inline;
   float: none;
}
#content .vc_row.stoff.verano .vc_col-sm-8 .wpb_text_column  :last-child,
.vc_row.stoff.verano .vc_col-sm-8 .wpb_content_element.wpb_text_column  img.alignleft{
   margin: 0 5px 5px 0;
   max-width: 190px;
   display: inline;
   float: none;
}



/* ============== Startseite Ende ============== */

#fancybox-overlay{
    background-color: rgb(255, 255, 255) !important;
    opacity: 0.85 !important;
}
@media all and (max-width:900px){
#page {
    background-size: contain;
}
}
.footer-overlap .page-inner {
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
}

@media all and (max-width:500px){
.small-table td {
    font-size: 14px;
    hyphens: auto;
}
h1, h2, h3, h4 {
    hyphens: auto;
}
#mobile-menu {
	display: none;
}
}
.dt-mobile-header {
    padding: 30px 10px 0;
}
.mobile-mini-widgets-in-menu a {
    text-decoration: none;
}






