@font-face {
  font-family: "requitrm";
  src: url("../font/requiem/requitrm-webfont.woff");
}
@font-face {
  font-family: "Gotham";
  font-weight: 100;
  src: url("../font/gotham/Gotham-Light_Web.woff2");
}
@font-face {
  font-family: "Gotham";
  font-weight: 400;
  src: url("../font/gotham/Gotham-Book_Web.woff2");
}
@font-face {
  font-family: "Gotham";
  font-weight: bold;
  src: url("../font/gotham/Gotham-Medium_Web.woff2");
}
@font-face {
  font-family: "Gotham";
  font-weight: 700;
  src: url("../font/gotham/Gotham-Bold_Web.woff2");
}
:root {
  --en-heading-font: "Bembo Book", Sans-serif;
  --en-body-font: "Raleway", Sans-serif;
  --harrow-blue: #001844;
  --harrow-gold: #A39161;
  --harrow-gray: #7A7A7A;
}
body,
.header-btn .elementor-button-text,
.main-navi.elementor-widget-nav-menu .elementor-nav-menu .elementor-item {
  font-family: var(--en-body-font);
}
h1,h2,h3,h4 {
  font-family: var(--en-heading-font);
}
p {
  font-family: var(--en-body-font);
}
p:last-child {
  margin-bottom: 0;
}
.elementor-divider-separator {
    border-radius: 25px
}
.aisl-header .elementor-widget-container, 
.aisl-header .elementor-heading-title,
.aisl-header-left .elementor-widget-container,
#faq-tabs .eael-tab-content-item h2{
    width: fit-content;
    margin: auto;
}
.aisl-header-left .elementor-widget-container,
#faq-tabs .eael-tab-content-item h2 {
    margin-bottom: 52px;
	margin-left: 0;
}
.aisl-header .elementor-heading-title {
  margin: 0px auto 16px auto;
}
.aisl-header .elementor-widget-container,
.aisl-header-left .elementor-widget-container,
#faq-tabs .eael-tab-content-item h2,
footer .und_header h3 {
    position: relative;
}
.aisl-header .elementor-widget-container::after,
.aisl-header-left .elementor-widget-container::after,
.elementor-author-box__name::after,
#faq-tabs .eael-tab-content-item h2::after,
footer .und_header h3::after {
    content: " ";
    width: -webkit-fill-available;
    margin: 0 32px;
    background: var(--harrow-gold);
    position: absolute;
    height: 4px;
    bottom: -20px;
    left: 0;
    border-radius: 25px;
}
.aisl-header-left .elementor-widget-container::after,
#faq-tabs .eael-tab-content-item h2::after {
	margin-left:0;
}
h4.elementor-author-box__name {
    position: relative;
    width: fit-content;
}
.elementor-author-box__name::after,
footer .und_header h3::after {
  margin-left: 0;
}
.b-highlight strong,
.b-highlight a {
  color: var(--harrow-gold);
  font-weight: 500;
}
.b-highlight a:hover {
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px;

}
/* Top menu */
#mega-menu-wrap-menu-1,
#mega-menu-wrap-max_mega_menu_1 {
  background: transparent !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, 
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-close-after-click > a.mega-menu-link , 
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-toggle-on > a.mega-menu-link , 
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_1  li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, 
#mega-menu-wrap-max_mega_menu_1  li.mega-close-after-click > a.mega-menu-link , 
#mega-menu-wrap-max_mega_menu_1  li.mega-toggle-on > a.mega-menu-link , 
#mega-menu-wrap-max_mega_menu_1  a.mega-menu-link:hover {
  text-underline-offset: 5px;
  text-decoration-thickness: 1px !important;
}
#mega-menu-wrap-menu-1 > .mega-sub-menu {
  padding: 20px !important;
}
#mega-menu-wrap-menu-1 .mega-block-title {
  color: var(--harrow-blue) !important;
  position: relative;
  margin-bottom: 32px !important;
	font-size:18px !important;
  padding: 0 !important;
  width: fit-content;
}
#mega-menu-wrap-menu-1 .widget_nav_menu .mega-block-title::after {
    content: " ";
    width: -webkit-fill-available;
    margin-right: 32px;
    background: var(--harrow-gold);
    position: absolute;
    height: 4px;
    bottom: -16px;
    left: 0;
    border-radius: 25px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li > a {
	font-weight:800 !important
}
#mega-menu-wrap-menu-1 .widget_text .mega-block-title {
	font-size:20px !important;
  	margin-bottom: 0px !important;
	font-weight:500;
}
#mega-menu-wrap-menu-1 .mega-sub-menu ul.menu{
  list-style-type: none;
  padding-left: 0;
}
#mega-menu-wrap-menu-1 .mega-sub-menu ul.menu li{
  margin: 0 0 8px 0;
}
#mega-menu-wrap-menu-1 .mega-sub-menu a,
#mega-menu-wrap-menu-1 .mega-sub-menu a.mega-menu-link {
  color: #7A7A7A;
  font-size: 16px !important;
  line-height: 1em;
  font-weight: 400;
}

.dir-maga-title,
.our-vis-nav {
  margin-bottom: 28px !important;
}
li.mega-our-vis-nav a.mega-menu-link {
	position:relative  !important;
	color: #001844 !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    font-weight: bold !important;
}
.dir-maga-title a{
	position:relative;
	    color: #001844 !important;
    font-weight:700 !important;
    font-size: 20px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
	margin-bottom:80px !important
}
.dir-maga-title a:after {
	content: " ";
    width: -webkit-fill-available;
    margin-right: 32px;
    background: var(--harrow-gold);
    position: absolute;
    height: 4px;
    bottom: -16px;
    left: 0;
    border-radius: 25px;
}
.mega-our-vis-nav { position:relative; }
.mega-our-vis-nav a:before {
	content: " " !important;
    width: 50% !important;
    margin-right: 32px !important;
    background: var(--harrow-gold) !important;
    position: absolute !important;
    height: 4px !important;
    bottom: -16px !important;
    left: 0 !important;
    border-radius: 25px !important;
}
/* Hight 100% */
.featured-blog-l-wrapper > .elementor-widget-wrap > .elementor-element,
.featured-blog-l-wrapper > .elementor-widget-wrap > .elementor-element .elementor-widget-container,
.featured-blog-l-wrapper > .elementor-widget-wrap > .elementor-element .elementor-widget-container .elementor-loop-container,
.featured-blog-l-wrapper .featured-blog-l,
.featured-blog-l-wrapper .featured-blog-l > .elementor-container,
.featured-blog-l-wrapper .featured-blog-l .featured-blog-l-inner,
.full-high-blog,
.full-high-blog .elementor-container,
.full-high-blog .elementor-container > .elementor-column,
.full-high > .elementor-element ,
.full-high > .elementor-element > .elementor-widget-container {
  height: 100%;
}
.featured-blog-l-wrapper .featured-blog-l .featured-blog-l-inner .elementor-widget-wrap,
.featured-blog-l-inner .elementor-widget-wrap {
aspect-ratio: auto 1 / 1; 
}
.featured-blog-l-inner .elementor-widget-wrap .elementor-heading-title {
  line-height: 1.2em;
}
.post-excerpt {
  display: none;
}
.show-excerpt .post-excerpt {
  display: block;
}
.hp-newsletter .gform_wrapper.gravity-theme .gform_footer {
  justify-content: center;
  padding: 0;
  margin: 0;
}
/* News Page */
.news-menu-wrapper a.mega-menu-link {
  font-size: 20px;
  line-height: 28px;
}
/* Archive Page */
.archive #directory #page-head,
.page-template-custom-search #directory #page-head,
.page-template-page-directory-categories #directory #page-head {
    padding: 32px 0 24px !important;
}
.archive-post-item article .elementor-post__card {

}
.archive-post-item article .elementor-post__card .elementor-post__thumbnail__link {
  order: 1;
}
.archive-post-item article .elementor-post__card .elementor-post__badge {
  position: relative;
  order: 3;
}
.archive-post-item article .elementor-post__card .elementor-post__text {
order: 2;
}
/* Directory Page */
.archive #directory section.products {
  padding: 46px 0 !important;
}
#directory .comparison-table th,
#directory .comparison-table td{
  border: 0px;
}
/* Search Page */
.page-template-custom-search #directory #page-head h1 {
  margin-bottom: 0;
}
.page-template-custom-search #directory #page-head .row .row {
    padding-top: 5px;
}
.search-res-list article {
  
}
.search-res-list article .elementor-post__card .elementor-post__thumbnail__link {
  margin: 0;
}
.search-res-list article .elementor-post__card .elementor-post__badge {
  top: auto;
  bottom: 0;
  padding: 32px;
}
.search-res-list article .elementor-post__card .elementor-post__text {
  position: absolute;
  bottom: 64px;
  padding: 32px;
}
.search-res-list.elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link:after {
      background-color: transparent;
    background-image: linear-gradient(180deg, #0C234000 30%, #001844 100%);
    opacity: 1;
}
.search-res-list .elementor-posts-nothing-found {
    text-align: center;
}
p.post-not-found-search {
    text-align: center;
    font-family: "Requiem", Sans-serif;
    font-size: 32px;
    font-weight: 500;
	color: var(--harrow-blue);
}
a.close-filter {
  display: none;
}
.promo-code {
  padding: 45px;
  margin: 0px 16px 20px 16px;
  text-align: center;
}
.promo-code p {
  font-size: 32px;
  margin-bottom: 0 !important;
  color: #fff;
}
.promo-code p a {
  font-weight: bold;
}
.modal-content .promo-code {
  padding: 10px;
  margin: 0;
}
.modal-content .promo-code p {
  color: #001844;
  font-size: 16px;
}
#mega-menu-391-1 .widget_text,
#mega-menu-1013-1 .widget_text,
#mega-menu-12265-1 .widget_text { display:none !important; }
@media (max-width: 1200px){
  a.close-filter {
    display: block !important;
  }

}
@media (max-width: 1024px){
  .archive #directory section.products {
    padding: 64px 0 46px 0 !important;
  }
}
@media (max-width: 768px){

  .show-excerpt .post-excerpt {
    display: none;
  }
  .archive #directory #page-head {
        padding: 64px 0 46px !important;
  }
  #directory #page-head .row .row .w-75{
    margin-bottom: 10px;
  } 
  #directory #page-head .row .row .w-25 {
    margin-bottom: 0px;
  }
  #mega-menu-wrap-menu-1 .mega-block-title,
  #mega-menu-wrap-menu-1 .mega-sub-menu a{
    font-size: 18px !important;
  }
  .archive #directory section.products {
    padding: 32px 0 !important;
  }
  .full-high-blog .elementor-widget-theme-post-excerpt {
    display: none;
  }
  .about-author-wrapper .elementor-author-box {
    flex-direction: column !important;
  }
  .about-author-wrapper .elementor-author-box__avatar {
    margin: 0 auto !important;
  }
  #directory #banner .container,
  #directory .section1 .container, 
  #directory .products .container {
    padding: 0 32px;
  }
	#mega-menu-12265-0,
  #faq-tabs .eael-tabs-nav > ul li:after{
    display: none !important;
  }
	#mega-menu-1013-0,
	#mega-menu-391-0 { display:none !important; }
	#mega-menu-391-1 .widget_text,
	#mega-menu-1013-1 .widget_text,
	#mega-menu-12265-1 .widget_text {
    	display: block !important;
	}
	#mega-menu-wrap-menu-1 .widget_text .mega-block-title {
		font-size:24px !important;
	}
	#mega-menu-menu-1 .mega-menu-flyout ul.mega-sub-menu {
		padding:20px !important;
	}
}