.checkOut_wrapper{color:#161616;background-color:#fff;background-position:100%;background-repeat:no-repeat;background-size:contain;flex-direction:column;gap:50px;width:100%;height:100vh;display:flex}.background_image_checkout{object-fit:cover;z-index:0;justify-content:space-between;display:flex;top:0;right:0;width:100%!important;height:100%!important;position:absolute!important}.checkout_container{z-index:3;grid-template-columns:2fr 1fr;width:90%;margin:0 auto;display:grid}.contact_info_wrapper{border-right:1px solid #161616}.contact_info{flex-direction:column;gap:130px;padding-bottom:50px;padding-right:30px;display:flex}.contact_info_header h1{font-size:30px}.checkout_input::placeholder{font-size:10px}.scroll-hidden-but-active{scrollbar-width:none;overflow:auto}.scroll-hidden-but-active::-webkit-scrollbar{display:none}.contact_info_form{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:30px;display:grid}.checkout_input::placeholder{color:#161616;font-size:20px}.checkout_input{color:#161616;border-bottom:1px solid #ed652d;width:100%;padding-bottom:10px;font-size:16px}.checkout_input:focus{color:#161616;outline:none}.checkout_cart{flex-direction:column;gap:20px;padding-bottom:50px;padding-left:30px;display:flex}.checkout_products_list_cart{border-bottom:1px solid #ed652d;flex-direction:column;flex:1;gap:10px;max-height:60vh;padding-right:5px;display:flex;overflow-y:auto}.checkout_product_cart{justify-content:space-evenly;align-items:center;padding:10px;display:flex}.checkout_product_cart_name h2{margin:0}.checkout_product_cart_image{justify-content:center;align-items:center;width:150px;height:150px;display:flex}.checkout_product_cart_info{flex-direction:column;gap:30px;display:flex}.checkout_cart_size_span{color:#a59f9f;font-size:15px}.checkout_cart_select_Amount{justify-content:center;align-items:center;gap:20px;width:100%;display:flex}.checkout_cart_select_Amount_Div{align-items:center;gap:5px;display:flex}.checkout_select_Amount_Button{cursor:pointer;background-color:#0000;border:2px solid #a59f9f;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:5px;transition:all .3s linear;display:flex}.checkout_select_Amount_Button:hover{color:#fff;background-color:#ed652d;border:1px solid #ed652d}.checkout_select_Amount_Button:active{scale:.9}.checkout_product_cart_price{flex-direction:column;align-items:end;gap:5px;display:flex}.checkout_product_cart_P_amount{display:flex}.checkOut_total_price_container{justify-content:space-evenly;display:flex}.send_button_container{justify-content:center;align-items:center;width:100%;padding-bottom:20px;padding-left:10px;padding-right:10px;display:flex}.send_checkout_button{cursor:pointer;color:#fff;background-color:#ed652d;border:1px solid #ed652d;border-radius:5px;width:100%;padding:5px 10px;transition:all .3s linear}.send_checkout_button:hover{scale:1.05}.form_error{color:red;margin-top:10px;font-size:.9rem;transition:all .3s linear}.captcha_checkbox{align-items:center;gap:6px;margin-top:10px;font-size:.9rem;display:flex}.captcha_checkbox input{cursor:pointer}@media screen and (max-width:780px){.checkout_container{grid-template-columns:1fr}.contact_info_wrapper{border:none}.checkout_product_cart{justify-content:space-between}.checkout_products_list_cart{max-height:100%}.checkout_cart{padding:0}.contact_info_header h1{font-size:22px}.contact_info{gap:30px;padding:0}.checkout_input::placeholder,.captcha_checkbox{font-size:10px}}
