/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/*** General ***/

@import url('playfair_display.css');
@import url('poppins.css');



div, p {
	font-family: 'Poppins Regular', sans-serif;
	font-size: 18px;
	line-height: 27px;
}

ul li {
	font-family: 'Poppins Regular', sans-serif;
	font-size: 18px;
	line-height: 27px;
}

h1, h2 {
	font-family: 'PlayfairDisplay Regular', serif;
	color: #4E3021;
}

h3, h4, h5, h6 {
	font-family: 'Poppins Regular', sans-serif;
}


h1 {
	font-size: clamp(64px, 3vw, 128px);
	line-height: clamp(68px, 14vw, 132px);
}

/* h1 on WP editor pages */

h1.entry-title.main_title {
	font-size: 64px;
}

h2 {
	font-size: clamp(54px, 2.5vw, 80px);
	line-height: clamp(58px, 3vw, 132px);
}

h3 {
	font-size: clamp(20px, 2vw, 33px);
	line-height: clamp(31px, 2.5vw, 44px);
	color: #51724E;
}

h4 {
	font-size: 26px;
	line-height: 28px;
	color: #E0B35B;
}

h5 {
	font-size: 24px;
	line-height: 28px;
}

h6 {
	font-size: 18px;
	line-height: 32px;
	color: #E0B35B;
}

/*** Navigation ***/

#main-header {
	box-shadow: none;
	-webkit-box-shadow: none;
}

#main-header.et-fixed-header {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

#main-header>.container {
	width: 80%;
	max-width: 2560px;
}

#top-menu-nav {
	width: 80% !important;
}

#top-menu {
	align-items: center;
}

@media (max-width: 980px) {
    #top-menu {
        display: none !important;
    }
}

#top-menu>li>a {
	font-size: 18px;
	color: #4E3021;
}

#top-menu>li:nth-last-child(2) {
	padding-right: 0;
}

.sub-menu {
	
}

.sub-menu>li>a {
	
}

#top-menu>li>a:hover {
	
}

#top-menu>li.current-menu-item>a {
	
}

#top-menu>li>a::before, #top-menu>li>a::after {

}


/*** Header ***/

#et-top-navigation {
	width: 100%;
}

#top-menu-nav {
	width: 100%;
}

#top-menu {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-evenly;
	width: 100%;
}

/* Tablet optimisation */

@media only screen and (min-width: 980px) and (max-width: 1200px) {
    .et_pb_svg_logo #logo {
        height: 30% !important;
    }
}


/*** Content ***/

/** Testimonials **/

.ev_testimonial_right::after {
	content: "";
	position: absolute;
	top: 80px;
	right: 10px;
	visibility: visible;
	height: 220px;
	width: 2px;
	background-color: #cbb299;
}

.ev_testimonial_left::after {
	content: "";
	position: absolute;
	top: 80px;
	left: 10px;
	visibility: visible;
	height: 220px;
	width: 2px;
	background-color: #cbb299;
}


/** Buttons **/

.et_button_no_icon .et_pb_button {
	padding: 15px 70px !important;
}

.et_button_no_icon .et_pb_button:hover {
	padding: 15px 70px !important;
}

.prod_descr_bottom::after {
	content: '';
	display: block;
	position: absolute;
	top: 87%;
	left: 45%;
	width: 24px;
	height: 24px;
	background-color: #fff;
	border-radius: 50%;
}

.prod_descr_top::before {
	content: '';
	display: block;
	position: absolute;
	bottom: 87%;
	left: 45%;
	width: 24px;
	height: 24px;
	background-color: #fff;
	border-radius: 50%;
}

/*** Footer ***/

#main-footer>.container {
	width: 90%;
	max-width: 2560px;
}

.et_pb_widget {
	float: none;
}

.footer-widget p, .footer-widget td {
	font-size: clamp(14px, 3.5vw, 16px);
}

.wp-block-table td, .wp-block-table th {
	border: 0 !important;
	line-height: 27px;
	padding: 0 10px 0 0 !important;
}

.et_pb_gutters3.et_pb_footer_columns4 .footer-widget {
	width: auto;
}

.et_pb_gutters3.et_pb_footer_columns4 .footer-widget>div {
	margin-right: 50px;
}

.et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {
	margin-bottom: 1em !important;
}

#et-footer-nav {
	display: none;
}

#footer-bottom {
	min-height: 120px;
	padding-top: 50px;
	background-image: url('https://gsph.eventus-entwicklung.com/wp-content/uploads/2024/06/texture-3x1-23percent.svg');
	background-repeat: no-repeat;
	background-size: cover;
}

#footer-bottom>.container {
	width: 85%;
	max-width: 2560px;
}

#footer-bottom a {
	font-family: 'Poppins Regular', sans-serif;
	font-weight: normal;
	font-size: clamp(14px, 3.5vw, 18px);
	line-height: 27px;
}

#footer-bottom div {
	font-family: 'Poppins Regular', sans-serif;
	font-weight: normal;
	font-size: clamp(14px, 3.5vw, 18px);
	line-height: 27px;
}

#footer-bottom #footer-info {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%
}

#footer-bottom #footer-info>div:first-child {
	flex: 1 1 80%;
	margin-bottom: 12px;
}

#footer-bottom #footer-info>div:nth-child(2) {
	flex: 0 1 auto;
	margin-right: 40px;
}

#footer-bottom #footer-info>div:nth-child(3) {
	flex: 0 1 auto;
}

#footer-bottom #footer-info>div {
	flex: 1 1 auto;
}

/*** Reset editor styling no default ***/

.et-fb-form__toggle-title>h3 {
	font-family: 'Open Sans', Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    text-transform: none;
    font-size: 20px!important;
    font-style: normal;
    line-height: 1em;
    text-decoration: none;
    letter-spacing: 0;
}

.et-fb-form__toggle-title>h3::before {
	content: '';
	display: none;
}

.et-fb-settings-options ul li {
    font-family: 'Open Sans', Helvetica, Roboto, Arial, sans-serif;
    font-size: 13px;
    line-height: 26px !important;
    font-weight: 600;
}

.et-core-modal-content * {
	font-family: 'Open Sans', Helvetica, Roboto, Arial, sans-serif;
    font-size: 13px !important;
    line-height: 26px !important;
    font-weight: 600;
}

.et-fb-switch-editor-mode {
	height: auto !important;
}

/* Not a mistake! There is .CodeMirror-linE AND .CodeMirror-lineS. */

.CodeMirror-lines {
    font-family: 'Open Sans', Helvetica, Roboto, Arial, sans-serif;
    font-size: 13px;
    line-height: 150%;
    font-weight: 700;
}

.CodeMirror pre.CodeMirror-line {
    font-family: 'Open Sans', Helvetica, Roboto, Arial, sans-serif !important;
    font-size: 13px !important;
	line-height: 20px !important;
}