/*
 Theme Name:   WILL
 Description:  Wisconsin Institute for Law & Liberty
 Author:       Platform Digital
 Template:     Divi
 Version:      1.0.0
*/

/*.single-tribe_events .tribe-country-name {
    display: none;
}*/

.tribe-common a, .tribe-common .tribe-common-c-svgicon  { color: #cf1c38 !important; }
.tribe-common .tribe-common-anchor-thin-alt { border-bottom: 1px solid #cf1c38; }
.tribe-common a:hover { color: #152238 !important; }
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-datetime-featured-text {
	background: #cf1c38; color: #fff; padding: 3px 5px; border-radius: 2px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-description { display: none !important; }
.tribe-events .tribe-events-c-search__button, .tribe-events button.tribe-events-c-search__button, .tribe-events .tribe-events-calendar-list__event-row--featured .tribe-events-calendar-list__event-date-tag-datetime:after  {
	background: #152238;
}
.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
	border: 1px solid #152238;
	color: #152238;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link:after, .tribe-events .tribe-events-c-search__button:focus, .tribe-events .tribe-events-c-search__button:hover, .tribe-events button.tribe-events-c-search__button:focus, .tribe-events button.tribe-events-c-search__button:hover {
	background: #cf1c38;
}

.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: #cf1c38;
}

body.tribe-events-page-template  {  margin-top: 50px; background: url("https://will-law.org/wp-content/uploads/2021/09/bg-event-header2.png") repeat-x fixed top;  }
/*.tribe-events-view, .tribe-events-pg-template, #tribe-events-pg-template { background-color: #fff; margin-top: 100px; }*/


#top-menu li li a { line-height: 1em;}

.integrity-links { color: #CF1C38 !important; text-decoration: underline; }
.integrity-links:hover { color: #152238; }

.will-glossary strong { color: #152238 !important; }

span.terms { border-top: 2px solid #007FE0; border-bottom: 2px solid #007FE0; padding: 5px 10px; color: #fff; margin-top: 10px; }

.gvf-space label { margin-bottom: 10px !important; }

.dl-blurb-icon-right .et_pb_blurb_content {
        display: flex;
        flex-direction: row-reverse;
    }
.dl-blurb-icon-right.et_pb_blurb_position_left .et_pb_blurb_container {
        padding: 0 15px 0 0;
    }


@media (min-width: 780px) and (max-width: 1200px) {
	.dl-blurb-icon-right .et_pb_blurb_content {
        display: flex;
        flex-direction: row !important;
    }
}

@media (max-width: 780px) {
	.dl-blurb-icon-right .et_pb_blurb_content {
        display: block;
    }
	.dl-blurb-icon-right .et-pb-icon {
		margin-right: 10px !important;
	}
}