/*
Theme Name:     Newspaper 7 Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper                             
Version:        7.2c
*/


/*  ------------------------------ HEADER ------------------------------- */

@import url("../Newspaper/style.css");

@media (max-width: 1140px) and (min-width: 1019px) {
	.td-header-style-9 .td-header-sp-logo {
	    width: 224px;
		max-width: 100%;
	    margin-left: 0;
	}
	ul.sf-menu > .td-menu-item > a {
	    font-size: 15px !important;
	}
}

/*
.td-header-style-9 .td-header-sp-logo img {
	margin-top: 15px;
    margin-bottom: 20px;
    border-bottom: 2px solid #990000;
}
*/

.td-banner-wrap-full.td-logo-wrap-full.td-logo-mobile-loaded.td-container-wrap {
	width: 100%;
	border-bottom: 1px solid #E9E9F1;
	border-top: 1px solid #E9E9F1;
	background: #F9F9F9;
}

.td-header-style-9 .td-header-header .td-header-rec-wrap {
    margin-bottom: 15px;
}

ul.sf-menu > .td-menu-item > a {
    text-transform: uppercase !important;
}

.td-magazine .td-header-style-9 .td-header-gradient::before, .td-magazine .td-header-style-9 .td-mega-span .td-post-category:hover, .td-magazine .td-header-style-9 .header-search-wrap .td-drop-down-search::after {
    background-color: #000 !important;
}

.td-header-style-9 .td-header-header .td-header-sp-logo {
	height: 128px;
	width: 900px;
	max-width: 100%;
	margin: 0 auto;
	float: none;
/* 	margin-bottom: 2px; */
}

#td-top-search {
display: none;
}

.td-header-style-9 .td-header-sp-logo img {
  max-height: 180px;
}

.td-header-style-9 .td-header-header .td-header-sp-recs {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
}

.archive-19 .widget_archives_calendar:nth-child(2),
.archive-65 .widget_archives_calendar:first-child {
	display: none;
}

/* Press Releases Dynamic Link */
.top-header-menu li.menu-item-1000012,
.td-subfooter-menu li.menu-item-1000012 {
	display: none;
}


.press-releases-pagination {
	margin-top: 25px;
}

.logged-in .log-in-menu {
	display: none;
}

.log-out-menu {
	display: none;
}

.logged-in .log-out-menu {
	display: block;
}

/*
.td-header-style-9 .td-header-header .td-header-rec-wrap {
	margin-bottom: 28px;
}
*/

.td-header-style-9 .td-header-header .td-header-rec-wrap:empty {
	display: none;
}

.category-press-releases header .td-post-date,
.category-press-releases .entry-category {
	display: none;
}

.td-ss-main-sidebar .wp-tabbed-tabs .wp-tabbed-nav {
	background: none;
/* 	border-bottom: 2px solid #000; */
}

.td-ss-main-sidebar .wp-tabbed-tabs .wp-tabbed-nav li {
	width: auto;
}

.td-ss-main-sidebar .wp-tabbed-tabs .wp-tabbed-nav li a {
/*
	background: #FFF;
	color: #000;
*/
	background-color: #ebebeb;
    color: #666;
	border-radius: 5px 5px 0 0;
	border-left: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	margin-bottom: -2px;
}

.td-ss-main-sidebar .wp-tabbed-tabs .wp-tabbed-nav li,
.td-ss-main-sidebar .wp-tabbed-tabs .wp-tabbed-nav li.tab-active {
	width: auto;
	background: transparent;
	margin-right: 5px;
}

.td-ss-main-sidebar .wp-tabbed-tabs .wp-tabbed-nav li.tab-active a {
/*
	background: #000;
	color: #FFF;
	font-weight: bold;
*/
	background: #f8f8f8;
	transition: background 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s;
}

.td-ss-main-sidebar .wp-tabbed-tabs .wp-tabbed-contents {
	margin-top: 0;
	padding: 14px 20px;
	border: 1px solid #f0f0f0;
	background-color: #f8f8f8;
}

.home.td-magazine #td-outer-wrap .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab {
	margin: 0;
	width: 50%;
	display: inline-block;
	border-bottom: 2px solid #000;
}

.home.td-magazine #td-outer-wrap .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab > a {
	line-height: 30px;
	text-transform: none;
    font-size: 14px;
    height: 100%;
    max-width: 100%;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    padding: 10px 14px !important;
    font-weight: normal;
    font-family: "Open Sans",arial,sans-serif;
}

.home.td-magazine #td-outer-wrap .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab.vc_active > a {
	background: #000 !important;
	color: #FFF;
	font-weight: bold;
}

.home .td_block_23 .td-post-date {
  display: none;
}

/* Events Area Home */
.td_block_15 .block-title {
	margin-bottom: 0;
}
.td_block_15 .td_block_inner {
	padding-top: 25px;
	border-bottom: 1px solid #E9E9F1;
	background: #F9F9F9;	
}
.td_block_15 .td_block_inner .td-module-image {
    border: 1px solid #EDEDED;
}
.td_block_15 .td_block_inner .td-module-image .td-post-category {
	display: none;
}


/* Events page  */
.category-events .td_module_wrap .entry-title {
	font-size: 16px;
	margin: 0;
}
.category-events .date-title {
	margin-top: 15px;
}

.category-events .td_module_1 {
	padding-bottom: 0;
}


/* Opinions Page */

.category-opinion .td_module_16 .td-module-meta-info .td-post-category {
	display: none;
}

/*  ------------------------------ ITHEMES EXCHANGE ------------------------------- */


/* Store Page */

.it-exchange-column {
	width: 100%;
}

#it-exchange-store .it-exchange-products li,
#it-exchange-store .it-exchange-products li:nth-child(2n+1) {
  display: block;
  float: left;
  list-style: outside none none;
  margin: 0 0 2%;
  width: 32%;
  clear: none;
}

#it-exchange-store .it-exchange-products li:nth-child(3n+1) {
  clear: both;
}

#it-exchange-store .it-exchange-products .it-exchange-extended-description li {
  float: none;
  margin: 0;
  width: 100%;
  clear: both;
}

#it-exchange-store .it-exchange-product-details .it-exchange-base-price {
	border-top: 1px solid #ededed;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	padding: 2px 8px;
	display: block;
	float: none;
}

.wpb_text_column .it-exchange-extended-description .entry-content table {
	margin-bottom: 0;
}

.it-exchange-extended-description table tr td {
	background: #e0e0e0;
	border-color: #FFF;
}

.it-exchange-extended-description table tr td:empty::before {
  color: red;
  content: "X";
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  width: 100%;
}

.it-exchange-extended-description table tr:nth-child(3) td,
.it-exchange-extended-description table tr:nth-child(5) td,
.it-exchange-extended-description table tr:nth-child(6) td {
	height: 60px;
}

.it-exchange-extended-description table tr:nth-child(4) td {
	height: 110px;
}

.it-exchange-extended-description table tr:last-child td {
	height: 295px;
}

.it-exchange-extended-description table tr:only-child td {
	height: 100px;
}


.it-exchange-extended-description > h3,
.it-exchange-extended-description > p {
	padding: 2px 8px;
	margin-bottom: 2px;
}

.features-table.add-to-cart-button {
	text-align: center;
}

.features-table.add-to-cart-button a {
	color: #FFF;
	padding: 15px;
	width: 100%;
	background: #000;
	display: block;
}

.features-table.add-to-cart-button a:hover {
	background: #4f4f4f;
}

.features-table.add-to-cart-button.add-to-cart-button-disabled a {
	background: #676767;
}

.single-it_exchange_prod .it-exchange-super-widget .it-exchange-sw-product .purchase-options {
	padding: 0;
}

.single-it_exchange_prod .it-exchange-super-widget .it-exchange-sw-product .buy-now-button .buy-now-button {
	padding: 15px;
}

.single-it_exchange_prod .it-exchange-product-price {
	margin: 0;
	text-align: center;
}

.td-page-content .it-exchange-product-price p {
	margin-bottom: 0;
}

.single-it_exchange_prod #it-exchange-product .it-exchange-extended-description {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}

#it-exchange-product .it-exchange-extended-description table tr td {
	height: auto;
}

#it-exchange-product .it-exchange-extended-description table tr td:empty {
	display: none;
}

.it-exchange-register .mailchimp-signup,
.it-exchange-sw-register .mailchimp-signup {
	display: none;
}

.it-exchange-membership-upgrade-details .description,
.it-exchange-membership-downgrade-details .description {
	font-weight: bold;
}

input.buy-now-button:disabled,
input.buy-now-button:disabled:hover {
	background: #DDD;
}

.it-exchange-register-url .it-exchange-sw-register-link {
/* 	display: none; */
}

.it-exchange-register-url.it-exchange-sw-register-link.exchange-button {
	display: block;
}

/* Cart */
input.apply-coupon {
    width: 80%;
    float: left;
}

.single-it_exchange_prod .it-exchange-super-widget .payment-methods-wrapper,
.single-it_exchange_prod .it-exchange-super-widget .quantity {
	padding: 0;
}

.single-it_exchange_prod .it-exchange-super-widget .quantity .it-exchange-update-quantity-button,
.single-it_exchange_prod .it-exchange-super-widget .payment-methods-wrapper #offline-payments-button {
	padding: 15px;
}

.single-it_exchange_prod .it-exchange-visual-cc {
	max-width: 100%;
}

.it-exchange-super-widget .payment-methods-wrapper input[type="submit"] {
    margin: 0 auto;
    padding: 15px;
    background: #971e10;
    float: none;
}

/* Account */

.it-exchange-account .it-exchange-customer-menu {
	border-bottom: 2px solid #000;
	height: 33px;
}

.it-exchange-account .it-exchange-customer-menu li  {
}
.it-exchange-account .it-exchange-customer-menu li a {
	padding: 10px;
}

.it-exchange-account .it-exchange-customer-menu li.current {
  font-weight: normal;
}

.it-exchange-account .it-exchange-customer-menu li.current a {
	color: #FFF;
	background: #000;
}

.it-exchange-customer-nickname > label {
	color: #FFF;
}

.it-exchange-customer-nickname > label::before {
	content: "Username";
	color: #000;
}

/*
.platinum-membership-child-container .it-exchange-mailchimp-signup,
.gold-sub-membership-container .it-exchange-mailchimp-signup {
	display: none;
}
*/

.it-exchange-membership-page-link.platinum-membership-child > a::before, .it-exchange-membership-page-link.gold-sub-membership > a::before,
.it-exchange-customer-menu li.silver-sub-membership a::before {
	content: "Manage ";
}

.it-exchange-membership-page-link.platinum-membership-child > a::after, .it-exchange-membership-page-link.gold-sub-membership > a::after,
.it-exchange-customer-menu li.silver-sub-membership a::after {
	content: "(s)";
}


/* Calendar Archives Widget */

.calendar-archives {
    position: relative;
    width: 100%;
	font-size: 13px;
}

.calendar-archives * {
    box-sizing: border-box !important;
}

.calendar-archives a,
.calendar-archives a:focus,
.calendar-archives a:active {
    outline: none !important;
}

.calendar-archives.arw-theme1 .calendar-navigation {
    position: relative;
    display: table;
    width: 100%;
}

.calendar-archives.arw-theme1 .prev-year,
.calendar-archives.arw-theme1 .next-year,
.calendar-archives.arw-theme1 .menu-container {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.calendar-archives.arw-theme1 > .archives-years {
    position: relative;
    overflow: hidden;
}

.calendar-archives.arw-theme1 .year {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -100%;
    width: 100%;
    z-index: 0;
}

.calendar-archives.arw-theme1 .year-link {
    display: none;
}

.calendar-archives.arw-theme1 .year.last {
    position: relative;
}

.calendar-archives.arw-theme1 .year.current {
    margin-left: 0;
    z-index: 1;
}

.settings_page_Arrchives_Calendar_Widget #TB_ajaxContent, .arcw-preview-zone {
    background-color: #FFFFFF;
}

.calendar-archives a {
    text-decoration: none;
}

.calendar-archives.arw-theme1 .calendar-navigation {
    height: 30px !important;
    margin: 0px 0px 1px 0px;

    color: #FFFFFF;
	font-size: 13px;

    border-top: 0px;
    border-right: 0px;
    border-bottom: 0px;
    border-left: 0px;
    border-style: solid;
    border-color: #4e4e4e;

    border-radius: 0px;

	background-color: #0c0c0c;
}

.calendar-archives.arw-theme1 .prev-year,
.calendar-archives.arw-theme1 .next-year {
    width: 32px;
    border-radius: 0px;
    font-size: 15px;
	line-height: 30px;
    text-align: center;
    color: #FFFFFF;
}

.calendar-archives.arw-theme1 .prev-year > span,
.calendar-archives.arw-theme1 .next-year > span {
	display: block;
	line-height: 30px;
}

.calendar-archives.arw-theme1 .prev-year:hover,
.calendar-archives.arw-theme1 .next-year:hover {
	color: #FFFFFF;
    background-color: #707070;
}

.calendar-archives.arw-theme1 .prev-year:hover span,
.calendar-archives.arw-theme1 .next-year:hover span {
	color: #FFFFFF;
}

.calendar-archives.arw-theme1 .prev-year.disabled,
.calendar-archives.arw-theme1 .next-year.disabled {
    opacity: 0.4;
    cursor: default;
}

.calendar-archives.arw-theme1 .prev-year.disabled:hover,
.calendar-archives.arw-theme1 .next-year.disabled:hover {
    background: none;
}

.calendar-archives.arw-theme1 .prev-year {
    border-right: 1px #FFFFFF solid;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.calendar-archives.arw-theme1 .next-year {
    border-left: 1px #FFFFFF solid;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.calendar-archives.arw-theme1 .menu-container {
    position: relative;
    height: 30px;
    padding: 0;
    text-align: center;
    text-transform: capitalize;
}

.calendar-archives.arw-theme1 .menu-container:hover {
    background-color: #707070
}

.calendar-archives.arw-theme1 .menu-container > a.title {
    display: block;
    height: 30px;
    line-height: 30px;
    color: #FFFFFF;
    vertical-align: middle;
}

.calendar-archives.arw-theme1 .menu-container > ul,
.calendar-archives.arw-theme1 .menu-container > ul > li {
    margin: 0;
    padding: 0;
}

.calendar-archives.arw-theme1 .menu-container > ul.menu {
    position: absolute;
    display: none;
    width: 100%;
    top: 0;
    overflow: hidden;
    border-radius: 0;
    box-shadow: 0 0 10px 0 #000000;
    background: #FFFFFF;
    z-index: 99;
}

.calendar-archives.arw-theme1 .menu-container li {
    display: block;
}

.calendar-archives.arw-theme1 .menu-container li > a {
    display: block;
    height: 30px;
    line-height: 30px;
    color: #7e7e7e;
}

.calendar-archives.arw-theme1 .menu-container li > a:hover {
    cursor: pointer;
    color: #FFFFFF;
    background: #7e7e7e;
}

.calendar-archives.arw-theme1 .menu-container li > a.selected {
    color: #FFFFFF;
    background: #7e7e7e;
}

.calendar-archives.arw-theme1 .menu-container li > a.selected:hover {
    text-decoration: none;
    cursor: default;
    color: #FFFFFF;
    background: #7e7e7e;
}

.calendar-archives.arw-theme1 .arrow-down {
    position: absolute;
    width: 24px;
    height: 30px;
    line-height: 30px;
    top: 0;
    right: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    cursor: pointer;
	border-left: 1px #4e4e4e solid;
}

.calendar-archives.arw-theme1 .arrow-down:hover {
	border-color: #FFFFFF !important;
    background-color: #909090;
}

.calendar-archives.arw-theme1 .menu-container:hover > .arrow-down {
    border-left: 1px #4e4e4e solid;
}

.calendar-archives.arw-theme1 > .archives-years {
    background-color: #FFFFFF;
}

.calendar-archives.arw-theme1 .month,
.calendar-archives.arw-theme1 .day {
    position: relative;
    display: block;
    overflow: hidden;
    float: left;
    float: left;
    color: #CCCCCC;
    background-color: #f0f0f0;
    border-bottom: 1px #FFFFFF solid;
    border-right: 1px #FFFFFF solid;
    border-radius: 0px;

	
	
}

.calendar-archives.arw-theme1 .month.has-posts a,
.calendar-archives.arw-theme1 .day.has-posts a {
    display: block;
    width: 100%;
    height: 100%;
    color: #FFFFFF;
    border-radius: 0px;
    /*border-bottom: 3px solid #b93207;*/
	background-color: #bcbcbc;
}

.calendar-archives.arw-theme1 .month.has-posts a:hover,
.calendar-archives.arw-theme1 .day.has-posts a:hover {
	background-color: #4E4E4E;
	color: #FFFFFF;
}

.calendar-archives.arw-theme1 .month.last,
.calendar-archives.arw-theme1 .day.last {
    border-right: none !important;
    margin-right: 0 !important;
}

.calendar-archives.arw-theme1 .month {
    width: 25%;
    height: 50px;
}

.calendar-archives.arw-theme1 .month-name {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 400;
    display: block;
    position: absolute;
    top: 6px;
    left: 8px;
}

.calendar-archives.arw-theme1 .postcount {
	display: block;
	color: #cccccc;
}

.calendar-archives.arw-theme1 .month.has-posts .postcount {
    display: block;
	color: #b2b2b2;
}

.calendar-archives.arw-theme1 .month.has-posts:hover .postcount {
	color: #FFFFFF;
}

.calendar-archives.arw-theme1 .postcount {
	position: absolute;
    right: 6px;
    bottom: 6px;
	font-size: 14px;
}

.calendar-archives.arw-theme1 .postcount .number {
    font-size: 9px;
}

.calendar-archives.arw-theme1 .postcount .count-text {
    font-size: 9px;
	
}

.calendar-archives.arw-theme1 .day {
    width: 14.285% !important;
    height: 25px;
	font-size: 14px;
	line-height: 25px;
    text-align: center;
	font-weight: normal;
}

.calendar-archives.arw-theme1 .day.today {
	border-bottom: 3px solid#cc0000;;
}

.calendar-archives.arw-theme1 .day.has-posts a {
    height: 25px;
    text-decoration: none;
	font-weight: normal;
}

.calendar-archives.arw-theme1 .day.noday {
	box-shadow: none;
    background: none !important;
	border-bottom: 1px #FFFFFF solid;
    border-right: 1px #FFFFFF solid;
}

.calendar-archives.arw-theme1 .day.weekday {
    display: inline-block;
	padding: 0;
	height: 22px;
	line-height: 22px;
    border: none;
    font-size: 11px;
	font-weight: normal;
    color: #FFFFFF;
    text-transform: uppercase;
    box-shadow: none;
    background: none !important;
}

.calendar-archives.arw-theme1 .week-row {
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: #FFFFFF;
}

.calendar-archives.arw-theme1 .week-row.weekdays {
	height: 22px;
	line-height: 22px;
    margin-bottom: 1px;
	background-color: #7e7e7e;
}

.it-exchange-mailchimp-signup,
.it-exchange-umbrella-memberships-container,
.it-exchange-membership-membership-content,
.it-exchange-single-article-toggle {
	background: #ececec none repeat scroll 0 0;
	border-bottom: 1px solid black;
	padding: 10px;
	margin-bottom: 15px;
}

.it-exchange-mailchimp-group-toggle h3,
.it-exchange-umbrella-memberships-container h3,
.it-exchange-membership-membership-content h2 {
	margin-top: 0;
	margin-bottom: 0;
}

.it-exchange-membership-membership-content .it-exchange-group-content-label {
	margin-bottom: 0;
}

.it-exchange-membership-membership-content ul {
	background: #FFF;
}

.it-exchange-membership-membership-content .it-exchange-content-grid .it-exchange-content-group-layout-grid .it-exchange-group-title, 
.it-exchange-membership-membership-content .it-exchange-content-list .it-exchange-content-group-layout-grid .it-exchange-group-title {
	background: transparent;
}


.it-exchange-membership-welcome-message > h2,
.it-exchange-membership-membership-content > p {
	display: none;
}

.it-exchange-membership-membership-content > h2 {
	margin-bottom: 10px;
}

.it-exchange-membership-membership-content .it-exchange-content-group.it-exchange-content-group-layout-grid {
	border-top: 0;
	margin-top: 0;
}

.it-exchange-single-article-toggle h4 {
	position: relative;
	margin: 0;
}

.it-exchange-mailchimp-signup .it-exchange-open-group,
.it-exchange-single-article-toggle h4 .it-exchange-open-group {
  border-color: #aaa transparent transparent;
  border-style: solid;
  border-width: 6px;
  float: right;
  margin: 10px 10px 0 0;
}

.it-exchange-single-article-toggle h4 .it-exchange-open-group {
	position: absolute;
	right: -10%;
	top: 10px;
}

.it-exchange-mailchimp-signup.open .it-exchange-open-group,
.it-exchange-single-article-toggle h4.open .it-exchange-open-group {
    border-color: transparent transparent #aaa;
    margin-top: 4px;
}

.td-container .it-exchange-super-widget .cart-customer-order-note {
	visibility: none;
	font-size: 0;
	line-height: 0;
}

a.button {
	font-family: 'Roboto', sans-serif;
    font-size: 13px;
    background-color: #222222;
    border-radius: 0;
    color: #fff;
    border: none;
    padding: 8px 15px;
    font-weight: 500;
    margin-bottom: 15px;
    display: inline-block;
}

.it-exchange-membership-restricted-content a.button,
a.single-article.button {
	margin-top: 15px;
	margin-bottom: 0;
}


/* Event Post Calendar */
.archive.category-events .widget_categoryarchiveswidget {
	display: none;
}

.eventpost_calendar {
	border: none;
	padding: 0;
	
}

.event-post-calendar-table thead tr {
	background: #000;
	color: #FFF;
}

.eventpost_calendar thead tr.event_post_cal_days {
	background: #7e7e7e;
}

.eventpost_calendar thead tr button {
	color: #FFF;
}

.eventpost_calendar th,
.eventpost_calendar th button {
	font-weight: normal;
}

.eventpost_calendar td {
	border-color: #FFF;
}

.eventpost_calendar td.event_post_day {
	background-color: #f0f0f0;
	color: #cccccc;
	padding: 0;
	line-height: 25px;
}

.eventpost_calendar td.event_post_day:hover,
.eventpost_calendar td.event_post_day button {
	background-color: #bcbcbc;
	color: #FFF;
	padding: 0;
}

.eventpost_calendar tbody td.event_post_day_now {
	background: #990000;
	color: #FFF;
	border: none;
	padding: 0;
}

.eventpost_calendar tbody td.event_post_day_now button {
	padding: 0;
}

.eventpost_cal_list {
	padding: 0;	
}

.eventpost_cal_list ul {
	margin-top: 0;
}

.eventpost_cal_list li {
	padding-top: 10px;
	margin-left: 0;	
}

.eventpost_cal_list ul li:nth-child(even) {
	background: rgba(0,0,0,0.1);
}


.eventpost_cal_list li h4 {
	font-size: 1rem;
    line-height: 1.25;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0 30px 0 10px;
}

.eventpost_cal_list li .event_data {
	padding: 5px 0;
	line-height: 1.25;
	margin-bottom: 0;
	background: none !important;
}

.eventpost_cal_list li .event_data address {
	display: none;
}

.event_single .event_data {
	padding-left: 10px;
	line-height: 2em;
}

.event_single .event_category {
	line-height: 2em;
}

.td-post-next-prev .dashicons-calendar, 
.td-post-next-prev .dashicons-location {
	display: none;
}

.events-pagination {
	display: none;
}

/*  ------------------------------ FOOTER ------------------------------- */

.pre-footer {
	text-align: center;
	background-color: #fff;
	padding: 20px 0;
}

.home .td-pb-article-list {
display:none;
}

.td-footer-template-4 {
    padding-top: 0;
}

.td-footer-template-4 .td-footer-info,
.td-footer-template-4 .footer-logo-wrap {
	margin-bottom: 0;
}

@media screen and (max-width: 768px) {
	.td_block_trending_now  {
		display: none;
	}

}


@media screen and (min-width: 768px) {
	
	.td-logo-in-header .td-sticky-mobile.td-mobile-logo {
		display: none;
	}

}

@media screen and (min-width: 1019px) {
	/* Reduce home page margins */
	
	.td_block_24 .td-column-3 .td-module-thumb {
	    width: 500px;
		max-width: 100%;
	    height: 340px;
	}
	
	.wpb_wrapper .td_block_wrap.td_block_24 {
		padding-bottom: 0;
	}
}

/*  ------------------------------ BREADCRUMB ------------------------------- */

.entry-crumbs a {
    color: #b32424;
}
.entry-crumbs {
    font-family: 'Open Sans',arial,sans-serif;
    font-size: 15px;
}

.td-boxed-layout #td-outer-wrap {
margin-left: auto;
    margin-right: auto;
    width: 1164px;
	max-width: 100%;
    box-shadow: 0 0 5px rgba(0,0,0,.12);
}

@media (min-width: 768px) {
.td-header-style-9 .td-header-sp-recs .td-a-rec-id-header div[id^=div-gpt-ad], .td-header-style-9 .td-header-sp-recs .td-g-rec-id-header>.adsbygoogle {
margin: auto;
height: 90px;
width: 728px;
max-width: 100%;
}
}
