@charset "UTF-8";
/*
Theme Name: SmartMag Child
Theme URI: https://smartmag.theme-sphere.com
Version: 10.0.1
Description: Designed by <a href="https://theme-sphere.com">ThemeSphere</a>
Author: ThemeSphere
Author URI: https://theme-sphere.com
Requires PHP: 7.1
License: ThemeForest Split Licence
License URI: https://themeforest.net/licenses/standard
Copyright: (c) 2024 ThemeSphere.
Text Domain: bunyad
Template: smart-mag
*/
.smart-head .logo-image {
  width: auto;
}

/* Custom Post Styles */
.wp-block-pullquote { font-family: "PT Serif", Georgia, serif; }

.sub-title { font-family: "PT Serif", Georgia, serif; color: #333333;}

.the-post-tags a:not(:focus, :hover) {
    display: inline-block !important;
    margin-right: 5px !important;
    margin-bottom: 3px !important;
    padding: 0 10px !important;
    background: var(--c-contrast-50) !important;
    color: #900b28 !important;
    font-size: 13px !important;
    letter-spacing: 0.03em !important;
    line-height: 28px !important;
    border-radius: 2px !important;
}
.archive-heading {
	border-left:none !important;
	padding-left:0 !important;
}
.main-footer { display:none; }
.is-title a:hover, .post-title a:hover {text-decoration: underline; }

.indent { padding-left: 30px; }

@media (max-width: 767px) {
	.single-featured {
		width: 100vw;
		margin-left:calc(50% - 50vw);
  }
	.wp-caption-text { padding: 2px; }
}

@media (min-width: 768px) {
.reels-embed { max-width: 60%; text-align:center; }
}

.meta-item { color:#58585B; }

@media (max-width: 599px) {
    .wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-next, .wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-prev {
        display: block !important;
    }
}

/*.tsi.tsi-picture-o:before { content: "\f054";}*/

.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_pagination.swiper-pagination-custom { justify-content: center !important; }

.format-overlay.c-overlay.format-gallery.p-center { display: none; }
@media (min-width: 768px) {
.tribe-events-single ul.tribe-related-events li { max-width: 33% !important;  }
}

/* Temporary Hide */
.block-head-d .heading { margin-bottom: 0 !important; }
.elementor-element-233e063 {
	display: none;
}

/* Upcoming Events Header with Scroll Buttons */
.fordham-events {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e7ebe6;
    height: 40px;
    padding-bottom: 10px;
}

.fordham-events .fordham-events__header h2 {
    margin: 0;
		color: #900028;
}

.fordham-events__buttons {
    display: flex;
    width: 80px;
    justify-content: space-between;
		font-size: 1.5rem;
		font-weight: bold;
		cursor: pointer;
		color: #900028;
}

.fordham-events .fordham-events__view-calendar {
	color: #282220;
}

/* Upcoming Events - End */

.elementor-widget-wp-widget-tribe-widget-events-list {
	height: 300px;
}

.tribe-events-widget-events-list {
    overflow: hidden;
}

.tribe-events-widget-events-list .tribe-events-widget-events-list__header {
    display: none;
}

.tribe-events-widget-events-list .tribe-events-widget-events-list__view-more {
    display: none;
}

.tribe-events-widget-events-list__events {
	display: flex;
	width: 3400px;
}

.tribe-common-anchor-thin {
	font-size: 1.4rem !important;
}

.tribe-events-widget .tribe-events-widget-events-list__event-row {
	background-color: #e7ebe6;
	flex: 1;
	padding: 20px;
	margin: 0 10px;
	height: 300px;
	flex-direction: column;
	transition: background-color .3s ease-in-out,color .3s ease-in-out;
}

/* Hover Animation - In progress */
.tribe-events-widget .tribe-events-widget-events-list__event-date-tag-month {
	transition: color 1s ease-in-out,     	
}


.tribe-events-widget .tribe-events-widget-events-list__event-row:hover {
	background-color: #900028;
}

.tribe-events-widget .tribe-events-widget-events-list__event-title-link:hover  {
	border-bottom: 0 !important;
}

.tribe-common .tribe-common-anchor-thin {
	border-bottom: 0 !important;
}

.tribe-events-widget .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-date-tag {
	margin: 10px 0
}



/* Smart Slider Carousel - Full Width */

.n2-section-smartslider {
	display: flex;
	justify-content: center;
}

.n2-ss-align.n2-ss-align-visible {
	width: 1200px;
}


@media (max-width: 1199px) {
	width: 100%;
}


.tribe-events-c-search__button {
	background-color: #900028;
}

/* EVENTS CALENDAR - LIST VIEW - TITLE/LINK */

.tribe-events-calendar-list__event-title-link {
	font-family: 'PT Serif', sans-serif;
}

.tribe-events-calendar-list__event-title a:hover { 
	color: #900028 !important;
	text-decoration: underline !important;
}


/* EVENTS CALENDAR - LIST VIEW - DAY AND NUM */
.tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
	height: auto;
	border: 3px solid #900028;
	border-radius: 5px;
	width: 70px
}

.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
	color: #900028;
	font-weight: bold;
	font-size: 1rem;
	padding: 5px;
	margin: 0;
}

.tribe-events-calendar-list__event-date-tag-daynum {
	background-color: #900028;
	color: white !important;
	padding: 5px !important;
}

@media only screen and (max-width: 768px) {
	.tribe-events .tribe-events-calendar-list__event-date-tag {
		width: 90px;
	}

	.tribe-events-calendar-list__event-date-tag-daynum {
		font-size: 1.6rem !important;
	}
}


.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-description {
	display: none !important;
}

/* EVENTS CALENDAR SINGLE EVENT */
.tribe-events-back {
	margin-bottom: 0;
	padding-bottom: 30px;
}
/* TITLE */
.tribe-events-single-event-title {
	margin-top: 30px;
	font-family: 'PT Serif', sans-serif;
}

/* SECTION TITLE */
.tribe-events-meta-group .tribe-events-single-section-title {
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	background-color: #e2e2e2;
	padding: 3px 10px;
	border-radius: 2.5px;
}

.tribe-events-meta-group {
	flex: unset;
	width: 100%;
	padding-bottom: 10px;
	padding-top: 30px;
}

/* REGISTER BUTTON */
.tribe-events-meta-group-organizer {
	margin: 0;
}

.tribe-events-meta-group-other  {
	width: 100%;
	margin-right: 0;
	padding-top: 0
}

.tribe-events-meta-group-other .tribe-meta-value button {
	width: 100%;
	padding: 9px 0;
	border-radius: 4px;
	font-size: 1.1rem;
}

.tribe-events-meta-group-other .tribe-meta-value button::before {
	
}


/* ADD TO CALENDAR BUTTON - SIDEBAR */
.col-4 .tribe-events.tribe-common {
	width: 100%;
}

.col-4 .tribe-events.tribe-common .tribe-events-c-subscribe-dropdown__container {
	width: 100% !important;
}

.col-4 .tribe-events.tribe-common .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button {
	width: 100%;
}

.col-4 .tribe-events.tribe-common .tribe-events-c-subscribe-dropdown{
	margin: 0;
}

/* CUSTOM EVENTS LIST HEADER */

.tribe-events-l-container .tribe-events-list-title-container {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	padding: 10px 0;
	flex-wrap: wrap;
}

.tribe-events-l-container .tribe-events-list-title-container .list-event-submit-button {
	width: 180px;
	padding: 0 !important;
}

.tribe-events-l-container .tribe-events-list-title-container .list-event-submit-button button {
	color: #900028;
}

.tribe-events-l-container .tribe-events-list-title-container .list-event-submit-button button:hover {
	color: white;
}

.tribe-events-l-container .tribe-events-list-title-container .list-title h1 {
  font-family: 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 2.5rem;
}


/* SINGLE EVENT - DETAILED INFO IN DESCRIPTION */

.tribe-events-info-container {
	display: flex;
	justify-content: space-between;
	width: 100%;
	position: relative;
}

.tribe-events-info-container .venue-info .tribe-events-meta-group-venue {
	padding: 0;
}

.date-times {
	margin-bottom: 10px;
}

.tribe-event-date-start,
.tribe-event-time {
	font-weight: bold;
}

.tribe-events-cost {
	margin: 0 !important;
}

.tribe-venue {
	margin-left: 24px;
	font-weight: bold;
	font-size: 1.1rem;
}

.tribe-venue-location {
	margin-left: 25px;
}

.tribe-events-notices ul {
	padding-top: 15px;
	padding-left: 10px;
}

/* ICONS */

.tribe-events-meta-group-venue::before {
	content: "\f041";
	position: absolute;
}

.tribe-events-cost::before {
	content: "\f145";
}

.tribe-event-date-start::before {
	content: "\f133";
}

.tribe-organizer-email::before {
	content: "\f003";
}

.tribe-organizer::before  {
	content: "\f0e8";
}

.tribe-organizer-tel::before {
	content: "\f095";
	padding-right: 15px !important;
}

.tribe-organizer-url::before {
	content: "\f0ac";
}

.tribe-events-meta-group-venue::before,
.tribe-events-cost::before,
.tribe-event-date-start::before,
.tribe-organizer-email::before,
.tribe-organizer::before,
.tribe-organizer-tel::before,
.tribe-organizer-url::before {
	display: inline-block;
    color: #19232d;
    font: normal normal normal 14px / 1.1 FontAwesome;
    font-size: 1.5em;
    font-weight: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 10px;
		top: 0;
    opacity: 0.6
}

/* RELATED EVENTS */
.tribe-events-single ul.tribe-related-events li {
	margin: 0 15px;
	margin-bottom: 15px;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-event-info {
	padding: 0 20px;
}

.tribe-events-single ul.tribe-related-events li:last-child {
	margin-right: 15px;
}

@media (min-width: 768px) {
.tribe-events-single ul.tribe-related-events li { 
	max-width: 33% !important;
	}
}

/* FOR MORE INFO BUTTON */
.tribe-events-single-event-more-information {
	color: #900028;
	font-size: 1.1rem;
}

.tribe-events-single-event-more-information:hover {
	text-decoration: underline;
}

#tribe-events-footer {
	border: none !important;
}

/* EVENT CATEGORIES */
.tribe-events-meta-group-categories {
	padding: 0;
}

.tribe-events-meta-group-categories .tribe-events-event-categories {
	display: flex;
	flex-wrap: wrap;
}

.tribe-events-meta-group-categories .tribe-events-event-categories-label {
	display: none;
}

.tribe-events-meta-group-categories .tribe-events-event-categories a {
	border: 1px solid #900028;
	padding: 5px 15px;
	border-radius: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.tribe-events-meta-group-categories .tribe-events-event-categories a:hover {
	background-color: #900028;
	color: white;
}

/* CATEGORY LIST HEADER */

.tribe-events-header__title .tribe-events-header__title-text {
	font-size: 2.2rem !important;
}

/* EVENTS CALENDAR MOBILE RESPONSIVE */
@media only screen and (max-width: 940px) {
	.tribe-events-single-event-title {
		margin-top: 20px;
	} 
}

@media only screen and (max-width: 768px) {
	.tribe-events-meta-group {
		padding-top: 0;
	}
}

@media only screen and (max-width: 496px) {
	.tribe-events-l-container {
		padding-top: 0 !important;
	}
	
	.tribe-events-l-container .tribe-events-list-title-container {
		justify-content: center;
	}
	
	.tribe-events-l-container .tribe-events-list-title-container .list-title h1 {
		margin-bottom: 15px;
	}
	
	.tribe-events-single .row .main-content {
		width: 100% !important;
	}
	.tribe-events-single-event-title {
		margin-bottom: 20px;
	}
	
	.tribe-events-meta-group {
		padding-top: 0;
	}
	
	.tribe-events-schedule .detail-cost-info {
		margin-right: 10px;
	}
}

/* FEATURE IMAGE - SINGLE - Temp Fix */
/* .single-featured .image-link img {
	object-fit: contain;
} */

/*  RECENT CSS CHANGES - 2.13.25 */
.tribe-events-info-container {
	display: flex;
	justify-content: space-between;
	width: 100%;
	position: relative;
}

/* .tribe-events-info-container .venue-info {
	display: flex;
	justify-content: space-between
} */

/* .tribe-events-info-container .venue-info .tribe-block__venue {
	width: 49%;
} */

.tribe-events-meta-group-categories .tribe-event-tags {
	display: flex;
	flex-wrap: wrap;
}

.tribe-events-meta-group-categories .tribe-event-tags a {
	border: 1px solid #900028;
    padding: 5px 15px;
    border-radius: 3px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.tribe-events-meta-group-categories .tribe-events-event-categories-label,
.tribe-events-meta-group-categories .tribe-event-tags-label {
  /* CHANGED */
	display: none !important;
	margin-bottom: 5px;
	font-weight: 500;
}

.tribe-events-meta-group {
	margin-right: 0;
}

.tribe-events-single ul.tribe-related-events {
	justify-content: unset;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-event-info {
	padding: 20px !important;
}

#tribe-events-footer {
	width: 100%;
}

/* EVENT CALENDAR BREAD CRUMB */
.smart-head.smart-head-main {
	z-index: 1;
}

#tribe-events-pg-template {
	max-width: 100%;
	padding: 0;
}

#tribe-events-content {
	max-width: 1240px;
	margin: auto;
	padding: 0 25px;
}

#tribe-events-pg-template .breadcrumbs {
	margin-bottom: 0;
}

#tribe-events-pg-template .breadcrumbs .inner {
	max-width: 1240px;	
}

.tribe-events-view .breadcrumbs .inner {
	max-width: 1240px;
	margin: auto;
	padding: 16px 35px;
}

.tribe-events-view {
	margin-top: 0 !important;
}

.tribe-events-event-meta:before {
	border: none;
}


#tribe-events-pg-template .breadcrumbs .inner .tribe-events-back {
	padding-bottom: 0;
}

#tribe-events-pg-template .breadcrumbs .inner .tribe-events-back a,
.tribe-events-view .breadcrumbs .inner a {
	font-size: 12px;
	color: #777;
	transition: all 0.25s ease-in-out;
}

#tribe-events-pg-template .breadcrumbs .inner .tribe-events-back a:hover,
.tribe-events-view .breadcrumbs .inner a:hover {
	color: #161616
}

.tribe-events-meta-group-categories .tribe-event-tags a:hover{
	background-color: #900028;
	color: white;
}

.tribe-community-events {margin:0 auto;
    max-width: 1048px;}

/* EVENTS TITLE */
.tribe-events .tribe-events-header__title {
	width: unset;
}

.tribe-events .tribe-events-c-breadcrumbs {
	margin-bottom: 0 !important;
}

/* EVENTS VENUE - SINGLE PAGE */
.tribe-events-info-container .venue-info {
	width: 47%;
}

.tribe-events-info-container .venue-info .tribe-block__venue {
	padding: 0 !important;
	margin-top: 0;
	border: none;
}

.tribe-events-info-container .venue-info .tribe-block__venue .tribe-block__venue__meta {
	padding-left: 24px;
}

.tribe-events-info-container .venue-info .tribe-block__venue::before {
	content: "\f041";
    position: absolute;
	display: inline-block;
    color: #19232d;
    font: normal normal normal 14px / 1.1 FontAwesome;
    font-size: 1.5em;
    font-weight: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 10px;
    top: 20;
    opacity: 0.6;
}

.tribe-events-info-container .venue-info .tribe-block__venue address {
	margin-bottom: 5px;
	font-style: italic;
}
.tribe-block__venue .tribe-block__venue__meta .tribe-block__venue__address a {
	margin-top: 0
}

.tribe-block__venue .tribe-block__venue__meta .tribe-block__venue__name h3 {
	font-family: "Inter", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
	font-size: 1.1rem;
	margin-bottom: 0;
}

@media only screen and (max-width: 940px) {
	.tribe-events-info-container .venue-info {
		display: unset;
	}
  .tribe-events-info-container .venue-info .tribe-block__venue {
	width: 100%;
	max-width: 100%;
  }
	.tribe-events-info-container {
		flex-direction: column !important;
	}
	
	.tribe-events-info-container .venue-info {
		width: 100%;	
	}
	
	.tribe-events-info-container .venue-info .tribe-block__venue {
		border-bottom: 1px solid #e4e4e4;
    border-radius: 0;
		padding: 5px 0 !important;
	}
	
}

@media only screen and (max-width: 540px) {
	.tribe-events-view .breadcrumbs .inner {
		padding-left: 20px;
		padding-right: 20px;
	}

}

/*  RECENT CSS CHANGES END */