/* Custom code goes here - paste your css code below in line 3 */

.header-top .row {
    display: flex;
    align-items: center;
}
#_desktop_cart{
    order:3;
}

.cart_style_2 #header div#_desktop_cart .blockcart .header a.cart_link, .cart_style_3 #header div#_desktop_cart .blockcart .header a.cart_link, .cart_style_4 #header div#_desktop_cart .blockcart .header a.cart_link, .cart_style_5 #header div#_desktop_cart .blockcart .header a.cart_link, #cart_icons a {
    color: #000000;
    font-weight: 400;
}
#contact-link span.shop-phone strong, #contact-link span.shop-phone strong a, .lang_currency_top span.expand-more, nav.header-nav .user-info a.account {
    color: #009fe3;
    font-weight: 600;
}
#homepage-slider .bx-wrapper{
    max-width: 100vw !important;
    background: #000;
}
#homepage-slider .bx-wrapper img {

}

@media (min-width: 768px) {
    .stickymenu_yes.stickymenu_yes #_desktop_logo img {
        max-height: 70px;
    }
}

header#header {
    border-bottom: 1px solid #ccc;
}

