/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/



.tribe-events-c-subscribe-dropdown__container, .tribe-events-c-view-selector {
	display: none !important;
}

.tribe-events-after-html, .tribe-events-pg-template {
	margin-top:10vh !important;
}

.tribe-common-l-container {
	margin-top:5vh !important;
}

.tribe-events-meta-group a , .tribe-events-content a{
	color: #008b6c !important;
}

.tribe-events-content a {
	border-bottom: 1px solid #008b6c !important;
}

#tribe-events-pg-template {
	width:100% !important;
	max-width:100% !important;
	padding-left:3em !important;
	padding-right:3em !important;
}

.tribe-events-meta-group .tribe-events-single-section-title {
	    text-transform: capitalize !important;
}
