.dav-hide-details .drp-course-title, .dav-hide-details .drp-course-subtitle, .dav-hide-details .drp-gift-card-ad::after, .dav-hide-details .drp-course-info-box {display: none;}
.drp-row input, .drp-booking-comment textarea {border: 1px solid #ced4da; border-radius: .25rem;}
.custom thead {background:var(--bg-primary-light);}
.custom tbody tr:hover {background-color: #f2f2f2;}
.custom tbody tr {border-top: 1px solid #f2f2f2;}
a.image_container {background-color: #ffffff;width: 200px; height: 200px; display: inline-block;overflow: hidden;}
a.image_container img {height: 100%;width: 100%;object-fit: contain; padding: 10px;}