/*

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: 'TimesNewRoman';
    src: url('fonts/TimesNewRoman.svg#TimesNewRoman') format('svg'), url('fonts/TimesNewRoman.ttf') format('truetype'), url('fonts/TimesNewRoman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TimesNewRoman';
    src: url('fonts/TimesNewRoman.eot');
    src: url('fonts/TimesNewRoman.eot?#iefix') format('embedded-opentype'), url('fonts/TimesNewRoman.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'TimesNewRoman', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.row .col.section-title h1,
.row .col.section-title h2,
.nectar-button,
.apps-instagram-feed,
#page-header-bg h1,
.nectar-box-roll .overlaid-content h1,
.eapps-instagram-feed,
.bold,
strong,
b {
    font-family: 'TimesNewRoman', sans-serif !important;
}

.boxed-page .wpb_text_column.wpb_content_element {
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
    padding: 40px 30px;
}

#header-outer .sf-menu>li:hover>ul,
#header-outer .sf-menu>.sfHover>ul {
    top: 65% !important;
}


/* footer area button */

a.nectar-button.n-sc-button.medium.extra-color-2.regular-button.footer-copyright {
    color: white !important;
    font-size: 14px;
    margin-left: 70px;
}

#footer-outer #copyright {
    background-color: #1c1c1c !important;
}

body p {
    color: #000000;
}

.footer-social li {
    float: left;
    margin: 5px
}

div#copyright p {
    color: #777777;
}

.service-hover a:hover {
    color: #333538 !important
}

.nectar-slider-wrap p {
    color: white;
}

.nectar-fancy-ul ul li {
    color: #000000;
}


/* div#header-outer header#top {
    background-color: #2828287d !important;
} */

body #header-outer[data-transparent-header="true"].transparent {
    background-color: #2828287d !important;
}

#header-outer .small-nav header#top {
    background-color: #ffff !important;
}

.vc_col-sm-8.boxed-page-row.wpb_column.column_container.vc_column_container {
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
    padding: 20px 30px;
}

div#contact-map {
    display: none;
}