/*
Theme Name: Gohliser Schloss
Theme URI: https://gohliser-schloss.de
Template: Divi
Author: wtm-online
Author URI: https://wtm-online.de
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
Version: 3.17.2.1550491448
Updated: 2019-02-18 12:04:08

*/

.timeline-meta {display:none;}

/* Headlines */
/* alegreya-regular - latin */
@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/alegreya-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Alegreya Regular'), local('Alegreya-Regular'),
       url('fonts/alegreya-v11-latin-regular.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/alegreya-v11-latin-regular.woff') format('woff2'), /* Super Modern Browsers */
       url('fonts/alegreya-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/alegreya-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/alegreya-v11-latin-regular.svg') format('svg'); /* Legacy iOS */
}
body h1, body h2, body h3, body h4, body h5, body h6 {font-family: 'Alegreya';}
h1 {margin-bottom:20px;}
h2, h3, h4, h5, h6 {color:#aa813f;margin-bottom:10px;}



/* Navigation */
#top-menu li li a {

    width: 200px;
    padding: 6px 20px;
	font-size: 14px;

}

body, p {
	font-weight: 400;
	font-weight: regular;
	word-wrap: break-word;
}

/* Formulare */
#et_pb_contact_anfragegrund_0,
#et_pb_contact_anfragegrund_1 {
	border: 1px solid #aa813f;
}

.et_pb_contact p input[type="radio"] + label i, .et_pb_subscribe .et_pb_contact_field input[type="radio"] + label i {
	border: 1px solid #aa813f;
    border-radius: 50%;
}


/* Mobile Definition */

@media (max-width: 980px) {
.et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header, .et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: fixed;
}
}

.et_mobile_menu {
    overflow: scroll !important;
    max-height: 83vh;
}