/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 30 2024 | 09:52:09 */
.customBannerFlex {
	display: flex !important;
}
.customBannerSlider .slick-list.draggable {
	height: 100%;
}
.customBannerSlider .slick-track {
	height: 100% !important;
}
.customBannerSlider .slick-prev::before, .customBannerSlider .slick-next::before {
	font-size: 40px;
	color: #d2b169;
}
.customBannerSlider .slick-prev {
	left: 20px;
	z-index: 3;
}
.customBannerSlider .slick-next {
	right: 40px;
	z-index: 3;
}
.customTab .e-n-tab-title {
	flex-direction: column-reverse !important;
	align-items: start !important;
}
.customTab .e-n-tab-title:hover .e-n-tab-icon .hm.hm-arrow-down {
	color: #b28f61 !important;
}
.customTab .e-n-tab-title[aria-selected="true"] .e-n-tab-icon .hm.hm-arrow-down {
	color: #b28f61;
}

[tabindex="-1"]:focus, input:read-write:focus, select:focus, textarea:focus {
	box-shadow:none !important;
}
.scroll-to-top {
	background: #d2b169 !important;
}

#Aesthetics-bg:hover::before {
	background: #FFF !important;
}
#Surgical-bg:hover::before {
	background: #7CCBC3 !important;
}
#Hair-bg:hover::before {
	background: #6DFFC0 !important;
}
#Skincare-bg:hover::before {
	background: #D2B169 !important;
}
#Wellness-bg:hover::before {
	background: #F59594 !important;
}



.hoverBoxInner {
	display: none;
}
.hoverBox:hover .hoverBoxInner {
	display: flex !important;
}
.hoverBox:hover .hoverBoxDetail {
	display: none;
}
#siteHeader.elementor-sticky--effects {
	box-shadow: 0 0 20px 0 #434345b5;
}
#siteHeader.elementor-sticky--effects #headerIcon span {
	color: #D2B169;
}
#siteHeader.elementor-sticky--effects #headerText a {
	color: #D2B169;
}
#siteHeader.elementor-sticky--effects #headerIcon span svg {
	fill: #D2B169;
}

#siteHeader.elementor-sticky--effects #headerMenu .e-n-menu-title-text {
	color: #D2B169 !important;
}
#siteHeader.elementor-sticky--effects #headerMenu ul li button i {
	color: #D2B169 !important;
}

#postSidebar {
	font-family: 'Montserrat';
}
#postSidebar .widget_block {
	padding: 20px;
	background: #434345;
	position: relative;
	z-index: 2;
}
#postSidebar .widget_block::before {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	background-image: url(https://allureaestheticsnortheast.co.uk/wp-content/uploads/2024/06/texture.jpg);
	top: 0;
	left: 0;
	opacity: 1;
	z-index: -1;
}
#postSidebar .wp-block-search__inside-wrapper {
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
}
#postSidebar .wp-block-search__inside-wrapper input {
	font-family: 'Montserrat' !important;
}
#postSidebar .wp-block-heading {
	font-family: 'Playfair Display SC';
	color: #d2b169;
	line-height: 1.1;
}
#postSidebar .wp-block-latest-posts__list li a {
	color: #fff;
}
#postSidebar .wp-block-latest-posts__list li {
	line-height: 1.3 !important;
	font-size: 14px;
	font-weight: 600;
	margin-top: 1rem;
}
#postSidebar .wp-block-latest-posts__list li a:hover {
	color: #d2b169;
}
.blogTags .elementor-post-info__terms-list {
	font-size: 0;
}
.blogTags .elementor-post-info__terms-list a,
.wp-block-tag-cloud a {
	font-size: 12px !important;
	padding: 5px 10px;
	background: #d2b169;
	color: #fff !important;
	border-radius: 50px;
	margin: 5px;
	display: inline-block !important;
}
.wp-block-social-links li {
	background-color: transparent !important;
}
.wp-block-social-links li a {
	padding: 0 !important;
}
.wp-block-social-links .wp-social-link svg {
	height: 1.5em !important;
	width: 1.5em !important;
}
.wp-block-social-links .wp-social-link svg path {
	fill: #d2b169;
}
.wp-block-categories-list li a {
	color: #d2b169;
	font-weight: 500;
}

.wp-block-search__button.wp-element-button {
	background: #d2b169;
	font-family: 'Montserrat';
	font-size: 15px;
}

.nv-single-post-wrap > div:first-child {
	margin-top: 0 !important;
}

#singlePostContent h2, #singlePostContent h3, #singlePostContent h4 {
	font-family: 'Playfair Display SC';
	color: #d2b169;
}
#singlePostContent a {
	color: #d2b169;
}
.postLoopItem:hover .postFeatureImage img {
	transform: scale(1.2);
	filter: brightness(0.5);
}

.sectionImageBox:hover .hoverBoxDetail {
	background: none !important;
}

.Aesthetic::before,
.Surgical::before,
.Hair::before,
.Skincare::before,
.Wellness::before{
	content: '';
	height: 100%;
	width: 100%;
	position: absolute;
	background: #fff;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	opacity: 0;
}
.Aesthetic::before {
	background: #fff;
}
.Surgical::before {
	background: #7CCBC3;
}
.Hair::before {
	background: #6DFFC0;
}
.Skincare::before {
	background: #D2B169;
}
.Wellness::before {
	background: #F59594;
}

.sectionImageBox:hover .Aesthetic::before,
.sectionImageBox:hover .Surgical::before,
.sectionImageBox:hover .Hair::before,
.sectionImageBox:hover .Skincare::before,
.sectionImageBox:hover .Wellness::before {
	opacity: 0.7;
}
.sectionSlider .slick-prev.slick-arrow {
	left: 10px !important;
	z-index: 3;
}
.sectionSlider .slick-prev.slick-arrow::before,
.sectionSlider .slick-next.slick-arrow::before{
	font-size: 50px;
	color: #d2b169;
}
.sectionSlider .slick-next {
	right: 40px !important;
	z-index: 3;
}
.imageSlideHeight img {
	height: 450px !important;
	object-fit: contain;
	background-color: #434345;
}







.bNmEaS {
	background-color: #434345 !important;
}
.AGaFi {
	color: #fff !important;
}
.dnbYzP {
	color: #fff !important;
}
.kSLkip {
	color: #fff !important;
}
.btmxSM {
	background-color: #434345 !important;
}
.btmxSM .hSsRDZ {
	color: #fff !important;
}
.feKvIw {
	color: #fff !important;
}
.bxloCP {
	color: #fff !important;
}
.fOLOsK {
	color: #d2b169 !important;
}

.menuSliderBox .sliderMenuNav nav ul li ul {
	top: unset !important;
	bottom: 50px;
}
.menuSlider .slick-prev, .menuSlider .slick-next{
	z-index: 3;
}
.menuSlider .slick-prev::before, .menuSlider .slick-next::before {
	color: #d2b169;
	font-size: 40px;
}
.menuSlider .slick-next {
	right: -5px;
}


.menuSliderBox {
	margin: 0 10px !important;
}

.newTreatmentBox {
	margin: 0 5px;
}


.testimonialWhite > div {
	position: relative;
    z-index: 1;
	background-color: transparent !important;
}

.testimonialgrey > div::before{
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	background-image: url(https://allureaestheticsnortheast.co.uk/wp-content/uploads/2024/07/Untitled-1-02.jpg);
	background-size: auto;
	background-repeat: no-repeat;
	opacity: 0.1;
    z-index: 1;
}
.testimonialWhite > div::before{
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	background-color: #fff;
	background-size: auto;
	background-repeat: no-repeat;
	opacity: 0.5;
    z-index: -1;
}
.testimonialWhite p {
	color: #434345 !important;
}

.testimonialWhite h3, 
.testimonialWhite .elementor-star-rating i::before,
.testimonialgrey h3, 
.testimonialgrey .elementor-star-rating i::before{
	color: #d2b169 !important;
	font-family: "Filson", Sans-serif !important;
}

.testimonialWhite {
	background-image: url(https://allureaestheticsnortheast.co.uk/wp-content/uploads/2024/07/renovatio-bars-new.svg);
	background-size: 15%;
	background-repeat: no-repeat;
	background-position: bottom 10px center;
}
.testimonialgrey > div {
	background-color: #434345 !important;
	background-image: url(https://allureaestheticsnortheast.co.uk/wp-content/uploads/2024/07/renovatio-bars-new.svg);
	background-size: 30%;
	background-repeat: no-repeat;
	background-position: bottom center;
}
.joinchat__button {
	background: #d2b169 !important;
}





.bannerZoom {
	min-height: 100vh !important;
	display: flex !important;
	align-content: center;
	align-items: center;
}
.bannerZoom.slick-current.slick-active::before {
	animation: kenburns 15s ease-out infinite;
}
@keyframes kenburns {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.2); /* Zooms in by 20% */
    }
}






















