/* ---cart--- */
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
    background: #3f75c7;
}

.same_woo_pg table {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 20px;
}

.same_woo_pg thead tr th {
    padding: 12px 0 !important;
    text-align: center;
    font-size: 16px;
    color: #000;
    text-transform: capitalize;
    border: none !important;
}

.same_woo_pg tr td,
.same_woo_pg tr th {
    font-size: 16px;
    padding: 10px !important;
    text-align: center !important;
    font-weight: 700;
}

.same_woo_pg tr td a {
    color: #000;
    transition: 1s;
    margin: auto;
}

.same_woo_pg tr td.product-thumbnail img {
    width: 100px !important;
    height: 100px !important;
    object-fit: contain;
    display: flex;
    margin: auto;
}

.same_woo_pg span.screen-reader-text {
    width: auto !important;
    height: auto !important;
    position: relative !important;
    clip-path: none !important;
}

.same_woo_pg tr th,
.same_woo_pg table.shop_table th {
    font-size: 16px;
}

.same_woo_pg th.product-name a {
    font-size: 15px !important;
    text-align: center;
    display: flex;
    justify-content: center;
    padding-bottom: 10px;
}

.same_woo_pg dl.variation {
    display: flex;
    justify-content: center;
    font-size: 15px;
    color: #3f75c7;
}

.same_woo_pg .quantity {
    margin: auto !important;
}


.same_woo_pg th.product-name a {
    font-size: 15px !important;
    text-align: center;
    display: flex;
    justify-content: center;
    padding-bottom: 10px;
}

.same_woo_pg dl.variation {
    display: flex;
    justify-content: center;
    margin: 0 !important;
}

.same_woo_pg .quantity {
    margin: auto !important;
}

.same_woo_pg button.button:not(.button-confirm):after {
    display: none !important;
}

.same_woo_pg .aply_cpn_btn:hover,
.same_woo_pg .update_cart_btn:hover {
    padding: 0 !important;
    color: #000 !important;
    background: #fff !important;

}

.coupon {
    display: flex;
}

.Coupon_btn {
    width: 150px;

    text-align: center;
}

.Coupon_btn,
.aply_cpn_btn {
    margin-right: 10px !important;
}

.aply_cpn_btn,
.update_cpn_btn {
    width: fit-content !important;
}

.same_woo_pg .update_cart_btn {
    opacity: 1 !important;
}

.same_woo_pg .Coupon_btn {
    background: #fff !important;
    border: 1px solid #ccc !important;
    border-radius: 10px !important;
    height: 50px;
}

.same_woo_pg dd.variation-ColourOptions {
    margin-left: 10px;
}


/* ----cart total--- */
.cart_totals {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 20px;
}

.cart_totals th,
.cart_totals td {
    padding: 10px !important;
    font-size: 15px !important;
}

.cart-subtotal span.woocommerce-Price-amount.amount,
.order-total span.woocommerce-Price-amount.amount {
    font-size: 15px;
}

.checkout-button {
    width: fit-content;
}

.woocommerce a.checkout-button:hover {
    background-color: unset !important;
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #ddd !important;
}

.cart_totals table.shop_table.shop_table_responsive td,
.cart_totals table.shop_table.shop_table_responsive th {
    border: 1px solid #ddd !important;
}

/*----------checkout------------*/
a.checkout-button.site_button.button.alt.wc-forward {
    color: #fff !important;
    margin: 0;
}

a.checkout-button.site_button.button.alt.wc-forward:hover {
    color: #000 !important;
}

.woocommerce-info a,
.woocommerce-message a {
    color: #fff !important;
}

.checkout_col .select2-container--default .select2-selection--single {
    padding: 0;
    height: 40px;
    text-align: left;
    font-size: 14px;
    line-height: 38px;
    border-radius: 0 !important;
}

.checkout_col .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: normal;
    height: auto;
    vertical-align: middle !important;
    padding: 10px;
}

.checkout_col .woocommerce-privacy-policy-link {
    color: #000 !important;
}

.checkout_col .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0;
    margin: auto;
    bottom: 0;
}

.checkout_col .place_order_button,
.checkout_col .form_spply_coupen {
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
}

.checkout_col .col2-set h3 {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 20px 0 10px 0 !important;
}

.checkout_col .col2-set input {
    background: transparent !important;
    border: 1px solid #ddd !important;
    color: #000 !important;
    font-size: 14px !important;
    height: 40px !important;
    padding: 10px !important;
}

.checkout_col .col2-set input::placeholder,
.checkout_col .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #595959 !important;
}

.checkout_col .select2-container--default .select2-selection--single {
    border: 1px solid #000 !important;
}

.checkout_col .col2-set label {
    color: #000;
    font-size: 15px !important;
    display: flex;
    align-items: center;
}

h3#ship-to-different-address span {
    font-size: 21px;
    font-weight: 700;
    padding: 20px 10px !important;
}

.checkout_col .form-row-first,
.checkout_col .form-row-last,
.checkout_col .woocommerce .col2-set .col-1 {
    width: 50% !important
}

.woocommerce-checkout-review-order table th,
.woocommerce-checkout-review-order table td {
    text-align: left !important;
}

.same_woo_pg .woocommerce-checkout-review-order table th,
.same_woo_pg .woocommerce-checkout-review-order table td {
    text-align: left !important;
    padding: 10px !important;
    font-size: 15px;
}

.woocommerce-checkout-review-order dl.variation {
    justify-content: left !important;
    font-size: 13px;
}

li.woocommerce-notice.woocommerce-notice--info.woocommerce-info,
.woocommerce-privacy-policy-text p {
    font-size: 15px !important;
    line-height: 1.5 !important;
}

button#place_order {
    margin-top: 10px;
}

/*-----end checkout------------*/

a.button.wc-forward {
    color: #000 !important;
    padding: 10px !important;
    transition: 1s !important;
}

.woocommerce-message a.button.wc-forward:hover {
    background: #000 !important;
    color: #fff !important;

}

p#coupon-error-notice {
    position: absolute;
    margin-top: 58px;
}


.same_woo_pg td.actions {
    padding: 30px 0 !important;
}


.wc-proceed-to-checkout {
    padding: 0 !important;
}

table.shop_table.shop_table_responsive {
    margin-bottom: 30px !important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 150px !important;
}

@media all and (min-width: 320px) and (max-width: 767px) {
    table.shop_table.shop_table_responsive {
        margin-bottom: 20px !important;
    }

    .same_woo_pg table {
        padding: 10px;
    }

    .same_woo_pg tr td.product-thumbnail img {
        width: 80px !important;
        height: 80px !important;

    }

    .same_woo_pg th.product-name a {
        font-size: 13px !important;
        padding-bottom: 3px;
    }

    .same_woo_pg dl.variation {
        font-size: 13px;
    }

    .same_woo_pg .Coupon_btn {
        height: 40px;
    }

    .same_woo_pg tr td,
    .same_woo_pg tr th {
        font-size: 16px;
        padding: 5px !important;
        border: none !important;
        width: 100% !important;
    }

    .cart_totals h2 {
        font-size: 22px;
    }

    p#coupon-error-notice {
        margin-top: 45px;
    }

    .woocommerce table.shop_table_responsive thead,
    .woocommerce-page table.shop_table_responsive thead {
        display: none !important;
    }

    td.product-thumbnail {
        display: block !important;
    }

    .woocommerce table.shop_table_responsive tr td::before,
    .woocommerce-page table.shop_table_responsive tr td::before {
        display: none;

    }

    .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        display: block;
        text-align: center !important;
    }

    .woocommerce table.shop_table_responsive tbody th,
    .woocommerce-page table.shop_table_responsive tbody th {
        display: block !important;
        width: 100% !important;
    }

    .woocommerce table.shop_table_responsive tr,
    .woocommerce-page table.shop_table_responsive tr {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
        border: 1px solid #ddd;
    }

    tr.woocommerce-cart-form__cart-item.cart_item {
        position: relative;
    }

    td.product-remove {
        position: absolute;
        top: 10px;
        right: 10px;
        background: transparent !important;
    }

    td.product-remove a {
        margin-right: 0 !important;
        display: flex;
        justify-content: right !important;
    }

    .coupon {
        justify-content: center;
    }

    .coupon button,
    .coupon input {
        width: 150px !important;
        justify-content: center !important;
        font-size: 14px !important;

    }

    .coupon input {
        margin: 0 !important;
    }


    .aply_cpn_btn {
        margin: 10px 0 !important;
    }

    p#coupon-error-notice {
        margin-top: 150px;
        text-align: center;
        line-height: 1.2;
        padding: 0 20px;
        font-size: 11px;
    }

    .woocommerce .cart-collaterals>div,
    .woocommerce .cart-collaterals>form {
        width: 300px !important;
        float: none !important;
    }

    .same_woo_pg td.actions {
        width: 200px !important;
    }

    tr.cart-subtotal th,
    tr.cart-subtotal td,
    tr.order-total th,
    tr.order-total td {
        flex: 1 !important;
    }

    .cart_totals {
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        padding: 10px;
    }

    .coupon {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .Coupon_btn,
    .aply_cpn_btn {
        margin-right: 0 !important;
    }

    /* ---checkout--- */
    .checkout_col .form-row-first,
    .checkout_col .form-row-last,
    .checkout_col .woocommerce .col2-set .col-1 {
        width: 100% !important;
    }

    .same_woo_pg .woocommerce-checkout-review-order table th,
    .same_woo_pg .woocommerce-checkout-review-order table td {
        font-size: 14px;
        padding: 5px !important;
    }

    .same_woo_pg dl.variation {
        font-size: 11px;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {
    table.shop_table.shop_table_responsive {
        margin-bottom: 20px !important;
    }

    .same_woo_pg table {
        padding: 10px;
    }

    .same_woo_pg tr td.product-thumbnail img {
        width: 80px !important;
        height: 80px !important;

    }

    .same_woo_pg th.product-name a {
        font-size: 13px !important;
        padding-bottom: 3px;
    }

    .same_woo_pg dl.variation {
        font-size: 13px;
    }

    .same_woo_pg .Coupon_btn {
        height: 40px;
    }

    .same_woo_pg tr td,
    .same_woo_pg tr th {
        font-size: 16px;
        padding: 5px !important;
        border: none !important;
        width: 100% !important;
    }

    .cart_totals h2 {
        font-size: 22px;
    }

    p#coupon-error-notice {
        margin-top: 45px;
    }

    .woocommerce table.shop_table_responsive thead,
    .woocommerce-page table.shop_table_responsive thead {
        display: none !important;
    }

    td.product-thumbnail {
        display: block !important;
    }

    .woocommerce table.shop_table_responsive tr td::before,
    .woocommerce-page table.shop_table_responsive tr td::before {
        display: none;

    }

    .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        display: block;
        text-align: center !important;
    }

    .woocommerce table.shop_table_responsive tbody th,
    .woocommerce-page table.shop_table_responsive tbody th {
        display: block !important;
        width: 100% !important;
    }

    .woocommerce table.shop_table_responsive tr,
    .woocommerce-page table.shop_table_responsive tr {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
        border: 1px solid #ddd;
    }

    tr.woocommerce-cart-form__cart-item.cart_item {
        position: relative;
    }

    td.product-remove {
        position: absolute;
        top: 10px;
        right: 10px;
        background: transparent !important;
    }

    td.product-remove a {
        margin-right: 0 !important;
        display: flex;
        justify-content: right !important;
    }

    .coupon {
        justify-content: center;
    }

    .coupon button,
    .coupon input {
        width: fit-content !important;
        justify-content: center !important;
    }

    .woocommerce .cart-collaterals>div,
    .woocommerce .cart-collaterals>form {
        width: 50% !important;
        float: none !important;
    }

    tr.cart-subtotal th,
    tr.cart-subtotal td,
    tr.order-total th,
    tr.order-total td {
        flex: 1 !important;
    }

    /* ---checkout--- */
    .checkout_col .form-row-first,
    .checkout_col .form-row-last,
    .checkout_col .woocommerce .col2-set .col-1 {
        width: 100% !important;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    table.shop_table.shop_table_responsive {
        margin-bottom: 20px !important;
    }

    .same_woo_pg table {
        padding: 10px;
    }

    .same_woo_pg tr td.product-thumbnail img {
        width: 80px !important;
        height: 80px !important;

    }

    .same_woo_pg th.product-name a {
        font-size: 13px !important;
        padding-bottom: 3px;
    }

    .same_woo_pg dl.variation {
        font-size: 13px;
    }

    .same_woo_pg .Coupon_btn {
        height: 40px;
    }

    .same_woo_pg tr td,
    .same_woo_pg tr th {
        font-size: 16px;
        padding: 5px !important;
    }

    .cart_totals h2 {
        font-size: 22px;
    }

    p#coupon-error-notice {
        margin-top: 45px;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    table.shop_table.shop_table_responsive {
        margin-bottom: 20px !important;
    }

    .same_woo_pg table {
        padding: 10px;
    }

    .same_woo_pg tr td.product-thumbnail img {
        width: 80px !important;
        height: 80px !important;

    }

    .same_woo_pg th.product-name a {
        font-size: 13px !important;
        padding-bottom: 3px;
    }

    .same_woo_pg dl.variation {
        font-size: 13px;
    }

    .same_woo_pg .Coupon_btn {
        height: 40px;
    }

    .same_woo_pg tr td,
    .same_woo_pg tr th {
        font-size: 16px;
        padding: 5px !important;
    }

    .cart_totals h2 {
        font-size: 22px;
    }

    p#coupon-error-notice {
        margin-top: 45px;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    table.shop_table.shop_table_responsive {
        margin-bottom: 20px !important;
    }

    .same_woo_pg table {
        padding: 10px;
    }

    .same_woo_pg tr td.product-thumbnail img {
        width: 80px !important;
        height: 80px !important;

    }

    p#coupon-error-notice {
        margin-top: 45px;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    table.shop_table.shop_table_responsive {
        margin-bottom: 20px !important;
    }

    .same_woo_pg table {
        padding: 10px;
    }

    p#coupon-error-notice {
        margin-top: 55px;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {}

@media all and (min-width: 1681px) and (max-width: 1880px) {}