<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Advisor 9 Child - Guanill, Ed
Template: advisor9
Author: Ashley Green
Version: 1.0.1428590087
Updated: 2017-05-03 08:34:47
*/

@charset "UTF-8";
@import url('../advisor9/style.css');
@import url('https://fonts.googleapis.com/css?family=Fjalla+One');
@import url('https://fonts.googleapis.com/css?family=Cinzel');
/*html {
    -webkit-font-smoothing: antialiased;
}*/


/*

#1b2a57;

#1b2a57;

*/
h1, h2, h3 {
    font-family: 'Cinzel', serif;
}
body {
    background-color: #f7f7f7;
}
.home-about p {
    font-size: 1.1em;
    line-height: 1.5em;
}
.home-phone a {
    color: #898989;
}
.top-section {
    padding: 1px 0;
    background: #93724d;
    color: #FFF;
    font-size: 1.4em;
    text-align: center;
}
.top-section a {
    color: #FFF;
    font-family: 'Cinzel', serif;
}
.entry-header {
    border-bottom: 1px solid #ad885d;
    margin-bottom: 0.6em;
    color: #1b2a57;
}
.phone {
    margin-bottom: 0;
}
.gps-carousel-caption {
    background: none repeat scroll 0% 0% rgba(0, 21, 83, 0.55);
}
.hero {
    position: relative;
}
.site-title a {
    background: url(i/logo.png) no-repeat;
    width: 484px;
    height: 183px;
    margin-top: 1em;
}
.home-phone {
    font-size: 2em;
}
/*nav*/
.navbar-default .navbar-nav &gt; li &gt; a {
    color: #fff;
    font-family: 'Cinzel', serif;
}
.navbar-main-customized {
    background: #1b2a57;
    font-size: 1.4em;
    letter-spacing: -1.1px;
}
.navbar-main-customized .navbar-nav &gt; li &gt; a:hover,
.navbar-main-customized .navbar-nav &gt; li &gt; a:focus {
    color: #d3a46f;
}
.navbar-default .navbar-nav &gt; .active &gt; a,
.navbar-default .navbar-nav &gt; .active &gt; a:focus,
.navbar-default .navbar-nav &gt; .active &gt; a:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-secondary-customized {
    background-color: #93724d;
}
.dropdown-menu &gt; .active &gt; a,
.dropdown-menu &gt; .active &gt; a:focus,
.dropdown-menu &gt; .active &gt; a:hover {
    background-color: #1b2a57;
}
/*btn*/
.btn-primary {
    color: #fff;
    background-color: #1b2a57;
    border-color: #1b2a57;
}
.btn-primary:hover {
    background-color: #93724d;
    border-color: #93724d;
}
/*widget*/
.panel-customized &gt; .panel-heading {
    color: #ffffff;
    background-color: #1b2a57;
    border-color: #93724d;
    border-bottom: 3px solid #93724d;
}

.widget-title {
    border-bottom: 1px solid #1b2a57;
    text-transform: none;
    letter-spacing: -0.9px;
    font-weight: 100;
}
/*footer*/
.site-footer {
    background-color: #1b2a57;
    color: #FFF;
}
.site-footer a {
    color: #FFF;
}
.site-footer ul {
    list-style-type: none;
    padding-left: 0;
}

@media (min-width: 768px) and (max-width: 922px) {
    .phone {
        display: none;
    }
}
@media (max-width: 991px) {
    .site-footer {
        text-align: center;
    }
    .home .site-main {
        margin-top: 1em;
    }
    .page-id-74 .row {
        margin-right: 5px;
        margin-left: 5px;
    }
}
@media (min-width: 923px) {
    .home-phone {
        display: none;
    }
}
@media (max-width: 767px) {
    .navbar-secondary-customized {
        display: none;
    }
    .gps-carousel {
        display: none;
    }
    .home .site-title a {
        width: 260px;
        height: 168px;
        background-size: 100%;
        margin: 0.3em auto;
    }
    .home .site-title {
        position: relative;
    }
    .btn-cta {
        font-size: 0.8em;
        font-weight: 700;
    }
    .home-about p {
        font-size: 1em;
        line-height: 1.5em;
        font-weight: 600;
        color: #646464;
    }
    .top-section {
        font-size: 1.2em;
    }
}
@media (max-width: 768px) {
    .home-phone {
        display: none;
    }
    .phone {
        font-size: 0.8em;
    }
}
</pre></body></html>