.elementor-9 .elementor-element.elementor-element-9b8da2f{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-63717aa */#haramain-checkout-page{
    .woocommerce-billing-fields__field-wrapper #billing_first_name_field{
    width: 100%;
    }
    
    .woocommerce-input-wrapper .input-text::placeholder{
        color: #0f172a !important;    
        
    }
    
    
    /* ===== Delivery Area Radio (Astra-proof) ===== */
    
    .rw-delivery-area-field .rw-label {
    	display: block;
    	margin-bottom: 12px;
    	font-weight: 700;
    	font-size: 15px;
    }
    
    .rw-radio-group {
    	display: flex;
    	flex-direction: row;
    	gap: 14px;
    }
    
    .rw-radio-option {
    color: #666666;
	display: flex;
	align-items: center;
	gap: 10px;
	cursor: pointer;
	font-weight: 600;
    }
    
    .rw-radio-option input[type="radio"] {
    	position: static !important;
    	margin: 0;
    }

    
}/* End custom CSS */