﻿/*
    Override Stylesheet for Shop Denmark
*/
.page-b2b .main-options {
    height: 244px;
}

    .page-b2b .main-options .box-right .buttons {
        text-align: center;
        height: auto;
    }

        .page-b2b .main-options .box-right .buttons a {
            margin-top: 5px;
        }

    .page-b2b .main-options .buttons {
        height: 36px;
        vertical-align: bottom;
        display: table-cell;
        position: relative;
    }

.area-b2b .main-navigation li a:hover, .area-b2b .main-navigation li a.active {
    border-top: 1px solid #0f92d4;
    border-bottom: 1px solid #0f92d4;
    background-color: #0f92d4;
    color: #fff;
    text-decoration: none;
}

.product-selection {
    height: auto;
}

    .product-selection .products-by-name {
        margin-top: 30px;
    }

    .product-selection .products-by-category {
    }

    .product-selection .categories {
        margin-top: 40px;
    }

    .product-selection .options {
        height: auto;
    }

.sidebar-box.box-white .content a {
    float: right;
    margin-top: -18px;
}

#progressBar.type-redeem li, #progressBar.type-purchase li {
    padding: 0 20px;
}

.page-basket #orderData .product-options a, .page-basket #orderData .product-options-aside a {
    width: auto;
}

.product-options-aside-wrapper {
    display: none;
}

.page-basket .right-border, .page-checkout .right-border {
    height: 300px;
}
/*
.page-basket .basket-pay-b2b {
    display: none;
}*/
