/*
Theme Name: Storefront Child Theme
Theme URI: http://woothemes.com/storefront
Author: WooThemes
Author URI: http://woothemes.com
Template: storefront
Description: Storefront starter child theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: storefront-child
*/

@media screen and (min-width: 768px) {
    /* LOGO */
    .site-header .site-branding, .site-header .site-logo-anchor, .site-header .site-logo-link { width: 30% !important; /* Use px values if you want, eg. 350px */ }

    /* SECONDARY NAVIGATION */
    .site-header .secondary-navigation { width: 40% !important;  /* Use px values if you want, eg. 350px */ }

    /* SEARCH BAR */
    .site-header .site-search { width: 30% !important;  /* Use px values if you want, eg. 350px */ }
}

.termin_container {
max-width:400px;
position: relative;
float: none;
background-color: #fd671a;
margin: 0 auto;
color:#ffffff;
z-index: 2;
text-align: center;
		font-size:3.5em!important;color:#ffffff;
}
/*.termin {
	font-size:3.5em!important;color:#dedede;
}*/

@media only screen and (max-width: 330px) {
.termin_container {
max-width:400px;
position: relative;
float: left;
background-color: #fd671a;
margin: 0 auto;
color:#ffaa00!important;
font-size: 1.6em!important;
}
	/*
.termin {font-size: 1.0em!important;}
*/
}


.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {margin-bottom:0px!important;}

.no-wc-breadcrumb .site-header {margin-bottom:0px;}

#BorlabsCookieBox ._brlbs-legal, #BorlabsCookieBox ._brlbs-manage {font-size: 1.2em!important;}
