/*
Theme Name: Checkoff VC Starter Child
Theme URI: https://checkoff.com/visual-composer-starter-theme/
Template: visual-composer-starter
Author: Checkoff LLC
Author URI: https://checkoff.com/
Description: This is a copy of the Visual Composer Starter theme designed to be a perfect companion for a simple and good looking website, it is dependent on the Starter theme to maintain some functionality.
Tags: blog,portfolio,featured-images,full-width-template,e-commerce,translation-ready,rtl-language-support,theme-options,custom-colors,custom-logo,custom-menu,footer-widgets,left-sidebar,right-sidebar,custom-background,one-column,two-columns
Version: 3.2.2.1629213878
Updated: 2021-08-17 15:24:38

*/

.grecaptcha-badge{
	bottom: 85px !important;
}

@font-face {
	font-family: 'EightiesComeback';
	src: url('fonts/EightiesComeback - Light.woff') format('woff');
	font-weight: 300;
	/* Light */
}

@font-face {
	font-family: 'EightiesComeback';
	src: url('fonts/EightiesComeback - Regular.woff') format('woff');
	font-weight: 400;
	/* Regular */
}

@font-face {
	font-family: 'EightiesComeback';
	src: url('fonts/EightiesComeback - Medium.woff') format('woff');
	font-weight: 500;
	/* Medium */
}

@font-face {
	font-family: 'EightiesComeback';
	src: url('fonts/EightiesComeback - Semi Bold.woff') format('woff');
	font-weight: 600;
	/* Semi-Bold */
}

@font-face {
	font-family: 'EightiesComeback';
	src: url('fonts/EightiesComeback - Bold.woff') format('woff');
	font-weight: 700;
	/* Bold */
}

@font-face {
	font-family: 'EightiesComeback';
	src: url('fonts/EightiesComeback-Black.woff') format('woff');
	font-weight: 900;
	/* Black */
}

@font-face {
	font-family: 'Optima';
	src: url('fonts/OPTIMA_B.woff') format('woff');
	font-weight: 500;
	/* Medium */
}

@font-face {
	font-family: 'OptimaItalic';
	src: url('fonts/OPTIMA_B.woff') format('woff');
	font-weight: 500;
	font-style: italic;
	/* Italic */
}

@font-face {
	font-family: 'OptimaBold';
	src: url('fonts/OPTIMA_B.woff') format('woff');
	font-weight: 700;
	/* Bold */
}

@font-face {
	font-family: 'Franklin Gothic Regular';
	font-style: normal;
	font-weight: normal;
	src: local('Franklin Gothic Regular'), url('fonts/FranklinGothic.woff') format('woff');
}

@font-face {
	font-family: 'Franklin Gothic ITALIC';
	font-style: normal;
	font-weight: normal;
	src: local('Franklin Gothic ITALIC'), url('fonts/FranklinGothicITALIC.woff') format('woff');
}

@font-face {
	font-family: 'Franklin Gothic Book Regular';
	font-style: normal;
	font-weight: normal;
	src: local('Franklin Gothic Regular'), url('fonts/Franklin Gothic Book Regular.woff') format('woff');
}

.d-none{
	display: none !important;
}

@media screen and (max-width: 640px){
	.rhc.fe-extrainfo-container .row-fluid .fe-image-holder.span6{
		width: 100% !important;
	}
}

ul.next-upcoming-date>li:before {
        color: #5367a9 !important;
        content: '\2022' !important;
        font-size: 1.2em;
        left: 15px;
        line-height: 1.3em;
        position: absolute;
}

.rhc.fe-extrainfo-container .fc-button{
	margin: 0;
}
.fc-event-list-content{
	    background: #f9f9f9;
    padding: 1rem;
    border: solid 1px #eee;
    box-shadow: 1px 1px 5px #eee;
	margin: 0 0 1rem;
}
.fc-event-list-content .fe-extrainfo-container{
	border: none !important;
	background: transparent;
	padding: 0;
	margin: 0;
}
.fe-maincol-1{
	display: none !important;
}
.span6.fe-maincol{
	width: 100% !important;
}
ul.next-upcoming-date{
	margin: 0.5rem 0 !important;
}

ul.next-upcoming-date li {
    margin: 0rem;
}

ul.next-upcoming-date li:before {
    margin: -3.5px 0 0;
}