.opc-wrapper {
    padding-right: 0 !important;
    width: 100% !important;
}
.opc-wrapper #checkoutSteps #shipping,
.opc-wrapper #checkoutSteps #opc-shipping_method,
.opc-wrapper #checkoutSteps #payment {
    width: 33.3%;
    float: left;
    display: block !important;
    box-sizing: border-box;
}
.opc-wrapper #checkoutSteps #shipping {
    padding-right: 25px;
    border-right: 1px #d9dde0 dashed;
}
.opc-wrapper #checkoutSteps #opc-shipping_method {
    border-right: 1px #d9dde0 dashed;
    padding-left: 25px;
    padding-right: 25px;
}
.opc-wrapper #checkoutSteps #payment {
    padding-left: 25px;
}
.opc-wrapper .step-title {
    border-bottom: none;
}
.table-checkout-shipping-method tbody td {
    border-top: none;
}
.opc-sidebar {
    width: 100% !important;
}
.opc-progress-bar {
    display: none;
}
.table-checkout-shipping-method {
    min-width: auto!important;
}
#checkout-step-shipping .label {
    text-align: left;
    font-weight: bold;
    width: 40%  ;
}
#checkout-step-shipping .control {
    width: 60%;
}
#checkout-step-shipping .field {
    margin-bottom: 10px;
}
#checkout-step-shipping .control input {
    height: 28px;
}
#checkout-step-payment #co-payment-form .fieldset > hr {
    display: none;
}
.review-your-order-title {
    font-weight: bold;
    margin-bottom: 0;
}
.checkout-index-index h1 {
    font-weight: normal !important;
    font-size: 48px !important;
    line-height: 50px;
    margin-bottom: 50px !important;
    margin-top: 10px !important;
    letter-spacing: -1.5px;
}
#checkout .step-title {
    border-bottom: 0 !important;
    color: #333333 !important;
    font-size: 24px !important;
    letter-spacing: 0px !important;
    line-height: 30px !important;
    margin-bottom: 20px !important;
    margin-top: 0 !important;
    padding-bottom: 0 !important;
    text-transform: none !important;
    font-weight: bold;
}
#shipping-method-buttons-container [data-role="opc-continue"] {
    display: none;
}
.payment-option,
.payment-methods .payment-method-billing-address,
.payment-methods .payment-method-content .actions-toolbar {
    display: none !important;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
    border-top: none !important;
}
.checkout-payment-method .payment-method-title {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.table-checkout-shipping-method tbody td {
    border-top: none !important;
}
.table-checkout-shipping-method tbody td {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
@media (max-width: 977px) {
    #checkoutSteps #shipping,
    #checkoutSteps #opc-shipping_method,
    #checkoutSteps #payment {
        width: 100% !important;
    }

    #checkoutSteps #opc-shipping_method,
    #checkoutSteps #payment {
        padding-left: 0 !important;
    }
    #checkout-step-shipping .control {
        width: 100% !important;
    }
}
.field.street .field.additional {
    display: none!important;
}
#checkout-step-shipping .field.street > .control .control {
    width: 100% !important;
}
#checkout-step-shipping .field[name="shippingAddress.telephone"] input {
    width: 100% !important;
}
#checkout-step-shipping .field[name="shippingAddress.telephone"] .field-tooltip {
    display: none;
}
#shipping-address .row {
    margin-bottom: 8px;
}
#shipping-address > input[type=text] {
    height: 28px;
}
#shipping-address label {
    line-height: 30px;
}
.font-weight-bold {
    font-weight: bold;
}
.client-type-selector {
    margin-bottom: 30px;
}
.client-type-selector label {
    font-weight: bold;
}
.client-type-selector label:nth-child(2) {
    margin-left: 30px;
}
#shipping-address .form-checkboxes input[type="checkbox"] {
    top: 0 !important;
}
.required-mark {
    color: #e85131;
    font-weight: bold;
}
#shipping-address .field-error, div.mage-error {
    margin-top: 0 !important;
}
#shipping-address input.mage-error[type="checkbox"] {
    box-shadow: 0 0 3px 2px #e85131;
}
.display-none {
    display: none;
}
.shipping-address-company-fields {
    margin-bottom: 40px;
}
#checkout .authentication-wrapper {
    float: left;
    text-align: left;
    margin-top: 0;
    width: 100%;
    max-width: 100%;
    margin-bottom: 22px;
}
#checkout .authentication-wrapper .action-auth-toggle {
    color: #004b85 !important;
}
#checkout .authentication-wrapper .control,
#checkout .authentication-wrapper .label {
    width: 100%;
}
#checkout .checkout-if-you-have-account-already {
    line-height: 27px;
    vertical-align: top;
}
#checkout .checkout-login-link-icon {
    display: inline-block;
    width: 14px;
    height: 16px;
    background: transparent url("../images/user-blue.png") no-repeat !important;
    background-size: 14px 16px !important;
    vertical-align: middle;
    margin-bottom: 1px;
    margin-right: 8px;
}
#checkout .new-address-popup {
    display: none;
}
#co-payment-form > .fieldset > br {
    display: none;
}

/************ START CART VIEW ************/
.cart .product-image-wrapper {
    width: 80px;
    height: 80px !important;
    border: 1px #d5d5d5 solid;
}
.cart .product-image-wrapper img {
    position: absolute !important;
}
.checkout-cart-index .cart-empty {
    margin: 30px 0;
}
.checkout-cart-index h1.page-title {
    font-weight: normal !important;
    font-size: 48px !important;
    line-height: 50px;
    margin-bottom: 5px !important;
    margin-top: 10px !important;
    color: #222222;
    letter-spacing: -1.5px;
}
.cart-items {
    margin-bottom: 25px;
    overflow: hidden;
}
.cart-items thead tr td,
.cart-items tbody tr td {
    border-bottom: 1px #d9dde0 solid;
}
.cart-items thead tr td {
    font-size: 12px;
    line-height: 21px;
    color: #676767;
}
.cart-items tbody tr td:first-child {
    white-space: nowrap;
}
.cart-items tbody tr td:first-child .product-name-sku {
    white-space: normal;
    padding-right: 100px;
}
.cart-items thead tr td:nth-child(n+2),
.cart-items tbody tr td:nth-child(n+2) {
    text-align: center;
    width: 65px;
    vertical-align: middle;
}
.cart-items img {
    width: 80px;
    border: 1px solid #d5d5d5;
    margin-right: 20px;
    vertical-align: middle;
}
.cart-items input {
    width: 45px;
    height: 28px;
    line-height: 28px;
    background-color: #ffffff;
    text-align: center;
    font-size: 16px;
    color: #333333;
    font-family: 'Source Sans Pro', sans-serif !important;
    display: inline-block;
    border: 1px #d9dde0 solid;
    font-style: normal;
}
.cart-items .price,
.cart-items .edit,
.cart-items .remove,
.cart-items .price-total {
    color: #004b85;
}
.cart-items .price-total,
.cart-items .remove i {
    font-weight: bold;
    color: #004b85;
}
.cart-items .remove i {
    font-size: 1.15em;
}
.cart-items .edit i {
    color: #aaa;
}
.cart-items .product-name-sku {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
}
.cart-items .product-name {
    font-size: 18px;
    line-height: 22px;
    color: #004b85;
}
.cart-items .product-name:hover {
    text-decoration: none;
}
.cart-items .product-sku {
    color: #676767;
    font-size: 12px;
    line-height: 21px;
}
.cart-items tfoot td {
    background-color: #f5f6f7;
    padding: 10px;
}
.cart-items .clear-shopping-cart {
    color: #333333;
}
.cart-items .clear-shopping-cart:hover {
    text-decoration: none;
}
.cart-items .clear-shopping-cart i {
    color: #004b85;
    font-size: 1.16em;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 3px;
}
.checkout-cart-index .notes h3,
.checkout-cart-index .discount-codes h3 {
    font-size: 18px;
    line-height: 1.5em;
    font-weight: bold;
    color: #222;
    margin-bottom: .333em;
    text-transform: uppercase;
    letter-spacing: -1px;
}
.cart-bottom-columns {
    font-size: .91em;
    margin-bottom: 36px;
}
.cart-bottom-columns .column-description {
    margin-bottom: 6px;

}
.cart-bottom-columns h3 {
    margin-top: 0;
}
.cart-bottom-columns .notes {
    padding-left: 70px;
    box-sizing: border-box;
}
.cart-bottom-columns .discount-codes {
    padding-left: 70px;
    box-sizing: border-box;
}
.cart-bottom-columns .discount-codes input {
    /*color: #333333;*/
    border: 1px #b7b7b7 solid;
    padding: 5px 10px;
    /*border-radius: 0;*/
    height: 18px;
    width: 130px;
    margin-right: 8px;
}
.cart-bottom-columns .discount-codes .action {
    line-height: 30px;
    padding: 0 20px;
    font-size: 15px !important;
    vertical-align: bottom;
    display: inline-block;
}
.cart-bottom-columns .discount-codes #block-discount .content {
    display: block!important;
}
.cart-bottom-columns .discount-codes #block-discount .title {
    display: none;
}
.cart-bottom-columns .discount-codes #block-discount .fieldset .label {
    display: none;
}
.cart-bottom-columns .totals {
    line-height: 30px;
    vertical-align: middle;
}
.cart-bottom-columns .totals .row {
    padding: 0 16px;
}
.cart-bottom-columns .totals .row:last-child {
    padding: 0 12px;
}
.cart-bottom-columns .totals .row:nth-last-child(2) {
    font-weight: bold;
    border-bottom: solid 1px #ddd;
    margin-bottom: 20px;
}
.cart-bottom-columns .totals .row:nth-last-child(2) .value {
    color: #004b85;
}
.cart-bottom-columns .totals .title {
    color: #666;

}
.cart-bottom-columns .totals .value {
    font-size: 18px;
    color: #333333;
    text-align: right;
}
.cart-bottom-columns .totals .primary.action {
    width: 100%;
    text-align: center;
    background-color: #004b85 !important;
    border-radius: 5px !important;
    line-height: 30px !important;
    padding: 10px 0;
    color: #ffffff !important;
}
.cart-items .mobiletitle {
    display: none;
    float: left;
    font: inherit;
    color: #333;
    font-weight: normal;
}
@media (max-width: 1279px) {
    .cart-bottom-columns .notes,
    .cart-bottom-columns .discount-codes {
        padding-left: 0;
    }
    .cart-bottom-columns .notes {
        padding-right: 70px;
    }
}
@media (max-width: 991px) {
    .cart-bottom-columns .totals .row,
    .cart-bottom-columns .totals .row:last-child {
        padding: 0;
    }
    .cart-bottom-columns .discount-codes {
        margin-bottom: 50px;
    }
}
@media (max-width: 768px) {
    .cart-bottom-columns .notes {
        padding-right: 0;
    }
    .cart-items {
        margin-bottom: 40px;
    }
    .cart-items .mobiletitle {
        display: block;
    }
    .cart-items thead {
        display: none;
    }
    .cart-items,
    .cart-items tfoot,
    .cart-items tfoot tr,
    .cart-items tbody,
    .cart-items tbody tr {
        display: block;
        /*padding-left: 2px;*/
        /*padding-right: 2px;*/
    }
    .cart-items tfoot td,
    .cart-items tbody td {
        display: block;
        width: 100% !important;
        float: left;
        /*box-sizing: border-box;*/
        padding-left: 0;
        padding-right: 0;
    }
    .cart-items tbody td:nth-child(n+2) {
        text-align: right !important;
    }
    .cart-items tbody td:first-child {
        margin-top: 30px;
    }
    .cart-items tfoot td:first-child {
        text-align: center !important;
        margin-top: 16px;
    }
    /*.cart-bottom-columns .notes,*/
    /*.cart-bottom-columns .discount-codes {*/
    /*    padding-left: 0;*/
    /*}*/
    .cart-bottom-columns > [class^="col-md"] {
        margin-bottom: 40px;
    }
}
/************ END CART VIEW ************/

.coupon-code-container {
    text-align: right;
}
.coupon-code-container input {
    margin: 0 16px 10px;
    /*float: right;*/
}
.coupon-code-container button {
    margin: 0 16px 10px;
    /*float: right;*/
    padding: 6px 15px;
}
@media screen and (max-width: 768px) {

    .coupon-code-container {
        text-align: center;
    }
}
