/*#272930
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

#header,
#header .header-top,
#header-top,
#header-nav {
    background-color: #272930;
    color: #fff;
}

#header .header-nav {
    border-bottom: 1px solid #000000;
}

#header .header-nav .blockcart {
    background-color: #272930;
}

.footer-container {
    background-color: #272930;
}

#block_myaccount_infos .myaccount-title a {
    color: #fff;
}

.product-flags li.product-flag.discount-percentage,
.product-flags li.product-flag.discount-amount,
.product-flags li.product-flag.discount {
    background-color: #e9971c;
}

.product-flags li.product-flag {
    background: #272930;
}

.h3.hidden-sm-down {
    color: white;
}

.h4.text-uppercase.block-contact-title.hidden-sm-down {
    color: white;
}

#header a {
    color: #fff;
}

.material-icons.search {
    color: black;
}

.popover {
    background-color: #e9971c !important;
    color: white !important;
}

#header a:hover {
    color: #272930;
    text-decoration: none;
}


.header-nav {
    background-color: #e9971c;
}

#header .header-nav .cart-preview .shopping-cart {
    color: #fff;
    vertical-align: middle;
}

span.h3 {
    COLOR: white;
}