/*
Theme Name: Create Child
Theme URI: http://create.themetrust.com
Template: themetrust-create
Author: ThemeTrust.com
Author URI: http://themetrust.com
Description: Create is a multipurpose WordPress theme.
Version: 2.3.3.1669309193
Updated: 2022-11-24 17:59:53

*/

body {
    font-size: 16px;
    color: #646464 !important;
}
h2 {
    margin-bottom: 0.25em;
    line-height: 1.15em;
}
small {
    font-weight: normal;
    font-size: .6em;
    color: #07a1e2 !important;
    font-family: 'SuisseIntl Bold', arial, sans-serif;
}
#site-header {
    padding-top: 40px;
    background-color: rgba(255,255,255,1) !important;
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
#footer .secondary {
    background-color: rgba(255, 255, 255, 1);
}
.secondary-nav {
    top: -170px;
}
#site-header .secondary-nav .menu-toggle.open {
    color: #07a1e2;
}
#primary header.main {
    background-color: #f0f0f0;
    margin-bottom: 50px;
}
#primary header.main .subtitle {
    font-size: 4em;
    color: #646464 !important;
    line-height: 1.1em;
    text-align: left;
    opacity: 1;
}
body, h1, h2, h3, h4, p {
    font-weight: normal;
    font-family: 'SuisseIntl Regular', arial, sans-serif;
}
p {
    font-size: 1em;
    line-height: 1.5em;
}
strong {
    font-weight: normal;
    font-family: 'SuisseIntl Bold', arial, sans-serif;
}
em {
    font-style: normal;
    border-bottom: 1px solid #7bc2e0;
}
#primary header.main h1.entry-title {
    font-size: 2.1em;
    color: #646464 !important;
    line-height: 1.15em;
    text-align: left;
}
a:hover {
    border-bottom: 1px solid #7bc2e0;
}
.home h2 {
    margin-top: -14px;
    font-size: 2.3em;
    line-height: 1.4em;
}
.home #main-container {
    margin-top: -7px;
}
#site-header.transparent {
    border-bottom: 0 !important;
}
#site-header a:hover {
    border-bottom: none;
}
footer {
    margin-top: 0;
}
#footer small {
    font-weight: normal;
    font-size: .6em;
    color: #07a1e2 !important;
    font-family: 'SuisseIntl Bold', arial, sans-serif;
}
#footer .claim {
    font-size: 22px;
    color: #07a1e2 !important;
    font-family: 'Bitter', serif;
}
@media only screen and (min-height : 940px) {
#logo {
    width: 100%;
}
#primary header.main .subtitle {
    font-size: 3em;
    color: #646464 !important;
    line-height: 1.1em;
    text-align: left;
    opacity: 1;
}
}
@media only screen and (max-width : 768px) {
#site-header {
    padding-top: 0;
}
#logo {
    width: 100%;
}
#primary header.main .subtitle {
    font-size: 2em;
    color: #646464 !important;
    line-height: 1.1em;
    text-align: left;
    opacity: 1;
}
#site-header .inside {
    margin: 20px auto;
}
.top-header.stacked-header #main-container #site-header #logo {
    float: none;
}
div.nav-holder {
    display: none !important;
}
}
