/*
Theme Name: Mi Tema Hijo
Template: jannah
*/
/*.tribe-events-pro .tribe-events-pro-photo__event-featured-image-link {*/
/*  position: relative;*/
/*}*/
/* */
/*.tribe-events-pro .tribe-events-pro-photo__event-featured-image-date-tag {*/
/*  position: absolute;*/
/*  bottom: 0;*/
/*  left: 0;*/
/*  background-color: rgba(255, 255, 255, 0.8);*/
/*  padding: 6px 12px;*/
/*}*/
/* */
/*.tribe-events-pro .tribe-events-pro-photo__event-featured-image-date-tag-datetime {*/
/*  display: flex;*/
/*  flex-direction: column;*/
/*  text-align: center;*/
/*}*/
/* */
/*.tribe-events-pro .tribe-events-pro-photo__event-featured-image-date-tag-month {*/
/*  color: #141827;*/
/*  font-family: "Helvetica Neue", Helvetica, -apple-system, BlinkMacSystemFont, Roboto, Arial, sans-serif;*/
/*  font-size: 11px;*/
/*  font-weight: 400;*/
/*  line-height: 1.5;*/
/*  color: #727272;*/
/*  text-transform: uppercase;*/
/*}*/


.tribe-common.tribe-events .tribe-events-c-subscribe-dropdown__container {
    flex-direction: row;
    justify-content: space-between;
}

.tribe-common.tribe-events.tribe-events--filter-bar-vertical:not(.tribe-common--breakpoint-xsmall, .tribe-common--breakpoint-medium, .tribe-common--breakpoint-full) .tribe-events-c-subscribe-dropdown__container{
    flex-direction: column;
    justify-content: space-between;
}

.tribe-common.tribe-events.tribe-events--filter-bar-vertical:not(.tribe-common--breakpoint-xsmall, .tribe-common--breakpoint-medium, .tribe-common--breakpoint-full) .tribe-events-c-subscribe-dropdown.tribe-events-c-subscribe-dropdown_left{
    margin-bottom: 0;
}

.tribe-events--filter-bar-vertical.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-subscribe-dropdown.tribe-events-c-subscribe-dropdown_left {
    float: left;
    margin-left: 0;
}
.tribe-common .tribe-common-c-btn-border,
.tribe-common .tribe-common-c-btn-border a.tribe-common-c-btn-border_link,
.tribe-common .tribe-common-c-btn-border a.tribe-common-c-btn-border_link:not(.tribe-common-anchor--unstyle),
.tribe-common .tribe-common-c-btn-border a.tribe-common-c-btn-border_link:not(.tribe-common-anchor--unstyle):visited{
    color: #dd3333;
}

.tribe-common .tribe-common-c-btn-border:hover a.tribe-common-c-btn-border_link,
.tribe-common .tribe-common-c-btn-border:hover a.tribe-common-c-btn-border_link:not(.tribe-common-anchor--unstyle),
.tribe-common .tribe-common-c-btn-border:hover a.tribe-common-c-btn-border_link:not(.tribe-common-anchor--unstyle):visited{
    color: #fff;
}