/*
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
*/

/*
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
*/

/*fonts*/

@font-face {
    font-family: 'Oakes Grotesk';
    src: url('/fonts/oakes-grotesk-regular.woff2') format('woff2'),
        url('/fonts/oakes-grotesk-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Snell Roundhand';
    src: url('/fonts/snell-roundhand-regular.woff2') format('woff2'),
        url('/fonts/snell-roundhand-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cormorant Garamond';
    src: url('/fonts/cormorantgaramond-regular.woff2') format('woff2'),
        url('/fonts/cormorantgaramond-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/*font classes*/

.orange {color:#EB5207!important;}

/*button classes*/



.colorhoverone a:hover.nectar-button.large.see-through{
        background-color:#1c0f08!important;
}

a:hover.nectar-button.large.see-through.colorhoverone{
        background-color:#1c0f08!important;
		color:#EB5207!important;
		opacity:100%;
}

a:hover.nectar-button.large.see-through-2.colorhovertwo{
        color:#EB5207!important;
}

/*header*/

#header-outer[data-lhe="animated_underline"] li > a .menu-title-text {
	top:2px!important;
}

#top nav>ul>li[class*=button_bordered]>a:before {
	border:1px solid!important;
	border-color:black!important;
}

/*mobile nav*/

.off-canvas-menu-container.mobile-only {
	display:none!important;
}

/*portfolio*/

.bottom_controls {
	display:none!important;
}
