.c-header-middle-bar__container-logo {
    padding-right: 20px;
    width: 400px;
    padding: 0px 30px 0px 0px;
}
.c-header-floating__logo img {
    max-height: 50px;
    width: auto;
}
.c-header-floating__inner {
    padding-top: 5px;
    padding-bottom: 5px;
}
#wholesale-cart {
    color: red;
}
.cartOS__cartW2 img {
    width: auto;
    max-width: 100px;
    max-height: 100px;
}
.cartOS__cartW2 {
    max-height: 100%;
}
.cartOS__cartItem {
    padding: 5px 0;
}
.cartOS__count button {
    font-size: 20px!important;
    height: 40px;
    width: 40px;
    padding: 0;
    line-height: 20px;
}
.c-cart-item__container-quantity input.form-control.qty {
    max-width: 50px;
    text-align: center;
}
.input-group {
    display: flex;
}
.cartOS__cartW.cartOS__cartW5 input.form-control.qty {
    text-align: center;
    color: #686868;
    height: 40px;
    font-size: 16px;
    line-height: 16px;
    padding: 0;
    width: 40px;
    background: #f3f3f3;
    margin: 0 3px;
}
.cartOS__cartLeft {
    float: left;
    margin-top: 15px;
    margin-bottom: 40px;
    overflow: hidden;
    text-align: right;
    width: 50%;
}
.cartOS__button {
    background: #16317f!important;
    color: #fff;
    height: 50px;
    border: 0;
    font-size: 22px;
    cursor: pointer;
}
ul.brand-page li::before {
    display: none;
}
table.reviews-stats tr:nth-child(2n) td {
    background: none;
}
.c-page_productbrands .c-productbrands-decorator_brands-page .brand {
    width: 180px;
    margin-bottom: 0px;
}
ul.brand-page li {
    display: inline-block;
    margin: 5px;
}
.c-page_productbrands .c-productbrands-decorator_brands-page .brand a {
    background: #f6f6f6;
    padding: 15px 5px;
}
.c-page_productbrands .c-productbrands-decorator_brands-page .brand a:hover {
    border-color: #dbdbdb;
    box-shadow: 0 5px 10px rgba(0,0,0,.07);
}
ul.brand-page {
    margin: 0 auto;
    padding-left: 0;
    text-align: center;
}
.c-product-add-to-cart__box {
    font-size: 24px;
    font-weight: 500;
}
.listfeatures-values {
    display: inline-block;
}
.c-product-thumb__prices {
    margin-top: 0px;
}
.c-product-thumb__name {
    height: 40px;
}
.c-product-thumb__sku {
    margin-top: 6px;
    font-size: 14px;
    height: 30px;
}


@media (min-width: 1486px) {
    .c-product-thumb_adaptive .c-product-thumb__image-box {
        height: 255px;
        margin: -15px -15px 20px -15px;
    }
}


@media (min-width: 1200px) {
    .c-product-extend__offer-container {
        width: 230px;
    }
}


@media (max-width: 1199px) {
    .c-product-thumb__image-box {
        height: 300px;
    }
    .c-product-thumb__name {
        margin-bottom: 0px;
    }
} 

@media screen and (max-width: 480px) {
    .c-color {
        display: inline-table;
        vertical-align: middle;
        height: 30px;
    }
    .cartOS__form .wa-form .wa-field .wa-name {
        width: inherit!important;
    }
    .cartOS__cartW2 {
        width: 30%;
        display: inline-block!important;
    }
    .cartOS__cartW3 {
        width: 70%!important;
    }
    .cartOS__cartArt, .cartOS__cartName {
        font-size: 16px!important;
    }
    .cartOS__cartW4 {
        display: inline-block!important;
        width: 25%!important;
    }
    .cartOS__cartW5 {
        width: 35%!important;
    }
    .cartOS__cartW5 {
        width: 40%!important;
    }
    .cartOS__cartPrice_all {
        font-size: 16px!important;
        font-weight: bold!important;
    }
    #np2_wh_select10, #np2_custom_street10, #np2_cities_10, #np2_street_select10, #np2_wh_shipping_fields10, #np2_address_shipping_fields10 {
    min-width: 316px!important;
    }
}