/*
Theme Name: Enfold Child
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:*/

.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2{
	text-transform: none;
	letter-spacing: 1px;
}
div .slideshow_caption h2 {
  text-transform: none;
}
#top .avia-button.avia-color-light {
  background-color:transparent;
  border:2px solid #FFFFFF;
  color:#FFFFFF;
}
#top .avia-button.avia-color-dark {
  border:2px solid;
}
.av-thin-font .av-special-heading-tag, .modern-quote .av-special-heading-tag {
  font-weight: normal;
}

div.tab {
  font-size: 18px!important;
}
.tab_icon {
  font-size: 20px!important;
}
.team-member-name {
  font-size:20px;
  margin-top:7px;
}
.entry-content-wrapper li {
    margin-left: 1em;
    padding: 0.65em 0;
    margin-top: 0.25em;
}
@media only screen and (max-width: 767px){
.responsive #socket .sub_menu_socket {
    display: block !important;
}}
