body{
    margin-bottom: 41px !important;
}

@media (max-width:769px) {
    #middle-bar #l-pages{
        display:none;
    }
}

@media (min-width:769px) {
    #middle-bar .header-row{
        height: 100px;
        margin-top: -20px;
        margin-bottom: -10px;
    }

    #middle-bar .text-left, .l-logo{
        height:130px;
        width:300px;
    }

    .l-account{
        margin-right:0px;
    }

    .account-dropdown{
        position:absolute;
        margin-top:3px;
    }

    .l-basket-count {
        display: block;
        width: 16px;
        height: 16px;
        text-align: center;
        line-height: 14px;
        background: #fff;
        color: #000;
        border-radius: 100%;
        position: relative;
        top: -35px;
        left: 20px;
    }


    .l-cart-wrap span{
        margin-left:15px;
        vertical-align: super;
    }

    .l-cart-wrap{
        margin-right:20px;
    }

    .l-cart-wrap svg{
        margin-top:5px;
        height:22px;
        display:inline-block;
    }

    #top-bar{
        height:44px;
    }

    .header-row{
        margin-top:8px;
        font-size:16px;
    }
}

#home-images-10625261 .home-images-overlay,
#home-images-10625261 .home-images-desc,
#home-images-10574986 .home-images-overlay,
#home-images-10574986 .home-images-desc {
    color: #ffffff;
    background-color: #000000;
}

.footer{
    width:100%;
    text-align:center;
    color:white;
    font-size:16px;
}
