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

:root {
	--wd-text-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Palanquin Dark", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Palanquin Dark", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Palanquin Dark", 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: "Hind", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #774C9F;
	--wd-alternative-color: #3CBAC8;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(119,75,158);
	--btn-accented-bgcolor-hover: rgba(97,28,158,0.57);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://youniquehealthcare.co.uk/wp-content/uploads/2021/10/tools-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.wd-page-title {
	background-color: rgb(60,186,200);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(60,186,200);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(248,248,248);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 760px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 0%;
}

@media (max-width: 1024px) {
	.woocommerce-product-gallery.thumbs-position-left {
		--wd-thumbs-width: 0%;
	}

}

@media (max-width: 768.98px) {
	.woocommerce-product-gallery.thumbs-position-left {
		--wd-thumbs-width: 0%;
	}

}
:root{
--wd-container-w: 1160px;
--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: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 5px;
--wd-cat-brd-radius: 12px;
}

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

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


/* YHC CATEGORY HERO BLOCKS - WooCommerce category descriptions */

.yhc-cat-hero {
display: grid;
grid-template-columns: minmax(280px, 42%) 1fr;
gap: 30px;
align-items: stretch;
margin: 0 0 32px 0;
padding: 28px;
border-radius: 28px;
background: linear-gradient(135deg, rgba(119,76,159,.08), rgba(60,186,200,.12));
border: 1px solid #e7e2ef;
box-shadow: 0 14px 34px rgba(31,36,48,.07);
color: #1f2430;
}

.yhc-cat-hero * {
box-sizing: border-box;
}

.yhc-cat-hero-img {
min-height: 260px;
border-radius: 22px;
overflow: hidden;
background: #ffffff;
box-shadow: 0 10px 26px rgba(31,36,48,.08);
}

.yhc-cat-hero-img img {
width: 100%;
height: 100%;
min-height: 260px;
object-fit: cover;
display: block;
}

.yhc-cat-hero-content {
background: #ffffff;
border: 1px solid #e7e2ef;
border-radius: 22px;
padding: 30px;
display: flex;
flex-direction: column;
justify-content: center;
}

.yhc-cat-hero-kicker {
margin: 0 0 10px 0;
color: #774C9F;
font-size: 13px;
font-weight: 900;
text-transform: uppercase;
letter-spacing: .08em;
}

.yhc-cat-hero h2 {
margin: 0 0 14px 0;
color: #1f2430;
font-size: clamp(30px, 4vw, 46px);
line-height: 1.1;
font-weight: 900;
letter-spacing: -1px;
}

.yhc-cat-hero p {
margin: 0 0 18px 0;
color: #5f6875;
font-size: 18px;
line-height: 1.65;
}

.yhc-cat-hero-actions {
display: flex;
gap: 12px;
flex-wrap: wrap;
margin-top: 6px;
}

.yhc-cat-hero-btn {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 13px 20px;
border-radius: 12px;
background: #774C9F;
color: #ffffff !important;
text-decoration: none !important;
font-size: 16px;
font-weight: 900;
border: 2px solid transparent;
}

.yhc-cat-hero-btn:hover {
background: #3CBAC8;
color: #ffffff !important;
}

.yhc-cat-hero-btn.secondary {
background: #ffffff;
color: #774C9F !important;
border-color: #e7e2ef;
}

.yhc-cat-hero-btn.secondary:hover {
background: #774C9F;
color: #ffffff !important;
}

.yhc-cat-intro {
margin: 0 0 28px 0;
padding: 28px;
background: #ffffff;
border: 1px solid #e7e2ef;
border-radius: 22px;
box-shadow: 0 10px 28px rgba(31,36,48,.05);
}

.yhc-cat-intro h2 {
margin: 0 0 14px 0;
color: #1f2430;
font-size: clamp(26px, 3vw, 36px);
line-height: 1.15;
font-weight: 900;
}

.yhc-cat-intro p {
margin: 0 0 16px 0;
color: #5f6875;
font-size: 17px;
line-height: 1.65;
}

.yhc-cat-intro ul {
margin: 18px 0 0 0;
padding: 0;
list-style: none;
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 12px;
}

.yhc-cat-intro li {
position: relative;
padding: 14px 16px 14px 42px;
background: #f7fbfc;
border: 1px solid #e7e2ef;
border-radius: 14px;
color: #1f2430;
font-size: 16px;
line-height: 1.45;
}

.yhc-cat-intro li:before {
content: "✓";
position: absolute;
left: 16px;
top: 13px;
color: #3CBAC8;
font-weight: 900;
}

@media (max-width: 900px) {
.yhc-cat-hero {
grid-template-columns: 1fr;
padding: 22px;
}

.yhc-cat-hero-img,
.yhc-cat-hero-img img {
min-height: 220px;
}

.yhc-cat-intro ul {
grid-template-columns: 1fr;
}
}

@media (max-width: 560px) {
.yhc-cat-hero,
.yhc-cat-intro {
padding: 18px;
border-radius: 20px;
}

.yhc-cat-hero-content {
padding: 22px;
}

.yhc-cat-hero-actions,
.yhc-cat-hero-btn {
width: 100%;
}
}
