/***************************************
Launchpad Starter Stylesheet
*****************************************/
/*
Author: Hicaliber
Author URI: launchpadplatform.io
Description: Launchpad Platform Starter stylesheet
*/
/***************************************
Table of Contents:

Custom CSS Variables
Typography
Site Colours
Site Width
Buttons
General
Helpers
Header
Off Canvas
Slick Slider
Hero
Breadcrumb
Child Page Menu
WP Blocks
Accordion & Tabs
Page Elements
Image Layouts
Icon Layouts
Map Layouts
Listing Element
Contact Details
Team Element
Testimonials Element
Projects Element
Locations Element        --- remove if not using Launchpad Locations Addon
Membership               --- remove if not using Launchpad Membership Addon
Products Element         --- remove if not using Launchpad Products Addon
WooCommerce              --- remove if not using WooCommerce
Post Meta Nav
Sidebar
Error404
Forms
Gravity Forms
Legal Document
Footer

************************************/

/*************************************
#CUSTOM CSS VARIABLES - START
**************************************/
/*Use format --lp--custom-preset--  */

/*************************************
!CUSTOM CSS VARIABLES - END
**************************************/

/*************************************
#TYPOGRAPHY - START
**************************************/
body {
	font-size: 16px;
	font-family: var(--lp--base-preset--body--font-family);
	color: var(--lp--base-preset--body--color);
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-weight: 700;
	font-family: var(--lp--base-preset--heading--font-family);
	line-height: 1.2;
}
.h1, h1 {
	font-size: 2rem;
}
.h2, h2 {
	font-size: 1.6rem;
	margin-bottom: 15px;
}
.h3, h3 {
	font-size: 1.4rem;
	margin-top: 30px;
	margin-bottom: 15px;
}
.h4, h4 {
    font-size: 1.2rem;
	margin-top: 20px;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}
a {
	color: var(--lp--base-preset--link--color);
}
a:hover, a:focus {
	color: var(--lp--base-preset--link--color--hover);
}
.white-font {
	color: #fff !important;
}
.purple-font {
	color: #9b51e0 !important;
}
.green-font {
	color: #7bdcb5 !important;
}
.yellow-font {
	color: #fcb900 !important;
}

@media (min-width: 641px) {
	body {
		font-size: 18px;
	}
}
/*************************************
!TYPOGRAPHY - END
**************************************/

/*************************************
#SITE COLORS - START
**************************************/
/*Default and Light - START*/
.default-section.has-bg-img, .default-section.has-bg-img .slick-slider .slick-arrow:before {
	color: #fff;
}
.default-section .social-media li a,
.light-section .social-media li a, .footer-light .footer .social-media li a {
	border: 1px solid;
	border-color: var(--lp--base-preset--brand-color--primary)
	color: var(--lp--base-preset--brand-color--primary);
}
.default-section:not(.has-bg-image, .image-overlay-content) .box-link .hic-box, .default-section:not(.has-bg-image, .image-overlay-content) .box-link .hic-box .hic-title h3,
.light-section .box-link .hic-box, .light-section .box-link .hic-box .hic-title h3,
.default-section:not(.has-bg-image) .accordion-title, .default-section:not(.has-bg-image) .tabs-title>a {
  color: var(--lp--base-preset--body--color);
}
.default-section .hic-title span, .light-section .hic-title span {
  color: var(--lp--base-preset--brand-color--primary);
}
.default-section:not(.has-bg-image).checklist li::before, .light-section.checklist li::before,
.default-section:not(.has-bg-image) .checklist li::before, .light-section .checklist li::before {
  background-color: var(--lp--base-preset--brand-color--grey);
}
.default-section .accordion-title:hover, .default-section .is-active .accordion-title {
	background-color: var(--lp--base-preset--brand-color--primary);
	color: #fff;
}
/*Default - END*/

/*Light - START*/
.header-light .header, .hero.light-banner {
	background-color: #fff;
	color: var(--lp--base-preset--body--color);
}
.header-light .header .menu li:not(.menu-button) a,
.header-grey .header .menu li:not(.menu-button) a,
.footer-light .footer a, .footer-light .bottom-footer a {
  color: var(--lp--base-preset--body--color);
}

/*Light - END*/

/*Grey - START*/
.grey-section, .header-grey .header, .hero.grey-banner, .grey-boxes .hic-box, .footer-grey .footer {
	background-color: var(--lp--base-preset--brand-color--grey);
}
.header-grey .header .menu li:not(.menu-button) a {
	color: var(--lp--base-preset--body--color);
}
.grey-section .hic-box {
	background-color: #fff;
}
.hero.grey-banner, .grey-section .box-link .hic-box, .grey-section .box-link .hic-box .hic-title h3,
.grey-section .accordion-title, .grey-section .tabs-title>a {
  color: var(--lp--base-preset--body--color);
}
.grey-section .social-media li a, .footer-grey .footer .social-media li a {
	border: 1px solid;
	border-color: var(--lp--base-preset--brand-color--primary);
	color: var(--lp--base-preset--brand-color--primary);
}
.grey-section .accordion-title:hover, .grey-section .is-active .accordion-title {
	background-color: var(--lp--base-preset--brand-color--primary);
	color: #fff;
}
.footer-grey .footer a, .footer-grey .bottom-footer a {
  color: var(--lp--base-preset--body--color);
}
/*Grey - END*/

/*Theme - START*/
.theme-section, .header-theme .header, .footer-theme .footer {
	background-color: var(--lp--base-preset--brand-color--primary);
}
.header-theme .header .menu .menu-button a {
    border: 1px solid #fff;
    border-radius: 25px;
    background-color: transparent;
}
.theme-boxes .hic-box {
	background-color: #9d4265;
}
.theme-boxes .hic-box .button {
	background-color: #14E8B3;
	color: #893859;
}
.theme-section, .header-theme .header, .header-theme .header a, .header-theme .header ul li a,
.footer-theme .footer, .footer-theme .footer a, .theme-boxes .hic-box,
.footer-theme .bottom-footer, .footer-theme .bottom-footer a, .footer-theme .bottom-footer ul li a {
    color: #fff;
}
.theme-section .box-link .hic-box, .theme-section .hic-box .hic-title h3, .theme-section .slick-slider .slick-arrow:before {
	color: #fff;
}
.theme-section .button + .button {
  background-color: transparent;
  border: 1px solid;
}
.theme-section .social-media li a, .footer-theme .footer .social-media li a,
.theme-section.checklist li::before{
	background-color: #155368;
}
.theme-section .accordion-title, .theme-section .tabs-title>a {
  color: var(--lp--base-preset--body--color);
}
.theme-section .accordion-title:hover, .theme-section .is-active .accordion-title {
	background-color: var(--lp--base-preset--brand-color--primary);
	color: #fff;
}
/*Theme - END*/

/*Dark - START*/
.dark-section, .header-dark .header, .hero.dark-banner, .dark-boxes .hic-box, .footer-dark .footer {
	background-color: var(--lp--base-preset--brand-color--dark);

}
.dark-section, .header-dark .header, .header-dark .header a, .header-dark .header ul li a,
.footer-dark .footer, .footer-dark .footer a,
.footer-dark .bottom-footer, .footer-dark .bottom-footer a, .footer-dark .bottom-footer ul li a {
	color: #fff;
}
.dark-section.image-above-content .hic-content {
	background-color: #0f4152;
}
.dark-section .section-title span, .dark-section .hic-title span {
  color: var(--lp--base-preset--brand-color--primary);
}
.dark-section .box-link .hic-box, .dark-section .hic-box .hic-title h3, .dark-section .slick-slider .slick-arrow:before {
	color: #fff;
}
.dark-section .social-media li a, .footer-dark .footer .social-media li a,
.dark-section.checklist li::before {
	background-color: var(--lp--base-preset--brand-color--dark);
}
.dark-section .accordion-title, .dark-section .tabs-title>a {
  color: var(--lp--base-preset--body--color);
}
.dark-section .accordion-title:hover, .dark-section .is-active .accordion-title {
	background-color: var(--lp--base-preset--brand-color--primary);
	color: #fff;
}
.dark-section .button + .button {
  background-color: transparent;
  border: 1px solid;
}
.footer-dark .bottom-footer {
	background-color: var(--lp--base-preset--brand-color--dark)
}
/*Dark - END*/

/*Second Theme - START*/
.second-theme-section, .header-theme-secondary .header, .hero.secondary-banner, .second-theme-boxes .hic-box, .footer-theme-secondary .footer {
	background-color: var(--lp--base-preset--brand-color--secondary);
}
.second-theme-section, .header-theme-secondary .header, .header-theme-secondary .header ul li a,
.footer-theme-secondary .footer, .footer-theme-secondary .footer a,
.footer-theme-secondary .bottom-footer, .footer-theme-secondary .bottom-footer a, .footer-theme-secondary .bottom-footer ul li a {
	color: #1b3f5f;
}
.second-theme-section .section-title span, .second-theme-section .hic-title span {
	color: var(--lp--base-preset--brand-color--primary);
}
.second-theme-section .accordion-title, .second-theme-section .tabs-title>a {
  color: var(--lp--base-preset--body--color);
}
.second-theme-section .accordion-title:hover, .second-theme-section .is-active .accordion-title {
	background-color: var(--lp--base-preset--brand-color--primary);
	color: #fff;
}
/*Second Theme - END*/
.link {
	color: #2271b1 !important;
	text-decoration: underline !important;
}
/*************************************
!SITE COLORS - END
**************************************/

/*************************************
#SITE WIDTH - START
*************************************/
/*Wide Layout - START*/
.wide-layout .body-content.has-sidebar-both,
.wide-layout .body-content.has-sidebar-left,
.wide-layout .body-content.has-sidebar-right,
.wide-layout .hero.form-side .inner-hero {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
.wide-layout .grid-container {
  max-width: 1440px;
}
.wide-layout .small-container .grid-container {
  max-width: 1000px;
}
.wide-layout .medium-container .grid-container {
  max-width: 1200px;
}
.wide-layout .large-container .grid-container {
  max-width: 1600px;
}
/*Wide Layout - END*/
/*Full Width Layout - START*/
.full-width-layout .grid-container {
  max-width: 100%;
}
.full-width-layout .small-container .grid-container {
  max-width: 1000px;
}
.full-width-layout .medium-container .grid-container {
  max-width: 1200px;
}
.full-width-layout .large-container .grid-container {
  max-width: 1600px;
}
/*Full Width Layout - END*/
/*Boxed Layout - START*/
.boxed-layout .off-canvas-wrapper {
  max-width: 1200px;
  margin: auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.boxed-layout {
  background-color: #e2e4e5;
}
/*Boxed Layout - END*/
/*************************************
!SITE WIDTH - END
*************************************/

/*************************************
#BUTTONS - START
**************************************/
.hic-button-wrap {
	grid-column-gap: 15px;
	grid-row-gap: 15px;
}
.button {
	font-weight: 600;
	font-size: 18px;
	padding: 15px 20px;
	border-radius: 25px;
	margin: 0;
	color: var(--lp--base-preset--button--color);
	background-color: var(--lp--base-preset--button--background-color);
	transition: background-color .25s ease-out,color .25s ease-out;
}
.button:hover, .button:focus {
	background-color: var(--lp--base-preset--button--background-color--hover);
	color: var(--lp--base-preset--button--color--hover);
}
.hic-button-wrap .button {
	min-width: 175px;
}
.menu-button a {
	border-radius: 25px;
}
.video-play-button {
  margin: auto;
  width: 80px;
  height: 80px;
  transition: all .25s ease;
}
#submit.alt, .button.alt{
	background-color: var(--lp--base-preset--button--color);
	color:#fff;
}
#submit.alt:hover, .button.alt:hover{
	background-color: var(--lp--base-preset--button--background-color--hover);
	color: var(--lp--base-preset--button--color--hover);
}
#submit.alt.disabled, #submit.alt.disabled:hover, #submit.alt:disabled[disabled], #submit.alt:disabled[disabled]:hover, .button.alt.disabled, .button.alt.disabled:hover,
.button.alt:disabled[disabled], .button.alt:disabled[disabled]:hover {
	background-color: var(--lp--base-preset--button--color);
	color:var(--lp--base-preset--button--color);
}
/*************************************
!BUTTONS - END
**************************************/

/*************************************
#GENERAL - START
**************************************/
.placeholder-image {
  background-color: #f1f1f1;
}
.notice {
	background: #EAE6FF;
    color: #211a50;
    padding: 1rem;
}
.warning-notice {
	padding: 1rem !important;
	background-color: #f704041f;
}
.warning-notice a{
	color: blue;
	text-decoration: underline;
}
/*Menu - START*/
.menu .active>a, .menu .is-active>a {
  background: transparent;
}
/*Menu - END*/

/*Site Contact Information - START*/
.contact-info {
  margin: 0;
  list-style: none;
}
.contact-info li {
	position: relative;
  padding-left: 28px;
}
.contact-info li::before {
	font-family: 'Font Awesome 5 Pro';
	position: absolute;
	left: 0;
	top: 2px;
}
.contact-info .contact-address::before {
	content: "\f3c5";
}
.contact-info .contact-phone::before {
	content: "\f095";
}
.contact-info .contact-email::before {
	content: "\f0e0";
}
/*Site Contact Information - END*/

/*Read more / less - START*/
.hic-read-more-toggle {
  font-weight: 600;
  text-decoration: underline;
}
.hic-read-less-toggle, .hic-read-less {
  display: none !important;
}
/*Read more / less - END*/

/*Thank You Page - START*/
.text-center .check-image img {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 641px) {
	.text-center .check-image img {
		max-width: 85px;
	}
}
/*Thank You Page - END*/
/*************************************
!GENERAL - END
**************************************/

/*************************************
#HELPERS - START
**************************************/
/*Lists - START*/
.checklist > li, .checklist ul li {
	margin-bottom: 10px;
	line-height: 30px;
	padding-left: 40px;
}
.checklist > li::before, .checklist ul li::before {
  content: '\f058';
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
	font-weight: 500;
}
.checklist.times > li:before, .checklist.times ul li:before {
  content: '\f00d';
}
.checklist.square > li:before, .checklist.square ul li:before {
  content: '\f14a';
}
.checklist.round > li:before, .checklist.round ul li:before {
  content: '\f058';
}
.checklist.angle-right > li:before, .checklist.angle-right ul li:before {
  content: '\f105';
}
.checklist.double-angle-right > li:before, .checklist.double-angle-right ul li:before {
  content: '\f101';
}
.checklist.chevron-right > li:before, .checklist.chevron-right ul li:before {
  content: '\f054';
}
/*Lists - END*/
/*Guides List - START*/
ul.guides-list {
    margin-left: 0;
    list-style: none;
	margin-bottom: 20px;
}
ul.guides-list li a {
    border: 1px solid #e6e6e6;
    margin-bottom: -1px;
    font-size: 18px;
    padding: 10px 15px;
    display: block;
}
/*Guides List - END*/
/*************************************
!HELPERS - END
**************************************/

/*************************************
#HEADER - START
**************************************/
/*Header Menu - START*/
.header .menu a {
  font-weight: 600;
}
.header .menu .menu-button:not(:first-child) {
  margin-left: 1.5rem;
}
.header .menu .submenu {
  border: none !important;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.header .menu .submenu li {
  margin-left: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.header .menu .submenu li a {
  transition: all .25s ease-in-out;
}
.header .menu .submenu li a:hover {
  padding-left: 15px;
}
.header .menu .is-dropdown-submenu {
  padding-top: 0;
  opacity: 0;
  visibility: hidden;
  display: block;
}
.header .menu .is-dropdown-submenu li {
  transition: all .25s ease-in-out;
  border-bottom: 1px #e6e6e6 solid;
}
.header .menu .is-dropdown-submenu li a {
  padding: 10px 8px;
  line-height: 1.4;
  font-size: 13px;
  padding: 8px;
  background-color: rgba(255, 255, 255, 0.15);
}
.header .menu .is-dropdown-submenu li a:hover {
  color: #fff;
}
.header .menu .is-dropdown-submenu li.active a {
  color: #fff !important;
}
.header .menu .is-dropdown-submenu li:last-child {
  border-bottom: none;
}
.header .menu li:hover>.is-dropdown-submenu {
  transition: opacity .4s ease-in-out;
  opacity: 1;
  visibility: visible;
}
.header .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
  font-family: 'Font Awesome 5 Pro';
  content: '\f107';
  font-weight: 900;
  border: none;
  right: 14px;
  margin-top: -7px;
}
/*Header Menu - END*/

/*Top and Bottom Header - START*/
.header .top-header {
	min-height: var(--lp--base-preset--header--top-header--min-height);
}
.header .top-header ul li {
  line-height: 16px;
	display: inline-block;
}
.header .top-header ul li:not(:last-child) {
  margin-right: 6px;
  padding-right: 8px;
}
.header .top-header .menu {
  text-align: right;
}
.header .bottom-header {
		min-height: var(--lp--base-preset--header--bottom-header--min-height);
}

@media (max-width: 640px) {
  .header .top-header .contact-info span {
    display: none;
  }
}
/*Top and Bottom Header - END*/
/*Top Bar - START*/
.header .top-bar {
  min-height: var(--lp--base-preset--header--top-bar--min-height);
  padding: 15px 0;
}
.header .top-bar .logo-wrap {
  margin-bottom: 0;
}
.header .top-bar .logo-wrap .no-logo {
	text-transform: uppercase;
	font-size: 30px;
  font-weight: bold;
  font-size: 30px;
  line-height: 30px;
}
.header .logo-wrap .logo {
  max-width: 160px;
}
.header .top-bar .menu .active>a, .header .top-bar .menu .is-active>a {
	background: transparent;
}
.header .top-bar .hide-for-large .phone .number {
  display: none;
}
.header .top-bar .top-bar-right.hide-for-large .menu li {
  margin-left: 5px;
}

@media (min-width: 1024px){
  .header .top-bar .logo-wrap .logo {
    max-width: 260px;
  }
}

@media (max-width: 640px) {
  .header .top-bar-right .phone a {
    padding: 6px 12px;
  }
}
/*Top Bar - END*/

/*Custom Header Layout - Start*/
.header.custom-header-layout .top-bar .top-bar-body {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
    grid-column-gap: 25px;
}
.header.custom-header-layout .top-bar:not(.one-column) .top-bar-body .top-bar-col {
    width: auto;
}
.header.custom-header-layout .top-bar:not(.one-column) .top-bar-body .top-bar-logo {
	 justify-self: flex-start;
	 margin-right: auto;
}

@media (min-width: 1024px){
	.header.custom-header-layout .top-bar .top-bar-hamburger-menu {
			display: none;
	}
}

@media (max-width: 1023px){
	.header.custom-header-layout .top-bar .top-bar-col:not(.top-bar-hamburger-menu):not(.top-bar-logo) {
			display: none;
	}
}
/*Custom Header Layout - END*/

/*Header Transparent - START*/
.header-transparent .header .menu li a, .header-transparent .header .contact-info li a {
  color: #fff;
}
.header-transparent.page-banner-hidden .header {
  background: var(--lp--base-preset--brand-color--primary);
}
.header-transparent.page-banner-hidden:not(.sticky-header) .header {
  position: relative;
}
.header-transparent.page-banner-hidden.sticky-header:not(.with-top-header) .off-canvas-content {
  padding-top: var(--lp--base-preset--header--top-bar--min-height);
}
.header-transparent.page-banner-hidden.sticky-header.with-top-header .off-canvas-content {
  padding-top: calc(var(--lp--base-preset--header--top-bar--min-height) + var(--lp--base-preset--header--top-header--min-height));
}
.header-transparent.sticky-header.scrolled .header {
	background-color: var(--lp--base-preset--brand-color--primary);
}
/*Header Transparent - END*/

/*Sticky Header - START*/
.scrolled-up-sticky-header .header {
    transition: all 1s ease-in-out;
}
/*Sticky Header - END*/
/*************************************
!HEADER - END
**************************************/
/*************************************
#OFF CANVAS - START
**************************************/
.off-canvas {
  background-color: var(--lp--base-preset--brand-color--primary);;
}
.off-canvas li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.off-canvas li a, .off-canvas .is-accordion-submenu-parent i {
  color: #FFF;
}
.off-canvas .is-accordion-submenu-parent i {
  color: #fff;
  padding: 11px 17px;
  font-size: 16px;
}
/*************************************
!OFF CANVAS - END
**************************************/

/*************************************
#SLICK SLIDER - START
**************************************/
.slick-slider .slick-arrow:before {
    font-family: 'Font Awesome 5 Pro';
    border: none;
    right: 14px;
}
.slick-slider .slick-arrow.slick-prev:before {
    content: '\f053';
}
.slick-slider .slick-arrow.slick-next:before {
content: '\f054';
}
.slick-dots li button:before {
    font-size: 15px;
}
.slick-dots li.slick-active button:before {
    color: var(--lp--base-preset--brand-color--primary);
}
/*************************************
!SLICK SLIDER - END
**************************************/

/*************************************
#HERO - START
**************************************/
.hero, .hero label {
	color: #fff;
}
.hero.page-banner {
    background-color: #6b2944;
}
.hero.page-banner .hero-bg-overlay {
	display: none;
}
.hero .hero-body {
	grid-row-gap: 30px;
	align-items: center;
}
.hero.page-banner .hero-banner-message h1, .hero.page-banner .hero-banner-message .h1 {
  	font-size: 2rem;
	margin-bottom: 0;
}
.hero-banner-message .hic-button-wrap .button {
	min-width: 180px;
}
.hero .hero-banner-message .hic-button-wrap .button.secondary-white-button {
	background-color: #fff;
	color: var(--lp--base-preset--body--color);
}
.hero .hero-banner-message .hic-button-wrap .button.secondary-white-button:hover {
  background-color: #ff9600;
  color: #fff;
}
.hero .hero-banner-message .play-video .button {
    opacity: 1;
    padding: 0;
    background-color: transparent;
    font-size: 60px;
    color: #fff;
}

@media (min-width: 641px) {
	.hero.text-center .grid-container {
    max-width: 900px;
  }
	.hero .hero-banner-message h1, .hero .hero-banner-message .h1 {
    font-size: 2.2rem;
  }
}

@media (max-width: 640px) {
  .hero .hero-banner-message .hic-button-wrap {
    flex-direction: column;
  }
  .hero .hero-banner-message .hic-button-wrap .button {
    min-width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
}

/*Hero Element - START*/
.hero-element.image-right-content {
    padding: 0;
}
.hero-element .hic-media-container .hic-image:before {
    padding-top: 100%;
}
.hero-element .hic-content {
    padding: 30px 0;
}
.hero-element .hic-content h1 {
	font-size: 2.2rem;
}

@media (min-width: 641px) {
	.hero-element.page-element[class*=split-] .medium-12 .hic-content {
		padding-left: 0;
	}
}

@media (min-width: 1024px) {
	.hero-element .hic-content h1 {
		font-size: 2.8rem;
	}
}
/*Hero Element - END*/

/*Hero Slick Slider - START*/
.hero .slick-slider .slick-arrow.slick-prev {
	left: 0;
}
.hero .slick-slider .slick-arrow.slick-next {
	right: 0;
}
.hero .slick-dots {
	margin-bottom: 10px;
}

@media (max-width: 640px) {
  .hero .hero-slider .slick-list {
    margin: 0;
  }
}
/*Hero Slick Slider - END*/

/*Header Transparent - START*/
.header-transparent:not(.with-top-header) .hero .hero-body {
  padding-top: var(--lp--base-preset--header--top-bar--min-height);
}
.header-transparent.with-top-header .hero .hero-body {
  padding-top: calc(var(--lp--base-preset--header--top-bar--min-height) + var(--lp--base-preset--header--top-header--min-height));
}
/*Header Transparent - END*/

/* Hero with Video Background - START*/
.hero.video-background-banner.default-alignment .hero-body {
	justify-content: center;
}

@media (min-aspect-ratio: 16/9) {
  .video-background-banner.full-screen-banner .responsive-embed {
		height: 300% !important;
		top: -100%;
	}
}
@media (max-aspect-ratio: 16/9) {
  .video-background-banner.full-screen-banner .responsive-embed {
		width: 300% !important;
		left: -100%;
	}
}
/* Hero with Video Background - END*/

/* Hero with Gallery Slider - START*/

/* Hero with Gallery Slider - END*/

/* Hero with Form - START*/
.hero .hero-form-container {
	padding: 30px;
}
 /* Hero with Form - END*/

/*Hero Height - START*/
.hero.full-screen-banner {
  min-height: 100vh;
}
.admin-bar .hero.full-screen-banner {
  min-height: calc(100vh - 32px);
}
.hero.short-banner {
  min-height: 100px;
}
.hero.tall-banner {
  min-height: 350px;
}
.hero.page-banner.default-height {
  min-height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
.hero:not(.page-banner).default-height {
  min-height: 350px;
}
.hero:not(.page-banner).banner-solid-colour.default-height {
  min-height: 150px;
}
.header-transparent .hero.page-banner.default-height {
  min-height: calc(200px + var(--lp--base-preset--header--top-bar--min-height));
}
.header-transparent .hero:not(.page-banner).default-height {
  min-height: calc(400px + var(--lp--base-preset--header--top-bar--min-height));
}
.header-transparent .hero.short-banner {
  min-height: calc(200px + var(--lp--base-preset--header--top-bar--min-height));
}
.header-transparent .hero.tall-banner {
  min-height: calc(400px + var(--lp--base-preset--header--top-bar--min-height));
}
.header-transparent.with-top-header .hero.page-banner.default-height {
  min-height: calc(200px + var(--lp--base-preset--header--top-bar--min-height) + var(--lp--base-preset--header--top-header--min-height));
}
.header-transparent.with-top-header .hero:not(.page-banner).default-height {
  min-height: calc(400px + var(--lp--base-preset--header--top-bar--min-height) + var(--lp--base-preset--header--top-header--min-height));
}
.header-transparent.with-top-header .hero:not(.page-banner).banner-solid-colour.default-height {
  min-height: calc(150px + var(--lp--base-preset--header--top-bar--min-height) + var(--lp--base-preset--header--top-header--min-height));
}
.header-transparent.with-top-header .hero.short-banner {
  min-height: calc(200px + var(--lp--base-preset--header--top-bar--min-height) + var(--lp--base-preset--header--top-header--min-height));
}
.header-transparent.with-top-header .hero.tall-banner {
  min-height: calc(400px + var(--lp--base-preset--header--top-bar--min-height) + var(--lp--base-preset--header--top-header--min-height));
}

@media (min-width: 641px) {
  .hero:not(.page-banner).default-height {
    min-height: 400px;
  }
  .hero:not(.page-banner).banner-solid-colour.default-height {
    min-height: 200px;
  }
  .header-transparent.with-top-header .hero:not(.page-banner).banner-solid-colour.default-height {
    min-height: calc(200px + var(--lp--base-preset--header--top-bar--min-height) + var(--lp--base-preset--header--top-header--min-height));
  }
}

@media (min-width: 1024px) {
  .hero:not(.page-banner).default-height {
    min-height: 550px;
  }
  .hero:not(.page-banner).banner-solid-colour.default-height {
    min-height: 250px;
  }
  .header-transparent.with-top-header .hero:not(.page-banner).banner-solid-colour.default-height {
    min-height: calc(250px + var(--lp--base-preset--header--top-bar--min-height) + var(--lp--base-preset--header--top-header--min-height));
  }
  .hero.short-banner {
    min-height: 200px;
  }
  .hero.tall-banner {
    min-height: 600px;
  }
  .header-transparent .hero.page-banner.default-height {
    min-height: calc(250px + var(--lp--base-preset--header--top-bar--min-height));
  }
  .header-transparent .hero:not(.page-banner).default-height {
    min-height: calc(550px + var(--lp--base-preset--header--top-bar--min-height));
  }
  .header-transparent .hero.short-banner {
    min-height: calc(300px + var(--lp--base-preset--header--top-bar--min-height));
  }
  .header-transparent .hero.tall-banner {
    min-height: calc(600px + var(--lp--base-preset--header--top-bar--min-height));
  }
}
/*Hero Height - END*/
/*************************************
!HERO - END
**************************************/

/*************************************
#BREADCRUMB - START
**************************************/
.element-breadcrumbs {
  padding: 10px 0;
  background-color: #f7f7f7;
}
.breadcrumb-separator::after {
	font-family: 'Font Awesome 5 Pro';
	content: '\f105';
 	width: 20px;
	font-size: 14px;
  display: inline-block;
  text-align: center;
}
.woocommerce .woocommerce-breadcrumb{
	margin:0 0 1em;
	padding:0;
	font-size:.92em;
	color:#767676;
}
.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{
	content:" ";
	display:table;
}
.woocommerce .woocommerce-breadcrumb::after{
	clear:both;
}
.woocommerce .woocommerce-breadcrumb a{
	color:var(--lp--base-preset--brand-color--primary);
}
/*************************************
!BREADCRUMB - END
**************************************/

/*************************************
#CHILD PAGE MENU - START
*************************************/
/*Site Settings -> Child Menu Enabled - START*/
.body-content .inner-body-content > .child-page-menu {
background-color: var(--lp--base-preset--brand-color--grey);
}

@media(max-width: 1023px) {
  .body-content .inner-body-content >.child-page-menu .menu {
    flex-flow: column;
  }
}
/*Site Settings -> Child Menu Enabled - END*/

/*Child Page Menu Shortcode - START*/
.sidebar .child-page-menu .menu li a {
	padding-left: 0;
	padding-right: 0;
	border-bottom: 1px solid #CCC;
}
/*Child Page Menu Shortcode - END*/
.page-content-container .child-page-menu .menu {
	margin-bottom: 20px;
}
.page-content-container .child-page-menu .menu li {
    width: 100%;
}
.page-content-container .child-page-menu .menu li a {
    border: 1px solid #e6e6e6;
    margin-bottom: -1px;
    font-size: 18px;
    padding: 15px;
    display: block;
}
/*************************************
!CHILD PAGE MENU - END
*************************************/

/*************************************
#WP BLOCKS - START
**************************************/
.wp-block-image {
  margin-bottom: 1rem;
}
.wp-block-button__link {
  color: var(--lp--base-preset--button--color);
  background-color: var(--lp--base-preset--button--background-color);
  font-size: 18px;
  border-radius: 25px;
  padding: 11px 20px;
  font-weight: 600;
  transition: background-color .25s ease-out,color .25s ease-out;
}
.wp-block-button__link:hover {
	color: var(--lp--base-preset--button--color--hover);
    background-color: var(--lp--base-preset--button--background-color--hover);
}
.widget_tag_cloud .wp-block-tag-cloud a {
  background-color: #eee;
  color: #222;
  padding: 3px 5px;
  border-radius: 2px;
}
.widget_recent_entries .wp-block-latest-posts__featured-image .wp-post-image:not(.size-thumbnail) {
  margin-bottom: 10px;
}
.widget_recent_entries .wp-block-latest-posts__featured-image.alignleft {
  display: flex;
  flex-direction: row;
  margin-bottom: 10px;
}
.widget_search .wp-block-search__button-inside .wp-block-search__inside-wrapper {
  border: 0;
}
.widget_search .wp-block-search__button-inside input[type=search] {
  margin-bottom: 0;
}
.widget_search .wp-block-search__button-outside input[type=search] {
  margin-bottom: 0;
}
.widget_search .wp-block-search__button {
  background-color: var(--lp--base-preset--button--background-color);
  color: #fff;
  padding: 0 10px;
  margin-left: 0;
}
.widget_search .wp-block-search__text-button .wp-block-search__button {
  font-size: 16px;
}

@media (max-width: 640px) {
	.wp-block-image .alignright {
    width: 100%;
    float: none;
    margin: 0;
  }
}
/*************************************
!WP BLOCKS - END
**************************************/

/*************************************
#ACCORDION & TABS - START
**************************************/
.accordion-element .accordion {
	margin-bottom: 0;
}
.accordion-title, .tabs-title>a {
	font-size: 18px;
}
.accordion-content, .tabs-content {
	color: var(--lp--base-preset--body--color);
}
.tabs-content {
	box-shadow: -2px 15px 15px -4px rgb(0 0 0 / 10%);
	-webkit-box-shadow: -2px 15px 15px -4px rgb(0 0 0 / 10%);
	-moz-box-shadow: -2px 15px 15px -4px rgb(0 0 0 / 10%);
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

@media print, screen and (min-width: 40em) {
	.accordion-content>.medium-4 {
    width: 33.33333%;
	}
}

@media (max-width: 1023px) {
	.accordion-element .feature-image {
		margin-bottom: 15px;
	}
	.accordion-element.two-column-accordion .accordion-container:first-child {
		margin-bottom: -1px;
	}
}
/*************************************
!ACCORDION & TABS - END
**************************************/

/*************************************
#PAGE ELEMENTS - START
**************************************/
.page-element, .sidebar-element {
    padding: 30px 0;
}
.page-element.grid .section-body {
	grid-row-gap: 15px;
}
.section-header {
  margin-bottom: 30px;
}
.section-header .sub-heading {
	margin-bottom: 0;
}
.section-header h1.section-title {
	font-size: 1.5rem !important;
}
.section-title, .page-element[class*=split-] .medium-12 .hic-title h3 {
  font-size: 2rem;
}
.page-element[class*=split-] .medium-12 .hic-content {
    padding: 30px;
}
.section-title span, .hic-title span, .image-left-content .hic-title h3 span, .image-right-content .hic-title h3 span {
  display: block;
  margin-bottom: 5px;
}
.hic-title h3 {
	margin-top: 0;
}
.hic-blurb p:last-child {
  margin-bottom: 0;
}
.hic-icon i {
  font-weight: 300;
}
.hic-avatar {
	width: 120px;
	height: 120px;
	border-radius: 50%;
}
.hic-avatar.hic-image::before {
	padding-top: 100%;
}
.hic-label {
	font-weight: 500;
}
.hic-date-time, .hic-location {
	position: relative;
	padding-left: 28px;
}
.hic-date-time::before, .hic-location::before {
	font-family: 'Font Awesome 5 Pro';
	position: absolute;
	left: 0;
}
.hic-date-time::before {
	content: "\f073";
}
.hic-location::before {
	content: "\f3c5";
}
.hic-button-wrap {
  margin-top: 25px;
}
.section-footer {
	margin-top: 30px;
}
.hic-seperator::before {
  content: ', ';
}
.box-shadow .hic-box {
    box-shadow: 8px 8px 30px 0px rgb(42 67 113 / 15%);
    -webkit-box-shadow: 8px 8px 30px 0px rgb(42 67 113 / 15%);
    -moz-box-shadow: 8px 8px 30px 0px rgba(42,67,113,.15);
}
.box-border .hic-box {
	border: 1px solid #eee;
}
/*Secondary Image - START*/
.has-secondary-image .hic-media-container:hover .hic-image + .hic-secondary-image {
  opacity: 1;
  visibility: visible;
}
.has-secondary-image .hic-image + .hic-secondary-image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .25s ease-in-out;
    z-index: 1;
}
/*Secondary Image - END*/

/*Responsive - START*/
@media (min-width: 641px) {
	.page-element, .sidebar-element {
    padding: 40px 0;
	}
	.page-element.grid .section-body {
		grid-row-gap: 30px;
	}
	.page-element[class*=split-] .medium-12 .hic-box {
	    align-items: center;
	}
}

@media (min-width: 1024px) {
	.page-element, .sidebar-element {
    	padding: 60px 0;
	}
	.section-title,	.page-element[class*=split-] .medium-12 .hic-title h3 {
    	font-size: 2.2rem;
  	}
	.header-left .grid-container {
		display: table;
		width: 100%;
		margin: 0 auto;
	}
	.header-left .section-header, .footer-left .section-footer {
		float: left;
		width: 25%;
	}
	.default-alignment.header-left .section-header, .default-alignment.footer-left .section-footer,
	.text-left.header-left .section-header, .text-left.footer-left .section-footer {
		text-align: left;
	}
	.header-left .section-body {
		float: right;
		width: 75%;
	}
}
/*Responsive - END*/

/*Single Pages - START*/
.single .content-element .section-header.heading-only {
	margin-bottom: 20px;
}
.single-post .content-element .hic-media-container {
	margin-bottom: 20px;
}
.single-post .post-content .audio-player-container {
  margin-bottom: 30px;
}
/*Single Pages - END*/
ol {
	margin-bottom: 2rem;
}
ol  li {
	margin-bottom: 0.5rem;
}
ol  li:last-child {
	margin-bottom: 0;
}
ol > li {
	margin-bottom: 1rem;
}
ol > li:last-child {
	margin-bottom: 0;
}
ol ul {
	padding-top: 1rem;
}
/*************************************
!PAGE ELEMENTS - END
**************************************/

/*************************************
#IMAGE LAYOUTS - START
**************************************/
/*Image Above Content - START*/
.image-above-content.default-alignment .has-media .hic-content {
	padding-top: 15px;
}
.image-above-content .has-media .hic-content {
	padding: 15px;
}
/*Image Above Content - END*/

/*Image Left or Right Content - START*/

@media (min-width: 641px) {
	.image-left-content .has-media .hic-content, .image-left-content .has-placeholder-image .hic-content,
	.image-right-content.then-left .cell:nth-child(even).has-media .hic-content, .image-right-content.then-left .cell:nth-child(even).has-placeholder-image .hic-content {
    padding-left: 30px;
    padding-right: 0;
	}
	.image-right-content .has-media .hic-content, .image-right-content .has-placeholder-image .hic-content,
	.image-left-content.then-right .cell:nth-child(even).has-media .hic-content, .image-left-content.then-right .cell:nth-child(even).has-placeholder-image .hic-content {
    padding-left: 0;
    padding-right: 30px;
	}
}

@media (max-width: 640px) {
	.image-left-content .has-media .hic-content, .image-right-content .has-media .hic-content {
		padding-top: 20px;
	}
}
/*Image Left or Right Content - END*/

/*Image Below Content - START*/
.image-below-content .hic-media-container {
	margin-top: 20px;
}
/*Image Below Content - END*/

/*Image Overlay Content - START*/
.image-overlay-content .has-image .hic-box {
	box-shadow: 0 3px 15px rgb(0 0 0 / 40%);
	-webkit-box-shadow: 0 3px 15px rgb(0 0 0 / 40%);
	-moz-box-shadow: 0 3px 15px rgb(0 0 0 / 40%);
}
.image-overlay-content .has-image .hic-media-container .overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	background: transparent;
	transition: all .3s ease-in-out;
	z-index: 1;
}
.image-overlay-content .has-image .hic-content {
	top: 0;
	padding: 30px;
	justify-content: flex-end;
	color: #fff;
}
.image-overlay-content .hic-title h3 {
	font-size: 1.8rem;
}

@media (max-width: 640px) {
	.image-overlay-content-for-small.image-right-content .has-media .hic-box {
		position: relative;
	}
	.image-overlay-content-for-small.image-right-content .has-media .hic-content {
		position: absolute;
		top: 0;
		bottom: 0;
		height: 100%;
		width: 100%;
		display: flex;
		flex-flow: column;
		justify-content: center;
	}
}
/*Image Overlay Content - END*/

/*Zoom Images - START*/
.zoom-images .has-image .hic-media-container {
	transform: scale(1);
	transition: all 1s ease-in-out;
}
.zoom-images .has-image:hover .hic-media-container {
	transform: scale(1.2);
}
/*Zoom Images - END*/
/*************************************
!IMAGE LAYOUTS - END
**************************************/

/*************************************
#ICON LAYOUTS - START
**************************************/
/*Icon Above Content - START*/
.icon-above-content.default-section .hic-box {
    box-shadow: 0px 0px 5px #c0c0c0;
    -webkit-box-shadow: 0px 0px 5px #c0c0c0;
    -moz-box-shadow: 0px 0px 5px #c0c0c0;
}
.icon-above-content .hic-content {
    padding: 20px;
}
.icon-above-content .hic-icon {
  width: 130px;
  height: 130px;
  line-height: 130px;
  margin-bottom: 30px;
  border-radius: 50%;
  font-size: 55px;
	transition: all .3s ease-in-out;
	text-align: center;
}
.icon-above-content.default-alignment .hic-icon, .icon-above-content.text-center .hic-icon {
	margin-left: auto;
	margin-right: auto;
}
.icon-above-content.box-border .hic-content {
	padding: 40px 20px;
}
/*Icon Above Content - END*/

/*Icon Left Content - START*/
.icon-left-content .hic-content {
  padding: 10px 10px 10px 80px;
  position: relative;
  text-align: left;
}
.icon-left-content .hic-icon {
	position: absolute;
	width: 60px;
	border-radius: 8px;
	font-size: 40px;
	top: 10px;
	left: 0;
	text-align: center;
}
/*Icon Left Content - END*/

/*Responsive - START*/
@media(min-width: 1024px) {
	.icon-above-content .hic-icon {
		font-size: 65px;
	}
	.icon-left-content .hic-content {
		padding-left: 100px;
	}
	.icon-left-content .hic-icon {
		width: 80px;
		font-size: 50px;
	}
}
/*************************************
!ICON LAYOUTS - END
**************************************/

/*************************************
#MAP LAYOUTS - START
**************************************/
.map.row-fluid .cell.filter-column {
  padding: 0 15px !important;
}
.map .filter-form {
  margin-bottom: 15px;
}
.hic-card {
  padding: 10px;
}
.hic-card .hic-label {display: none;}
.hic-card .hic-button-wrap .button {
  min-width: 130px;
  font-size: 16px;
  padding: 8px 10px;
}

@media (min-width: 1440px) {
	.filter-location-listing-left-map .filter-column, .filter-location-listing-right-map .filter-column, .filter-left-map .filter-column, .filter-right-map .filter-column {
    width: 25% !important;
	}
	.filter-location-listing-left-map .map-column, .filter-location-listing-right-map .map-column, .filter-left-map .map-column, .filter-right-map .map-column {
    width: 75% !important;
	}
}

@media (max-width: 1023px) {
  .map #htwMap {
    height: 400px;
  }
  .map .section-body {
    flex-direction: column-reverse;
  }
}

/*Info Window - START*/
.close_side {
  position: absolute;
  z-index: 20;
  font-size: 0;
  height: 30px;
  width: 35px;
  opacity: 0;
  pointer-events: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.close_side::before {
  content: '\f00d';
  visibility: visible;
  font-size: 20px;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 600;
}
.open .close_side {
  opacity: 1;
  pointer-events: auto;
}
[data-info-window-layout="info-window-style-1"] .info-window {
  background: #FFF;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  height: 100%;
  width: 100%;
  transform: translate(-496px, 0px);
  transition:  all .25s ease-in-out;
  overflow-y: auto;
}
[data-info-window-layout="info-window-style-1"].open .info-window {
  box-shadow: 0px 0px 9px 16px rgba(0, 0, 0, 0.15);
  transform: translate(0px, 0px);
  transition:  all .25s ease-in-out
}
[data-info-window-layout="info-window-style-1"] .gm-style .gm-style-iw-t::after,
[data-info-window-layout="info-window-style-1"] .gm-ui-hover-effect,
[data-info-window-layout="info-window-style-1"] .gmnoprint .gm-style-mtc{
  display:none !important;
  pointer-events: none !important;
}
[data-info-window-layout="info-window-style-1"] .gm-style .gm-style-iw {
  border-radius: 4px;
}
[data-info-window-layout="info-window-style-1"] .gm-style .gm-style-iw-d {
  overflow: auto !important;
}
[data-info-window-layout="info-window-style-1"] .gm-style-iw.gm-style-iw-c {
  padding: 0 !important;
}
[data-info-window-layout="info-window-style-1"] .info-window::-webkit-scrollbar {
  width: 5px;
}
/* Track */
[data-info-window-layout="info-window-style-1"] .info-window::-webkit-scrollbar-track {
  background: #f1f1f1;
}
/* Handle */
[data-info-window-layout="info-window-style-1"] .info-window::-webkit-scrollbar-thumb {
  background: #888;
}
/* Handle on hover */
[data-info-window-layout="info-window-style-1"] .info-window::-webkit-scrollbar-thumb:hover {
  background: #555;
}
[data-info-window-layout="info-window-style-1"] .mini-info-window {
  position: relative;
  height: 50px;
  font-size: 16px;
  padding: 15px 17px 0;
}
[data-info-window-layout="info-window-style-1"] .mini-info-window.has-image{
  padding-right: 70px;
}
[data-info-window-layout="info-window-style-1"] .mini-info-window.has-image .img-holder {
  position: absolute;
  right:0px;
  top:0px;
  height: 50px;
  width: 50px;
  background-color: rgba(138, 138, 138, 0.11);
}

@media (max-width: 1023px){
  [data-info-window-layout="info-window-style-1"] .close_side {
    right: 0;
  }
}

@media (min-width: 1024px){
  [data-info-window-layout="info-window-style-1"] .close_side {
    right: calc(100% - 496px);
  }
}

@media (min-width: 1024px) {
  [data-info-window-layout="info-window-style-1"] .info-window {
    width: 496px;
  }
  .info-window .social-media-container .social-media li:not(:first-child) {
    margin-left: 18px;
  }
}
/*Info Window - END*/

/*Map Layouts - START*/
@media (min-width: 1024px) {
  .filter-location-listing-left-map .map-column,
  .filter-location-listing-right-map .map-column,
  .filter-left-map .map-column,
  .filter-right-map .map-column {
    width: 66.67%;
  }
  .filter-location-listing-left-map .filter-column,
  .filter-location-listing-right-map .filter-column,
  .filter-left-map .filter-column,
  .filter-right-map .filter-column {
    width: 33.33%;
  }
  .filter-location-listing-right-map .map-column,
  .filter-right-map .map-column  {
    order: 1;
  }
  .filter-location-listing-right-map .filter-column,
  .filter-right-map .filter-column {
    order: 2;
  }
  .filter-location-listing-left-map .field.filter-location,
  .filter-location-listing-right-map .field.filter-location,
  .filter-left-map .field,
  .filter-right-map .field {
    flex-grow: 1;
  }
  .filter-location-listing-left-map .map-column #htwMap,
  .filter-location-listing-right-map .map-column #htwMap,
  .filter-left-map .map-column #htwMap,
  .filter-right-map .map-column #htwMap {
    height: 100%;
  }
  .map-only #htwMap, .filter-above-map #htwMap, .filter-below-map #htwMap {
    height: 700px;
    width: 100%;
  }
}
/*Map Layouts - END*/
/*************************************
!MAP LAYOUTS - END
**************************************/

/*************************************
#LISTING ELEMENT - START
**************************************/
.listing-element .listing-content .ovelay-loader {
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(255, 255, 255, 0.78);
  height: 100%;
  width: 100%;
  z-index: 99;
  display: none;
}
.listing-element .listing-content.ajax-call .ovelay-loader {
  display: block;
}
.listing-element .filter-button {
  display: flex;
  flex-wrap: wrap;
}
/*************************************
!LISTING ELEMENT - END
**************************************/

/*************************************
#CONTACT DETAILS - START
**************************************/
/*Contact Details and Social Media used in Team, Locations and Events Elments*/
.contact-details div {
  margin-bottom: 10px;
  position: relative;
  display: inline-block;
}
.contact-details .contact-address, .contact-details .contact-phone, .contact-details .contact-email, .contact-details .contact-person {
  padding-left: 28px;
}
.contact-position {
	font-weight: 500;
}
.contact-details .contact-address::before, .contact-details .contact-phone::before, .contact-details .contact-email::before, .contact-details .contact-person::before {
	font-family: 'Font Awesome 5 Pro';
	position: absolute;
	left: 0;
	top: 2px;
}
.contact-address::before {
	content: "\f3c5";
}
.contact-phone::before {
	content: "\f095";
}
.contact-email::before {
	content: "\f0e0";
}
.contact-person::before {
	content: "\f007";
}
.social-media {
  margin: 0;
  list-style: none;
}
.social-media li {
	display: inline-block;
}
.social-media li:not(:last-child) {
    margin-right: 5px;
}
.social-media li {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.social-media li a {
	display: block;
	border-radius: 50%;
}
.contact-details + .social-media-details {
  margin-top: 20px;
}
/*************************************
!CONTACT DETAILS - END
**************************************/

/*********************************
#TEAM ELEMENT - START
*********************************/
.team-element:not(.image-overlay-content) .hic-image:before {
  padding-top: 80%;
}
.team-element .contact-phone {
	margin-top: 10px;
}
.team-element .social-media-details {
	margin-top: 15px;
}
/*********************************
!TEAM ELEMENT - END
*********************************/

/*********************************
#TESTIMONIALS ELEMENT - START
*********************************/
.testimonial-element.default-alignment {
	text-align: center;
}
.testimonial-element.default-alignment .hic-avatar, .testimonial-element.text-center .hic-avatar {
	margin-left: auto;
	margin-right: auto;
}
.testimonial-element .hic-avatar, .testimonial-element .hic-blurb, .testimonial-element.image-above-content .hic-rating {
	margin-bottom: 30px;
}
.testimonial-element.image-above-content .hic-profile {
	margin-top: 30px;
}
.hic-client-name {
	font-size: 1.3rem;
	font-weight: 500;
	margin-bottom: 15px;
}
.hic-rating .fas.fa-star {
	color: #ffbb00;
}
.hic-rating .far.fa-star {
	color: #e0e0e0;
	font-weight: 900;
}
.hic-profile-details .hic-client-name {
	display: none;
}

@media (min-width: 641px) {
	.testimonial-element .hic-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/*********************************
!TESTIMONIALS ELEMENT - END
*********************************/

/*************************************
#FORMS - START
*************************************/
[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search],
[type=tel], [type=text], [type=time], [type=url], [type=week], select, textarea, .select2-container .select2-selection--single {
	  padding: 10px 15px;
		font-size: 16px;
		border: 1px solid #cacaca;
		box-shadow: none;
		border-radius: 4px;
		height: 50px;
		margin: 0;
}
[type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus,
[type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, textarea:focus {
	border: 1px solid #8a8a8a;
	box-shadow: 0 0 5px #cacaca
}
.select2-container{
	width:100%;
}
.select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 48px;
}
/*************************************
!FORMS - END
*************************************/
/*************************************
#GRAVITY FORMS - START
*************************************/
.gform_wrapper input[type=color], .gform_wrapper input[type=date], .gform_wrapper input[type=datetime-local], .gform_wrapper input[type=datetime],
.gform_wrapper input[type=email], .gform_wrapper input[type=month], .gform_wrapper input[type=number], .gform_wrapper input[type=password],
.gform_wrapper input[type=search], .gform_wrapper input[type=tel], .gform_wrapper input[type=text], .gform_wrapper input[type=time], .gform_wrapper input[type=url],
.gform_wrapper input[type=week], .gform_wrapper select, .gform_wrapper textarea {
  margin-top: 0;
	margin-bottom: 0;
}
.gform_wrapper .gform_fields {
  margin-left: -0.5375rem;
  margin-right: -0.5375rem;
}
.gform_fields > .gfield {
  padding-left: 0.5375rem;
  padding-right: 0.5375rem;
}
.gform_wrapper .gform_fields {
  grid-row-gap: 16px;
}
.gform_wrapper .gfield_label {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 8px;
  padding: 0;
}
.gform_wrapper legend {
  margin-left: 0;
  margin-right: 0;
}
.gform_wrapper fieldset {
  border: none;
  margin: 0;
}
.gform_wrapper .gfield textarea {
  width: 100%;
}
.gform_wrapper .gfield textarea.small {
  height: 90px;
}
.gform_wrapper .gfield textarea.medium {
  height: 180px;
}
.gform_wrapper .gfield textarea.large {
  height: 270px;
}
.gform_wrapper .gfield .gchoice [type=checkbox]+label, .gform_wrapper .gfield .gchoice [type=radio]+label {
	margin-left: 0;
}
.gform_wrapper .gfield.inline-choices .gchoice {
  display: inline-block;
  margin-right: 15px;
}
.gform_wrapper .gfield_html {
  margin-bottom: 16px;
}
.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description, .gform_wrapper .instruction {
  clear: both;
  font-family: inherit;
  font-size: 16px;
  letter-spacing: normal;
  line-height: inherit;
  padding-top: 10px;
  width: 100%;
}
.gform_wrapper .field_description_above .description, .gform_wrapper .field_description_above .gfield_description,
.gform_wrapper .field_description_above .gsection_description, .gform_wrapper .field_description_above .instruction {
  padding-top: 0;
	padding-bottom: 10px;
}
.gform_wrapper .gfield_required {
  color: #c02b0a;
  display: inline-block;
  font-size: 13.008px;
  padding-left: 0.125em;
}
.gform_wrapper .gform_required_legend .gfield_required {
    padding-left: 0;
}
.gform_wrapper .gform_footer, .gform_wrapper .gform_page_footer {
    margin: 6px 0 0;
    padding: 16px 0;
}
/*Validation Errors - START*/
.gform_wrapper .gform_validation_errors {
    background: #fff9f9;
    border: 1.5px solid #c02b0a;
    border-radius: 5px;
    box-shadow: 0 1px 4px rgb(0 0 0 / 11%), 0 0 4px rgb(18 25 97 / 4%);
    margin-top: 8px;
		margin-bottom: 15px;
    padding: 15px 15px 15px 48px;
    position: relative;
    width: 100%;
}
.gform_wrapper .gform_validation_errors>h2 {
    color: #c02b0a;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    margin: 0 0 12px;
}
.gform_wrapper .gform_validation_errors>h2.hide_summary {
    margin: 0;
}
.gform_wrapper .gform_validation_errors>h2 .gform-icon {
    align-items: center;
    display: flex;
    font-size: 28px;
    height: 100%;
    left: 12px;
    position: absolute;
    top: 0;
}
.gform_wrapper.gfield_validation_message, .gform_wrapper .validation_message {
    background: #fff9f9;
    border: 1px solid #c02b0a;
    font-size: 14.992px;
    margin-top: 8px;
    padding: 12px 24px;
}
.gform_wrapper .gfield_error [aria-invalid=true] {
    border: 1px solid #c02b0a;
}
.gform_wrapper .gfield_error .gfield_repeater_cell label, .gform_wrapper .gfield_error label,
.gform_wrapper .gfield_error legend, .gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message,
.gform_wrapper [aria-invalid=true]+label, .gform_wrapper label+[aria-invalid=true] {
    color: #c02b0a;
}
/*Validation Errors - END*/

@media (min-width: 641px) {
  .gform_wrapper .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full),
  .gform_wrapper .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
      padding-right: 0.5375rem;
  }
  .gform_wrapper .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),
  .gform_wrapper .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full) {
    padding-left: 0.5375rem;
    padding-right: 0;
	}
}
/*************************************
!GRAVITY FORMS - END
*************************************/

/*********************************
#MEMBERSHIP - START
*********************************/
/*Login Page - START*/
body.login-page .header, body.login-page .footer, body.login-page .bottom-footer, .register-link, body.login-page .element-breadcrumbs {
	display: none !important;
}
.membership-form-element {
	min-height: 100vh;
	align-items: center;
	display: flex;
	justify-content: center;
}
.admin-bar .membership-form-element {
	min-height: calc(100vh - 32px);
}
.membership-form-element .bg-image {
	background-position: center bottom;
}
.membership-form-element .grid-container {
	max-width: 500px;
}
.membership-login-form {
	background-color: #fff;
	padding: 45px;
	color: #211a50;
	border-radius: 6px;
}

@media (min-width: 641px) {
	.membership-login-form {
		min-width: 450px;
	}
}
/*Login Page - END*/

.membership-notice.notice-error {
	background-color: #cc4b37;
  color: #fff;
  border-color: #900;
}
.membership-notice {
  padding: 8px;
  border: 1px solid #cecece;
  background: #efefef;
  margin-bottom: 15px;
}
#membership_login_form #rememberme{
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 0;
}
/*********************************
!MEMBERSHIP - END
*********************************/


/*********************************
#SIDEBAR - START
*********************************/
.sidebar ul.menu, .woocommerce-account .woocommerce-MyAccount-navigation ul {
  list-style: none;
	margin-left: 0;
}
.sidebar ul.menu li, .woocommerce-account .woocommerce-MyAccount-navigation li {
  border-bottom: 1px solid #e9e9e9;
  width: 100%;
}
.sidebar ul.menu li:last-child {
	border-bottom: 0;
}
.sidebar ul.menu li a:not(.accordion-control), .woocommerce-account .woocommerce-MyAccount-navigation li a {
  padding: 10px 15px 10px 0;
	color: var(--lp--base-preset--body--color);
	font-weight: 500;
	display: block;
	font-size: 16px;
}
.sidebar ul.menu:not(.filter-accordion) li.is-active a, .sidebar ul.menu:not(.filter-accordion) li.is-active a:hover, .woocommerce-MyAccount-navigation ul li.is-active a, .woocommerce-MyAccount-navigation ul li.is-active a:hover {
	color: var(--lp--base-preset--brand-color--primary);
}
.sidebar ul.menu li a i {
	width: 20px;
	margin-right: 5px;
	color: #6b2944;
}
.sidebar .submenu > li a {
    padding-left: 16px;
    font-size: 16px;
}

@media (min-width: 1024px) {
.primary-sidebar .sidebar-content {
    background-color: #f7f7f7;
    padding: 20px;
  }
}

@media (max-width: 1023px) {
	.sidebar-mobile-menu {
    border: 1px solid #e6e6e6;
    padding: 5px 10px;
		background: #eee;
	}
	.sidebar-mobile-menu .menu-icon:after {
		background: #903055;
    box-shadow: 0 7px 0 #903055, 0 14px 0 #903055;
	}
}
/*Sidebar Filter Accordion - START*/
ul.filter-accordion .accordion-js {
    position: relative;
}
ul.filter-accordion .accordion-js .accordion-control {
    position: absolute;
    top: 5px;
    right: 0;
    display: inline-block;
    padding: 5px 4px 5px 14px;
    cursor: pointer;
	color: var(--lp--base-preset--body--color);
}
ul.filter-accordion .accordion-control::after {
	font-family: 'Font Awesome 5 Pro';
    content: "\f107";
}
ul.filter-accordion li.active > .accordion-control::after {
    content: "\f106";
}
ul.filter-accordion .accordion-js .inner .accordion-js {
	padding-left: 10px;
}
ul.filter-accordion .accordion-js .inner .accordion-js.active a {
	color: var(--lp--base-preset--brand-color--primary);
}
.filter-accordion ul {
	list-style: none;
  overflow: hidden;
	margin: 0;
	display: none;
}
.filter-accordion ul.inner li.accordion-js:last-child {
	border-bottom: 0;
}
/*Sidebar Filter Accordion - END*/

/*Page has Sidebar - START*/
@media (min-width: 1024px) {
  .has-sidebar-left .main-content,
  .has-sidebar-right .main-content {
    width: calc(100% - 300px);
  }
  .sidebar {
    width: 300px;
  }
  .sidebar .widget {
    margin-bottom: 40px;
  }
  .default-width [class*="has-sidebar-"] .inner-body-content {
    max-width: 1170px;
  }
  .default-width .has-sidebar-both .main-content {
    width: calc(100% - 500px);
  }
  .full-width-layout .has-sidebar-both .main-content {
    width: calc(100% - 600px);
  }
  .default-width .has-sidebar-both .sidebar {
    width: 250px;
  }
}
/*Page has Sidebar - END*/
/*********************************
!SIDEBAR - END
*********************************/

/************************************
#POST META NAV - START
************************************/
.hic-post-meta-nav, .hic-post-meta-nav span, .hic-post-meta-nav a {
  display: block;
}
.nav-content {
  display: flex;
  flex-flow: column;
  padding-top: 15px;
  padding-bottom: 15px;
}
.hic-post-meta-nav:not(.layout-1) .nav-box {
  display: flex;
}
.hic-post-meta-nav:not(.layout-1) .nav-image-container {
  width: 25%;
}
.hic-post-meta-nav:not(.layout-1) .nav-content{
  width: 75%;
}
.hic-post-meta-nav.layout-2 .nav-content{
  order: 2;
  padding-left: 15px;
}
.hic-post-meta-nav.layout-2 .nav-image-container{
  order: 1;
}
.hic-post-meta-nav.layout-3 .nav-content{
  order: 1;
  padding-right: 15px;
  text-align: right;
}
.hic-post-meta-nav.layout-3 .nav-image-container{
  order: 2;
}
.hic-post-meta-nav:not(.layout-1) .hic-image {
  height: 100%;
}
/************************************
!POST META NAV - END
************************************/

/*********************************
#Modal Element - START
*********************************/
.modal-element {
	border: 0;
	padding: 30px;
}
.modal-element .gform_wrapper .gform_fields .gfield input::placeholder, .modal-element .gform_wrapper .gform_fields .gfield select, .modal-element .gform_wrapper .gform_fields .gfield textarea::placeholder {
	color: #ccc;
}
.modal-element .gform_wrapper .gform_fields .gfield input, .modal-element .gform_wrapper .gform_fields .gfield textarea {
	color: #373737;
}

@media (min-width: 641px) {
	.modal-element {
		border-radius: 6px;
	}
}
/*********************************
!Modal Element - END
*********************************/

/*********************************
#ERROR404 - START
*********************************/
body.error404 .hero .hero-bg-overlay {
  display: none;
}
/*********************************
!ERROR404 - END
*********************************/

/**************************
#LEGAL DOCUMENT - START
**************************/
.legal-content li {
  margin-bottom: 1rem;
}
ol.closed-alpha {
  list-style: none;
}
ol.closed-alpha li {
  position: relative;
}
ol.closed-alpha li::before {
  counter-increment: alpha;
  content: "(" counter(alpha, lower-alpha) ") ";
  position: absolute;
  left: -32px;
}
/**************************
!LEGAL DOCUMENT - END
**************************/

/*********************************
#FOOTER - START
*********************************/
.footer {
    padding: 30px 0;
}
.footer .footer-col .menu a {
	font-weight: 300;
	font-size: 16px;
	line-height: 1.2;
}
.footer .social-media-details {
	margin-top: 30px
}
.footer .social-media i {
	border: 1px solid;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.footer .footer-col-5 h4 {
	display: none;
}

@media (min-width: 641px) {
	.footer {
    padding: 40px 0;
	}
}

@media (min-width: 1024px) {
	.footer {
    padding: 60px 0;
	}
}

/*Footer Layout 1 - START*/
.footer-layout-1 .footer-logo .logo-wrap {
  max-width: 250px;
}
/*Footer Layout 1 - END*/

/*Footer Layout 2 - START*/
.footer-layout-2 .footer-col:not(:last-child) {
	margin-bottom: 30px;
}
.footer.footer-layout-2 .contact-details [class*="contact-"]::before {
    position: relative;
    display: block;
    font-weight: 300;
    padding-bottom: 20px;
    font-size: 24px;
}

@media (min-width: 641px){
  .footer-layout-2 .footer-logo .logo-wrap {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  .footer-layout-2 .footer-col .menu li:not(:last-child)::after,
  .footer-layout-2 .footer-col .contact-details div:not(:last-child)::after {
    content: '|';
    margin: 0 10px;
    opacity: .5;
  }
}
/*Footer Layout 2 - END*/

/*Footer Layout 3 - START*/
.footer.footer-layout-3 .footer-logo .logo-wrap {
  max-width: 200px;
}
.footer.footer-layout-3 .footer-col h4 {
	margin-bottom: 20px;
}
.footer.footer-layout-3 .footer-col .menu a {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 641px) {
  .footer.footer-layout-3 .footer-col.footer-logo {
		margin-bottom: 20px;
  }
	.footer.footer-layout-3 .footer-col-2 {
		max-width: 330px;
	}
}

@media (min-width: 641px) and (max-width: 1023px){
  .footer-layout-3 .footer-col:not([data-column-type="logo"]) {
      -ms-flex: 1 1 0px;
      flex: 1 1 0px;
      width: auto;
  }
}

@media (max-width: 1023px) {
	.footer .contact-details i, .footer .contact-details div::before {display: none;}
	.footer .contact-details div {padding-left: 0 !important; width: 100%;}
}

@media (max-width: 640px) {
	.footer.footer-layout-3 {
		text-align: center;
	}
	.footer.footer-layout-3 .footer-col:not(:last-child) {
	  margin-bottom: 30px;
	}
}
/*Footer Layout 3 - END*/

/*Bottom Footer - START*/
.bottom-footer {
    padding-top: 16px;
    padding-bottom: 16px;
	border-top: 1px solid rgb(255 255 255 / 22%);
}
.bottom-footer .copyright, .bottom-footer .colophon-link a {
	color: #777489;
	font-weight: 300;
	line-height: 1.6;
}
.bottom-footer:not(.with-colophon-link) {
  text-align: center;
}
.bottom-footer .colophon-link a:hover {
	color: #F5EF7B;
}
.bottom-footer .colophon-link .menu {
	display: flex;
}
.bottom-footer .colophon-link .menu a {
    padding: 0 8px;
}

@media (min-width: 641px) {
	.bottom-footer.with-colophon-link .copyright {
    float: left;
	}
	.bottom-footer .colophon-link {
    float: right;
	}
}
/*Bottom Footer - END*/

/*Default-Footer Color - START*/

.footer-default-color .footer, .bottom-footer {
	background-color: #6b2944;
}
.footer-default-color .footer .contact-details a, .footer-default-color .footer .contact-info, .footer-default-color .footer .contact-info li a {
	font-weight: 300;
	color: #777489;
}
.footer-default-color .footer .social-media i {
	border-color: #fff;
}
.footer-default-color .footer a {
	color: #fff;
}
.footer-default-color .footer .footer-col h4 {
	color: #777489;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 16px;
}
.footer-default-color .footer .menu li.active a, .footer-default-color .footer .menu li a:focus {
	color: #F5EF7B !important;
}
.footer-default-color .footer .social-media i:hover, .footer .social-media i:hover, .footer-default-color .footer a:hover, .footer-dark .footer a:hover {
	border-color: #F5EF7B;
	color: #F5EF7B !important;
}
.footer-default-color .footer .contact-details, .footer-default-color .footer .contact-details [class*="contact-"]::before {
  	color: #777489;
	font-weight: 300;
}
/*Default-Footer Color - END*/

/*Footer Back to Top - START*/
.footer #back-to-top {
  min-width: 50px;
  min-height: 50px;
  padding: 10px 15px;
}
.footer #back-to-top .b2t-label {
  margin-left: 10px;
}
.footer #back-to-top[data-position="top-center"]{
  top: -25px;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 25px;
}
.footer #back-to-top[data-position="top-right"]{
  top: 3rem;
  right: 3rem;
}
.footer #back-to-top[data-position="middle-right"]{
  top: 0;
  right: 3rem;
  bottom: 0;
  margin: auto;
}
.footer #back-to-top[data-position="bottom-right"]{
  top: auto;
  right: 3rem;
  bottom: 3rem;
}
.footer.fixed-back-to-top #back-to-top[data-position="bottom-right"]{
  bottom: 5rem;
}
.footer #back-to-top .b2t-tooltip {
  visibility: hidden;
  width: 120px;
  background-color: rgba(10,0,0,.35);
  color: #fff;
  text-align: center;
  padding: 5px 10px;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  top: 105%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}
.footer #back-to-top .b2t-tooltip::before{
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent rgba(10,0,0,.35) transparent;
}
/*Footer Back to Top - END*/
/*********************************
!FOOTER - END
*********************************/

/*********************************
#CUSTOM - START
*********************************/
/*Interactive Checklist - START*/
.checklist.interactive li {
    margin-bottom: 8px;
    border: 1px solid #ccc;
    border-radius: 6px;
    background-color: #fff;
    padding: 10px 15px 10px 60px;
}
.checklist.interactive li:hover{
    cursor: pointer;
    background-color: #efefef;
}
.checklist.interactive li::before{
   font-weight: 300;
    top: 12px;
    left: 15px;
    font-size: 24px;
    color: #b5b5b5;
}
.checklist.interactive li:hover::before{
   color: grey;
}
.checklist.interactive li.active::before {
   color: green;
    font-weight: 900;
}
.checklist.interactive li.active {
   text-decoration: line-through;
   color: gray;
   background-color: #f1faff;
    opacity: .5;
}
.checklist.interactive li.active:hover{
   background-color: #e7f6ff;
    opacity: 1;
}
/*Interactive Checklist - END*/

/*Aspect Ratio Calculator - START*/
#css-aspect-ratio-calculator {
    background-color: #f1f1f1;
    border-radius: 5px;
    padding: 20px;
}
#css-aspect-ratio-calculator .button{
margin-bottom: 0
}
#css-aspect-ratio-calculator .calc-row{
    display: flex;
    align-items: center;
}
/*Aspect Ratio Calculator - END*/
/*********************************
!CUSTOM - END
*********************************/

/*************************************
#HICALIBER THEME COLORS - START
**************************************/
/*Hicaliber Theme - START*/
.header-default-color .header {
	background-color: var(--lp--base-preset--brand-color--primary);
	color: #fff;
}
.header-default-color .header .menu li a {
  color: #fff;
}
.header-default-color .header .menu .menu-button a {
    border: 1px solid #fff;
    border-radius: 25px;
    background-color: transparent;
}
/*Hicaliber Theme - END*/

/*Launchpad Theme - START*/
.launchpad-theme .button {
	background-color: #14e8b3;
	color: #893859;
}
.launchpad-theme .button:hover, .launchpad-theme .button:focus {
	background-color: #14c8b3;
	color: #893859;
}
.launchpad-theme .header, .launchpad-theme .hero-element, .launchpad-theme .hero.page-banner, .launchpad-theme .hero.default-banner {
	background-color: #6b2944;
	color: #fff;
}
.launchpad-theme .header .menu li:not(.menu-button) a {
  color: #fff;
}
.launchpad-theme .header .menu .menu-button a {
    background-color: #14E8B3;
    border-color: #14E8B3;
	color: #fff;
}
/*Launchpad Theme - END*/
/*************************************
!HICALIBER THEME COLORS - END
**************************************/