/*
Theme Name: DUALWERK
Description: Theme von DUALWERK Hartmann & Tschannett OG.
Version: 2.0
Author: DUALWERK
Author URI: http://www.dualwerk.at
Template: enfold
*/



/* TYPO */
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2, .iconbox .iconbox_content .iconbox_content_title {text-transform:none;}
h2, h3 {font-family:'Open Sans', HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, sans-serif;}



/* MENU */

#header_main_alternate { display:inline-block; position:absolute !important; top:21px !important; right:200px !important; }
#header_main_alternate .container { padding:0 !important; }
#header_main_alternate ul>li#menu-item-721>a { width:46px !important; height:46px !important; line-height:46px !important; font-size:30px !important; }

.av_header_transparency #header_main_alternate ul>li#menu-item-721>a .avia-menu-text { color:#808080 !important; }
#header_main_alternate ul>li#menu-item-721>a .avia-menu-text { color:#ffffff !important; }

#header_main_alternate ul>li#menu-item-721>a .avia-menu-fx { display:none; }
#header_main_alternate ul>li#menu-item-721>ul.sub-menu { border:1px solid #808080; }

/* MISC */
span.wpcf7-list-item { margin-left:0; }
input[type="submit"].wpcf7-submit  { padding: 16px 20px; min-width: 142px; }
#BorlabsCookieBox>div:not(._brlbs-block-content) { z-index: 9999999999 !important; }
#av-burger-menu-ul { font-size: 28px; }





/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */
@media only screen and (min-width: 768px) {
	
}







/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */
@media only screen and (max-width: 767px) {
	
	/* MENU */
	li#menu-item-721>a { display:none; }
}
