/*
 Theme Name:   Newspaper Child - Style
 Description:  Newspaper Child Theme for Style Magazine
 Template:     Newspaper
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  newspaperchild
*/

/*
NAV MENU
*/
.menu-arts-culture .sub-menu .menu-item-0, .menu-arts-culture .sub-menu .menu-item {
    background-color: #ffa4d7 !important;
}
.menu-arts-culture .sub-menu .menu-item-0 .entry-title a{
    color: #007863 !important;
}

.menu-stuff-to-do .sub-menu .menu-item-0 {
    background-color: #FF9D00 !important;
}
.menu-stuff-to-do .sub-menu .menu-item-0 .entry-title a{
    color: #FF2500 !important;
}

.menu-news-features .sub-menu .menu-item-0, .menu-news-features .sub-menu .menu-item {
    background-color: #004fc3 !important;
}
.menu-news-features .sub-menu .menu-item-0 .entry-title a{
    color: #00c4ea !important;
}

.menu-food-drink .sub-menu .menu-item-0, .menu-food-drink .sub-menu .menu-item {
    background-color: #ff2500 !important;
}
.menu-food-drink .sub-menu .menu-item-0 .entry-title a{
    color: #FFDA83 !important;
}

.menu-opinion .sub-menu .menu-item-0 {
    background-color: #ffa4d7 !important;
}
.menu-opinion .sub-menu .menu-item-0 .entry-title a{
    color: #007863 !important;
}

.menu-people-places .sub-menu .menu-item-0 {
    background-color: #ffa4d7 !important;
}
.menu-people-places .sub-menu .menu-item-0 .entry-title a{
    color: #007863 !important;
}
/*
ARTS AND EVENTS
Global
*/
.td_module_mx1:hover .td-module-meta-info.arts-events {
    background-color: #007863; /* Inverted background color */
}
.td_module_mx1:hover .td-module-meta-info.arts-events a,.td_module_mx1:hover .td-module-meta-info.arts-events .td-excerpt{
    color: #ffa4d7 !important; /* Inverted text color */
}
.td_module_mx1 .td-module-meta-info.arts-events {
    background-color:#ffa4d7;
}
.td_module_mx1 .td-module-meta-info.arts-events a,.td_module_mx1 .td-module-meta-info.arts-events .td-excerpt {
    color:#007863 !important;
}
.td_block_14 .arts-events .bottom-excerpt{
	color: black !important;
	margin-bottom: 20px;
    font-family: geomanist-medium-webfont!important;
    font-size: 14px !important;
}
.td_block_14 .arts-events .td-excerpt{
	color:#007863;
	margin-bottom: 20px;
    font-family: geomanist-medium-webfont!important;
    font-size: 18px;
}

/*
ARTS AND EVENTS
Single Post
*/
body.arts-events .single-post-color-row .color-cat a{
	color:#007863 !important;
}
body.arts-events .single-post-color-row .color-title h2{
     color: #007863;
}
body.arts-events .single-post-color-row .color-title{
     background-color:#ffa4d7;
}
body.arts-events .single-post-color-row .color-author a, body.arts-events .single-post-color-row .color-excerpt p{
     color: black;
}

/*
STUFF TO DO
Global
*/
.td_module_mx1:hover .td-module-meta-info.stuff-to-do {
    background-color: #FF2500; /* Inverted background color */
}
.td_module_mx1:hover .td-module-meta-info.stuff-to-do a,.td_module_mx1:hover .td-module-meta-info.stuff-to-do .td-excerpt{
    color: #FF9D00 !important; /* Inverted text color */
}
.td_module_mx1 .td-module-meta-info.stuff-to-do {
    background-color:#FF9D00;
}
.td_module_mx1 .td-module-meta-info.stuff-to-do a,.td_module_mx1 .td-module-meta-info.stuff-to-do .td-excerpt {
    color:#FF2500 !important;
}
.td_block_14 .stuff-to-do .bottom-excerpt{
	color: black !important;
	margin-bottom: 20px;
    font-family: geomanist-medium-webfont!important;
    font-size: 14px !important;
}
.td_block_14 .stuff-to-do .td-excerpt{
	color:#007863;
	margin-bottom: 20px;
    font-family: geomanist-medium-webfont!important;
    font-size: 18px;
}

/*
STUFF TO DO
Single Post
*/
body.stuff-to-do .single-post-color-row .color-cat a{
	color:#FF2500 !important;
}
body.stuff-to-do .single-post-color-row .color-title h2{
     color: #FF2500;
}
body.stuff-to-do .single-post-color-row .color-title{
     background-color:#FF9D00;
}
body.stuff-to-do .single-post-color-row .color-author a, body.stuff-to-do .single-post-color-row .color-excerpt p{
     color: black;
}

/*
THINGS TO DO
Global
*/
.td_module_mx1:hover .td-module-meta-info.things-to-do {
    background-color: #ff2500; /* Inverted background color */
}
.td_module_mx1:hover .td-module-meta-info.things-to-do a,.td_module_mx1:hover .td-module-meta-info.things-to-do .td-excerpt {
    color: #ff9938 !important; /* Inverted text color */
}
.td_module_mx1 .td-module-meta-info.things-to-do {
    background-color:#ff9938;
}
.td_module_mx1 .td-module-meta-info.things-to-do a {
    color:#ff2500 !important;
}
.td_block_14 .things-to-do .bottom-excerpt{
	color:black !important;
	margin-bottom: 20px;
    font-family: geomanist-medium-webfont!important;
    font-size: 14px !important;
}
.td_block_14 .things-to-do .td-excerpt{
	color:#ff2500;
	margin-bottom: 20px;
    font-family: geomanist-medium-webfont!important;
    font-size: 18px;
}

/*
THINGS TO DO
Single Post
*/
body.things-to-do .single-post-color-row .color-cat a {
	color:#ff9938 !important;
}
body.things-to-do .single-post-color-row .color-author a, body.things-to-do .single-post-color-row .color-excerpt p{
    color:black;
}
body.things-to-do .single-post-color-row .color-title{
     background-color:#ff9938;
}
body.things-to-do .single-post-color-row .color-title h2{
     color: #ff2500;
}

/*
FOOD AND DRINK
Global
*/
.td_module_mx1:hover .td-module-meta-info.food-drink {
    background-color: #FFDA83; /* Inverted background color */
}
.td_module_mx1:hover .td-module-meta-info.food-drink a,.td_module_mx1:hover .td-module-meta-info.food-drink .td-excerpt {
    color: #ff2500 !important; /* Inverted text color */
}

.td_module_mx1 .td-module-meta-info.food-drink {
    background-color:#ff2500;
}
.td_module_mx1 .td-module-meta-info.food-drink a {
    color:#FFDA83 !important;
}
.td_block_14 .food-drink .bottom-excerpt{
	color:black !important;
	margin-bottom: 20px;
    font-family: geomanist-medium-webfont!important;
    font-size: 14px !important;
}
.td_block_14 .food-drink .td-excerpt{
	color:#FFDA83;
	margin-bottom: 20px;
    font-family: geomanist-medium-webfont!important;
    font-size: 18px;
}
/*
FOOD AND DRINK
Single Post
*/
body.food-drink .single-post-color-row .color-cat a {
	color:#ff2500 !important;
}
body.food-drink .single-post-color-row .color-excerpt p, body.food-drink .single-post-color-row .color-author a{
    color:black;
}
body.food-drink .single-post-color-row .color-title{
     background-color:#ff2500;
}
body.food-drink .single-post-color-row .color-title h2{
     color: #FFDA83;
}

/*
SPONSORED CONTENT
Single Post
*/
body.sponsored-content .single-post-color-row .color-cat a {
	color:#004FC3 !important;
}
body.sponsored-content .single-post-color-row .color-excerpt p, body.sponsored-content .single-post-color-row .color-author a{
    color:black;
}
body.sponsored-content .single-post-color-row .color-title{
     background-color:#004FC3;
}
body.sponsored-content .single-post-color-row .color-title h2{
     color: #FFA4D7;
}

/*
SPONSORED CONTENT
Global
*/
.td_module_mx1:hover .td-module-meta-info.sponsored-content {
    background-color: #FFA4D7; /* Inverted background color */
}
.td_module_mx1:hover .td-module-meta-info.sponsored-content a,.td_module_mx1:hover .td-module-meta-info.sponsored-content .td-excerpt {
    color: #004FC3 !important; /* Inverted text color */
}
.td_module_mx1 .td-module-meta-info.sponsored-content {
    background-color:#004FC3;
}
.td_module_mx1 .td-module-meta-info.sponsored-content a {
    color:#FFA4D7 !important;
}
.td_block_14 .sponsored-content .bottom-excerpt{
	color:black !important;
	margin-bottom: 20px;
    font-family: geomanist-medium-webfont!important;
    font-size: 14px !important;
}
.td_block_14 .sponsored-content .td-excerpt{
	color:#FFA4D7;
	margin-bottom: 20px;
    font-family: geomanist-medium-webfont!important;
    font-size: 18px;
}

/*
NEWS AND FEATURES
Global
*/
.td_module_mx1:hover .td-module-meta-info.news-features {
    background-color: #00c4ea; /* Inverted background color */
}
.td_module_mx1:hover .td-module-meta-info.news-features a,.td_module_mx1:hover .td-module-meta-info.news-features .td-excerpt {
    color: #004fc3 !important; /* Inverted text color */
}
.td_module_mx1 .td-module-meta-info.news-features {
    background-color:#004fc3;
}
.td_module_mx1 .td-module-meta-info.news-features a {
    color:#00c4ea !important;
}
.td_block_14 .news-features .bottom-excerpt{
	color:black !important;
	margin-bottom: 20px;
    font-family: geomanist-medium-webfont!important;
    font-size: 14px !important;
}
.td_block_14 .news-features .td-excerpt{
	color:#00c4ea;
	margin-bottom: 20px;
    font-family: geomanist-medium-webfont!important;
    font-size: 18px;
}

/*
NEWS AND FEATURES
Single Post
*/
body.news-features .single-post-color-row .color-cat a {
	color:#004fc3 !important;
}
body.news-features .single-post-color-row .color-excerpt p, body.news-features .single-post-color-row .color-author a{
    color: black;
}
body.news-features .single-post-color-row .color-title{
     background-color:#004fc3;
}
body.news-features .single-post-color-row .color-title h2{
     color: #00c4ea;
}

/*
PEOPLE AND PLACES
Global
*/
.td_module_mx1:hover .td-module-meta-info.people-and-places {
    background-color: #004FC3; /* Inverted background color */
}
.td_module_mx1:hover .td-module-meta-info.people-and-places a,.td_module_mx1:hover .td-module-meta-info.people-and-places .td-excerpt {
    color: #00C4EA !important; /* Inverted text color */
}
.td_module_mx1 .td-module-meta-info.people-and-places {
    background-color:#00C4EA;
}
.td_module_mx1 .td-module-meta-info.people-and-places a {
    color:#004FC3 !important;
}
.td_block_14 .people-and-places .bottom-excerpt{
	color:black !important;
	margin-bottom: 20px;
    font-family: geomanist-medium-webfont!important;
    font-size: 14px !important;
}
.td_block_14 .people-and-places .td-excerpt{
	color:#004FC3;
	margin-bottom: 20px;
    font-family: geomanist-medium-webfont!important;
    font-size: 18px;
}

/*
PEOPLE AND PLACES
Single Post
*/
body.people-and-places .single-post-color-row .color-cat a {
	color:#00C4EA !important;
}
body.people-and-places .single-post-color-row .color-excerpt p, body.people-and-places .single-post-color-row .color-author a{
    color: black;
}
body.people-and-places .single-post-color-row .color-title{
     background-color:#00C4EA;
}
body.people-and-places .single-post-color-row .color-title h2{
     color: #004FC3;
}

/*
OPINION AND BLOGS
Global
*/
.td_module_mx1:hover .td-module-meta-info.opinion-blogs {
    background-color: #FF2500; /* Inverted background color */
}
.td_module_mx1:hover .td-module-meta-info.opinion-blogs a,.td_module_mx1:hover .td-module-meta-info.opinion-blogs .td-excerpt {
    color: #FFDA83 !important; /* Inverted text color */
}
.td_module_mx1 .td-module-meta-info.opinion-blogs {
    background-color:#FFDA83;
}
.td_module_mx1 .td-module-meta-info.opinion-blogs a {
    color:#FF2500 !important;
}
.td_block_14 .opinion-blogs .bottom-excerpt{
	color:black !important;
	margin-bottom: 20px;
    font-family: geomanist-medium-webfont!important;
    font-size: 14px !important;
}
.td_block_14 .opinion-blogs .td-excerpt{
	color:#ff2500;
	margin-bottom: 20px;
    font-family: geomanist-medium-webfont!important;
    font-size: 18px;
}

/*
OPINION AND BLOGS
Single Post
*/
body.opinion-blogs .single-post-color-row .color-cat a{
	color:#FFDA83 !important;
}
body.opinion-blogs .single-post-color-row .color-excerpt p, body.opinion-blogs .single-post-color-row .color-author a {
    color: black;
}
body.opinion-blogs .single-post-color-row .color-title{
     background-color:#FFDA83;
}
body.opinion-blogs .single-post-color-row .color-title h2{
     color: #ff2500;
}

/*
DEFAULT COLOR
Global
*/
.td_module_mx1:hover .td-module-meta-info.default-color {
    background-color: #004fc3; /* Inverted background color */
}
.td_module_mx1:hover .td-module-meta-info.default-color a,.td_module_mx1:hover .td-module-meta-info.default-color .td-excerpt {
    color: #00c4ea !important; /* Inverted text color */
}
.td_module_mx1 .td-module-meta-info.default-color {
    background-color:#00c4ea;
}
.td_module_mx1 .td-module-meta-info.default-color a {
    color:#004fc3 !important;
}
.td_block_14 .default-color .bottom-excerpt{
	color:black !important;
	margin-bottom: 20px;
    font-family: geomanist-medium-webfont!important;
    font-size: 14px !important;
}
.td_block_14 .default-color .td-excerpt{
	color:#004fc3;
	margin-bottom: 20px;
    font-family: geomanist-medium-webfont!important;
    font-size: 18px;
}

/*
DEFAULT COLOR
Single Post
*/
body.default-color .single-post-color-row .color-cat a {
	color:#00c4ea !important;
}
body.default-color  .single-post-color-row .color-excerpt p, body.default-color  .single-post-color-row .color-author a{
    color: Black;
}
body.default-color  .single-post-color-row .color-title{
     background-color:#00c4ea;
}
body.default-color  .single-post-color-row .color-title h2{
     color: #004fc3;
}

/*
CUSTOM MODULE CSS
*/
.td_module_mx1 .td-post-category{
	transition:none;
}
.single-post-color-row .color-title{
     padding:20px;
}
.td_module_mx1.td_module_wrap .td-module-meta-info .td-post-category {
    background-color:inherit !important;
	padding:0px;
	margin:0px 0px 2% 0px;
	position:relative;
    color: #222;
}
.td_module_mx1.td_module_wrap .td-module-meta-info .td-post-author-name{
		position:relative;
	top:-2px;
	margin-top:-2px
}
body .td_module_mx1 .td-module-meta-info{
    margin-bottom:0px;
	    padding: 13px 18px;
	width:205px;
}
.bottom-row-home-colors .td-module-meta-info {
    position:relative;
	padding-top: 5%;
    
}
.bottom-row-home-colors .td_module_mx1>div{
    height:120px;
    display:inline-block;
}
.bottom-row-home-colors .td_module_mx1>.td-module-thumb{
		width:40%;
    float:right;
}
.bottom-row-home-colors .td_module_mx1>.td-module-meta-info {
		width:60%;
}
.block-title-no-margin .block-title{
	margin-bottom:5px;
	padding-left:0px !important;
}
.block-title-no-margin .td-pulldown-size{
	padding-left:0px
}
.limit-height .td-module-thumb{
	height:100% !important;
}
.limit-height .td-block-span12:first-of-type{
	padding-bottom:20px
}
.limit-height-featured .td-module-thumb{
	height:350px !important;
}
.limit-height-featured .td-block-span12:first-of-type{
	padding-bottom:20px
}
.home-2 .td_block_14.limit-height-featured .td-block-span12:last-child .td_module_mx1 {
    display: block;
    height: 100%;
}
body .category-boxes .td-module-thumb{
    height:245.5px;
}
body .td-module-thumb img{
    min-width:500px;
}
.td_module_mx1 .td-module-thumb a:last-child:before{
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgb(255 255 255 / 0%))) !important;
}
.td_module_mx1 .td-module-thumb img{
    /*height:100%;*/
}


/*
CUSTOM MODULE CSS LARGE 
*/
.large-home-colors .td_module_mx1.td_module_wrap .td-module-meta-info{
	width:350px
}
.large-image .td_module_mx1 .td-module-meta-info{
    margin-bottom:0px;
	    padding: 13px 20px;
			width:670px;
}
.large-image .td-excerpt{
	    margin-bottom: 20px;
    font-family: geomanist-medium-webfont!important;
    font-size: 18px;
}
body .single-large-home .td-block-span4{
	width:100%;
}
.single-large-home .td-module-meta-info{
	max-width:500px !important;
	text-align:center;
	left:calc(50% - 250px) !important;
}

@media (min-width: 700px){

.large-home-colors .td_module_mx1.td_module_wrap .td-module-meta-info .td-post-category {
    background-color:inherit !important;
	padding:0px;
	font-size:12px;
	margin:0px 0px 15px 0px;
	position:relative;
    color: #222;
}
.large-home-colors  .td_module_mx1.td_module_wrap .td-module-meta-info .td-post-author-name{
	margin-top:5px;
	font-size:15px
}
.large-home-colors .td_module_mx1 .td-module-thumb{
    height: 100% !important;
    max-height: 550px;
    padding: 0px;
}
}
@media (max-width:699px){
    div.medium-image .td_module_mx1 .td-module-meta-info{
        width: 100%;
    }
    .td_block_14 .td-excerpt {
    font-size: 14px !important;
    }
	.large-home-colors .td_module_mx1.td_module_wrap .td-module-meta-info .td-post-category {
    background-color:inherit !important;
	padding:0px;
	font-size:10px;
	margin:0px 0px 10px 0px;
	position:relative;
    color: #222;
}
.large-home-colors  .td_module_mx1.td_module_wrap .td-module-meta-info .td-post-author-name{
	margin-top:5px;

}
.large-image .td_module_mx1 .td-module-meta-info {
    width: inherit;
}
.limit-height .td-module-thumb,.limit-height-featured .td-module-thumb {
    height: inherit !important;
    max-height:300px;
}
.td_module_mx1 .td-module-meta-info{
position: relative !important;
}
.td_module_mx1 .td-module-thumb {
    max-height: 220px;
    height: auto;
}
.single-large-home .td-module-meta-info {
    left: inherit !important;
}
body .td_module_mx1 .td-module-meta-info{
    width:100%;
}
}
.home .td_module_mx1 .td-module-thumb .entry-thumb {
    /*max-width: 100% !important;*/
    /*min-height: 320px !important;*/
}
.home .theater-row .td_module_mx1 .td-module-thumb .entry-thumb {
    /*max-width: 100% !important;*/
    /*min-height: 350px !important;*/
}

/*
CUSTOM MODULE CSS MEDIUM 
*/
.medium-image .td_module_mx1 .td-module-meta-info{
    margin-bottom:0px;
	    padding: 13px 20px;
		width:325px;
}



/*
EVENTS CALENDAR WIDGET
*/
.tribe-events-widget .tribe-events-widget-events-list__event-title {
    font-family: bulevar-regular-webfont!important;
    font-size: 60px!important;
    line-height: .9em!important;
    font-weight: 100!important;
    text-transform: uppercase!important;
    letter-spacing: 1.2px!important;
    color: var(--tec-color-text-events-title-widget-list);
}
.tribe-events-widget .tribe-events-widget-events-list__event-row {
	padding-bottom:10px;
    border-bottom: 1px solid lightgrey;
    flex-wrap: nowrap;
    
}
.tribe-events-widget .tribe-events-widget-events-list__event-datetime,.tribe-events-widget .tribe-events-widget-events-list__event-date-tag-month{
	font-family: bulevar-regular-webfont!important;
	font-size:18px !important;
	letter-spacing:1px
		color:grey !important;
}
.tribe-events-widget.tribe-common .tribe-common-b2{
	color:#696767 !important;
}
.tribe-events-widget .tribe-events-widget-events-list__view-more.tribe-common-b1.tribe-common-b2--min-medium{
	display:none;
}

/*
HOME OVERRIDES
*/

.home-food-drink-section .td_module_mx1 .td-module-meta-info a {
    color: #FFDA83 !important;
}
.home-food-drink-section .td-block-span12 .td_module_wrap.td_module_mx1:hover .td-module-meta-info {
    background-color: #FFDA83 !important; /* Inverted background color */
}
.home-food-drink-section .td_module_mx1 .td-module-meta-info{
    background-color: #ff2500 !important;
}

.home-food-drink-section .td_module_mx1:hover .td-module-meta-info a,.td_module_mx1:hover .td-module-meta-info .td-excerpt {
    color: #ff2500 !important; /* Inverted text color */
}

/*
HEADER 
*/
.header-middle-column {
    position: relative;
    left: 30px;
}
/*
REDESIGN
*/
body .single-post-color-row .single-meta-container .color-title h2 {
    color: black;
}
.single .tdb_single_bg_featured_image .tdb-caption-text{
	padding:0px 20px;
}
body .single-post-color-row .single-meta-container .color-title {
    background-color: inherit;
}

.home-2 .td_module_mx1.td_module_wrap.td-animation-stack .td_module_mx1.td_module_wrap.td-animation-stack,.home-2 .td_module_mx1 .td-module-meta-info,.single-large-home{
    text-align: center;
    position:inherit;
    width:100%;
}
.home-2 .td_module_mx1.td_module_wrap .td-module-meta-info .td-post-category{
    margin: 0 0 5% 0;
}
.home-2 div.bottom-excerpt.td-excerpt {
    margin-bottom:0px;
    background-color: #F8F8F8;

}
.home-2 .read-article{
    background-color: #F8F8F8;
    padding-top:20px;
}



.home-2 div#tdi_97,.home-2 div#tdi_208 {
    margin-bottom: 40px !important;
}
@media screen and ( min-width:600px ){

.home-2 .td-main-content-wrap #tdi_97 .vc_column-inner, .home-2 .td-main-content-wrap #tdi_97  .td_block_inner {
    height:700px !important;
}
.home-2 #tdi_208 .td-column-1, .home-2 #tdi_208 .td_block_inner{
    height: 700px !important;
}
.home-2 .td-main-content-wrap .vc_column-inner,.home-2 .td-main-content-wrap .td_block_inner {
    background-color: #f8f8f8;
    height: 600px;
}	
.home-2 .td-main-content-wrap  #tdi_244 .vc_column-inner,.home-2 .td-main-content-wrap #tdi_244 .td_block_inner {
	background-color: #f8f8f8;
	min-height: 700px;
}
}

.home-2 #tdi_219 div.td_module_mx1 .td-module-thumb .entry-thumb  {
    height: 220px;
    width: auto !important;
    object-fit: cover !important;
    max-height: 220px !important;
}
.home-2 #tdi_140 div.td_module_mx1 .td-module-thumb .entry-thumb  {
    height: 220px;
    width: auto !important;
    object-fit: cover !important;
    max-height: 220px !important;
}
.home-2 #tdi_117 div.td_module_mx1 .td-module-thumb .entry-thumb  {
    height: 220px;
    width: auto !important;
    object-fit: cover !important;
    max-height: 220px !important;
}
.home-2 #tdi_244 div.td_module_mx1 .td-module-thumb .entry-thumb  {
    height: 270px;
    width: auto !important;
    object-fit: cover !important;
    max-height: 22880px !important;
}
.home-2 #tdi_244 .limit-height-featured .td-module-thumb{
    height: 100% !important;
}
.home-2 .td_block_wrap .td-excerpt {
    font-size: 20px !important;
    font-family: 'Lato' !important;
    line-height: 1.25em;
}
.home-2 .td_block_14 .td-block-span12:last-child .td_module_mx1{
	height:400px;
}
.home-2 .td_block_14.tdi_92 .td-block-span12:last-child .td_module_mx1{
	height:100%;
}
.home-2 .theater-row  .td-block-span12 .td_module_mx1.td_module_wrap{
	height:500px;
}
@media screen and (max-width:500px){
    .home-2 .theater-row .td-block-span12 .td_module_mx1.td_module_wrap{
        height:400px;
    }
}
.home-2 .td-excerpt{
    margin-top:0px;
    padding: 0px 10px 20px 0px;
    text-align:center;
}
.home-2 .td_module_wrap .entry-title {
    margin: 6px 0 6px 0 !important;
}
.home-2 div.tdi_121 .td_block_wrap{
    text-align:center;
}

.home-2 .td_module_mx1,.limit-height-featured,.home-2 .hits.td-column-1,.single-large-home{
    background-color:#F8F8F8 !important;
}
.home-2 .td_module_mx1 .td-module-meta-info,
.home-2 .td_module_mx1 .td-module-meta-info:hover,
.home-2 .home-food-drink-section .td_module_mx1 .td-module-meta-info,
.home-2 .home-food-drink-section .td_module_mx1 .td-module-meta-info:hover{
    /* max-width: 100% !important; */
    width: 100%;
    background-color: inherit !important;
}
.home-2 .single-large-home .td-module-meta-info{
    max-width:100% !important;
}
.home-2 .limit-height.large-image .entry-title{
    margin-bottom:25px !important;
}
.home-2 .__trending-sidebar .td_module_mx1.td_module_wrap .td-module-meta-info .td-post-category{
    margin-bottom:7px !important
}
.home-2 .home-food-drink-section .td-block-span12 .td_module_wrap.td_module_mx1:hover .td-module-meta-info{
    background-color:inherit !important;
}
.home-2 .home-food-drink-section{
    margin-bottom:20px !important;
}

/*
REDESIGN COLORED CATEGORIES
*/
.home-2 .td_module_mx1:hover .td-module-meta-info .td-excerpt,.home-2 .td_module_mx1:hover .td-module-meta-info .td-module-title a,.home-2 .td_module_mx1 .td-module-meta-info .td-excerpt,.home-2 .td_module_mx1 .td-module-meta-info .td-module-title a{
    color:black !important
}
.home-2 .td_module_mx1 .td-post-category{
    padding:10px !important;
}
.home-2 .single-large-home .td-module-meta-info{
    left:inherit !important;
}
.home-2 .td_module_mx1.td_module_wrap .td-module-meta-info .td-post-category{
    margin: 0 0 3% 0 !important;
}


.home-2 .td_module_mx1.td_module_wrap .td-module-meta-info .td-post-category{
    font-size:18px !important;
    margin-bottom: 18px !important;
}
.home-2 .td_module_mx1 .td-module-meta-info.food-drink .td-post-category {
    background-color: #ff2500 !important;
}
.home-2 .td_module_mx1 .td-module-meta-info.arts-events .td-post-category {
    background-color: #ffa4d7 !important;
}
.home-2 .td_module_mx1 .td-module-meta-info.stuff-to-do  .td-post-category {
    background-color: #FF9D00 !important;
}
.home-2 .td_module_mx1 .td-module-meta-info.things-to-do  .td-post-category {
    background-color: #ff9938!important;
}
.home-2 .td_module_mx1 .td-module-meta-info.sponsored-content  .td-post-category {
    background-color: #004FC3 !important;
}
.home-2 .td_module_mx1 .td-module-meta-info.news-features  .td-post-category {
    background-color: #004fc3 !important;
}
.home-2 .td_module_mx1 .td-module-meta-info.people-and-places  .td-post-category {
    background-color: #00C4EA !important;
}
.home-2 .td_module_mx1 .td-module-meta-info.opinion-blogs  .td-post-category {
    background-color: #FFDA83 !important;
}
.home-2 .td_module_mx1 .td-module-meta-info.default-color  .td-post-category {
    background-color: #00c4ea !important;
}


.home-2 .td_module_mx1 .td-module-meta-info.food-drink  .td-post-category{
    color: #FFDA83 !important;
}
.home-2 .td_module_mx1 .td-module-meta-info.arts-events  .td-post-category{
    color: #007863 !important;
}
.home-2 .td_module_mx1 .td-module-meta-info.stuff-to-do  .td-post-category{
    color: #FF2500 !important;
}
.home-2 .td_module_mx1 .td-module-meta-info.things-to-do  .td-post-category{
    color: #ff2500!important;
}
.home-2 .td_module_mx1 .td-module-meta-info.sponsored-content  .td-post-category{
    color: #FFA4D7 !important;
}
.home-2 .td_module_mx1 .td-module-meta-info.news-features  .td-post-category{
    color: #00c4ea !important;
}
.home-2 .td_module_mx1 .td-module-meta-info.people-and-places  .td-post-category{
    color: #004FC3 !important;
}
.home-2 .td_module_mx1 .td-module-meta-info.opinion-blogs  .td-post-category{
    color: #FF2500 !important;
}
.home-2 .td_module_mx1 .td-module-meta-info.default-color  .td-post-category{
    color: #004fc3 !important;
}


.home-2 .td_module_mx1:hover .td-module-meta-info.food-drink .td-post-category{
    color: #ff2500 !important;
}
.home-2 .td_module_mx1:hover .td-module-meta-info.arts-events .td-post-category{
    color: #ffa4d7 !important;
}
.home-2 .td_module_mx1:hover .td-module-meta-info.stuff-to-do .td-post-category{
    color: #FF9D00 !important;
}
.home-2 .td_module_mx1:hover .td-module-meta-info.things-to-do .td-post-category{
    color: #ff9938!important;
}
.home-2 .td_module_mx1:hover .td-module-meta-info.sponsored-content .td-post-category{
    color: #004FC3 !important;
}
.home-2 .td_module_mx1:hover .td-module-meta-info.news-features .td-post-category{
    color: #004fc3 !important;
}
.home-2 .td_module_mx1:hover .td-module-meta-info.people-and-places .td-post-category{
    color: #00C4EA !important;
}
.home-2 .td_module_mx1:hover .td-module-meta-info.opinion-blogs .td-post-category{
    color: #FFDA83 !important;
}
.home-2 .td_module_mx1:hover .td-module-meta-info.default-color .td-post-category{
    color: #00c4ea !important;
}



.home-2 .td_module_mx1:hover .td-module-meta-info.food-drink .td-post-category{
    background-color: #FFDA83 !important;
}
.home-2 .td_module_mx1:hover .td-module-meta-info.arts-events .td-post-category{
    background-color: #007863 !important;
}
.home-2 .td_module_mx1:hover .td-module-meta-info.stuff-to-do .td-post-category{
    background-color: #FF2500 !important;
}
.home-2 .td_module_mx1:hover .td-module-meta-info.things-to-do .td-post-category{
    background-color: #ff2500!important;
}
.home-2 .td_module_mx1:hover .td-module-meta-info.sponsored-content .td-post-category{
    background-color: #FFA4D7 !important;
}
.home-2 .td_module_mx1:hover .td-module-meta-info.news-features .td-post-category{
    background-color: #00c4ea !important;
}
.home-2 .td_module_mx1:hover .td-module-meta-info.people-and-places .td-post-category{
    background-color: #004FC3 !important;
}
.home-2 .td_module_mx1:hover .td-module-meta-info.opinion-blogs .td-post-category{
    background-color: #FF2500 !important;
}
.home-2 .td_module_mx1:hover .td-module-meta-info.default-color .td-post-category{
    background-color: #004fc3 !important;
}


/*
REDESIGN CATEGORY PAGES
*/
.category .td_module_mx1.td_module_wrap.td-animation-stack .td_module_mx1.td_module_wrap.td-animation-stack,.category .td_module_mx1 .td-module-meta-info,.single-large-home {
    text-align: center;
    position: inherit;
    width: 100%
}

.category .td_module_mx1.td_module_wrap .td-module-meta-info .td-post-category {
    margin: 0 0 5% 0
}

.category div.bottom-excerpt.td-excerpt {
    margin-bottom: 0;
    background-color: #F8F8F8
}

.category .read-article {
    background-color: #F8F8F8;
    padding-top: 20px
}

.category div#tdi_97,.category div#tdi_208 {
    margin-bottom: 40px!important
}

@media screen and (min-width: 600px) {
    .category .td-main-content-wrap #tdi_97 .vc_column-inner,.category .td-main-content-wrap #tdi_97 .td_block_inner {
        height:700px!important
    }

    .category #tdi_208 .td-column-1,.category #tdi_208 .td_block_inner {
        height: 700px!important
    }

    .category .td-main-content-wrap .vc_column-inner{
        background-color: #f8f8f8;
		min-height:100px;
    }

    .category .td-main-content-wrap #tdi_244 .vc_column-inner,.category .td-main-content-wrap #tdi_244 .td_block_inner {
        background-color: #f8f8f8;
        min-height: 700px
    }
}

.category #tdi_219 div.td_module_mx1 .td-module-thumb .entry-thumb {
    height: 220px;
    width: auto!important;
    object-fit: cover!important;
    max-height: 220px!important
}

.category #tdi_140 div.td_module_mx1 .td-module-thumb .entry-thumb {
    height: 220px;
    width: auto!important;
    object-fit: cover!important;
    max-height: 220px!important
}

.category #tdi_117 div.td_module_mx1 .td-module-thumb .entry-thumb {
    height: 220px;
    width: auto!important;
    object-fit: cover!important;
    max-height: 220px!important
}

.category #tdi_244 div.td_module_mx1 .td-module-thumb .entry-thumb {
    height: 270px;
    width: auto!important;
    object-fit: cover!important;
    max-height: 22880px!important
}

.category #tdi_244 .limit-height-featured .td-module-thumb {
    height: 100%!important
}

.category .td_block_14 .td-block-span12:last-child .td_module_mx1 {
}

.category .td_block_14.tdi_92 .td-block-span12:last-child .td_module_mx1 {
    height: 100%
}

.category .theater-row .td-block-span12 .td_module_mx1.td_module_wrap {
    height: 500px
}

@media screen and (max-width: 500px) {
    .category .theater-row .td-block-span12 .td_module_mx1.td_module_wrap {
        height:400px
    }
	.category .td_block_14 .td-block-span6{
		width:100% !important;
	}
}

.category .td_module_wrap .entry-title {
    margin: 6px 0 6px 0!important
}

.category div.tdi_121 .td_block_wrap {
    text-align: center
}

.category .td_module_mx1,.limit-height-featured,.category .hits.td-column-1,.single-large-home {
    background-color: #F8F8F8!important
}
.category .td_module_mx1{
	margin-bottom:0px;
}

.category .td_module_mx1 .td-module-meta-info,.category .td_module_mx1 .td-module-meta-info:hover,.category .home-food-drink-section .td_module_mx1 .td-module-meta-info,.category .home-food-drink-section .td_module_mx1 .td-module-meta-info:hover {
    width: 100%;
    background-color: inherit!important
}

.category .single-large-home .td-module-meta-info {
    max-width: 100%!important
}

.category .limit-height.large-image .entry-title {
    margin-bottom: 25px!important
}

.category .__trending-sidebar .td_module_mx1.td_module_wrap .td-module-meta-info .td-post-category {
    margin-bottom: 7px!important
}

.category .home-food-drink-section .td-block-span12 .td_module_wrap.td_module_mx1:hover .td-module-meta-info {
    background-color: inherit!important
}

.category .home-food-drink-section {
    margin-bottom: 20px!important
}

.category .td_module_mx1:hover .td-module-meta-info .td-excerpt,.category .td_module_mx1:hover .td-module-meta-info .td-module-title a,.category .td_module_mx1 .td-module-meta-info .td-excerpt,.category .td_module_mx1 .td-module-meta-info .td-module-title a {
    color: black!important
}

.category .td_module_mx1 .td-post-category {
    padding: 10px!important
}

.category .single-large-home .td-module-meta-info {
    left: inherit!important
}

.category .td_module_mx1.td_module_wrap .td-module-meta-info .td-post-category {
    margin: 0 0 3% 0!important
}

.category .td_module_mx1.td_module_wrap .td-module-meta-info .td-post-category {
    font-size: 18px!important;
    margin-bottom: 18px!important
}

.category .td_module_mx1 .td-module-meta-info.food-drink .td-post-category {
    background-color: #ff2500!important
}

.category .td_module_mx1 .td-module-meta-info.arts-events .td-post-category {
    background-color: #ffa4d7!important
}

.category .td_module_mx1 .td-module-meta-info.stuff-to-do .td-post-category {
    background-color: #FF9D00!important
}

.category .td_module_mx1 .td-module-meta-info.things-to-do .td-post-category {
    background-color: #ff9938!important
}

.category .td_module_mx1 .td-module-meta-info.sponsored-content .td-post-category {
    background-color: #004FC3!important
}

.category .td_module_mx1 .td-module-meta-info.news-features .td-post-category {
    background-color: #004fc3!important
}

.category .td_module_mx1 .td-module-meta-info.people-and-places .td-post-category {
    background-color: #00C4EA!important
}

.category .td_module_mx1 .td-module-meta-info.opinion-blogs .td-post-category {
    background-color: #FFDA83!important
}

.category .td_module_mx1 .td-module-meta-info.default-color .td-post-category {
    background-color: #00c4ea!important
}

.category .td_module_mx1 .td-module-meta-info.food-drink .td-post-category {
    color: #FFDA83!important
}

.category .td_module_mx1 .td-module-meta-info.arts-events .td-post-category {
    color: #007863!important
}

.category .td_module_mx1 .td-module-meta-info.stuff-to-do .td-post-category {
    color: #FF2500!important
}

.category .td_module_mx1 .td-module-meta-info.things-to-do .td-post-category {
    color: #ff2500!important
}

.category .td_module_mx1 .td-module-meta-info.sponsored-content .td-post-category {
    color: #FFA4D7!important
}

.category .td_module_mx1 .td-module-meta-info.news-features .td-post-category {
    color: #00c4ea!important
}

.category .td_module_mx1 .td-module-meta-info.people-and-places .td-post-category {
    color: #004FC3!important
}

.category .td_module_mx1 .td-module-meta-info.opinion-blogs .td-post-category {
    color: #FF2500!important
}

.category .td_module_mx1 .td-module-meta-info.default-color .td-post-category {
    color: #004fc3!important
}

.category .td_module_mx1:hover .td-module-meta-info.food-drink .td-post-category {
    color: #ff2500!important
}

.category .td_module_mx1:hover .td-module-meta-info.arts-events .td-post-category {
    color: #ffa4d7!important
}

.category .td_module_mx1:hover .td-module-meta-info.stuff-to-do .td-post-category {
    color: #FF9D00!important
}

.category .td_module_mx1:hover .td-module-meta-info.things-to-do .td-post-category {
    color: #ff9938!important
}

.category .td_module_mx1:hover .td-module-meta-info.sponsored-content .td-post-category {
    color: #004FC3!important
}

.category .td_module_mx1:hover .td-module-meta-info.news-features .td-post-category {
    color: #004fc3!important
}

.category .td_module_mx1:hover .td-module-meta-info.people-and-places .td-post-category {
    color: #00C4EA!important
}

.category .td_module_mx1:hover .td-module-meta-info.opinion-blogs .td-post-category {
    color: #FFDA83!important
}

.category .td_module_mx1:hover .td-module-meta-info.default-color .td-post-category {
    color: #00c4ea!important
}

.category .td_module_mx1:hover .td-module-meta-info.food-drink .td-post-category {
    background-color: #FFDA83!important
}

.category .td_module_mx1:hover .td-module-meta-info.arts-events .td-post-category {
    background-color: #007863!important
}

.category .td_module_mx1:hover .td-module-meta-info.stuff-to-do .td-post-category {
    background-color: #FF2500!important
}

.category .td_module_mx1:hover .td-module-meta-info.things-to-do .td-post-category {
    background-color: #ff2500!important
}

.category .td_module_mx1:hover .td-module-meta-info.sponsored-content .td-post-category {
    background-color: #FFA4D7!important
}

.category .td_module_mx1:hover .td-module-meta-info.news-features .td-post-category {
    background-color: #00c4ea!important
}

.category .td_module_mx1:hover .td-module-meta-info.people-and-places .td-post-category {
    background-color: #004FC3!important
}

.category .td_module_mx1:hover .td-module-meta-info.opinion-blogs .td-post-category {
    background-color: #FF2500!important
}

.category .td_module_mx1:hover .td-module-meta-info.default-color .td-post-category {
    background-color: #004fc3!important
}

.category .limit-height-featured {
    background-color: white !important;
}

.category .td_block_14 .td-block-span6 {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    width: 50%;
}
.category .td_module_mx1 .td-module-thumb {
    margin-bottom: 0;
    overflow: hidden;
    height: 100%;
}
.category .limit-height-featured .td-module-thumb {
    max-height: 250px !important;
}

.single .td_module_mx1.td_module_wrap.td-animation-stack .td_module_mx1.td_module_wrap.td-animation-stack,.single .td_module_mx1 .td-module-meta-info,.single-large-home {
    text-align: center;
    position: inherit;
    width: 100%
}

.single .td_module_mx1.td_module_wrap .td-module-meta-info .td-post-category {
    margin: 0 0 5% 0
}

.single div.bottom-excerpt.td-excerpt {
    margin-bottom: 0;
    background-color: #F8F8F8
}

.single .read-article {
    background-color: #F8F8F8;
    padding-top: 20px
}

.single div#tdi_97,.single div#tdi_208 {
    margin-bottom: 40px!important
}

@media screen and (min-width: 600px) {
    .single .td-main-content-wrap #tdi_97 .vc_column-inner,.single .td-main-content-wrap #tdi_97 .td_block_inner {
        height:700px!important
    }

    .single #tdi_208 .td-column-1,.single #tdi_208 .td_block_inner {
        height: 700px!important
    }

    .single .td-main-content-wrap .vc_column-inner {
        background-color: #f8f8f8;
    }

    .single .td-main-content-wrap #tdi_244 .vc_column-inner,.single .td-main-content-wrap #tdi_244 .td_block_inner {
        background-color: #f8f8f8;
        min-height: 700px
    }
}

.single #tdi_219 div.td_module_mx1 .td-module-thumb .entry-thumb {
    height: 220px;
    width: auto!important;
    object-fit: cover!important;
    max-height: 220px!important
}

.single #tdi_140 div.td_module_mx1 .td-module-thumb .entry-thumb {
    height: 220px;
    width: auto!important;
    object-fit: cover!important;
    max-height: 220px!important
}

.single #tdi_117 div.td_module_mx1 .td-module-thumb .entry-thumb {
    height: 220px;
    width: auto!important;
    object-fit: cover!important;
    max-height: 220px!important
}

.single #tdi_244 div.td_module_mx1 .td-module-thumb .entry-thumb {
    height: 270px;
    width: auto!important;
    object-fit: cover!important;
    max-height: 22880px!important
}

.single #tdi_244 .limit-height-featured .td-module-thumb {
    height: 100%!important
}

.single .td_block_wrap .td-excerpt {
    font-size: 22px!important;
    font-family: 'Lato'!important;
    line-height: 1.25em
}

.single .td_block_14.tdi_92 .td-block-span12:last-child .td_module_mx1 {
    height: 100%
}

.single .theater-row .td-block-span12 .td_module_mx1.td_module_wrap {
    height: 500px
}

@media screen and (max-width: 500px) {
    .single .theater-row .td-block-span12 .td_module_mx1.td_module_wrap {
        height:400px
    }

    .single .td_block_14 .td-block-span6 {
        width: 100%!important
    }
}

.single .td-excerpt {
    margin-top: 0;
    padding: 0 10px 20px 0;
    text-align: center
}

.single .td_module_wrap .entry-title {
    margin: 6px 0 6px 0!important
}

.single div.tdi_121 .td_block_wrap {
    text-align: center
}

.single .td_module_mx1,.limit-height-featured,.single .hits.td-column-1,.single-large-home {
    background-color: #F8F8F8!important
}

.single .td_module_mx1 {
    margin-bottom: 0
}

.single .td_module_mx1 .td-module-meta-info,.single .td_module_mx1 .td-module-meta-info:hover,.single .home-food-drink-section .td_module_mx1 .td-module-meta-info,.single .home-food-drink-section .td_module_mx1 .td-module-meta-info:hover {
    width: 100%;
    background-color: inherit!important
}

.single .single-large-home .td-module-meta-info {
    max-width: 100%!important
}

.single .limit-height.large-image .entry-title {
    margin-bottom: 25px!important
}

.single .__trending-sidebar .td_module_mx1.td_module_wrap .td-module-meta-info .td-post-category {
    margin-bottom: 7px!important
}

.single .home-food-drink-section .td-block-span12 .td_module_wrap.td_module_mx1:hover .td-module-meta-info {
    background-color: inherit!important
}

.single .home-food-drink-section {
    margin-bottom: 20px!important
}

.single .td_module_mx1:hover .td-module-meta-info .td-excerpt,.single .td_module_mx1:hover .td-module-meta-info .td-module-title a,.single .td_module_mx1 .td-module-meta-info .td-excerpt,.single .td_module_mx1 .td-module-meta-info .td-module-title a {
    color: black!important
}

.single .td_module_mx1 .td-post-category {
    padding: 10px!important
}

.single .single-large-home .td-module-meta-info {
    left: inherit!important
}

.single .td_module_mx1.td_module_wrap .td-module-meta-info .td-post-category {
    margin: 0 0 3% 0!important
}

.single .td_module_mx1.td_module_wrap .td-module-meta-info .td-post-category {
    font-size: 18px!important;
    margin-bottom: 18px!important
}

.single .td_module_mx1 .td-module-meta-info.food-drink .td-post-category {
    background-color: #ff2500!important
}

.single .td_module_mx1 .td-module-meta-info.arts-events .td-post-category {
    background-color: #ffa4d7!important
}

.single .td_module_mx1 .td-module-meta-info.stuff-to-do .td-post-category {
    background-color: #FF9D00!important
}

.single .td_module_mx1 .td-module-meta-info.things-to-do .td-post-category {
    background-color: #ff9938!important
}

.single .td_module_mx1 .td-module-meta-info.sponsored-content .td-post-category {
    background-color: #004FC3!important
}

.single .td_module_mx1 .td-module-meta-info.news-features .td-post-category {
    background-color: #004fc3!important
}

.single .td_module_mx1 .td-module-meta-info.people-and-places .td-post-category {
    background-color: #00C4EA!important
}

.single .td_module_mx1 .td-module-meta-info.opinion-blogs .td-post-category {
    background-color: #FFDA83!important
}

.single .td_module_mx1 .td-module-meta-info.default-color .td-post-category {
    background-color: #00c4ea!important
}

.single .td_module_mx1 .td-module-meta-info.food-drink .td-post-category {
    color: #FFDA83!important
}

.single .td_module_mx1 .td-module-meta-info.arts-events .td-post-category {
    color: #007863!important
}

.single .td_module_mx1 .td-module-meta-info.stuff-to-do .td-post-category {
    color: #FF2500!important
}

.single .td_module_mx1 .td-module-meta-info.things-to-do .td-post-category {
    color: #ff2500!important
}

.single .td_module_mx1 .td-module-meta-info.sponsored-content .td-post-category {
    color: #FFA4D7!important
}

.single .td_module_mx1 .td-module-meta-info.news-features .td-post-category {
    color: #00c4ea!important
}

.single .td_module_mx1 .td-module-meta-info.people-and-places .td-post-category {
    color: #004FC3!important
}

.single .td_module_mx1 .td-module-meta-info.opinion-blogs .td-post-category {
    color: #FF2500!important
}

.single .td_module_mx1 .td-module-meta-info.default-color .td-post-category {
    color: #004fc3!important
}

.single .td_module_mx1:hover .td-module-meta-info.food-drink .td-post-category {
    color: #ff2500!important
}

.single .td_module_mx1:hover .td-module-meta-info.arts-events .td-post-category {
    color: #ffa4d7!important
}

.single .td_module_mx1:hover .td-module-meta-info.stuff-to-do .td-post-category {
    color: #FF9D00!important
}

.single .td_module_mx1:hover .td-module-meta-info.things-to-do .td-post-category {
    color: #ff9938!important
}

.single .td_module_mx1:hover .td-module-meta-info.sponsored-content .td-post-category {
    color: #004FC3!important
}

.single .td_module_mx1:hover .td-module-meta-info.news-features .td-post-category {
    color: #004fc3!important
}

.single .td_module_mx1:hover .td-module-meta-info.people-and-places .td-post-category {
    color: #00C4EA!important
}

.single .td_module_mx1:hover .td-module-meta-info.opinion-blogs .td-post-category {
    color: #FFDA83!important
}

.single .td_module_mx1:hover .td-module-meta-info.default-color .td-post-category {
    color: #00c4ea!important
}

.single .td_module_mx1:hover .td-module-meta-info.food-drink .td-post-category {
    background-color: #FFDA83!important
}

.single .td_module_mx1:hover .td-module-meta-info.arts-events .td-post-category {
    background-color: #007863!important
}

.single .td_module_mx1:hover .td-module-meta-info.stuff-to-do .td-post-category {
    background-color: #FF2500!important
}

.single .td_module_mx1:hover .td-module-meta-info.things-to-do .td-post-category {
    background-color: #ff2500!important
}

.single .td_module_mx1:hover .td-module-meta-info.sponsored-content .td-post-category {
    background-color: #FFA4D7!important
}

.single .td_module_mx1:hover .td-module-meta-info.news-features .td-post-category {
    background-color: #00c4ea!important
}

.single .td_module_mx1:hover .td-module-meta-info.people-and-places .td-post-category {
    background-color: #004FC3!important
}

.single .td_module_mx1:hover .td-module-meta-info.opinion-blogs .td-post-category {
    background-color: #FF2500!important
}

.single .td_module_mx1:hover .td-module-meta-info.default-color .td-post-category {
    background-color: #004fc3!important
}

.single .limit-height-featured {
    background-color: white!important
}

.single .td_block_14 .td-block-span6 {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    width: 50%
}

.single .td_module_mx1 .td-module-thumb {
    margin-bottom: 0;
    overflow: hidden;
    height: 100%
}

.single .limit-height-featured .td-module-thumb,.single .limit-height-featured .td-module-thumb {
    max-height: 250px!important
}
