@media only screen and (max-width: 1113px) {
    form.woocommerce-cart-form {
        width: 100%!important;
        padding-right: 0!important;;
        margin-bottom: 10px;
    }

    .content-wrap_cart_check .cart-collaterals {
        width: 100% !important;
        padding-left: 0!important;
        border-left: inherit !important;
        border-top : 1px solid #ddd
    }

}

@media only screen and (max-width: 1000px) {
    ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
        padding: 0;
    }
    ul.wc-bacs-bank-details.order_details.bacs_details {
        padding: 0;
    }
    .woocommerce ul.order_details li {
        margin-bottom: 10px;
    }


}

@media only screen and (max-width: 500px) {

    form.woocommerce-cart-form .coupon {
        display: grid;
        gap: 10px;
    }

}






/* cart///////////////////////////////////////////////////////////////////////////////////////////////////// */

span#select2-calc_shipping_state-container span.select2-selection__placeholder {
    display: none;
}

a.button.wc-backward {
    background: #104c87 !important;
    color: #fff !important;
}

.content-wrap_cart_check {
    width: 100%;
    float: left;
    margin: 20px 0;
}

.content-wrap_cart_check .woocommerce {
    width: 100%;
    float: left;
}

.content-wrap_cart_check .woocommerce .woocommerce-notices-wrapper {
    width: 100%;
    float: left;
}

.content-wrap_cart_check .woocommerce .woocommerce-notices-wrapper .woocommerce-message {
    padding: 1em 2em 1em 1.5em;
    margin: 0;
    position: relative;
    background-color: #fff;
    color: #8fae1b;
    border-top: none;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}

.woocommerce-message::before {
    font-family: WooCommerce;
    display: inline-block;
    position: absolute;
    top: 1em;
    left: 0;
}

.content-wrap_cart_check .woocommerce .woocommerce-notices-wrapper .woocommerce-message a {
    color: #104c87;
}

form.woocommerce-cart-form {
    width: 60%;
    float: left;
    padding-right: 20px;
}

.content-wrap_cart_check .cart-collaterals {
    width: 40%;
    float: left;
    padding-left: 20px;
    border-left: 1px solid #ddd;
}

form.woocommerce-cart-form>table {
    border: none !important;
}

th.title_top_cart {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600 !important;
}

th.title_top_cart:first-child {
    padding-left: 0!important;
}

th.title_top_cart:last-child {
    padding-right: 0!important;
}

form.woocommerce-cart-form>table>tbody>tr>td {
    border-color: #000 !important;
    border-top: 2px solid !important;
}
td.product-remove>a {
    border: 1px solid red !important;
}
td.product-remove {
    padding-left: 0 !important;
}



td.product-quantity .quantity {
    display: flex;
    justify-content: flex-end;
}

td.product-quantity .quantity button.minus {
    width: 30px;
    border-radius: inherit;
}

td.product-quantity .quantity button.plus {
    width: 30px;
    border-radius: inherit;
}

td.product-quantity .quantity input {
    border-left: none!important;
    border-right: none!important;
    width: 40px!important;
}

td.product-quantity .quantity button.minus::before {
    width: 40px;
    transform: translateX(40px);
}
.woocommerce table.shop_table td.product-name a {
    color: #104c87;
    text-decoration: none;
    font-size: 16px;
}

.woocommerce table.shop_table td.product-thumbnail {
    min-width: 90px!important;
}

.woocommerce table.shop_table td.product-thumbnail img {
    width: 70px;
}

button.sb_cart_update.button {
    background: #104c87;
}
button.sb_cart_ap.button {
    background: #104c87;
}

input#coupon_code {
    border: 1px solid #104c87;
}
input#coupon_code {
    border: 1px solid #104c87;
    padding: 4px 6px !important;
    width: inherit;
}
.pa_left_0{
    padding-left: 0!important;
}
.pa_right_0{
    padding-right: 0!important;
}
.content-wrap_cart_check .cart-collaterals .cart_totals {
    width: 100% !important;
}
a.sb_cart_link_check.checkout-button.button.alt.wc-forward {
    max-width: 467px;
}
table.table_cart_link_check.shop_table.shop_table_responsive {
    border: none;
}
tr.woocommerce-shipping-totals.shipping th, tr.woocommerce-shipping-totals.shipping td {
    border-top: 2px solid #000 !important;
}

tr.woocommerce-shipping-totals.shipping td {
    border-bottom: 2px solid #000 !important;
}
section.shipping-calculator-form {
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
    row-gap: 15px;
    background: #eee;
    padding: 15px 10px;
    border-radius: 5px;
}

section.shipping-calculator-form p#calc_shipping_country_field {
    width: 100%;
}

section.shipping-calculator-form p#calc_shipping_state_field {
    width: 49%;
}

section.shipping-calculator-form p#calc_shipping_city_field {
    width: 49%;
}

section.shipping-calculator-form>p>button {
    width: 100%;
    background: #104c87!important;
    color: #fff!important;
    text-transform: uppercase;
}

section.shipping-calculator-form>p {
    width: 100%;
}
a.shipping-calculator-button {
    color: #104c87;
}
.select2-container .select2-selection--single {
    height: 35px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 33px;
}

/* checkout////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:last-child td span{
    color: red;
}

.box_left_checkout {
    width: 100%;
    float: left;
}

.box_left_checkout .col-1 {
    width: 100%!important;
}

.box_left_checkout .col-2 {
    width: 100%!important;
}

.box_left_checkout p input.input-text {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    border: 1px solid #ddd!important;
    height: 38px;
    color: gray;
}

.box_left_checkout p label {
    font-weight: 500;
}

.woocommerce form.woocommerce-checkout .form-row .select2-selection {
    border: 1px solid #ddd !important;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    color: gray;
    border-radius: inherit;
}
.box_left_checkout p textarea {
    max-width: 100%;
    width: 100% !important;
    border: 1px solid #ddd !important;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)!important;
    color: gray;
}
span.optional {
    display: none;
}
.woocommerce-shipping-fields h3 {
    font-size: 17px;
    margin-bottom: 0px;
}
.box_right_checkout {
    width: 100%;
    float: left;
    border: 2px solid #104c87;
    padding: 30px;
}
.box_right_checkout table {
    border: inherit !important;
}
.box_right_checkout tr.order-total th, .box_right_checkout tr.order-total td {
    border-top: inherit !important;
}

.box_right_checkout tr.order-total td {
    color: red;
}

h3#order_review_heading {
    text-transform: uppercase;
}
td.product-name {
    color: #104c87;
}
.box_right_checkout li {
    line-height: 3 !important;
    border-top: 1px solid #ddd;
}
div#payment {
    background: #fff !important;
}
ul.wc_payment_methods.payment_methods.methods {
    padding: 0 !important;
}
.payment_box.payment_method_cod,
.payment_box.payment_method_cheque,
.payment_box.payment_method_bacs {
    padding: 0 !important;
    font-size: 16px !important;
    background: #fff !important;
    color: #000 !important;
}


#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    display: none;
}
.box_right_checkout li>label {
    font-weight: 600;
}
.woocommerce-terms-and-conditions-wrapper {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

.box_right_checkout .form-row.place-order {
    padding: 0!important;
}

.box_right_checkout button#place_order {
    width: 100%;
    text-transform: uppercase;
    font-size: 20px;
    padding: 15px 20px;
}
form.checkout_coupon.woocommerce-form-coupon {
    border: 2px dashed #104c87;
}
form.checkout_coupon.woocommerce-form-coupon {
    border: 2px dashed #104c87;
    padding: 10px 20px;
}


p.form-row.form-row-last button {
    background: #104c87;
    color: #fff;
}

form.checkout_coupon.woocommerce-form-coupon {
    border: 2px dashed #104c87;
    padding: 10px 20px;
}

form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-first {
    width: 100%;
}

form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-last {
    width: 100%;
    text-align: right;
}


p.form-row.form-row-last button {
    background: #104c87;
    color: #fff;
}

.woocommerce-info {
    border: inherit;
    background: inherit;
    padding: inherit;
    color: #000;
    font-size: 18px;
    margin-bottom: 15px;
}

.woocommerce-info a {
    color: #104c87;
}

.woocommerce-info::before {
    display: none;
}

section.woocommerce-bacs-bank-details h2 {
    color: #104c87;
}