/*.checkout-index-index .payment-method:nth-of-type(2) {
    display: none;
}*/

.checkout-index-index .minicart-items .price-excluding-tax .price {font-size: 13px!important;}

.price-including-tax + .price-excluding-tax:before, .weee[data-label]:before {
    content: attr(data-label) ': ';
    font-size: 13px;
}

.price-including-tax {display: none;}

/*.catalog-category-view */.price-excluding-tax:before {
    display: none;
}

.catalog-category-view .price-excluding-tax .price {font-size: 16pt!important;}

.catalog-product-view .price-excluding-tax .price {
    font-size: 34pt !important;
    padding-top: 25px;
    display: block;
}

.price-including-tax + .price-excluding-tax {
    display: none;
}

.cms-index-index .old-price {
    display: none !important;
}

.old-price {
    display: none;
    vertical-align: baseline;
    margin-right: .2143em;
}

.page-header .header-main .minicart-items .product-item-name a {
    color: #222529 !important;
}


.checkout-cart-index .field.qty {
    display: block !important;
}

.checkout-cart-index #block-shipping {display: none!important;}

.qty.field .control, .col.qty .control {
    width: auto;
}







