.wp-block {} /*  Ensures MT files load in FSE */
/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Eventcaption **/
.eventcaption {
	color: rgb(82, 82, 82) !important;
	text-align: center !important;
	padding-top: 15px !important;
	margin-bottom: 15px !important;
}

/** General >> Fl node a2ldtfp50qok pp primary title **/
.fl-node-a2ldtfp50qok .pp-primary-title {
	font-size: 26px !important;
}

/** General >> Mtp 15 fl node l7df4uovkgmx **/
.mtp-15 .fl-node-l7df4uovkgmx {
	margin-top: -45vh !important;
	margin-bottom: 10vh !important;
}

/** General >> Emphasis **/
.fl-col-content i {
	width: 20px !important;
}

/** General >> Filter List Item **/
#offcanvas-usage .tbg-checkbox {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

/** General >> Filter list DIV **/
.uk-flex-stretch > div {
	width: 250px !important;
	padding-left: 20px !important;
}

/** General >> Submit Menu **/
#menu-buzz > li:nth-of-type(6) > div:nth-of-type(1) > a {
	padding: 8px 15px 8px 15px !important;
	border: 1px solid rgb(152, 152, 152) !important;
	border-radius: 5px !important;
}

/** General >> Buzz Menu (:hover) **/
.buzzmenu a:hover {
	background-color: rgb(232, 235, 244) !important;
}

/** General >> Top Button **/
#topbutton a {
	font-family: mulish !important;
	color: rgb(45, 45, 45) !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	padding: 9px 20px 9px 20px !important;
	border: 2px solid rgb(207, 207, 207) !important;
	border-radius: 5px !important;
}

/** General >> Top Button (:hover) **/
#topbutton a:hover {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(75, 126, 205) !important;
	border-color: rgb(153, 153, 153) !important;
}

/** General >> Link **/
#topbutton a {
	font-family: bitter !important;
	color: rgb(45, 45, 45) !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	padding: 9px 20px 9px 20px !important;
	border: 1px solid rgb(207, 207, 207) !important;
	border-radius: 5px !important;
}

/** General >> Link (:hover) **/
#topbutton a:hover {
	border-color: rgb(153, 153, 153) !important;
}

/** General >> Event Badge Single Page **/
.content .buzz-event-badge {
	padding-right: 15px !important;
	margin-right: 1% !important;
	margin-left: 1% !important;
	border: 1px solid rgb(146, 146, 146) !important;
	border-radius: 5px !important;
}

/** General >> Pp button width full **/
#topbutton .pp-button-width-full {
	border-width: 1px !important;
	border-style: solid !important;
	border-radius: 5px !important;
}

/** General >> Pp has submenu container **/
#menu-buzz .pp-has-submenu-container {
	margin-right: 5px !important;
	margin-left: 5px !important;
}


/*= Mini Calendar ============= */

/** Mini Calendar >> Mini Calendar Widget **/
.tribe-events-widget-shortcode .tribe-events-widget {
	border: 1px solid rgb(169, 169, 169) !important;
	border-radius: 8px !important;
}

/** Mini Calendar >> Mini Calendar Modal BG **/
.pp-modal-wrap .pp-modal {
	box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.31) !important;
	border-radius: 15px !important;
}

/** Mini Calendar >> Mini Calendar Selected Date **/
.tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell--selected {
	background-color: rgb(255, 194, 51) !important;
}

/** Mini Calendar >> Mini Calendar number font **/
.tribe-common-h6 .tribe-events-calendar-month__day-date-daynum {
	/* MT [ google_font: 1 ] */
	font-family: 'Libre Franklin' !important;
}

/** Mini Calendar >> Upcoming Events List - Date Divider **/
.tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-date-tag {
	margin-right: 20px !important;
	border-right: 1px solid rgb(161, 159, 159) !important;
}

/** Mini Calendar >> Pp modal body **/
#modal-ezw4liq1gpfm .pp-modal-body {
	margin-top: 60px !important;
	margin-bottom: 60px !important;
}

/** Mini Calendar >> Uk margin auto vertical **/
#modal-block_y9m4lzipwt18 .uk-margin-auto-vertical {
	background-color: rgb(45, 45, 45) !important;
}


/*= Upcoming Events List ====== */

/** Upcoming Events List >> D **/
D {
	border-right: 1px solid rgb(161, 159, 159) !important;
}

/** Upcoming Events List >> Events List - Hide end date **/
.tribe-events-widget-events-list__event-datetime .tribe-event-date-end {
	display: none !important;
}

/** Upcoming Events List >> Events List - Headliner **/
.tribe-events-widget-events-list__event-title .tribe-events-widget-events-list__event-title-link {
	/* MT [ google_font: 1 ] */
	font-family: 'Libre Franklin' !important;
	font-size: 18px !important;
}

/** Upcoming Events List >> Events List - Spacing **/
.tribe-events-widget-events-list__events .tribe-events-widget-events-list__event-row {
	margin-bottom: 25px !important;
}

/** Upcoming Events List >> Events List - View More Link **/
.tribe-events-widget-events-list__view-more .tribe-events-widget-events-list__view-more-link {
	/* MT [ google_font: 1 ] */
	font-family: 'Libre Franklin' !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	background-color: rgb(255, 221, 52) !important;
	padding: 10px !important;
	border-radius: 10px !important;
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-justify-content: center !important;
	justify-content: center !important;
}

/** Upcoming Events List >> Events List - View More Link (:hover) **/
.tribe-events-widget-events-list__view-more .tribe-events-widget-events-list__view-more-link:hover {
	background-color: rgb(255, 194, 52) !important;
	border-color: rgb(128, 128, 128) !important;
	border-bottom: 0 none rgb(128, 128, 128) !important;
	border-width: 0 !important;
}

/** Upcoming Events List >> Sticky row **/
.stickyrow {
	border-bottom: 1px solid rgb(128, 128, 128) !important;
}


/*= Home page ================= */

/** Home page >> Conttent **/
.content .fl-row-content-wrap {
	background-color: rgb(255, 255, 255) !important;
	padding-right: 30px !important;
	padding-left: 30px !important;
	margin-top: 50px !important;
	z-index: 1 !important;
}

/** Home page >> Home Page - Content Collumn **/
.homecontent .fl-col-group {
	box-shadow: 0 -40px 50px 0 rgba(84, 83, 83, 0.17) !important;
	background-color: rgb(255, 255, 255) !important;
	padding-top: 40px !important;
	padding-right: 30px !important;
	padding-left: 30px !important;
	border-top-left-radius: 10px !important;
	border-top-right-radius: 10px !important;
	position: relative !important;
	z-index: 5 !important;
}

/** Home page >> Illustration Banner **/
.mtp-15 .fl-node-n39k8rb6gw2j .fl-row-content-wrap {
	min-height: 70vh !important;
	position: relative !important;
}

/** Home page >> Button Column **/
.mtp-15 .fl-col-has-cols {
	width: 70% !important;
}

/** Home page >> Mtp 15 fl node py0tf86hsx7j **/
.mtp-15 .fl-node-py0tf86hsx7j {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-justify-content: center !important;
	justify-content: center !important;
}

/** Home page >> Current Issue Button **/
.mtp-15 .issuu .pp-button {
	width: 100% !important;
	height: 60p !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

/** Home page >> Fl node ypf1g7m9v6dh pp button width auto **/
.mtp-15 .fl-node-ypf1g7m9v6dh .pp-button-width-auto {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
}

/** Home page >> Fl node n39k8rb6gw2j fl row fixed width **/
.mtp-15 .fl-node-n39k8rb6gw2j .fl-row-fixed-width {
	position: relative !important;
	bottom: 20vh !important;
}

/** Home page >> Modal ezw4liq1gpfm pp modal container **/
.mtp-59186 #modal-ezw4liq1gpfm .pp-modal-container {
	background-color: rgba(0, 0, 0, 0.29) !important;
}

/** Home page >> Articlesgrid heading 3 **/
.mtp-23 #articlesgrid h3 {
	margin-top: 0 !important;
}

/** Home page >> Uk card body div **/
.uk-card-body > div {
	margin-bottom: 15px !important;
}

/** Home page >> Menu buzz fa search (::before) **/
#menu-buzz .fa-search::before {
	background-color: rgba(0, 0, 0, 0) !important;
}

/** Home page >> Menu buzz pp search form toggle **/
#menu-buzz .pp-search-form__toggle {
	background-color: rgba(0, 0, 0, 0) !important;
	margin-bottom: 5px !important;
}

/** Home page >> Menu buzz fa search **/
#menu-buzz .fa-search {
	background-color: rgba(0, 0, 0, 0) !important;
}

/** Home page >> Upcoming H3 **/
.uk-card h3 {
	margin-top: 0 !important;
}


/*= Notice Board ============== */

/** Notice Board >> Pp content grid post pp post link **/
.pp-content-grid-post .pp-post-link {
	border: 1px solid rgb(198, 198, 198) !important;
}

/** Notice Board >> Notice Board Grid padding **/
.buzz-event-card .uk-card-body {
	padding: 10px 20px 20px 20px !important;
}

/** Notice Board >> Grid Card (:hover) **/
.uk-grid-margin .uk-card:hover {
	background-color: rgba(255, 255, 110, 0.12) !important;
}

/** Notice Board >> Updated Grid Card (:hover) **/
.uk-grid .uk-card:hover {
	background-color: rgba(255, 255, 110, 0.12) !important;
}

/** Notice Board >> Image **/
.buzz-event-card img {
	width: 100% !important;
	height: 200px !important;
	object-fit: cover !important;
	position: relative !important;
}


/*= Article =================== */

/** Article >> ARticle Image **/
#fl-main-content .articleimage {
	width: 950px !important;
}

/** Article >> Article Image height **/
.articleimage .fl-row-content-wrap {
	height: 500px !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	border-radius: 20px !important;
}

/** Article >> Page Content **/
.pagecontent .fl-col-group {
	background-color: rgb(255, 255, 255) !important;
	padding-top: 325px !important;
	padding-right: 30px !important;
	padding-left: 30px !important;
	border: 1px solid rgb(171, 171, 171) !important;
	border-top-left-radius: 10px !important;
	border-top-right-radius: 10px !important;
	position: relative !important;
	top: -325px !important;
	z-index: 1 !important;
}

/** Article >> POST - Main content **/
.maincontent .fl-module {
	box-shadow: 0 0 50px 0 rgba(61, 61, 61, 0.2) !important;
	background-color: rgb(255, 255, 255) !important;
	padding-top: 280px !important;
	padding-right: 30px !important;
	padding-left: 30px !important;
	border-top-left-radius: 10px !important;
	border-top-right-radius: 10px !important;
	position: relative !important;
	top: -275px !important;
	z-index: 1 !important;
}

/** Article >> Thecontent postimage **/
.thecontent .postimage {
	width: 900px !important;
	margin-top: 60px !important;
	position: relative !important;
	z-index: 4 !important;
}

/** Article >> Thecontent fl node hbcdf7906w3a **/
.thecontent .fl-node-hbcdf7906w3a {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-justify-content: center !important;
	justify-content: center !important;
}

/** Article >> Fl main content fl node 5p640deai38r **/
#fl-main-content .fl-node-5p640deai38r {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-justify-content: center !important;
	justify-content: center !important;
}

/** Article >> Post Image with corners - b **/
.articleimage .fl-node-content {
	height: 450px !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	border-radius: 10px !important;
}

/** Article >> Fl node xlcegba0q8fo fl row content wrap **/
.fl-node-xlcegba0q8fo .fl-row-content-wrap {
	border-bottom: 1px solid rgb(170, 170, 170) !important;
}

/** Article >> Content Banner **/
.contentbanner .fl-row-content-wrap {
	background-image: linear-gradient(0deg, rgb(235, 235, 235), transparent 60%) !important;
	height: 350px !important;
	padding-top: 200px !important;
}

/** Article >> Content Banner Wrap **/
.contentbanner .fl-col-group {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-justify-content: center !important;
	justify-content: center !important;
}


/*= Forms ===================== */

/** Forms >> input [type="text"] **/
[type="text"] {
	height: 50px !important;
}

/** Forms >> input - email **/
[type="email"] {
	height: 50px !important;
}

/** Forms >> input - telephone **/
[type="tel"] {
	height: 50px !important;
}

/** Forms >> Notice Board Form Labels **/
.mtp-59058 .uk-first-column > div:nth-of-type(1) {
	font-family: mulish !important;
}

/** Forms >> Notice Board Form Label - Last Name **/
.mtp-59058 .uk-child-width-1-1 > div:nth-of-type(4) > div:nth-of-type(1) {
	font-family: mulish !important;
}

/** Forms >> Mtp 59058 button primary **/
.mtp-59058 .button-primary {
	font-family: mulish !important;
	font-size: 20px !important;
	background-color: rgb(75, 126, 205) !important;
	width: 100% !important;
	padding-top: 12px !important;
	padding-bottom: 12px !important;
	border-radius: 100px !important;
}

/** Forms >> Calendar Price **/
#fl-main-content .tribe-events-pro-photo__event-cost {
	font-size: 16px !important;
	font-weight: 500 !important;
	margin-top: 4px !important;
	display: none !important;
}

/** Forms >> Tribe events events bar search tribe events c search button **/
#tribe-events-events-bar-search .tribe-events-c-search__button {
	margin-right: 20px !important;
}


/*= Events ==================== */

/** Events >> View Button Focus **/
#fl-main-content .tribe-events-c-view-selector__button:focus {
	background-color: rgb(231, 237, 255) !important;
	border-width: 0 !important;
}

/** Events >> View Button Focus (:hover) **/
#fl-main-content .tribe-events-c-view-selector__button:hover {
	background-color: rgb(231, 237, 255) !important;
	border-width: 0 !important;
}

/** Events >> Menu buzz fl builder module template **/
#menu-buzz .fl-builder-module-template {
	padding-top: 0 !important;
}

/** Events >> Events photo size **/
#fl-main-content .tribe-events-pro-photo__event-featured-image {
	width: 100% !important;
	height: 145px !important;
	object-fit: cover !important;
	position: relative !important;
}

/** Events >> Calendar container **/
#fl-main-content .tribe-common-l-container {
	padding-top: 40px !important;
	padding-bottom: 60px !important;
}

/** Events >> WP post image **/
.searchresults .wp-post-image {
	width: 100% !important;
	height: 360px !important;
	object-fit: cover !important;
	position: relative !important;
}

/** Events >> Events Day View Image object fit **/
.tribe-events-calendar-day__event-featured-image-link .tribe-events-calendar-day__event-featured-image {
	width: 100% !important;
	height: 200px !important;
	object-fit: cover !important;
	position: relative !important;
}

/** Events >> Heading 4 **/
#articlesgrid h4 {
	margin-bottom: 10px !important;
}


/*= Modal Calendar ============ */

/** Modal Calendar >> Modal Calendar Date Title **/
.tribe-events-c-top-bar__nav-list .tribe-events-c-top-bar__nav-list-date {
	font-size: 18px !important;
	font-weight: 700 !important;
}

/** Modal Calendar >> Modal Calendar Event Title **/
.tribe-events-calendar-month-mobile-events__mobile-day--show a {
	font-family: mulish !important;
	font-size: 16px !important;
}

/** Modal Calendar >> Modal Event Time **/
.tribe-events-calendar-month-mobile-events__mobile-day--show .tribe-events-calendar-month-mobile-events__mobile-event-datetime {
	font-family: mulish !important;
	margin-bottom: 0 !important;
}

/** Modal Calendar >> Modal Calendar - View Calendar link **/
.tribe-events-widget-events-month__view-more .tribe-events-widget-events-month__view-more-link {
	font-family: mulish !important;
	color: rgb(83, 84, 95) !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	background-color: rgb(244, 244, 244) !important;
	width: 100% !important;
	padding: 5px 20px 5px 20px !important;
	border-bottom-width: 0px !important;
	border-radius: 35px !important;
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-justify-content: center !important;
	justify-content: center !important;
}

/** Modal Calendar >> Modal View Calendar Button **/
#modal-ezw4liq1gpfm .tribe-events-widget-events-month__view-more {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	border: 1px solid rgb(164, 164, 164) !important;
	border-radius: 35px !important;
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-justify-content: center !important;
	justify-content: center !important;
}

/** Modal Calendar >> Modal Calendar - View Calendar link (:hover) **/
.tribe-events-widget-events-month__view-more .tribe-events-widget-events-month__view-more-link:hover {
	background-color: rgb(222, 250, 254) !important;
	border-color: rgb(95, 95, 95) !important;
}

/** Modal Calendar >> Modal Calendar - Event Day Marker **/
.tribe-events-calendar-month-mobile-events__mobile-day--show .tribe-events-c-day-marker__date {
	font-family: mulish !important;
	font-size: 18px !important;
}

/** Modal Calendar >> Modal Calendar - Day Marker Div **/
.tribe-events-calendar-month-mobile-events__mobile-day--show .tribe-events-c-day-marker {
	margin-top: 20px !important;
}

/** Modal Calendar >> Modal Calendar **/
.pp-modal-active .modal-visible {
	padding-top: 20px !important;
}


/*= Taxonomy ================== */

/** Taxonomy >> Taxonomy badge **/
.uk-card-body .uk-badge {
	font-family: mulish !important;
	color: rgb(147, 147, 147) !important;
	font-size: 12px !important;
	font-weight: 500 !important;
	background-color: rgba(0, 0, 0, 0) !important;
	padding: 12px 10px 12px 10px !important;
	border: 1px solid rgb(122, 121, 121) !important;
	border-radius: 4px !important;
}

/** Taxonomy >> Taxonomy badge (:hover) **/
.uk-card-body .uk-badge:hover {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(140, 147, 173) !important;
}


/*( < 1200 )*/
@media (max-width: 1199.98px) {
	/** Home page >> Illustration Banner **/
	.mtp-15 .fl-node-n39k8rb6gw2j .fl-row-content-wrap {
	min-height: 70vh !important;
}

	/** Article >> ARticle Image **/
	#fl-main-content .articleimage {
	width: 950px !important;
}

	/** Article >> Content Banner **/
	.contentbanner .fl-row-content-wrap {
	height: 350px !important;
}

}


/*( < 980 )*/
@media (max-width: 979.98px) {
	/** Article >> ARticle Image **/
	#fl-main-content .articleimage {
	width: 850px !important;
}

	/** Article >> Article Image height **/
	.articleimage .fl-row-content-wrap {
	height: 450px !important;
}

	/** Article >> Page Content **/
	.pagecontent .fl-col-group {
	margin-right: 40px !important;
	margin-left: 40px !important;
}

	/** Article >> Post Image with corners - b **/
	.articleimage .fl-node-content {
	height: 400px !important;
}

	/** Home page >> Conttent **/
	.content .fl-row-content-wrap {
	margin-top: 50px !important;
}

	/** Home page >> Home Page - Content Collumn **/
	.homecontent .fl-col-group {
	margin-right: 30px !important;
	margin-left: 30px !important;
}

	/** Home page >> Illustration Banner **/
	.mtp-15 .fl-node-n39k8rb6gw2j .fl-row-content-wrap {
	min-height: 65vh !important;
}

	/** Home page >> Menu buzz 1 fa search (::before) **/
	#menu-buzz-1 .fa-search::before {
	color: rgb(255, 255, 255) !important;
}

	/** General >> Search Container Window **/
	#menu-buzz-1 .pp-search-form__container {
	background-color: rgba(0, 0, 0, 0.94) !important;
	height: 100% !important;
	margin-right: 5% !important;
	margin-left: 5% !important;
	border: 1px solid rgb(164, 164, 164) !important;
}

}


/*( < 768 )*/
@media (max-width: 767.98px) {
	/** Article >> ARticle Image **/
	#fl-main-content .articleimage {
	width: 650px !important;
}

	/** Article >> Article Image height **/
	.articleimage .fl-row-content-wrap {
	height: 325px !important;
}

	/** Article >> Post Image with corners - b **/
	.articleimage .fl-node-content {
	height: 350px !important;
}

	/** Article >> Content Banner **/
	.contentbanner .fl-row-content-wrap {
	height: 250px !important;
}

	/** Home page >> Conttent **/
	.content .fl-row-content-wrap {
	margin-top: 50px !important;
}

	/** Home page >> Home Page - Content Collumn **/
	.homecontent .fl-col-group {
	margin-right: 35px !important;
	margin-left: 35px !important;
}

	/** Home page >> Current Issue Button **/
	.mtp-15 .issuu .pp-button {
	font-size: 20px !important;
	width: 100% !important;
}

	/** Home page >> Button Column **/
	.mtp-15 .fl-col-has-cols {
	width: 60% !important;
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-justify-content: center !important;
	justify-content: center !important;
}

	/** Home page >> Fl node vuy9r170xckp div **/
	.mtp-15 .fl-node-vuy9r170xckp > div {
	width: 80% !important;
}

	/** Home page >> Illustration Banner **/
	.mtp-15 .fl-node-n39k8rb6gw2j .fl-row-content-wrap {
	min-height: 50vh !important;
	z-index: 0 !important;
}

	/** General >> Mtp 15 fl node l7df4uovkgmx **/
	.mtp-15 .fl-node-l7df4uovkgmx {
	margin-top: -40vh !important;
	z-index: -4 !important;
}

}


/*( < 480 )*/
@media (max-width: 479.98px) {
	/** Article >> ARticle Image **/
	#fl-main-content .articleimage {
	width: 350px !important;
}

	/** Article >> Article Image height **/
	.articleimage .fl-row-content-wrap {
	height: 200px !important;
}

	/** Article >> Page Content **/
	.pagecontent .fl-col-group {
	padding-top: 130px !important;
	top: -150px !important;
}

	/** Article >> Post Image with corners - b **/
	.articleimage .fl-node-content {
	height: 200px !important;
	margin-top: 0 !important;
}

	/** Article >> Content Banner **/
	.contentbanner .fl-row-content-wrap {
	height: 200px !important;
	padding-top: 100px !important;
}

	/** Home page >> Conttent **/
	.content .fl-row-content-wrap {
	margin-top: 10px !important;
}

	/** Home page >> Button Column **/
	.mtp-15 .fl-col-has-cols {
	width: 100% !important;
}

	/** Home page >> Content padding **/
	.mtp-15 .fl-module-acftimber .fl-module-content {
	margin: 0 !important;
}

	/** Home page >> Home Page - Content Collumn **/
	.homecontent .fl-col-group {
	padding-top: 30px !important;
}

	/** Home page >> Mtp 15 heading title **/
	.mtp-15 .heading-title {
	margin-top: 0 !important;
}

	/** Home page >> Fl node n39k8rb6gw2j fl row fixed width **/
	.mtp-15 .fl-node-n39k8rb6gw2j .fl-row-fixed-width {
	bottom: 15vh !important;
}

	/** Home page >> Fl node stf54cnj1od2 pp button **/
	.mtp-15 .fl-node-stf54cnj1od2 .pp-button {
	width: 100% !important;
	padding-right: 20px !important;
	padding-left: 20px !important;
}

	/** Home page >> Fl node stf54cnj1od2 pp button text **/
	.mtp-15 .fl-node-stf54cnj1od2 .pp-button-text {
	font-size: 16px !important;
}

	/** Home page >> Fl module tbg target fl module content **/
	.mtp-23 .fl-module-tbg-target .fl-module-content {
	margin-right: 40px !important;
}

	/** General >> Mtp 15 fl node l7df4uovkgmx **/
	.mtp-15 .fl-node-l7df4uovkgmx {
	margin-top: -45vh !important;
}

}


/*( < 390 )*/
@media (max-width: 390px) {
	/** Article >> Post Image with corners - b **/
	.articleimage .fl-node-content {
	height: 175px !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

	/** Article >> ARticle Image **/
	#fl-main-content .articleimage {
	width: 275px !important;
}

	/** Home page >> Conttent **/
	.content .fl-row-content-wrap {
	margin-top: 10px !important;
}

	/** General >> Emphasis **/
	.fl-col-content i {
	background-color: rgba(0, 0, 0, 0) !important;
}

}

