/*
Theme Name: Rusgost Theme - Astra Child
Template: astra
Author: Child Theme Configurator
Version: 1.1.1579472956
Updated: 2020-01-19 23:29:16

*/

#rg .wpem-col {
	
}


#rg form#event_filters {
	/* display: none; */
}


/*  wp event manager IMAGE 655 x 500 */





@media only screen and (max-width: 600px) {
  	
	#rg .ast-custom-html {
		display: none;
	}
	
}


/* hide SM in event listings */
#rg .wpem-event-share-lists, #rg .dnone  {
	/* display: none !important; */
}

/* hide addresss link */
#rg div.wpem-single-event-sidebar-info a {
	/*  display: none; */
}


/**/
#rg .eye {
	color: #F0F0F0;
}

#rg .wpem-icon-eye {
	display: none;
}

#rg .wpem-organizer-profile, #rg .wpem-single-event-footer {
	display: none;
}

/* hide contact form */
#rg .elementor-element-4fecac3 {
	display: none;
}

/**/
#rg .post-navigation {
	display: none;
}


/* --------------------------- PROPORTIONS of an IMAGE in AFISHA and PROSHEDSHIE (SINGLE EVENT VIEW) */
#rg .wpem-event-single-image img {
	height: 500px;
	width: auto;
}


@media only screen and (max-width: 600px) {
	#rg .wpem-event-single-image img {
		height: auto;
		width: 100%;
	}
}

/* REMOVE PADDING near HIDDEN DATES of PROSHED MEROPR. (HIDDEN by jQuery)   */
#rg .wpem-event-details {
	padding-left: 25px;
}


/* Remove bug under newsletters GREAT BUTTON */
#rg .button-custom-menu-item .menu-link {
	display: none;
}


/**/

#rg .wpem-share-this-event, #rg .dnone {
	 display: none;
}


