.ep-checkout-img-icon {
width: 100%;
height: 100%;
object-fit: cover;
max-height: 70px;   
}
.ep-event-payment-gateway-icon {
line-height: 0px;
}
.ep-event-payment-gateway-icon svg {
width: 100%;
height: 26px;
display: inline-block;
line-height: 0px;
}
.ep-event-payment-gateway-selector {
margin-left: auto;
line-height: 0px;
}
.ep-book-payment-gateway-option label {
min-height: 56px;
}
.ep-woocommerce-product-row .ep-woocommerce-product-image{
width: 16px;
height: 16px;
}
.ep-woocommerce-address-form .form-row {
width: 100%;
height: auto;
}
.ep-woocommerce-address-form .form-row abbr{
text-decoration: none;
}
.ep-woocommerce-address-form .form-row label{
width: 100%;
display: inline-block;
}
.ep-woocommerce-address-form .form-row select {
width: 100%;
display: inline-block;
}
.ep-event-ticket-email-content textarea{
height: 240px;
}
.ep-event-booking-attendee .ep-event-booking-attendee-head .ep-event-attendee-handler{
width: 24px;
height: 24px;
}
.ep-paypal-container{
width: 100%;
max-width: 260px;
}
.ep-event-payment-gateway-btn-wrap.ep-offline-booking-button{
max-width: 520px;
}
.ep-modal-view#ep-event-booking-login-modal{
max-width: 100%;
}
.ep-modal-view#ep-event-booking-login-modal #ep_attendee_login_form_wrapper {
max-width: 100%;
}
.ep-modal-view#ep-event-booking-login-modal #ep_attendee_login_form_wrapper .ep-login-form{
box-shadow: none !important;
border: 0px !important;
} @media only screen and (max-width: 600px) {
.ep-paypal-container {
width: 100%;
max-width: 100%;
}
} @media only screen and (min-width: 600px) {} @media only screen and (min-width: 768px) {} @media only screen and (min-width: 992px) {} @media only screen and (min-width: 1200px) {}