#bmg-event .tribe-common-h5, .tribe-common .tribe-common-h6,
.tribe-common .tribe-common-h6 a:hover {
    font-family: "Helvetica Neue",Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;
    color: #141827;
    font-weight: 700;
}

#bmg-event .tribe-common-g-row {
    display: flex;
    flex-wrap: wrap;
}

#bmg-event .tribe-events-calendar-list__event {
    /* flex-direction: row-reverse; */
    justify-content: flex-end;
}

.tribe-events-calendar-list__month-separator, 
.tribe-event-date-start { 
    text-transform: capitalize; 
}
				
.tribe-tickets__tickets-wrapper  { 
    border: none; padding: 0px; margin: 0px; 
}
				
.tribe-tickets__tickets-wrapper form#tribe-tickets__tickets-form > * { 
    display: none; margin: 0px; 
}
				
.tribe-tickets__tickets-wrapper form#tribe-tickets__tickets-form * { 
    margin: 0px; padding: 0px;
}
				
.tribe-tickets__tickets-wrapper form#tribe-tickets__tickets-form  {  
    padding: 0px; border: none; margin: 0px;
}
				
.tribe-tickets__tickets-wrapper form#tribe-tickets__tickets-form button {  
    padding: 15px 25px; 
}
				
.tribe-tickets__tickets-wrapper form#tribe-tickets__tickets-form .tribe-tickets__tickets-footer { 
    display: block; float: right; border: none; 
} 
				
.tribe-tickets__tickets-footer.tribe-tickets__tickets-footer--active { 
    display: block !important; 
}
				
				
.title-bestill-wrap { 
    display:flex; width: 100%; 
}
				
.title-bestill-left { 
    display: flex;
    flex-direction: column;
    flex: 10; 
    padding-left: 10px;
    padding-right: 10px;
}
				
.title-bestill-right { 
    flex: 1; 
}
				
.venue-cost-wrap { 
    display:flex;align-content: center; 
}
				
.tribe-common-b2.tribe-common-b2--bold.tribe-events-virtual-virtual-event { 
    margin-right: 30px; 
}
				
html .tribe-events-c-small-cta.tribe-common-b3.tribe-events-calendar-list__event-cost {
    margin-top: 4px;
    margin-left: 1em;
}

#bmg-event .tribe-events-c-small-cta.tribe-common-b3.tribe-events-calendar-list__event-cost { 
    margin-top: 12px;
	margin-left: 0;
}

.tribe-events-c-small-cta.tribe-common-b3.tribe-events-calendar-list__event-cost a { 
    display: none; 
}

#bmg-event .tribe-events-calendar-list__month-separator {
    align-items: center;
    display: flex;
}

#bmg-event .tribe-events-calendar-list__month-separator:after {
    background-color: var(--tec-color-border-default);
    content: "";
    display: block;
    flex: auto;
    height: 1px;
    margin-left: 20px;
}

#bmg-event .tribe-common-g-row.tribe-events-calendar-list__event-row {
    margin-top: 40px;
    margin-bottom: 40px;
    /* margin: 48px calc(42px /2 * -1); */
}

#bmg-event .tribe-events-calendar-list__event-row {
    flex-wrap: nowrap;
}

#bmg-event .tribe-events-calendar-list__event-date-tag.tribe-common-g-col {
    padding-left: 24px;
    padding-right: 24px;
}

#bmg-event .tribe-events-calendar-list__event-date-tag-datetime {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-top: 4px;
    text-align: center;
}

#bmg-event .tribe-events-calendar-list__event-date-tag .tribe-events-calendar-list__event-datetime {
    font-family: "Helvetica Neue",Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;
    color: #141827;
    text-align: center;
}

#bmg-event .tribe-events-calendar-list__event-date-tag-weekday {
    font-family: "Helvetica Neue",Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;
    line-height: 1.5;
    font-weight: 400;
    color: #5d5d5d;
    text-transform: uppercase;
    margin-bottom: calc(4px * -1);
}

/* #bmg-event .tribe-events-calendar-list__event-date-tag-daynum,
#bmg-event .tribe-events-calendar-list__event-date-tag-weekday {
    display: flex;
    justify-content: center;
} */

/*
#bmg-event .tribe-events-calendar-list__event-wrapper {
    flex: 1 1 calc(11.111% * 8);
    width: calc(25% * 3 + 42px /2);
}
*/

#bmg-event .tribe-events-calendar-list__event-wrapper {
    flex: 1;
}

#bmg-event .tribe-common-b2 {
    font-weight: 400;
}
#bmg-event .tribe-events-calendar-list__event-title,
#bmg-event .tribe-events-calendar-list__event-title a:hover {
    color: #141827;
    font-family: "Helvetica Neue",Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;
    font-weight: 700;
    margin: 0 0 8px
}

#bmg-event .tribe-events-calendar-list__event-title:last-child {
    margin-bottom: 0;
}

#bmg-event .tribe-common-anchor-thin {
    border-bottom: 1px solid transparent;
    transition: color 0.2s ease, border-color 0.2s ease;
}

#bmg-event .tribe-common-anchor-thin:hover {
    border-bottom-color: 1px solid #141827;
}

#bmg-event .tribe-events-calendar-list__event-title-link:hover {
    border-color: currentColor;
    color: #141827
}

#bmg-event a, 
#bmg-event a:active, 
#bmg-event a:focus, 
#bmg-event a:hover, 
#bmg-event a:visited {
    color: #141827;
    outline: 0;
    text-decoration: none;
}

.tribe-events .tribe-events-calendar-list__event-title-link {
    color:#141827
}

.venue-cost-wrap {
    display: flex;
    margin-top: auto;
}

#bmg-event .tribe-events-c-small-cta.tribe-common-b3.tribe-events-calendar-list__event-cost {
    margin-top: 10px;
    font-size: 14px;
}

#bmg-event .tribe-events-c-small-cta.tribe-common-b3 {
    line-height: 1.38;
    font-family: "Helvetica Neue",Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;
    color: #141827;
    font-weight: 400;
}

#bmg-event .tribe-events-c-small-cta>* {
    margin-left: 0;
	font-weight: 600;
}

#bmg-event .tribe-events-calendar-list__event-featured-image-wrapper {
    margin-top: 7px;
	margin-right: 10px;
}
#bmg-event .tribe-events-calendar-list__event-featured-image-link img {
    width: 200px;
    height: auto;  
}

#bmg-event .tribe-events-calendar-list__event-description {
    font-family: "Helvetica Neue",Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;
    color: #141827;
    font-size: 16px;
    line-height: 1.32;
	margin-right: 10px;
}

#tribe-modal__attendee-registration .tribe-ticket__tickets-heading,
.tribe-tickets__attendee-tickets-footer-divider,
.bmg-ticket-form .tribe-tickets__tickets-footer .tribe-tickets__tickets-footer-quantity,
.bmg-ticket-form .tribe-tickets__tickets-footer .tribe-tickets__tickets-footer-total {
    display: none !important;
}

#tribe-modal__cart .tribe-tickets__tickets-item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background: #cdcdcd;
    padding: 20px 30px;
    margin-top: 35px;
}

#tribe-modal__cart .tribe-tickets__tickets-item-quantity {
    flex-basis: 50%;
    align-items: center;
    justify-content: flex-start;
}

#tribe-modal__cart .tribe-tickets__tickets-item-total-wrap {
    flex-basis: 50%;
    align-items: center;
    justify-content: flex-end;
}

.bmg-total {
    margin-right: 10px;
    margin-bottom: -3px;
}

#tribe-modal__cart .tribe-tickets__tickets-item-quantity > span {
    margin-right: 10px;
    font-size: 18px;
    color: #141827;
}

#tribe-modal__cart .tribe-amount {
    font-size: 18px;
    color: #141827;
    font-weight: 700;
}

#tribe-modal__cart .tribe-tickets__tickets-item-quantity-remove,
#tribe-modal__cart .tribe-tickets__tickets-item-quantity-add {
    background-color: #0170B9;
    border: 1px solid #0170B9;
    line-height: 1;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#tribe-modal__cart .bmg-remove-qty,
#tribe-modal__cart .bmg-add-qty {
    font-family: "Helvetica Neue",Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;
    color: #fff;
    font-size: 26px;
    font-weight: 400;
    padding: 0;
    margin: 0; 
}

#tribe-modal__cart .bmg-remove-qty {
    padding-bottom: 3px;
}

#tribe-modal__cart .tribe-tickets__tickets-item-quantity-number {
    background-color: #fff;
    height: 30px;
    border-radius: 0px;
}

#tribe-modal__cart .tribe-tickets__tickets-item-quantity-number-input {
    font-family: "Helvetica Neue",Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;
    color: #141827;
    font-size: 16px !important;
    font-weight: 600;
    text-align: center;
}

#tribe-modal__attendee-registration .tribe-tickets__attendee-tickets-footer {
    justify-content: space-between;
    margin-top: 35px;
}

#tribe-modal__attendee-registration .tribe-common-c-btn-link {
    padding: 11px 0;
    font-size: 16px;
    font-weight: 700;
}

#tribe-modal__attendee-registration .tribe-tickets__attendee-tickets-submit {
    padding: 10px 40px;
}


/*
html .tribe-common.event-tickets .tribe-common-c-btn, 
html .tribe-common.event-tickets a.tribe-common-c-btn {
    background-color: #01b6ad;
}
*/

.tribe-common span.bmg-total {
	margin-top: 3px;
    margin-right: 0.5em;
}

.tribe-common-b2.tribe-common-b2--bold.tribe-events-virtual-virtual-event {
	display: none;
}

#bmg-event span.tribe-events-calendar-list__event-venue-title.tribe-common-b2--bold {
    font-weight: 700;
    font-style: normal;
}


@media screen and (min-width: 768px) {
    #bmg-event .tribe-events-calendar-list__month-separator-text {
        font-family: "Helvetica Neue",Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;
        font-size: 16px;
        line-height: 1.62;
        font-weight: 400;
        color: #141827;
    }

    #bmg-event .tribe-events-calendar-list__event-date-tag {
        min-width: 90px;
        width: 11.111%
    }

    #bmg-event .tribe-events-calendar-list__event-date-tag-weekday {
        font-size: 11px;
    }

    #bmg-event .tribe-events-calendar-list__event-date-tag-daynum,
    #bmg-event .tribe-common-h4--min-medium {
        font-size: 24px;
        line-height: 1.42;
    }

    #bmg-event .tribe-events-calendar-list__event-wrapper {
        padding-left: 24px;
        padding-right: 24px;
    }

    #bmg-event .tribe-common-b2 {
        font-size: 14px;
        line-height: 1.62;
		margin-bottom: 1em;
    }
	
	
	#bmg-event .tribe-common-g-row--gutters {
		margin-left: calc(48px / 2 * -1);
		margin-right: calc(48px / 2 * -1);
	}	
	
}

@media screen and (max-width: 767px) {
    .title-bestill-wrap,
    #tribe-modal__cart .tribe-tickets__tickets-item,
    #tribe-modal__attendee-registration .tribe-tickets__attendee-tickets-footer {
        flex-wrap: wrap;
    }
    
    #bmg-event .title-bestill-first-left {
        flex-basis: 100%;
    }

	#bmg-event .title-bestill-left, #bmg-event .title-bestill-right {
			padding-left: 0;
			padding-right: 0;
			flex-basis: initial !important;
			margin-top: 20px;
	}	

	html #bmg-event .tribe-tickets__tickets-wrapper form#tribe-tickets__tickets-form .tribe-tickets__tickets-footer {
	    float: none !important;
	}
	
	
	/*
    .title-bestill-left, .title-bestill-right {
        flex-basis: 47%;
        padding-left: 0;
        padding-right: 0;
    }
*/
	
    #bmg-event .tribe-events-c-small-cta.tribe-common-b3 {
        font-weight: 700;
    }

    #tribe-modal__cart .tribe-tickets__tickets-item-total-wrap,
    #tribe-modal__cart .tribe-tickets__tickets-item-quantity {
        flex-basis: 100%;
    }
    #tribe-modal__cart .tribe-tickets__tickets-item-quantity-number {
        margin: 0px
    }

    #tribe-modal__attendee-registration .tribe-tickets__attendee-tickets-footer {
        justify-content: center;
    }

    #tribe-modal__attendee-registration .tribe-tickets__attendee-tickets-submit {
        margin-bottom: 20px;
    }
	
	form#tribe-tickets__tickets-form {
    	background: none! important;
	}

	.title-bestill-wrap {
    	margin-bottom: 2em;
	}

	time.tribe-events-calendar-list__event-date-tag-datetime {
    	display: none !important;
	}
	
	html .tribe-events .tribe-events-calendar-list__event-date-tag {
		flex: none;
		position: relative;
		width: 0;
		display: none;
	}
	
	.tribe-common .tribe-common-g-row--gutters>.tribe-common-g-col {
		padding-right: 0;
	}
	
	.venue-cost-wrap {
    	flex-direction: column;
	}

	.tribe-events .tribe-events-c-small-cta>* {
    	margin-left: 0;
	}
	
}
