/*
Theme Name: The7child
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
*/
@import url("../dt-the7/style.css");


#bottom-bar {
    background: none repeat scroll center top #F7F7F8;
    border-top: 0px solid rgba(71, 73, 80, 0.12);
    color: #8D9095;
    font-size: 16px;
}

#footer {
    background: none repeat scroll center top rgba(255, 255, 255, 0);
 border-top: 0px solid rgba(218, 222, 225, 0.75);
	
}

.footer {
    padding: 0px 0 0px;
}

html, body, body.page, .wf-container > *, .gform_wrapper .top_label .gfield_label, textarea, input {
    color: #706f6f;
    font: 16px/22px Verdana;
    word-spacing: normal;
}

html { -webkit-text-size-adjust: auto; }

.wpb_row wf-container full-width-wrap {
padding-left:1px;

}


.scroll-top {
    border-radius: 34px;
    bottom: 60px;
    height: 50px;
    opacity: 0;
    position: fixed;
    right: 45px;
    transition: opacity 400ms ease 0s;
    width: 50px;
    z-index: 99;
}


.tabs_selber {
background: #ffffff;
}

.hr-thin.style-double {
    border-bottom: medium none;
    border-top-style: double;
    border-top-width: 1px;
}

.buttonueberblick {
margin-left:40px;
}



