/*
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
*/


#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: transparent;
  background-color: #6b9fce;
  color: #fff !important;
}

/*Blog page content width and font*/



/*Single Post remove link on featured image*/
.single .big-preview.single-big {pointer-events: none; }
.big-preview .single-big {pointer-events: none; }

/* Blog Posts hide dotted lines*/
.post_author_timeline { display: none!important; }

/* Blog Posts hide dotted lines*/
.post_author_timeline { display: none!important; }



/* Footer */

/* Footer buttons*/
.footerbtn {
  border: 1px solid white;
  background-color: #121e28;
  padding: 10px 18px;
  font-size: 13px;
  cursor: pointer;
  border-radius: 12px;
  text-align: left;
  letter-spacing: 0.6px;
  transition-duration: 0.4s;
}
.infobtn {  border-color: #fff;  color: #fff; }
.infobtn:hover {  background: #6da1cb;   color: white; }
.infobtn:hover a {  background: #6da1cb;   color: white; }

/*Social Icons Size and padding*/
#top #wrap_all .social_bookmarks, #top #wrap_all .social_bookmarks a, #top #wrap_all .social_bookmarks li {
font-size: 110% !important; margin-right: 5px;
}
/*Social Icons Background Header*/
#top .av-social-link-facebook a {color: #fff !important; background-color: #37589b !important;
}
#top .av-social-link-twitter a {color: #fff !important; background-color: #46d4fe !important;
}
#top .av-social-link-linkedin a {color: #fff !important; background-color: #419cca !important;
}
#top .av-social-link-rss a {color: #fff !important; background-color: #ffa133 !important;
}
#top .av-social-link-mail a {color: #fff !important; background-color: #9fae37 !important;
}
#top .av-social-link-youtube a {color: #fff !important; background-color: #a72b1d !important;
}
#top .av-social-link-pinterest a {color: #fff !important; background-color: #cb2027 !important;
}
#top .av-social-link-tumblr a {color: #fff !important; background-color: #345574 !important;
}
#top .av-social-link-vk a {color: #fff !important; background-color: #597BA5 !important;
}
#top .av-social-link-reddit a {color: #fff !important; background-color: #FF4500 !important;
}
#top .av-social-link-instagram a {color: #fff !important; background-color: #a67658!important;
}