/* Enter Your Custom CSS Here */
.td-post-content a, .td-page-content a{
  display: inline-block;
  text-decoration: underline;
}
/* HEADER FONT STYLES */
.td-header-top-menu {
   font-size: 13px !important; 
}
.td-weather-top-widget .td-weather-header .td-weather-city {
  font-size: 13px !important;
}
.td-weather-top-widget .td-weather-now .td-big-degrees {
  font-size: 13px !important;
}
/* FOOTER TWEAKS */
.td-social-style9 .td_social_type {
    width: 18% !important;
}

.td-social-style9 .td-sp {
    width: 35px !important;
    height: 35px !important;
}

.td-social-style9 .td_social_facebook .td-sp {
    background-position: -18px -18px !important;
}

.td-social-style9 .td_social_googleplus .td-sp {
    background-position: -19px -278px !important;
}

.td-social-style9 .td_social_instagram .td-sp {
    background-position: -18px -225px !important;
}

.td-social-style9 .td_social_rss .td-sp {
    background-position: -18px -122px !important;
}

.td-social-style9 .td_social_twitter .td-sp {
    background-position: -18px -433px !important;
}

.td-social-style9 .td_social_youtube .td-sp {
    background-position: -18px -382px !important;
}
.td-social-style9 .td_social_type .td_social_info_name {
    display:none; 
}


.td-social-list .td_social_googleplus {
 display:none !important; 
}
/* END FOOTER TWEAKS */

#td-mobile-nav .paywall-status .paywall-subscribe{
  background-color:#F24855
}

/* HOMEPAGE ICONS */

.home-icons img {
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
.home-icons img:hover {
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}
.wpb_wrapper table td {
     border:none !important;
     border-color:#ffffff !important;
}
/* END HOMEPAGE ICONS */
