/*
Theme Name: H2Trade
Theme URI: http://redprincessproductions.com/
Template: themetrust-trade
Author: Susanne Friedrich
Author URI: http://www.redprincessproductions.com
Description: A custom Therme for Studio H2 based on Trade
Version: 1.0.1513103660
Updated: 2017-12-12 18:34:20

*/

h2 {
    font-size: 1.6em;
}
h3 {
    font-size: 1.3em;
}
#site-header {
    border-bottom: 1px solid #ccc;
}
#logo img {
    max-width: 200px;
}
.post-navigation {
    background-color: #fff;
    padding: 50px;
}
#primary header.main {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    background-color: #fff;
    background-color: transparent;
    text-align: left;
}
#primary header.main h1 {
    background-color: transparent;
    font-size: 1.8em;
    color: #435239;
    text-align: left;
}
.site-main {
    padding-top: 30px !important;
}
.home .title {
    display: none;
}
h1, h2, h3, h4 {
    font-family: 'Questrial', sans-serif;
}
a, a:active, a:visited {
    color: #f18419;
}
header.entry-header .inner{
	padding: 50px 30px 30px 90px !important;
}
#main-container #site-header {
    background-color: rbga(255,255,255,0) !important;
    width: 100%;
}
#welcome h2{
	font-size:1.6em;
	color:#666;
}
#footer {
    padding: 0 0;
    width: 100%;
    height: auto;
    background: transparent;
}
#footer .secondary {
    padding: 20px;
    color: #747475;
    background-color: rgba(0,0,0,.03);
}
#footer .secondary p {
    color: #747475;
    font-size: .6em !important;
}

@media only screen and (max-width: 768px) {

#welcome{
	padding: 30px 20px !important;
}
#welcome h2{
	font-size:1.2em !important;
}
/*       make background of menu light      */
#slide-panel {
    color: #333;
    background-color: #fff;
}
#slide-panel a {
    color: #333;
}
#slide-panel .close::before, #slide-panel .close::after {
    background-color: #333;
}
#slide-panel .menu-item-has-children::after {
    content: "\f107";
    font-family: "FontAwesome";
    font-size:40px;
    color:#f4ab38;
    font-weight:bold;
}
}
