/*
Theme Name: zueriseeinvest
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

.main_menu span.avia-menu-text {
  text-transform:uppercase;
}



.avia-image-container-inner, .avia_image, .av-image-caption-overlay {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  display: block;
  position: relative;
  max-width: 100%;
}


#referenz h3 {
  font-weight: 800 !important;
  text-decoration: none;
  color: inherit;
	font-size: 100% !important;

}




#referenz h3 a {
  font-weight: inherit;
  text-decoration: none;
  color: #000 !important;
}



Element {

}
#socket .copyright {

    float: left;
    font-size: 14px !important;

}

.entry-content-wrapper div li {
  text-indent: 0;
  font-size: 16px;
}

div .logo {
 
  margin-top: 10px !important;
}
/* Media Tags
================================================== */

/* Damit der Header in der Farbe nicht so gross ist
================================================== */


@media (max-width: 480px) {

		h2 {
		font-size:20px;
}
	
		h1 {
		font-size:20px;
}

}
