/**
* Theme Name: 	Total-Child
* Theme URI: 	https://dreifueralles.de
* Description: 	Child-Theme von Total.
* Author: 		Uwe Bienasch
* Author URI: 	https://dreifueralles.de
* Template: 	Total
* Version: 		1.0.0
*/


@import url('total-theme-reset.css');
@import url('ub-styles-pro.css');
@import url('ub-fonts.css');
/* @import url('ub-grids.css'); */




/* ausgeschaltet */

/*
.site-search-toggle .fa {
    display: none;
}

.site-footer {
    display: none;
}
*/
#site-header-inner {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 100%;
}



/* Top-Menu */

/*
#top-bar-wrap {
    display: none;
}
*/



.site-breadcrumbs {
    display: none;
}

#footer-callout-wrap {
display: none;
}

#site-logo a.site-logo-text {
display: none;
}


.blog-entry-inner clr {
width: 50%!important;

}

.wp-caption {
    text-align: center;
    border: 0px solid #eee;
    background-color: #fff;
    padding: 0px;
    font-style: italic;
    font-size: 1.2em;
    letter-spacing: 0.03em
}


.wp-caption p.wp-caption-text {
    font-size: 0.7em;
    padding: 10px 0 0;
    margin: 0;
    text-align: center;
    line-height: 1.1em;
}

/* Sidebar */

#sidebar-inner {
  margin-top: 35px;
}


.page-id-874 #site-header {
	display: none;
}

.single-post .page-slider {
	display: none;
}

/* Links */
a {
    color: #1d9be0;
    text-decoration: none;
    outline: medium none;
}

a:hover {
    color: #1d9be0;
    text-decoration: underline;
    outline: medium none;
}

/*
a:visited {
    color: red;
    text-decoration: none;
    outline: medium none;
}*/


/*
#site-header, .is-sticky #site-header {
    height: 200px;
}
 
*/


#site-header, .is-sticky #site-header {
    background-color: #fff;
}

.su-table th {
    color: #fff !important;
    background: #30bd5c !important;
}


.fa {
    display: none!important;
    }




/* Forms */


input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="url"], input[type="search"], textarea {
    padding: 0.2em;
    border-radius: 5px;
}

textarea {
    width: 100%;
    max-width: 100%;
    font-family: inherit;
    height: 10em;
}

.wpcf7 input, .wpcf7 textarea {
    margin-top: 0px;
}

input[type="submit"] {
    background: #A2A2A2;
}

#site-scroll-top:hover {
    background: #D85C22 none repeat scroll 0% 0%;
}




#mobile-menu a {
    background: gray none repeat scroll 0% 0%!important;
    color: #FFF;
}

/* ------Media Queries------- */


@media screen and (max-width: 1200px) {

#site-header, .is-sticky #site-header {
background-position: left 0px;
}

/*
#site-header, .is-sticky #site-header { 
  background: url(http://gi.dreifueralles.de/wp-content/uploads/2017/11/banner-1100x200.jpg) no-repeat!important;
}
*/

#site-header-inner {

   /*  padding-top: 140px; */
/*
    padding-bottom: 100px;
    height: 100%;
}
*/

}


@media screen and (max-width: 959px) {

.vcex-navbar.align-center a {
    margin-top: 2px!important;
}



}

@media screen and (max-width: 860px) {


}



@media screen and (max-width: 778px) {



	
#top-bar #top-bar-social {
    display: none;
}




}




@media screen and (max-width: 420px) {





.boxed-main-layout #wrap .container {
    padding-left: 20px;
	padding-right: 20px;
}




}



@media screen and (max-width: 320px) {




}

