/*
Theme Name: Frost Law Group Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: Huckster Design
Author URI:  https://hucksterdesign.com
Template: salient
Version: 1.0
*/

/* Menu options */
/*#header-outer li.call-cta > a .menu-title-text:before {
    content: 'Call us today';
    font-size: 18px;
    font-weight: 100;
    display: block;
    margin: -20px 0 10px;
}
#header-outer li.call-cta > a .menu-title-text {
    font-size: 24px;
    text-align: right;
}

#boxed {
    box-shadow: none;
}
    @media only screen and (min-width: 1000px) {
    #boxed header .container {
        width: 100%;
    }*/
    
/* Page Header */
body #boxed #header-outer {
	box-shadow: inherit;
}
.page-header-overlay-color:after {
    /*opacity: .85;*/
}
#page-header-bg h1 {
    margin-bottom: 0;
}
body.single-portfolio #page-header-bg h1 {
    font-size: 8vh;
    line-height: 1.2;
}
body .page-header-no-bg.color-bg {
    padding: 2% 0;
}

/* Row Settings */
.wpb_row.align-center >.span_12 {
    justify-content: center;
}
.team-member img {
    max-height: 397px;
}
body[data-bg-header="true"] #contact-map {
    display: none;
}

/* Typography */
small {
    font-size: 80%;
}
.testimonial_slider[data-style="multiple_visible"] blockquote p:before {
    font-family: 'Playfair Display';
}
    @media only screen and (max-width: 690px) {
       .testimonial_slider blockquote {
            font-size: 18px;
            line-height: 30px;
       }
    }
.nectar-fancy-ul ul li {
    line-height: 1.25em;
    margin-bottom: 15px;
}
.nectar-fancy-ul ul li i.icon-default-style[class^=icon-].icon-salient-thin-line {
    line-height: 20px !important;
}
img.text-left {
    float: left;
    margin-right: 10px;
    max-height: 45px;
}

/* Blog */
.blog-recent .more-link span, .post .more-link span {
    background-color: #2b6081;
    border-radius: 6px !important;
    text-transform: lowercase;
}
.related-post-wrap .row-bg-wrap .row-bg {
    background-color: transparent;
}
body[data-button-style*="slightly_rounded"].single .heading-title[data-header-style="default_minimal"] .meta-category a {
    letter-spacing: 0;
    font-size: 16px;
    color: #2b6081;
    border-color: #2b6081;
}
body[data-button-style*="slightly_rounded"].single .heading-title[data-header-style="default_minimal"] .meta-category a:hover {
    color: #fff;
}

/* Footer */
#footer-outer .row .col img {
    max-height: 75px;
    width: auto;
}
.row .col img.footer-logo {
    max-width: 300px;
}
#footer-outer h2.widgettitle {
    color: #fff;
    font-size: 18px!important;
    line-height: 18px;
    font-weight: 700!important;
}
.ascend #footer-outer #footer-widgets .col ul li {
    line-height: 1.5em;
    padding: 8px 0;
}
#footer-outer .widget ul.nectar_widget[class*="nectar_blog_posts_"] > li .post-date {
    display: none;
}
#footer-outer a:not(.nectar-button):hover {
    color: #eeede8 !important;
    text-decoration: underline;
}





