/* Enter Your Custom CSS Here */

h1, h2, h3, h4, h5, h6, .entry-title, .widget-title {
    font-family: 'Alegreya'!important;
	text-transform: none!important;
}

h3 {
  font-size: 1.5em!important;
}

body, blockquote, li {
	font-family: 'Open Sans'!important;
	font-size: 1em!important;
}

ul#menu-products {
    margin-left: 20px!important;
}
div .entry-content, div .entry-footer {
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    float: none !important;
}
.blog .entry-title a {
    color: #f4a338!important;
    text-decoration: none!important;
}

.widget {
	border-top: none!important;
  font-size: initial!important;
}


.home header {
  padding-bottom: 0!important;
}