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

.product-flags .product-flag {
    background: #000;
}

.thumbnail-container .product-price-and-shipping {
    color: #144B87;
}

.product-flags .product-flag.discount {
    background: #9b110b;
}

.ApColumn .leo-verticalmenu {
    background: #9b110b;
}

.leo-megamenu .navbar-nav > li.active > a, .leo-megamenu .navbar-nav > li:hover > a, .leo-megamenu .navbar-nav > li:focus > a {
    color: #1f98f7;
}

.ap-wishlist .ap-total, .ap-compare .ap-total {
    background: #9b110b;
}

#_desktop_cart .cart-products-count .zero, #_desktop_cart .cart-products-count .cart-count {
    background: #9b110b;
}

.leo-megamenu {
    color: #000;
}

.header-top {
    background: #18161d;
}

.breadcrumb {
    background: transparent;
    padding: 0;
    position: relative;
    text-align: center;
    display: none;
}

.service img {
  margin-top: 6px;
  max-width: 100px;
}