/*
 Theme Name:   Ostseesehnsucht
 Description:  Mein Child Theme
 Author:       Maik Borchert
 Author URI:   https://www.maik-borchert.com
 Template:     hello-elementor
 Version:      1.0
 Text Domain:  hello-elementor-child
*/

body {
  font-size: 1.1875em!important;
  font-weight: 400!important;
  line-height: 1.5!important;

}



#mehr {
	display: inline-block!important;
  line-height: 1.6;
  font-size: 18px;
  color: #283C46;
  fill: #283C46;
  text-align: left;
	border-bottom: 1px solid #283C46;
	background-color:transparent!important;
	vertical-align:top;
	  text-transform: uppercase;
	letter-spacing: .3em!important;
	padding: 0px 0px;
border-radius: 0px!important;
	font-weight:500!important;
}

#mehr :hover, #mehr :active {

color: #39B4EC;

}


h3.elementor-heading-title a {
padding: 5px 25px!important;
		-webkit-box-decoration-break: clone;  
  box-decoration-break: clone;
	display:block!important;
	line-height:120%!important;
} 

h1.entry-title {
font-size: 2.2em;
margin-top: 30px;
margin-bottom: 30px;
color: var( --e-global-color-primary );
font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
font-weight: var( --e-global-typography-primary-font-weight );
}