/*
Theme Name: StonedThemes-Shutter Child
Theme URI:  http://shutter.stonedthemes.com/
Description: A child theme of Shutter Theme
Author: StonedThemes
Author URI: http://stonedthemes.com/
Version: 2.0
Template: StonedThemes-Shutter
*/
@import url("../StonedThemes-Shutter/style.css");

body { 
   font-family: Helvetica, Arial, sans-serif; 
}

/*.center-helper-inside2 {
   display: inline-block;
    vertical-align: baseline;
    max-height: 100%;
    overflow: hidden;
    position: relative;
    top: -10%;
}
*/
h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0.05em;
}

.text-presentation {
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

.partners-in-crime {
	margin-top:60px;
}

#menu-main-menu-top {
	font-weight: 600;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

/*.logo-front {
	display: block;
	text-align: center;
	position: relative;
	top:7%;
}*/

/*@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 667px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {

	  .logo-front {
	  	display: hidden;
	  }
}*/