/*
Theme Name: Essence Beauty Spa
Author: iCharlie
Author URI: https://icharlie.info/

*/

.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor,
.main-page {}

.page-template-page-eyelash-extensions .ult-carousel-wrapper {
	margin: 0;
	padding: 0;
}
.page-template-page-eyelash-extensions .slick-dots {
	position: absolute;
	bottom: 9%;
}
.page-template-page-eyelash-extensions #fancy-header {
    display: none;
}
.top-slide-h > div > .wpb_wrapper {
	margin-right: -10%;
	padding: 20px 0px 40px 100px;
}
.page-template-page-eyelash-extensions a.ubtn-link .ubtn {
	border: 1px solid #000 !important;
	border-radius: 30px;
	padding: 11px 50px !important;
	font-size: 15px;
	letter-spacing: 1px;
}
.page-template-page-eyelash-extensions #content img {
	box-shadow: 0 0 10px #ccc;
}
.p-item {
	display: flex;
	justify-content: space-between;
	position: relative;
	margin-bottom: 20px;
	color: #000;
}
.p-item::after {
	content: '';
	height: 1px;
	width: 100%;
	border-top: 1px dashed;
	position: absolute;
	top: 50%;
	z-index: 1;
}
.p-item span {
	position: relative;
	z-index: 2;
	background: #fff;
}
.extra-pricing .vc_custom_heading {
	font-size: 22px;
	min-height: 70px;
}
.page-template-page-eyelash-extensions .extra-pricing a.ubtn-link .ubtn {
	padding: 10px 0 !important;
	width: 100%;
	display: block;
}
.page-template-page-eyelash-extensions .extra-pricing a.ubtn-link {
	display: block;
}