@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//beautyatelierclinic.co.uk/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.4.3") format("woff2");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Catamaran", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(94,94,94);
	--wd-text-font-size: 16px;
	--wd-title-font: "Cormorant", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: none;
	--wd-title-color: rgb(213,170,96);
	--wd-entities-title-font: "Catamaran", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Catamaran", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Catamaran", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Catamaran", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(213,170,96);
	--wd-alternative-color: rgb(187,139,80);
	--wd-link-color: rgb(187,139,80);
	--wd-link-color-hover: rgb(213,170,96);
	--btn-default-bgcolor: rgb(213,170,96);
	--btn-default-bgcolor-hover: rgb(214,163,74);
	--btn-accented-bgcolor: rgb(240,206,108);
	--btn-accented-bgcolor-hover: rgb(232,197,106);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(221,51,51);
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://beautyatelierclinic.co.uk/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.header-banner {
	background-color: rgb(213,170,96);
	background-image: none;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: url(https://beautyatelierclinic.co.uk/wp-content/uploads/2024/02/calacatta-marble-with-golden-veins-texture-background-1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(226,45,45);
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 50px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "Glaciall";
	src: url("//beautyatelierclinic.co.uk/wp-content/uploads/2021/10/GlacialIndifference-Regular.woff2") format("woff2"), 
url("//beautyatelierclinic.co.uk/wp-content/uploads/2021/10/GlacialIndifference-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Glaciall";
	src: url("//beautyatelierclinic.co.uk/wp-content/uploads/2021/10/GlacialIndifference-Bold.woff2") format("woff2"), 
url("//beautyatelierclinic.co.uk/wp-content/uploads/2021/10/GlacialIndifference-Bold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

.woocommerce-mini-cart__buttons .btn-cart {
	border-radius: 0px !important;
}
a.btn.btn-style-default.btn-color-primary {
    background: rgb(176,127,78);
    background: linear-gradient(90deg, rgba(176,127,78,1) 0%, rgba(243,204,108,1) 50%, rgba(184,139,77,1) 100%);
    background-size:500%;
    background-position: 90% 50%;
    transition: all .5s ease-in-out;
    letter-spacing: 1px;
    word-spacing: 1px;
}
a.btn.btn-style-default.btn-color-primary:hover {
    background-position: 30% 50%;
    box-shadow: 0px 0px 20px rgba(184,139,77,1);
    color:rgba(0,0,0,.9);
}
a.btn.btn-style-bordered.btn-color-primary span {
    z-index: 1;
}
a.btn.btn-style-bordered.btn-color-primary {
     transition: all .5s ease-in-out;
}
a.btn.btn-style-bordered.btn-color-primary:before {
    background: rgb(176,127,78);
    background: linear-gradient(90deg, rgba(176,127,78,1) 0%, rgba(243,204,108,1) 50%, rgba(184,139,77,1) 100%);
    background-size:500%;
    background-position: 90% 50%;
    transition: all .5s ease-in-out;
    letter-spacing: 1px;
    word-spacing: 1px;
        content: "";
    width: calc(100% + 4px);
    position: absolute;
    height: calc(100% + 4px);
    z-index: 0;
    opacity: 0;
}
a.btn.btn-style-bordered.btn-color-primary:hover:before {
    background-position: 30% 50%;
    opacity: 1;
    
}
a.btn.btn-style-bordered.btn-color-primary:hover {
    box-shadow: 0px 0px 20px rgba(184,139,77,1);
    color:rgba(0,0,0,.9);
}