:root{
    --tec-color-event-icon-hover: #ad1612;
    --tec-color-accent-primary: #ad1612;
}
.tribe-events .tribe-events-c-search__button{
	background-color: #ad1612 !important;
}

.tribe-events .tribe-events-c-search__button:focus, .tribe-events .tribe-events-c-search__button:hover {
    background-color: #2f291b !important;
    color: #fff !important;
}

.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn{
	border-radius:0px
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar__search-container {
    padding: 0 20px !important;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
    background-color: #ad1612 !important;
}

.tribe-events .datepicker .day.active, .tribe-events .datepicker .day.active.focused, .tribe-events .datepicker .day.active:focus, .tribe-events .datepicker .day.active:hover, .tribe-events .datepicker .month.active, .tribe-events .datepicker .month.active.focused, .tribe-events .datepicker .month.active:focus, .tribe-events .datepicker .month.active:hover, .tribe-events .datepicker .year.active, .tribe-events .datepicker .year.active.focused, .tribe-events .datepicker .year.active:focus, .tribe-events .datepicker .year.active:hover {
    background: #ad1612 !important;
    color: #fff !important;
}

.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
    border: 1px solid #ad1612 !important;
    border-radius: 0px;
    font-family: inherit;
    color: #ad1612 !important;
}

.tribe-common-c-btn-border:hover button, .tribe-common-c-btn-border:hover .tribe-common-c-svgicon{
    color: #fff !important;
}

.tribe-common .tribe-common-l-container{
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.tribe-events-header #legend_box{
    margin-bottom: 15px;
}

.tribe-events-content a {
    border-bottom: 1px solid #ad1612 !important;
}

.inscription a, .inscription a:active, .inscription a:focus, .inscription a:hover, .inscription a:visited {
    border:none !important;
    color: #fff !important;
}

.inscription a:active, .inscription a:focus, .inscription a:hover, .inscription a:visited{
    text-decoration: underline;
}