/*
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
*/



/* Colors

blue: #00033a
lightblue: #dde4ec
gold: #9b7c5a

*/



@font-face {
    font-family: 'ALoveofThunder';
    src: url('fonts/A Love of Thunder.eot');
    src: url('fonts/A Love of Thunder.eot?#iefix') format('embedded-opentype'),
         url('fonts/A Love of Thunder.woff') format('woff'),
         url('fonts/A Love of Thunder.woff2') format('woff2'),
         url('fonts/A Love of Thunder.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Avenir LT Pro';
    src: url('fonts/AvenirLTPro-Light.woff2') format('woff2'),
         url('fonts/AvenirLTPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display:swap
}

@font-face {
    font-family: 'Avenir LT Pro';
    src: url('fonts/AvenirLTPro-Heavy.woff2') format('woff2'),
         url('fonts/AvenirLTPro-Heavy.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display:swap
}


#header-outer[data-lhe="animated_underline"] li > a .menu-title-text,
.nectar-mobile-only.mobile-header li,
h2.thunder,
.nectar-scrolling-text-inner {
    font-family: 'ALoveofThunder' !important; 
    font-weight: 400 !important;
}

.flipdown-size-sm .rotor-group-heading {
    color: #fff;
    font-size: 16px !important;
    font-family: Playfair Display;
    margin-bottom: 14px;
    font-weight: 400;
}

.flipdown-size-sm .rotor-group {
    width: 65px;
}

.flipdown-size-xs .rotor {
    font-size: 2rem;
}

.slide-out-widget-area-toggle.mobile-icon.slide-out-from-right {
    display: none !important;
}

.nectar-mobile-only.mobile-header li {
    margin: 0 -10px 0 0 !important;
}

@media only screen and (max-width: 690px) {
    body #header-outer .nectar-mobile-only.mobile-header li[class*=menu-item-btn-style-button]:not(.menu-item-hidden-text) .nectar-menu-icon {
        display: block !important;
    }
}
