/*
 Theme Name:   Twenty Sixteen Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Sixteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     twentysixteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/


body,
button,
input,
select,
textarea {
	color: #1a1a1a;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}

.main-navigation{
	font-family: "Open Sans", sans-serif;
}

.site-header-menu {
    margin: 0 auto;
    width: 100%;
}

.entry-title {
    border-bottom: 1px solid #eee;
    color: #6b9964;
}

.main-navigation {
    margin: 0;    
}



.site-footer .site-title::after {
    content: "";
}

.hidden_fields1{display: none;}

.page-header {
    border-top: 0 }

.widget {
    border: 0;
}

.site-header {
    padding: 2.25em 4.5455%;
}

.site-header-main{
	padding: 30px 0;
}

.entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a, .entry-footer a:hover, .site-info a:hover {
    box-shadow: 0;
}