/*
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
*/

.cn-set-cookie{
    background: #235969!important
    }
    
    #cn-more-info{
    background: #235969!important
    }    
    
    
    @font-face {
      font-family: MADType-AbelPro;
      src: url("https://holgerfast.se/dev/wp-content/themes/salient-child/Fonts/MADType-AbelPro.otf") format("opentype");
    }
    
    @font-face {
      font-family: MADType-AbelPro-Bold;
      src: url("https://holgerfast.se/dev/wp-content/themes/salient-child/Fonts/MADType-AbelPro-Bold.otf") format("opentype");
    }
    
    p, h2, h4, h5{
        font-family: 'MADType-AbelPro', Helvetica, Arial, Lucida, sans-serif;
    }
    
    h1, h3, h6, strong{
        font-family: 'MADType-AbelPro-Bold', Helvetica, Arial, Lucida, sans-serif;
    }
    
    .fa-linkedin{ 
    margin-left:10px!important;
    }
    
    #header-outer #mobile-menu .current-open-item > a > .sf-sub-indicator i{
    transform: rotate(45deg)!important;
    
    }
    
    #header-outer #mobile-menu a > .sf-sub-indicator i{
        font-size: 22px!important;
    }
    
    .sf-sub-indicator .fa.fa-angle-down:before{
    
    }
    
    #header-outer #top .sf-sub-indicator i{
        color:white!important;
    }
    



