@font-face {
    font-family: "GT America Extended", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;
    src: url(GT\ America\ Extended\ Regular.ttf);
}
*{
    margin: 0;
    font-family: "GT America Extended", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;
    
}


.main_checkout_container_checkout {
    /* max-width: 1200px;
    margin: auto; */
    display: flex;
    justify-content: center
}

.sub_wrapper_container_main_checkout {
    width: 67%;
    display: flex;
    flex-direction: column
}

.first_line_mybad_header {
    font-weight: 700;
    font-size: 30px;
    padding: 20px 0;
    margin-left: 35px;
}

.left_side_checkout {
    width: 68%
}

.sub_first_line_checkout_container {
    background-color: #f5f5f5;
    display: flex;
    justify-content: space-between;
    padding: 15px;
    border: 1px solid #cccccc;
    border-bottom: 0;
}

.right_side_chk,
.left_side_chk {
    width: 50%;
    font-weight: 700
}

.left_side_chk {
    display: flex;
    justify-content: flex-start
}

#productCarousel {
    padding: 20px 0
}

.right_side_chk {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 40%
}

.price_item_chk {
    font-weight: 700
}

.left_side_img_chckout_prdt {
    width: 60%;
    display: flex;
    gap: 10px
}

.right_side_img_chckout_prdt {
    width: 40%
}

.secondline_checkout_tst {
    display: flex;
    justify-content: space-between;
    gap:15px;

}

.price_tag___ {
    font-weight: 700;
}

.right_side_img_chckout_prdt {
    display: flex;
    justify-content: space-around
}

.sub_second_line_checkout_container_ {
    display: flex;
    padding: 15px;
    border: 1px solid #cccccc;

}

.side_checkout_prdt {
    width: 130px;
    height: 140px
}

.first_line_prdt_details_checkout_side {
    color: #000;
    font-size: 16px;
    text-decoration: none;
    padding-bottom: 10px
}

.prdt_details_checkout_side {
    display: flex;
    flex-direction: column;
    gap: 5px
}

.ref_chkt {
    font-size: 14px;
    padding: 2px 0
}

.bldldldl {
    font-weight: 700
}

.available___>.fa {
    color: green;
    font-size: 12px
}

.available___ {
    font-size: 12px;
    padding-top: 10px
}

.sub_third_line_checkout_container_ {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    padding: 0 20px
}

.sub_third_line_checkout_container_>.fa {
    font-size: 22px
}

.sub_third_line_checkout_container_>.fa-edit {
    margin-top: 5px
}

.checkout_sub_forth_line_checkout {
    color: #fff;
    width: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: black;
    text-decoration: none;
    padding: 15px 30px;
    border-radius: 3px;
    font-weight: 700;
    font-size: 15px;
    margin-top: 50px;
    border:2px solid black;

}

.checkout_sub_forth_line_checkout:hover{
    background-color: #F7F7F7;
    color: #000;
}

.proceedto_checkout__ {
    color: white;
    display: block;
    width: 300px;
    padding: 15px 30px;
    border-radius: 3px;
    font-weight: 700;
    font-size: 15px;
    background-color: black;
    text-align: center;
    text-decoration: none;
    border:2px solid white;
    
}

.proceedto_checkout__:hover{
    background-color: #000;
    color: white;
}




.summary_checkout__ {
    border: 1px solid #d5d5d5;
    margin-top: 20px;
    border-radius: 5px
}

.summary____hdr {
    font-weight: 700;
    font-size: 20px
}

.search_title_offer {
    width: 90%;
    padding: 10px
}

.search_container_title_offer {
    position: relative
}

.apply_search {
    position: absolute;
    right: 8px;
    background-color: #000;
    color: #fff;
    padding: 10px;
    border: 2px solid #000
}

.search_container_title_offer {
    margin: 20px 0
}

.subtotal_container__ {
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    padding: 10px 0
}

.ordertltltl,
.price_tag_order_tototltltl {
    font-weight: 700;
    font-size: 16px
}

.summary_checkout__ {
    padding: 14px
}

.order_total__ {
    background-color: #F7F7F7;
    display: flex;
    justify-content: space-between;
    padding: 15px;
    border: 1px solid #d5d5d5;
    border-top: 0
}

.title_enter_offer {
    font-weight: 700;
    font-size: 14px;
    margin-top: 20px
}

.search_container_title_offer {
    margin-top: 5px
}

.sub_wrapper_container_main_checkout {
    margin-bottom: 50px
}



.btnprocc{
    display: flex;
    justify-content: center;
    align-items: center;
}









@media screen and (max-width:1790px) {
    .sub_wrapper_container_main_checkout {
        width: 90%
    }
}

@media screen and (max-width:1355px) {
    .sub_wrapper_container_main_checkout {
        width: 97%
    }
}

@media screen and (max-width:1215px) {
    .sub_wrapper_container_main_checkout {
        width: 97%
    }

    .secondline_checkout_tst {
        flex-direction: column;
        align-items: center
    }

    .left_side_checkout,
    .right_side_checkout {
        width: 90%
    }

    .checkout_sub_forth_line_checkout {
        display: none
    }
}

@media screen and (max-width:710px) {

    .left_side_checkout,
    .right_side_checkout {
        width: 97%
    }

    
}

@media screen and (max-width:672px) {

    .left_side_checkout,
    .right_side_checkout {
        width: 97%
    }

    .proceedto_checkout__ {
        margin-top: 20px
    }

    .sub_second_line_checkout_container_ {
        flex-direction: column;
        gap: 10px
    }

    .left_side_img_chckout_prdt {
        width: 100%;
        margin-bottom: 20px
    }

    .proceedto_checkout__ {
        justify-content: center;
        width: 100%;
    }

    .price_item_chk {
        display: none
    }

    .right_side_img_chckout_prdt {
        width: 100%;
        justify-content: space-between;
    }

  
}
