/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

@font-face {
    font-family: 'HumanstLight';
    src: url('font/hum521l-webfont.eot');
    src: url('font/hum521l-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/hum521l-webfont.woff') format('woff'),
         url('font/hum521l-webfont.ttf') format('truetype'),
         url('font/hum521l-webfont.svg#Humanst521LtBTLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1, h2, h3, h4, h5, h6{
    /* font-family: 'HumanstLight'; */
}

.flags {
    display: block;
    float: right;
    margin-top: 16px;
    font-weight: 900;
    font-size: 10px;
    padding: 0px;
    background: none transparent;
}

.flags a {
     background: #1c1c1c;
     margin-right: 10px;
     padding: 5px;
}

.flags img:first-of-type{
margin-right:5px;
}

header#top #mobile-cart-link{display:none!important;}

.flags-mobile{padding: 10px 28px 0 0;}

.-alt{font-weight: 900; color: #000;}

@media screen and (min-width:1000px){
.flags-mobile{display:none;}
}

div[data-style="default"] .toggle h3 a, div[data-style="default"] .toggle h3{font-family:raleway; font-size:16px!important;}

#top nav >ul >li >a{font-size:12px;}

sf-sub-indicator{margin-right:5px;}

#header-outer[data-lhe="default"] header#top nav > ul > li > a {
    padding-left: 10px!important;
}