/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
    font-family: 'Golden Hopes Regular';
    src: url('fonts/GoldenHopes-Regular.otf') format('opentype');
    	font-weight: 400;
    	font-style: normal;
}
@font-face {
    font-family: 'SultanNahiaW20 Regular';
    src: url('fonts/SultanNahiaW20-Regular.ttf') format('truetype'),
    	url('fonts/SultanNahiaW20-Regular.woff') format('woff'),
    	url('fonts/SultanNahiaW20-Regular.woff2') format('woff2');
    	font-weight: 400;
    	font-style: normal;
}
h1, h1 a, 
.cursive-font {
	font-family: 'Golden Hopes Regular' ;
    font-weight: 400 ;
}
h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, p, p a, .text ul li, .text ul li a, .text ol li, .text ol li a, .nav>li>a, div,
.primary-font {
	font-family: 'SultanNahiaW20 Regular';
	font-weight: 400 ;
}

/* GLOBAL */
h1, h2, h3, h4, h5, h6 {
	line-height: 1em;
	margin-bottom: 20px;
}
h2 {
	font-size: 3em;
	font-weight: 400 !important;
	line-height: 1 !important;
}
body, p, p a, ul:not(.header-nav,.sub-menu) li, ol li,
.cky-consent-bar .cky-notice-des p,
.cky-consent-bar .cky-notice-des a.cky-policy,
.cky-notice-btn-wrapper .cky-btn,
.sp-testimonial-free-section .sp-testimonial-client-testimonial p {
	font-size: 25px;
	line-height: 1;
}
a:not(.mytime_embedded_btn,.button,.accordion-title,.vp-portfolio__item-meta-read-more,.ux-menu-link__link):hover {
	text-decoration: underline;
}
.mb-0 * {
	margin-bottom: 0 !important;
}
b, strong {
	font-weight: normal;
}
.blk-font {
	color: #403837 !important;
}
.button {
	font-size: 23px;
    font-weight: 400;
    letter-spacing: 0;
    min-height: 2em;
    height: 2.2em;
    line-height: 2em;
}
.button:not(.expand) span {
	line-height: 1;
}
.button.is-outline {
	border-width: 1px !important;
	line-height: 2em;
}
.button.is-outline i {
	right: 7%;
    position: absolute;
    margin-right: 0 !important;
    margin-left: 0 !important;
    top: 50%;
    transform: translateY(-50%);
}
.button.expand {
	margin: 0;
    min-height: auto;
    height: auto;
}
.button.is-xlarge {
	display: block;
    margin-right: auto !important;
    text-align: left;
}
.centered-btn span {
	text-align: center;
}
.review-btn span {
	position: relative;
}
.review-btn span:after {
	content: "";
    width: 25px;
    height: 30px;
    display: inline-block;
    vertical-align: text-top;
    margin-left: 10px;
}
.yelp-btn span:after {
	background: url(https://lashpilot.com/wp-content/uploads/2023/04/yelp-logo.png) center no-repeat;
	background-size: contain;
}
.google-btn span:after {
	background: url(https://lashpilot.com/wp-content/uploads/2023/04/google-logo.png) center no-repeat;
	background-size: contain;
}
.fb-btn span:after {
	background: url(https://lashpilot.com/wp-content/uploads/2023/04/facebook-logo.png) center no-repeat;
	background-size: contain;
}
.back-to-top {
	border: 0 !important;
	background-color: transparent !important;
	color: #403837 !important;
	bottom: 50px !important;
}
.back-to-top:before {
	content: "back to the";
    font-size: 1.2em;
}
.back-to-top:after {
	content: "Top";
    font-family: 'Golden Hopes Regular';
    text-transform: none;
    padding-left: 10px;
    font-size: 2em;
}
.back-to-top i {
	display: none;
}
.pr-20 {
	padding-right: 20px;
}
.banner {
	background-color: transparent !important;
}
.d-block {
	display: block !important;
	margin: 0 auto 20px !important;
	text-align: left !important;
	max-width: 300px;
}
.align-end {
	align-items: flex-end;
}
.align-center {
	align-items: center;
}
.one-column .gallery-col.col {
	padding: 0;
}
.one-column .gallery-col.col:not(:last-of-type) {
	padding-bottom: 30px;
}
.star-rating span:before {
	color: #F15285 !important;
}
.star-rating {
	font-size: 23px;
}
.reversed-content .icon-box-text {
	display: flex;
	flex-direction: column;
}
.reversed-content .testimonial-text {
	order: 2;
}
.reversed-content .testimonial-meta {
	order: 1;
    padding-top: 0;
    padding-bottom: 15px;
}
.dib {
	display: inline-block;
    vertical-align: middle;
}
.wsp-pages-list ul.children {
	margin: 0;
}
.primary-font {
	color: #F15285;
}
.secondary-font {
	color: #EC008C;
}
.of-contain img {
	object-fit: contain;
}
.toggl-btn .accordion-title {
	background-color: #F15285 !important;
    text-transform: uppercase;
    padding: 20px 2.3em;
    border-top: 0;
    font-size: 23px;
    color: #fff !important;
    font-weight: 400;
}
.toggl-btn .accordion-title:hover {
	box-shadow: inset 0 0 0 100px rgba(0,0,0,.2);
}
.accordion .toggle {
	height: auto;
	top: 50%;
    min-height: auto;
    box-sizing: border-box;
    display: inline-block;
    opacity: 1;
    border: 0;
    transform: translateY(-50%);
    width: auto;
}
.accordion .toggle i {
	font-size: 0;
}
.accordion .accordion-title.active .toggle i {
	transform: rotate(180deg);
}
.accordion .toggl-btn .icon-angle-down:before,
.lg-booking-modal:not(.center,.left) .mytime-widget-button-wrapper-v2 .mytime_embedded_btn:before {
	content: "";
    background: url(https://lashpilot.com/wp-content/uploads/2023/05/custom-toggle-btn-down.png) center no-repeat;
    width: 40px;
    height: 40px;
    display: inline-block;
    background-size: contain;
}
.accordion:not(.right-arrow-accordion) .icon-angle-down:before {
	content: "";
    background: url(https://lashpilot.com/wp-content/uploads/2023/05/custom-toggle-btn-down-blk.png) center no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: contain;
}
.accordion-title {
	border-top: 0;
	font-size: 23px;
	padding: 10px 1.5em;
	color: #F15285 !important;
}
.accordion-title.active {
	background-color: transparent;
	font-weight: 400;
}
.right-arrow-accordion .accordion-title {
	padding: 40px 1.5em 40px 0;
	border-bottom: 2px solid #403837;
}
.border-accordion .accordion-title {
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 1.5em;
	border-bottom: 2px solid #403837;
}
.right-arrow-accordion .accordion-title.active,
.border-accordion .accordion-title.active {
	border-bottom: 0;
}
.accordion-no-padding .accordion-inner {
	padding: 0 0 2em;
    border-bottom: 2px solid #403837;
}
/*.toggl-btn .accordion-title {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	border: 0;
    padding: 0;
    z-index: 2;
}
.toggl-btn.left-dropdown .accordion-title {
	left: 0;
}
.toggl-btn.right-dropdown .accordion-title {
	right: 0;
}
.toggl-btn .accordion-title.active {
	background-color: transparent;
}
.toggl-btn .accordion-title .toggle,
.toggl-btn .accordion-title span {
	display: none;
}
.toggl-btn .accordion-inner {
	padding: 0;
	position: relative;
	z-index: 3;
}
.banner.with-dropdown .text-box {
	z-index: 3;
}*/
.text-center .button.d-block:first-of-type {
	margin-left: auto !important;
}
.text-center .button.d-block:last-of-type {
	margin-right: auto !important;
}
.button.align-center {
	text-align: center !important;
	line-height: initial;
}
.button.align-center span {
	display: inline-block !important;
}
.button.align-center i {
	position: static !important;
    transform: none !important;
    vertical-align: text-top;
}
.flex-logo>.col-inner {
	display: flex;
	flex-wrap: wrap;
}
#slider_2891 .owl-item img.h-15 {
	height: 15px;
}
#slider_2891 .owl-item img.h-50 {
	height: 50px;
}
.plr-15 {
	padding-left: 15px;
	padding-right: 15px;
}
.secondary-menu .text-marquee a {
	color: #EA93A6;
	font-size: inherit;
}
.secondary-menu .text-marquee a:hover {
	color: #fff;
}
.booking-modal {
	width: 300px;
	max-width: 100%;
}
.booking-modal.w-180 {
	width: 180px;
	max-width: 100%;
}
.booking-modal .mytime-widget-button-wrapper-v2 {
	width: 100%;
    max-width: 100%;
    padding: 0px 15% 0px 6%;
    border-radius: 10px;
    min-height: 2em;
    height: 50px;
    box-sizing: border-box;
    line-height: 50px;
    border: 1px solid;
    position: relative;
    transition: transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s;
    text-align: left;
}
.booking-modal.pink .mytime-widget-button-wrapper-v2 {
	border-color: #f15285;
}
.booking-modal .mytime_embedded_btn {
	font-size: 23px;
    font-weight: 400;
    letter-spacing: 0;
    display: inline-block;
    line-height: 2;
    box-sizing: border-box;
    color: inherit;
}
.booking-modal .mytime-widget-button-wrapper-v2:after {
	content: "";
    font-family: fl-icons!important;
    position: absolute;
    right: 7%;
    font-size: 20px;
}
.booking-modal.pink .mytime-widget-button-wrapper-v2:hover:after {
	color: #fff;
}
.booking-modal.light .mytime-widget-button-wrapper-v2:hover {
	background-color: #fff;
	color: #666;
	border-color: #fff;
}
.booking-modal.pink .mytime-widget-button-wrapper-v2:hover {
	background-color: #f15285;
}
.booking-modal.light .mytime-widget-button-wrapper-v2:hover .mytime_embedded_btn {
	color: #666;
}
.booking-modal.blk .mytime-widget-button-wrapper-v2:hover {
	background-color: #403837;
	color: #fff;
	border-color: #403837;
}
.booking-modal.blk .mytime-widget-button-wrapper-v2:hover .mytime_embedded_btn,
.booking-modal.pink .mytime-widget-button-wrapper-v2:hover .mytime_embedded_btn {
	color: #fff;
}
.booking-modal.pink .mytime_embedded_btn,
.booking-modal.pink .mytime-widget-button-wrapper-v2:after {
	color: #f15285;
}
.lg-booking-modal .mytime-widget-button-wrapper-v2 {
	background-color: #F15285 !important;
    text-transform: uppercase;
    padding: 20px 2.3em;
    border-top: 0;
    font-size: 23px;
    display: block !important;
    position: relative;
}
.lg-booking-modal.center .mytime-widget-button-wrapper-v2 {
	text-align: center;
}
.lg-booking-modal .mytime-widget-button-wrapper-v2:hover {
	box-shadow: inset 0 0 0 100px rgba(0,0,0,.2);
}
.lg-booking-modal .mytime_embedded_btn {
	color: #fff;
}
.lg-booking-modal:not(.center) .mytime_embedded_btn:before {
	position: absolute;
    top: 50%;
    left: 3%;
    transform: translateY(-50%);
}
.lg-booking-modal.center .mytime_embedded_btn:after,
.lg-booking-modal.left .mytime_embedded_btn:after {
	content: "";
	font-family: fl-icons!important;
	margin-left: 0.4em;
	display: inline-block;
	position: absolute;
}
.lg-booking-modal.left .mytime_embedded_btn:after {
	left: 50%;
    transform: translateX(-50%);
}
.secondary-menu.element-is-sticky .col-inner {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}
.white .sa_owl_theme .owl-nav button {
	margin-right: 0 !important;
}
.sa_owl_theme .owl-nav .owl-prev {
	left: 0 !important;
}
.sa_owl_theme .owl-nav .owl-next {
	right: 0 !important;
}
.wsp-pages-list li a {
	color: #403837;
}
.with-calendar-icon .mytime_embedded_btn {
	font-size: 23px;
    font-weight: 400;
    letter-spacing: 0;
    display: inline-block;
    line-height: 1;
    box-sizing: border-box;
    position: relative;
    padding: 13px 70px 13px 80px;
    border-radius: 10px;
    border: 1px solid #f15285;
    transition: transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s;
}
.with-calendar-icon .mytime_embedded_btn:hover {
	background-color: #f15285;
	color: #fff;
}
.with-calendar-icon .mytime_embedded_btn:before {
	content: "";
    background: url(https://lashpilot.com/wp-content/uploads/2024/01/calendar-icon-fill.png) center no-repeat;
    width: 32px;
    height: 29px;
    display: inline-block;
    background-size: contain;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 25px;
}
.with-calendar-icon .mytime_embedded_btn:hover:before {
	background: url(https://lashpilot.com/wp-content/uploads/2024/01/calendar-icon-white.png) center no-repeat;
	background-size: contain;
}
.with-calendar-icon .mytime_embedded_btn:after {
	content: ">";
    position: absolute;
    top: 48%;
    transform: translateY(-48%);
    line-height: inherit;
    display: block;
    right: 15%;
}
.vp-id-4394 .vp-portfolio__item-meta {
	padding: 20px 0 !important;
}
.vp-id-4394 .vp-portfolio__item-meta-title {
	font-size: 1.8rem !important;
	margin-bottom: 15px !important;
}
.vp-id-4394 .vp-portfolio__item-meta-read-more {
	text-transform: uppercase;
    font-size: 1.3rem;
    border-radius: 8px;
    border: 1px solid #403837;
    padding: 9px 30px;
    color: #F15285 !important;
}
.vp-id-4394 .vp-portfolio__item-meta-read-more:hover {
	background-color: #f15285;
	color: #fff !important;
	border-color: #f15285;
}
.vp-id-4394 .swiper-pagination-bullet {
	width: 15px !important;
	height: 15px !important;
}
.vp-id-4394 .vp-portfolio__items-arrow {
	color: #000 !important;
	opacity: 1 !important;
}
.thin-underline {
	text-decoration-thickness: 2px !important;
}
.box-text a:not(.button), .box-text h1, .box-text h2, .box-text h3, .box-text h4, .box-text h5, .box-text h6 {
	line-height: 1;
}
.nb-holder .owl-carousel .owl-item img {
	width: 100%;
	height: 100%;
}
.oph-full img {
	object-position: 100% center;
}
.w-180 {
	width: 180px;
	max-width: 100%;
	box-sizing: border-box;
}
.w-180.button span {
	width: 100%;
}
.with-border {
	border: 1px solid #403837;
}
.align-start {
	align-items: flex-start;
}
.mh-100 {
	max-height: 100%;
	height: 100%;
}

/* HEADER */
header .header-main .header-inner {
	max-width: 1400px !important;
}
.header-top {
	border-top: 1px solid #F15285;
    border-bottom: 1px solid #F15285;
    background-color: transparent !important;
}
.nav>li>a {
	letter-spacing: 0;
}
.header-top .nav.nav-small>li.html>a {
	font-size: inherit;
	line-height: inherit;
	padding-top: 0;
	padding-bottom: 0;
	color: #F15285;
}
.header-top .searchform-wrapper {
	display: flex;
	align-items: center;
}
.header-top .searchform-wrapper:before {
	content: "Search";
    font-size: 1em;
    display: inline-block;
    text-transform: uppercase;
    padding-right: 5px;
}
.header-top .searchform {
	display: inline-block;
}
.header-top input[type="search"] {
	border-top: 0;
    border-left: 0;
    border-right: 0;
    box-shadow: none;
    height: auto;
    padding: 0;
    line-height: 10px;
    border-color: #403837;
    font-family: 'SultanNahiaW20 Regular';
    font-weight: 400;
    font-size: 0.9em;
}
.header-top .submit-button {
	opacity: 0;
}
.header-top .searchform .button.icon {
	margin: 0;
    background-color: transparent;
    color: #403837;
    height: 28px;
    line-height: 28px;
    box-shadow: none;
    border: 0;
    width: auto;
    min-width: auto;
    padding: 0;
}
.header-top .searchform .button.icon i {
	font-size: 0.7em;
}
.header-top>.flex-row {
	padding: 0 5%;
}
input[type="search"]::-webkit-input-placeholder {
	color: transparent;
}
input[type="search"]::-moz-placeholder {
	color: transparent;
}
input[type="search"]:-ms-input-placeholder {
	color: transparent;
}
input[type="search"]:-moz-placeholder {
	color: transparent;
}
.header .nav-small a.icon:not(.button) {
	font-size: 0.8em;
	color: #403837;
	margin-left: 0.5em;
    margin-right: 0.5em;
}
.nav-divided>li+li>a:after {
	display: none;
}
.header-social-icons {
	margin-right: 0 !important;
}
.header-top .html_topbar_right {
	margin-left: 0;
}
.header-top .html_topbar_left a:not(:hover) {
	color: #403837;
}
.header-top .html_topbar_right a {
	margin-left: 0.5em;
    margin-right: 0.5em;
}
.stuck .header-main {
	background-color: #fff;
}
.nav-dropdown-default {
	padding: 10px 15px;
}
.nav-dropdown-has-border .nav-dropdown {
	border: 1px solid #979797;
}
.nav-dropdown li {
	display: block !important;
	width: auto !important;
	position: relative;
}
.header-main .nav-dropdown li a:hover {
	border-bottom: 1px dashed #000 !important;
	text-decoration: none;
}
.nav>li>a {
	text-decoration: none !important;
}
.nav-dropdown li ul {
	position: absolute;
    left: 100%;
    top: 0px;
    height: auto;
    display: none !important;
    z-index: 10;
    overflow: visible;
    background-color: #fff;
    border: 1px solid #979797;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.nav-dropdown>li:hover>ul,
.nav-dropdown>li.active:hover>ul {
	z-index: 20;
	display: block !important;
}
.nav-dropdown>li.active:not(:hover)>ul.sub-menu:not(.nav-dropdown) {
	display: none !important;
}
.nav-dropdown li.menu-item-has-children>a:after {
	content: "";
    background: url(https://lashpilot.com/wp-content/uploads/2023/05/custom-arrow-down.png) center no-repeat;
    background-size: contain;
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-left: 5px;
}
.nav-dropdown .menu-item-has-children>a, 
.nav-dropdown .nav-dropdown-col>a {
	font-weight: 400;
	color: #94948F;
}
.dropdown-uppercase.nav-dropdown .nav-column>li>a, 
.nav-dropdown.dropdown-uppercase>li>a {
	font-size: 1.07em;
	line-height: 1;
	margin: 0;
}
.header-nav-main>li>ul>li>ul>li {
	position: relative;
}
/*.header-nav-main>li>ul>li>ul>li>ul {
	position: absolute;
    left: 100%;
    top: 0px;
    height: auto;
    display: none !important;
    z-index: 10;
    overflow: visible;
    background-color: #fff;
    border: 1px solid #979797;
    padding-left: 0 !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}*/
.header-nav-main>li>ul>li>ul>li.active>ul.sub-menu:not(.nav-dropdown) {
	display: none !important;
}
.header-nav-main>li>ul>li>ul>li.active:hover>ul.sub-menu:not(.nav-dropdown) {
	display: block !important;
}
.header-nav-main>li>ul>li>ul>li:hover>ul {
	z-index: 20;
    display: block !important;
}
.header-nav-main>li>ul>li>ul>li>a,
.header-nav-main>li>ul>li>ul>li.menu-item-has-children>ul>li>a {
	border-bottom: 0 !important;
	padding: 5px 0;
	color: #94948F;
}
/*.header-nav-main>li>ul>li>ul>li.menu-item-has-children>a:after {
	content: "";
	background: url(https://lashpilot.com/wp-content/uploads/2023/05/custom-arrow-right.png) center no-repeat;
    background-size: contain;
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-left: 5px;
}*/
.nav-dropdown.nav-dropdown-default>li {
	padding-bottom: 10px;
}
.nav-dropdown.nav-dropdown-default>li:last-child {
	padding-bottom: 0;
}
.nav-dropdown.nav-dropdown-default>li>a {
	border-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
    margin: 0;
}
.custom.html_top_right_text .mytime_embedded_btn {
	text-transform: uppercase;
    color: #fff;
    background-color: #F15285;
    border: 1px solid #F15285;
    border-radius: 7px;
    height: 40px;
    display: inline-block;
    line-height: 37px;
    box-sizing: border-box;
    padding: 0 20px;
}
.custom.html_top_right_text .mytime_embedded_btn:hover {
	color: #F15285;
	background-color: #fff;
}
.header-main .nav > li > a {
	padding: 12px 0;
}
.nav-dropdown .nav-dropdown-col .menu-item-has-children {
	margin-top: 0;
}

/* FOOTER */
.footer-1, 
.footer-2 {
	border-top: 0;
}
.footer {
	padding: 30px 0 20px;
}
.footer-wrapper .ux-menu-link__link {
	min-height: auto;
    padding-bottom: 10px;
    padding-top: 0;
    font-size: 1.45em;
    line-height: 1em;
}
.footer-secondary {
	padding: 0;
}
.absolute-footer.dark {
	color: #fff;
}
.absolute-footer {
	font-size: 1.05em;
    padding: 10px 0;
}
.footer-secondary img {
	vertical-align: baseline;
}
.social-icons {
	color: #403837;
}
.footer-wrapper a.icon:not(.button) {
	font-size: 0.8em;
	margin-left: 0.5em;
    margin-right: 0.5em;
}
.footer-wrapper .ux-logo-link {
	padding: 0 !important;
}
.footer-1>.row,
.footer-1 .icon-box {
	align-items: center;
}
.custom-social-icons a {
	margin-right: 1.5em;
	margin-bottom: 10px;
    display: inline-block;
}

/* STICKY BUTTON */
.footer-floating-btn {
	position: fixed;
    top: 45%;
    right: 28px;
    z-index: 9999;
    max-width: 100%;
    vertical-align: middle;
    text-align: center;
    /*width: 225px;
    height: 140px;*/
}
/*.footer-floating-btn a {
    background: url(https://lashpilot.com/wp-content/uploads/2023/05/book-now-logo.png) center no-repeat;
    background-size: contain;
    width: 100%;
    height: 130px;
    display: block;
}*/

/* HOME */
.testimonial-text.is-italic {
	font-style: normal !important;
}
.testimonial-name,
.testimonial-company {
	font-weight: 400 !important;
	font-size: 25px;
	display: block;
}
.testimonial-name-divider {
	display: none !important;
}
.text-marquee {
	position: relative;
    width: 100vw;
    height: 32px;
    max-width: 100%;
    overflow-x: hidden;
}
.text-marquee p {
	margin-bottom: 0;
    position: absolute;
    white-space: nowrap;
    will-change: transform;
    animation: marquee 12s linear infinite;
    width: 100%;
    line-height: 30px;
    box-sizing: border-box;
    font-size: 28px;
}
#slider_2891 .owl-stage {
	display: flex;
	align-items: center;
	justify-content: center;
}
#slider_2891 .sa_hover_container {
	min-height: auto !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
#slider_2891 img.size-full.alignnone {
	margin-bottom: 0;
}

/* EYELASH EXTENSION */
.text-overlay:hover .box-image:before {
	font-family: 'SultanNahiaW20 Regular' !important;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 2;
}
.bali:hover .box-image:before {
	content: "Bali";
}
.tokyo:hover .box-image:before {
	content: "Tokyo";
}
.paris:hover .box-image:before {
	content: "Paris";
}

/* BLOG */
.box-blog-post .is-divider {
	display: none;
}
.article-holder .box-blog-post .post-title {
    line-height: 1;
    color: #F15285;
    margin: 0 0 20px;
}
.article-holder .box-blog-post button {
	text-transform: none;
    font-size: 22px;
    border-radius: 8px;
    padding: 0 13%;
    margin: 0 !important;
}
.article-holder .box-blog-post button:after {
	content: ">";
    margin-left: 10px;
}
.article-holder .box-blog-post .box-text p {
	margin-bottom: 50px;
    margin-top: 0;
}
.single-post .blog-wrapper>.row {
	max-width: 100%;
}
.single-post .blog-wrapper>.row>.col {
	flex-basis: 100%;
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.single-post .entry-header {
	display: block;
}
.single-post .entry-content {
	padding-top: 0;
}
.article-holder .post-item:not(:last-of-type) {
	margin-bottom: 30px;
}
/*.single-post .entry-content p a:not(.button),
.single-post .entry-content ul li a,
.single-post .entry-content ol li a {
	text-decoration: underline;
}*/
.recent-post-holder .flickity-prev-next-button {
	opacity: 1;
}
.recent-post-holder {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.recent-post-holder .box-text.text-center {
	padding-bottom: 0 !important;
}
.vp-id-2913 .vp-portfolio__items-wrap {
	max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 5% 5%;
}
.vp-id-2913 .vp-portfolio__item-meta {
	padding: 30px 0 !important;
}
.vp-id-2913 .vp-portfolio__item-meta-title {
	line-height: 1 !important;
    color: #F15285;
    margin: 0 0 20px !important;
}
.vp-id-2913 .vp-portfolio__item-meta-title a {
	font-size: inherit;
	line-height: inherit;
}
.vp-id-2913 .vp-portfolio__item-meta-excerpt {
	opacity: 1 !important;
	font-size: 25px;
	line-height: 1 !important;
}
.vp-id-2913 .vp-portfolio__item-meta-read-more {
	font-size: 22px;
    border-radius: 8px;
    padding: 0 13%;
    line-height: 2em;
    border: 1px solid #403837;
}
.vp-id-2913 .vp-portfolio__item-meta-read-more:hover {
	color: #fff !important;
	background-color: #403837;
}
.vp-portfolio__items-style-default .vp-portfolio__item-caption a:hover, 
.vp-portfolio__items-style-default .vp-portfolio__item-caption a:focus {
	color: #F15285;
}
.vp-portfolio__items-style-default .vp-portfolio__item:hover .vp-portfolio__item-img img, 
.vp-portfolio__items-style-default .vp-portfolio__item-focus .vp-portfolio__item-img img {
	transform: none;
}
.vp-id-2913 .vp-portfolio__pagination-wrap {
	margin-top: 0 !important;
    width: 100%;
}
.vp-pagination__style-minimal[data-vp-pagination-type=paged] .vp-pagination__item-active>img+span {
	background-color: #F15285;
    border-radius: 7px;
}
.vp-pagination__style-minimal[data-vp-pagination-type=paged] .vp-pagination__item-active>img {
	width: 50px !important;
}
.vp-pagination__style-minimal .vp-pagination__item>* {
	font-size: 20px;
    font-weight: 400;
    padding: 10px 20px;
}
.vp-pagination__style-minimal {
	align-items: center;
}
.vp-pagination__style-minimal .vp-pagination__item>a:hover, 
.vp-pagination__style-minimal .vp-pagination__item>a:focus {
	color: #F15285;
	text-decoration: none;
}
.vp-id-2913 .vp-pagination__load-more {
	color: #fff !important;
    background-color: #f15285 !important;
    border-radius: 0 !important;
    padding: 0 5% !important;
    font-size: 23px !important;
    line-height: 1.6;
    font-weight: 400 !important;
    width: 100%;
    text-align: left;
}
.vp-id-2913 .vp-pagination__load-more:hover {
	box-shadow: inset 0 0 0 100px rgba(0,0,0,.2) !important;
}
.vp-id-2913 .vp-portfolio__item-img img {
	height: 300px;
	object-fit: cover;
}
/*.vp-id-2913 .vp-pagination__load-more>span:first-child:after {
	content: "";
    font-family: fl-icons!important;
    font-style: normal!important;
    font-variant: normal!important;
    font-weight: 400!important;
    line-height: 1.2;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 10%;
}*/

/* YELP */
.wpsr-review-template {
	background-color: transparent !important;
	box-shadow: none !important;
}
.wpsr-review-template-one .wpsr-reviewer-image {
	position: static !important;
}
.wpsr-review-template-one .wpsr-reviewer-image img {
	max-height: 100% !important;
    width: 200px !important;
    height: auto !important;
    max-width: 100% !important;
}
.wpsr-review-template.wpsr-review-template-yelp .wpsr-rating-wrapper .wpsr-rating .wpsr-star svg {
	background-color: transparent !important;
    padding: 0 !important;
    height: 25px !important;
    width: 25px !important;
}
.wpsr-review-template.wpsr-review-template-yelp .wpsr-rating-wrapper .wpsr-rating .wpsr-star svg path {
	fill: #F15285 !important;
}
.wpsr-review-template .wpsr-review-content p {
	font-size: 21px !important;
    line-height: 1.2 !important;
    color: #403837 !important;
}
.wpsr-review-template .wpsr-review-info .wpsr-reviewer-name-url .wpsr-reviewer-name {
	font-size: 25px !important;
    color: #403837 !important;
    font-weight: 400 !important;
}
.wpsr-review-template-one .wpsr-review-header .wpsr-review-info {
	display: flex;
    flex-direction: column-reverse;
}
.wpsr-review-template-one .wpsr-review-content {
	margin-top: 10px !important;
}
.wpsr-review-template {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.wpsr-container {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.wpsr-all-reviews {
	max-width: 1400px;
    margin: 0 auto !important;
}
.wpsr-reviews-loadmore {
	padding-bottom: 0 !important;
    margin-top: 50px !important;
}
.wpsr-reviews-loadmore span {
	background-color: #f15285 !important;
    border-radius: 0 !important;
    padding: 0 !important;
    font-size: 23px !important;
    line-height: 1.6;
    font-weight: 400 !important;
    display: block;
    position: relative;
}
.wpsr-reviews-loadmore span:hover {
	box-shadow: inset 0 0 0 100px rgba(0,0,0,.2);
}
.wpsr-reviews-loadmore span:after {
	content: "";
    font-family: fl-icons!important;
    font-style: normal!important;
    font-variant: normal!important;
    font-weight: 400!important;
    line-height: 1.2;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 10%;
}
.sp-testimonial-item,
.sp-testimonial-free {
	height: 100% !important;
}
.sp-testimonial-free {
	padding: 15% 10% 10%;
	display: flex;
	flex-direction: column;
}
.sp-testimonial-free-section .sp-testimonial-client-testimonial, 
.sp-testimonial-free-section .sp-testimonial-client-testimonial p,
.sp-testimonial-free-section .sp-testimonial-client-name,
.sp-testimonial-free-section .sp-testimonial-client-rating {
	text-align: left;
}
.sp-testimonial-client-rating {
	order: 0;
	margin-bottom: 50px !important;
}
.sp-testimonial-client-testimonial {
	order: 1;
}
.sp-testimonial-client-name {
	order: 2;
}
.sp-testimonial-free-section .sp-testimonial-client-rating i.fa {
	font-size: 2.5em;
}
.sp-testimonial-client-name {
	font-family: 'golden hopes regular' !important;
	font-size: 3em !important;
	line-height: 1em !important;
	margin-top: auto !important;
}
.sp-testimonial-client-name:before {
	content: "-";
	margin-right: 10px;
}
.sp-testimonial-free-section {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.sp-testimonial-free-section .sp-testimonial-client-image img {
	width: 45%;
	height: 100%;
	border: 1px solid #979797;
}
.sp-testimonial-free-section .sp-testimonial-item {
	padding-top: 8%;
	padding-bottom: 5%;
}
.sp-testimonial-free-section .sp-testimonial-client-image {
	text-align: right;
    margin-top: -38%;
    margin-bottom: 0;
}
.sp-testimonial-free-section .sp-testimonial-item:before {
	content: "";
    background: url(https://lashpilot.com/wp-content/uploads/2024/01/open-quote-icon.png) center no-repeat;
    width: 20%;
    height: 12%;
    display: block;
    background-size: contain;
    position: absolute;
}
.sp-testimonial-free-section .sp-testimonial-item:after {
	content: "";
    background: url(https://lashpilot.com/wp-content/uploads/2024/01/closing-quote-icon.png) center no-repeat;
    background-size: contain;
    width: 20%;
    height: 12%;
    display: block;
    position: absolute;
    bottom: 0;
    right: 5%;
}
.sp-testimonial-free-wrapper {
	overflow: visible;
}
.sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-prev {
	left: -5%;
}
.sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-next {
	right: -5%;
}
.sp-testimonial-free-section .swiper-wrapper {
	height: auto;
}

/* FORM */
.wpcf7-form input,
.wpcf7-form textarea {
	border: 1px solid #f15285;
	font-size: 1.06em;
    height: auto;
    padding-top: 1em;
    padding-bottom: 1em;
    line-height: initial;
}
.wpcf7-form input:not([type="submit"]),
.wpcf7-form textarea {
    color: #403837;
}
.wpcf7-form textarea {
	height: 300px;
}
.wpcf7-form input[type="submit"] {
	width: 100%;
    box-sizing: border-box;
    text-align: left;
    font-weight: 400;
    margin-right: 0;
    margin-bottom: 0;
}
.wpcf7-form ::-webkit-input-placeholder {
	color: #f15285;
	text-transform: uppercase;
}
.wpcf7-form ::-moz-placeholder {
	color: #f15285;
	text-transform: uppercase;
}
.wpcf7-form :-ms-input-placeholder {
	color: #f15285;
	text-transform: uppercase;
}
.wpcf7-form :-moz-placeholder {
	color: #f15285;
	text-transform: uppercase;
}
.wpcf7 form.sent .wpcf7-response-output {
	border: 1px solid #f15285;
    font-size: 2em;
    margin: 0;
    text-align: center;
    border-radius: 0;
}

/* ANIMATION */
@keyframes marquee {
  	from { transform: translateX(0); }
  	to { transform: translateX(-50%); }
}

/* STORE LOCATOR */
.wpsl-search {
	margin-bottom: 0;
    background: #ffcdd7;
    padding: 20px;
}
#wpsl-search-btn, #wpsl-search-wrap input {
	margin-bottom: 0;
	min-height: auto;
}
#wpsl-search-input {
	border: 1px solid #979797 !important;
    border-radius: 0 !important;
}
.wpsl-dropdown {
	border: 1px solid #979797 !important;
    border-radius: 0 !important;
}
#wpsl-search-btn {
	border-radius: 16px !important;
	background-color: #F15285 !important;
	color: #fff !important;
	border: 1px solid #F15285 !important;
	background-image: none;
    box-shadow: none;
    text-transform: uppercase !important;
    font-weight: 400;
    letter-spacing: 0;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}
#wpsl-search-btn:hover {
	color: #F15285 !important;
	background-color: #fff !important;
}
#wpsl-search-wrap div label,
.wpsl-selected-dropdown {
	font-weight: 400;
}
#wpsl-search-wrap div label, 
#wpsl-search-wrap .wpsl-input input {
	line-height: 1 !important;
	font-weight: 400;
}
#wpsl-wrap #wpsl-result-list li {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0;
}
#wpsl-wrap #wpsl-result-list ul li:last-child {
	border-bottom: 0;
}
#wpsl-stores .wpsl-store-thumb {
    object-fit: cover;
    border-radius: 0;
}
#wpsl-result-list li p {
	color: #EC008C;
	font-size: 1.68em;
}
#wpsl-result-list li p span {
	color: #403837;
    font-size: 0.78em;
}
.wpsl-direction-wrap {
	font-size: 0.85em;
    color: #94948F;
}
#wpsl-result-list a {
	color: #94948F;
}
span.wpsl-street {
	margin-top: 10px;
}
.gm-style .gm-style-iw {
	font-size: 2em;
}
.wpsl-direction-before div,
.wpsl-back {
	font-size: 1.3em;
}
.wpsl-store-location {
	font-size: 16px;
}
.wpsl-info-actions a {
	outline: none;
}
#wpsl-result-list {
	margin-right: 0 !important;
}

/* MOBILE RESPONSIVE */
@media all and (min-width:1240px) {
	.header-top .nav-small.nav>li.html, 
	.social-icons, 
	.custom.html_top_right_text .mytime_embedded_btn {
		font-size: 23px;
	}
}
@media (min-width:1100px) and (max-width:1239px) {
	.nav:not(.mobile-nav)>li>a, 
	.header-top .nav-small.nav>li.html, 
	.social-icons, 
	.custom.html_top_right_text .mytime_embedded_btn {
		font-size: 19px;
	}
}
@media all and (min-width:1200px) {
	.text-overlay:hover .box-image:before {
		font-size: 7em;
	}
	.button.expand {
		font-size: 4em;
	}
	.button.is-xlarge {
		font-size: 1.65em;
	}
	.nav:not(.mobile-nav)>li>a {
		font-size: 19px;
	}
	.nav-spacing-medium>li {
		margin: 0 7px;
	}
	.sp-testimonial-free-section .sp-testimonial-item:before {
		top: 6%;
    	left: 8%;
	}
	#wpsl-search-wrap div label,
	#wpsl-search-wrap .wpsl-input input {
		font-size: 1.54em!important;
	}
	#wpsl-search-btn {
		font-size: 1.7em!important;
	}
	#wpsl-wrap .wpsl-dropdown .wpsl-selected-item, 
	#wpsl-wrap .wpsl-dropdown li, 
	#wpsl-wrap .wpsl-selected-item {
		font-size: 1.5em;
	}
	#wpsl-wrap #wpsl-stores .wpsl-store-thumb {
		height: 85px !important;
    	width: 80px !important;
	}
	#wpsl-result-list li p {
		font-size: 1.68em;
	}
}
@media (min-width:1025px) and (max-width:1199px) {
	.text-overlay:hover .box-image:before {
		font-size: 4em;
	}
	.nav:not(.mobile-nav)>li>a {
		font-size: 15px;
	}
	.nav-spacing-medium>li {
		margin: 0 7px;
	}
	.sp-testimonial-free-section .sp-testimonial-item:before {
		top: 4.5%;
    	left: 8%;
	}
}
@media all and (min-width:1101px) {
	.nav-dropdown.dropdown-uppercase>li>a {
		font-size: 1.21em;
	}
}
@media all and (max-width:1099px) {
	.header-top .nav-small.nav>li.html, 
	.social-icons, 
	.custom.html_top_right_text .mytime_embedded_btn {
		font-size: 17px;
	}
	.custom.html_top_right_text .mytime_embedded_btn {
		font-size: 17px;
		padding: 0 10px;
	}
}
@media all and (min-width:1025px) {
	.header-main .nav-left {
		padding-right: 0;
	}
	.header-main .nav-right {
		padding-left: 2em;
	}
	.nav-spacing-large>li {
		margin: 0 2%;
	}
	.button.expand,
	.toggl-btn .accordion-title,
	.lg-booking-modal .mytime-widget-button-wrapper-v2 {
		font-size: 4em;
	}
	.wpsr-reviews-loadmore span,
	.vp-id-2913 .vp-pagination__load-more {
		font-size: 4em !important;
	}
	.accordion-title {
		font-size: 3em;
	}
}
@media (min-width:736px) and (max-width:1024px) {
	.sp-testimonial-free-section .sp-testimonial-item:before {
		height: 9%;
		left: 8%;
    	top: 3%;
	}
}
@media all and (max-width:1024px) {
	.text-overlay:hover .box-image:before {
		font-size: 3em;
	}
	.banner h1 {
		font-size: 3em;
	}
	.banner h2 {
		font-size: 2.5em;
	}
	.desktop-fw {
		flex-basis: 100%;
    	max-width: 100%;
	}
	#logo {
		width: 80px !important;
		margin-right: 10px;
	}
	.nav-size-large>li>a {
		font-size: .9em !important;
	}
	.nav-spacing-medium>li {
		margin: 0 5px !important;
	}
}
@media all and (max-width:1000px) {
	.nav-spacing-large>li {
		margin: 0 3px;
	}
}
@media all and (min-width:1000px) {
	.footer-1 .large-columns-4>.col:first-child {
		flex-basis: 35%;
    	max-width: 35%;
	}
	.footer-1 .large-columns-4>.col:nth-child(2) {
		flex-basis: 17%;
    	max-width: 17%;
	}
	.footer-1 .large-columns-4>.col:nth-child(3) {
		flex-basis: 18%;
    	max-width: 18%;
	}
	.footer-1 .large-columns-4>.col:last-child {
		flex-basis: 30%;
    	max-width: 30%;
	}
}
@media all and (min-width:980px) {
	.white .sa_owl_theme .owl-nav button {
		display: none !important;
	}
	.wpsl-select-wrap {
		padding-right: 5%;
	}
	#wpsl-search-btn {
		padding-left: 40px !important;
		padding-right: 40px !important;
	}
	.nb-holder .owl-carousel .owl-stage {
		display: flex;
		align-items: center;
	}
}
@media all and (max-width:979px) {
	.nb-holder .img .img-inner {
		padding-top: 65% !important;
	}
	.nb-holder .sa_owl_theme .owl-nav .owl-prev {
		left: 10px !important;
	}
	.nb-holder .sa_owl_theme .owl-nav .owl-next {
		right: 10px !important;
	}
	.nb-holder .white .sa_owl_theme .owl-nav button {
		background-size: auto 20px !important;
    	height: 30px !important;
    	min-height: auto;
    	border-radius: 50%;
	}
}
@media (min-width:850px) and (max-width:999px) {
	.footer-1 .large-columns-4>.col {
		flex-basis: 50%;
    	max-width: 50%;
	}
}
@media (min-width:850px) and (max-width:1200px) {
	.banner .text-box {
		width: 55% !important;
	}
	.banner .text-box.one-row-banner {
		width: 90% !important;
	}
	.right-arrow-accordion .accordion-title {
		padding: 30px 1.5em 30px 0;
	}
	.border-accordion .accordion-title {
		padding-top: 30px;
		padding-bottom: 30px;
	}
}
@media all and (min-width:850px) {	
	.header-main .nav-left,
	.header-main .nav-right {
		justify-content: center;
	}
	.header-main .nav-left {
		gap: 0;
	}
	.p-15 {
		padding: 0 15%;
	}
	.p-10 {
		padding: 0 10%;
	}
	.copyright-footer br {
		display: none !important;
	}
	.content-top .section-content.relative {
		position: absolute !important;
		top: 15%;
	}
	.t-5 .section-content.relative {
		top: 5%;
	}
	.t-30 {
		top: 30%;
	}
	.header-top .html_topbar_left {
		display: flex;
	}
	.header-top .html_topbar_left>span:first-child {
		order: 0;
	}
	.header-top .html_topbar_left>span:nth-child(2) {
		order: 2;
	}
	.header-top .html_topbar_left>span:nth-child(3) {
		order: 1;
	}
	.header-top .html_topbar_left>span:last-child {
		order: 3;
	}
	.vp-id-4394 .vp-svg-icon {
		font-size: 30px;
	}
	.wpsl-search {
    	padding: 28px 50px;
	}
	#wpsl-result-list ul {
		padding-left: 50px;
		padding-right: 50px;
	}
	.google-map,
	.map-height {
		height: 100% !important;
	}
	.flex-inner > .col-inner {
		display: flex;
    	flex-direction: column;
	}
	.flex-content .section-content {
		height: 100%;
    	display: flex;
    	flex-direction: column;
	}
	.mt-auto {
		margin-top: auto;
	}
}
@media all and (max-width:849px) {
	.absolute-footer>.container {
		display: flex;
    	flex-direction: column-reverse;
	}
	.header-top,
	.mobile-center,
	.mobile-center * {
		text-align: center !important;
	}
	.justify-center,
	.footer-wrapper .ux-menu-link__link {
		justify-content: center !important;
	}
	.justify-center .icon-box-text {
		flex: 0 0 auto;
	}
	.is-full-height {
		height: auto !important;
	}
	.max-height.is-full-height {
		min-height: 800px !important;
	}
	.nav:not(.mobile-nav)>li>a {
		font-size: 23px;
	}
	.nav:not(.mobile-nav)>li .toggle i {
		font-size: 0.8em;
	}
	.banner {
		min-height: 100%;
	}
	.banner .fill {
		position: static !important;
		display: flex;
    	flex-direction: column-reverse;
	}
	.separate-container {
		flex-flow: column-reverse;
	}
	.separate-container .fill {
		position: static;
    	padding-top: 50% !important;
	}
	.banner .bg.fill {
		padding-top: 50% !important;
	}
	.banner .text-box {
		position: static !important;
		transform: none !important;
		padding: 5%;
	}
	.banner .dark,
	.banner .dark p, 
	.banner .dark td,
	.separate-container .dark,
	.separate-container .dark p {
		color: #000 !important;
	}
	.banner .dark h1, 
	.banner .dark h2, 
	.banner .dark h3,
	.separate-container .dark h1,
	.separate-container .dark h2,
	.separate-container .dark h3 {
		color: #403837 !important;
	}
	.banner-layers {
		height: auto;
		overflow: hidden;
	}
	.off-canvas-left .mfp-content {
		background-color: #fff;
    	box-shadow: none;
    	width: 100%;
	}
	.nav-sidebar.nav-vertical>li.menu-item.active, 
	.nav-sidebar.nav-vertical>li.menu-item:hover {
		background-color: transparent;
	}
	.nav-vertical li li.menu-item-has-children>a {
		font-weight: 400;
		text-transform: none;
    	font-size: 25px;
    	color: #666;
	}
	.nav-vertical>li>ul>li.menu-item-has-children {
		margin-bottom: 0;
	}
	.nav-vertical>li>ul>li>ul>li.menu-item-has-children {
		margin-top: 0 !important;
	}
	.header-top .searchform-wrapper {
		justify-content: center;
	}
	.header-top {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.header-top .mobile-nav {
		display: block;
	}
	.header-main li.html.custom {
		display: inline-block;
		margin-right: 0;
	}
	.header-main li.html.custom .mytime_embedded_btn {
		text-transform: uppercase;
    	color: #fff;
    	background-color: #F15285;
    	border: 1px solid #F15285;
    	border-radius: 7px;
    	height: auto;
    	display: inline-block;
    	line-height: 20px;
    	box-sizing: border-box;
    	padding: 5px;
    	font-size: 19px;
    	text-align: center;
	}
	header .header-main .header-inner {
		padding: 0 15px;
	}
	#logo {
		width: 110px !important;
	}
	.nav-sidebar.nav-vertical>li+li {
		border-top: 0;
	}
	.header-top .html_topbar_left {
		display: flex;
    	flex-wrap: wrap;
    	padding: 0 0 8px;
    	margin: 0;
	}
	.header-top .html_topbar_left span {
		flex-basis: 50%;
	}
	.header-top {
		border-left: 1px solid #f15285;
    	border-right: 1px solid #f15285;
	}
	.right-arrow-accordion .accordion-title {
		padding: 15px 1.5em 15px 0;
	}
	.border-accordion .accordion-title {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	#wpsl-result-list ul {
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media (min-width:826px) and (max-width:1199px) {
	#wpsl-search-wrap div label,
	#wpsl-search-wrap .wpsl-input input,
	#wpsl-search-btn {
		font-size: 1.2em !important;
	}
}
@media all and (min-width:826px) {
	#wpsl-search-wrap form {
		display: flex;
    	align-items: center;
    	justify-content: space-between;
    	gap: 0 30px;
	}
	#wpsl-category, .wpsl-input, .wpsl-select-wrap {
		margin-bottom: 0;
	}
	#wpsl-search-btn, #wpsl-search-wrap div {
		margin-right: 0;
	}
	#wpsl-search-wrap .wpsl-input, #wpsl-search-wrap .wpsl-select-wrap {
		display: flex;
    	gap: 0 20px;
    	align-items: center;
    	flex: 1;
	}
	#wpsl-radius, #wpsl-results {
		display: flex !important;
		align-items: center;
    	gap: 0 20px;
    	flex: 1;
	}
	#wpsl-search-wrap div label {
    	margin-right: 0;
	}
	#wpsl-results label,
	.wpsl-input label, #wpsl-radius label, #wpsl-category label,
	.wpsl-dropdown,
	#wpsl-search-input {
		width: auto !important;
	}
	.wpsl-dropdown,
	#wpsl-search-input {
		flex-grow: 1;
	}
	#wpsl-wrap .wpsl-dropdown .wpsl-selected-item, 
	#wpsl-wrap .wpsl-dropdown li, 
	#wpsl-wrap .wpsl-selected-item {
		padding-top: 10px !important;
		padding-left: 12px !important;
		padding-bottom: 10px !important;
	}
	#wpsl-search-input {
    	padding: 9px 12px !important;
	}
	#wpsl-wrap #wpsl-result-list li {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}
@media all and (max-width:825px) {
	#wpsl-search-wrap div label, #wpsl-search-wrap .wpsl-input input,
	#wpsl-search-btn {
		font-size: 1.3em !important;
	}
}
@media (min-width:769px) and (max-width:1024px) {
	.button.expand,
	.toggl-btn .accordion-title,
	.lg-booking-modal .mytime-widget-button-wrapper-v2 {
		font-size: 3em;
	}
	.wpsr-reviews-loadmore span {
		font-size: 3em !important;
	}
	.accordion-title {
		font-size: 2em;
	}
}
@media all and (min-width:769px) {
	.button.expand {
    	text-align: left;
    	min-height: auto;
    	height: auto;
    	padding: 0 5% !important;
	}
	.button.expand span {
    	display: block;
    	margin: 0 auto;
	}
	.button.expand i {
		position: absolute;
    	left: 50%;
    	top: 50%;
    	transform: translateY(-50%);
	}
	.button.expand.align-right i {
		left: auto;
		right: 5%;
	}
	.nml-40 {
		margin-left: -40px !important;
	}
	.article-holder .box-blog-post {
		display: flex;
    	align-items: center;
	}
	.article-holder .box-blog-post .post-title {
		font-size: 2.4em;
	}
	.article-holder .box-blog-post .box-text {
		width: 75%;
    	order: 1;
	}
	.article-holder .box-blog-post .box-image {
		order: 2;
	}
	.mr-20 {
		margin-right: 20px !important;
	}
	.vp-id-2913 .vp-portfolio__item-meta-title {
		font-size: 3.6em !important;
	}
	.vp-id-2913 .vp-portfolio__item-img-wrap {
		padding: 0 10%;
	}
	.accordion .toggl-btn .toggle {
		left: 3%;
	}
}
@media (min-width:768px) and (max-width:826px) {
	.wpsl-search {
    	padding: 28px 20px;
	}
}
@media all and (max-width:768px) {
	.article-holder .box-blog-post .box-image,
	.article-holder .box-blog-post .box-text {
		display: block !important;
		width: auto !important;
	}
	.article-holder .box-blog-post .post-title {
		font-size: 1.5em;
	}
	.article-holder .box-blog-post .box-image .image-cover {
		padding-top: 100% !important;
	}
	.article-holder .box-blog-post .box-text {
		padding: 5% !important;
	}
	.shsc img {
		height: 600px;
		object-fit: cover;
	}
	.vp-id-2913 .vp-portfolio__item-meta-title {
		font-size: 2.3em !important;
	}
	.toggl-btn .icon-angle-down:before,
	.lg-booking-modal .mytime-widget-button-wrapper-v2 .mytime_embedded_btn:before,
	.accordion:not(.right-arrow-accordion) .icon-angle-down:before {
		width: 25px !important;
    	height: 25px !important;
	}
	.accordion .toggl-btn .toggle {
		padding-left: 2%;
	}
	.ss-top-align.align-bottom {
		align-items: flex-start !important;
	}
	.accordion-title {
		font-size: 1.5em;
	}
}
@media all and (max-width:735px) {
	.sp-testimonial-free-section .sp-testimonial-item {
		padding-top: 16%;
	}
}
@media (min-width:550px) and (max-width:735px) {
	.sp-testimonial-free-section .sp-testimonial-item:before {
		width: 20%;
    	height: 12%;
		left: 5%;
    	top: 7%;
	}
}
@media all and (min-width:676px) {
	#wpsl-gmap {
		width: 67%;
	}
}
@media all and (max-width:675px) {
	#wpsl-gmap {
		margin-top: 0;
	}
	div#wpsl-stores,
	#wpsl-gmap {
		height: 350px !important;
	}
}
@media all and (max-width:600px) {
	.footer-floating-btn {
		display: none;
	}
	.custom-social-icons a {
		margin-right: 1em;
	}
	.lg-booking-modal.left .mytime-widget-button-wrapper-v2 {
		padding: 20px 1em;
	}
	.dib {
		display: block;
	}
}
@media (min-width:550px) and (max-width:849px) {
	.ipad-center {
		justify-content: center;
	}
}
@media (min-width:550px) and (max-width:600px) {
	.ml-100 {
		flex-basis: 100% !important;
		max-width: 100% !important;
	}
	.ml-with-padding .col-inner {
		padding: 5% 5% 0px 5% !important;
	}
	.ml-center .col-inner * {
		text-align: center !important;
	}
}
@media all and (min-width:577px) {
	.pl-5 {
		padding-left: 5%;
	}
	.mrn-5 {
		margin-right: -5%;
		overflow: hidden;
	}
	.sa_owl_theme .owl-nav .owl-prev {
		left: -20px !important;
	}
	.sa_owl_theme .owl-nav .owl-next {
		right: -20px !important;
	}
	.vp-id-4394 .vp-portfolio__item-wrap {
		height: auto;
    	max-height: 100%;
	}
	.vp-id-4394 .vp-portfolio__item {
		display: flex !important;
    	height: 100%;
    	flex-direction: column;
	}
	.vp-id-4394 .vp-portfolio__item-caption {
		height: 100%;
	}
	.vp-id-4394 .vp-portfolio__item-meta {
		height: 100%;
    	display: flex;
    	flex-direction: column;
    	align-items: flex-start;
	}
	.vp-id-4394 .vp-portfolio__item-meta-read-more {
		margin-top: auto !important;
	}
}
@media all and (max-width:550px) {
	.article-holder .box-blog-post .post-title {
		font-size: 1.05em;
	}
}
@media all and (max-width:549px) {
	#logo img {
		max-height: 70px !important;
	}
	.accordion-inner {
		padding: 1em;
	}
	.sp-testimonial-free-section .sp-testimonial-item:before {
		width: 17%;
    	height: 7%;
    	left: 5%;
    	top: 5%;
	}
	.sp-testimonial-free-section .sp-testimonial-item:after {
		width: 17%;
		height: 7%;
	}
	.md-block {
		display: block !important;
	}
}
@media all and (max-width:480px) {
	.footer-wrapper .icon-box {
		display: block;
	}
	.footer-wrapper .icon-box-img {
		margin: 0 auto 20px;
	}
	body, p, p a,
	.cky-consent-bar .cky-notice-des p,
	.cky-btn, 
	.text ul li,
	.text ol li,
	ul:not(.header-nav,.sub-menu) li,
	.nav-vertical li li.menu-item-has-children>a,
	.nav-vertical li li.menu-item-has-children>a>.sub-menu>li.menu-item-has-children>a,
	.cky-notice-btn-wrapper .cky-btn,
	.sp-testimonial-free-section .sp-testimonial-client-testimonial p {
		font-size: 22px;
	}
	.sub-menu>li {
		margin-top: 0 !important;
	}
	.recent-post-holder .flickity-prev-next-button.next {
		right: -2%;
	}
	.recent-post-holder .flickity-prev-next-button.previous {
		left: -2%;
	}
	.shsc img {
		height: 400px;
		object-fit: cover;
	}
	.lg-booking-modal.left .mytime_embedded_btn:after {
		left: 60%;
		transform: translateX(-60%);
	}
	.toggl-btn .icon-angle-down:before,
	.lg-booking-modal .mytime-widget-button-wrapper-v2 .mytime_embedded_btn:before,
	.accordion:not(.right-arrow-accordion) .icon-angle-down:before {
		width: 20px !important;
    	height: 20px !important;
	}
	.sp-testimonial-client-rating {
		margin-bottom: 30px !important;
	}
	.sp-testimonial-free-section .sp-testimonial-client-rating i.fa {
		font-size: 1.5em;
	}
	.with-calendar-icon .mytime_embedded_btn {
		padding: 13px 55px 13px 65px;
	}
	.with-calendar-icon .mytime_embedded_btn:before {
		width: 30px;
    	height: 25px;
    	left: 20px;
	}
	.icon-width-70 .icon-box-img {
		width: 70px !important;
	}
}
@media all and (max-width:375px) {
	.header-top .html_topbar_left span {
		display: block;
	}
}