/*
 *  Overrides CSS
 * 
 *  HOW WE ARE USING THIS FILE:
 *  
 *  1. This file is intended for CSS overrides that need to be
 *     quickly added to the Live site.
 *
 *  2. Before adding any styles here, make the neccessary updates
 *     to the .scss files in the build, compile and push the style
 *     updates to Staging. Once styling is complete, replicate the
 *     styling here and upload this file to the Production build.
 *
 *  3. Remeber to delete all styles from this file whenever the
 *     Staging build is copied to Live.
 *
 */
 
 /*
.tool-guide-section__table__head h3 { font-size: 130%; line-height: 1; } 
.tool-jump-section__button-links .btn-group>.btn { font-size: 1.5rem; }

#_vit, #_vit input[type=text] { font-family: 'asap' !important; }
#_vit #map-view .early-vote-site, #_vit #map-view #more-resources a, #_vit #address-view #address-not-found h2, #_vit #address-view #current-location h2, #_vit .modal h2 { color: #9B1C56 !important; margin-top: 0; }
#_vit { border: 1px solid #ccc !important; }
#_vit #address-view .title { font-weight: bold; } 
#_vit #address-view h2.subtitle {     text-transform: none;
    line-height: 1.3;
    margin: 2% 15%;
    hyphens: none;
    color: #F04E23;
    font-style: italic; 
font-weight: 600; }
#vip-logo { background-image: url(https://forwardtogether.org/wp-content/uploads/2018/10/Ballot-Box-Magenta.png) !important;} 
#_vit .landscape#map-view .left-wrapper { background-color: #bf5b89 !important; }
#_vit #map-view .info.expanded-pane, #_vit button { background-color: #F04E23 !important; } 
#_vit #address-view .footer #plus-icon, #_vit #address-view #close-button { background-color: #F04E23 !important; border: 6px solid #F04E23 !important; } 
#_vit .magnifying-glass, #_vit .footer { background-color: #9B1C56 !important; }
#_vit #address-view #address-not-found, #_vit #address-view #current-location, #_vit #address-view #about {   width: 85%  !important;
    height: 85% !important;
    padding: 20px !important;
    line-height: 1.2 !important; } 
*/

section.fastaction-modal .fa-modal-inner {
    top: 120px !important;
}

section.is-active.fastaction-modal {
    display: block !important;
    z-index: 9999;
}

/* these styles can go away */
/*
@media screen and (max-width: 992px) {
#modal-form-20-6240 .modal--form__bg-image {
	background-image: url(https://forwardtogether.org/wp-content/uploads/2018/11/donate-sm-992px.jpg) !important; }
#modal-form-20-6240 h2.modal--form__title, #modal-form-20-6240 h3.modal--form__subtitle {
	display: none; }
}
*/
/* these styles can go away */
