/*----------------------------------------
	13. Checkout page
/*----------------------------------------*/

.coupon-area {} .coupon-accordion {} .main-container #checkout.breadcrumb {
                                         margin: 0 0 40px;
                                     }
.coupon-accordion h3 {
    padding: 1.2em 2em 1.2em 3.5em !important;
    margin: 0 0 2em !important;
    position: relative;
    background-color: #f7f6f7;
    color: #515151;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    border-top: 3px solid #ecb3bd;
    list-style: none !important;
    width: auto;
    word-wrap: break-word;
}
.coupon-accordion h3::before {
    color: #ecb3bd;
    content: "\f133";
    display: inline-block;
    font-family: fontawesome;
    left: 1.5em;
    position: absolute;
    top: 1.2em;
}
.coupon-accordion span {
    color: #222222;
    cursor: pointer;
}
.coupon-accordion span:hover,
p.lost-password a:hover {
    color: #e28a9a;
}
.coupon-content {
    border: 1px solid #e5e5e5;
    display: none;
    margin-bottom: 20px;
    padding: 20px;
}
.coupon-info {} .coupon-info p.coupon-text {
                    margin-bottom: 15px
                }
.coupon-info p {
    color: #222222;
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 0;
}
.coupon-info p.form-row-first {} .coupon-info p.form-row-first label,
                                 .coupon-info p.form-row-last label {
                                     display: block;
                                 }
.coupon-info p.form-row-first label span.required,
.coupon-info p.form-row-last label span.required {
    color: red;
    font-weight: 700;
}
.coupon-info p.form-row-first input,
.coupon-info p.form-row-last input {
    border: 1px solid #e5e5e5;
    height: 36px;
    margin: 0 0 14px;
    max-width: 100%;
    padding: 0 0 0 10px;
    width: 370px;
}
.coupon-info p.form-row-last {} .coupon-info p.form-row input[type="submit"]:hover,
                                p.checkout-coupon input[type="submit"]:hover {
                                    background: #BAE9E6;
                                }
.coupon-info p.form-row input[type="checkbox"] {
    position: relative;
    top: 2px;
}
.form-row > label {
    margin-top: 7px;
}
p.lost-password {
    margin-top: 15px;
}
p.lost-password a {
    color: #222;
}
p.checkout-coupon {} p.checkout-coupon input[type=text] {
                         height: 36px;
                         padding-left: 10px;
                         width: 170px;
                         float: left;
                     }
p.checkout-coupon input[type=submit] {
    background: #333 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #fff;
    height: 36px;
    margin-left: 6px;
    padding: 5px 10px;
    transition: all 0.3s ease 0s;
}
.coupon-checkout-content {
    margin-bottom: 30px;
    display: none;
}
.checkbox-form h3 {
    border-bottom: 1px solid #e5e5e5;
    margin: 0 0 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
}
.country-select {
    margin-bottom: 30px;
    position: relative;
}
select {
    border: 1px solid #ccc;
    height: 34px;
    width: 250px;
    padding: 6px 12px;
    line-height: 1.42857143;
}
.selectwrap {
    position: relative;
    float: left;
}
.selectwrap:after {
    content: "â†“";
    text-align: center;
    line-height: 32px;
    position: absolute;
    width: 32px;
    height: 32px;
    background: #fff;
    right: 1px;
    top: 1px;
    pointer-events: none;
}
.country-select label,
.checkout-form-list label {
    color: #252525;
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    margin: 0 0 5px;
    display: block;
    font-weight: normal;
}
.country-select label span.required,
.checkout-form-list label span.required {
    color: red
}
.country-select select {
    -moz-appearance: none;
    border: 1px solid #ddd;
    height: 32px;
    padding-left: 10px;
    width: 100%;
}
.country-select::before {
    content: "\f0d7";
    display: inline-block;
    font-family: fontawesome;
    font-size: 18px;
    position: absolute;
    right: 14px;
    top: 32px;
    cursor: pointer;
    color: #898989;
}
.checkout-form-list {
    margin-bottom: 30px;
}
.checkout-form-list label {
    color: #252525;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    margin: 0 0 5px;
    font-weight: normal
}
.checkout-form-list label span.required {} .checkout-form-list input[type=text],
                                           .checkout-form-list input[type=password],
                                           .checkout-form-list input[type=email] {
                                               background: #fff none repeat scroll 0 0;
                                               border: 1px solid #e5e5e5;
                                               border-radius: 0;
                                               height: 42px;
                                               width: 100%;
                                               padding: 0 0 0 10px;
                                               color: #000;
                                           }
.checkout-form-list {} .checkout-form-list input[type=checkbox] {
                           display: inline-block;
                           margin-right: 10px;
                           position: relative;
                           top: 2px;
                       }
.create-acc label {
    color: #333;
    display: inline-block;
}
.checkout-form-list input[type=password] {} .create-account {
                                                display: none
                                            }
.ship-different-title {} .ship-different-title h3 label {
                             display: inline-block;
                             margin-right: 20px;
                         }
.ship-different-title input {} .order-notes {} .order-notes textarea {
                                                   height: 90px;
                                                   padding: 15px;
                                                   width: 100%
                                               }
#ship-box-info {

}
.your-order {
    background: #f2f2f2 none repeat scroll 0 0;
    padding: 30px 40px 45px;
}
.your-order h3 {
    border-bottom: 1px solid #e5e5e5;
    font-size: 26px;
    margin: 0 0 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
}
.your-order-table table {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    width: 100%;
}
.your-order-table table th,
.your-order-table table td {
    border-bottom: 1px solid #d8d8d8;
    border-right: medium none;
    color: #222222;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    padding: 15px 0;
    text-align: center;
}
.your-order-table table th {
    border-bottom: 1px solid #d8d8d8;
    border-right: medium none;
    border-top: medium none;
    color: #222222;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    width: 250px;
}
.your-order-table table .shipping ul li input {
    position: relative;
    top: 2px;
}
.your-order-table table .shipping th {
    vertical-align: top;
}
.your-order-table table .shipping ul {
    list-style: none;
}
.your-order-table table .order-total th {
    border-bottom: medium none;
    font-size: 20px;
    font-weight: bold;
}
.your-order-table table .order-total td {
    border-bottom: medium none;
}
.your-order-table table tr.cart_item:hover {
    background: #F9F9F9
}
.your-order-table table tr.order-total td span {
    color: #000000;
    font-size: 30px;
}
.your-order-table table {} .payment-method {
                               margin-top: 40px;
                           }
.payment-accordion {} .payment-accordion h3 {
                          border-bottom: 0 none;
                          margin-bottom: 10px;
                          padding-bottom: 0;
                      }
.payment-accordion h3 a {
    color: #6f6f6f;
    font-size: 14px;
    padding-left: 25px;
    position: relative;
    text-transform: capitalize;
    text-decoration: none
}
.payment-accordion h3 a:before,
.payment-accordion h3.open a:after {
    content: "Ã¯Ââ€¢";
    display: inline-block;
    font-family: fontawesome;
    font-size: 20px;
    left: 0;
    position: absolute;
    top: -2px;
}
.payment-accordion h3.open a:after {
    content: "\f056";
}
.payment-content {} .payment-content p {
                        font-size: 13px;
                    }
.payment-accordion img {
    height: 60px;
    margin-left: 15px;
}
.order-button-payment {} .order-button-payment input {
                             background: #6dbe45 none repeat scroll 0 0;
                             border: medium none;
                             color: #fff;
                             font-size: 14px;
                             font-weight: 600;
                             height: 50px;
                             margin: 20px 0 0;
                             padding: 0;
                             text-transform: uppercase;
                             transition: all 0.3s ease 0s;
                             width: 100%;
                             background: #6dbe45;
                         }
.order-button-payment input:hover {
    background:#6dbe45;
}
