/*
 Theme Name:   Bullpen
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       Katodica Estudio
 Author URI:   http://example.com
 Template:     dt-the7
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  dt-the7
*/

/*

.tribe-events-single-event-title {
	font-family: "PT Serif", serif;
    line-height: 1em;
	}
*/

home .breadcrumb-home {
    display: none !important;
}

home .breadcrumb-home {
    margin: 0 !important;
    padding: 0 !important;
}

#tribe-events-pg-template {
    margin: 0 auto;
    min-width: 1400px;
    padding: 0px;
}

#main {
  padding: 0px;
}
#main > .wf-wrap {
  padding: 0px;
}

main > .wf-wrap,
#bottom-bar > .wf-wrap,
#footer > .wf-wrap {
  width: 1400px;
}


.bio-musicos {
    margin-bottom: 20px;
    display: table;
    width: 100%;
}


.bio-musicos ul {
  list-style: none !important;
  width: 100%;
    margin-bottom: 20px;
	margin: 0px;
}

.bio-musicos li {
  padding: .5em 0;
  border-bottom: 1px solid #CCC;
list-style: none !important;
}

.bio-musicos li:last-child {
  border-bottom: 0;
}

 /* EVENT CALENDAR */

.tribe-events .tribe-events-calendar-list__event-title-link {
    font-family: 'PT Serif';
    font-size: 36px;
}

.tribe-events-calendar .tribe-event-title, .eapp-events-calendar-events-calendar-title {
    font-family: "Nunito Sans", Helvetica, Arial, sans-serif !important;
}

.tribe-events-content h2 {
    font-family: "Gowun Batang", Georgia, serif !important;
}

.tribe-events-content p {
    font-family: "Nunito Sans", Helvetica, Arial, sans-serif !important;
	font-size:16px;
}

.tribe-events-meta-group .tribe-events-single-section-title {
    font-family: "Nunito Sans", Helvetica, Arial, sans-serif !important;
	font-weight:700;
}

.tribe-event-date-start {
    font-family: "Nunito Sans", Helvetica, Arial, sans-serif !important;
	font-weight:700;
	font-size:18px;
	color: #222;
text-transform: capitalize;

}

.tribe-event-date-end {
    font-family: "Nunito Sans", Helvetica, Arial, sans-serif !important;
	font-weight:700;
	font-size:16px;
	color: #222;
	text-transform: capitalize;
}

.tribe-event-time {
    font-family: "Nunito Sans", Helvetica, Arial, sans-serif !important;
	font-weight:700;
	font-size:16px;
	color: #222;
	 text-transform: capitalize;
}

.tribe-events-pg-template {
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}


#tribe-events-pg-template {

    max-width: 100% !important;

    padding-left: 0 !important;

    padding-right: 0 !important;

}

#tribe-events-pg-template > .elementor {
    max-width: 100% !important;
}

body.single-tribe_events #tribe-events-pg-template {
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
}

/* Ocultar excerpt en la vista de lista */
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-description {
    display: none !important;
}

/* Ajuste de título Events Calendar en Mobile */

@media only screen and (max-width: 768px) {
    .
	tribe-events-list-event-title, 
    .tribe-events-list-event-title a,
    .tribe-common-h3.tribe-events-calendar-list__event-title {
        font-size: 22px !important;
        line-height: 1.3 !important;
    }
	
	.tribe-common .tribe-common-h6 {
    font-size: 20px;
	}
	
	.tribe-events .tribe-events-calendar-list__event-title-link {
    font-family: 'PT Serif';
    font-size: 26px;
	line-height:1.1em;
}
	
	tribe-event-date-end {
    font-family: "Nunito Sans", Helvetica, Arial, sans-serif !important;
	font-weight:700;
	font-size:16px;
	color: #222;
	text-transform: capitalize;
}
.tribe-event-date-start {
    font-family: "Nunito Sans", Helvetica, Arial, sans-serif !important;
	font-weight:700;
	font-size:16px;
	color: #222;
text-transform: capitalize;

}



}
