/*
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: 'Founders Grotesk Regular';
    src: url('/fonts/founders-grotesk-regular.woff2') format('woff2'),
        url('/fonts/founders-grotesk-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.bigbig {font-size:10em;line-height:0.9em;}
@media only screen and (max-width: 1023px){
.bigbig {font-size:85px;line-height:85px;}}

.bigger {font-size:5em;line-height:0.9em;}
@media only screen and (max-width: 1023px){
.bigger {font-size:18px;line-height:21px;}}

.big {font-size:7em;line-height:0.9em;}
@media only screen and (max-width: 1023px){
.big {font-size:60px;line-height:65px;}}

.vif {color:#e0411d;}
.uppercase {font-style:uppercase;}
.button {font-size:18px!important;line-height:16px!important;height:48px;}

/*header*/

#header-outer[data-format=centered-menu] #top nav>.sf-menu>li ul {
	width:500px!important;
}

/*portfolio*/

.bottom_controls {
	display:none!important;
}

/*blog*/
span.meta-category {
	display:none!important;
}
a.blog{
	display:none!important;
}

/* fancy numerotation text */
ol>li {
	margin-bottom:10px!important;
}