/**
 * This CSS file was auto-generated via PostCSS
 *
 * Contributors should avoid editing this file, but instead edit the associated
 * src/resources/postcss/ file. For more information, check out our engineering
 * docs on how we handle CSS in our engineering docs.
 *
 * @see: http://moderntribe.github.io/products-engineering/css/
 */

/**
 * The Events Calendar Pro Tribe Theme Mobile Stylesheet
 *
 * Default Breakpoint: 768px
 *
 * This breakpoint can be customized using the 'tribe_events_mobile_breakpoint' filter,
 * or the responsive nature of the plugins can be removed by using the 'tribe_events_kill_responsive' filter.
 *
 * To add your own custom styles, create a stylesheet with the name
 * deu-etkinlikler.css in the deu-etkinlikler/pro/ directory of your theme.
 * Your new stylesheet will be loaded after our own stylesheet.
 *
 * To replace our stylesheet altogether, you can use the 'tribe_events_stylesheet_url' filter.
 *
 * @package TribeEventsCalendar
 *
 */

/* = Week Grid Template Styles
   @ Template: Week.php
=============================================*/

.tribe-mobile-day-date {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	margin: 5px 0 0;
	padding: 6px 10px;
	background: #E0E0E0;
	color: #fff;
	line-height: 1;
}

/* = Photo View Template Styles 
   @ Template: Photo.php
=============================================*/

.type-tribe_events.deu-etkinlikler-photo-event .deu-etkinlikler-photo-event-wrap:hover {
	background: #FAFAFA;
}

.deu-etkinlikler-photo .deu-etkinlikler-loop .type-tribe_events .deu-etkinlikler-event-meta {
	margin: 6px 0;
}

/* = Single Venue Template Styles (Pro Version)
   @ Template: single-venue.php
=============================================*/

.deu-etkinlikler-venue .deu-etkinlikler-venue-meta {
	padding: 0 0 12px;
}

.deu-etkinlikler-venue .deu-etkinlikler-map-wrap {
	float: none;
	margin: 5px 0 12px;
	width: 98%;
}

.deu-etkinlikler-event-meta address.deu-etkinlikler-address {
	padding: 0;
}

/* = Related Events
   @ Template: Single_Event.php
=============================================*/

.deu-etkinlikler-single ul.tribe-related-events li {
	margin-bottom: 12px;
	padding:10px 0px;
}

.deu-etkinlikler-single ul.tribe-related-events li .tribe-related-event-info {
	padding: 0px 10px 10px 0;
}