/* Enter Your Custom CSS Here */

/*
div.srr-title a {
    color: #ff8400;
	  font-size: 40px;
}
*/

div.srr-title a {
    color: #00b4f5 !important;
}

div.widget-area.widget-sidebar h4 {
    color: #ffffff;
}
/*
div.srr-title a {
    color: #bc1822 !important;
}
*/
a.city_selector_toggle_link {
    display: none;
}

div.weather-atlas-footer a {
    display: none;
}

div.weather-atlas-header-title {
    font-size: 20px;
    color: #f02828;
    font-weight: bold;
}

div.daily.days {
    text-transform: uppercase !important;
    font-weight: bold;
    color: #4c98e8;
    font-size: 20px;
}

div.mxrf_marquee marquee {
    background-color: #8f0a0a;
    font-size: 30px;
	  text-transform: uppercase;
}

div.ptms_marquee marquee {
    background-color: #8f0a0a;
    font-size: 30px;
	  text-transform: uppercase;
}

/* twitter feed */
 * div.ctf-owl-item.active {
    background-color: #ffffff;
}

div.ctf-header-text {
    display: none;
}

a.ctf-header-link {
    display: none !important;
}

article p strong {
    color: #f02828;
}

div.css-events-list {
    font-size: 25px !important;
    color: #2f3fa8 !important;
}

div.mxrf_marquee marquee {
    font-size: 50px;
    margin-bottom: -20px;
}

/* added 1-25-25 remove extra date from calendar*/
div.srr-meta {
    display: none;
}

div.widget-area.widget-footer.col-lg-4.col-md-4.col-sm-4.col-xs-4 {
    margin-top: 10px !important;
}

div.weather-atlas-body {
    margin-top: -20px !important;
}

div.current_horizontal {
    margin-bottom: -20px !important;
}



