/* This stylesheet is used to style the public view of the widget. */

.es-gallery-wrapper {
	overflow: hidden;
	max-width: 800px;
	margin: auto !important;
}

.es-single-gallery-wrapper {
	overflow: hidden;
	padding-bottom: 40px;
	max-width: 800px;
	margin: auto !important;
}



.rl_trigger {

	cursor: pointer;
}

.updates_slideshow_caption {

	font-size: 16px;
	line-height: 19px;
	padding: 10px;
}


/* Royalslider */


.royalslider {
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;  
  user-select: none;
}

