/*****
Theme Name: Alehsaan
Theme URI: https://alehsaan.tv
Author: Dr. Muhammad Rafiq / Al Ehsaan TV
Author URI: https://alehsaan.tv
Description: An app-ready, responsive news, magazine and Islamic media WordPress theme with Alehsaan settings and widget compatibility, full-width layouts, header slider, expanded menus, REST API support and PWA foundation.
Version: 0.8.4
Tested up to: 6.9
Requires PHP: 7.4
Tags: news, magazine, rtl-language-support, custom-logo, custom-menu, featured-images, full-width-template, theme-options, footer-widgets, translation-ready
Text Domain: alehsaan
Domain Path: /languages/
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*****//

/***** CSS Reset based on the work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/ v2.0 *****/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }

/***** Structure *****/

html { font-size: 100%; -ms-text-size-adjust: none; -webkit-text-size-adjust: none; }
body { font-family: 'Open Sans', Helvetica, Arial, sans-serif; font-size: 14px; font-size: 0.875rem; line-height: 1.6; background: #f7f7f7; word-wrap: break-word; }
.mh-container, .mh-container-inner { width: 100%; max-width: 1080px; margin: 0 auto; position: relative; }
.mh-container-outer { margin: 25px auto; -webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.17); -moz-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.17); box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.17); }
.mh-wide-layout .mh-container-outer { margin: 0 auto; box-shadow: none; }
.mh-wrapper { padding: 25px; background: #fff; }
.mh-content { width: 65.83%; overflow: hidden; }
.mh-sidebar { width: 31.66%; float: left; }
.mh-two-sb .mh-container { max-width: 1431px; }
.mh-two-sb .mh-main { float: left; width: 74.584%; max-width: 1030px; }
.mh-two-sb .mh-sidebar-2 { float: right; width: 23.606%; margin-left: 1.81%; }
.mh-two-sb .mh-footer-area { margin-left: 1.81%; }
.mh-two-sb .mh-footer-4-cols { width: 23.6425%; }
.mh-two-sb .mh-footer-3-cols { width: 32.1266%; }
.mh-two-sb .mh-footer-2-cols { width: 49.095%; }
.mh-disable-sb .mh-content { width: 100%; }
.mh-disable-sb .mh-home-content { width: 65.83%; overflow: hidden; }
.mh-margin-left { margin-left: 2.5%; }
.mh-margin-right { margin-right: 2.5%; }
.mh-right-sb #main-content { float: left; margin-right: 2.5%; }
.mh-left-sb #main-content { float: right; margin-left: 2.5%; }
.mh-home-area-3, .mh-home-area-4 { width: 48.24%; }
.mh-home-area-4 { margin-left: 3.52%; }
.page-template-template-homepage .mh-wrapper { padding-bottom: 0; }

/***** Animation *****/

.mh-navigation li, .mh-social-icons li a, .mh-social-icons li:hover .fa-mh-social:before, .flex-direction-nav a, .tagcloud a, .entry-tags li, .mh-share-button, #infinite-handle span, .mh-posts-stacked-overlay { -webkit-transition: 0.25s ease-out; -moz-transition: 0.25s ease-out; transition: 0.25s ease-out; }

/***** Columns *****/

.mh-row [class*='mh-col-']:first-child { margin: 0; }
[class*='mh-col-'] { float: left; margin-left: 2.5%; overflow: hidden; }
.mh-col-1-1 { width: 100%; }
.mh-col-1-2 { width: 48.75%; }
.mh-col-1-3 { width: 31.66%; }
.mh-col-2-3 { width: 65.83%; }
.mh-col-1-4 { width: 23.12%; }
.mh-col-3-4 { width: 74.37%; }
.mh-col-1-5 { width: 18.00%; }
.mh-col-1-6 { width: 14.58%; }
.mh-col-1-7 { width: 12.14%; }
.mh-col-1-8 { width: 10.31%; }
.clear { clear: both; }
.clearfix { display: block; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; margin: 0; padding: 0; }

/***** Typography *****/

h1 { font-size: 32px; font-size: 2rem; }
h2 { font-size: 24px; font-size: 1.5rem; }
h3 { font-size: 20px; font-size: 1.25rem; }
h4 { font-size: 18px; font-size: 1.125rem; }
h5 { font-size: 16px; font-size: 1rem; }
h6 { font-size: 14px; font-size: 0.875rem; }
h1, h2, h3, h4, h5, h6 { font-family: 'Open Sans', Helvetica, Arial, sans-serif; color: #000; line-height: 1.3; font-weight: 700; }
b, strong { font-weight: bold; }
i, em { font-style: italic; }
small { font-size: 6px; font-size: 0.375rem; }
big { font-size: 20px; font-size: 1.25rem; }
pre, code { font-family: "Consolas", Courier New, Courier, monospace; margin-bottom: 20px; margin-bottom: 1.25rem; }
pre { padding: 20px; border: 1px solid #ebebeb; white-space: pre-wrap; white-space: -o-pre-wrap; white-space: -moz-pre-wrap; white-space: -webkit-pre-wrap; }
kbd { padding: 0px 6px; padding: 0rem 0.375rem; background: #f5f5f5; border: 1px solid #aaa; border-radius: 0.1875em; -moz-border-radius: 0.1875em; -moz-box-shadow: 0 0.0625em 0 rgba(0, 0, 0, 0.2), 0 0 0 0.125em white inset; -webkit-border-radius: 0.1875em; -webkit-box-shadow: 0 0.0625em 0 rgba(0, 0, 0, 0.2), 0 0 0 0.125em white inset; box-shadow: 0 0.0625em 0 rgba(0, 0, 0, 0.2), 0 0 0 0.125em white inset; text-shadow: 0 0.0625em 0 #fff; }
blockquote { display: block; font-size: 15px; font-size: 0.9375rem; line-height: 1.6; font-style: italic; color: #666; padding: 5px 0 5px 15px; border-left: 5px solid #1f5f8b; }
sup { vertical-align: super; font-size: 10px; font-size: 0.625rem; }
sub { vertical-align: sub; font-size: 10px; font-size: 0.625rem; }
abbr, acronym { border-bottom: 1px dashed; cursor: help; }
cite { color: #9a9b97; }
q { font-style: italic; }
address { font-family: "Courier new"; line-height: 1.5; margin-bottom: 20px; margin-bottom: 1.25rem; }
a { color: #000; text-decoration: none; }
a:hover { color: #1f5f8b; }

/***** Accessibility *****/

.screen-reader-text { position: absolute; top: -9999rem; left: -9999rem; }

/***** Font Awesome Social Icons *****/

.mh-social-icons ul { list-style-type: none; text-align: center; }
.mh-social-icons ul li { display: inline-block; }
.mh-social-icons li a .fa-mh-social:before { content: '\f09e'; }
.mh-social-icons li a[href*="apple.com"] .fa-mh-social:before { font-family: 'FontAwesomeBrands'; content: '\f179'; }
.mh-social-icons li a[href*="deviantart.com"] .fa-mh-social:before { font-family: 'FontAwesomeBrands'; content: '\f1bd'; }
.mh-social-icons li a[href*="behance.net"] .fa-mh-social:before { font-family: 'FontAwesomeBrands'; content: '\f1b4'; }
.mh-social-icons li a[href*="dribbble.com"] .fa-mh-social:before { font-family: 'FontAwesomeBrands'; content: '\f17d'; }
.mh-social-icons li a[href*="facebook.com"] .fa-mh-social:before { font-family: 'FontAwesomeBrands'; content: '\f39e'; }
.mh-social-icons li a[href*="flickr.com"] .fa-mh-social:before { font-family: 'FontAwesomeBrands'; content: '\f16e'; }
.mh-social-icons li a[href*="instagram.com"] .fa-mh-social:before { font-family: 'FontAwesomeBrands'; content: '\f16d'; }
.mh-social-icons li a[href*="linkedin.com"] .fa-mh-social:before { font-family: 'FontAwesomeBrands'; content: '\f0e1'; }
.mh-social-icons li a[href*="mailto"] .fa-mh-social:before { content: '\f0e0'; }
.mh-social-icons li a[href*="medium.com"] .fa-mh-social:before { font-family: 'FontAwesomeBrands'; content: '\f23a'; }
.mh-social-icons li a[href*="pinterest.com"] .fa-mh-social:before { font-family: 'FontAwesomeBrands'; content: '\f0d2'; }
.mh-social-icons li a[href*="reddit.com"] .fa-mh-social:before { font-family: 'FontAwesomeBrands'; content: '\f1a1'; }
.mh-social-icons li a[href*="soundcloud.com"] .fa-mh-social:before { font-family: 'FontAwesomeBrands'; content: '\f1be'; }
.mh-social-icons li a[href*="spotify.com"] .fa-mh-social:before { font-family: 'FontAwesomeBrands'; content: '\f1bc'; }
.mh-social-icons li a[href*="steamcommunity.com"] .fa-mh-social:before { font-family: 'FontAwesomeBrands'; content: '\f3f6'; }
.mh-social-icons li a[href*="tumblr.com"] .fa-mh-social:before { font-family: 'FontAwesomeBrands'; content: '\f173'; }
.mh-social-icons li a[href*="twitch.tv"] .fa-mh-social:before { font-family: 'FontAwesomeBrands'; content: '\f1e8'; }
.mh-social-icons li a[href*="twitter.com"] .fa-mh-social:before,
.mh-social-icons li a[href*="x.com"] .fa-mh-social:before { font-family: 'FontAwesomeBrands'; content: '\e61b'; }
.mh-social-icons li a[href*="viadeo.com"] .fa-mh-social:before { font-family: 'FontAwesomeBrands'; content: '\f2a9'; }
.mh-social-icons li a[href*="vimeo.com"] .fa-mh-social:before { font-family: 'FontAwesomeBrands'; content: '\f194'; }
.mh-social-icons li a[href*="vk.com"] .fa-mh-social:before { font-family: 'FontAwesomeBrands'; content: '\f189'; }
.mh-social-icons li a[href*="whatsapp.com"] .fa-mh-social:before { font-family: 'FontAwesomeBrands'; content: '\f232'; }
.mh-social-icons li a[href*="wa.me"] .fa-mh-social:before { font-family: 'FontAwesomeBrands'; content: '\f232'; }
.mh-social-icons li a[href*="xing.com"] .fa-mh-social:before { font-family: 'FontAwesomeBrands'; content: '\f168'; }
.mh-social-icons li a[href*="youtube.com"] .fa-mh-social:before { font-family: 'FontAwesomeBrands'; content: '\f167'; }
.mh-social-icons li a[href*="github.com"] .fa-mh-social:before { font-family: 'FontAwesomeBrands'; content: '\f09b'; }
.mh-social-icons li a[href*="tiktok.com"] .fa-mh-social:before { font-family: 'FontAwesomeBrands'; content: '\e07b'; }
.mh-social-icons li a[href*="mastodon"] .fa-mh-social:before { font-family: 'FontAwesomeBrands'; content: '\f4f6'; }
.mh-social-icons li a[href*="t.me"] .fa-mh-social:before,
.mh-social-icons li a[href*="telegram.me"] .fa-mh-social:before,
.mh-social-icons li a[href*="telegram.org"] .fa-mh-social:before {
	font-family: 'FontAwesomeBrands'; content: '\f2c6';
}

/***** Custom Social Icons *****/
.mh-social-icons li a[href*="bsky.app"] .fa-mh-social:before,
.mh-social-icons li a[href*="threads.net"] .fa-mh-social:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 18px;
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: middle;
}
.mh-social-icons li a[href*="bsky.app"] .fa-mh-social:before {
	background-image: url('includes/core/assets/images/bluesky-logo.svg');
}
.mh-social-icons li a[href*="threads.net"] .fa-mh-social:before {
	background-image: url('includes/core/assets/images/facebook-threads.svg');
}

/***** Lists *****/

.entry-content ul { list-style: square; }
.entry-content ol { list-style: decimal; }
.entry-content ul, .entry-content ol { margin: 0 0 20px 40px; }
.entry-content ul ul, .entry-content ol ol { margin: 0 0 0 40px; }
.entry-content li { margin-bottom: 5px; }
dl { margin: 0 0 10px 20px; }
dt, dd { display: list-item; }
dt { list-style-type: square; font-weight: bold; }
dd { list-style-type: circle; margin-left: 20px; }
select { max-width: 100%; }

/***** Header *****/

.mh-preheader, .mh-wide-layout .mh-subheader { background: #1f5f8b; }
.mh-subheader { background: #f5f5f5; }
.mh-header-bar-content { overflow: visible; }
.mh-header-bar-top-right, .mh-header-bar-bottom-right { float: right; }
.mh-header { background: #fff; }
.mh-site-logo { padding: 20px; overflow: hidden; }
.mh-header-text { margin: 5px 0; text-transform: uppercase; }
.mh-header-title { font-size: 32px; font-size: 2rem; line-height: 1; }
.mh-header-tagline { display: inline-block; font-size: 14px; font-size: 0.875rem; line-height: 1; color: #1f5f8b; padding-top: 10px; margin-top: 10px; border-top: 1px solid #e5e5e5; }
.mh-header-transparent .mh-container-outer { box-shadow: none; }
.mh-header-transparent .mh-header { background: none; }
.mh-header-transparent.mh-boxed-layout .mh-site-logo { padding: 20px 0; }

/***** Header - Search *****/

.mh-header-search { float: right; padding: 3px 0; }
.mh-header-search .search-form { float: right; margin-right: 25px; }
.mh-header-search .search-form .search-field { min-width: 200px; height: 29px; line-height: 29px; padding: 0 10px; }
.mh-header-search .search-form .search-field:hover { min-width: 250px; }
.mh-header-search-top .search-form { margin-right: 20px; }
.mh-header-search-top .search-form  .search-field, .mh-wide-layout .mh-header-search .search-field { border-color: #fff; }

/***** Header - Date *****/

.mh-header-date { font-size: 11px; line-height: 35px; padding: 0 20px; text-transform: uppercase; }
.mh-header-date-top, .mh-wide-layout .mh-header-date-bottom { color: #fff; }
.mh-header-date-bottom { color: #000; }
.mh-header-bar-top-right .mh-header-date-top, .mh-header-bar-bottom-right .mh-header-date-bottom { text-align: right; }

/***** Header - News Ticker Top *****/

.mh-ticker-top { font-size: 11px; height: 35px; }
.mh-ticker-title-top { padding: 0 10px 0 20px; }
#mh-ticker-loop-top { height: 35px; overflow: hidden; }
.mh-ticker-item-top a, .mh-ticker-item-top a:hover { display: block; color: #fff; }

/***** Header - News Ticker Bottom *****/

.mh-ticker-bottom { font-size: 12px; height: 35px; }
.mh-ticker-title-bottom { padding: 0 20px; }
#mh-ticker-loop-bottom { height: 35px; overflow: hidden; }
.mh-ticker-item-bottom { padding: 0 20px; }
.mh-ticker-item-bottom a, .mh-ticker-item-bottom a:hover { display: block; color: #102a43; }

/***** Header - News Ticker Global *****/

.mh-ticker-title { float: left; font-weight: 700; color: #fff; line-height: 35px; background: #1f5f8b; text-align: center; text-transform: uppercase; }
.mh-ticker-title .fa, .mh-ticker-title .far { margin-left: 10px; }
.mh-ticker-item { line-height: 34px; }
.mh-ticker-item-date, .mh-ticker-item-cat .fa, .mh-ticker-item-cat .far { margin-right: 5px; }
.mh-ticker-item-cat { margin-left: 5px; text-transform: uppercase; }
.mh-wide-layout .mh-ticker-item { padding: 0 20px 0 0; }
.mh-wide-layout .mh-ticker-item a { color: #fff; }

/***** Navigation *****/

.mh-navigation { text-transform: uppercase; }
.mh-navigation li { float: left; position: relative; font-size: 11px; }
.mh-navigation li:hover { background: #102a43; }
.mh-navigation li a { display: block; color: #fff; }
.mh-navigation ul li:hover > ul { display: block; background: #102a43; z-index: 9999; }
.mh-navigation ul ul { display: none; position: absolute; }
.mh-navigation ul ul li { width: 100%; min-width: 16em; }
.mh-navigation ul ul ul { left: 100%; top: 0; }
.mh-navigation .menu-item-has-children > a:after { font-family: 'FontAwesome'; font-weight: 600; line-height: 1; content: '\f107'; margin-left: 5px; }
.mh-navigation .sub-menu .menu-item-has-children > a:after { content: '\f105'; margin-left: 10px; }
.mh-navigation img { vertical-align: inherit; }

/***** Header Navigation - Top *****/

.mh-header-nav-top li:hover a { color: #fff; }

/***** Header Navigation - Bottom *****/

.mh-header-nav-bottom li a { color: #000; }
.mh-header-nav-bottom li:hover a, .mh-wide-layout .mh-header-nav-bottom li a, .mh-wide-layout .mh-header-nav-bottom li:hover a { color: #fff; }

/***** Header Navigation - Global *****/

.mh-header-nav { overflow: visible; }
.mh-header-nav li a { line-height: 35px; padding: 0 20px; }
.mh-header-nav ul ul li { width: 160px; }

/***** Main Navigation *****/

.mh-main-nav-wrap { background: #102a43; }
.mh-main-nav li { font-size: 14px; font-weight: 700; }
.mh-main-nav li:hover { background: #1f5f8b; }
.mh-main-nav li:hover > a { color: #fff; }
.mh-main-nav li a { padding: 10px 20px; border-left: 1px solid rgba(255, 255, 255, 0.1); }
.mh-main-nav li:first-child a, .mh-main-nav .sub-menu li a { border: none; }

/***** Extra Navigation (below main navigation) *****/

.mh-extra-nav-wrap { background: #fff; }
.mh-extra-nav-bg { background: #ddd; background: rgba(42, 42, 42, 0.2); }
.mh-extra-nav li:hover a { color: #fff; }
.mh-extra-nav li a { color: #102a43; letter-spacing: 0.2px; padding: 10px 20px; }

/***** Footer Navigation *****/

.mh-footer-nav { background: #1f5f8b; }
.mh-footer-nav li a { line-height: 1; padding: 10px 20px; }
.mh-footer-nav ul { float: right; }

/***** Social Navigation - Top *****/

.mh-social-nav-top .fa-mh-social, .mh-social-nav-top li:hover .fa-mh-social { color: #fff; }

/***** Social Navigation - Bottom *****/

.mh-social-nav-bottom .fa-mh-social { color: #000; }
.mh-social-nav-bottom li:hover .fa-mh-social, .mh-wide-layout .mh-social-nav-bottom .fa-mh-social { color: #fff; }

/***** Social Navigation - Global *****/

.mh-social-nav { float: right; }
.mh-social-nav ul { text-align: right; }
.mh-social-nav li a { display: block; min-width: 35px; font-size: 16px; line-height: 35px; text-align: center; }
.mh-social-nav li a:hover { background: #102a43; }

/***** SlickNav Mobile Menu Core Style *****/

.slicknav_btn, .slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_btn { position: relative; display: block; vertical-align: middle; float: right; padding: 0.438em 0.625em; line-height: 1.125em; margin: 5px 5px 6px; text-decoration: none; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background-color: #222; }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em; }
.slicknav_menu { zoom: 1; font-size: 16px; font-size: 1rem; background: #173f5f; padding: 5px; }
.slicknav_menu, .slicknav_menu * { box-sizing: border-box; }
.slicknav_menu .slicknav_menutxt { display: block; line-height: 1.188em; float: left; color: #fff; font-weight: 700; text-shadow: 0 1px 3px #000; }
.slicknav_menu .slicknav_icon { float: left; width: 1.125em; height: 0.875em; margin: 0.188em 0 0 0.438em; }
.slicknav_menu .slicknav_icon:before { position: absolute; display: block; width: 1.125em; height: 0.875em; content: ""; background: 0 0; }
.slicknav_menu .slicknav_no-text { margin: 0; }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em; background-color: #fff; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
.slicknav_menu:before, .slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both; }
.slicknav_nav { clear: both; color: #fff; margin: 0; padding: 0; font-size: 0.875em; list-style: none; overflow: hidden; }
.slicknav_nav ul { list-style: none; overflow: hidden; padding: 0; margin: 0 0 0 20px; }
.slicknav_nav li, .slicknav_nav ul { display: block; }
.slicknav_nav a { display: block; padding: 5px 10px; margin: 2px 5px; text-decoration: none; color: #fff; }
.slicknav_nav a:hover { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; background: #ccc; color: #222; }
.slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em; }
.slicknav_nav .slicknav_item a { display: inline; padding: 0; margin: 0; }
.slicknav_nav .slicknav_row { display: block; padding: 5px 10px; margin: 2px 5px; }
.slicknav_nav .slicknav_row:hover { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; background: #ccc; color: #fff; }
.slicknav_nav .slicknav_txtnode { margin-left: 15px; }
.slicknav_nav .slicknav_parent-link a { display: inline; padding: 0; margin: 0; }
.slicknav_brand { float: left; color: #fff; font-size: 18px; line-height: 30px; padding: 7px 12px; height: 44px; }

/***** SlickNav Custom Style *****/

.slicknav_btn { background: #1f5f8b; }
.slicknav_menu { padding: 0; border-bottom: 1px solid #102a43; background: #1f5f8b; display: none; }
.slicknav_menu .slicknav_menutxt { text-shadow: none; display: none; }
.slicknav_menu .slicknav_icon-bar { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
.slicknav_nav { font-size: 16px; font-size: 1rem; font-weight: 600; margin-bottom: 20px; }
.slicknav_nav ul { padding: 20px 0 0 15px; margin: 0; border-top: 1px solid #102a43; }
.slicknav_nav ul ul { border: 0; padding: 0 0 0 15px; }
.slicknav_nav .slicknav_item:hover, .slicknav_nav a:hover { color: #fff; background: #1f5f8b; }
.mh-main-nav-wrap .slicknav_menu .slicknav_icon-bar { background: #fff; }
.mh-main-nav-wrap .slicknav_nav a, .mh-main-nav-wrap .slicknav_menu a:hover { color: #fff; }
.mh-main-nav-wrap .slicknav_btn, .mh-main-nav-wrap .slicknav_menu, .mh-main-nav-wrap .slicknav_nav .slicknav_item:hover, .mh-main-nav-wrap .slicknav_nav a:hover { background: transparent; }
.mh-main-nav-wrap .slicknav_nav ul { border-top: 1px solid #1f5f8b; }
.mh-main-nav-wrap .slicknav_nav ul ul { border: none; }

/***** Breadcrumb Navigation *****/

.mh-breadcrumb { padding: 5px 10px; border-top: 1px dotted #ebebeb; border-bottom: 1px dotted #ebebeb; }
.mh-breadcrumb, .mh-breadcrumb a { font-size: 13px; font-size: 0.8125rem; color: #979797; margin-bottom: 20px; margin-bottom: 1.25rem; }
.mh-breadcrumb a { font-weight: 700; text-transform: uppercase; }
.mh-breadcrumb a:hover { color: #1f5f8b; }
.mh-breadcrumb-delimiter { margin: 0 15px; font-size: 10px; }

/***** FlexSlider Icon Fonts *****/

@font-face { font-family: 'flexslider-icon'; src: url('includes/core/assets/fonts/flexslider-icon.eot'); src: url('includes/core/assets/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('includes/core/assets/fonts/flexslider-icon.woff') format('woff'), url('includes/core/assets/fonts/flexslider-icon.ttf') format('truetype'), url('includes/core/assets/fonts/flexslider-icon.svg#flexslider-icon') format('svg'); font-weight: normal; font-style: normal; }

/***** FlexSlider Browser Resets *****/

.flex-container a:hover, .flex-slider a:hover, .flex-container a:focus, .flex-slider a:focus { outline: none; }
.slides, .slides > li, .flex-control-nav, .flex-direction-nav { margin: 0; padding: 0; list-style: none; }
.flex-pauseplay span { text-transform: capitalize; }

/***** FlexSlider Base Styles *****/

.flexslider { margin: 0; padding: 0; }
.flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; }
.flexslider .slides img { width: 100%; display: block; }
.flexslider .slides:after { content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
html[xmlns] .flexslider .slides { display: block; }
* html .flexslider .slides { height: 1%; }
.no-js .flexslider .slides > li:first-child { display: block; }

/***** FlexSlider Default Styles *****/

.flexslider { position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.flexslider .slides img { height: auto; }
.flex-direction-nav { height: 0; }
.flex-direction-nav a  { text-decoration: none; display: block; width: 30px; height: 30px; margin: -12px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0 !important; filter: alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 30px; line-height: 1; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }
.flex-control-nav { position: absolute; width: 100%; bottom: 6px; text-align: center; z-index: 999; }
.flex-control-nav li { margin: 0 6px; display: inline-block; zoom: 1;}
.flex-control-paging li a { width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }
.flex-control-thumbs { margin: 5px 0 0; position: static; overflow: hidden; }
.flex-control-thumbs li { width: 25%; float: left; margin: 0; }
.flex-control-thumbs img { width: 100%; height: auto; display: block; opacity: .7; cursor: pointer; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.flex-control-thumbs img:hover { opacity: 1; }
.flex-control-thumbs .flex-active { opacity: 1; cursor: default; }

@media screen and (max-width: 768px) {
	.flexslider .flex-prev { left: 10px !important; opacity: 1 !important; }
	.flexslider .flex-next { right: 10px !important; opacity: 1 !important; }
	.flex-direction-nav {
    display: block !important;
	}
}

/***** Posts / Pages *****/

.entry-header, .page-header { margin-bottom: 20px; margin-bottom: 1.25rem; }
.entry-header .entry-title { padding-bottom: 10px; padding-bottom: 0.625rem }
.page-title { font-size: 28px; font-size: 1.75rem; }
.mh-subheading-top { border-bottom: 3px solid #102a43; }
.mh-subheading { display: block; font-size: 13px; font-size: 0.8125rem; color: #fff; padding: 5px 10px; margin-bottom: 10px; margin-bottom: 0.625rem; background: #1f5f8b; text-transform: uppercase; }
.entry-thumbnail { max-width: 1030px; margin-bottom: 20px; margin-bottom: 1.25rem; }
.entry-thumbnail img { width: 100%; }
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-content p, .entry-content blockquote, .entry-content table, .entry-content .flex-vid, .entry-content .mh-row, .entry-content .mh-video-container { margin-bottom: 20px; margin-bottom: 1.25rem; }
.entry-content blockquote p:last-child { margin: 0; }
.entry-content a { font-weight: 600; color: #1f5f8b; }
.entry-content a:hover { color: #1f5f8b; text-decoration: underline; }
.entry-tags { font-size: 12px; font-size: 0.75rem; color: #fff; line-height: 1; margin-bottom: 20px; margin-bottom: 1.25rem; }
.entry-tags li { float: left; font-weight: 700; margin: 0 6px 6px 0; margin: 0 0.375rem 0.375rem 0; background: #102a43; text-transform: uppercase; }
.entry-tags li:hover { background: #1f5f8b; }
.entry-tags a, .entry-tags a:hover { display: block; color: #fff; padding: 10px 15px; }
.entry-tags .fa, .entry-tags .far, .entry-tags .fab { float: left; padding: 10px; margin-right: 6px; background: #1f5f8b; }
.sticky { }

/***** Post Meta Data *****/

.mh-meta { font-size: 13px; font-size: 0.8125rem; }
.mh-meta, .mh-meta a { color: #979797; }
.mh-meta a:hover { color: #1f5f8b; }
.mh-footer .mh-meta, .mh-footer .mh-meta a, .mh-footer .mh-meta a:hover { color: #fff; }
.mh-meta span { margin-right: 10px; }
.mh-meta .fa, .mh-meta .far { margin-right: 5px; }
.entry-meta { margin-top: 5px; }
.entry-header .entry-meta { margin-top: 10px; margin-top: 0.625rem; padding: 5px 10px; border-top: 1px dotted #ebebeb; border-bottom: 1px dotted #ebebeb; }

/***** Author Box *****/

.mh-author-box { line-height: 1.5; padding: 25px 0; margin-bottom: 25px; border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; }
.mh-author-box-avatar { float: left; padding: 3px; margin-right: 25px; border: 1px solid #ebebeb; }
.mh-author-box-header { margin-bottom: 10px; display: flex; align-items: center; }
.mh-author-box-name { font-size: 16px; font-size: 1rem; font-weight: 700; }
.mh-author-box-postcount { display: flex; align-items: center; }
.mh-author-box-postcount:before { font-family: 'FontAwesome'; padding: 0 8px; content: '\f054'; font-weight: 900; font-size: 10px; margin-top: 3px; }
.mh-author-box-contact { overflow: hidden; }
.mh-author-box-contact a { display: inline-block; font-size: 18px; line-height: 1; margin-top: 15px; padding-left: 15px; opacity: 0.7; }
.mh-author-box-contact a:first-child { padding-left: 0; }
.mh-author-box-contact a:hover { opacity: 1; }
.author .mh-author-box { margin-top: 25px; }

/***** Related Content *****/

.mh-related-content { margin-bottom: 25px; }
.mh-related-content .mh-posts-grid-title { font-size: 16px; font-size: 1rem; }
.mh-related-content .mh-posts-grid-caption, .mh-related-content .mh-meta, .mh-related-content .mh-posts-grid-excerpt { display: none; }

/***** Sitemap Template *****/

.mh-sitemap .page-title { margin-bottom: 20px; margin-bottom: 1.25rem; }
.mh-sitemap-list { margin-bottom: 20px; margin-bottom: 1.25rem; margin-left: 0; list-style: none; }
.mh-sitemap-list > li { border-bottom: 1px dotted #ebebeb; }
.mh-sitemap-list li a:first-child { display: inline-block; padding: 5px 0; }
.mh-sitemap-list li:first-child a { padding-top: 0; }
.mh-sitemap-list .children li { border-top: 1px dotted #ebebeb; }
.mh-sitemap-list .children li a { padding: 5px 0; }
.mh-sitemap-list .children li a:first-child { padding-top: 5px; }

/***** Loop / Archives / Search Results *****/

.mh-loop-description { padding: 20px 0; margin-top: 20px; border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; }
.mh-loop-description p:last-child { margin: 0; }
.mh-loop .mh-posts-grid .mh-col-1-2 { width: 48.24%; margin-left: 3.52%; }
.mh-loop .mh-posts-grid .mh-col-1-2:first-child { margin: 0; }
.mh-loop-grid { margin-top: 20px; }
.mh-loop-ad { padding-bottom: 20px; margin-top: 20px; border-bottom: 1px dotted #ebebeb; }
.mh-loop-pagination { margin-top: 20px; }
.mh-loop-hide-caption .mh-loop .mh-image-caption { display: none; }

/***** Post Format Icons *****/

.mh-thumb-icon { display: block; position: relative; width: 100%; height: 100%; overflow: hidden; }
.format-image .mh-thumb-icon:after, .format-gallery .mh-thumb-icon:after, .format-video .mh-thumb-icon:after, .format-audio .mh-thumb-icon:after { position: absolute; right: 5%; bottom: 5%; font-family: "FontAwesome"; font-weight: 600; font-size: 15px; line-height: 1; color: #fff; padding: 10px; border: 1px solid #fff; border-radius: 100%; z-index: 999; background: rgba(0, 0, 0, 0.4); }
.format-image .mh-thumb-icon-small:after, .format-gallery .mh-thumb-icon-small:after, .format-video .mh-thumb-icon-small:after, .format-audio .mh-thumb-icon-small:after { font-size: 10px; padding: 5px; }
.format-image .mh-thumb-icon:after { content: '\f030'; }
.format-gallery .mh-thumb-icon:after { content: '\f03e'; }
.format-video .mh-thumb-icon:after { content: '\f04b'; padding: 10px 12px; }
.format-audio .mh-thumb-icon:after { content: '\f028'; padding: 10px 11px; }
.format-video .mh-thumb-icon-small:after, .format-audio .mh-thumb-icon-small:after { padding: 5px 6px; }

/***** Pagination *****/

.post .pagination { padding-bottom: 20px; padding-bottom: 1.25rem; }
.page-numbers { display: inline-block; font-weight: 700; color: #000; padding: 10px 15px; background: #f5f5f5; }
.page-numbers:hover, .mh-loop-pagination .current, .mh-comments-pagination .current, a:hover .pagelink { color: #fff; background: #1f5f8b; }
.page-numbers a { display: block; }
.pagelink { display: inline-block; font-weight: 700; color: #fff; padding: 10px 15px; background: #1f5f8b; }
a .pagelink { color: #000; background: #f5f5f5; }

/***** Post / Attachment Navigation *****/

.mh-post-nav { padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #ebebeb; }
.mh-post-nav span { display: block; font-weight: 700; line-height: 1; margin-bottom: 5px; text-transform: uppercase; overflow: hidden; }
.mh-post-nav p { font-size: 13px; font-size: 0.8125rem; overflow: hidden; }
.mh-post-nav-next { float: right; text-align: right; }
.mh-post-nav-prev img { float: left; margin-right: 15px; }
.mh-post-nav-next img { float: right; margin-left: 15px; }
.mh-post-nav-prev span:before, .mh-post-nav-next span:after { font-family: 'FontAwesome'; font-weight: 600; }
.mh-post-nav-prev span:before { content: '\f100'; margin-right: 5px; }
.mh-post-nav-next span:after { content: '\f101'; margin-left: 5px; }

/***** Footer *****/

.mh-footer { font-size: 13px; font-size: 0.8125rem; color: #fff; padding: 25px 25px 0; background: #102a43; }
.mh-footer a, .mh-footer a:hover { color: #f7f7f7; }
.mh-copyright-wrap { padding: 10px 25px; border-top: 3px solid rgba(255, 255, 255, 0.3); background: #102a43; }
.mh-copyright { font-size: 12px; font-size: 0.75rem; color: #999; }
.mh-copyright a, .mh-copyright a:hover { color: #fff; }

/***** Images / Video *****/

img { max-width: 100%; height: auto; vertical-align: bottom; }
iframe, embed, object, video { max-width: 100%; }
.entry-content .alignnone { display: block; margin: 20px 0; margin: 1.25rem 0; }
.entry-content .aligncenter { display: block; margin: 20px auto; margin: 1.25rem auto; }
.entry-content .alignleft { display: inline; float: left; margin: 5px 20px 20px 0; margin: 0.3125rem 1.25rem 1.25rem 0; }
.entry-content .alignright { display: inline; float: right; margin: 5px 0 20px 20px; margin: 0.3125rem 0 1.25rem 1.25rem; }
.wp-caption { max-width: 100%; }
.wp-caption-text { display: block; font-size: 12px; font-size: 0.75rem; font-weight: 700; line-height: 1.4; color: #000; margin-top: 5px; }
.mh-footer .wp-caption-text { color: #fff; }
.alignnone .wp-caption-text, .aligncenter .wp-caption-text, .alignleft .wp-caption-text, .alignright .wp-caption-text { margin-bottom: 0; }

/***** Gallery *****/

.gallery { margin-bottom: 20px; }
.gallery:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; margin: 0; padding: 0; }
.gallery-item { float: left; margin: 0 4px 4px 0; overflow: hidden; position: relative; }
.gallery-columns-1 .gallery-item { max-width: 100%; }
.gallery-columns-2 .gallery-item { max-width: 48%; max-width: -webkit-calc(50% - 4px); max-width: calc(50% - 4px); }
.gallery-columns-3 .gallery-item { max-width: 32%; max-width: -webkit-calc(33.3% - 4px); max-width: calc(33.3% - 4px); }
.gallery-columns-4 .gallery-item { max-width: 23%; max-width: -webkit-calc(25% - 4px); max-width: calc(25% - 4px); }
.gallery-columns-5 .gallery-item { max-width: 19%; max-width: -webkit-calc(20% - 4px); max-width: calc(20% - 4px); }
.gallery-columns-6 .gallery-item { max-width: 15%; max-width: -webkit-calc(16.7% - 4px); max-width: calc(16.7% - 4px); }
.gallery-columns-7 .gallery-item { max-width: 13%; max-width: -webkit-calc(14.28% - 4px); max-width: calc(14.28% - 4px); }
.gallery-columns-8 .gallery-item { max-width: 11%; max-width: -webkit-calc(12.5% - 4px); max-width: calc(12.5% - 4px); }
.gallery-columns-9 .gallery-item { max-width: 9%; max-width: -webkit-calc(11.1% - 4px); max-width: calc(11.1% - 4px); }
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) { margin-right: 0; }
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) { clear: left; }
.gallery-caption { background-color: rgba(0, 0, 0, 0.7); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color: #fff; font-size: 12px; line-height: 1.5; margin: 0; max-height: 50%; opacity: 0; padding: 6px 8px; position: absolute; bottom: 0; left: 0; text-align: left; width: 100%; }
.gallery-caption:before { content: ""; height: 100%; min-height: 49px; position: absolute; top: 0; left: 0; width: 100%; }
.gallery-item:hover .gallery-caption { opacity: 1; }
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption { display: none; }

/***** Tables *****/

table { width: 100%; border-left: 1px solid #ebebeb; border-top: 1px solid #ebebeb; }
td, th { padding: 5px 10px; border-right: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; }
th { font-weight: 600; }
.mh-footer-widget table, .mh-footer-widget td, .mh-footer-widget th { border-color: rgba(255, 255, 255, 0.3); }

/***** Comments *****/

.mh-comment-list { margin-bottom: 25px; list-style: none; }
.mh-comment-list .children { margin-left: 25px; list-style: none; }
.mh-comment-list .comment-body { margin-bottom: 25px; border-bottom: 1px solid #ebebeb; }
.mh-comment-list .comment-meta { color: #102a43; margin-bottom: 20px; }
.mh-comment-list .comment-meta a { font-weight: 400; color: #102a43; }
.mh-comment-list .comment-meta a:hover { color: #1f5f8b; text-decoration: none; }
.mh-comment-list .avatar { float: left; width: 50px; height: 50px; padding: 2px; margin: 0 15px 0 0; border: 1px solid #f5f5f5; vertical-align: middle; }
.mh-comment-list .fn a { font-weight: 700; }
.mh-comment-list .comment-metadata { font-size: 10px; font-size: 0.625rem; margin-top: 5px; text-transform: uppercase; }
.mh-comment-list .comment-metadata:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; margin: 0; padding: 0; }
.mh-comment-list .comment-reply-link { display: inline-block; font-size: 13px; font-size: 0.8125rem; font-weight: 700; color: #979797; line-height: 1; text-transform: uppercase; margin-bottom: 25px; }
.mh-comment-list .comment-reply-link:hover { text-decoration: none; }
.mh-comment-list .comment-reply-link:before { font-family: 'FontAwesome'; font-weight: 900; color: #1f5f8b; content: '\f3e5'; margin-right: 5px; }
.mh-comment-list .comment-awaiting-moderation { color: #1f5f8b; margin-top: 20px; }
.bypostauthor .fn:after { font-family: 'FontAwesome'; font-weight: 600; color: #1f5f8b; content: '\f006'; margin-left: 5px; }
.mh-comments-pagination { margin-bottom: 20px; }
.mh-ping-list { margin-bottom: 20px; }
.mh-ping-list .mh-ping-item { padding: 10px 0; border-bottom: 1px solid #ebebeb; }
.mh-ping-list .mh-ping-item:first-child { border-top: 1px solid #ebebeb; }
.mh-ping-list .mh-ping-item .fa, .mh-ping-list .mh-ping-item .far { margin-right: 15px; }
.mh-ping-list .mh-ping-item a { color: #102a43; }
.mh-ping-list .mh-ping-item a:hover { color: #1f5f8b; text-decoration: none; }

/***** Comment Form *****/

#respond .comment-reply-title { font-size: 24px; font-size: 1.5rem; line-height: 1; margin-bottom: 20px; margin-bottom: 1.25rem; }
#respond .logged-in-as a { color: #102a43; }
#respond #cancel-comment-reply-link { font-size: 12px; font-size: 0.75rem; color: #102a43; margin-left: 10px; }
#respond #cancel-comment-reply-link:hover, #respond .logged-in-as a:hover { color: #1f5f8b; text-decoration: none; }
#respond #cancel-comment-reply-link:before { font-family: 'FontAwesome'; font-weight: 600; color: #1f5f8b; content: '\f05e'; margin-right: 5px; }
#commentform p { margin-bottom: 10px; }
#commentform .form-submit { margin: 25px 0; }
.required { color: #1f5f8b; }

/***** Forms *****/

input { font-size: 12px; padding: 5px; border: 1px solid rgba(0, 0, 0, 0.1); vertical-align: middle; background: #f5f5f5; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; }
input[type=text], input[type=email], input[type=tel], input[type=url] { width: 60%; }
input[type=text]:hover, input[type=email]:hover, input[type=tel]:hover, input[type=url]:hover, textarea:hover { border: 1px solid #1f5f8b; }
input[type=submit] { display: inline-block; min-width: 150px; font-weight: 700; color: #fff; padding: 10px 15px; background: #1f5f8b; cursor: pointer; text-transform: uppercase; -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; transition: all 0.1s linear; border: 0; -webkit-appearance: none; }
input[type=submit]:hover { background: #102a43; }
textarea { width: 96%; line-height: 1.5; padding: 5px; border: 1px solid rgba(0, 0, 0, 0.1); background: #f5f5f5; }

/***** Contact Form 7 *****/

.wpcf7-form { font-size: 14px; font-size: 0.875rem; margin-bottom: 20px; margin-bottom: 1.25rem; }
.wpcf7-form p { margin-bottom: 15px; margin-bottom: 0.9375rem;}
.wpcf7-text { padding: 8px; }
.wpcf7-textarea { width: 86%; padding: 10px; }
div.wpcf7-response-output { margin: 20px 0 15px; }

/***** Searchform *****/

.search-form input { font-size: 11px; line-height: 1; color: #1f1e1e; text-transform: uppercase; }
.search-form .search-submit { display: none; }
.search-form .search-field { position: relative; padding: 10px; margin: 0; border: 1px solid #ebebeb; background: #fff; cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 0; border-radius: 0; }
.search-form .search-field:active, .search-form .search-field:focus { cursor: text; }
.mh-widget .search-form { display: block; margin: 0 auto; padding: 5%; background: #f5f5f5; }
.mh-widget .search-form .search-field { display: block; margin: 0 auto; width: 90%; }
.mh-footer-widgets .search-form input { width: 100%; }

/***** Multisite Registration Form *****/

#signup-content { padding: 25px; background: #fff; }
#signup-content .mu_register { width: 100%; }
.mu_register .mu_alert { display: block; margin-bottom: 25px; }
.mu_register form { max-width: 500px; }
.mu_register input { box-sizing: border-box; }
.mu_register .submit { margin-top: 25px; }
.lead-in { margin-top: 25px; }
.lead-in a { font-weight: 700; }

/***** Share Buttons *****/

.mh-share-buttons { margin-bottom: 25px; overflow: hidden; display: flex; }
.entry-content .mh-share-buttons a, .entry-content .mh-share-buttons a:hover { color: #fff; display: block; width: 100% }
.mh-share-buttons a span { width: 100%; }
.mh-share-buttons .fa, .mh-share-buttons .fab, .mh-share-buttons .far { display: inline-block; font-size: 20px; }
.mh-share-button { float: left; font-size: 16px; padding: 5px 0; text-align: center; text-transform: uppercase; opacity: 0.7; filter: alpha(opacity=70); }
.mh-share-button:hover { opacity: 1; filter: alpha(opacity=100); }
.mh-facebook span { background: #3e64ad; }
.mh-twitter span { background: #000; }
.mh-linkedin span { background: #0084bf; }
.mh-pinterest span { background: #de010d; }
.mh-email span { background: #ccc; }
.mh-print span { background: #aaa; }
.mh-whatsapp span { background: #25d366;  }
.mh-mastodon span{ background: #A09BF0;}
.mh-telegram span { background: #0088cc; }
.mh-bluesky span { background: #0085ff; }
.mh-threads span { background: #1a1a2e; }

/***** Custom Icons For Share Buttons *****/
.mh-bluesky span .fa-bluesky:before,
.mh-threads span .fa-threads:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 18px;
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: middle;
}
.mh-bluesky span .fa-bluesky:before {
	background-image: url('includes/core/assets/images/bluesky-logo.svg');
}
.mh-threads span .fa-threads:before {
	background-image: url('includes/core/assets/images/facebook-threads.svg');
}


/*#1e3050*/

/***** Back to Top Button *****/

.mh-back-to-top { display: none; position: fixed; right: 25px; bottom: 25px; padding: 8px 8px 5px; color: #fff; background: #1f5f8b; z-index: 999; }
.mh-back-to-top:hover { color: #fff; }
.mh-back-to-top .fa, .mh-back-to-top .far { font-size: 24px; }

/***** Jetpack Infinite Scroll *****/

.infinite-scroll .mh-loop-pagination { display: none; }
.infinite-wrap { margin-top: 20px; }
#infinite-handle { margin-top: 20px; text-align: center; }
#infinite-handle span { display: inline-block; font-size: 14px; font-size: 0.875rem; font-weight: 700; color: #fff; padding: 10px 15px; background: #1f5f8b; text-transform: uppercase; }
#infinite-handle span:hover { background: #102a43; }
.infinite-loader .spinner { margin: 20px auto 0; }

/***** Shortcodes *****/

.mh-ad-label { font-size: 10px; font-size: 0.625rem; }
.mh-footer .mh-ad-label { color: #fff; }
.mh-dropcap { float: left; position: relative; font-size: 80px; font-size: 5rem; font-weight: 600; line-height: 0.8; color: #1f5f8b; top: 0; margin-right: 6px; margin-right: 0.375rem; text-transform: uppercase; }
.mh-highlight { padding: 2px 5px; padding: 0.125rem 0.3125rem; }
.mh-box { position: relative; overflow: hidden; padding: 20px 20px 0; padding: 1.25rem 1.25rem 0; margin-bottom: 20px; margin-bottom: 1.25rem; border: 1px solid #ebebeb; }
.mh-box ul, .mh-box ol { margin: 0 0 20px 20px; margin: 0 0 1.25rem 1.25rem; }
.mh-box.normal { background: #f7f7f7; }
.mh-box.alert { background: #ffe8e8; }
.mh-box.success { background: #e5ffbc; }
.mh-box.infobox { background: #feffcb; }
.mh-box.event { background: #dfebff; }
.mh-hide-box { position: absolute; top: 0; right: 8px; z-index: 999; cursor: pointer; color: #ddd; }
.no-js .mh-hide-box { display: none; }
[id*='mh-testimonials-'] ul, [id*='mh-images-'] ul { list-style: none; margin: 0; }
.mh-testimonial, .mh-image { margin-bottom: 20px; margin-bottom: 1.25rem; }
.mh-testimonial { position: relative; font-style: italic; background: #f9f9f9; padding: 10px 10px 10px 60px; padding: 0.625rem 0.625rem 0.625rem 3.75rem; border: 1px solid #ebebeb; }
.mh-testimonial:before { position: absolute; top: 0; left: 10px; content: "\201C"; font-family: Georgia, serif; font-size: 100px; font-size: 6.25rem; line-height: 1; color: #999; font-style: normal; }
.mh-testimonial-author { font-style: normal; color: #9a9b97; }
.mh-flex-vid { position: relative; padding-bottom: 55%; padding-top: 8px; height: 0; overflow: hidden; }
.mh-flex-vid iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/***** Widgets *****/

.mh-widget, .mh-footer-widget { margin-bottom: 25px; overflow: hidden; }
.mh-widget-title { position: relative; font-size: 14px; font-size: 0.875rem; margin-bottom: 20px; margin-bottom: 1.25rem; text-transform: uppercase; }
.mh-widget-layout1 .mh-widget-title { font-size: 16px; font-size: 1rem; padding-bottom: 5px; border-bottom: 3px solid #1f5f8b; }
.mh-widget-layout1 .mh-footer-widget-title { font-size: 14px; font-size: 0.875rem; }
.mh-widget-layout1 .mh-widget-title.mh-footer-widget-title, .mh-widget-layout1 .mh-widget-title.mh-footer-widget-title a { color: #fff; }
.mh-widget-layout2 .mh-widget-title, .mh-widget-layout4 .mh-widget-title-inner { color: #fff; padding: 10px 15px; background: #1f5f8b; }
.mh-widget-layout2 .mh-widget-title a, .mh-widget-layout4 .mh-widget-title a, .mh-widget-layout5 .mh-widget-title a, .mh-widget-layout6 .mh-widget-title a { color: #fff; }
.mh-widget-layout3 .mh-widget-title { color: #000; padding: 10px 25px 10px 15px; border-left: 10px solid #1f5f8b; background: #f5f5f5; }
.mh-widget-layout3 .mh-widget-title a { color: #000; }
.mh-widget-layout3 .mh-footer-widget-title { padding: 0 0 5px 0; border-bottom: 3px solid #1f5f8b; border-left: none; background: none; }
.mh-widget-layout3 .mh-widget-title.mh-footer-widget-title, .mh-widget-layout3 .mh-widget-title.mh-footer-widget-title a { color: #fff; background: none; }
.mh-widget-layout4 .mh-widget-title { background: #1f5f8b; background: rgba(31, 95, 139, 0.72); }
.mh-widget-layout4 .mh-widget-title-inner { display: inline-block; }
.mh-widget-layout4 .mh-footer-widget-title { background: #1f5f8b; }
.mh-widget-layout5 .mh-widget-title { color: #fff; border-bottom: 3px solid #1f5f8b; }
.mh-widget-layout5 .mh-widget-title-inner { display: inline-block; padding: 5px 15px 2px; background: #1f5f8b; }
.mh-widget-layout6 .mh-widget-title { font-weight: 600; color: #fff; padding: 2px 0; background: #1f5f8b; }
.mh-widget-layout6 .mh-widget-title-inner { display: block; text-align: center; padding: 5px 0; border-top: 2px dashed rgba(255, 255, 255, 0.3); border-bottom: 2px dashed rgba(255, 255, 255, 0.3); }
.mh-widget-layout7 .mh-widget-title { text-align: center; padding: 10px; border: 2px solid #ebebeb; }
.mh-widget-layout7 .mh-footer-widget-title { border-color: rgba(255, 255, 255, 0.3); }
.mh-widget-layout7 .mh-widget-title.mh-footer-widget-title, .mh-widget-layout7 .mh-widget-title.mh-footer-widget-title a { color: #fff; }
.mh-widget-layout8 .mh-widget-title { font-size: 16px; font-size: 1rem; text-align: center; }
.mh-widget-layout8 .mh-widget-title:after { position: absolute; top: 50%; left: 0; right: 0; content: ""; border-bottom: 2px solid #1f5f8b; }
.mh-widget-layout8 .mh-widget-title-inner { position: relative; display: inline-block; padding: 0 10px; background: #fff; z-index: 999; }
.mh-widget-layout8 .mh-widget-title .mh-footer-widget-title-inner { background: #102a43; }
.mh-widget-layout8 .mh-widget-title.mh-footer-widget-title, .mh-widget-layout8 .mh-widget-title.mh-footer-widget-title a { color: #fff; }

/***** Widget Areas (Advertising) *****/

.mh-ad-spot, .mh-info-spot { display: block; padding: 10px; text-align: center; background: #f5f5f5; }
.mh-header-1 { margin: 25px 0 0; }
.mh-wide-layout .mh-header-1 { margin: 25px 0; }
.mh-header-1 .mh-ad-spot, .mh-header-1 .mh-info-spot { padding: 0; background: none; }
.mh-header-2 { margin: 20px 20px 20px 0; text-align: right; overflow: hidden; }
.mh-header-transparent.mh-boxed-layout .mh-header-2 { margin: 20px 0; }
.mh-header-widget-2-full .mh-header-2 { margin: 20px; text-align: center; }
.mh-footer-widget .mh-ad-spot, .mh-footer-widget .mh-info-spot { background: rgba(255, 255, 255, 0.1); }
.mh-content-ad { float: left; max-width: 100%; margin: 0 20px 10px 0; }

/***** MH Custom Widgets - General *****/

.mh-image-caption { position: absolute; top: 0; font-size: 12px; font-size: 0.75rem; font-weight: 700; color: #fff; padding: 5px 10px; background: #1f5f8b; text-transform: uppercase; }

/***** MH Slider Widget - Layout 1 *****/

.mh-slider-layout1 .flex-control-nav { bottom: 10px; }
.mh-slider-layout1 .flex-control-nav li { margin: 0 10px 0 0; }
.mh-slider-layout1 .flex-control-paging li a { width: 15px; height: 15px; border: 1px solid #102a43; background: #fff; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; }
.mh-slider-layout1 .flex-control-paging li a:hover { background: #f5f5f5; }
.mh-slider-layout1 .flex-control-paging li a.flex-active { background: #1f5f8b; border: 1px solid #fff; }
.mh-slider-layout1 .mh-slider-category { display: none; }
.mh-slider-layout1 .mh-slider-caption { width: 350px; max-width: 100%; top: 0; right: 0; border-bottom: 3px solid #1f5f8b; }
.mh-widget-col-1 .mh-slider-layout1 .flex-control-nav { width: auto; top: 15px; right: 10px; bottom: auto; }

/***** MH Slider Widget - Layout 2 *****/

.mh-slider-layout2 .flex-control-nav { position: relative; height: 12px; bottom: 0; background: #666; text-align: left; }
.mh-slider-layout2 .flex-control-nav li { width: 20%; margin: 0; }
.mh-slider-layout2 .flex-control-paging li a { width: 100%; height: 100%; background: #666; border: none; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; }
.mh-slider-layout2 .flex-control-paging li a:hover { background: #aaa; }
.mh-slider-layout2 .flex-control-paging li a.flex-active { background: #1f5f8b; border: none; }
.mh-slider-layout2 .mh-slider-caption { width: 100%; bottom: 0; }
.mh-home-wide .mh-slider-layout2 .mh-slider-category { font-size: 14px; font-size: 0.875rem; }

/***** MH Slider Widget - Layout 3 *****/

.mh-slider-layout3 .mh-slider-category { display: none; }
.mh-slider-layout3 .mh-slider-caption { width: 350px; top: 0; bottom: 0; }

/***** MH Slider Widget - Layout 4 *****/

.mh-slider-layout4 .mh-slider-category { display: none; }
.mh-slider-layout4 .mh-slider-caption { max-width: 50%; bottom: 0; left: 0; color: #000; background: #fff; }
.mh-slider-layout4 .mh-slider-caption a, .mh-slider-layout4 .mh-slider-caption a:hover { color: #000; }
.mh-slider-layout4 .mh-slider-content { padding: 20px 25px 0 0; }
.mh-widget-col-1 .mh-slider-layout4 .mh-slider-caption { background: #fff; }
.mh-widget-col-1 .mh-slider-layout4 .mh-slider-content { padding: 10px 0 0 0; }
.mh-footer-widget .mh-slider-layout4 .mh-slider-content { padding: 20px; }

/***** MH Slider Widget - Layout 5 *****/

.mh-slider-layout5 .mh-slider-category { top: 20px; left: 25px; }
.mh-slider-layout5 .mh-slider-caption { bottom: 25px; right: 25px; left: 25px; }
.mh-widget-col-1 .mh-slider-layout5 .mh-slider-category { display: none; }
.mh-widget-col-2 .mh-slider-layout5 .mh-slider-category { top: 15px; left: 15px; }
.mh-widget-col-2 .mh-slider-layout5 .mh-slider-caption { bottom: 15px; right: 15px; left: 15px; }

/***** MH Slider Widget - Layout Shared Navigation *****/

.mh-slider-layout3 .flex-control-nav, .mh-slider-layout4 .flex-control-nav, .mh-slider-layout5 .flex-control-nav { width: auto; top: 20px; right: 15px; bottom: auto; }
.mh-slider-layout3 .flex-control-paging li a, .mh-slider-layout4 .flex-control-paging li a, .mh-slider-layout5 .flex-control-paging li a { width: 20px; height: 20px; background: #fff; -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; }
.mh-slider-layout3 .flex-control-paging li a:hover, .mh-slider-layout4 .flex-control-paging li a:hover, .mh-slider-layout5 .flex-control-paging li a:hover { background: #f5f5f5; }
.mh-slider-layout3 .flex-control-paging li a.flex-active, .mh-slider-layout4 .flex-control-paging li a.flex-active, .mh-slider-layout5 .flex-control-paging li a.flex-active { background: #1f5f8b; }
.mh-widget-col-1 .mh-slider-layout3 .flex-control-nav, .mh-widget-col-2 .mh-slider-layout3 .flex-control-nav, .mh-widget-col-1 .mh-slider-layout4 .flex-control-nav, .mh-widget-col-2 .mh-slider-layout4 .flex-control-nav, .mh-widget-col-1 .mh-slider-layout5 .flex-control-nav, .mh-widget-col-2 .mh-slider-layout5 .flex-control-nav { top: 15px; right: 10px; }

/***** MH Slider Widget - Global Styles *****/

.mh-slider-item { position: relative; overflow: hidden; }
.mh-slider-normal { width: 678px; max-width: 100%; overflow: hidden; }
.mh-slider-caption { position: absolute; color: #fff; background: #102a43; background: rgba(42, 42, 42, 0.8); }
.mh-slider-caption a, .mh-slider-caption a:hover { color: #fff; }
.mh-slider-content { padding: 25px; overflow: hidden; }
.mh-slider-content .mh-excerpt { margin-top: 10px; margin-top: 0.625rem; }
.mh-widget-col-1 .mh-slider-caption { position: relative; top: auto; right: auto; bottom: auto; left: auto; width: 100%; max-width: 100%; margin: 0; background: #102a43; }
.mh-widget-col-1 .mh-slider-title { font-size: 20px; font-size: 1.25rem; }
#mh-mobile .mh-footer-widget .mh-slider-caption { background: rgba(255, 255, 255, 0.1); }

/***** MH Slider Widget - Temporary Fix for 1px Offset FlexSlider Bug *****/

.mh-slider-layout3 .slides img, .mh-slider-layout4 .slides img, .mh-slider-layout5 .slides img { width: 99.999%; }

/***** MH Carousel Widget - Layout 1 *****/

.mh-carousel-layout1 { padding: 15px; background: #102a43; border-top: 3px solid #1f5f8b; border-bottom: 3px solid #1f5f8b; }
.mh-carousel-layout1 .mh-carousel-caption { position: absolute; top: 0; color: #fff; padding: 5px 10px; background: #1f5f8b; }
.mh-carousel-layout1 .mh-carousel-title { display: none; }
.mh-carousel-layout1 .flex-direction-nav a { color: #1f5f8b; text-shadow: none; }
.mh-carousel-layout1.flexslider:hover .flex-prev { left: 20px; opacity: 1; }
.mh-carousel-layout1.flexslider:hover .flex-next { right: 20px; opacity: 1; }
.mh-footer-widget .mh-carousel-layout1 { background: rgba(255, 255, 255, 0.1); }

/***** MH Carousel Widget - Layout 2 *****/

.mh-carousel-layout2 { padding: 0 15px; }
.mh-carousel-layout2 .mh-carousel-caption { color: #1f5f8b; margin-top: 5px; }
.mh-carousel-layout2 .mh-carousel-title { font-size: 16px; font-size: 1rem; }
.mh-carousel-layout2 .flex-direction-nav { display: none; }

/***** MH Carousel Widget - Global Styles *****/

.mh-carousel-widget { direction: ltr; }
.mh-carousel-widget li { width: 188px; height: auto; margin-right: 15px; }
.mh-carousel-item { position: relative; }
.mh-carousel-caption { font-size: 11px; font-weight: 700; text-transform: uppercase; }
.no-js .mh_carousel { display: none; }

/***** MH Spotlight Widget *****/

.mh-spotlight-widget { color: #fff; padding: 25px; border-bottom: 3px solid #1f5f8b; background: #102a43; }
.mh-spotlight-widget a, .mh-spotlight-widget a:hover, .mh-spotlight-widget .mh-spotlight-meta, .mh-spotlight-widget .mh-spotlight-meta a, .mh-spotlight-widget .mh-spotlight-meta a:hover { color: #fff; }
.mh-spotlight-thumb { position: relative; margin-bottom: 10px; margin-bottom: 0.625rem; overflow: hidden; }
.mh-spotlight-thumb img { width: 100%; }
.mh-spotlight-caption { top: 10%; padding: 10px 15px; }
.mh-spotlight-meta, .mh-spotlight-widget .mh-excerpt { margin-top: 10px; }
.mh-spotlight-meta { font-style: italic; }
.mh-spotlight-meta .fa, .mh-spotlight-meta .far { margin: 0 5px 0 10px; }
.mh-widget-col-1 .mh-spotlight-title { font-size: 20px; font-size: 1.25rem; }
.mh-footer-widget .mh-spotlight-widget { background: rgba(255, 255, 255, 0.1); }
.mh-footer-widget .mh-spotlight-widget .mh-spotlight-meta a, .mh-footer-widget .mh-spotlight-widget .mh-spotlight-meta a:hover { color: #fff; }

/***** MH Custom Posts Widget / MH Custom Pages Widget *****/

.mh-custom-posts-item { padding: 20px 0; border-bottom: 1px dotted #ebebeb; }
.mh-custom-posts-item:first-child { padding-top: 0; }
.mh-custom-posts-thumb-xl { position: relative; margin-bottom: 10px; margin-bottom: 0.625rem; }
.mh-custom-posts-thumb-xl img { width: 100%; max-width: 326px; }
.mh-custom-posts-thumb { float: left; margin-right: 15px; }
.mh-custom-posts-small-title { font-weight: 700; line-height: 1.3; }
.mh-custom-posts-small .mh-meta { font-size: 11px; font-size: 0.6875rem; }
.mh-custom-posts-header { overflow: hidden; }
.mh-custom-posts-widget .mh-excerpt { padding-top: 10px; padding-top: 0.625rem; overflow: hidden; }
.mh-custom-posts-no-image .mh-custom-posts-small { padding: 5px 0; padding: 0.3125rem 0; }
.mh-custom-posts-no-image .mh-custom-posts-small:first-child { padding-top: 0; }
.mh-home-wide .mh-custom-posts-thumb-xl, .mh-widget-col-2 .mh-custom-posts-thumb-xl { float: left; max-width: 235px; margin: 0 20px 0 0; margin: 0 1.25rem 0 0; }
.mh-footer-widget .mh-custom-posts-item { border-color: rgba(255, 255, 255, 0.3); }
.mh-footer-widget .mh-custom-posts-small-title { font-weight: 400; }

@media screen and (min-width: 768px) {
	.mh-custom-pages-widget .mh-custom-posts-large {
		display: grid;
		grid-template-columns: 0.6fr 1fr;
		grid-column-gap: 20px;
	}

	.mh-custom-posts-widget .mh-custom-posts-item.mh-custom-posts-large .mh-custom-posts-large-inner{
		display: grid;
		grid-template-columns: 0.6fr 1fr;
		grid-column-gap: 20px;
	}
	.mh-home-6 .mh-custom-posts-widget .mh-custom-posts-item.mh-custom-posts-large .mh-custom-posts-large-inner,
	.mh-sidebar .mh-custom-posts-widget .mh-custom-posts-item.mh-custom-posts-large .mh-custom-posts-large-inner,
	.mh-home-sidebar .mh-custom-posts-widget .mh-custom-posts-item.mh-custom-posts-large .mh-custom-posts-large-inner,
	.mh-home-sidebar-2 .mh-custom-posts-widget .mh-custom-posts-item.mh-custom-posts-large .mh-custom-posts-large-inner {
		display: block;
	}
}

/***** MH Posts Large Widget *****/

.mh-posts-large-item { padding-bottom: 20px; margin-top: 20px; border-bottom: 1px dotted #ebebeb; }
.mh-posts-large-item:first-child { margin-top: 0; }
.mh-posts-large-thumb { position: relative; margin-bottom: 10px; }
.mh-posts-large-thumb img { width: 100%; }
.mh-posts-large-hide-caption .mh-posts-large-caption { display: none; }
.mh-posts-large-title { font-size: 24px; font-size: 1.5rem; }
.mh-posts-large-excerpt { margin-top: 10px; }
.mh-widget-col-1 .mh-posts-large-title { font-size: 20px; font-size: 1.25rem; }
.mh-footer-widget .mh-posts-large-item { border-color: rgba(255, 255, 255, 0.3); }

/***** MH Posts List Widget *****/

.mh-posts-list-item { padding-bottom: 20px; margin-top: 20px; border-bottom: 1px dotted #ebebeb; }
.mh-posts-list-item:first-child { margin-top: 0; }
.mh-posts-list-thumb { position: relative; float: left; margin-right: 20px; }
.mh-posts-list-thumb img { width: 100%; max-width: 235px; }
.mh-posts-list-hide-caption .mh-posts-list-caption { display: none; }
.mh-posts-list-header { margin-bottom: 10px; }
.mh-posts-list-excerpt { overflow: hidden; }
.mh-widget-col-1 .mh-posts-list-thumb { float: none; margin: 0 0 10px 0; text-align: center; }
.mh-widget-col-1 .mh-posts-list-thumb img { max-width: 326px; }
.mh-widget-col-1 .mh-posts-list-title { margin-bottom: 5px; }
.mh-footer-widget .mh-posts-list-item { border-color: rgba(255, 255, 255, 0.3); }

/***** MH Posts Grid Widget *****/

.mh-posts-grid { padding-bottom: 20px; border-bottom: 1px dotted #ebebeb; }
.mh-posts-grid-thumb { position: relative; margin-bottom: 10px; }
.mh-posts-grid-thumb img { width: 100%; max-width: 326px; }
.mh-posts-grid-hide-caption .mh-posts-grid-caption { display: none; }
.mh-posts-grid-title { font-size: 20px; font-size: 1.25rem; }
.mh-posts-grid-hide-meta .mh-meta { display: none; }
.mh-posts-grid-excerpt { margin-top: 10px; }
.mh-posts-grid-hide-excerpt .mh-posts-grid-excerpt { display: none; }
.mh-posts-grid-more { margin-top: 20px; }
.mh-widget-col-1 .mh-posts-grid { padding: 0; border: none; }
.mh-widget-col-1 .mh-posts-grid-col { width: 100%; padding-bottom: 20px; margin: 20px 0 0; border-bottom: 1px dotted #ebebeb; }
.mh-widget-col-1 .mh-posts-grid-col:first-child { margin-top: 0; }
.mh-widget-col-2 .mh-posts-grid-title { font-size: 16px; font-size: 1rem; }

/***** MH Posts Stacked Widget *****/

.mh-posts-stacked-wrap { float: left; width: 50%; overflow: hidden; }
.mh-posts-stacked-large, .mh-posts-stacked-small { position: relative; }
.mh-posts-stacked-large:after, .mh-posts-stacked-small:after { display: block; padding-top: 75%; content: ' '; }
.mh-posts-stacked-content { position: absolute; width: 100%; height: 100%; overflow: hidden; }
.mh-posts-stacked-thumb img { width: 100%; }
.mh-posts-stacked-thumb:hover .mh-posts-stacked-overlay { background: none; }
.mh-posts-stacked-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.2); display: flex;}
.mh-posts-stacked-overlay img{ object-fit: cover;}
.mh-posts-stacked-overlay-small { border-left: 1px solid #fff; }
.mh-posts-stacked-overlay-last { border-top: 1px solid #fff; }
.mh-posts-stacked-item { position: absolute; bottom: 25px; left: 25px; padding-right: 25px; }
.mh-posts-stacked-title { background: #102a43; background: rgba(42, 42, 42, 0.8); }
.mh-posts-stacked-title-large { font-size: 24px; padding: 5px 10px; }
.mh-posts-stacked-title-small { font-size: 14px; padding: 2px 5px; }
.mh-posts-stacked-title a, .mh-posts-stacked-title a:hover, .mh-posts-stacked-item .mh-meta a, .mh-posts-stacked-item .mh-meta a:hover { color: #fff; }
.mh-posts-stacked-item .mh-meta { display: inline-block; font-size: 10px; font-weight: 700; color: #fff; padding: 1px 5px; background: #1f5f8b; text-transform: uppercase; }
.mh-posts-stacked-item span { margin: 0; }
.mh-posts-stacked-item .entry-meta-date { margin-right: 5px; }
.mh-widget-col-1 .mh-posts-stacked-wrap { float: none; width: 100%; }
.mh-widget-col-1 .mh-posts-stacked-title { font-size: 16px; padding: 2px 5px; }
.mh-widget-col-1 .mh-posts-stacked-overlay-small { border-top: 1px solid #fff; border-left: none; }
.mh-widget-col-2 .mh-posts-stacked-large, .mh-widget-col-2 .mh-posts-stacked-columns { float: none; width: 100%; }
.mh-widget-col-2 .mh-posts-stacked-overlay-small { border-top: 1px solid #fff; border-left: none; }
.mh-widget-col-2 .mh-posts-stacked-small:nth-child(odd) .mh-posts-stacked-overlay-small { border-right: 1px solid #fff; }
.mh-widget-col-2 .mh-posts-stacked-title-small { font-size: 16px; }
#mh-mobile .mh-footer-widget .mh-posts-stacked-overlay { border-color: #102a43; }
.mh-posts-stacked-title a, .mh-posts-stacked-title a:hover, .mh-posts-stacked-meta a, .mh-posts-stacked-meta a:hover { color: #fff; }
.mh-posts-stacked-meta { display: inline-block; font-size: 10px; font-weight: 700; color: #fff; padding: 1px 5px; margin-top: 5px; background: #1f5f8b; text-transform: uppercase; }
.mh-posts-stacked-meta .fa,.mh-posts-stacked-meta .far, .mh-posts-stacked-meta .mh-meta-date { margin-right: 5px; }

/***** MH Posts Horizontal Widget *****/

.mh-posts-horizontal-widget { padding: 25px; background: #f5f5f5; }
.mh-posts-horizontal-widget-more { padding-top: 0; }
.mh-posts-horizontal-thumb { float: left; max-width: 80px; margin-right: 10px; }
.mh-posts-horizontal-title { font-size: 14px; overflow: hidden; }
.mh-widget-col-1 .mh-posts-horizontal-item { float: none; width: 100%; margin: 25px 0 0; }
.mh-widget-col-1 .mh-posts-horizontal-item:first-child { margin: 0; }
.mh-widget-col-2 .mh-posts-horizontal-thumb { float: none; margin-bottom: 10px; }
.mh-footer-widget .mh-posts-horizontal-widget { background: rgba(255, 255, 255, 0.1); }

@media screen and (min-width: 768px) {
	.mh-home-2.mh_posts_horizontal .mh-posts-horizontal-widget .mh-posts-horizontal-thumb{
		float: none;
		margin-bottom: 10px;
	}
}

/***** MH Posts Digest Widget *****/

.mh-posts-digest-wrap { border-bottom: 1px dotted #ebebeb; }
.mh-posts-digest-excerpt { margin-top: 10px; }
.mh-posts-digest-item-large { position: relative; padding-bottom: 20px; }
.mh-posts-digest-title-large { font-size: 20px; font-size: 1.25rem; margin-top: 10px; }
.mh-posts-digest-item-small { padding: 20px 0; }
.mh-posts-digest-small-category { font-size: 11px; font-weight: 700; color: #1f5f8b; text-transform: uppercase; }
.mh-posts-digest-title-small { font-size: 16px; font-size: 1rem; }
.mh-home-wide .mh-posts-digest-title-large { font-size: 24px; font-size: 1.5rem; }
.mh-home-wide .mh-posts-digest-title-small { font-size: 18px; font-size: 1.125rem; }
.mh-widget-col-1 .mh-posts-digest-wrap { border: none; }
.mh-widget-col-1 .mh-posts-digest-item { float: none; width: 100%; margin: 0; border-bottom: 1px dotted #ebebeb; }
.mh-widget-col-1 .mh-posts-digest-item-large:first-child { margin-bottom: 20px; }
#mh-mobile .mh-footer-widget .mh-posts-digest-wrap, #mh-mobile .mh-footer-widget .mh-posts-digest-item { border-color: rgba(255, 255, 255, 0.3); }

/***** MH Posts Focus Widget *****/

.mh-posts-focus-full { width: 100%; }
.mh-posts-focus-full .mh-posts-focus-large { width: 65.83%; }
.mh-posts-focus-full .mh-posts-focus-small-inner { width: 31.66%; margin-left: 2.5%; }
.mh-posts-focus-inner { float: right; }
.mh-posts-focus-large { width: 65.67%; }
.mh-posts-focus-small-inner { width: 31.07%; margin-left: 3.26%; }
.mh-posts-focus-outer { margin-right: 2.5%; margin-left: 0; }
.mh-posts-focus-item { position: relative; }
.mh-posts-focus-thumb { margin-bottom: 10px; }
.mh-posts-focus-thumb img { width: 100%; }
.mh-posts-focus-title { font-size: 20px; font-size: 1.25rem; }
.mh-posts-focus-excerpt { margin-top: 10px; overflow: hidden; }
.mh-posts-focus-item-small:first-child { margin-bottom: 20px; }
.mh-home-wide .mh-posts-focus-title-large { font-size: 24px; font-size: 1.5rem; }
.mh-home-wide .mh-posts-focus-title-small { font-size: 18px; font-size: 1.125rem; }
.mh-home-wide .mh-posts-focus-excerpt-small { display: none; }
.mh-widget-col-1 .mh-posts-focus-wrap, .mh-widget-col-2 .mh-posts-focus-wrap { float: none; width: 100%; margin: 0; }
.mh-widget-col-1 .mh-posts-focus-item, .mh-widget-col-2 .mh-posts-focus-item { padding-bottom: 20px; margin-top: 20px; border-bottom: 1px dotted #ebebeb; }
.mh-widget-col-1 .mh-posts-focus-item-large, .mh-widget-col-2 .mh-posts-focus-item-large { margin: 0; }
.mh-widget-col-2 .mh-posts-focus-thumb-small { float: left; max-width: 235px; margin: 0 20px 0 0; }
.mh-widget-col-2 .mh-posts-focus-title-large { font-size: 24px; font-size: 1.5rem; }
#mh-mobile .mh-footer-widget .mh-posts-focus-item { border-color: rgba(255, 255, 255, 0.3); }

/***** MH Posts Lineup Widget *****/

.mh-posts-lineup-widget { position: relative; }
.mh-posts-lineup-widget a, .mh-posts-lineup-widget a:hover { color: #fff; }
.mh-posts-lineup-normal { max-width: 678px; overflow: hidden; }
.mh-posts-lineup-thumb img { width: 100%; }
.mh-posts-lineup-caption { position: absolute; width: 100%; bottom: 0; color: #fff; background: #102a43; background: rgba(42, 42, 42, 0.8); }
.mh-posts-lineup-content { padding: 25px; }
.mh-posts-lineup-content .mh-excerpt { margin-top: 10px; }
.mh-posts-lineup-more { list-style: square; color: #1f5f8b; margin-left: 15px; }
.mh-posts-lineup-more-item { margin-top: 5px; }
.mh-posts-lineup-more-item:first-child { margin-top: 10px; }
.mh-posts-lineup-more-title { font-size: 14px; }
.mh-home-wide .mh-posts-lineup-category { font-size: 14px; font-size: 0.875rem; padding: 10px 15px; }
.mh-widget-col-1 .mh-posts-lineup-caption { position: relative; width: 100%; background: #102a43; }
.mh-widget-col-1 .mh-posts-lineup-title { font-size: 20px; font-size: 1.25rem; }
#mh-mobile .mh-footer-widget .mh-posts-lineup-caption { background: rgba(255, 255, 255, 0.1); }

/***** MH Authors & MH Recent Comments Widget *****/

.mh-user-item { padding: 20px 0; border-bottom: 1px dotted #ebebeb; }
.mh-user-item:first-child { padding-top: 0; }
.mh-user-avatar { float: left; margin-right: 15px; }
.mh-user-author-name, .mh-recent-comments-author { font-size: 14px; font-size: 0.875rem; font-weight: 700; text-transform: uppercase; }
.mh-user-data { font-size: 13px; font-size: 0.8125rem; color: #979797; }
.mh-footer-widget .mh-user-item { border-color: rgba(255, 255, 255, 0.3); }

/***** MH Author Bio Widget *****/

.mh-author-bio-widget { padding: 25px; border-bottom: 3px solid #1f5f8b; background: #102a43; }
.mh-author-bio-title { font-size: 16px; font-size: 1rem; color: #fff; padding: 0 0 5px; margin-bottom: 25px; border-bottom: 3px solid #1f5f8b; text-transform: uppercase; }
.mh-author-bio-image-frame { border: 10px solid #1f5f8b; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; overflow: hidden; }
.mh-author-bio-avatar { width: 120px; height: 120px; margin: 0 auto; }
.mh-author-bio-text { font-size: 14px; font-size: 0.875rem; color: #fff; margin-top: 25px; }
.mh-footer-widget .mh-author-bio-widget { border-bottom: 0; background: #1f5f8b; }
.mh-footer-widget .mh-author-bio-title { font-size: 14px; font-size: 0.875rem; color: #fff; }
.mh-footer-widget .mh-author-bio-title, .mh-footer-widget .mh-author-bio-image-frame { border-color: #fff; }
.mh-footer-widget .mh-author-bio-text { font-size: 13px; font-size: 0.8125rem; color: #fff; }

/***** MH YouTube Video Widget *****/

.mh_youtube .fa, .mh_youtube .far, .mh_youtube .fab { font-size: 18px; font-size: 1.125rem; margin-right: 10px; }
.mh-video-widget { border-bottom: 3px solid #1f5f8b; }
.mh-video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.mh-video-container iframe, .mh-video-container object, .mh-video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }

/***** MH Social Widget *****/

.mh-social-widget { padding: 15px 5px 5px 15px; background: #f5f5f5; }
.mh-social-widget .fa-mh-social, .mh-social-widget li:hover .fa-mh-social { color: #fff; }
.mh-social-widget li { margin: 0 10px 10px 0; }
.mh-social-widget li a { display: block; width: 63px; height: 63px; line-height: 63px; font-size: 24px; background: #102a43; }
.mh-social-widget li:hover a { background: #1f5f8b; }
.mh-footer-widget .mh-social-widget { background: rgba(255, 255, 255, 0.1); }
.mh-footer-widget .mh-social-widget .fa-mh-social { color: #fff; }
.mh-footer-widget .mh-social-widget li a { width: 60px; height: 60px; line-height: 60px; font-size: 20px; background: #1f5f8b; }
.mh-footer-widget .mh-social-widget li:hover a { background: #fff; }
.mh-footer-widget .mh-social-widget li:hover .fa-mh-social { color: #102a43; }

/***** MH Facebook Page Widget *****/

.mh-magazine-facebook-page-widget { padding: 14px; background: #f5f5f5; }
.mh_facebook_page .fb_iframe_widget { display: block; text-align: center; overflow: hidden; }
.mh-footer-widget .mh-magazine-facebook-page-widget { background: rgba(255, 255, 255, 0.1); }

/***** MH News in Pictures Widget *****/

.mh-nip-widget { padding: 15px 15px 10px; background: #f5f5f5; text-align: center; }
.mh-nip-item { display: inline-block; margin: 0 5px 5px 0; }
.mh-nip-item a { position: relative; display: block; }
.mh-nip-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.mh-nip-item:hover .mh-nip-overlay { background: #102a43; opacity: 0.5; filter: alpha(opacity=50); }
.mh-footer-widget .mh-nip-widget { background: rgba(255, 255, 255, 0.1); }

/***** MH Tabbed Widget *****/

.mh-tabbed-widget, .mh-tabbed-widget a { color: #000; }
.mh-tabbed-widget a:hover { color: #1f5f8b; }
.mh-tabbed-widget .tagcloud a { color: #fff; }
.mh-tab-buttons { border-bottom: 3px solid #1f5f8b; display: flex;}
.mh-tab-button { display: block; float: left; width: 33.33%; line-height: 2; padding: 5px 0; background: #f5f5f5; cursor: pointer; text-align: center; -webkit-transition: 0.25s ease-out; -moz-transition: 0.25s ease-out; transition: 0.25s ease-out; }
.mh-tab-button.active, .mh-tab-button.active:hover { color: #fff; background: #1f5f8b; }
.mh-tab-button span { padding: 0 15px; font-size: 24px; }
.mh-tab-content { display: none; padding: 25px; background: #f5f5f5; }
.mh-tab-posts { display: block; }
.mh-tab-post-item { padding-bottom: 5px; margin-top: 5px; border-bottom: 1px dotted #e5e5e5; }
.mh-tab-post-item:first-child, .mh-tab-comment-item:first-child { margin-top: 0; }
.mh-tab-content-cloud { overflow: hidden; }
.mh-tab-comment-item { margin-top: 25px; }
.mh-tab-comment-avatar { float: left; display: block; margin: 0 10px 0 0; }
.mh-tab-comment-author { font-weight: 700; text-transform: uppercase; }
.mh-tab-comment-excerpt { display: block; padding: 25px; margin-top: 10px; background: #fff; border-radius: 25px; font-style: italic; }
.mh-footer-widget .mh-tabbed-widget, .mh-footer-widget .mh-tabbed-widget a, .mh-footer-widget .mh-tabbed-widget a:hover { color: #fff; }
.mh-footer-widget .mh-tab-button, .mh-footer-widget .mh-tab-content	{ background: rgba(255, 255, 255, 0.1); }
.mh-footer-widget .mh-tab-post-item { border-color: rgba(255, 255, 255, 0.3); }
.mh-footer-widget .mh-tab-button.active { color: #fff; background: #1f5f8b; }
.mh-footer-widget .mh-tab-comment-excerpt { background: #102a43; }

/***** MH Category Columns Widget *****/

.mh-category-columns { margin-top: 20px; }
.mh-category-columns-start { margin: 0; }
.mh-category-column-thumb { position: relative; margin-bottom: 10px; }
.mh-category-columns-image-normal .mh-category-column-thumb { max-width: 326px; }
.mh-category-columns-image-large .mh-category-column-thumb { max-width: 678px; }
.mh-category-column-caption { font-size: 11px; }
.mh-category-column-item { padding: 5px 0; border-bottom: 1px dotted #ebebeb; }
.mh-category-column-item:first-child { padding-top: 0; }
.mh-category-column-title { font-size: 14px; }
.mh-widget-col-1 .mh-category-column { width: 100%; margin: 20px 0 0; }
.mh-footer-widget .mh-category-column-item { border-color: rgba(255, 255, 255, 0.3); }

/***** WordPress Core Widgets *****/

.widget_archive li, .widget_categories li, .widget_pages li a, .widget_meta li, .widget_nav_menu .menu > li, .widget_rss li { border-bottom: 1px dotted #ebebeb; }
.widget_archive li a, .widget_categories li a, .widget_pages li a, .widget_meta li a, .widget_nav_menu li a, .widget_rss li { display: block; padding: 5px 0; }
.widget_archive li:first-child a, .widget_categories li:first-child a, .widget_pages li:first-child a, .widget_meta li:first-child a, .widget_nav_menu li:first-child a, .widget_rss li:first-child { padding-top: 0; }
.widget_pages .children li a { padding: 5px 0; }
.widget_nav_menu .sub-menu li { border-top: 1px dotted #ebebeb; }
.widget_nav_menu .sub-menu li:first-child a { padding-top: 5px; }
.widget_rss a { font-weight: 700; }
.widget_rss .rss-date { margin-right: 5px; }
.widget_rss .rss-date, .widget_rss cite { font-size: 13px; font-size: 0.8125rem; color: #979797; }
.widget_rss .rssSummary { margin-top: 5px; }
.mh-footer-widget.widget_rss a { font-weight: 400; }
.mh-footer-widget.widget_archive li, .mh-footer-widget.widget_categories li, .mh-footer-widget.widget_pages li a, .mh-footer-widget.widget_meta li, .mh-footer-widget.widget_nav_menu .menu > li, .mh-footer-widget.widget_nav_menu .sub-menu li, .mh-footer-widget.widget_rss li { border-color: rgba(255, 255, 255, 0.3); }
.widget_categories ul.children { margin-left: 10px; font-size: 13px;}

/***** WP Calendar Widget *****/

#wp-calendar caption { text-align: left; margin-bottom: 5px; text-transform: uppercase; }
#wp-calendar th, #wp-calendar td { padding: 5px 10px; text-align: center; }
#wp-calendar th { font-weight: 300; }
#wp-calendar a { font-weight: 700; }
#wp-calendar #prev { text-align: left; }

/***** WP Tag Cloud Widget *****/

.tagcloud a { display: inline-block; font-weight: 700; color: #fff; padding: 5px 10px; margin: 0 4px 8px 0; white-space: nowrap; text-transform: uppercase; }
.mh-widget .tagcloud a { background: #102a43; }
.mh-footer-widget .tagcloud a { background: #000; }
.tagcloud a:hover, .mh-widget .tagcloud a:hover, .mh-footer-widget .tagcloud a:hover { color: #fff; background: #1f5f8b; }

/***** WP Recent Posts Widget / WP Recent Comments Widget *****/

.widget_recent_entries li, .recentcomments { display: block; padding: 5px 0; border-bottom: 1px dotted #e5e5e5; }
.widget_recent_entries li:first-child, .recentcomments:first-child { padding-top: 0; }
.widget_recent_entries .post-date { display: block; font-size: 11px; font-size: 0.6875rem; color: #979797; margin-bottom: 5px; }
.mh-footer-widget.widget_recent_entries li, .mh-footer-widget .recentcomments { border-color: rgba(255, 255, 255, 0.3); }

/***** WP Text Widget *****/

.textwidget p { margin-top: 20px; }
.textwidget p:first-child { margin-top: 0; }
.textwidget ul { list-style: square; }
.textwidget ol { list-style: decimal; }
.textwidget ul, .textwidget ol { margin: 0 0 20px 15px; }
.textwidget ul ul, .textwidget ol ol { margin: 0 0 0 15px; }

/***** Gutenberg - Core Blocks *****/

.wp-block-image { display: block; margin: 20px 0; margin: 1.25rem 0; }
.wp-block-image .aligncenter { text-align: center; }
.wp-block-image figcaption, .wp-block-audio figcaption { color: #000; }
.wp-block-image figcaption, .wp-block-image .aligncenter > figcaption, .wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption, .wp-block-image.is-resized > figcaption, .wp-block-audio figcaption { display: block; font-size: 12px; font-size: 0.75rem; font-weight: 700; line-height: 1.4; margin-top: 5px; }
.wp-block-audio audio { width: 100%; }
.wp-block-gallery, .entry-content .wp-block-gallery { display: flex; margin: 0; list-style-type: none; }
ul.blocks-gallery-grid { margin: 0; }

/***** Media Queries *****/

@media screen and (max-width: 1475px) {
	.mh-boxed-layout .mh-container { width: 95%; }
	.mh-boxed-layout .mh-container-inner { width: 100%; }
}
@media screen and (max-width: 1120px) {
	.mh-container-inner { width: 100%; }
	.mh-two-sb .mh-main, .mh-two-sb .mh-sidebar-2 { float: none; width: 100%; max-width: 100%; margin: 0; }
	.mh-two-sb .mh-sidebar-2 { margin-top: 20px; }
	.mh-two-sb .mh-home-sidebar-2, .mh-home-sidebar { margin-top: 0; }
	.mh-two-sb .mh-footer-area { margin-left: 2.5%; }
	.mh-two-sb .mh-footer-4-cols { width: 23.12%; }
	.mh-two-sb .mh-footer-3-cols { width: 31.66%; }
	.mh-two-sb .mh-footer-2-cols { width: 48.75%; }
	.mh-main-nav li { font-size: 12px; }
	.mh-header-nav li a { padding: 0 15px; }
	.mh-main-nav li a, .mh-extra-nav li a, .mh-footer-nav li a { padding: 10px 15px; }
	.mh-sidebar-wide .mh-custom-posts-thumb-xl, .mh-sidebar-wide .mh-posts-list-thumb { float: left; max-width: 235px; margin: 0 20px 0 0; margin: 0 1.25rem 0 0; }
	.mh-sidebar-wide .mh-posts-grid { padding-bottom: 20px; border-bottom: 1px dotted #ebebeb; }
	.mh-sidebar-wide .mh-posts-grid-col { float: left; width: 31.66%; padding: 0; margin: 0 0 0 2.5%; border: none; }
	.mh-sidebar-wide .mh-posts-stacked-title-large { font-size: 24px; padding: 5px 10px; }
	.mh-sidebar-wide .mh-posts-stacked-wrap { float: left; width: 50%; overflow: hidden; }
	.mh-sidebar-wide .mh-posts-stacked-overlay-small { border-left: 1px solid #fff; }
	.mh-sidebar-wide .mh-posts-stacked-title-small { font-size: 14px; padding: 2px 5px; }
	.mh-sidebar-wide .mh-posts-horizontal-item { float: left; width: 23.12%; margin: 0 0 0 2.5%; }
	.mh-sidebar-wide .mh-posts-digest-wrap { border-bottom: 1px dotted #ebebeb; }
	.mh-sidebar-wide .mh-posts-digest-item { float: left; margin-left: 2.5%; border: none; }
	.mh-sidebar-wide .mh-posts-digest-item-large { width: 48.75%; }
	.mh-sidebar-wide .mh-posts-digest-item-small { width: 31.66%; }
	.mh-sidebar-wide .mh-posts-digest-title-large, .mh-sidebar-wide .mh-posts-focus-title-large, .mh-sidebar-wide .mh-slider-title, .mh-sidebar-wide .mh-posts-lineup-title { font-size: 24px; font-size: 1.5rem; }
	.mh-sidebar-wide .mh-posts-digest-title-small, .mh-sidebar-wide .mh-posts-focus-title-small { font-size: 18px; font-size: 1.125rem; }
	.mh-sidebar-wide .mh-posts-focus-wrap { float: left; }
	.mh-sidebar-wide .mh-posts-focus-inner { float: right; width: 74.37%; }
	.mh-sidebar-wide .mh-posts-focus-large { width: 65.67%; }
	.mh-sidebar-wide .mh-posts-focus-full .mh-posts-focus-large { width: 65.83%; }
	.mh-sidebar-wide .mh-posts-focus-small-inner { width: 31.07%; margin-left: 3.26%; }
	.mh-sidebar-wide .mh-posts-focus-full .mh-posts-focus-small-inner { width: 31.66%; margin-left: 2.5%; }
	.mh-sidebar-wide .mh-posts-focus-outer { width: 23.12%; margin-right: 2.5%; margin-left: 0; }
	.mh-sidebar-wide .mh-posts-focus-item { margin: 0; border: none; }
	.mh-sidebar-wide .mh-posts-focus-excerpt-small { display: none; }
	.mh-sidebar-wide .mh-category-column { margin: 0 0 0 2.5%; }
	.mh-sidebar-wide .mh-col-1-2.mh-category-column { width: 48.75%; }
	.mh-sidebar-wide .mh-col-1-3.mh-category-column { width: 31.66%; }
	.mh-sidebar-wide .mh-col-1-4.mh-category-column { width: 23.12%; }
	.mh-sidebar-wide .mh-col-1-5.mh-category-column { width: 18.00%; }
}
@media screen and (max-width: 900px) {
	#mh-mobile .mh-header-1, #mh-mobile .mh-header-2 { margin: 20px; }
	#mh-mobile .mh-container { width: 100%; }
	.mh-container-outer { margin: 0 auto; }
	.mh-wrapper, #mh-mobile .mh-site-logo, .mh-slider-content, .mh-spotlight-widget, .mh-author-bio-widget, .mh-posts-horizontal-widget, .mh-posts-lineup-content { padding: 20px; }
	.mh-header-search .search-form { margin-right: 20px; }
	.mh-footer { padding: 20px 20px 0 }
	.mh-copyright { text-align: center; }
	.mh-comment-list .children { margin-left: 15px; }
	.mh-widget, .mh-footer-widget { margin-bottom: 20px; }
	#mh-mobile .mh-footer-4-cols { width: 31.66%; }
	.mh-footer-4 { display: none; }
	.mh-slider-normal { width: 100%; }
	.mh-slider-layout1 .flex-control-nav { width: auto; top: 15px; right: 10px; bottom: auto; }
	#mh-mobile .mh-slider-caption { position: relative; width: 100%; max-width: 100%; top: auto; right: auto; bottom: auto; left: auto; background: rgba(42, 42, 42, 1); }
	.mh-slider-layout3 .mh-slider-caption, .mh-slider-layout5 .mh-slider-caption { border-bottom: 3px solid #1f5f8b; }
	#mh-mobile .mh-slider-layout4 .mh-slider-caption { background: #fff; }
	.mh-widget-col-1 .mh-custom-posts-small-title { font-size: 13px; font-size: 0.8125rem; }
	.mh-posts-stacked-item { bottom: 20px; left: 20px; padding-right: 20px; }
	#mh-mobile .mh-posts-stacked-title-small, .mh-widget-col-1 .mh-posts-stacked-title-large { font-size: 13px; padding: 2px 5px; }
	.mh-sidebar-wide .mh-posts-stacked-title-large { font-size: 24px; padding: 5px 10px; }
	.mh-posts-horizontal-widget-more { padding-top: 0; }
	#mh-mobile .mh-posts-horizontal-title { font-size: 12px; }
	.mh-posts-lineup-normal { max-width: 100%; }
	.mh-posts-lineup-caption { position: relative; width: 100%; background: #102a43; }
}
@media screen and (max-width: 767px) {
	.js .slicknav_menu { display: block; }
	.js .mh-navigation, .mh-header-bar-top-left, .mh-header-bar-bottom-left, .mh-header-date { display: none; }
	.mh-header-bar-content, .mh-social-nav, .mh-site-identity, .mh-header-widget-2, .mh-content, .mh-sidebar, .mh-right-sb #main-content, .mh-left-sb #main-content, #mh-mobile .mh-footer-area { float: none; width: 100%; margin: 0; }
	.mh-header-search { float: none; width: 100%; margin: 0; padding: 10px 0; }
	.mh-header-search .search-form { float: none; text-align: center; margin: 0; }
	.mh-header-search .search-field { width: 250px; max-width: 100%; }
	.mh-site-logo, .mh-social-nav ul { text-align: center; }
	.mh-social-nav li a { font-size: 20px; line-height: 40px; }
	.mh-header-title, .entry-header .entry-title { font-size: 24px; font-size: 1.5rem; }
	#mh-mobile .mh-header-2 { margin: 0 20px 20px 20px; text-align: center; }
	#mh-mobile .mh-header-widget-2-full .mh-header-2 { margin: 20px; }
	.mh-sidebar { margin-top: 20px; }
	.mh-two-sb .mh-sidebar-2, .mh-home-sidebar { margin-top: 0; }
	.mh-breadcrumb, .entry-header .entry-meta { padding: 5px 0; }
	.mh-content-ad { float: none; margin: 0 0 20px 0; text-align: center; }
	#commentform .form-submit { margin: 25px 0 0; }
	.mh-footer-4 { display: block; }
	.mh-posts-grid .mh-posts-grid-col { float: left; margin-left: 2.5%; }
	.mh-posts-grid .mh-col-1-2 { width: 48.75%; }
	.mh-posts-grid .mh-col-1-3 { width: 31.66%; }
	.mh-posts-grid-thumb img { max-width: 100%; }
	.mh-widget-col-1 .mh-posts-grid { padding-bottom: 20px; border-bottom: 1px dotted #ebebeb; }
	.mh-widget-col-1 .mh-posts-grid-col { float: left; width: 31.66%; padding: 0; margin: 0 0 0 2.5%; border: none; }
	#mh-mobile .mh-custom-posts-thumb-xl, #mh-mobile .mh-posts-list-thumb { float: left; max-width: 235px; margin: 0 15px 0 0; margin: 0 0.9375rem 0 0; }
	#mh-mobile .mh-custom-posts-small-title { font-size: 18px;}
	#mh-mobile .mh-custom-posts-xl-title { font-size: 18px;}
	#mh-mobile .mh-posts-stacked-large, #mh-mobile .mh-posts-stacked-columns { float: none; width: 100%; }
	#mh-mobile .mh-posts-stacked-small { float: left; width: 50%; }
	#mh-mobile .mh-posts-stacked-overlay-small { border-top: 1px solid #fff; border-left: none; }
	.mh-posts-stacked-small:nth-child(odd) .mh-posts-stacked-overlay-small { border-right: 1px solid #fff; }
	#mh-mobile .mh-posts-stacked-title-large { font-size: 24px; padding: 5px 10px; }
	#mh-mobile .mh-posts-stacked-title-small { font-size: 16px; }
	.mh-posts-horizontal-thumb { float: none; margin-bottom: 10px; }
	#mh-mobile .mh-posts-horizontal-title { font-size: 14px; }
	.mh-widget-col-1 .mh-posts-horizontal-item { float: left; width: 23.12%; margin: 0 0 0 2.5%; }
	#mh-mobile .mh-posts-digest-item, .mh-widget-col-1 .mh-posts-digest-large { border-bottom: 1px dotted #ebebeb; }
	#mh-mobile .mh-posts-digest-small, #mh-mobile .mh-posts-digest-item-large { border: none; }
	.mh-widget-col-1 .mh-posts-digest-item-large { float: left; width: 48.75%; margin-left: 2.5%; }
	#mh-mobile .mh-posts-digest-item-small, #mh-mobile .mh-posts-focus-wrap { float: none; width: 100%; margin: 0; }
	#mh-mobile .mh-posts-digest-title-large, #mh-mobile .mh-posts-focus-title-small { font-size: 20px; font-size: 1.25rem; }
	#mh-mobile .mh-posts-digest-title-small { font-size: 16px; font-size: 1rem; }
	#mh-mobile .mh-posts-focus-item { padding-bottom: 20px; margin-top: 20px; border-bottom: 1px dotted #ebebeb; }
	#mh-mobile .mh-posts-focus-item-large { margin: 0; }
	.mh-posts-focus-thumb-small { float: left; max-width: 235px; margin: 0 20px 0 0; }
	#mh-mobile .mh-posts-focus-excerpt-small { display: block; }
	#mh-mobile .mh-posts-focus-title-large, #mh-mobile .mh-slider-title, #mh-mobile .mh-posts-lineup-title { font-size: 24px; font-size: 1.5rem; }
	.mh-widget-col-1 .mh-category-column { margin: 0 0 0 2.5%; }
	.mh-widget-col-1 .mh-col-1-2.mh-category-column { width: 48.75%; }
	.mh-widget-col-1 .mh-col-1-3.mh-category-column { width: 31.66%; }
	.mh-widget-col-1 .mh-col-1-4.mh-category-column { width: 23.12%; }
	.mh-widget-col-1 .mh-col-1-5.mh-category-column { width: 18.00%; }

    .entry-content img.alignleft, .entry-content figure.alignleft, .entry-content img.alignright, .entry-content figure.alignright { float:none; display: block; margin-left: auto; margin-right: auto; text-align: center; }
}
@media screen and (max-width: 620px) {
	input[type=text], input[type=email], input[type=tel], input[type=url] { width: 88%; }
	[class*='mh-col-'] { float: none; width: 100%; margin: 0; }
	.entry-meta-categories { display: none; }
	.mh-author-box { text-align: center; }
    .mh-author-box-header { justify-content: center; }
	.mh-author-box-avatar { float: none; display: inline-block; margin: 0 0 20px; }
	.entry-content ul, .entry-content ol { margin: 0 0 20px 20px; }
	.entry-content ul ul, .entry-content ol ol { margin: 0 0 0 20px; }
	.single-post .mh-post-nav-next { margin-top: 25px; }
	#mh-mobile .mh-slider-title, .mh-spotlight-title, .mh-posts-large-title, #mh-mobile .mh-posts-focus-title-large, #mh-mobile .mh-posts-lineup-title { font-size: 20px; font-size: 1.25rem; }
	.mh-slider-layout1 .flex-control-nav, .mh-slider-layout3 .flex-control-nav, .mh-slider-layout4 .flex-control-nav, .mh-slider-layout5 .flex-control-nav { display: none; }
	#mh-mobile .mh-slider-layout5 .mh-slider-category { top: 0; left: 0; }
	#mh-mobile .mh-posts-grid { padding: 0; border: none; }
	#mh-mobile .mh-posts-grid-col { float: none; width: 100%; margin: 20px 0 0 0; border-bottom: 1px dotted #ebebeb; }
	#mh-mobile .mh-posts-grid-col:first-child { margin-top: 0; }
	.mh-posts-grid-thumb { float: left; margin: 0 15px 20px 0; }
	.mh-posts-grid-excerpt { display: none; }
	.mh-posts-list-item { padding-bottom: 20px; }
	.mh-posts-list-caption, .mh-posts-grid-caption, .mh-custom-posts-caption { display: none; }
	#mh-mobile .mh-custom-posts-thumb-xl, #mh-mobile .mh-posts-list-thumb, .mh-posts-grid-thumb, #mh-mobile .mh-posts-focus-thumb-small { max-width: 80px; }
	.mh-custom-posts-xl-title, .mh-posts-list-title, .mh-posts-grid-title, .mh-widget-col-2 .mh-posts-grid-title, .mh-related-content .mh-posts-grid-title, #mh-mobile .mh-posts-focus-title-small { font-size: 14px; font-size: 0.875rem; }
	.mh-custom-posts-content .mh-meta, .mh-posts-list-header .mh-meta, .mh-posts-grid-item .mh-meta, .mh-posts-focus-item-small .mh-meta { display: block; font-size: 11px; font-size: 0.6875rem; }
	.mh-custom-posts-content .mh-excerpt, .mh-posts-list-excerpt, #mh-mobile .mh-posts-focus-excerpt-small, .mh-posts-focus-caption-small { display: none; }
	#mh-mobile .mh-thumb-icon-small-mobile:after { font-size: 10px; padding: 5px; }
	#mh-mobile .format-video .mh-thumb-icon-small-mobile:after, #mh-mobile .format-audio .mh-thumb-icon-small-mobile:after { padding: 5px 6px; }
	.mh-posts-stacked-item { bottom: 10px; left: 10px; padding-right: 10px; }
	#mh-mobile .mh-posts-stacked-title-small { font-size: 14px; }
	#mh-mobile .mh-posts-horizontal-item { float: none; width: 100%; margin: 20px 0 0; }
	#mh-mobile .mh-posts-horizontal-item:first-child { margin: 0; }
	#mh-mobile .mh-posts-horizontal-thumb { float: left; margin: 0 10px 0 0; }
	#mh-mobile .mh-posts-digest-large { border: none; }
	#mh-mobile .mh-posts-digest-item { float: none; width: 100%; margin: 0; border-bottom: 1px dotted #ebebeb; }
	#mh-mobile .mh-posts-digest-item-large:first-child { margin-bottom: 20px; }
	#mh-mobile .mh-posts-focus-thumb-small { margin: 0 15px 0 0; }
	#mh-mobile .mh-category-column { width: 100%; margin: 20px 0 0; }
	#mh-mobile .mh-category-column:first-child { margin: 0; }
	.mh-category-columns-image-normal img { display: none; }
	.mh-category-columns-image-normal .mh-category-column-thumb { max-width: 100%; }
	.mh-category-columns-image-normal .mh-category-column-caption { position: relative; }
}
@media only screen and (max-width: 420px) {
	.mh-header-search .search-form .search-field, .mh-header-search .search-form .search-field:hover { width: 215px; min-width: 215px; }
	.mh-comment-list .children { margin: 0; }
	#mh-mobile .mh-image-caption { font-size: 11px; padding: 5px 10px; }
	.mh-category-columns-image-normal img { display: block; width: 100%; }
	.mh-category-columns-image-normal .mh-category-column-caption { position: absolute; }
	.mh-meta.entry-meta { font-size: 1em; }
}
@media only screen and (max-width: 360px) {
	#mh-mobile .mh-posts-stacked-wrap { float: none; width: 100%; }
	#mh-mobile .mh-posts-stacked-overlay { border-right: none; }
	#mh-mobile .mh-posts-stacked-title { font-size: 16px; padding: 2px 5px; }
}

/***** Print Styles *****/

@media print {
	.mh-container-outer { width: 100% !important; margin: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
	.mh-wrapper { padding: 0; }
	.mh-subheading { padding: 5px 0; }
	.mh-main, .mh-content { width: 100% !important; }
	.mh-header-widget-1, .mh-preheader, .mh-header, .mh-subheader, .mh-navigation, .mh-breadcrumb, .entry-meta, .mh-posts-1, .mh-posts-2, .mh-sidebar, .mh-sidebar-2, .mh-share-buttons, .mh-content-ad, .pagination, .entry-tags, .mh-author-box, .mh-post-nav, .mh-related-content, .mh-comments-wrap, .mh-footer, .mh-copyright-wrap { display: none; }
	.mh-back-to-top { display: none !important; }
}


/***** Alehsaan responsive enhancements *****/
body.alehsaan-full-width .mh-container, body.alehsaan-full-width .mh-container-inner { max-width: var(--alehsaan-site-width, 1440px); }
body.alehsaan-edge-to-edge .mh-container-outer { margin: 0; max-width: none; box-shadow: none; }
.alehsaan-header-slider { position: relative; overflow: hidden; background: #111; }
.alehsaan-header-slider-track { display: flex; transition: transform .55s ease; }
.alehsaan-header-slide { flex: 0 0 100%; min-width: 100%; position: relative; }
.alehsaan-header-slide img { display: block; width: 100%; height: clamp(180px, 30vw, 440px); object-fit: cover; }
.alehsaan-header-slide-caption { position: absolute; inset-inline: 5%; bottom: 10%; max-width: 720px; padding: 14px 18px; background: rgba(0,0,0,.62); color: #fff; }
.alehsaan-header-slide-caption a { color: inherit; }
.alehsaan-slider-button { position: absolute; top: 50%; transform: translateY(-50%); z-index: 2; border: 0; padding: 10px 13px; cursor: pointer; background: rgba(0,0,0,.55); color: #fff; font-size: 20px; }
.alehsaan-slider-prev { left: 10px; } .alehsaan-slider-next { right: 10px; }
.alehsaan-top-main-menu .menu { display: flex; flex-wrap: wrap; gap: 0; }
@media (max-width: 767px) {
  .mh-wrapper { padding: 15px; }
  .alehsaan-header-slide-caption { inset-inline: 3%; bottom: 5%; font-size: .9rem; }
  .alehsaan-top-main-menu .menu { display: block; }
}


/***** Alehsaan App-ready Mobile UI *****/
.alehsaan-mobile-bottom-nav { display: none; }
@media screen and (max-width: 767px) {
  body { padding-bottom: 64px; }
  .alehsaan-mobile-bottom-nav { position: fixed; z-index: 99999; inset-inline: 0; bottom: 0; min-height: 58px; display: flex; align-items: stretch; justify-content: space-around; background: rgba(255,255,255,.97); border-top: 1px solid rgba(0,0,0,.12); box-shadow: 0 -4px 18px rgba(0,0,0,.08); backdrop-filter: blur(12px); }
  .alehsaan-mobile-bottom-nav a { flex: 1; min-width: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 2px; padding: 7px 3px 5px; color: #222; text-decoration: none; font-size: 20px; line-height: 1; }
  .alehsaan-mobile-bottom-nav small { max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 10px; line-height: 1.2; }
  .admin-bar .alehsaan-mobile-bottom-nav { bottom: 0; }
}

/* Alehsaan custom social menu icons */
.mh-social-icons li,
.mh-social-icons li a,
.mh-social-icons li a:hover,
.mh-social-icons li a:focus {
	border: 0 !important;
	box-shadow: none !important;
	text-decoration: none !important;
}
.mh-social-icons li a::before,
.mh-social-icons li a::after {
	text-decoration: none !important;
}
.mh-social-icons .alehsaan-social-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
}
.mh-social-icons .alehsaan-custom-social-icon {
	display: block;
	width: 20px;
	height: 20px;
	max-width: 100%;
	object-fit: contain;
	border: 0;
	box-shadow: none;
}


/***** Alehsaan Bottom Social Menu *****/
.alehsaan-social-bottom-wrap { padding: 12px 0; background: #fff; }
.alehsaan-social-bottom .menu { display: flex; align-items: center; gap: 8px; flex-wrap: wrap; }
.alehsaan-social-bottom li { float: none; display: inline-flex; }
.alehsaan-social-bottom a { border: 0 !important; box-shadow: none !important; text-decoration: none !important; }
.alehsaan-social-bottom .alehsaan-custom-social-icon { width: 28px; height: 28px; object-fit: contain; display: block; }
.alehsaan-social-bottom .fa-mh-social { font-size: 22px; line-height: 1; }
@media screen and (max-width: 767px) {
  .alehsaan-social-bottom-wrap { padding-left: 15px; padding-right: 15px; }
}


/* Alehsaan v0.2.6.1: widget media alignment */
.mh-home .widget_text .textwidget .aligncenter,
.mh-home .widget_custom_html .custom-html-widget .aligncenter,
.mh-home .widget .wp-block-image.aligncenter,
.mh-home .widget .wp-block-image .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none;
    text-align: center;
}
.mh-home .widget_text .textwidget .alignleft,
.mh-home .widget_custom_html .custom-html-widget .alignleft,
.mh-home .widget .wp-block-image.alignleft {
    float: left;
    margin: 0 1.5em 1em 0;
}
.mh-home .widget_text .textwidget .alignright,
.mh-home .widget_custom_html .custom-html-widget .alignright,
.mh-home .widget .wp-block-image.alignright {
    float: right;
    margin: 0 0 1em 1.5em;
}
.mh-home .widget_text .textwidget,
.mh-home .widget_custom_html .custom-html-widget,
.mh-home .widget .wp-block-image {
    overflow: hidden;
}
.mh-home .widget .wp-caption.aligncenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .mh-home .widget_text .textwidget .alignleft,
    .mh-home .widget_text .textwidget .alignright,
    .mh-home .widget_custom_html .custom-html-widget .alignleft,
    .mh-home .widget_custom_html .custom-html-widget .alignright,
    .mh-home .widget .wp-block-image.alignleft,
    .mh-home .widget .wp-block-image.alignright {
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}

/***** Alehsaan Footer Builder *****/
.alehsaan-footer-builder { background: #20252b; color: #fff; }
.alehsaan-footer-builder-inner { display: flex; align-items: center; justify-content: space-between; gap: 30px; padding: 30px 20px; }
.alehsaan-footer-brand { max-width: 680px; }
.alehsaan-footer-logo { display: block; max-width: 220px; height: auto; margin: 0 0 15px; }
.alehsaan-footer-brand p { margin: 0; }
.alehsaan-footer-actions { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 10px; }
.alehsaan-footer-button { display: inline-block; padding: 10px 18px; border: 1px solid currentColor; border-radius: 4px; color: #fff; text-decoration: none; }
.alehsaan-footer-button:hover { opacity: .85; color: #fff; text-decoration: none; }
@media (max-width: 768px) {
    .alehsaan-footer-builder-inner { display: block; text-align: center; }
    .alehsaan-footer-logo { margin-left: auto; margin-right: auto; }
    .alehsaan-footer-actions { justify-content: center; margin-top: 20px; }
}


/***** Alehsaan v0.3.4: Footer widget columns below footer menu *****/
.alehsaan-footer-widget-columns {
    background: #262626;
    color: #fff;
}
.alehsaan-footer-widget-grid {
    display: grid;
    gap: 30px;
    padding: 32px 20px;
}
.alehsaan-footer-widget-columns-1 .alehsaan-footer-widget-grid { grid-template-columns: minmax(0, 1fr); }
.alehsaan-footer-widget-columns-2 .alehsaan-footer-widget-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.alehsaan-footer-widget-columns-3 .alehsaan-footer-widget-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.alehsaan-footer-widget-columns-4 .alehsaan-footer-widget-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.alehsaan-footer-widget-column,
.alehsaan-footer-widget-column .mh-footer-widget {
    min-width: 0;
}
.alehsaan-footer-widget-column .mh-footer-widget:last-child,
.alehsaan-footer-widget-column .widget:last-child {
    margin-bottom: 0;
}
.alehsaan-footer-widget-column a { color: inherit; }
.alehsaan-footer-widget-column img,
.alehsaan-footer-widget-column iframe,
.alehsaan-footer-widget-column video {
    max-width: 100%;
    height: auto;
}
@media screen and (max-width: 900px) {
    .alehsaan-footer-widget-columns-3 .alehsaan-footer-widget-grid,
    .alehsaan-footer-widget-columns-4 .alehsaan-footer-widget-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
@media screen and (max-width: 600px) {
    .alehsaan-footer-widget-grid,
    .alehsaan-footer-widget-columns-2 .alehsaan-footer-widget-grid,
    .alehsaan-footer-widget-columns-3 .alehsaan-footer-widget-grid,
    .alehsaan-footer-widget-columns-4 .alehsaan-footer-widget-grid {
        grid-template-columns: minmax(0, 1fr);
    }
}


/***** Alehsaan v0.3.7: Mobile viewport and horizontal overflow fix *****/
html {
    max-width: 100%;
    overflow-x: hidden;
    overflow-x: clip;
}
body {
    max-width: 100%;
    overflow-x: hidden;
    overflow-x: clip;
}
*, *::before, *::after {
    box-sizing: border-box;
}
.mh-container,
.mh-container-inner,
.mh-container-outer,
.mh-wrapper,
.mh-content,
.mh-sidebar,
#main-content,
.alehsaan-footer-widget-grid,
.alehsaan-social-bottom-wrap,
.alehsaan-top-main-menu,
.alehsaan-header-slider {
    min-width: 0;
    max-width: 100%;
}
img,
iframe,
video,
embed,
object,
svg,
canvas,
table,
pre {
    max-width: 100% !important;
}

@media screen and (max-width: 767px) {
    html,
    body,
    #page,
    .mh-container,
    .mh-container-inner,
    .mh-container-outer,
    .mh-wrapper {
        width: 100%;
        max-width: 100%;
        overflow-x: hidden;
        overflow-x: clip;
    }

    .mh-container-outer {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .mh-wrapper,
    body.page .mh-wrapper {
        width: 100%;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .mh-content,
    .mh-sidebar,
    #main-content,
    body.page .mh-content,
    body.page #main-content,
    body.page .mh-sidebar {
        min-width: 0 !important;
        max-width: 100% !important;
        overflow-x: hidden !important;
        overflow-x: clip !important;
    }

    /* Keep the animation, but prevent it from widening the mobile document. */
    .ae-scroll-animate {
        max-width: 100%;
    }
    .ae-left {
        transform: translate3d(-24px, 0, 0);
    }
    .ae-right {
        transform: translate3d(24px, 0, 0);
    }
    .ae-bottom {
        transform: translate3d(0, 60px, 0);
    }
    .ae-zoom {
        transform: scale(.94);
    }

    .alehsaan-mobile-bottom-nav {
        left: 0;
        right: 0;
        inset-inline: 0;
        width: auto;
        max-width: 100vw;
        overflow: hidden;
    }

    .alehsaan-mobile-bottom-nav a,
    .alehsaan-social-bottom,
    .alehsaan-social-bottom .menu,
    .mh-main-nav,
    .mh-main-nav-wrap,
    .mh-footer-nav,
    .mh-footer-nav .menu {
        min-width: 0;
        max-width: 100%;
    }

    .entry-content,
    .textwidget,
    .custom-html-widget,
    .widget,
    .mh-widget {
        overflow-wrap: anywhere;
        word-break: normal;
    }

    table {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}


/***** Alehsaan Featured Image Rules v0.3.8 *****/
/* Never reserve thumbnail space when a post has no featured image. */
.mh-posts-large-item:not(.has-post-thumbnail) .mh-posts-large-content,
.mh-posts-list-item:not(.has-post-thumbnail) .mh-posts-list-content {
    width: 100%;
    max-width: 100%;
    float: none;
    margin-left: 0;
    margin-right: 0;
}

/***** Alehsaan Editable Mobile Menus v0.4.1 *****/
.alehsaan-mobile-main-menu-wrap,
.alehsaan-mobile-bottom-nav { display: none; }

@media (max-width: 767px) {
    /* Desktop menus remain separate from the dedicated mobile menu. */
    .mh-main-nav-wrap .mh-main-nav,
    .mh-header-nav-mobile { display: none !important; }

    .alehsaan-mobile-main-menu-wrap {
        display: block;
        position: relative;
        background: #1f5f8b;
        width: 100%;
        z-index: 9998;
    }
    .alehsaan-mobile-main-toggle {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-inline-start: auto;
        width: 52px;
        min-height: 46px;
        border: 0;
        border-radius: 0;
        background: transparent;
        color: #fff;
        font-size: 24px;
        cursor: pointer;
    }
    .alehsaan-mobile-main-menu { display: none; background: #242424; }
    .alehsaan-mobile-main-menu.is-open { display: block; }
    .alehsaan-mobile-main-list { margin: 0; padding: 0; list-style: none; }
    .alehsaan-mobile-main-list li { margin: 0; border-top: 1px solid rgba(255,255,255,.12); }
    .alehsaan-mobile-main-list a { display: block; padding: 12px 16px; color: #fff; text-decoration: none; }
    .alehsaan-mobile-main-list ul { margin: 0; padding-inline-start: 18px; list-style: none; background: rgba(0,0,0,.18); }

    body { padding-bottom: 0; }
    body:has(.alehsaan-mobile-bottom-nav) { padding-bottom: 70px; }
    .alehsaan-mobile-bottom-nav {
        position: fixed;
        z-index: 99999;
        inset-inline: 0;
        bottom: 0;
        display: block;
        max-height: min(52vh, 320px);
        overflow-y: auto;
        overflow-x: hidden;
        background: rgba(255,255,255,.98);
        border-top: 1px solid rgba(0,0,0,.12);
        box-shadow: 0 -4px 18px rgba(0,0,0,.08);
        backdrop-filter: blur(12px);
    }
    .alehsaan-mobile-bottom-list {
        display: grid;
        grid-template-columns: repeat(4, minmax(0, 1fr));
        align-items: stretch;
        justify-items: stretch;
        width: 100%;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .alehsaan-mobile-bottom-cols-3 .alehsaan-mobile-bottom-list {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .alehsaan-mobile-bottom-item { min-width: 0; margin: 0; text-align: center; }
    .alehsaan-mobile-bottom-item a {
        min-height: 64px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 4px;
        padding: 7px 4px 6px;
        color: #222;
        text-decoration: none !important;
        border: 0 !important;
        box-shadow: none !important;
    }
    .alehsaan-mobile-bottom-item small {
        display: block;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 10px;
        line-height: 1.2;
        text-align: center;
    }
    .alehsaan-mobile-menu-custom-icon {
        width: 23px;
        height: 23px;
        object-fit: contain;
        display: block;
    }
    .alehsaan-mobile-menu-auto-icon {
        width: 24px;
        height: 24px;
        display: grid;
        place-items: center;
        color: currentColor;
        line-height: 1;
    }
    .alehsaan-mobile-menu-auto-icon svg {
        width: 24px;
        height: 24px;
        display: block;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.65;
        stroke-linecap: round;
        stroke-linejoin: round;
    }
}

/* Alehsaan v0.4.4: swipeable mobile bottom navigation */
@media screen and (max-width: 767px) {
    body:has(.alehsaan-mobile-bottom-nav) {
        padding-bottom: var(--alehsaan-mobile-nav-height, 70px);
        transition: padding-bottom .28s ease;
    }
    body.alehsaan-mobile-nav-collapsed {
        padding-bottom: 28px;
    }
    .alehsaan-mobile-bottom-nav {
        overflow: visible;
        transform: translateY(0);
        transition: transform .32s cubic-bezier(.22,.61,.36,1);
        touch-action: pan-y;
        will-change: transform;
    }
    .alehsaan-mobile-bottom-nav.is-collapsed {
        transform: translateY(calc(100% - 28px));
    }
    .alehsaan-mobile-bottom-handle {
        position: absolute;
        top: -1px;
        left: 50%;
        z-index: 2;
        width: 58px;
        height: 28px;
        padding: 0;
        margin: 0;
        transform: translate(-50%, -100%);
        border: 1px solid rgba(0,0,0,.12);
        border-bottom: 0;
        border-radius: 14px 14px 0 0;
        background: rgba(255,255,255,.98);
        box-shadow: 0 -3px 10px rgba(0,0,0,.08);
        cursor: pointer;
    }
    .alehsaan-mobile-bottom-handle span {
        display: block;
        width: 28px;
        height: 4px;
        margin: 11px auto 0;
        border-radius: 4px;
        background: #777;
    }
    .alehsaan-mobile-bottom-panel {
        max-height: min(52vh, 320px);
        overflow-y: auto;
        overflow-x: hidden;
        overscroll-behavior: contain;
    }
}


/* =====================================
   ALEHSAAN FINAL BRAND PALETTE
   Default: navy blue, royal blue, gold, white
===================================== */
:root {
    --alehsaan-navy: #102a43;
    --alehsaan-blue: #1f5f8b;
    --alehsaan-blue-light: #2f7fb5;
    --alehsaan-gold: #c8a24a;
    --alehsaan-ivory: #f8f6f0;
    --alehsaan-white: #ffffff;
}
body { background: var(--alehsaan-ivory); }
.mh-preheader,
.mh-wide-layout .mh-subheader,
.mh-footer-nav,
.slicknav_btn,
.slicknav_menu,
.mh-ticker-title,
.mh-subheading,
input[type=submit],
.mh-back-to-top { background: var(--alehsaan-blue); }
.mh-main-nav-wrap,
.mh-navigation li:hover,
.mh-navigation ul li:hover > ul,
.mh-footer,
.mh-copyright-wrap { background: var(--alehsaan-navy); }
.mh-main-nav li:hover,
.mh-navigation li.current-menu-item,
.mh-navigation li.current_page_item { background: var(--alehsaan-gold); }
a:hover, .entry-content a, .mh-meta a:hover, .mh-breadcrumb a:hover { color: var(--alehsaan-blue); }
.mh-widget-title, .mh-widget-layout1 .mh-widget-title { border-color: var(--alehsaan-gold); }
.mh-widget-layout2 .mh-widget-title,
.mh-widget-layout4 .mh-widget-title-inner,
.mh-widget-layout4 .mh-footer-widget-title,
.mh-widget-layout5 .mh-widget-title-inner,
.mh-widget-layout6 .mh-widget-title { background: var(--alehsaan-blue); }
.mh-footer-nav a:hover, .mh-footer a:hover { color: var(--alehsaan-gold); }


/* =========================================================
   Alehsaan v0.5.3 - Centered YouTube embeds and video widget
========================================================= */
.entry-content iframe[src*="youtube.com"],
.entry-content iframe[src*="youtube-nocookie.com"],
.entry-content .wp-block-embed-youtube,
.entry-content .wp-block-embed__wrapper,
.page .entry-content iframe[src*="youtube.com"],
.page .entry-content iframe[src*="youtube-nocookie.com"],
.single .entry-content iframe[src*="youtube.com"],
.single .entry-content iframe[src*="youtube-nocookie.com"]{
    display:block;
    margin-left:auto !important;
    margin-right:auto !important;
}

.entry-content .wp-block-embed-youtube,
.entry-content .wp-block-embed{
    max-width:960px;
    margin-left:auto !important;
    margin-right:auto !important;
}

.ae-youtube-widget-player{
    width:100%;
    max-width:960px;
    margin:20px auto;
    padding:5px;
    border-radius:18px;
    background:linear-gradient(135deg,#d9ad43,#ffffff,#1b8fc1,#123a6b);
    box-shadow:0 15px 40px rgba(15,42,76,.16);
    box-sizing:border-box;
}
.ae-youtube-widget-inner{
    overflow:hidden;
    border-radius:14px;
    background:#07111f;
}
.ae-youtube-widget-video{
    position:relative;
    width:100%;
    padding-top:56.25%;
    background:#000;
}
.ae-youtube-widget-video iframe{
    position:absolute;
    inset:0;
    width:100% !important;
    height:100% !important;
    border:0;
    margin:0 !important;
}
.ae-youtube-widget-title{
    padding:14px 18px;
    background:#fff;
    color:#102743;
    font-size:16px;
    font-weight:700;
    text-align:center;
}
@media(max-width:768px){
    .ae-youtube-widget-player{margin:14px auto;border-radius:14px}
    .ae-youtube-widget-inner{border-radius:10px}
}


/* Alehsaan v0.5.5 Gutenberg YouTube block editor helper */
.alehsaan-youtube-block-editor{
    border:1px solid #d9e2ec;
    border-radius:12px;
    padding:12px;
    background:#f8fbff;
}


/* =========================================================
   Alehsaan v0.5.6 - Minimal YouTube Player polish
   Note: YouTube iframe overlays/branding are controlled by YouTube.
========================================================= */
.ae-youtube-widget-video{
    background:#000;
}
.ae-youtube-widget-video iframe{
    display:block;
    background:#000;
}
.ae-youtube-widget-player{
    overflow:hidden;
}


/* =========================================================
   Alehsaan v0.5.8 - Main Navigation vertical spacing fix
========================================================= */

/* Keep desktop navigation compact and vertically centered */
@media (min-width: 768px) {
    .mh-main-nav-wrap {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        line-height: 1 !important;
    }

    .mh-main-nav,
    .mh-main-nav > ul,
    .mh-main-nav .menu {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .mh-main-nav li {
        margin: 0 !important;
        padding: 0 !important;
        line-height: 1 !important;
    }

    .mh-main-nav li > a {
        display: flex !important;
        align-items: center !important;
        min-height: 56px;
        box-sizing: border-box;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        line-height: 1.25 !important;
    }

    /* Submenus retain normal compact height */
    .mh-main-nav .sub-menu li > a {
        min-height: 42px;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
}


/* =========================================================
   Alehsaan v0.5.9 - Center alignment support for menus/socials
========================================================= */
.ae-menu-align-center .mh-main-nav > ul,
.ae-menu-align-center .mh-main-nav .menu,
.menu-align-center .mh-main-nav > ul,
.menu-align-center .mh-main-nav .menu {
    display:flex;
    justify-content:center;
    width:100%;
}

.ae-header-social-align-center,
.header-social-align-center {
    text-align:center !important;
}
.ae-header-social-align-center ul,
.header-social-align-center ul {
    display:flex !important;
    justify-content:center !important;
}

.ae-bottom-social-align-center,
.bottom-social-align-center {
    text-align:center !important;
}
.ae-bottom-social-align-center ul,
.bottom-social-align-center ul {
    display:flex !important;
    justify-content:center !important;
}


/* =========================================================
   Alehsaan v0.6.0
   Footer navigation alignment + unified site content background
========================================================= */

/* Footer Navigation: Left / Center / Right */
.alehsaan-footer-nav-align-left .mh-footer-nav .menu,
.alehsaan-footer-nav-align-left .footer-nav .menu,
.alehsaan-footer-nav-align-left .alehsaan-footer-nav .menu {
    display:flex !important;
    justify-content:flex-start !important;
}

.alehsaan-footer-nav-align-center .mh-footer-nav .menu,
.alehsaan-footer-nav-align-center .footer-nav .menu,
.alehsaan-footer-nav-align-center .alehsaan-footer-nav .menu {
    display:flex !important;
    justify-content:center !important;
}

.alehsaan-footer-nav-align-right .mh-footer-nav .menu,
.alehsaan-footer-nav-align-right .footer-nav .menu,
.alehsaan-footer-nav-align-right .alehsaan-footer-nav .menu {
    display:flex !important;
    justify-content:flex-end !important;
}

/* Content area inherits one unified background on home, pages, posts and archives. */
body .mh-container-outer,
body .mh-wrapper,
body .mh-content,
body #main-content,
body.page .mh-container-outer,
body.page .mh-wrapper,
body.page .mh-content,
body.page #main-content,
body.single .mh-container-outer,
body.single .mh-wrapper,
body.single .mh-content,
body.single #main-content,
body.home .mh-container-outer,
body.home .mh-wrapper,
body.home .mh-content,
body.home #main-content {
    background-color: inherit;
}


/* =========================================================
   Alehsaan v0.6.1 - Footer Navigation Alignment Fix
========================================================= */

/* Footer nav wrappers used by MH/Alehsaan footer templates */
.alehsaan-footer-nav-align-left .mh-footer-nav,
.alehsaan-footer-nav-align-left .mh-footer-nav-wrap,
.alehsaan-footer-nav-align-left .footer-nav,
.alehsaan-footer-nav-align-left .footer-navigation,
.alehsaan-footer-nav-align-left .alehsaan-footer-nav {
    text-align:left !important;
}
.alehsaan-footer-nav-align-center .mh-footer-nav,
.alehsaan-footer-nav-align-center .mh-footer-nav-wrap,
.alehsaan-footer-nav-align-center .footer-nav,
.alehsaan-footer-nav-align-center .footer-navigation,
.alehsaan-footer-nav-align-center .alehsaan-footer-nav {
    text-align:center !important;
}
.alehsaan-footer-nav-align-right .mh-footer-nav,
.alehsaan-footer-nav-align-right .mh-footer-nav-wrap,
.alehsaan-footer-nav-align-right .footer-nav,
.alehsaan-footer-nav-align-right .footer-navigation,
.alehsaan-footer-nav-align-right .alehsaan-footer-nav {
    text-align:right !important;
}

/* Handle both UL.menu and direct UL output */
.alehsaan-footer-nav-align-left .mh-footer-nav ul,
.alehsaan-footer-nav-align-left .mh-footer-nav-wrap ul,
.alehsaan-footer-nav-align-left .footer-nav ul,
.alehsaan-footer-nav-align-left .footer-navigation ul,
.alehsaan-footer-nav-align-left .alehsaan-footer-nav ul {
    display:flex !important;
    justify-content:flex-start !important;
    width:100% !important;
}

.alehsaan-footer-nav-align-center .mh-footer-nav ul,
.alehsaan-footer-nav-align-center .mh-footer-nav-wrap ul,
.alehsaan-footer-nav-align-center .footer-nav ul,
.alehsaan-footer-nav-align-center .footer-navigation ul,
.alehsaan-footer-nav-align-center .alehsaan-footer-nav ul {
    display:flex !important;
    justify-content:center !important;
    width:100% !important;
}

.alehsaan-footer-nav-align-right .mh-footer-nav ul,
.alehsaan-footer-nav-align-right .mh-footer-nav-wrap ul,
.alehsaan-footer-nav-align-right .footer-nav ul,
.alehsaan-footer-nav-align-right .footer-navigation ul,
.alehsaan-footer-nav-align-right .alehsaan-footer-nav ul {
    display:flex !important;
    justify-content:flex-end !important;
    width:100% !important;
}

/* Clear legacy floats that otherwise force the menu to the right */
.alehsaan-footer-nav-align-left .mh-footer-nav li,
.alehsaan-footer-nav-align-center .mh-footer-nav li,
.alehsaan-footer-nav-align-right .mh-footer-nav li,
.alehsaan-footer-nav-align-left .footer-nav li,
.alehsaan-footer-nav-align-center .footer-nav li,
.alehsaan-footer-nav-align-right .footer-nav li,
.alehsaan-footer-nav-align-left .footer-navigation li,
.alehsaan-footer-nav-align-center .footer-navigation li,
.alehsaan-footer-nav-align-right .footer-navigation li {
    float:none !important;
    display:block;
}

/* =========================================================
   Al Ehsaan Theme v0.6.3 - Hero Slider + Overlay/Sticky Menu
========================================================= */
.alehsaan-header-slider {
    width: 100%;
}
.alehsaan-header-slide img {
    height: var(--alehsaan-slider-height, 650px);
    min-height: 300px;
    max-height: 950px;
    object-fit: cover;
}
.alehsaan-header-hero {
    position: relative;
    width: 100%;
    overflow: visible;
    background: #071c2b;
}
.alehsaan-header-hero .alehsaan-header-slider {
    z-index: 1;
}
.alehsaan-main-nav-wrap {
    z-index: 1000;
}
.alehsaan-header-hero .alehsaan-main-nav-overlay {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    background: rgba(7, 37, 54, .88);
    backdrop-filter: blur(9px);
    -webkit-backdrop-filter: blur(9px);
    box-shadow: 0 1px 0 rgba(255,255,255,.08), 0 8px 28px rgba(0,0,0,.12);
}
.alehsaan-header-hero-menu-top .alehsaan-main-nav-overlay {
    top: 0;
}
.alehsaan-header-hero-menu-center .alehsaan-main-nav-overlay {
    top: 50%;
    transform: translateY(-50%);
}
.alehsaan-header-hero-menu-bottom .alehsaan-main-nav-overlay {
    bottom: 0;
}
.alehsaan-header-hero .alehsaan-main-nav-overlay .mh-main-nav {
    background: transparent !important;
}
.alehsaan-header-hero .alehsaan-main-nav-overlay.is-stuck,
.alehsaan-main-nav-wrap.is-stuck {
    position: fixed !important;
    top: var(--alehsaan-sticky-top, 0) !important;
    left: 0 !important;
    right: 0 !important;
    bottom: auto !important;
    width: 100% !important;
    transform: none !important;
    z-index: 99998 !important;
    background: rgba(7, 37, 54, .97) !important;
    box-shadow: 0 7px 25px rgba(0,0,0,.20);
}
.admin-bar .alehsaan-main-nav-wrap.is-stuck {
    /* JS supplies the exact admin bar height. */
}
.alehsaan-sticky-menu-marker {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
}

@media (max-width: 767px) {
    .alehsaan-header-slide img {
        height: clamp(230px, 62vw, 420px);
        min-height: 0;
    }
    .alehsaan-header-hero .alehsaan-main-nav-overlay {
        position: static;
        transform: none;
        backdrop-filter: none;
        -webkit-backdrop-filter: none;
    }
}


/* =========================================================
   Al Ehsaan Theme v0.6.4
   Hero slider bottom fade / dissolve effect
========================================================= */

.alehsaan-header-slider,
.alehsaan-top-slider,
.alehsaan-hero-slider,
.alehsaan-slider-wrap {
    position: relative;
    overflow: hidden;
}

/* Soft fade from image to page background */
.alehsaan-header-slider::after,
.alehsaan-top-slider::after,
.alehsaan-hero-slider::after,
.alehsaan-slider-wrap::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 34%;
    pointer-events: none;
    z-index: 4;
    background: linear-gradient(
        to bottom,
        rgba(255,255,255,0) 0%,
        rgba(255,255,255,.05) 18%,
        rgba(255,255,255,.18) 38%,
        rgba(255,255,255,.48) 68%,
        rgba(255,255,255,.82) 88%,
        rgba(255,255,255,1) 100%
    );
}

/* Keep menu and slider controls above fade layer */
.alehsaan-header-slider .mh-main-nav-wrap,
.alehsaan-top-slider .mh-main-nav-wrap,
.alehsaan-hero-slider .mh-main-nav-wrap,
.alehsaan-slider-wrap .mh-main-nav-wrap,
.alehsaan-header-slider .alehsaan-slider-button,
.alehsaan-top-slider .alehsaan-slider-button,
.alehsaan-hero-slider .alehsaan-slider-button,
.alehsaan-slider-wrap .alehsaan-slider-button {
    position: relative;
    z-index: 6;
}

/* Slight image darkening at bottom for better visual transition */
.alehsaan-header-slider img,
.alehsaan-top-slider img,
.alehsaan-hero-slider img,
.alehsaan-slider-wrap img {
    display:block;
    width:100%;
    object-fit:cover;
}

@media (max-width: 767px) {
    .alehsaan-header-slider::after,
    .alehsaan-top-slider::after,
    .alehsaan-hero-slider::after,
    .alehsaan-slider-wrap::after {
        height: 26%;
    }
}


/* =========================================================
   Al Ehsaan Theme v0.6.5
   Strong hero fade: starts after 20%, fully disappears at bottom
========================================================= */

.alehsaan-header-slider::after,
.alehsaan-top-slider::after,
.alehsaan-hero-slider::after,
.alehsaan-slider-wrap::after {
    content:"";
    position:absolute;
    inset:0;
    pointer-events:none;
    z-index:4;
    background:linear-gradient(
        to bottom,
        rgba(255,255,255,0) 0%,
        rgba(255,255,255,0) 20%,
        rgba(255,255,255,.08) 30%,
        rgba(255,255,255,.20) 42%,
        rgba(255,255,255,.38) 54%,
        rgba(255,255,255,.58) 66%,
        rgba(255,255,255,.76) 78%,
        rgba(255,255,255,.90) 90%,
        rgba(255,255,255,1) 100%
    );
}

/* Darken image very slightly at the top so text/menu remain readable */
.alehsaan-header-slider::before,
.alehsaan-top-slider::before,
.alehsaan-hero-slider::before,
.alehsaan-slider-wrap::before {
    content:"";
    position:absolute;
    inset:0;
    pointer-events:none;
    z-index:3;
    background:linear-gradient(
        to bottom,
        rgba(6,20,35,.10) 0%,
        rgba(6,20,35,.05) 18%,
        rgba(6,20,35,0) 30%
    );
}

/* Keep menu/buttons above both overlays */
.alehsaan-header-slider .mh-main-nav-wrap,
.alehsaan-top-slider .mh-main-nav-wrap,
.alehsaan-hero-slider .mh-main-nav-wrap,
.alehsaan-slider-wrap .mh-main-nav-wrap,
.alehsaan-header-slider .alehsaan-slider-button,
.alehsaan-top-slider .alehsaan-slider-button,
.alehsaan-hero-slider .alehsaan-slider-button,
.alehsaan-slider-wrap .alehsaan-slider-button {
    z-index:7;
}

@media(max-width:767px){
    .alehsaan-header-slider::after,
    .alehsaan-top-slider::after,
    .alehsaan-hero-slider::after,
    .alehsaan-slider-wrap::after {
        background:linear-gradient(
            to bottom,
            rgba(255,255,255,0) 0%,
            rgba(255,255,255,0) 18%,
            rgba(255,255,255,.12) 30%,
            rgba(255,255,255,.32) 45%,
            rgba(255,255,255,.58) 62%,
            rgba(255,255,255,.82) 80%,
            rgba(255,255,255,1) 100%
        );
    }
}


/* =========================================================
   Al Ehsaan Theme v0.6.6
   Full-height continuous hero fade
   Top: about 10% fade / image mostly visible
   Bottom: image completely dissolved into page background
========================================================= */

.alehsaan-header-slider::after,
.alehsaan-top-slider::after,
.alehsaan-hero-slider::after,
.alehsaan-slider-wrap::after {
    content:"";
    position:absolute;
    inset:0;
    pointer-events:none;
    z-index:4;

    background:linear-gradient(
        to bottom,
        rgba(255,255,255,.10) 0%,
        rgba(255,255,255,.18) 12%,
        rgba(255,255,255,.28) 25%,
        rgba(255,255,255,.40) 38%,
        rgba(255,255,255,.53) 50%,
        rgba(255,255,255,.66) 62%,
        rgba(255,255,255,.78) 74%,
        rgba(255,255,255,.88) 84%,
        rgba(255,255,255,.95) 92%,
        rgba(255,255,255,1) 100%
    );
}

/* Remove the previous extra dark top overlay so the fade stays uniform */
.alehsaan-header-slider::before,
.alehsaan-top-slider::before,
.alehsaan-hero-slider::before,
.alehsaan-slider-wrap::before {
    background:none !important;
}

/* Keep navigation and slider controls clearly above the fade */
.alehsaan-header-slider .mh-main-nav-wrap,
.alehsaan-top-slider .mh-main-nav-wrap,
.alehsaan-hero-slider .mh-main-nav-wrap,
.alehsaan-slider-wrap .mh-main-nav-wrap,
.alehsaan-header-slider .alehsaan-slider-button,
.alehsaan-top-slider .alehsaan-slider-button,
.alehsaan-hero-slider .alehsaan-slider-button,
.alehsaan-slider-wrap .alehsaan-slider-button {
    z-index:7;
}

@media(max-width:767px){
    .alehsaan-header-slider::after,
    .alehsaan-top-slider::after,
    .alehsaan-hero-slider::after,
    .alehsaan-slider-wrap::after {
        background:linear-gradient(
            to bottom,
            rgba(255,255,255,.10) 0%,
            rgba(255,255,255,.22) 18%,
            rgba(255,255,255,.38) 36%,
            rgba(255,255,255,.56) 54%,
            rgba(255,255,255,.74) 70%,
            rgba(255,255,255,.90) 86%,
            rgba(255,255,255,1) 100%
        );
    }
}


/* =========================================================
   Al Ehsaan Theme v0.6.7
   Actual slider image opacity fade:
   top ~90% visible -> bottom 0% visible
========================================================= */

/* Apply fade directly to the slide image itself */
.alehsaan-header-slider img,
.alehsaan-top-slider img,
.alehsaan-hero-slider img,
.alehsaan-slider-wrap img,
.alehsaan-header-slider .alehsaan-slide img,
.alehsaan-slider .alehsaan-slide img {
    display:block;
    width:100%;
    height:100%;
    object-fit:cover;

    -webkit-mask-image: linear-gradient(
        to bottom,
        rgba(0,0,0,.90) 0%,
        rgba(0,0,0,.84) 15%,
        rgba(0,0,0,.74) 30%,
        rgba(0,0,0,.62) 45%,
        rgba(0,0,0,.48) 60%,
        rgba(0,0,0,.32) 75%,
        rgba(0,0,0,.16) 88%,
        rgba(0,0,0,0) 100%
    );
    mask-image: linear-gradient(
        to bottom,
        rgba(0,0,0,.90) 0%,
        rgba(0,0,0,.84) 15%,
        rgba(0,0,0,.74) 30%,
        rgba(0,0,0,.62) 45%,
        rgba(0,0,0,.48) 60%,
        rgba(0,0,0,.32) 75%,
        rgba(0,0,0,.16) 88%,
        rgba(0,0,0,0) 100%
    );
}

/* Disable older white overlay fades so they don't interfere */
.alehsaan-header-slider::after,
.alehsaan-top-slider::after,
.alehsaan-hero-slider::after,
.alehsaan-slider-wrap::after,
.alehsaan-header-slider::before,
.alehsaan-top-slider::before,
.alehsaan-hero-slider::before,
.alehsaan-slider-wrap::before {
    background:none !important;
    content:none !important;
}

/* Keep slider/menu controls fully visible */
.alehsaan-header-slider .mh-main-nav-wrap,
.alehsaan-top-slider .mh-main-nav-wrap,
.alehsaan-hero-slider .mh-main-nav-wrap,
.alehsaan-slider-wrap .mh-main-nav-wrap,
.alehsaan-header-slider .alehsaan-slider-button,
.alehsaan-top-slider .alehsaan-slider-button,
.alehsaan-hero-slider .alehsaan-slider-button,
.alehsaan-slider-wrap .alehsaan-slider-button {
    position:relative;
    z-index:10;
}

@media(max-width:767px){
    .alehsaan-header-slider img,
    .alehsaan-top-slider img,
    .alehsaan-hero-slider img,
    .alehsaan-slider-wrap img,
    .alehsaan-header-slider .alehsaan-slide img,
    .alehsaan-slider .alehsaan-slide img {
        -webkit-mask-image: linear-gradient(
            to bottom,
            rgba(0,0,0,.90) 0%,
            rgba(0,0,0,.76) 30%,
            rgba(0,0,0,.54) 55%,
            rgba(0,0,0,.28) 78%,
            rgba(0,0,0,0) 100%
        );
        mask-image: linear-gradient(
            to bottom,
            rgba(0,0,0,.90) 0%,
            rgba(0,0,0,.76) 30%,
            rgba(0,0,0,.54) 55%,
            rgba(0,0,0,.28) 78%,
            rgba(0,0,0,0) 100%
        );
    }
}


/* =========================================================
   Al Ehsaan Theme v0.6.8
   Stronger hero image fade / lower overall visibility
========================================================= */

.alehsaan-header-slider img,
.alehsaan-top-slider img,
.alehsaan-hero-slider img,
.alehsaan-slider-wrap img,
.alehsaan-header-slider .alehsaan-slide img,
.alehsaan-slider .alehsaan-slide img {
    -webkit-mask-image: linear-gradient(
        to bottom,
        rgba(0,0,0,.55) 0%,
        rgba(0,0,0,.48) 15%,
        rgba(0,0,0,.40) 30%,
        rgba(0,0,0,.31) 45%,
        rgba(0,0,0,.22) 60%,
        rgba(0,0,0,.14) 75%,
        rgba(0,0,0,.07) 88%,
        rgba(0,0,0,0) 100%
    );
    mask-image: linear-gradient(
        to bottom,
        rgba(0,0,0,.55) 0%,
        rgba(0,0,0,.48) 15%,
        rgba(0,0,0,.40) 30%,
        rgba(0,0,0,.31) 45%,
        rgba(0,0,0,.22) 60%,
        rgba(0,0,0,.14) 75%,
        rgba(0,0,0,.07) 88%,
        rgba(0,0,0,0) 100%
    );
    opacity:.88;
}

@media(max-width:767px){
    .alehsaan-header-slider img,
    .alehsaan-top-slider img,
    .alehsaan-hero-slider img,
    .alehsaan-slider-wrap img,
    .alehsaan-header-slider .alehsaan-slide img,
    .alehsaan-slider .alehsaan-slide img {
        -webkit-mask-image: linear-gradient(
            to bottom,
            rgba(0,0,0,.50) 0%,
            rgba(0,0,0,.38) 30%,
            rgba(0,0,0,.24) 55%,
            rgba(0,0,0,.10) 80%,
            rgba(0,0,0,0) 100%
        );
        mask-image: linear-gradient(
            to bottom,
            rgba(0,0,0,.50) 0%,
            rgba(0,0,0,.38) 30%,
            rgba(0,0,0,.24) 55%,
            rgba(0,0,0,.10) 80%,
            rgba(0,0,0,0) 100%
        );
        opacity:.84;
    }
}


/* =========================================================
   Al Ehsaan Theme v0.6.9
   EXTRA STRONG hero fade - image intentionally very faint
========================================================= */

.alehsaan-header-slider img,
.alehsaan-top-slider img,
.alehsaan-hero-slider img,
.alehsaan-slider-wrap img,
.alehsaan-header-slider .alehsaan-slide img,
.alehsaan-slider .alehsaan-slide img {
    -webkit-mask-image: linear-gradient(
        to bottom,
        rgba(0,0,0,.26) 0%,
        rgba(0,0,0,.22) 12%,
        rgba(0,0,0,.18) 25%,
        rgba(0,0,0,.14) 38%,
        rgba(0,0,0,.10) 52%,
        rgba(0,0,0,.065) 66%,
        rgba(0,0,0,.035) 78%,
        rgba(0,0,0,.015) 89%,
        rgba(0,0,0,0) 100%
    ) !important;
    mask-image: linear-gradient(
        to bottom,
        rgba(0,0,0,.26) 0%,
        rgba(0,0,0,.22) 12%,
        rgba(0,0,0,.18) 25%,
        rgba(0,0,0,.14) 38%,
        rgba(0,0,0,.10) 52%,
        rgba(0,0,0,.065) 66%,
        rgba(0,0,0,.035) 78%,
        rgba(0,0,0,.015) 89%,
        rgba(0,0,0,0) 100%
    ) !important;
    opacity:.68 !important;
}

@media(max-width:767px){
    .alehsaan-header-slider img,
    .alehsaan-top-slider img,
    .alehsaan-hero-slider img,
    .alehsaan-slider-wrap img,
    .alehsaan-header-slider .alehsaan-slide img,
    .alehsaan-slider .alehsaan-slide img {
        -webkit-mask-image: linear-gradient(
            to bottom,
            rgba(0,0,0,.23) 0%,
            rgba(0,0,0,.17) 25%,
            rgba(0,0,0,.11) 50%,
            rgba(0,0,0,.05) 75%,
            rgba(0,0,0,0) 100%
        ) !important;
        mask-image: linear-gradient(
            to bottom,
            rgba(0,0,0,.23) 0%,
            rgba(0,0,0,.17) 25%,
            rgba(0,0,0,.11) 50%,
            rgba(0,0,0,.05) 75%,
            rgba(0,0,0,0) 100%
        ) !important;
        opacity:.62 !important;
    }
}


/* =========================================================
   Al Ehsaan Theme v0.7.0
   Background-independent transparent hero fade
   The slider image itself fades to transparency, so the
   current website background color naturally shows through.
========================================================= */

/* Remove any legacy white/color overlay from previous fade versions */
.alehsaan-header-slider::before,
.alehsaan-header-slider::after,
.alehsaan-top-slider::before,
.alehsaan-top-slider::after,
.alehsaan-hero-slider::before,
.alehsaan-hero-slider::after,
.alehsaan-slider-wrap::before,
.alehsaan-slider-wrap::after {
    content:none !important;
    background:none !important;
}

/* Keep the slider container transparent so the site background is visible */
.alehsaan-header-slider,
.alehsaan-top-slider,
.alehsaan-hero-slider,
.alehsaan-slider-wrap {
    background:transparent !important;
}

/* Very faint at top, then continuously fades to fully transparent at bottom */
.alehsaan-header-slider img,
.alehsaan-top-slider img,
.alehsaan-hero-slider img,
.alehsaan-slider-wrap img,
.alehsaan-header-slider .alehsaan-slide img,
.alehsaan-slider .alehsaan-slide img {
    display:block;
    width:100%;
    height:100%;
    object-fit:cover;

    -webkit-mask-image: linear-gradient(
        to bottom,
        rgba(0,0,0,.26) 0%,
        rgba(0,0,0,.22) 12%,
        rgba(0,0,0,.18) 25%,
        rgba(0,0,0,.14) 38%,
        rgba(0,0,0,.10) 52%,
        rgba(0,0,0,.065) 66%,
        rgba(0,0,0,.035) 78%,
        rgba(0,0,0,.015) 89%,
        rgba(0,0,0,0) 100%
    ) !important;

    mask-image: linear-gradient(
        to bottom,
        rgba(0,0,0,.26) 0%,
        rgba(0,0,0,.22) 12%,
        rgba(0,0,0,.18) 25%,
        rgba(0,0,0,.14) 38%,
        rgba(0,0,0,.10) 52%,
        rgba(0,0,0,.065) 66%,
        rgba(0,0,0,.035) 78%,
        rgba(0,0,0,.015) 89%,
        rgba(0,0,0,0) 100%
    ) !important;

    opacity:.68 !important;
}

/* Navigation and controls stay fully visible */
.alehsaan-header-slider .mh-main-nav-wrap,
.alehsaan-top-slider .mh-main-nav-wrap,
.alehsaan-hero-slider .mh-main-nav-wrap,
.alehsaan-slider-wrap .mh-main-nav-wrap,
.alehsaan-header-slider .alehsaan-slider-button,
.alehsaan-top-slider .alehsaan-slider-button,
.alehsaan-hero-slider .alehsaan-slider-button,
.alehsaan-slider-wrap .alehsaan-slider-button {
    position:relative;
    z-index:10;
    opacity:1 !important;
    -webkit-mask-image:none !important;
    mask-image:none !important;
}

@media(max-width:767px){
    .alehsaan-header-slider img,
    .alehsaan-top-slider img,
    .alehsaan-hero-slider img,
    .alehsaan-slider-wrap img,
    .alehsaan-header-slider .alehsaan-slide img,
    .alehsaan-slider .alehsaan-slide img {
        -webkit-mask-image: linear-gradient(
            to bottom,
            rgba(0,0,0,.23) 0%,
            rgba(0,0,0,.17) 25%,
            rgba(0,0,0,.11) 50%,
            rgba(0,0,0,.05) 75%,
            rgba(0,0,0,0) 100%
        ) !important;

        mask-image: linear-gradient(
            to bottom,
            rgba(0,0,0,.23) 0%,
            rgba(0,0,0,.17) 25%,
            rgba(0,0,0,.11) 50%,
            rgba(0,0,0,.05) 75%,
            rgba(0,0,0,0) 100%
        ) !important;

        opacity:.62 !important;
    }
}


/* Al Ehsaan v0.7.1:
   Slider container color is supplied dynamically from the site's
   global Body/Inner Background Color. */


/* =========================================================
   Al Ehsaan Theme v0.7.2
   Fade effect reduced by approximately 20%
   Same body/inner matched background; image is slightly clearer.
========================================================= */
.alehsaan-header-slider img,
.alehsaan-top-slider img,
.alehsaan-hero-slider img,
.alehsaan-slider-wrap img,
.alehsaan-header-slider .alehsaan-slide img,
.alehsaan-slider .alehsaan-slide img {
    -webkit-mask-image: linear-gradient(
        to bottom,
        rgba(0,0,0,.32) 0%,
        rgba(0,0,0,.27) 12%,
        rgba(0,0,0,.22) 25%,
        rgba(0,0,0,.17) 38%,
        rgba(0,0,0,.12) 52%,
        rgba(0,0,0,.08) 66%,
        rgba(0,0,0,.043) 78%,
        rgba(0,0,0,.018) 89%,
        rgba(0,0,0,0) 100%
    ) !important;
    mask-image: linear-gradient(
        to bottom,
        rgba(0,0,0,.32) 0%,
        rgba(0,0,0,.27) 12%,
        rgba(0,0,0,.22) 25%,
        rgba(0,0,0,.17) 38%,
        rgba(0,0,0,.12) 52%,
        rgba(0,0,0,.08) 66%,
        rgba(0,0,0,.043) 78%,
        rgba(0,0,0,.018) 89%,
        rgba(0,0,0,0) 100%
    ) !important;
    opacity:.82 !important;
}

@media(max-width:767px){
    .alehsaan-header-slider img,
    .alehsaan-top-slider img,
    .alehsaan-hero-slider img,
    .alehsaan-slider-wrap img,
    .alehsaan-header-slider .alehsaan-slide img,
    .alehsaan-slider .alehsaan-slide img {
        -webkit-mask-image: linear-gradient(
            to bottom,
            rgba(0,0,0,.28) 0%,
            rgba(0,0,0,.21) 25%,
            rgba(0,0,0,.135) 50%,
            rgba(0,0,0,.06) 75%,
            rgba(0,0,0,0) 100%
        ) !important;
        mask-image: linear-gradient(
            to bottom,
            rgba(0,0,0,.28) 0%,
            rgba(0,0,0,.21) 25%,
            rgba(0,0,0,.135) 50%,
            rgba(0,0,0,.06) 75%,
            rgba(0,0,0,0) 100%
        ) !important;
        opacity:.75 !important;
    }
}


/* =========================================================
   Al Ehsaan Theme v0.7.3
   Fade effect reduced another approximately 20%
========================================================= */
.alehsaan-header-slider img,
.alehsaan-top-slider img,
.alehsaan-hero-slider img,
.alehsaan-slider-wrap img,
.alehsaan-header-slider .alehsaan-slide img,
.alehsaan-slider .alehsaan-slide img {
    -webkit-mask-image: linear-gradient(
        to bottom,
        rgba(0,0,0,.40) 0%,
        rgba(0,0,0,.34) 12%,
        rgba(0,0,0,.28) 25%,
        rgba(0,0,0,.215) 38%,
        rgba(0,0,0,.15) 52%,
        rgba(0,0,0,.10) 66%,
        rgba(0,0,0,.054) 78%,
        rgba(0,0,0,.023) 89%,
        rgba(0,0,0,0) 100%
    ) !important;
    mask-image: linear-gradient(
        to bottom,
        rgba(0,0,0,.40) 0%,
        rgba(0,0,0,.34) 12%,
        rgba(0,0,0,.28) 25%,
        rgba(0,0,0,.215) 38%,
        rgba(0,0,0,.15) 52%,
        rgba(0,0,0,.10) 66%,
        rgba(0,0,0,.054) 78%,
        rgba(0,0,0,.023) 89%,
        rgba(0,0,0,0) 100%
    ) !important;
    opacity:.90 !important;
}

@media(max-width:767px){
    .alehsaan-header-slider img,
    .alehsaan-top-slider img,
    .alehsaan-hero-slider img,
    .alehsaan-slider-wrap img,
    .alehsaan-header-slider .alehsaan-slide img,
    .alehsaan-slider .alehsaan-slide img {
        -webkit-mask-image: linear-gradient(
            to bottom,
            rgba(0,0,0,.35) 0%,
            rgba(0,0,0,.265) 25%,
            rgba(0,0,0,.17) 50%,
            rgba(0,0,0,.075) 75%,
            rgba(0,0,0,0) 100%
        ) !important;
        mask-image: linear-gradient(
            to bottom,
            rgba(0,0,0,.35) 0%,
            rgba(0,0,0,.265) 25%,
            rgba(0,0,0,.17) 50%,
            rgba(0,0,0,.075) 75%,
            rgba(0,0,0,0) 100%
        ) !important;
        opacity:.84 !important;
    }
}


/* =========================================================
   Al Ehsaan Theme v0.7.4
   Fade effect reduced another approximately 10%
========================================================= */
.alehsaan-header-slider img,
.alehsaan-top-slider img,
.alehsaan-hero-slider img,
.alehsaan-slider-wrap img,
.alehsaan-header-slider .alehsaan-slide img,
.alehsaan-slider .alehsaan-slide img {
    -webkit-mask-image: linear-gradient(
        to bottom,
        rgba(0,0,0,.44) 0%,
        rgba(0,0,0,.375) 12%,
        rgba(0,0,0,.31) 25%,
        rgba(0,0,0,.238) 38%,
        rgba(0,0,0,.166) 52%,
        rgba(0,0,0,.11) 66%,
        rgba(0,0,0,.060) 78%,
        rgba(0,0,0,.025) 89%,
        rgba(0,0,0,0) 100%
    ) !important;
    mask-image: linear-gradient(
        to bottom,
        rgba(0,0,0,.44) 0%,
        rgba(0,0,0,.375) 12%,
        rgba(0,0,0,.31) 25%,
        rgba(0,0,0,.238) 38%,
        rgba(0,0,0,.166) 52%,
        rgba(0,0,0,.11) 66%,
        rgba(0,0,0,.060) 78%,
        rgba(0,0,0,.025) 89%,
        rgba(0,0,0,0) 100%
    ) !important;
    opacity:.94 !important;
}

@media(max-width:767px){
    .alehsaan-header-slider img,
    .alehsaan-top-slider img,
    .alehsaan-hero-slider img,
    .alehsaan-slider-wrap img,
    .alehsaan-header-slider .alehsaan-slide img,
    .alehsaan-slider .alehsaan-slide img {
        -webkit-mask-image: linear-gradient(
            to bottom,
            rgba(0,0,0,.385) 0%,
            rgba(0,0,0,.292) 25%,
            rgba(0,0,0,.187) 50%,
            rgba(0,0,0,.083) 75%,
            rgba(0,0,0,0) 100%
        ) !important;
        mask-image: linear-gradient(
            to bottom,
            rgba(0,0,0,.385) 0%,
            rgba(0,0,0,.292) 25%,
            rgba(0,0,0,.187) 50%,
            rgba(0,0,0,.083) 75%,
            rgba(0,0,0,0) 100%
        ) !important;
        opacity:.88 !important;
    }
}


/* =========================================================
   Al Ehsaan Theme v0.7.5
   Fade effect reduced another approximately 20%
========================================================= */
.alehsaan-header-slider img,
.alehsaan-top-slider img,
.alehsaan-hero-slider img,
.alehsaan-slider-wrap img,
.alehsaan-header-slider .alehsaan-slide img,
.alehsaan-slider .alehsaan-slide img {
    -webkit-mask-image: linear-gradient(
        to bottom,
        rgba(0,0,0,.55) 0%,
        rgba(0,0,0,.47) 12%,
        rgba(0,0,0,.39) 25%,
        rgba(0,0,0,.30) 38%,
        rgba(0,0,0,.21) 52%,
        rgba(0,0,0,.14) 66%,
        rgba(0,0,0,.075) 78%,
        rgba(0,0,0,.032) 89%,
        rgba(0,0,0,0) 100%
    ) !important;
    mask-image: linear-gradient(
        to bottom,
        rgba(0,0,0,.55) 0%,
        rgba(0,0,0,.47) 12%,
        rgba(0,0,0,.39) 25%,
        rgba(0,0,0,.30) 38%,
        rgba(0,0,0,.21) 52%,
        rgba(0,0,0,.14) 66%,
        rgba(0,0,0,.075) 78%,
        rgba(0,0,0,.032) 89%,
        rgba(0,0,0,0) 100%
    ) !important;
    opacity:.98 !important;
}

@media(max-width:767px){
    .alehsaan-header-slider img,
    .alehsaan-top-slider img,
    .alehsaan-hero-slider img,
    .alehsaan-slider-wrap img,
    .alehsaan-header-slider .alehsaan-slide img,
    .alehsaan-slider .alehsaan-slide img {
        -webkit-mask-image: linear-gradient(
            to bottom,
            rgba(0,0,0,.48) 0%,
            rgba(0,0,0,.365) 25%,
            rgba(0,0,0,.235) 50%,
            rgba(0,0,0,.104) 75%,
            rgba(0,0,0,0) 100%
        ) !important;
        mask-image: linear-gradient(
            to bottom,
            rgba(0,0,0,.48) 0%,
            rgba(0,0,0,.365) 25%,
            rgba(0,0,0,.235) 50%,
            rgba(0,0,0,.104) 75%,
            rgba(0,0,0,0) 100%
        ) !important;
        opacity:.94 !important;
    }
}


/* =========================================================
   Al Ehsaan Theme v0.7.6
   Center-over-slider mode:
   content rises into the hero while slider remains background
========================================================= */

/*
 * When the Main Menu is positioned in the CENTER of the hero slider,
 * pull the site body/content upward so the first content begins in the
 * same central hero zone. The slider stays visually behind everything.
 */
body.alehsaan-hero-menu-center .alehsaan-header-slider,
body.alehsaan-hero-menu-center .alehsaan-top-slider,
body.alehsaan-hero-menu-center .alehsaan-hero-slider,
body.alehsaan-hero-menu-center .alehsaan-slider-wrap {
    position:relative;
    z-index:0;
}

/* Keep the centered menu above the background image/content */
body.alehsaan-hero-menu-center .mh-main-nav-wrap {
    position:relative;
    z-index:30;
}

/* Pull the main body upward into the lower half of the slider */
body.alehsaan-hero-menu-center .mh-container-outer,
body.alehsaan-hero-menu-center .mh-wrapper {
    position:relative;
    z-index:10;
}

body.alehsaan-hero-menu-center .mh-wrapper {
    margin-top:clamp(-320px, -22vw, -180px) !important;
    background:transparent !important;
}

/* Keep actual article/widget content readable above the slider background */
body.alehsaan-hero-menu-center .mh-content,
body.alehsaan-hero-menu-center #main-content,
body.alehsaan-hero-menu-center .mh-widget,
body.alehsaan-hero-menu-center article {
    position:relative;
    z-index:12;
}

/* The first visible content block gets breathing room under the centered menu */
body.alehsaan-hero-menu-center .mh-content > :first-child,
body.alehsaan-hero-menu-center #main-content > :first-child,
body.alehsaan-hero-menu-center .mh-home-area > :first-child {
    margin-top:70px;
}

/* Sticky menu remains fixed above the overlapping body */
body.alehsaan-hero-menu-center .alehsaan-sticky-active,
body.alehsaan-hero-menu-center .mh-main-nav-wrap.alehsaan-sticky-active {
    z-index:9999 !important;
}

/* Tablet: reduce overlap */
@media (max-width:1024px) and (min-width:768px){
    body.alehsaan-hero-menu-center .mh-wrapper {
        margin-top:clamp(-220px, -18vw, -130px) !important;
    }

    body.alehsaan-hero-menu-center .mh-content > :first-child,
    body.alehsaan-hero-menu-center #main-content > :first-child,
    body.alehsaan-hero-menu-center .mh-home-area > :first-child {
        margin-top:55px;
    }
}

/* Mobile keeps its independent mobile layout and does not overlap content */
@media(max-width:767px){
    body.alehsaan-hero-menu-center .mh-wrapper {
        margin-top:0 !important;
    }

    body.alehsaan-hero-menu-center .mh-content > :first-child,
    body.alehsaan-hero-menu-center #main-content > :first-child,
    body.alehsaan-hero-menu-center .mh-home-area > :first-child {
        margin-top:0;
    }
}


/* =========================================================
   Al Ehsaan Theme v0.7.7
   Fix Center-over-slider menu positioning and remove gap
========================================================= */

/* The slider becomes the positioning context */
body.alehsaan-hero-menu-center .alehsaan-header-slider,
body.alehsaan-hero-menu-center .alehsaan-top-slider,
body.alehsaan-hero-menu-center .alehsaan-hero-slider,
body.alehsaan-hero-menu-center .alehsaan-slider-wrap {
    position:relative !important;
}

/* Put the desktop main menu truly OVER the slider, centered vertically */
@media(min-width:768px){
    body.alehsaan-hero-menu-center .mh-main-nav-wrap{
        position:absolute !important;
        left:0 !important;
        right:0 !important;
        top:50% !important;
        transform:translateY(-50%) !important;
        width:100% !important;
        margin:0 !important;
        z-index:50 !important;
    }

    body.alehsaan-hero-menu-center .mh-main-nav{
        margin:0 !important;
    }

    body.alehsaan-hero-menu-center .mh-main-nav .menu{
        margin:0 !important;
    }

    /* Remove any extra spacing created below the overlaid menu */
    body.alehsaan-hero-menu-center .mh-main-nav-wrap + *,
    body.alehsaan-hero-menu-center .mh-header + *,
    body.alehsaan-hero-menu-center .alehsaan-header-slider + *,
    body.alehsaan-hero-menu-center .alehsaan-top-slider + *,
    body.alehsaan-hero-menu-center .alehsaan-hero-slider + *,
    body.alehsaan-hero-menu-center .alehsaan-slider-wrap + *{
        margin-top:0 !important;
    }

    /* Content rises into the slider but starts below the menu, with no visible gap */
    body.alehsaan-hero-menu-center .mh-wrapper{
        margin-top:clamp(-290px,-20vw,-170px) !important;
    }

    body.alehsaan-hero-menu-center .mh-content > :first-child,
    body.alehsaan-hero-menu-center #main-content > :first-child,
    body.alehsaan-hero-menu-center .mh-home-area > :first-child{
        margin-top:0 !important;
    }

    /* Sticky state switches from absolute overlay to fixed top */
    body.alehsaan-hero-menu-center.alehsaan-sticky-main-menu .mh-main-nav-wrap.is-sticky,
    body.alehsaan-hero-menu-center.alehsaan-sticky-main-menu .mh-main-nav-wrap.alehsaan-sticky-active{
        position:fixed !important;
        top:0 !important;
        left:0 !important;
        right:0 !important;
        transform:none !important;
        z-index:99999 !important;
    }
}

/* Mobile keeps normal flow */
@media(max-width:767px){
    body.alehsaan-hero-menu-center .mh-main-nav-wrap{
        position:relative !important;
        top:auto !important;
        left:auto !important;
        right:auto !important;
        transform:none !important;
    }

    body.alehsaan-hero-menu-center .mh-wrapper{
        margin-top:0 !important;
    }
}


/* =========================================================
   Al Ehsaan Theme v0.7.8
   Center hero mode - pull actual body/content up into slider
========================================================= */

@media(min-width:768px){

    /*
     * Pull the complete page body section upward, not only .mh-wrapper.
     * This covers homepage, pages, posts and archive templates.
     */
    body.alehsaan-hero-menu-center .mh-container-outer,
    body.alehsaan-hero-menu-center .mh-wrapper,
    body.alehsaan-hero-menu-center .mh-main,
    body.alehsaan-hero-menu-center main,
    body.alehsaan-hero-menu-center #main-content {
        position:relative !important;
        z-index:15 !important;
    }

    /*
     * Main outer container is lifted much higher so the first visible
     * content starts inside the lower-middle area of the hero slider.
     */
    body.alehsaan-hero-menu-center .mh-container-outer {
        margin-top:-310px !important;
    }

    body.alehsaan-hero-menu-center .mh-wrapper {
        margin-top:0 !important;
        padding-top:0 !important;
        background:transparent !important;
    }

    /*
     * Remove top spacing from the first content elements so there is
     * no artificial gap after the centered menu.
     */
    body.alehsaan-hero-menu-center .mh-content,
    body.alehsaan-hero-menu-center #main-content,
    body.alehsaan-hero-menu-center .mh-home-main,
    body.alehsaan-hero-menu-center .mh-home-area,
    body.alehsaan-hero-menu-center .entry-content {
        margin-top:0 !important;
        padding-top:0 !important;
    }

    body.alehsaan-hero-menu-center .mh-content > :first-child,
    body.alehsaan-hero-menu-center #main-content > :first-child,
    body.alehsaan-hero-menu-center .mh-home-main > :first-child,
    body.alehsaan-hero-menu-center .mh-home-area > :first-child,
    body.alehsaan-hero-menu-center .entry-content > :first-child {
        margin-top:0 !important;
    }

    /*
     * Keep centered menu visually above the lifted body.
     */
    body.alehsaan-hero-menu-center .mh-main-nav-wrap {
        z-index:60 !important;
    }

    /*
     * Content itself remains readable over the slider background.
     * Transparent containers allow the slider to remain visible behind.
     */
    body.alehsaan-hero-menu-center .mh-container-outer,
    body.alehsaan-hero-menu-center .mh-wrapper,
    body.alehsaan-hero-menu-center .mh-content,
    body.alehsaan-hero-menu-center #main-content {
        background:transparent !important;
    }
}

/* Slightly smaller overlap on tablets */
@media(min-width:768px) and (max-width:1100px){
    body.alehsaan-hero-menu-center .mh-container-outer{
        margin-top:-240px !important;
    }
}

/* Mobile keeps normal content flow */
@media(max-width:767px){
    body.alehsaan-hero-menu-center .mh-container-outer,
    body.alehsaan-hero-menu-center .mh-wrapper,
    body.alehsaan-hero-menu-center .mh-main,
    body.alehsaan-hero-menu-center main,
    body.alehsaan-hero-menu-center #main-content {
        margin-top:0 !important;
        padding-top:0;
    }
}


/* =========================================================
   Al Ehsaan Theme v0.8.0
   Correct Center Mode content positioning
   Replaces the experimental v0.7.9 spacing approach.
========================================================= */

@media(min-width:768px){

    /* Neutralize older competing center-mode margin rules */
    body.alehsaan-hero-menu-center .mh-container-outer{
        margin-top:0 !important;
    }

    body.alehsaan-hero-menu-center .mh-wrapper{
        margin-top:0 !important;
        padding-top:0 !important;
        position:relative !important;
        z-index:20 !important;

        /*
         * Move the real content wrapper upward visually without
         * changing document flow calculations.
         */
        transform:translateY(-390px) !important;
    }

    /* Remove internal top gap */
    body.alehsaan-hero-menu-center .mh-main,
    body.alehsaan-hero-menu-center #main-content,
    body.alehsaan-hero-menu-center .mh-content,
    body.alehsaan-hero-menu-center .mh-home-main{
        margin-top:0 !important;
        padding-top:0 !important;
    }

    /* Keep centered navigation above content */
    body.alehsaan-hero-menu-center .mh-main-nav-wrap{
        z-index:100 !important;
    }
}

@media(min-width:768px) and (max-width:1100px){
    body.alehsaan-hero-menu-center .mh-wrapper{
        transform:translateY(-300px) !important;
    }
}

@media(max-width:767px){
    body.alehsaan-hero-menu-center .mh-wrapper{
        transform:none !important;
        margin-top:0 !important;
    }
}


/* =========================================================
   Al Ehsaan Theme v0.8.1
   Final small adjustment: content begins directly below
   centered main navigation.
========================================================= */

@media(min-width:1101px){
    body.alehsaan-hero-menu-center .mh-wrapper{
        /* v0.8.0 was -390px; lift another 75px to close remaining gap */
        transform:translateY(-465px) !important;
    }
}

@media(min-width:768px) and (max-width:1100px){
    body.alehsaan-hero-menu-center .mh-wrapper{
        /* v0.8.0 tablet was -300px */
        transform:translateY(-360px) !important;
    }
}

@media(max-width:767px){
    body.alehsaan-hero-menu-center .mh-wrapper{
        transform:none !important;
    }
}


/* =========================================================
   Al Ehsaan Theme v0.8.2
   Redesigned slider navigation controls
========================================================= */

.alehsaan-header-slider,
.alehsaan-top-slider,
.alehsaan-hero-slider,
.alehsaan-slider-wrap,
.alehsaan-slider {
    position:relative;
}

/* Base arrow button */
.alehsaan-slider-button,
.alehsaan-slider-prev,
.alehsaan-slider-next {
    position:absolute !important;
    top:22px !important;
    bottom:auto !important;

    width:42px !important;
    height:42px !important;
    min-width:42px !important;
    min-height:42px !important;

    display:flex !important;
    align-items:center !important;
    justify-content:center !important;

    padding:0 !important;
    margin:0 !important;

    border:1px solid rgba(255,255,255,.45) !important;
    border-radius:50% !important;

    background:rgba(10,35,58,.66) !important;
    color:#fff !important;

    font-size:25px !important;
    font-weight:400 !important;
    line-height:1 !important;

    box-shadow:0 8px 24px rgba(0,0,0,.18) !important;
    backdrop-filter:blur(7px);

    cursor:pointer;
    z-index:80 !important;

    transition:
        transform .25s ease,
        background .25s ease,
        border-color .25s ease;
}

.alehsaan-slider-button:hover,
.alehsaan-slider-prev:hover,
.alehsaan-slider-next:hover {
    transform:translateY(-2px);
    background:#d4aa43 !important;
    border-color:#d4aa43 !important;
    color:#fff !important;
}

/* Put both controls at top-right */
.alehsaan-slider-next {
    right:24px !important;
    left:auto !important;
}

.alehsaan-slider-prev {
    right:76px !important;
    left:auto !important;
}

/* Remove old rectangular / overlay styles */
.alehsaan-slider-prev::before,
.alehsaan-slider-prev::after,
.alehsaan-slider-next::before,
.alehsaan-slider-next::after {
    box-shadow:none !important;
}

/* Mobile controls */
@media(max-width:767px){
    .alehsaan-slider-button,
    .alehsaan-slider-prev,
    .alehsaan-slider-next {
        top:12px !important;
        width:34px !important;
        height:34px !important;
        min-width:34px !important;
        min-height:34px !important;
        font-size:20px !important;
    }

    .alehsaan-slider-next {
        right:12px !important;
    }

    .alehsaan-slider-prev {
        right:54px !important;
    }
}


/* =========================================================
   Al Ehsaan Theme v0.8.3
   Slider OFF = normal menu and normal content flow
========================================================= */

body.alehsaan-header-slider-disabled .mh-main-nav-wrap{
    position:relative !important;
    top:auto !important;
    right:auto !important;
    bottom:auto !important;
    left:auto !important;
    transform:none !important;
    width:auto !important;
    margin:0 !important;
    z-index:auto !important;
}

body.alehsaan-header-slider-disabled .mh-container-outer,
body.alehsaan-header-slider-disabled .mh-wrapper,
body.alehsaan-header-slider-disabled .mh-main,
body.alehsaan-header-slider-disabled #main-content,
body.alehsaan-header-slider-disabled .mh-content,
body.alehsaan-header-slider-disabled .mh-home,
body.alehsaan-header-slider-disabled .mh-home-main{
    transform:none !important;
    margin-top:0 !important;
    top:auto !important;
}

body.alehsaan-header-slider-disabled .mh-wrapper{
    padding-top:0;
}

/* Explicitly neutralize every hero-menu overlap mode when slider is off */
@media(min-width:768px){
    body.alehsaan-header-slider-disabled.alehsaan-hero-menu-center .mh-wrapper,
    body.alehsaan-header-slider-disabled.alehsaan-hero-menu-top .mh-wrapper,
    body.alehsaan-header-slider-disabled.alehsaan-hero-menu-bottom .mh-wrapper{
        transform:none !important;
        margin-top:0 !important;
    }
}


/* =========================================================
   Al Ehsaan Theme v0.8.4
   Center logo automatically when header contains only the logo
========================================================= */

/*
 * If no header widget / advertisement area is active, center the logo.
 * This keeps the default header clean without requiring a separate setting.
 */
body.alehsaan-header-logo-only .mh-header-inner,
body.alehsaan-header-logo-only .mh-header {
    text-align:center !important;
}

body.alehsaan-header-logo-only .mh-custom-header,
body.alehsaan-header-logo-only .mh-site-logo,
body.alehsaan-header-logo-only .mh-site-logo-wrap,
body.alehsaan-header-logo-only .custom-logo-link {
    float:none !important;
    display:inline-block !important;
    margin-left:auto !important;
    margin-right:auto !important;
    text-align:center !important;
}

body.alehsaan-header-logo-only .mh-header .logo-wrap,
body.alehsaan-header-logo-only .mh-header .mh-logo {
    float:none !important;
    margin-left:auto !important;
    margin-right:auto !important;
}

/* Preserve responsive centering */
@media(max-width:767px){
    body.alehsaan-header-logo-only .mh-custom-header,
    body.alehsaan-header-logo-only .mh-site-logo,
    body.alehsaan-header-logo-only .custom-logo-link {
        display:inline-block !important;
        margin-left:auto !important;
        margin-right:auto !important;
    }
}
