/*
Theme Name: emes-style
Description: responsive theme emes-basel.ch
Author: Chris Glutz
Author URI: http://www.netzpilot.ch
Template: onepress
Version: 1.0
Tags: Corporate Site
Text Domain: emes-style
*/


/* h2.section-title, */
.site-branding .site-title,
.site-branding .site-text-logo,
.onepress-menu a,
.entry-header .entry-title,
body, button, input, select, textarea {
	font-family: 'Roboto', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Roboto', sans-serif;	
}

h2.section-title {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto;
}


.hero-content-style1 h2 .morphext .animated {
    letter-spacing: 0px;
    -webkit-hyphens: auto;
 	-moz-hyphens: auto;
 	-ms-hyphens: auto;
 	hyphens: auto;
}

@media screen and (min-width: 720px) {
  .hero-content-style1 h2 .morphext .animated {
     font-size: 60px; 
     letter-spacing: 3px; 
  }
}
@media screen and (min-width: 940px) {
  .hero-content-style1 h2 .morphext .animated {
     font-size: 75px; 
     letter-spacing: 4px; 
  }
}

.hero__content.hero-content-style1 > p {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto;
}

.onepress-menu a:hover {
    color: #213c7b;
    text-decoration: none;
}





