/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


@font-face {
    font-family: 'Futura PT M';
    src: url('assets/FuturaPT-Medium.woff2') format('woff2'),
        url('assets/FuturaPT-Medium.woff') format('woff'),
        url('assets/FuturaPT-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura PT B';
    src: url('assets/FuturaPT-Bold.woff2') format('woff2'),
        url('assets/FuturaPT-Bold.woff') format('woff'),
        url('assets/FuturaPT-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura PT L';
    src: url('assets/FuturaPT-Light.woff2') format('woff2'),
        url('assets/FuturaPT-Light.woff') format('woff'),
        url('assets/FuturaPT-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

.container-wrap #author-bio #author-info a {
    background-image: none!important;
}

#author-bio img {
    width: 100px!important;
    height: 100px!important;

}

.container-wrap #author-bio #author-info p {
    font-family: 'Futura PT M';
    font-size: 16px!important;
}

p {
    padding-bottom: 1em!important;
}

.single-post .container-wrap.no-sidebar p {
    font-size: 22px;
    letter-spacing: 0.5px!important;
}

.single-post .container-wrap p, .single-post .container-wrap ul li , .single-post .container-wrap ol li {
    font-size: 20px!important;
    letter-spacing: 0.5px!important;
    line-height: 1.7em;
}

h1, h2, h3 {
    margin-bottom: 15px!important;
}

.post .content-inner {
    padding-bottom: 0px!important;
}


@media all and (max-width:800px) {
    div#sidebar {
    margin-top: 30px;
}

textarea {
    max-height: 110px;
}

.post-area.auto_meta_overlaid_spaced .masonry-blog-item .post-content {
    height: 45vh!important;
}

h1.entry-title {
    font-size: 8vw!important;
}

}

div#block-7 h2 {
    font-size: 25px!important;
}

div#block-7 {
    margin: 0px!important;
}

.copy-p em {
    font-size: 14px!important;
}

#footer, #copyright, #footer-outer {
    background: #000a24!important;
}

#footer-outer[data-cols="1"][data-disable-copyright="false"] #copyright {
    padding-bottom: 10px!important;
}

#footer img {
    max-width: 170px;
}

#footer {
    padding-top: 50px!important;
}

div#footer-widgets {
    display: none!important;
}

.cf7-minimal-form textarea {
  height: 120px;
}


.wpcf7-response-output {
    border: none!important;
    color: green;
    font-weight: 500;
    font-family: 'Futura PT M';
    font-size: 20px;
}

.grecaptcha-badge {
    display: none!important;
}

span.subheader {
    display: none;
}

.page-id-222 p#breadcrumbs {
    display: none;
}

.form-box {
    max-width: 300px;
    margin: auto;
    text-align: center;
}

div#result {
    text-align: center;
    padding: 30px 0px;
    max-width: 700px;
    background: #fafafa;
    border: 1px solid #00000005;
    margin: auto;
    padding-bottom: 45px;
    margin-top: 50px;
}

div#result {
    display: none;
}

input#submit {
    font-size: 16px;
}

.nectar-button.large {
    font-size: 22px!important;
    padding: 15px 22px;
    box-shadow: 0 -3px rgba(0,0,0,.1) inset;
}

p#breadcrumbs {
    display: none;
}

.contact-row {
    max-width: 700px;
    margin: auto;
    border-radius: 10px!important;
}

div#copyright p {
    color: #fff;
}

.recent-post-container h2 {
    line-height: 1.3em!important;
}

span.meta-category a {
    font-size: 16px !important;
    letter-spacing: 1px;
}

#ajax-content-wrap .nectar-responsive-text * {
    margin-bottom: 0;
    font-size: 16px!important;
    line-height: 1.85em;
    }

    