.single-event-description p { line-height: 1.8; }
.single-event .simple-gallery { margin-bottom: 30px; }
.single-event .simple-gallery img { aspect-ratio: 1.33; object-fit: cover; }
.single-event .details-page-left .details-button-wrapper a { margin-right: 6px; }
.book-now-and-social-links { margin-bottom: 28px; }
.book-now-and-social-links .social { margin-left: 12px; font-size: 23px; }
.single-event .simple-gallery .slick-arrow { top: 50%; transform: translateY(-50%); }
.single-event .simple-gallery .slick-prev { left: 12px; }
.single-event .simple-gallery .slick-next { right: 12px; }
.single-event .simple-gallery.fixed { position: fixed; top: 100px; width: 620px; z-index: 100; }
.single-event .simple-gallery.absolute-bottom { position: absolute; bottom: 0; top: auto; width: 620px; }

body .rsep_location { margin-bottom: 15px !important; }
body .rsep_mail { margin-bottom: 15px !important; }
body .rsep_categories { margin-bottom: 15px !important; }

.rsep_contactname { padding-left: 28px; }
.rs_sharing { margin-bottom: 30px; }
.rs_sharing > div { margin-right: 15px; }
#rsep_gplus { width: 58px; }

.lg-outer .lg-thumb-item img { height: 100px; -o-object-fit: cover; object-fit: cover; }

.com_rseventspro .imagegallery__v3-largeimg { margin-bottom: auto !important; width: 100% !important; }
.com_rseventspro .imagegallery__v3 .imagegallery__v3-showcasewrapper { padding: 0 8px; }

.com_rseventspro.view-rseventspro #breadcrumbs ul li:nth-of-type(3) { display: none; }
.com_rseventspro.view-rseventspro .operator-intro ul { margin-left: 17px; }

@media (max-width: 1399px) {
	.single-event .simple-gallery.fixed,
	.single-event .simple-gallery.absolute-bottom { width: 540px; }
}
@media (max-width: 1199px) {
	.single-event .simple-gallery.fixed,
	.single-event .simple-gallery.absolute-bottom { width: 450px; }
}
@media (max-width: 991px) {
	.single-event .simple-gallery.fixed { position: relative; width: 100%; top: 0; }
	.single-event .simple-gallery.absolute-bottom { position: relative; bottom: 0; top: auto; width: 100%; }
}
@media (max-width: 767px) {
	.com_rseventspro .imagegallery__v3-largeimg { height: auto !important; }
	.com_rseventspro .imagegallery__v3-largeimg img { max-width: auto; top: auto; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: none; }
	.com_rseventspro .imagegallery__v3-largeimg .gallery-image-wrapper { height: auto; }

	.lg-sub-html h3 { font-size: 18px; }
}	
