@font-face {
    font-family: 'Aileron';
    font-weight: 100;
    src: url("../fonts/Aileron Thin.woff2") format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    font-weight: 300;
    src: url("../fonts/Aileron Light.woff2") format('woff2');
    font-display: swap;
}


@font-face {
    font-family: 'Aileron';
    font-weight: 400;
    src: url("../fonts/Aileron Regular.woff2") format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    font-weight: 600;
    src: url("../fonts/Aileron Semibold.woff2") format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    font-weight: 700;
    src: url("../fonts/Aileron Bold.woff2") format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    font-weight: 800;
    src: url("../fonts/Aileron Heavy.woff2") format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    font-weight: 900;
    src: url("../fonts/Aileron Black.woff2") format('woff2');
    font-display: swap;
}

* {
    font-family: 'Aileron';
}


.title-area {
    overflow: visible;
}

header .site-title a {
    width: 800px;
    left: -200px;
    position: relative;
}

header .genesis-nav-menu {
    position: relative;
    z-index: 10;
    top: 20px;
}

.header-image header.site-header {
    padding-top: 20px;
}

#front-page-6 .custom-html-widget {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10rem;
    position: relative;
}

#front-page-6 .custom-html-widget {
    text-align: left;

}

#front-page-6 .custom-html-widget a {
    margin-top: 1rem;
    margin-left: 0;
    text-align: left;
    border-bottom: 1px solid #6a9fb2;
	display: block;
  width: fit-content;

}

#front-page-6 .custom-html-widget::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    left: 50%;
    top: 0;
    background: #dfdfdf;
	
}

.nf-form-content .checkbox-wrap .nf-checked-label::before {
    font-size: 14px !important;
    left: -26px !important;
    top: 1px !important;
}

.ig-floating-button {
    overflow: hidden;
    width: 4rem;
    height: 4rem;
    z-index: 1;
    display: flex;
    position: fixed;
    bottom: 2rem;
    left: 2rem;
}

.ig-floating-button svg {
    width: 100%;
    height: 100%;
}


/* ListWidget */

.neuro-list {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.neuro-list__container {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 4rem;
}

.neuro-list__line {
    width: 1px;
    position: absolute;
    height: 100%;
    left: 50%;
    top: 0;
    background: #dfdfdf;
}

.neuro-list__item {
    position: relative;
    border: 1px solid #dfdfdf;
    border-radius: 4px;
    width: calc(50% - 4rem);
    left: calc(50% + 4rem);
    padding: 2rem 3rem;
}

.neuro-list__item:nth-child(even) {
    left: 0 !important;
}

.neuro-list__item:nth-child(even) .neuro-list__item-dot {
    left: auto !important;
    right: -4.5rem !important;
}




.neuro-list__item-dot {
    position: absolute;
    width: 1rem;
    height: 1.5rem;
    background: white;
    border-radius: 100px;
    top: 0;
    left: -4.5rem;
    z-index: 10;
    border: 1px solid #6a9fb2;
    display: flex;
    justify-content: center;
    align-items: center;
}

.neuro-list__item-dot::before {
    content: '';
    width: 40%;
    height: 40%;
    background: #6a9fb2;
    border-radius: 1000px;
}

.content-sidebar-wrap {
    margin-top: 0px !important;
}

.content-sidebar-wrap .entry-title {
    font-size: 40px !important;
}

.transition *,
.transition {
    transition: all .5s !important;
}

.wpmtst-testimonial .support-paragraph {
    font-size: 14px !important;
}

div.wpmtst-testimonial-inner.testimonial-inner {
    padding: 2rem !important;
    border-radius: 8px;
}

.neuro-calendar__container {
    height: 800px;
}

.neuro-calendar__popup {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100vw;
    z-index: 100000000;
    background: white;

    display: flex;
    justify-content: center;
    border-top: 1px solid #d7d7d7;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    transition: all 1s ease-in-out;
    opacity: 1;
}

.neuro-calendar__popup--hidden {
    bottom: -400px;
    opacity: 0;
}

.neuro-calendar__popup__container {

    max-width: 1140px;
    width: 100%;
    padding: 4rem 0;

    display: flex;
    flex-direction: column;
    position: relative;
}

.neuro-calendar__popup__close {
    position: absolute;
    width: 2rem;
    right: 0;
    height: 2rem;
    cursor: pointer;
}

.neuro-calendar__popup__title {
    margin: 0;
}

.neuro-calendar__popup__date {
    margin-top: 0.5rem;
    font-weight: 400;
}

.neuro-calendar__popup__price {
    margin-top: 2rem;
}

.neuro-calendar__header {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 2rem;
}

nav .search {
    display: none !important;
}

html {
    scroll-behavior: smooth;
}

.woocommerce-cart .return-to-shop {
    display: none !important;
}

.woocommerce-cart .product-thumbnail {
    display: none !important;
}

.woocommerce-cart dl.variation {
    font-size: 12px;

}

.woocommerce-cart dl.variation dd,
.woocommerce-cart dl.variation dt {
    line-height: 160% !important;
}

.woocommerce-checkout #customer_details .col-1 {
    width: 100% !important;
}

.woocommerce-checkout #customer_details .col-2 {
    display: none !important;
}

.woocommerce-checkout #order_review_heading {
    margin-top: 4rem !important;
}


.woocommerce-checkout dl.variation {
    font-size: 12px;

}

.woocommerce-checkout dl.variation dd,
.woocommerce-checkout dl.variation dt {
    line-height: 160% !important;
}

.woocommerce-checkout .wc_payment_method input[type="radio"] {
    position: relative;
    appearance: none;
    width: 2rem;
    outline: none !important;
    box-shadow: none !important;
    border: none !important;
    height: 2rem;
}

.woocommerce-checkout .wc_payment_method input[type="radio"]::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    border: 1px solid #0002;
    border-radius: 4px;
    background: white;
}

.woocommerce-checkout .wc_payment_method input[type="radio"]:checked::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='-0.5 -0.5 16 16' stroke-linecap='round' stroke-linejoin='round' stroke='%23000000' id='Check--Streamline-Mynaui' height='16' width='16'%3E%3Cdesc%3ECheck Streamline Icon: https://streamlinehq.com%3C/desc%3E%3Cpath d='m3.75 8.51625 1.0037500000000001 1.07625c0.55375 0.59375 0.830625 0.8899999999999999 1.140625 0.98375 0.2725 0.081875 0.5625 0.06 0.8218749999999999 -0.0625 0.29562499999999997 -0.14 0.5325 -0.475625 1.0075 -1.1475L11.25 4.375' stroke-width='1'%3E%3C/path%3E%3C/svg%3E") !important;
    background-repeat: no-repeat;
    background-size: cover;
}

.woocommerce-checkout .payment_box {
    background: white !important;
    padding-left: 4rem !important;
    border: 1px solid #0001 !important;
    border-radius: 4px !important;
}

.woocommerce-checkout .payment_box::before {
    display: none !important;
}

.woocommerce-error {
    margin-left: 0 !important;
    background: white !important;
    border-top-color: red !important;
}

.woocommerce-error li a {
    color: black !important
}

.woocommerce-error::before {
    color: red !important
}

.woocommerce-checkout .wc-item-meta li {
    font-size: 12px !important;
    line-height: 160% !important;
}

.neuro-calendar__errors {
    width: 100%;
    padding: 2rem;
    border-radius: 0px;
    background: #b26a6a;
    font: normal 10px montserrat, sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.bookly-form .bookly-table select,
.bookly-form .bookly-table input,
.bookly-available-date [type="text"].bookly-date-from,
.bookly-time-range select.bookly-js-select-time-from,
.bookly-time-range select.bookly-js-select-time-to,
.bookly-form .bookly-table .bookly-form-group input[type="text"],
.bookly-form .bookly-table .bookly-form-group input[type="email"]:not(.asd),
.bookly-form .bookly-form-group textarea:not(.asd) {
    padding: 1.25rem 1.5rem !important;
    border: 1px solid #ddd !important;
}

.bookly-form .bookly-table .bookly-form-group input[type="text"].bookly-user-phone:not(.asd) {
    padding-left: 6rem !important;
}

button.bookly-next-step.bookly-btn,
button.bookly-back-step.bookly-btn,
button.bookly-nav-btn.bookly-js-start-over.bookly-btn.ladda-button.bookly-left {
    padding: 1.5rem !important;
}

.bookly-time-next.bookly-btn.bookly-left.ladda-button,
.bookly-time-prev.bookly-btn.bookly-left.ladda-button {
    height: 40px !important;

}




.bookly-form .bookly-columnizer .bookly-hour {
    height: 46px !important;
    border: 1px solid #ddd !important;
    position: relative !important;
}

.bookly-day {
    height: 46px !important;

}

.bookly-hour i {
    display: none !important;
}

.bookly-form .bookly-columnizer button.bookly-hour:hover {
    border: 1px solid #ddd !important;
    border-color: #ddd !important
}

.bookly-hour:hover span::before {
    background-color: #6a9fb2;
}

.bookly-hour span::before {
    content: '';
    width: 2px;
    height: 2rem;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    transition: all .3s;
    background: transparent;
}

input[type="radio"].bookly-js-payment {
    accent-color: #6a9fb2;
    margin-right: 1rem !important;
    display: inline-block;
}

#custom_html-27 div.custom-html-widget span {
    margin-top: 4rem !important;
    display: block !important;
}

#custom_html-27 div.custom-html-widget span a {
    display: block !important;
}

.h-full,
.h-full img {
    height: 100%;
}

.h-full img {
    height: 100% !important;
    object-fit: cover;
}

.site-title {
    position: relative !important;
    height: 200px !important;
}

.site-title a {
    width: 100px !important;
    height: 0px !important;
    min-height: 0px !important;
}

.site-title video {
    width: 400px;
    height: 200px;
    object-fit: cover;
}

.footer-widgets img {
	width: 100% !important;
}

.numerator > div.wp-block-uagb-advanced-heading {
	display: flex !important;
  width: 4rem !important;
  height: 4rem !important;
  border: 1px solid #ddd !important;
  border-radius: 1000px !important;
  justify-content: center !important;
  align-items: center !important;
}

.numerator > div * {
	font-size: 24px !important;
  	color: #BBB !important;
  	font-weight: 100 !important;
	font-family: 'Cardo', Didot, serif !important;
} 

.service ul {
text-align: left !important;
  color: #777;
  font-weight: 300;
  line-height: 180%;
	display: flex;
	gap: 1rem;
	flex-direction: column;
}

.service {
	text-align: left !important;
}

.service a {
	margin-top: 2rem !important;
  margin-left: 0 !important;
  border-bottom: 1px solid #6a9fb2 !important;
}
.service li {
	list-style-type: circle;
}

.service i {
	text-align: left !important;
}

.service h3 {
	text-align: left !important;
}

#custom_html-23 {
	width: 100% !important;
}

#custom_html-24, #custom_html-25, #custom_html-26, #custom_html-31 {
	width: 50% !important;
	clear: none !important
}

#front-page-2 .flexible-widgets {
	display: flex;
	flex-wrap: wrap;
}

#neuro_list_widget-4 {
	width: 100% !important;
}

.neuro-list__item li {
		list-style-type: circle;
}

.bookero-plugin-form {
	max-width: 1200px !important;
}

.bookero-plugin-form .bookero-plugin-header, .bookero-plugin-form .field .multiselect__option--highlight, .calendar-days-list-cell.is-selected {
	background: #6a9fb2 !important;
}
.calendar-days-list-cell.is-selected {
border-color: 	#6a9fb2 !important;
} 
.calendar-days-list-cell.is-valid, .hours-section .hours-wrapper .hours-list-item {
	color: #6a9fb2 !important;
}

.calendar-days-list-cell.is-valid.is-selected, .hours-section .hours-wrapper .hours-list-item.is-selected  {
	color: white !important;
		background: #6a9fb2 !important;
	border-color: 	#6a9fb2 !important;
}


#neuro_list_widget-4 {
	display: none;
}





#front-page-6 section, #front-page-3 section, #front-page-4 section {
	width: 100% !important;
}


#custom_html-35 {
	width: 100% !important;
	margin-top: 12rem !important;
}


#custom_html-29 .widget-1 > div > div {
	display: flex;
  align-items: center;
  position: relative;
  top: 13px;
}

#custom_html-29 .widget-1 .custom-html-widget > div > a {
	display: block !important;
  width: fit-content !important;
	
}

#custom_html-29 .widget-1 .custom-html-widget > div > a span {
	top: 0 !important;
  width: fit-content;
  display: block;
}

#custom_html-36, #custom_html-37, #custom_html-38, #custom_html-39 {
	width: 50% !important;
	clear: none !important
}

#neuro_list_widget-6 {
	width: 100% !important;
	display: none;
}


#custom_html-40 div.custom-html-widget span {
    margin-top: 4rem !important;
    display: block !important;
}

#custom_html-40 div.custom-html-widget span a {
    display: block !important;
}

#custom_html-40, #custom_html-27 {
	width: 100% !important;
}

.entry-title {
	display: none !important;
}

#custom_html-42 .widget-2 > div > div {
	display: flex;
  align-items: center;
  position: relative;
  top: 13px;
}

#custom_html-42 .widget-2 > div > div > a {
	display: block !important;
  width: fit-content !important;
	
}

#custom_html-42 .widget-2 > div > div > a > span {
	top: 0 !important;
  width: fit-content;
  display: block;
}

#lang_sel {
	width: fit-content;
  margin: 0 2rem !important;
}

#lang_sel_list {
	position: relative;
	top: -2px !important;
}

@media screen and (max-width: 1024px) {
	.site-title {
		height: 100px !important;
	}
	
	.site-title video {
		height: 100px !important;
	}
	
	.site-header > .wrap {
		padding: 0 !important;
	}
	
	.site-header > .wrap > .title-area {
		padding: 0 !important;
		
	}
	
	.nav-primary {
		display: block !important;
	}
	
	.nav-primary #menu-top-menu > li, .nav-primary #menu-topbar > li {
		display: none !important;
	}
	
	#lang_sel_list {
		position: absolute;
		right: 0;
	}

	.nav-primary #menu-top-menu aside section .widget_text, .nav-primary #menu-topbar aside section .widget_text {
		height: 0 !important;
	}
	
	.nav-primary #menu-top-menu aside section .widget_text > div > div > a, .nav-primary #menu-topbar aside section .widget_text > div > div > a  {
		display: none !important;
	}
	
	.uagb-block-83db23a5 {
		padding: 0 2rem !important;
	}
}

@media screen and (max-width: 768px) {
	#front-page-6 .custom-html-widget {
		display: flex !important;
		flex-direction: column !important;
			gap: 5rem !important;
	}
	#front-page-6 .custom-html-widget::after {
		display: none !important;
	}
	
	.neuro-list__item {
		width: 100% !important;
		  left: 0 !important;
		  border: none !important;
		  padding: 0 !important;	
	}
	.neuro-list__item-dot, .neuro-list__line {
		display: none !important;
	}
	
	#custom_html-24, #custom_html-25, #custom_html-26, #custom_html-31, #custom_html-36, #custom_html-37, #custom_html-38, #custom_html-39  {
		width: 100% !important;
	}
}


.back-button {
	background: #6a9fb2 !important
  border: none !important;
  border-radius: 5px !important;
  color: #fff !important;
  cursor: pointer !important;
  font-size: 16px !important;
  letter-spacing: 0 !important;
  padding: 13px 30px 13px 30px !important;
  position: relative !important;
}

#custom_html-22, #custom_html-34 {
	width: 100% !important;
}

#custom_html-20, #custom_html-32 {
	width: 100% !important;
}

.calendly-buttons a {
	display: flex;
  justify-content: center;
  width: fit-content !important;
  background: #8bb1c0;
  color: rgba(255, 255, 255, 0.7) !important;
  padding: 1rem 2rem;
  font-weight: 600;
  transition: all .3s;
}

.calendly-buttons a:hover {
	background: #74939f !important;
}