/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 24 2025 | 18:10:30 */
.single h1.entry_title {
    font-size: 36px;
    line-height: 44px;
    margin-top: 40px;
}

.single .date {
    margin-bottom: 30px;
    font-style: italic;
}

body {
    font-family: "GlacialIndifference";
}

body #mega-menu-wrap-top-navigation  a {
    font-family: 'GlacialIndifference'!important;
    font-size: 16px!important;
}


@media all and (min-width: 768px) {
	.scrolled #mega-menu-wrap-top-navigation #mega-menu-top-navigation {
    margin-top: 10px !important;
}
#mega-menu-wrap-top-navigation #mega-menu-top-navigation {
    margin-top: 50px!important;
}
}

body .qbutton:hover {
    background: #000 !important;
}

@media all and (max-width: 768px) {
	body a.qbutton {
    font-size: 14px!important;
}
}

body a.qbutton {
    text-transform: uppercase;
    font-family: "GlacialIndifference";
    letter-spacing: 1px;
}
body span.orange {
    color: #f66e09;
}
body #cta {
    margin-top: -150px!important;
    padding-bottom: 60px;
}
body .yellow {
    color: #fad02b;
}

body #cta {
    padding-top: 130px;
    padding-bottom: 40px;
}

body #cta .col-right {
    text-align: right;
}

body #cta a.qbutton {
    float: right;
    margin-top: 0px;
}
body .blue {
    color: #009edc;
}

body .green {
    color: #9ab83d;
}
body .page-header h1 {
    font-weight: 400!important;
}

    body h1, body h2, body h3, body h4, body h5 {
    font-family: "Calistoga", sans-serif;
    font-weight: 400;
}
body .page-header:before {
    display: none;
}
body p {
    font-family: "GlacialIndifference";
    font-style: normal;
}

body .btn-orange {
    background: #f76d09;
}

body .btn-blue {
    background: #009edc;
}
body .btn-pink {
    background: #f0b4d1;
}
body .btn-yellow {
    background: #fad02b;
}