/*
Theme Name: WebDesignLand
Theme URI: https://www.webdesignland.at
Template: Divi
Author: MIKAS ISP Werbe GmbH
Author URI: https://www.webdesignland.at
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
*/

@font-face {
  font-display: swap;
  font-family: 'Middleton';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/Middleton-Light.woff') format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'Middleton';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/Middleton-Light.woff') format('woff');
}

/*Global*/
body {font-weight: 400 !important;}
h1, h2, h3 { font-family: 'Middleton', sans-serif!important; font-weight: 500!important;}
h4, h5, h6 {font-weight: 400 !important;}

/*Global*/
.container {width: 95%;}
.et_pb_row {width: 90%;}

/*#logo {max-width: 300px!important;}

.et_fixed_nav.et_show_nav #page-container {
    padding-top: 60px!important;
}*/

@media (min-width: 981px) {
  .et_vertical_nav #main-header .container {
    width: auto;
    margin: 0 20px!important;
  }
}

@media (min-width: 981px) {
  .et_vertical_nav #page-container #main-header {
    width: 270px!important;
  }
}

@media (min-width: 981px) {
  .et_vertical_nav #et-main-area, .et_vertical_nav #top-header {
    margin-left: 270px !important;
  }
}