/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*****************************Schriften***********************************/

/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('https://schwenzfeier-coaching.de/fonts/montserrat-v26-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('https://schwenzfeier-coaching.de/fonts/montserrat-v26-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('https://schwenzfeier-coaching.de/fonts/montserrat-v26-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url('https://schwenzfeier-coaching.de/fonts/montserrat-v26-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* pt-serif-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  src: url('https://schwenzfeier-coaching.de/fonts/pt-serif-v18-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/*****************************Header***********************************/
.logo p{
	font-family: 'PT Serif' !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-size: 28px !important;
	color: #bc4a3e !important;
	letter-spacing: 3px !important;
	text-transform: uppercase !important;
}

a.hfe-menu-item{
	font-family: 'Montserrat' !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-size: 18px !important;
	line-height: 40px !important;
	text-transform: uppercase !important;
	color: #4f2f10 !important;
}

a.hfe-menu-item:hover{
	color: #bc4a3e !important;
}

/*****************************Body***********************************/
body, p, li{
	font-family: 'Montserrat' !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-size: 22px !important;
	line-height: 34px !important;
	color: #4f2f10 !important;
}

html, body{
	overflow-x: hidden !important;
}

a{
	color: #bc4a3e !important;
}

a:hover{
	color: #4f2f10 !important;
}

h1{
	font-family: 'Montserrat' !important;
	font-style: normal !important;
	font-weight: 700 !important;
	font-size: 40px !important;
	line-height: 58px !important;
	color: #4f2f10 !important;
	letter-spacing: 1px !important;
}

h2{
	font-family: 'Montserrat' !important;
	font-style: normal !important;
	font-weight: 800 !important;
	font-size: 26px !important;
	line-height: 41px !important;
	color: #4f2f10 !important;
	letter-spacing: 1px !important;
}

h3{
	font-family: 'Montserrat' !important;
	font-style: normal !important;
	font-weight: 700 !important;
	font-size: 22px !important;
	line-height: 34px !important;
	color: #4f2f10 !important;
}

h4{
	font-family: 'Montserrat' !important;
	font-style: normal !important;
	font-weight: 700 !important;
	font-size: 22px !important;
	line-height: 34px !important;
	color: #4f2f10 !important;
}

.rot h2, .rot h3, .highlight p{
	color: #bc4a3e !important;
}

.wpr-testimonial-name{
	font-family: 'Montserrat' !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-size: 22px !important;
	line-height: 34px !important;
	color: #4f2f10 !important;
	text-transform: uppercase !important;
}

.kontakt {
    background-color: #4f2f10;
    width: 150px !important;
	height: 50px;
    padding-top: 8px;
    position: fixed;
    transform: rotate(-90deg);
    right: -50px;
    top: 26%;
}

.kontakt a{
	color: #fff !important;
}

div#cmplz-document {
    max-width: 100% !important;
}

/*****************************Footer***********************************/

span.elementor-divider__text.elementor-divider__element{
	font-family: 'PT Serif' !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-size: 28px !important;
	color: #bc4a3e !important;
	letter-spacing: 3px !important;
	text-transform: uppercase !important;
}

.footer p{
	font-size: 18px !important;
	line-height: 28px !important;
}

.footer a{
	font-size: 15px !important;
	line-height: 22px !important;
	color: #4f2f10 !important;
	letter-spacing: 1px !important;
	text-transform: uppercase !important;
}

/**************************Media Queries*********************************/

@media only screen and (max-width: 1200px){
	body, p, li{
	font-size: 18px !important;
	line-height: 28px !important;

}

h1{
	font-size: 30px !important;
	line-height: 45px !important;
}

h2{
	font-size: 22px !important;
	line-height: 36px !important;
}

h3{
	font-size: 18px !important;
	line-height: 28px !important;
}

h4{
	font-size: 18px !important;
	line-height: 28px !important;
}

.wpr-testimonial-name{
	font-size: 18px !important;
	line-height: 28px !important;
	}
	
}