/*
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 will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

body div .avia-button { border-radius: 20px; border: none !important; }

.av_font_icon.av-icon-style-border .av-icon-char {
    border-color: #728f6a !important;
 padding: 28px;
    border-width: 2px
}
#top #wrap_all #socket, #top #wrap_all #socket span{
font-size: 14px !important;
}

#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
border-color: #728f6a;
background-color: #f8f8f8;
color: #000000;
}

#socket .copyright {
    width: 100%;
    text-align: center;
}

input, textarea{
font-size:15px!important;
}

#top label {
font-weight: normal;
font-size: 16px;
}


.font-heading-stylish-green {
  font-family: 'cormorant-mediumitalic';
   font-style: italic;
   font-size: 39px;
   font-weight: 500;
   color: #728f6a;
}

.font-heading-stylish-inverted {
  font-family: 'cormorant-mediumitalic';
   font-style: italic;
   font-size: 39px;
   font-weight: 500;
   color: #fffdf2;
}

.font-marked-stylish-green {
  font-family: 'cormorant-mediumitalic';
   font-style: italic;
   font-size: 26px;
   font-weight: 500;
   color: #728f6a;
}

.font-marked-stylish-inverted {
  font-family: 'cormorant-mediumitalic';
   font-style: italic;
   font-size: 26px;
   font-weight: 500;
   color: #fffdf2;
}