.page-cart {
    
}

.wrapper {
    width: 100%;
    max-width: 1200px;
    padding: 0;
}

.vm-order-done {
    min-height: calc(100vh - 200px);
}

.vm-order-done h3 {
    color: #0e1f32;
    font-size: 25px;
    text-align: left;
    font-weight: 800;
    transition: 0.3s;
    margin: 20px 0;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    line-height: 40px;
}

.vm-order-done .vm-button-correct {
    font-size: 15px;
    letter-spacing: 0;
    padding: 10px 20px;
    border-radius: 4px;
    background: #0e1f32;
    color: #FFF;
    display: none;
}

.vm-order-done span,
.post_payment_order_number,
.post_payment_order_total {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    color: #0e1f32;
}
.post_payment_order_number,
.post_payment_order_total {
    margin: 0 0 30px;
    font-size: 21px;
    font-weight: 800;
    
}

.page-cart hr {
    display: none;
}

.continue_link {
    color: #0e1f32;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    margin: 20px 0 0;
    line-height: 40px;
    border: 2px solid;
    padding: 0 30px;
    border-radius: 8px;
}

.vm-cart-header-container h1 {
    color: #0e1f32;
    font-size: 25px;
    text-align: left;
    font-weight: 800;
    transition: 0.3s;
    margin: 20px 0;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    line-height: 40px;
}

.vm-fieldset-pricelist {
    padding: 0;
    margin: 0;
}

table.cart-summary {
    overflow: hidden;
    border: 1px solid #0e1f32;
    border-radius: 8px;
}

table.cart-summary tr th {
    padding: 10px 15px;
    color: #FFF;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.025em;
    background: #0e1f32;
    border: none;
    border-right: 1px solid rgba(0,0,0,0.1);
    text-align: center;
}

table.cart-summary .vm-cart-item-quantity {
    min-width: 140px;
    padding: 0 10px;
}

table.cart-summary tr th span,
table.cart-summary tr th a {
    color: #FFF;
    font-weight: 600;
    letter-spacing: 0.025em;
}

.cart-view hr {
    display: none;
}

.cart-summary tr td {
    background: #FFF;
    padding: 0 15px;
    color: #0e1f32;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    line-height: 60px;
    border: none;
    border-right: 1px solid rgba(0,0,0,0.1);
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

.cart-summary tr td:last-child {
    border-right: none;
}

.cart-summary tr td span {
    color: #0e1f32;
    font-size: 16px;
    font-weight: 700;
    padding: 0;
}

.cart-summary tr td a {
    color: #0e1f32;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.025em;
    line-height: 40px;
    float: left;
    width: calc(100% - 120px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.vm-customfield-cart {
    line-height: 0px;
}

.vm-customfield-cart span {
    font-size: 12px !important;
    color: #0e1f32 !important;
}

table.cart-summary tr th.vm-cart-item-name,
.cart-summary tr td.vm-cart-item-name {
    text-align: left;
}
table.cart-summary tr th.vm-cart-item-name {
    padding-left: 70px;
}
.cart-summary tr td.vm-cart-item-name {
    padding: 0;
}

.cart-summary tr td .cart-images {
    display: block;
    float: left;
    padding: 10px;
    margin-right: 10px;
    border-right: 1px solid rgba(0,0,0,0.1);
}

.cart-images img {
    max-height: 40px;
    width: auto;
    border-radius: 4px;
}

.cart-summary .quantity-input {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #FFF;
    border-radius: 0;
    margin: 0;
}

.vm2-add_quantity_cart {
    background-position: 4px 4px;
    width: 30px;
    height: 30px;
    border: 0px;
    cursor: pointer;
    margin: 0 0px 0 10px;
    position: relative;
    top: -5px;
}

.vm2-remove_from_cart {
    background-position: 4px -208px;
    border: 0 none;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    vertical-align: middle;
    width: 30px;
}

input.coupon {
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    border: 1px solid #0e1f32; 
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.025em;
    background: #f2f8fa;
    float: left;
    margin: 10px 0 0;
    border-radius: 4px 0 0 4px;
}

span.details-button {  
    float: left;
    margin: 0;
}

span.details-button input.details-button {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    border-radius: 0;
    background: #0e1f32;
    color: #FFF;
    border: 1px solid #0e1f32;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.025em;
    border-radius: 0 4px 4px 0;
}

.cart-summary .cart__shipment td,
.cart-summary .cart__payment td {
    line-height: 1em !important;
    padding: 30px 15px;
    text-align: left;
}

.cart-summary .cart__shipment td h4,
.cart-summary .cart__payment td h4 {
    margin: 0 0 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2em;
}
.cart-summary .cart__shipment td .vmshipment_description,
.cart-summary .cart__payment td .vmpayment_description {
    display: block;
    margin: 25px 0 0;
    color: #0e1f32;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.025em;    
}

.billto-shipto {
    margin: 30px 0 0;
    padding: 0;
    border-top: 1px solid rgba(0,0,0,0.05);
    border-bottom: 1px solid rgba(0,0,0,0.05);
}

.billto-shipto span {
    font-size: 20px;
    font-weight: 700;
    padding: 0;    
    color: #0e1f32;
    line-height: 40px;
    display: inline-block;
}

.billto-shipto span.values {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.61em;
}

.billto-shipto span.vm2-email {
    margin: 20px 0 0;
}
.billto-shipto span.vm2-virtuemart_country_id {
    margin: 0 0 10px;
}

.billto-shipto span.vm2-first_name {
    margin-right: 3px;
}

.output-billto {
    margin: 0;
}

.output-shipto {
    padding: 0 20px;
    line-height: 36px;
    height: 40px;
    font-size: 14px;
    font-weight: 600;
    float: right;
    margin: 0;
    color: #0e1f32;
    clear: both;
}

#output-shipto-display {
    display: none;
}

#output-shipto-display br {
    margin: 0;
    height: 0;
    line-height: 0;
}

.billto-shipto .width50 {
    width: calc(50% - 20px);
    padding-top: 20px;
    padding-bottom: 40px;
}
.billto-shipto .width50:nth-child(1) {
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid rgba(0,0,0,0.05)
}
.billto-shipto a.details {
    width: 100%;
    padding: 0 20px;
    line-height: 36px;
    height: 40px;
    background: #FFF;
    font-size: 14px;
    font-weight: 600;    
    color: #0e1f32;
    float: left;
    clear: both;
    margin: 10px 0 0;    
    border: 2px solid #0e1f32;    
    border-radius: 4px;
    text-align: center;
}

.vm-fieldset-customer-note {
    padding: 20px 0;
    margin: 0;
}

span.customer-note,
span.cart.tos {
    width: 100%;
    display: block;
    font-size: 20px;
    font-weight: 700;
    padding: 0;
    color: #0e1f32;
    line-height: 1em;
    margin: 0 0 20px;
}

textarea#customer_note_field {
    width: 100%;
    height: 140px;
    resize: none;
    padding: 10px;
    color: #0e1f32;
    font-size: 14px;
    line-height: 1.4em;
    border: 1px solid rgba(0,0,0,0.1);
}

.vm-fieldset-tos {
    padding: 0 0 20px;
    margin: 10px 0 0;
}

input.terms-of-service {
    position: relative;
    top: 11px;
    margin-left: 10px;
    cursor: pointer;
}

div.terms-of-service {
    float: left;
    padding: 0;
    margin-right: 5px;
}

a.terms-of-service {
    color: #0e1f32;
    font-weight: 600;
}


.checkout-button-top {
    margin: 20px 0;
    padding-bottom: 60px;
    text-align: center;
}

.checkout-button-top button {
    background: url(../img/icons/buy.svg) no-repeat calc(100% - 20px) center #d69e6b;
    width: auto;
    height: 50px;
    line-height: 50px;
    margin: 30px 0 50px;
    padding: 0 62px 0 30px;
    font-size: 17px;
    font-weight: 700 !important;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    border: 1px solid #d69e6b;
    border-radius: 4px;
    transition: 0.4s;
    background-size: 22px auto;
}

.checkout-button-top button span  {
    font-weight: 700;
    letter-spacing: 0.025em;    
}


