/*
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:*/

/* ---------------- header ---------------- */
#header {
    background: #FFFFFF;
}
.html_minimal_header #main {
    margin: 107px 0 0 0;
}
.avia-menu.av_menu_icon_beside {
    border: none; 
}

@media only screen and (max-width: 767px){
    .responsive .logo img {
        max-width: 55%;
    }
}

/* ---------------- sub-menu ---------------- */

#top .av_header_transparency #header_meta, .responsive #top .av_header_transparency #header_meta {
    background: #f8f8f8;
}
.header_color .sub_menu > ul > li > a, .header_color .sub_menu ul:first-child > li.current_page_item > a, .responsive #top #wrap_all .av_header_transparency .sub_menu > ul > li > a {
    color: #9ea3a6;
    text-decoration: none;
}
#top .header_color .sub_menu ul li a:hover {
    color: #000;
}

/* ---------------- contact form 7 ---------------- */

#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 {
	background-color: rgba(255, 255, 255, 0);
	font-family: 'Montserrat', sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	border: 1px solid #FFFFFF;
	letter-spacing: 0.2em;
}
.main_color #submit, .main_color input[type='submit'] {
	background-color: rgba(255, 255, 255, 0);
	font-family: 'Montserrat', sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	border: 1px solid #FFFFFF;
	letter-spacing: 0.2em;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.main_color #submit:hover, .main_color input[type='submit']:hover {
	background-color: rgba(255, 255, 255, 0.5);
	color: #333333;
	border: 1px solid #FFFFFF;
	font-weight:bold;
}
#top label span, #top legend span {
    color: #FFF;
}
div.wpcf7-response-output {
    margin: 2em 0em;
    padding: 0;
    border: none;
	color: #FFFFFF;
}

/* ---------------- color placeholder contact form 7 ---------------- */

::-webkit-input-placeholder { /* WebKit browsers */
	color: #FFFFFF !important;
	opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #FFFFFF !important;
	opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #FFFFFF !important;
	opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #FFFFFF !important;
	opacity: 1;
}

/* ---------------- titulo index h3 blog ---------------- */

.html_modern-blog .avia-content-slider .slide-entry-title {
    font-size: 1.2em;
    font-weight: 100;
}

/* ---------------- titulo single h3 blog ---------------- */

.html_modern-blog #top .post-entry .post-title {
    font-size: 1.5em;
    font-weight: 100;
}

/* ---------------- titulo single h3 blog ---------------- */

.widgettitle {
    font-weight: 100;
    font-size: 1em;
}

/* ---------------- shared link blog ---------------- */

.av-share-box ul li a {
    font-size: 29px;
}

/* ---------------- comment blog ---------------- */

.sidebar_right .comment_container {
    padding: 20px;
    background: #26a5cd;
    color: #FFF;
}
.comment_author_name, time, h3.miniheading, #commentform label {
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
}
#commentform label {
    position: inherit;
    left: 0px;
}
#top .comment-form-author input, #top .comment-form-email input, #top .comment-form-url input {
    width: 100%;
}
#top .comment-reply-link, .main_color #commentform .required {
    color: #FFF;
}
.avia-content-slider .slide-meta time {
    color: #000;
}
#top .logged-in-as a {
    color: #FFF;
    font-weight: 100;
}
#commentform input[type='checkbox'] + label {
    position: absolute;
    left: 2.5em;
    top: -0.5em;
}
@media only screen and (max-width: 767px){
    #commentform input[type='checkbox'] + label {
        position: absolute;
        left: 2.5em;
        top: -1.2em;
    }
}

/* ---------------- social color header inicial ---------------- */
#top .av_header_transparency .social_bookmarks li a, .responsive .av_header_transparency #header_main .social_bookmarks li a {
    color: #000000;
}

/* ---------------- target blank no wordpress novo ---------------- */

/* enfold social media icons fix */
.social_bookmarks_twitter a::before, .av-social-link-twitter a::before {
    font-family: 'entypo-fontello';
    content: '';
}
.social_bookmarks_facebook a::before, .av-social-link-facebook a::before {
    font-family: 'entypo-fontello';
    content: '';
}
.social_bookmarks_linkedin a::before, .av-social-link-linkedin a::before {
    font-family: 'entypo-fontello';
    content: '';
}
.social_bookmarks_pinterest a::before, .av-social-link-pinterest a::before {
    font-family: 'entypo-fontello';
    content: '';
}
.social_bookmarks_tumblr a::before, .av-social-link-tumblr a::before {
    font-family: 'entypo-fontello';
    content: '';
}
.social_bookmarks_reddit a::before, .av-social-link-reddit a::before {
    font-family: 'entypo-fontello';
    content: '';
}
.social_bookmarks_vk a::before, .av-social-link-vk a::before {
    font-family: 'entypo-fontello';
    content: '';
}
.social_bookmarks_gplus a::before, .av-social-link-gplus a::before {
    font-family: 'entypo-fontello';
    content: '';
}
.social_bookmarks_mail a::before {
    font-family: 'entypo-fontello';
    content: '';
}
.social_bookmarks_dribble a::before {
    font-family: 'entypo-fontello';
    content: '';
}
.social_bookmarks_youtube a::before {
    font-family: 'entypo-fontello';
    content: '';
}
.social_bookmarks_instagram a::before {
    font-family: 'entypo-fontello';
    content: '';
}
.social_bookmarks_vimeo a::before {
    font-family: 'entypo-fontello';
    content: '';
}