@font-face {
	font-family: 'open sans hebrew';
	src: url('../../fonts/open_sans/opensanshebrew-light-webfont.eot');
	src: url('../../fonts/open_sans/opensanshebrew-light-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../../fonts/open_sans/opensanshebrew-light-webfont.ttf') format('truetype'),
		 url('../../fonts/open_sans/opensanshebrew-light-webfont.svg#opensanshebrew-light-webfont') format('svg'),
		 url('../../fonts/open_sans/opensanshebrew-light-webfont.woff') format('woff');
	font-display: swap;
	font-weight: 300;
}
html {
	margin: 0 !important;
}
/* Prevent font size inflation */
html {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}
a {
	color: #E85699;
}
a:hover {
	text-decoration: none;
}
@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: unset;
    }
}
::-moz-selection {
	background: #D76097;
	color: #fff;
	-webkit-text-fill-color: #fff;
}
::selection {
	background: #D76097;
	color: #fff;
	-webkit-text-fill-color: #fff;
}
.wpcf7 {
	direction: rtl;
}
.wpcf7-form p {
	margin: 0;
}
.wpcf7-form br {
	display: none;
}
select,
textarea,
input[type="url"],
input[type="tel"],
input[type="text"],
input[type="date"],
input[type="time"],
input[type="email"],
input[type="password"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	direction: inherit;
	border-radius: 0;
	text-align: right;
}
input[type="button"],
button {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	line-height: inherit;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	text-align: inherit;
}
button:not(:disabled),
input[type="button"]:not(:disabled),
input[type="submit"]:not(:disabled),
input[type="image"]:not(:disabled),
input[type="reset"]:not(:disabled),
select:not(:disabled) {
	cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
	vertical-align: middle;
	cursor: pointer;
}
input,
textarea,
select{
	font-family: inherit;
	font-size: inherit;
}
figure {
	margin: 0;
	font-size: 0;
	line-height: 1px;
}
svg,
img {
	vertical-align: middle;
}
hr,
svg,
img,
embed,
object,
iframe {
	max-width:100%;
}
textarea {
	overflow: auto;
	resize: vertical;
}
form,
blockquote {
	margin: 0;
	padding: 0;
}
a img{
	border: 0;
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
p:first-child {
	margin-top: 0;
}
p:last-child {
	margin-bottom: 0;
}
body {
	background: #F8F4E7;
}
.mega-menu .container-fluid .dropdown-item:hover,
.top-main-header.container-fluid .container #navbarNav .navbar-nav .nav-link:hover {
	color: #E85699;
}
.main-banner .swiper-pagination-bullet {
    margin: 0 !important;
    background: #61534C;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.main-banner .swiper-pagination-bullet-active {
	opacity: 0.8;
}
.mega-menu {
	bottom: 0;
	display: flex;
	overflow: hidden;
}
.mega-menu .container-fluid {
	height: -webkit-calc(100vh - 90px);
	height: calc(100vh - 90px);
	overflow: hidden;
	padding: 50px 0 20px 20px;
}
.mega-menu.show,
.mega-menu.show .container-fluid {
	overflow: auto;
}
.mega-menu .container-fluid .mirror {
	padding: 30px 0;
	align-self: center;
}
.top-main-header.container-fluid .container #navbarNav .navbar-nav .nav-link {
	text-align: center;
	padding: 0;
	display: flex;
	align-items: center;
	gap: 8px;
}
.top-main-header {
	background: rgba(236, 226, 214, 0.4);
	padding: 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
body.header-active .top-main-header {
	background: rgba(236, 226, 214, 1);
}
.container {
	width: 1500px;
	max-width: 100%;
}
.top-main-header.container-fluid .container {
	width: 1800px;
	max-width: 100%;
	padding: 0 20px;
}
.blog-content-type1 .container {
	width: 1281px;
	max-width: 100%;
	padding: 0 20px;
}
.top-main-header-mobile .navbar-brand img {
	object-fit: contain;
}
.top-main-header.container-fluid .container #navbarNav .navbar-shop .nav-item .nav-link {
	padding: 0;
	margin: 0 !important;
	min-width: 55px;
	min-height: 44px;
	align-items: center;
	justify-content: center;
}
.top-main-header.container-fluid .container #navbarNav .navbar-shop {
    padding: 0;
}
.top-main-header.container-fluid .container #navbarNav .navbar-nav:not(.navbar-shop) {
	flex-grow: 1;
	justify-content: center;
	padding: 0 20px;
	gap: 60px;
}
.main-banner:after {
	display: none;
}
.main-banner .swiper-pagination-wrap {
	width: auto;
	left: 69px;
	padding: 0;
	gap: 16px;
}
.main-banner .swiper-slide .the-post .the-thumbnail {
	position: absolute;
	left: 0;
	top: 0 !important;
	z-index: -1;
}
.main-banner .swiper-slide .the-post {
	display: flex;
	padding: 90px 0 0 0;
}
.main-banner .swiper-slide .the-post .the-content {
	width: 1806px;
	max-width: 100%;
	padding: 40px 20px;
	position: static;
	margin: auto;
	line-height: 1.2;
}
.the-content-title {
	margin: 0;
	font-size: 72px;
	line-height: 1.2;
	font-weight: 300;
}
.main-banner .swiper-slide .the-post .the-content .the-permalink {
	margin: 36px 0 0 0;
}
form.bs-form .form-control {
	border-bottom-color: rgba(183, 165 ,157 ,0.5);
}
.navbar-toggler {
	border: none;
	padding: 0;
}
.mega-menu .container-fluid .dropdown-item {
	border-bottom: none;
	position: relative;
}
.mega-menu .container-fluid .dropdown-item::after {
	content: "";
	background: #34291F;
	height: 1px;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 23px;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: right center;
	transform-origin: right center;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.mega-menu .container-fluid .dropdown-item[aria-expanded="true"]::after {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}
.mega-menu .container-fluid .mirror img {
	object-fit: cover;
	object-position: left;
}
.mega-menu .row {
	flex-grow: 1;
	margin: 0;
}
.mega-menu .row .mega-menu-column {
	padding: 0;
}
.mega-menu .container-fluid .submenu .dropdown-item {
	padding: 0;
}
.mega-menu .container-fluid .submenu,
.mega-menu .row .mega-menu-column>div>ul {
	gap: 11px;
}
.mega-menu .container-fluid .submenu {
	padding-bottom: 0;
}
.mega-menu .row .h5 {
	margin: 0 0 16px 0;
}
.dropdown-toggle::after {
	margin: 0;
	position: static;
	line-height: 12px;
}
.navbar-brand img {
	max-width: 252px;
	object-fit: contain;
}
.main-banner {
    height: 36vw;
    max-height: 80vh;
}
.home-swiper-container {
	height: 100%;
    max-height: 100%;
	z-index: 0;
}
.main-banner + .d-md-block [data-aos^=fade][data-aos^=fade] {
	opacity: 1;
	transform: translate3d(0,0,0)
}
.the-thumbnail img {
    -o-object-fit: fill;
    object-fit: fill;
}
.main-banner .swiper-pagination-wrap .swiper-pagination-bullets {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transform: none;
    transform: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
}
.main-banner .swiper-slide .bg-dark {
	background: linear-gradient(7deg, rgba(52, 41, 31, 0) 22%, rgba(52, 41, 31, 0) 50%, #34291F 250%) !important;
	--bs-bg-opacity: 0.5;
}
.LetsTalk {
	font-size: 14px;
	line-height: 1;
	border-width: 2px;
	padding: 0 5px 14px;
}
.lets-tals-text {
	margin: 6px 0 0 0;
}
.blog-content-type1,
.blog-content-type1:nth-child(even) {
	background: #EDE5DC;
	padding: 43px 0 0 0;
}
.blog-content-type1.thumbnail-img-type-type-1 {
    background-color: #ECE2D6;
}
.blog-content-type1.thumbnail-img-type-type-2 {
	padding: 37px 0 0 0;
}
.blog-content-type1.thumbnail-img-type-type-3 {
    background-color: #F2EBE1;
    padding: 60px 0 0 0;
}
.blog-content-type1 .container .the-post {
	gap: 30px;
}
.blog-content-type1:nth-child(even) .the-post {
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.blog-content-type1:nth-child(odd) .the-post {
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.blog-content-type1 .the-post .thumbnail-type-1 .crown {
	padding: 0 0 0 30px;
}
.blog-content-type1 .container .handler-content-right.thumbnail-type-1 {
	justify-content: flex-end;
}
.blog-content-type1 .container .handler-content-right {
	gap: 25px;
	margin-top: auto;
}
.blog-content-type1 .container .handler-content-right.thumbnail-type-2 {
	display: block;
	width: 460px;
	height: 672px;
	margin: auto 0 0 0;
	overflow: hidden;
}
.blog-content-type1.thumbnail-img-type-type-3 .container .handler-content-right {
	margin: auto 0 0 0;
}
.blog-content-type1 .container .handler-content-right.thumbnail-type-2 .crown {
	margin: 0 auto 22px;
	width: 384px;
}
.blog-content-type1 .container .handler-content-right.thumbnail-type-2 .the-thumbnail.type-2 {
	margin: 0 auto;
	width: 384px;
	height: 720px;
}
.blog-content-type1 .container .the-thumbnail.type-3 {
	height: 600px;
}
.blog-content-type1 .container .handler-content-left {
	padding: 0 0 90px 0;
}
.blog-content-type1.thumbnail-img-type-type-2 .container .handler-content-left {
	padding: 84px 0 54px 0;
}
.blog-content-type1.thumbnail-img-type-type-3 .container .handler-content-left {
	padding: 52px 0 71px 0;
}
.blog-content-type1 .container .the-title {
	margin: 0 0 20px 0;
}
.the-content {
	line-height: 1.7;
	font-weight: 400;
	opacity: 0.89;
	color: #61534C;
}
.treatment-what-is .what-its-module .what-its-module-text{
	opacity: 0.89;
}
.blog-content-type1 .container .tags {
    margin: 40px 0;
}
.tags {
	gap: 15px 36px;
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
	--bs-gutter-x: 20px;
	padding-right: var(--bs-gutter-x);
	padding-left: var(--bs-gutter-x);
}
.team-card .card-link,
.the-permalink {
	border-bottom-width: 2px;
	padding: 0 0 9px 0;
	gap: 12px;
}
.the-permalink svg {
	margin: 0 2px 0 -2px;
}
.gallery-and-text {
    padding: 150px 20px 60px;
}
.treatment-team .container,
.gallery-and-text .container {
	width: 1800px;
	padding: 0 var(--bs-gutter-x);
}
.home .treatment-team {
	padding: 60px 0;
}
.gallery-swiper-container .swiper-slide .swiper-slide-caption {
	margin-bottom: 0;
}
.gallery-swiper-container .swiper-slide .swiper-slide-caption {
	margin: 32px 0 0 0;
	padding: 0 0 9px 0;
	border-bottom: 1px solid #34291F;
}
.gallery-swiper-container .swiper-slide .swiper-slide-caption:before {
	display: none;
}
.treatment-team .the-title {
	line-height: normal;
}
.team-card .card-title {
    line-height: 1.5;
    margin: 0;
}
.team-card .card-link {
	margin: 6px 0 0 0;
}
.banner-and-form {
	margin: 0;
	padding: 60px 0;
	gap: 41px;
}
.banner-promotion-medium .the-title {
	line-height: normal;
}
.banner-promotion-medium .the-post {
	width: 67.3%;
	padding: 30px 65px 12px;
	gap: 40px;
	justify-content: center;
}
.banner-promotion-medium .the-post .the-post-inner1 {
	margin: auto 0;
}
picture,
picture img {
	font-size: 0;
	line-height: 0;
	vertical-align: middle;
}
.banner-and-form>div {
	overflow: hidden;
	display: flex;
}
.banner-and-form>div:first-child {
	border-radius: 8px 0 0 8px;
}
.banner-and-form>div:last-child {
	border-radius: 0 8px 8px 0;
}
.banner-promotion-medium .the-post .the-permalink,
.banner-form-medium .the-permalink {
	border-bottom-width: 1px;
}
.banner-form-medium .the-title b,
.banner-form-medium .the-title strong {
	font-weight: 400;
}
.banner-form-medium .wpcf7-form .the-title br {
	display: block;
}
.banner-form-medium .wpcf7-form-control::-webkit-input-placeholder {
	font-weight: 300;
	color: #F8F4E7;
	opacity: 0.8;
}
.banner-form-medium .wpcf7-form-control:-moz-placeholder {
	font-weight: 300;
	color: #F8F4E7;
	opacity: 0.8;
}
.banner-form-medium .the-post {
	width: 650px;
	max-width: 100%;
	padding: 30px 50px;
}
.banner-form-medium .the-form {
	width: 100%;
	gap: 23px 32px;
}
.banner-form-medium .the-form .mb-3 {
	width: -webkit-calc(50% - 16px);
	width: calc(50% - 16px);
	margin: 0 !important;
}
.banner-form-medium .the-form .form-control {
	width: 100%;
}
.banner-form-large .the-form .form-check-label,
.banner-form-medium .the-form .form-check-label {
	color: #F8F4E7;
	font-size: 12px;
	font-weight: 300;
	margin: 0;
}
.banner-form-medium .the-form .form-check.mt-4 {
	margin: 40px 0 4px 0 !important;
}
.form-check-input:checked {
	border-color: rgba(248, 244, 231, 0.3);
}
.banner-promotion-medium .the-content {
	display: block;
	font-size: 24px;
	line-height: normal;
}
.banner-promotion-medium .the-content div,
.banner-promotion-medium .the-content p {
	display:inline;
}
.banner-form-medium .content-banner,
.banner-promotion-medium .content-banner {
	height: auto;
}
.section-category {
	padding-top: 60px;
}
.section-category .category-items {
	max-width: 1805px;
	margin-top: 30px;
}
.treatment-team .cards {
    margin-top: 30px;
}
.product-card .card-title {
	line-height: normal;
}
.product-card .card-text {
	font-weight: 300;
}
.gallery-swiper-container .swiper-button-prev:not(.swiper-button-lock),
.gallery-swiper-container .swiper-button-next:not(.swiper-button-lock) {
	display: block;
	width: 55px;
	height: 55px;
	--swiper-navigation-top-offset: 277px;
}
.gallery-swiper-container .swiper-button-prev,
.gallery-swiper-container .swiper-rtl .swiper-button-next {
	/*--swiper-navigation-sides-offset: -32px;*/
	--swiper-navigation-sides-offset: 10px;
}
.swiper-button-next:after,
.swiper-button-prev:after {
	display: none;
}
.gallery-and-text .container .the-post .the-title {
	line-height: 1.3;
	margin: 0 0 22px 0;
}
.gallery-and-text .container .the-post .the-title p:not(:last-child) {
	margin-bottom: 10px;
	line-height: 1;
}
.gallery-swiper-container .swiper-slide.swiper-slide-active .swiper-slide-img {
	position: relative;
}
.post-type-archive-doctors .section-category .category-items {
	flex-wrap: wrap;
	justify-content: center;
}
.admin-bar .top-main-header {
	top: 0;
}
.single-doctors .header-push,
.post-type-archive-doctors .header-push {
	height: 90px;
}
.partners-banner {
	padding: 108px 0 69px 0;
}
.top-blog-banner {
	padding-top: 140px;
}
.product-card .card-body {
	padding: 20px 10px;
	gap: 12px;
	flex-wrap: nowrap;
}
.product-card .card-old-price {
	opacity: 0.8;
}
.product-card .card-old-price span.text-decoration-line-through {
	position: relative;
	text-decoration: unset !important;
}
.product-card .card-old-price span.text-decoration-line-through::after {
	content: "";
	background: #B7A59D;
	height: 1px;
	position: absolute;
	left: -8px;
	right: -8px;
	top: 55%;
}
.product-card .card-new-price {
	flex-direction: column;
}
.card-new-price-text {
	width: 100%;
	font-size: 14px;
	font-weight: 500;
}
.section-category .swiper-button-prev {
	left: auto;
	right: 0;
}
.section-category .swiper-button-next {
	right: auto;
	left: 0;
}
.section-category .swiper-button-prev,
.section-category .swiper-button-next {
	top: 21vw;
}
.product-card .card-header picture {
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
}
.product-card .card-img {
	width: auto;
	max-width: none;
	height: auto;
	/*max-height: 80%;*/
	width: 150%;
    height: 100%;
    right: -25%;
    position: relative;
}
.product-card .card-header {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.product-card .card-header:hover {
	padding-bottom: 90px;
}
.product-card .card-header:hover .card-img {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.product-card .card-links {
	bottom: 0;
	padding: 0 0 42px 0;
	-webkit-transform: translate(0, 100%);
	transform: translate(0, 100%);
}
.product-card .card-header:hover .card-links {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}
.product-card {
	max-width: none;
}
.banner-full-width .the-thumbnail {
	position: relative;
}
.banner-full-width .ribbon {
	z-index: 1;
}
.banner-full-width .shadow {
	z-index: 1;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
.shadow-inner {
	content: "";
    display: block;
    width: 70%;
    height: 100%;
    margin: 0 auto 0 0;
}
.banner-full-width {
	display: flex;
	height: auto;
	min-height: 518px;
}
.banner-full-width .container {
	width: 100%;
	height: auto;
	position: relative;
}
.banner-full-width .the-post {
	width: 50%;
	gap: 70px;
	padding: 20px 6px 20px 20px;
	margin: 0 auto 0 0;
}
.banner-full-width .the-title {
	line-height: normal;
	margin: 0 0 16px 0;
}
.banner-full-width .the-content {
	color: #34291F;
}
.footer .footer-column-logo-and-social img {
	height: auto;
}
.footer.container-fluid {
	padding: 69px 20px 0;
}
.footer .footer-bottom,
.footer .footer-top {
	width: 1759px;
	max-width: 100%;
	margin: 0 auto;
}
.footer .footer-top {
	gap: 40px;
}
.footer .footer-column-logo-and-social {
	padding: 6px 0 20px 0;
	gap: 20px;
}
.footer .footer-column-logo-and-social a[aria-label="maccabi aesthetics"] {
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
}
.footer .footer-social {
	margin: auto 0;
	gap: 45px;
}
.footer .footer-social a {
	opacity: 0.8;
}
.footer .click2call {
	display: inline-flex;
	letter-spacing: 3.2px;
	line-height: 1;
	margin: 13px 0 0 0;
}
.footer .footer-menu-column {
	width: 1350px;
	max-width: -webkit-calc(100% - 300px);
	max-width: calc(100% - 300px);
	margin: 0 auto 20px 0;
	gap: 30px;
	justify-content: space-between;
}
.footer .footer-menu-column .footer-column {
	min-width: 160px;
}
.footer .footer-nav.two-columns ul,
.footer .footer-nav ul,
.footer .footer-nav ul li {
	margin: 0;
	line-height: 1;
	columns: 1;
}
.footer .footer-nav ul li a {
	display: inline-block;
	line-height: 1;
	padding: 10px 0;
}
.footer .footer-nav.two-columns ul li {
	padding: 0;
}
.dooble {
	text-decoration: none;
	color: #61534C;
	font-size: 16px;
	font-weight: 300;
	font-family: 'open sans hebrew';
}
.dooble:hover {
	color: #E85699;
}
.footer-credit {
	opacity: 0.6;
}
.footer .click2call span {
	line-height: 1px;
	margin: 13px 0 0 0;
}
.tags .swiper-slide .tag,
.tags li .tag {
	height: 40px;
	padding: 0 16px;
}
.offcanvas.offcanvas-start .navbar-nav .nav-item .nav-link {
	letter-spacing: 0.36px;
}
.treatment-tabs {
	width: 1202px;
}
.treatment-tabs > .container {
	padding: 0;
}
.cards-swiper-container {
	position: relative;
}
.swiper-button-next,
.swiper-button-prev {
	width: 55px;
	height: 55px;
}
.cards-swiper-container .swiper-button-prev,
.cards-swiper-container .swiper-button-next {
	margin-top: 0;
	top: 21vw;
}
.cards-swiper-container .swiper-button-next,
.cards-swiper-container .swiper-rtl .swiper-button-prev {
	left: -20px;
	right:auto;
}
.cards-swiper-container .swiper-button-prev,
.cards-swiper-container .swiper-rtl .swiper-button-next {
	right: -20px;
	left: auto;
}
.branches-accordion,
.card-body {
	padding-left: 0;
	padding-right: 0;
}
.branches-accordion {
	max-width: 1200px;
}
.branches-accordion .accordion .accordion-button .branch-accordion-item .branch-img {
	position: relative;
	border-radius: 150px 7px 0 0;
	height: 90px;
}
.branches-accordion .accordion .accordion-button .branch-accordion-item .branch-img::after {
	content: "";
	/*background: rgba(52, 41, 31, 0.65);*/
	background: rgba(52, 41, 31, 0.50);
	position: absolute;
	inset: 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity: 0;
}
.branches-accordion .accordion .accordion-button[aria-expanded="true"] .branch-accordion-item .branch-img::after {
	opacity: 1;
}
.branches-accordion .accordion .accordion-button .icon {
	z-index: 1;
}
.branches-accordion .accordion .accordion-body {
	padding: 0;
}
.branches-accordion .accordion .accordion-button {
	padding-top: 18px;
}
.contact-details .contact-details-links .contact-details-link {
	padding: 0 0 10px 0;
	border-bottom-width: 2px;
}
a[href*="mailto:"] {
	word-break: break-word;
}
.partners-banner .container {
    width: 1800px;
    max-width: 100%;
}
.partners-banner .banner .img-banner .bg-dark {
    background-color: #34291F !important;
    opacity: 0.5;
    opacity: 0.4;
    opacity: 0.3;
}
#breadcrumbs,
#breadcrumbs a {
	font-size: 16px;
	letter-spacing: 0.48px;
}
.breadcrumbs-light #breadcrumbs,
.breadcrumbs-light #breadcrumbs a {
	color: #fff;
}
.breadcrumbs-dark #breadcrumbs,
.breadcrumbs-dark #breadcrumbs a {
	color: #61534C;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#breadcrumbs span {
	display: inline-flex;
	gap: 5px;
}
.banner-promotion-and-contact-details {
    padding: 98px 0 71px 0;
}
.banner-promotion-small .the-post {
	padding: 52px 13px 13px 0;
	justify-content: flex-start;
}
.banner-promotion-small .the-post-inner2 {
	margin: auto 0 0 0;
	padding: 20px 0 0 0;
}
.banner-promotion-small .the-thumbnail img {
	object-position: 20%;
}
.banner-promotion-small .the-thumbnail::after {
	content: "";
	background: linear-gradient(90deg, rgba(0, 0, 0, 0) 20%, #816250 230%);
	width: 40%;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
}
.banner-promotion-small .the-permalink {
	border-bottom-width: 1px;
}
.banner-promotion-small .the-disclaimer {
	margin: 44px 0 0 0;
}
.contact-details .contact-details-columns .contact-details-column .contact-details-column-title {
	font-size: 20px;
}
.contact-details .contact-details-columns .contact-details-column .contact-details-column-list ul {
	font-size: 18px;
	line-height: 1.6;
	margin: 0;
}
.banner-promotion-and-contact-details .contact-details .contact-details-columns {
	padding: 0 0 0 40px;
}
.banner-promotion-and-contact-details .contact-details,
.banner-promotion-and-contact-details .banner-promotion-small {
	width: 50%;
	align-items: flex-start;
}
.banner-promotion-and-contact-details .banner-promotion-small .content-banner {
	max-width: 100%;
}
hr {
	margin: 0;
}
.branch-simple-list > .container {
	padding: 0;
}
.branch-simple-list .title {
	margin: 0 0 17px 0;
}
.branch-simple-list .list li::before {
	font-size: 36px;
}
.section-category .container {
	width: 1805px;
	max-width: 100%;
}
.section-category .category-items {
	margin-bottom: 0;
}
.banner-form-large {
	padding: 30px 20px 50px !important;
}
.banner-form-large .content-banner {
	background: #131713;
	width: 1462px;
	max-width: 100%;
	display: flex;
	height: auto;
	min-height: 519px;
	border-radius: 0 8px 8px 0;
	padding: 0 !important;
}
.banner-form-large .shadow {
	display: none;
}
.banner-form-large .the-post {
    width: 60.5%;
	height: auto;
	padding: 30px 30px 30px 60px;
}
.banner-form-large .the-post .wpcf7 {
    width: 553px;
	max-width: 100%;
	margin: auto;
}
.banner-form-large .the-form {
	max-width: 100%;
	gap: 23px 32px;
}
.banner-form-large .the-form .mb-3 {
	width: -webkit-calc(50% - 16px);
	width: calc(50% - 16px);
	margin: 0 !important;
}
.banner-form-large .the-form .form-select,
.banner-form-large .the-form .form-control {
	font-weight: 300;
}
.banner-form-large .the-permalink {
	border-bottom-width: 1px;
}
.banner-form-large .the-thumbnail {
    width: 39.5%;
}
.banner-form-large .the-thumbnail::before {
	content: "";
	background: linear-gradient(180deg, rgba(52, 41, 31, 0) 20%, #34291F 300%);
	opacity: 0.4;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 10%;
}
.banner-form-large .the-thumbnail::after {
	content: "";
	background: linear-gradient(to left, rgba(19, 23, 19, 1) 20%, rgba(35, 33, 27, 0) 100%);
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 40%;
}
.contact-details .contact-details-links {
	width: 100%;
}
.banner-promotion-small .the-content {
	display: block;
}
.banner-promotion-small .the-content p,
.banner-promotion-small .the-content div {
	display: inline;
}
.single-branches .gallery-and-text .container .the-post .the-title {
	line-height: 1.4;
	margin: 0 0 17px 0;
}
.single-branches .gallery-and-text .container .the-post .the-title b,
.single-branches .gallery-and-text .container .the-post .the-title strong {
	font-weight: 600;
}
.partners-faq {
	background: #F9F6EC;
}
.partners-faq .container {
	width: 1200px;
	max-width: 100%;
}
.partners-accordion.partners-faq .accordion-button[aria-expanded="true"],
.partners-accordion.partners-faq .accordion .accordion-button {
	font-size: 28px;
	font-weight: 300;
	line-height: 1.3;
    padding: 23px 0;
	flex-wrap: wrap;
}
.partners-accordion.partners-faq .accordion .accordion-button b,
.partners-accordion.partners-faq .accordion .accordion-button strong {
	font-weight: 400;
}
.partners-accordion.partners-faq .accordion-button[aria-expanded="true"] .icon,
.partners-accordion.partners-faq .accordion .accordion-button .icon {
	left: 10px;
}
.partners-accordion.partners-faq .contact-details {
	padding: 13px 0;
}
.partners-accordion.partners-faq .contact-details .contact-details-columns .contact-details-column .contact-details-column-title {
	font-size: 22px;
}
.partners-accordion.partners-faq .contact-details .contact-details-columns {
	padding: 0 37px 0 30px;
}
.partners-accordion.partners-faq .contact-details .contact-details-columns .contact-details-column .contact-details-column-list ul {
	font-size: 20px;
}
.partners-accordion.partners-faq .contact-details .contact-details-img {
	height: 310px;
	border-top-left-radius: 150px;
}
.partners-accordion.partners-faq .contact-details .contact-details-links {
	padding: 30px 0 20px 0;
}
.branches-accordion .contact-details .contact-details-links {
	width: auto;
}
.archive-careers-top-content-section {
	padding: 141px 0 0 0;
}
.wc-block-components-sidebar-layout.wc-block-cart,
.container1058,
.container1115,
.container1159,
.container1160,
.container1163,
.container1182,
.container1459,
.container1758,
.container1759,
.container1760,
.container1761 {
	width: 1801px;
	max-width: 100%;
	padding: 0 20px;
	margin: 0 auto;
}
.post-type-archive-product .top-main-header-padding,
.single-product .top-main-header-padding {
	display: none;
}
.post-type-archive-product .container-fluid:not(footer),
.single-product .container-fluid:not(footer),
.container1758 .container1160,
.container1758 .container1761,
.container1758 .container1758 {
	padding-right: 0;
	padding-left: 0;
}
.container1058 {
	width: 1098px;
}
.container1059 {
	width: 1099px;
}
.container1115 {
	width: 1155px;
}
.container1159 {
	width: 1199px;
}
.container1160 {
	width: 1200px;
}
.container1163 {
	width: 1203px;
}
.container1182 {
	width: 1222px;
}
.wc-block-components-sidebar-layout.wc-block-cart,
.container1459 {
	width: 1499px;
}
.container1758 {
	width: 1798px;
}
.container1759 {
	width: 1799px;
}
.container1760 {
	width: 1800px;
}
.archive-careers-top-content-inner {
	width: 1160px;
	max-width: 100%;
}
.main-title {
	color: #34291F;
	font-size: 55px;
	font-weight: 300;
	line-height: 1.3;
	margin: 0 0 20px 0;
}
.main-content {
	font-size: 20px;
	line-height: 1.6;
	font-weight: 300;
	color: #34291F;
}
.archive-careers-posts-section {
	padding: 60px 0 84px 0;
}
.archive-careers-posts-filters-wrap {
	display: flex;
	gap: 25px 38px;
	margin: 0 0 50px 0;
}
.filter-combo-wrap {
	width: 260px;
	max-width: 100%;
}
.filter-combo {
	background: #F8F6ED url(../../images/combo-arrow.svg) left center no-repeat;
	width: 100%;
	height: 35px;
	border: none;
	border-bottom: 1px solid #ECE2D6;
	color: #61534C;
	font-family: inherit;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2;
	padding: 0 10px 5px;
}
.archive-careers-posts-wrap {
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
	position: relative;
}
.archive-careers-posts-wrap.loading::after {
	content: "";
	background: rgba(248, 246, 237, 0.5) url(../../images/ajax-loader.gif) center center no-repeat;
	position: absolute;
	inset: 0;
	z-index: 1;
}
.archive-careers-post {
	background: #ECE2D6;
	display: flex;
	width: -webkit-calc(25% - 30px);
	width: calc(25% - 30px);
	min-height: 190px;
	flex-direction: column;
	align-items: flex-start;
	border-radius: 20px 0 20px 20px;
	padding: 30px 30px 27px;
}
.archive-careers-post-title {
	margin: 0 0 15px 0;
	color: #34291F;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.2;
}
.archive-careers-post-categories {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	gap: 20px;
	margin: 0 0 20px 0;
}
.archive-careers-post-category {
	display: flex;
	min-width: -webkit-calc(50% - 10px);
	min-width: calc(50% - 10px);
	gap: 10px;
	align-items: center;
	color: #61534C;
	font-size: 18px;
	line-height: 1.2;
}
.archive-careers-post .the-permalink {
	margin: auto 0 0 0;
}
.archive-careers-bottom-imgs-section {
	background: url(../../images/decoration.svg) center top no-repeat;
	padding: 49px 0 40px 0;
	margin: 84px 0 0 0;
}
.secction-title {
	color: #34291F;
	text-align: center;
	font-size: 42px;
	font-weight: 300;
	line-height: 1.3;
	margin: 0 0 58px 0;
}
.archive-careers-bottom-imgs-list {
	display: flex;
	height: 590px;
	gap: 40px;
}
.archive-careers-bottom-img-wrap {
	flex: 1;
	position: relative;
	overflow: hidden;
	border-radius: 5px;
}
.img-cover {
	width: 100%;
	height: 100% !important;
	object-fit: cover;
}
.single-career-content-section {
	padding: 141px 0 111px 0;
}
.single-career-content-section .main-title {
	margin: 0 0 80px 0;
}
.single-career-content-wrap {
	display: flex;
	gap: 40px;
	align-items: flex-start;
}
.single-career-content {
	width: -webkit-calc(70.53% - 20px);
	width: calc(70.53% - 20px);
}
.mobile-floating-bottom-btn {
	background: #61534C;
	display: flex;
	width: 100%;
	height: 49px;
	align-items: center;
	justify-content: center;
	color: #fff;
	border-radius: 5px 5px 0 0;
	position: fixed;
	right: 0;
	bottom: 0;
	font-size: 20px;
	text-align: center;
	font-weight: 600;
	z-index: 5;
}
.single-career-form-wrap {
	background: #EDDDD2;
	width: -webkit-calc(29.47% - 20px);
	width: calc(29.47% - 20px);
	border-radius: 8px;
}
.single-career-form-wrap .submit-btn-wrap::before {
	background: #EDDDD2;
}
.single-career-form-wrap-inner {
	padding: 55px 30px;
}
.single-career-form-wrap-inner2 {
	width: 251px;
	max-width: 100%;
	margin: 0 auto;
}
.single-career-form-title {
	color: #34291F;
	text-align: center;
	font-size: 28px;
	font-weight: 400;
	line-height: 1.3;
	margin: 0 0 30px 0;
}
.wpcf7-form,
.wpcf7-form p {
	display: flex;
	flex-wrap: wrap;
	gap: 35px;
}
.wpcf7-form-control-wrap {
	position: relative;
	display: block;
	width: 100%;
}
.wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-acceptance) {
	background: none;
	width: 100%;
	height: 32px;
	font-family: inherit;
	border: none;
	border-bottom: 1px solid #B7A59D;
	padding: 0;
	color: #61534C;
	vertical-align: top;
	font-size: 16px;
	font-weight: 300;
}
textarea.wpcf7-form-control {
	height: 91px !important;
	line-height: 1.1;
	padding: 10px 0 !important;
}
.wpcf7-form-control::-webkit-input-placeholder {
	color: #61534C;
	opacity: 0.8;
}
.wpcf7-form-control:-moz-placeholder {
	color: #61534C;
	opacity: 0.8;
}
.inputs-label,
input[type="date"] ~ .inputs-label,
input[type="time"] ~ .inputs-label,
.val-is-empty:focus ~ .inputs-label {
	cursor: text;
	position: absolute;
	right: 0;
	top: -10px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	color: #61534C;
	color: #fff;
	font-size: 13px;
	line-height: 13px;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	visibility: visible;
}
.val-is-empty ~ .inputs-label {
	overflow: hidden;
	color: #61534C;
	color: #fff;
	font-size: 16px;
	top: 0;
	line-height: 32px;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	visibility: hidden;
} 
.wpcf7-not-valid ~ .inputs-label,
.val-is-empty.wpcf7-not-valid ~ .inputs-label,
.val-is-empty.error ~ .inputs-label {
	color: red;
}
.hide-inputs-label {
	display: none;
}
.upload-btn-wrap {
	background: url(../../images/clamp.svg) left center no-repeat;
	display: flex;
	width: 100%;
	min-height: 32px;
	gap: 10px;
	line-height: 1;
	font-family: inherit;
	position: relative;
	border-bottom: 1px solid rgba(183, 165, 157, 0.8);
	color: #61534C;
	align-items: center;
	justify-content: flex-start;
	font-weight: 300;
	text-decoration: none;
	font-size: 16px;
}
.upload-btn-wrap .file-input-box,
.upload-btn-wrap .inputsLabel {
	display: none;
}
.wpcf7-form-control-wrap-file {
	width: 100%;
}
.wpcf7-form-control-wrap-file .upload-btn-wrap .file-input,
.wpcf7-form-control-wrap-file .upload-btn-wrap .wpcf7-form-control-wrap,
.wpcf7-form-control-wrap-file .upload-btn-wrap .wpcf7-form-control-wrap .file-input {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	cursor: pointer;
}
.upload-btn-wrap .wpcf7-form-control-wrap-file {
	opacity: 1;
}
.upload-btn-wrap .wpcf7-form-control-wrap-file .wpcf7-not-valid-tip {
	position: absolute;
    bottom: -22px;
    right: 0;
}
.file-input-div .delete-file {
	display: none;
}
.file-input-div .delete-file {
	position: relative;
	z-index: 4;
	width: 20px;
	height: 31px;
	font-size: 24px;
	line-height: 1;
	flex-shrink: 0;
	color: red;
	margin: 0 auto 0 0;
	background: #EADED3;
	text-align: center;
}
.file-input-div.active .delete-file {
	display: block;
}
.file-input-val-text {
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	pointer-events: none;
	cursor: pointer;
}
.wpcf7-form-control-wrap-file .upload-btn-wrap .file-input:focus ~ .file-input-val-text {
	outline: 2px solid #000;
	border-radius: 2px;
}
.submit-btn-wrap {
	display: block;
	position: relative;
	z-index: 0;
}
.submit-btn-wrap::after {
	content: "";
	display: block;
	clear: both;
}
.submit-btn-wrap::before {
	content: "";
	display: none;
	background: #fff;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 50000;
	align-items: center;
	justify-content: center;
}
.submit-btn-wrap .wpcf7-spinner {
	display: none;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 50001;
	margin: 0;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
form.submitting .submit-btn-wrap .wpcf7-spinner,
form.submitting .submit-btn-wrap::before {
	display: block;
}
.y-link,
.submit-btn {
	display: inline-flex;
	height: 36px;
	text-decoration: none;
	align-items: center;
	border-bottom: 2px solid #34291F;
	gap: 15px;
	color: #34291F;
	font-family: inherit;
	font-size: 20px;
	font-weight: 400;
	padding: 0 0 10px 0;
}
.y-link::after,
.submit-btn::after {
	content: "";
	background: url(../../images/left-pink-arrow.svg) center center no-repeat;
	width: 15px;
	height: 14px;
}
.single-career-content-top {
	display: flex;
	border-bottom: 1px solid #ECE2D6;
	padding: 0 0 21px 0;
	margin: 0 0 35px 0;
	gap: 20px;
}
.single-career-content-top .archive-careers-post-category {
	min-width: 185px;
}
.treatments-categories-btns {
	margin: 0 auto 0 0;
}
.treatments-categories-btn {
	background: #EFEADB;
	display: inline-flex;
	min-width: 150px;
	height: 67px;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 10px 20px;
	border-radius: 15px 0 15px 15px;
	color: #61534C;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.1;
}
.single-career-content-row:not(:first-child) {
	margin-top: 65px;
}
.single-career-content-row {
	width: 711px;
	max-width: 100%;
}
.single-career-content-row-title {
	margin: 0 0 17px 0;
	color: #4B4B4B;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
}
.single-career-content-row-text {
	color: #464646;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.6;
}
.popup-x {
	background: url(../../images/x.svg) center center no-repeat;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 15px;
	top: 15px;
}
.product-page-wrap {
	padding: 141px 0 60px 0;
}
.product-page-content-wrap {
	width: 1609px;
	max-width: 100%;
}
.product-page-content-wrap #breadcrumbs {
	margin: 0 0 15px 0 !important;
}
.product-page-content-wrap #breadcrumbs,
.product-page-content-wrap #breadcrumbs a {
	font-family: Assistant;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.6;
	letter-spacing: 0.48px;
	text-decoration: none;
}
.product-page-content-wrap #breadcrumbs a:hover {
	text-decoration: underline;
}
.product-page-content-inner {
	display: flex;
	gap: 38px;
}
.product-page-gallery {
	width: 53.38%;
	height: 613px;
	position: relative;
}
.product-page-gallery .swiper {
	height: 100%;
}
.product-page-gallery .swiper-slide {
	background: linear-gradient(247deg, #B9BDC6 10.62%, #CFD4D7 62.55%, #CACBCD 86.94%);
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}
.product-page-gallery .swiper-slide picture {
	display: flex;
	align-items: center;
	justify-content: center;
}
.y-next,
.y-prev {
	width: 43px;
	height: 43px;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	z-index: 2;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.y-next {
	background: url(../../images/swiper-left-arrow.svg) center center / contain no-repeat !important;
	left: -22px;
}
.y-prev {
	background: url(../../images/swiper-right-arrow.svg) center center / contain no-repeat !important;
	right: -22px;
}
.y-prev.swiper-button-disabled,
.y-next.swiper-button-disabled {
	opacity: 0;
}
.all-btn-wrap {
	margin: 30px 0 0 0;
}
.woocommerce img.product-page-gallery-img,
.woocommerce-page img.product-page-gallery-img,
.product-page-gallery-img {
	max-width: none;
	max-height: 100%;
}
.product-page-content {
	color: #34291F;
}
.product-page-title {
	font-size: 55px;
	font-weight: 300;
	line-height: normal;
	margin: -15px 0 17px 0;
}
.product-page-content-inner2 {
	max-width: 410px;
}
.product-page-subtitles {
	border-bottom: 1px solid #ECE2D6;
	padding: 0 0 22px 0;
}
.product-page-subtitle {
	font-size: 20px;
	font-weight: 400;
	line-height: normal;
	margin: 0 0 9px 0;
}
.product-page-mini-title {
	color: #61534C;
	font-size: 16px;
	line-height: normal;
}
.product-page-prices {
	display: flex;
	gap: 20px;
	border-bottom: 1px solid #ECE2D6;
	padding: 15px 0 38px 0;
	justify-content: space-between;
}
.product-page-price-title {
	font-size: 14px;
	line-height: normal;
}
.product-page-prices2 {
	display: flex;
	gap: 20px;
}
.product-page-price {
	display: flex;
	align-items: baseline;
	gap: 3px;
	font-size: 20px;
	font-weight: 300;
}
.product-page-price1 {
	color: #61534C;
}
.product-page-price-num {
	font-size: 26px;
	font-weight: 600;
}
.product-page-price2-old {
	color: #B7A59D;
	opacity: 0.8;
	position: relative;
}
.product-page-price2-old::after {
	content: "";
	background: #B7A59D;
	height: 1px;
	opacity: 0.8;
	position: absolute;
	right: -7px;
	left: -7px;
	top: 57%;
}
.product-page-price2-new {
	color: #E85699;
}
.product-page-content-text {
	font-size: 18px;
	font-weight: 300;
	line-height: normal;
	padding: 25px 0 0 0;
}
.product-page-content-btns {
	display: flex;
	flex-wrap: wrap;
	gap: 10px 40px;
	margin: 40px 0 0 0;
}
.btn-brown-bd,
.btn-brown-bg {
	background: #61534C;
	border: 2px solid #61534C;
	display: inline-flex;
	height: 40px;
	padding: 0 27px;
	border-radius: 8px;
	text-decoration: none;
	text-align: center;
	line-height: 1;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.product-page-content-btns .btn-brown-bd,
.product-page-content-btns .btn-brown-bg {
	min-width: 174px;
}
.btn-brown-bd {
	background: none;
	color: #61534C;
}
.product-page-share {
	display: flex;
	flex-direction: column;
	gap: 24px;
	margin: 0 auto 0 0;
	font-size: 18px;
	text-align: center;
}
.copy-text-btn {
	position: relative;
}
.show-on-check {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: 0 auto;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.hide-on-check,
.copy-text-btn.active .show-on-check {
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.show-on-check,
.copy-text-btn.active .hide-on-check {
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
}
.show-text-on-check {
	width: 100%;
    font-size: 12px;
    line-height: 13px;
    margin: 7px 0 0 0;
	-webkit-transform: translate(0,-10px);
	transform: translate(0,-10px);
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 100%;
	right: 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.copy-text-btn.active .show-text-on-check {
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	visibility: visible;
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
}
.product-page-accordion-section {
	padding: 0 0 155px 0;
}
.q-ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.q-ul > li .q-btn {
	display: flex;
	width: 100%;
	min-height: 82px;
	align-items: center;
	gap: 20px;
	padding: 8px 39px 8px 37px;
	border-bottom: 1px solid #ECE2D6;
	color: #61534C;
	font-size: 20px;
}
.q-ul > li .q-btn .q-plus-minus {
	width: 18px;
	height: 18px;
	flex-shrink: 0;
	margin: 0 auto 0 0;
	position: relative;
}
.q-ul > li .q-btn .q-plus-minus::before,
.q-ul > li .q-btn .q-plus-minus::after {
	content: "";
	background: #E85699;
	position: absolute;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.q-ul > li .q-btn .q-plus-minus::before {
	width: 18px;
	height: 2px;
	left: 0;
	top: 8px;
}
.q-ul > li .q-btn .q-plus-minus::after {
	width: 2px;
	height: 18px;
	top: 0;
	left: 8px;
}
.q-ul > li.active .q-btn .q-plus-minus::after {
	-webkit-transform:scale(1,0);
	transform:scale(1,0);
}
.q-ul > li > .q-text {
	background: #FAF8F2;
	display: none;
	padding: 60px 50px;
	border-top: 1px solid #fff;
	color: #464646;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.6;
}
.q-text-inner {
	width: 960px;
	max-width: 100%;
}
.product-page-accordion-bottom-btns {
	display: flex;
	flex-wrap: wrap;
	gap: 45px;
	margin: 50px 0 0 0;
	justify-content: center;
}
.product-page-accordion-bottom-btn-wrap {
	min-width: 209px;
}
.product-page-accordion-bottom-btn {
	display: inline-flex;
	gap: 13px;
	color: #61534C;
	font-size: 16px;
	text-decoration-line: underline;
	align-items: center;
}
.product-page-accordion-bottom-btn:hover {
	color: #E85699;
	text-decoration: none;
}
.product-page-accordion-bottom-btn-icon-wrap {
	background: #E85699;
	display: flex;
	width: 40px;
	height: 40px;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	padding: 5px;
}
.product-page-related-section {
	padding: 0 0 100px 0;
	overflow: hidden;
}
.product-page-related-wrap {
	display: flex;
}
.product-page-related-title-wrap {
	width: 25.66%;
	padding: 0 0 0 30px;
	color: #34291F;
	font-size: 38px;
	line-height: 1.2;
	color: #34291F;
}
.product-page-related-small-title {
	margin: 0 0 19px 0;
	color: #61534C;
	font-size: 22px;
	font-weight: 300;
	line-height: 1.3;
}
.product-page-related-list-wrap {
	width: 74.34%;
	position: relative;
}
.products-list-section-list-wrap .y-next,
.products-list-section-list-wrap .y-prev,
.product-page-related-list-wrap .y-next,
.product-page-related-list-wrap .y-prev {
	top: 300px;
}
.product-page-related-list-wrap .swiper-slide {
	width: 33%;
}
.floating-mini-cart-overlay {
	background: rgba(0, 0, 0, 0.1);
	position: fixed;
	inset: 0;
	z-index: 101;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity: 0;
	visibility: hidden;
}
body.mini-cart-is-open .floating-mini-cart-overlay {
	opacity: 1;
	visibility: visible;
}
.floating-mini-cart-box {
	background: #FFFDF6;
	width: 380px;
	border: 1px solid #B7A59D;
	box-shadow: rgba(0, 0, 0, 0.15) 0 0 15px 0;
	padding: 17px 27px 49px 13px;
	border-radius: 0 0 70px 0;
	position: absolute;
	left: 0;
	top: 110px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
}
body.mini-cart-is-open .floating-mini-cart-box {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}
.floating-mini-cart-title-wrap {
	display: flex;
	border-bottom: 2px solid #B7A59D;
	padding: 0 0 17px 0;
	justify-content: space-between;
	align-items: center;
	color: #34291F;
	margin: 0 0 11px 0;
}
.mini-cart-back-btn {
	background: url(../../images/mini-cart-back-arrow.svg) right center no-repeat;
	width: 26px;
	height: 26px;
}
.mini-cart-title {
	font-size: 26px;
	font-weight: 600;
	line-height: 1;
}
.mini-cart-items-number {
	font-size: 16px;
}
.mini-cart-items-list {
	height: 296px;
	overflow: auto;
}
.mini-cart-items-list::-webkit-scrollbar {
	width: 5px;
}
body::-webkit-scrollbar-track,
.mini-cart-items-list::-webkit-scrollbar-track {
	background: rgba(183, 165, 157, 0.3);
}
body::-webkit-scrollbar-thumb,
.mini-cart-items-list::-webkit-scrollbar-thumb {
	background-color: #B7A59D;
	border-radius: 50px;
}
.mini-cart-item {
	display: flex;
	padding: 13px 8px;
	gap: 17px;
}
.mini-cart-item:not(:first-child) {
	border-top: 1px solid #EDDDD2;
}
.mini-cart-item-img-wrap {
	background: #E8D4CA;
	width: 83px;
	min-height: 100px;
	border-radius: 8px;
	position: relative;
}
.mini-cart-item-img {
	width: 100%;
	height: -webkit-calc(100% - 20px) !important;
	height: calc(100% - 20px) !important;
	position: absolute;
	left: 0;
	top: 10px;
	object-fit: cover;
}
.mini-cart-item-content {
	color: #34291F;
	font-size: 18px;
	line-height: normal;
}
.mini-cart-item-content .product-page-prices2 {
	flex-direction: column;
	align-items: flex-start;
	gap: 0;
}
.mini-cart-item-content .product-page-price-num {
	font-size: 22px;
}
.close-filters-menu,
.remove-item-from-cart-btn {
	background: url(../../images/mini-cart-item-x.svg) center center no-repeat;
	width: 20px;
	height: 20px;
	margin: 0 auto 0 0;
}
.plus-minus-wrap {
	display: inline-block;
	width: 120px;
	height: 35px;
	text-align: center;
	border-radius: 100px;
	margin: 15px 0 0 0;
	border: 1px solid #E85699;
	overflow: hidden;
}
.js-plus-amount,
.js-minus-amount {
	float: right;
	width: 31%;
	height: 100%;
	line-height: inherit;
	font-size: 18px;
	text-align: center;
	padding: 0 0 3px 0;
	color: #B7A59D;
	border: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.js-minus-amount.disabled {
	cursor: default;
	opacity: 0.5;
}
.js-plus-amount:hover,
.js-minus-amount:not(.disabled):hover {
	background: #f7f6f4;
}
.js-minus-amount::after {
	content: "";
	background: #B7A59D;
	width: 10px;
	height: 1px;
	display: inline-block;
	vertical-align: middle;
}
.js-plus-minus-field {
	float: right;
	background: none;
	width: 38%;
	height: 100%;
	line-height: inherit;
	color: #868999;
	text-align: center !important;
	margin: 0;
	border: none;
	border-radius: 0;
	font-family: inherit;
	font-size: 18px;
	padding: 0;
}
.mini-cart-total-wrap {
	display: flex;
	justify-content: space-between;
	border-top: 1px solid #EDDDD2;
	border-bottom: 1px solid #EDDDD2;
	padding: 10px 0;
	color: #34291F;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.3;
	margin: 11px 0 0 0;
}
.mini-cart-total-number {
	font-size: 22px;
}
.mini-cart-footer-btns-wrap {
	display: flex;
	gap: 17px;
	margin: 20px 0 0 0;
}
.mini-cart-footer-btn {
	flex: 1;
}
.content-text-section {
	background: #F8F4E7;
	display: flex;
	min-height: 370px;
	padding: 100px 0 55px 0;
	align-items: center;
}
.content-text-inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 27px;
	color: #61534C;
	text-align: center;
	font-size: 28px;
	font-weight: 300;
	line-height: 1.5;
}
.content-text-and-img-section {
	background: #F3EBE0;
	color: #61534C;
	font-size: 26px;
	font-weight: 300;
	line-height: 1.6;
	padding: 148px 0 0 0;
}
.content-text-and-img-inner {
	display: flex;
	gap: 40px;
}
.content-text-and-img-img-wrap {
	width: 36.68%;
	height: 566px;
	border-radius: 0 200px 0 0;
	overflow: hidden;
}
.content-text-and-img-img-wrap video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.content-text-and-img-text {
	width: 63.32%;
	margin: auto 0;
	padding: 0 0 50px 0;
}
.text-and-2-imgs-section {
	padding: 150px 0;
}
.ta2i-inner {
	display: flex;
	gap: 40px;
	align-items: center;
}
.ta2i-text {
	width: -webkit-calc(32.9% - 20px);
	width: calc(32.9% - 20px);
	max-width: 504px;
	color: #34291F;
	font-size: 24px;
	font-weight: 300;
	line-height: 1.6;
}
.ta2i-imgs-wrap {
	display: flex;
	width: -webkit-calc(67.1% - 20px);
	width: calc(67.1% - 20px);
	gap: 42px;
	margin: 0 auto 0 0;
}
.ta2i-imgs-wrap img,
.ta2i-imgs-wrap picture {
	width: -webkit-calc(50% - 21px);
	width: calc(50% - 21px);
	height: 560px;
	overflow: hidden;
}
.ta2i-imgs-wrap img:nth-of-type(even){
	border-radius: 0 0 0 200px;
}
.ta2i-imgs-wrap img:nth-of-type(odd){
	border-radius: 0 200px 0 0;
}
.ta2i-imgs-wrap picture:first-child {
	border-radius: 0 200px 0 0;
}
.ta2i-imgs-wrap picture:last-child {
	border-radius: 0 0 0 200px;
}
.ta2i-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.big-video-wrap {
	height: 704px;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
}
.big-video-play-wrap {
	background: rgba(52, 41, 31, 0.4);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: absolute;
	inset: 0;
	z-index: 1;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.big-video-wrap.active .big-video-play-wrap {
	opacity: 0;
	visibility: hidden;
}
.big-video-play-wrap2 {
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	font-size: 16px;
	gap: 16px;
}
.big-video-play-img {
	width: 60px;
	height: 61px;
}
.just-text {
	color: #61534C;
	text-align: center;
	font-size: 26px;
	font-weight: 300;
	line-height: 1.6;
	padding: 150px 0;
}
.store-search-section {
	background: #F7F4E8;
	padding: 0 0 50px 0;
}
.inner-search-wrap {
	width: 363px;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
}
.inner-search-input {
	background: none;
	width: 100%;
	height: 52px;
	border: none;
	border-bottom: 1px solid #B7A59D;
	font-size: 18px;
	color: #61534C;
	padding: 0 0 0 52px;
}
.inner-search-input::-webkit-input-placeholder {
	color: #61534C;
	opacity: 1;
}
.inner-search-input:-moz-placeholder {
	color: #61534C;
	opacity: 1;
}
.inner-search-submit {
	background: url(../../images/pink-search.svg) left center no-repeat;
	width: 52px;
	height: 52px;
	border: none;
	position: absolute;
	left: 0;
	top: 0;
}
.store-products-section {
	background: #F8F4E7;
	padding: 50px 0 105px 0;
}
.store-products-list {
	display: flex;
	flex-wrap: wrap;
	gap: 160px 40px;
	justify-content: center;
}
.store-product-item {
	width: -webkit-calc(25% - 30px);
	width: calc(25% - 30px);
	height: 566px;
	text-decoration: none;
	position: relative;
	overflow: hidden;
}
.store-product-item picture {
	width: 100%;
	height: 100%;
}
.store-product-item-title {
	background: rgba(52, 41, 31, 0.5);
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	inset: 0;
	padding: 0 20px;
}
.store-product-item-title-inner {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 15px;
	margin: 0 auto;
	color: #fff;
	font-size: 24px;
	line-height: 1.2;
	font-weight: 600;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #fff;
}
.store-product-item-title-inner::after {
	content: "";
	background: url(../../images/left-pink-arrow.svg) center center no-repeat;
	width: 15px;
	height: 14px;
	flex-shrink: 0;
}
.modal-content {
	background: #ECE2D6;
	width: 340px;
	max-width: 100%;
	min-height: 416px;
	border-radius: 0 0 100px 0;
}
.modal-header {
	border-bottom: none;
}
.modal-header .btn-close,
.modal-header .close {
	background: url(../../images/x.svg) center center no-repeat;
	width: 30px;
	height: 30px;
	margin: 0 auto 0 0;
}
.modal-header .close span {
	display: none;
}
.modal-body {
	display: flex;
	flex-direction: column;
	padding: 9px 22px 42px;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-size: 18px;
	line-height: 1.33;
	color: #555;
}
.modal-title {
	margin: 0 0 11px 0;
	color: #34291F;
	font-size: 24px;
	font-weight: 600;
	line-height: 1;
}
.modal-y-link {
	margin: 39px 0 0 0;
}
.products-list-section {
	background: #F8F4E7;
	padding: 105px 0 150px 0;
}
.products-list-section-title {
	text-align: center;
	color: #34291F;
	font-size: 45px;
	font-weight: 300;
	line-height: 1.2;
	margin: 0 0 10px 0;
}
.products-list-section-text {
	text-align: center;
	color: #61534C;
	font-size: 24px;
	line-height: 1.3;
}
.products-list-section-list-wrap {
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
	margin: 46px 0 0 0;
	position: relative;
}
.swiper {
	width: 100%;
}
.product-card .card-old-price {
	justify-content: flex-end;
}
.products-list-section.interested-products-section {
	background: #F3EBE0;
	padding: 50px 0 70px 0;
}
.category-page-products-container {
	display: flex;
	gap: 19px 40px;
	flex-wrap: wrap;
	align-items: flex-start;
}
.category-page-resultes-text-wrap {
	display: flex;
	width: 100%;
	gap: 10px;
	color: #61534C;
}
.category-page-resultes-filter-btn {
	display: inline-flex;
	gap: 14px;
	align-items: center;
	font-size: 20px;
	font-weight: 600;
}
.category-page-resultes-text {
	margin: 0 auto 0 0;
	font-size: 16px;
}
.side-categories-menu-wrap {
	width: 259px;
	position: sticky;
	top: 100px;
}
.category-page-products-container .products-list-section-list-wrap {
	width: 1312px;
	max-width: -webkit-calc(100% - 299px);
	max-width: calc(100% - 299px);
	margin: 0 auto 0 0;
}
.category-page-products-container .products-list-section-list-wrap .product-card {
	width: -webkit-calc(33.333% - 27px);
	width: calc(33.333% - 27px);
}
.side-categories-menu-title {
	padding: 0 0 20px 0;
	color: #61534C;
	font-size: 20px;
	font-weight: 600;
	line-height: normal;
	margin: 0 0 30px 0;
}
#side-categories-menu-list {
	display: flex;
	flex-direction: column;
	gap: 25px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#side-categories-menu-list a {
	display: flex;
	width: 100%;
	align-items: center;
	gap: 15px;
	text-decoration: none;
	color: #61534C;
	font-size: 16px;
	line-height: normal;
}
#side-categories-menu-list li.active a {
	color: #34291F;
	font-weight: 600;
}
#side-categories-menu-list a::before {
	content: "";
	background: #B7A59D;
	width: 8px;
	height: 8px;
	border-radius: 50%;
}
#side-categories-menu-list li.active a::before {
	background: #E85699;
}
.count-products {
	display: none !important;
	font-size: 14px;
	margin: 0 auto 0 0;
}
.filters-menu-tablet-title-wrap {
	display: flex;
	padding: 0 0 18px 0;
	border-bottom: 1px solid #ECE2D6;
	margin: 0 0 22px 0;
}
.error404 .card-404 {
	padding: 180px 0 134px 0 !important;
}
.error404 .card-404 .card-body {
	padding-right: 20px;
	padding-left: 20px;
}
.page-template-tpl-thankyou .card-404 {
	padding: 180px 0 134px 0 !important;
}
.page-template-tpl-thankyou .card-404 .card-body {
	padding-right: 20px;
	padding-left: 20px;
}
.btn-all-wrap {
	margin: 50px 0 0 0;
	text-align: center;
}
.products-list-section .swiper:not(.swiper-initialized) .swiper-wrapper {
	gap: 40px;
}
.treatments-section {
	background: #F3EBE0;
	padding: 88px 0;
}
.container1366 {
	width: 1406px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}
.third-age-treatments-sections-titles {
	color: #34291F;
	font-size: 38px;
	font-weight: 400;
	line-height: normal;
	margin: 0 0 50px 0;
	text-align: center;
}
.treatments-slide-img-wrap {
	display: block;
	height: 566px;
	position: relative;
	overflow: hidden;
}
.treatments-slide-img-wrap::after {
	content: "";
	background: rgba(52, 41, 31, 0.3);
	position: absolute;
	inset: 0;
}
.treatments-slide-img-wrap picture {
	height: 100%;
}
.treatments-slide-title {
	margin: 22px 0 0 0;
	line-height: 1.1;
}
.treatments-section .swiper {
	padding: 0 28px;
}
.treatments-section .swiper .prev,
.treatments-section .swiper .next {
	width: 55px;
	height: 55px;
}
.treatments-section .swiper .prev {
	right: 0;
}
.treatments-section .swiper .next {
	left: 0;
}
.treatments-slide-img-wrap {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.treatments-section .swiper-slide-active .treatments-slide-img-wrap {
	border-radius: 0 200px 0 0;
}
.treatments-section .swiper-slide-next + .swiper-slide .treatments-slide-img-wrap {
	border-radius: 0 0 0 200px;
}
.articles-section {
	background: #F8F4E7;
	padding: 12px 0 150px 0;
}
.article-item {
	width: -webkit-calc(33.333% - 27px);
	width: calc(33.333% - 27px);
	color: #61534C;
	line-height: 1.6;
}
.article-item-img-wrap {
	display: block;
	height: 300px;
	overflow: hidden;
}
.article-item:nth-child(4n+1) .article-item-img-wrap {
	border-radius: 0 230px 0 0;
}
.article-item:nth-child(4n+2) .article-item-img-wrap {
	border-radius: 0 0 0 230px;
}
.article-item:nth-child(4n+3) .article-item-img-wrap {
	border-radius: 230px 0 0 0;
}
.article-item-img-wrap picture {
	height: 100%;
}
.list {
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
}
.article-item-title {
	color: #34291F;
	margin: 40px 0 0 0;
	font-size: 24px;
	font-weight: 400;
	line-height: normal;
}
.article-item-title a {
	color: #34291F;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.article-item-date {
	margin: 8px 0 0 0;
	font-size: 14px;
}
.article-item-text {
	margin: 10px 0 0 0;
	font-size: 18px;
	font-weight: 300;
}
.personal-area-top-content-section {
	padding: 141px 0 59px 0;
}
.personal-area-top-content {
	display: flex;
	gap: 50px;
}
.wc-block-components-sidebar-layout.wc-block-cart {
	padding: 141px 20px 163px !important;
	margin-bottom: 0 !important;
}
.breadcrumbs {
	width: 100%;
}
.cart-title {
	width: 100%;
	margin: 20px 0 63px 0;
	color: var(--Color-4, #34291F);
	font-size: 55px;
	font-weight: 300;
	line-height: 1.3;
}
.is-large.wc-block-cart .wc-block-cart__totals-title,
.is-large.wc-block-cart .wc-block-cart-items th {
	color: #61534C !important;
	font-size: 20px !important;
	font-weight: 600 !important;
	line-height: 1.1 !important;
}
.is-large.wc-block-cart .wc-block-cart__totals-title, 
table.wc-block-cart-items .wc-block-cart-items__header {
	border-bottom: 2px solid #B7A59D !important;
}
.is-large.wc-block-cart .wc-block-cart__totals-title,
.is-large.wc-block-cart .wc-block-cart-items th {
	padding: 0 0 23px 16px !important;
}
.cart-coupon-wrap {
	display: flex;
	gap: 14px;
	align-items: center;
	color: #61534C;
	font-size: 18px;
	padding: 30px 0;
}
.cart-coupon-wrap .cart-coupon-title {
	line-height: 1.2;
}
.cart-coupon-wrap .select2-wrap {
	width: 136px;
	min-width: 105px;
	position: relative;
	margin: 0 auto 0 0;
}
.select2-wrap .select2-container {
	width: 100% !important;
}
.select2-container .select2-selection--single {
	height: 40px;
	margin: 0;
}
.select2-container--default .select2-selection--single {
	background: none;
	border-radius: 20px;
	border-color: #BDBDBD;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 38px;
	color: #B7A59D;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 15px;
    padding-left: 30px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	background: url(../../images/combo-arrow2.svg) right center no-repeat;
	width: 26px;
	height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	display: none;
}
.select2-dropdown {
	background: #F8F4E7;
	border-radius: 20px;
	border-color: #BDBDBD;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #eae8dd;
    color: #61534C;
    font-weight: 700;
}
.cart-coupon-submit {
	background: none;
	width: 85px;
	flex-shrink: 0;
	height: 40px;
	text-align: center;
	border-radius: 100px;
	border: 2px solid #61534C;
	color: #34291F;
	font-size: 18px;
	font-weight: 600;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.wc-block-components-sidebar {
    padding: 0 40px 0 0 !important;
    width: 30.8% !important;
	margin: 0 !important;
}
.wc-block-components-sidebar-layout .wc-block-components-main {
	width: 69.2% !important;
	padding: 0 !important;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.wc-blocks-components-select .wc-blocks-components-select__container,
.wc-blocks-components-select .wc-blocks-components-select__select,
.wc-block-components-form .wc-block-components-text-input input[type=email],
.wc-block-components-form .wc-block-components-text-input input[type=number],
.wc-block-components-form .wc-block-components-text-input input[type=password],
.wc-block-components-form .wc-block-components-text-input input[type=tel],
.wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-components-form .wc-block-components-text-input input[type=url],
.wc-block-components-text-input input[type=email],
.wc-block-components-text-input input[type=number],
.wc-block-components-text-input input[type=password],
.wc-block-components-text-input input[type=tel],
.wc-block-components-text-input input[type=text],
.wc-block-components-text-input input[type=url] {
	background: none !important;
	height: 48px !important;
	border: none !important;
	border-bottom: 1px solid #B7A59D !important;
	border-radius: 0 !important;
	color: #34291F !important;
	font-size: 16px !important;
	padding: 0 !important;
}
.wc-block-components-form .wc-block-components-text-input input::-webkit-input-placeholder {
	color: #61534C !important;
	opacity: 0.8 !important;
}
.wc-block-components-form .wc-block-components-text-input input:-moz-placeholder {
	color: #61534C !important;
	opacity: 0.8 !important;
}
.wc-block-components-text-input input::-webkit-input-placeholder {
	color: #61534C !important;
	opacity: 0.8 !important;
}
.wc-block-components-text-input input:-moz-placeholder {
	color: #61534C !important;
	opacity: 0.8 !important;
}
.button,
.wc-block-components-button:not(.is-link),
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
	background: #61534C;
	min-width: 120px;
	height: 40px;
	min-height: 1px !important;
	color: #fff;
	padding: 0 27px;
	border-radius: 8px;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.wc-block-components-form .wc-block-components-text-input label,
.wc-block-components-text-input label,
.wc-blocks-components-select .wc-blocks-components-select__label {
	right: 0 !important;
}
.wc-blocks-components-select .wc-blocks-components-select__label {
	top: -6px !important;
}
.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill+label,
.wc-block-components-form .wc-block-components-text-input.is-active label,
.wc-block-components-text-input input:-webkit-autofill+label,
.wc-block-components-text-input.is-active label {
    transform: translateY(0px) scale(.75) !important;
}
.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-calculator,
.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-rates-control__package:not(.wc-block-components-panel),
.is-large .wc-block-components-sidebar .wc-block-components-panel,
.is-large .wc-block-components-sidebar .wc-block-components-totals-coupon,
.is-large .wc-block-components-sidebar .wc-block-components-totals-item {
	padding-right: 0 !important;
	padding-left: 0 !important;
}
.wp-block-woocommerce-cart-order-summary-block {
	color: #34291F;
}
.wc-block-components-totals-item__label {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.44;
}
.wc-block-components-totals-item__value {
	font-size: 20px;
	font-weight: 600 !important;
	line-height: 1.3;
	direction: ltr;
}
b,
strong {
    font-weight: 700;
}
.continue-shopping-btn-wrap {
	text-align: center;
	margin: 2px 0 0 0;
}
.wp-block-woocommerce-cart-order-summary-totals-block {
	border-top-color: #ddd !important;
}
.wc-block-components-totals-wrapper {
	border-top-color: #B7A59D !important;
}
.wp-block-woocommerce-cart-order-summary-totals-block ~ .wc-block-components-totals-wrapper:last-child {
	border-bottom: 1px solid #B7A59D !important;
	margin: 0 0 25px 0;
}
.wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
	font-size: 20px !important;
}
.wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
	font-size: 22px !important;
	font-weight: 700 !important;
}
.wc-block-components-totals-item__description {
	font-size: 16px !important;
}
.is-large.wc-block-cart .wc-block-cart-items td.wc-block-cart-item__image {
	width: 150px;
	padding-left: 40px !important;
}
.wc-block-cart-item__image-link {
	background: #E8D4CA;
	display: flex;
	width: 110px;
	height: 170px;
	border-radius: 8px;
	align-items: center;
	justify-content: center;
	padding: 20px;
	padding: 0;
	padding-bottom: 20px;
}
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
	text-decoration: none;
	color: #34291F;
	font-size: 24px;
	margin: 0 0 8px 0 !important;
}
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row a.wc-block-components-product-name:hover,
table.wc-block-cart-items .wc-block-cart-items__row a.wc-block-components-product-name:hover {
	color: #D76097;
}
.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p,
.wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data {
	color: #61534C;
	font-size: 20px;
	font-weight: 300;
	margin: 0 !important;
}
.wc-block-components-product-price .wc-block-components-product-price__regular {
	display: inline-block;
	color: #B7A59D;
	font-size: 22px;
	font-weight: 600;
	text-decoration: unset;
	position: relative;
	white-space: nowrap;
}
.wc-block-components-product-price .wc-block-components-product-price__regular::after {
	content: "";
	background: #61534C;
	height: 1px;
	position: absolute;
	left: -10px;
	right: -10px;
	top: 50%;
}
.wc-block-components-product-price .wc-block-components-product-price__value {
	display: block;
	width: 100%;
	color: #E85699;
	font-size: 26px;
	font-weight: 600;
	line-height: 0.9;
	margin: 0 0 0 0 !important;
	white-space: nowrap;
}
.wc-block-cart-item__remove-link {
	margin-top: 5px;
}
body .wc-block-cart-item__total-price-and-sale-badge-wrapper {
    align-items: flex-start;
}
.is-large.wc-block-cart .wc-block-cart-items td {
	vertical-align: middle !important;
	padding: 20px 0 20px 16px !important;
}
.is-large.wc-block-cart .wc-block-cart-items td:last-child {
	padding-left: 0 !important;
}
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__wrap>*,
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__wrap>*,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector,
.wc-block-cart table.wc-block-cart-items,
.wc-block-cart table.wc-block-cart-items td,
.wc-block-cart table.wc-block-cart-items th {
	margin: 0 !important;
}
.wc-block-cart-item__quantity {
	display: flex;
	min-height: 62px;
	align-items: center;
}
.wc-block-components-quantity-selector {
	width: 122px !important;
}
.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
	width: 34%;
	min-width: 1px !important;
	height: 37px;
	flex: unset !important;
	font-size: 20px !important;
}
.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--minus {
	order: 3 !important;
}
.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--plus {
	order: 1 !important;
}
.wc-block-components-quantity-selector:after {
	border-radius: 100px !important;
	border-color: #E85699 !important;
}
.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
	font-size: 24px !important;
	width: 33% !important;
}
.woocommerce-checkout .woocommerce {
	display: flex;
	flex-wrap: wrap;
	width: 1500px;
	gap: 0;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 20px 180px;
	margin-top: 141px;
}
.woocommerce-notices-wrapper:empty {
	display: none;
}
.woocommerce-info {
	border-top-color: #E85699;
}
.woocommerce-info::before {
	color: #E85699;
}
.checkout-content-wrap {
	width: 69%;
}
.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title {
	display: flex;
	width: 100%;
	color: #34291F;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.3;
	padding: 0 0 20px 0;
	border-bottom: 2px solid #B7A59D;
}
.edit-cart-details {
	margin: 0 auto 0 0;
	text-decoration: underline;
	font-size: 18px;
}
.edit-cart-details:hover {
	text-decoration: none;
}
.wc-block-components-totals-wrapper .wc-block-components-totals-wrapper {
	border-top: none;
	padding-top: 0;
}
.wc-block-components-totals-wrapper .wc-block-components-totals-wrapper .wc-block-components-totals-item__value,
.wc-block-components-totals-wrapper .wc-block-components-totals-wrapper .wc-block-components-totals-item__label {
	font-size: 16px;
	font-weight: 400 !important;
}
.checkout.woocommerce-checkout,
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce-form-coupon-toggle {
	width: 100%;
}
button label {
	cursor: pointer;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
#customer_details .col-1,
#customer_details .col-2 {
	background: #EFEADB;
	width: 100% !important;
	border-radius: 20px 5px 20px 20px;
	margin: 0 0 20px 0;
	border: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.woocommerce form .form-row label {
	font-size: 18px;
}
#ship-to-different-address {
	width: 100%;
}
.checkout-accordion-btn,
#ship-to-different-address .woocommerce-form__label {
	width: 100%;
	color:  #34291F;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.19;
	padding: 18px 30px;
	cursor: pointer;
	position: relative;
}
.checkout-accordion-div-inner,
.woocommerce-shipping-fields__field-wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 25px 36px;
	padding: 57px 0 33px;
	margin: 0 30px;
	border-top: 1px solid #B7A59D;
}
#ship-to-different-address .woocommerce-form__label,
#ship-to-different-address .woocommerce-form__label span {
	display: block;
	position: relative;
}
.checkout-accordion-btn::after {
	content: "";
	background: url(../../images/checkout-arrow.svg) left center no-repeat;
	width: 22px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 5px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.checkout-accordion-btn::after {
	left: 30px;
	top: 23px;
}
.checkout-accordion-item.active .checkout-accordion-btn::after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
#ship-to-different-address-checkbox {
	position: absolute;
	opacity: 0;
}
.checkout-accordion-div {
	display: none;
}
.woocommerce form .form-row {
	width: -webkit-calc(33.333% - 24px);
	width: calc(33.333% - 24px);
	position: relative;
	padding: 0;
	margin: 0;
}
.woocommerce form .form-row:nth-child(1),
.woocommerce form .form-row:nth-child(2) {
	width: -webkit-calc(50% - 18px);
	width: calc(50% - 18px);
}
.woocommerce-additional-fields,
.woocommerce form .woocommerce-additional-fields .form-row {
	width: 100%;
}
.woocommerce form .form-row textarea {
	height: 57px !important;
	padding: 14px 0 0 0 !important;
}
.woocommerce form .form-row label {
	background: #EEEADC;
	position: absolute;
	top: -3px;
	right: 0;
	font-size: 14px;
	visibility: hidden;
	line-height: 1;
}
.woocommerce form .form-row label.focused {
	visibility: visible;
}
.wpcf7-list-item {
	margin: 0;
}
body.show-focus .wpcf7-acceptance input[type="checkbox"]:focus + .wpcf7-list-item-label::before,
body.show-focus .wpcf7-checkbox input[type="checkbox"]:focus + .wpcf7-list-item-label::before {
	border-color: #000;
	background-color: yellow;
}
.wpcf7-acceptance,
.wpcf7-checkbox {
	position: relative;
}
.wpcf7-acceptance label,
.wpcf7-checkbox label {
	cursor: pointer;
}
.wpcf7-acceptance input[type="checkbox"],
.wpcf7-checkbox input[type="checkbox"] {
	position: absolute;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	cursor: pointer;
}
.wpcf7-acceptance .wpcf7-list-item-label,
.wpcf7-checkbox .wpcf7-list-item-label {
	display: block;
	padding: 0 31px 0 0;
	position: relative;
}
.wpcf7-acceptance .wpcf7-list-item-label::before,
.wpcf7-acceptance .wpcf7-list-item-label::after,
.wpcf7-checkbox .wpcf7-list-item-label::before,
.wpcf7-checkbox .wpcf7-list-item-label::after {
	content: "";
	width: 17px;
	height: 16px;
	border-radius: 2px;
	border: 1px solid #BBBBBB;
	position: absolute;
	right: 0;
	top: 4px;
}
.wpcf7-acceptance .wpcf7-list-item-label::after,
.wpcf7-checkbox .wpcf7-list-item-label::after {
	background: url(../../images/checked.svg) center center / contain no-repeat;
	border: none;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
}
.wpcf7-acceptance input[type="checkbox"]:checked ~ .wpcf7-list-item-label::after,
.wpcf7-checkbox input[type="checkbox"]:checked ~ .wpcf7-list-item-label::after {
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
}
.btn-cart-next-step {
	min-width: 170px;
}
.woocommerce-shipping-methods {
	width: 100%;
	color: #34291F;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.33;
}
.woocommerce ul#shipping_method li {
	display: flex;
	align-items: flex-start;
	position: relative;
	margin: 0 0 36px 0;
}
.woocommerce ul#shipping_method li:last-child {
	margin: 0;
}
.woocommerce ul#shipping_method li input {
	width: 0;
	height: 0;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
	position: absolute;
	opacity: 0;
}
.woocommerce ul#shipping_method li label {
	position: relative;
	padding: 0 40px 0 100px;
	flex-grow: 1;
	cursor: pointer;
}
.woocommerce ul#shipping_method li label::before {
	content: "";
	width: 20px;
	height: 20px;
	border: 2px solid #E85699;
	border-radius: 50%;
	position: absolute;
	right: 0;
	top: 7px;
}
.woocommerce ul#shipping_method li input ~ label::after {
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 50%;
	position: absolute;
	right: 5px;
	top: 12px;
}
.woocommerce ul#shipping_method li input:checked ~ label::after {
	background: #E85699;
}
.shipping_method-shorttext {
	color: #555;
	font-size: 16px;
	line-height: 1.25;
	margin: 5px 0 0 0;
	font-weight: 400;
}
.woocommerce ul#shipping_method .amount {
	position: absolute;
	left: 0;
	top: 0;
	color: #34291F;
	font-size: 22px;
	font-weight: 600;
	line-height: 1;
}
.woocommerce ul#shipping_method .amount bdi {
	unicode-bidi: normal;
}
.free-ship-text {
	font-size: 18px;
	font-weight: 400;
}
.checkout-accordion-next-btn {
	min-width: 121px;
}
input[type="radio"]:focus + label {
	outline: 2px solid #000;
	border-radius: 3px;
	outline-offset: 6px;
}
.content-above-checkout {
	border-bottom: 1px solid #E85699;
	padding: 0 0 30px 0;
	margin: 0 0 30px 0;
}
.clearfix::after {
	content: "";
	display: block;
	clear: both;
}
.content-above-checkout .cart-coupon-wrap {
	width: 410px;
	max-width: 100%;
	padding: 26px 0 0 0;
}
.mini-text-box {
	background: #EFEADB;
	float: left;
	display: inline-flex;
	width: 297px;
	min-height: 82px;
	margin: 0 20px 10px 0;
	align-items: center;
	justify-content: center;
	padding: 15px 30px;
	text-align: center;
	border: 2px solid #E85699;
	color: #61534C;
	font-size: 18px;
	border-radius: 20px 0 20px 20px;
}
.content-above-checkout-text {
	color: #61534C;
	font-size: 18px;
}
.content-above-checkout-title {
	font-size: 20px;
	font-weight: 600;
}
.content-above-checkout-text .y-link {
	margin: 13px 0 0 0;
}
.hide {
	display: none !important;
}
.woocommerce form .form-row input.input-text.error,
.woocommerce form .form-row textarea.error,
.wc-blocks-components-select .wc-blocks-components-select__container.error,
.wc-blocks-components-select .wc-blocks-components-select__select.error,
.wc-block-components-form .wc-block-components-text-input input[type=email].error,
.wc-block-components-form .wc-block-components-text-input input[type=number].error,
.wc-block-components-form .wc-block-components-text-input input[type=password].error,
.wc-block-components-form .wc-block-components-text-input input[type=tel].error,
.wc-block-components-form .wc-block-components-text-input input[type=text].error,
.wc-block-components-form .wc-block-components-text-input input[type=url].error,
.wc-block-components-text-input input[type=email].error,
.wc-block-components-text-input input[type=number].error,
.wc-block-components-text-input input[type=password].error,
.wc-block-components-text-input input[type=tel].error,
.wc-block-components-text-input input[type=text].error,
.wc-block-components-text-input input[type=url].error,
.error {
	color: red !important;
	border-bottom-color: red !important;
}
.error::-webkit-input-placeholder {
	color: red !important;
	opacity: 1;
}
.error:-moz-placeholder {
	color: red !important;
	opacity: 1;
}
.woocommerce form .form-row label {
    opacity: 1;
    visibility: visible;
    padding: 0;
}
.search-results .section-category .category-items {
	flex-wrap: wrap;
}
.wpcf7 form.sent .wpcf7-response-output {
    border: 0;
    padding: 0;
    margin: 0;
    font-weight: bold;
}
.stock{
	order: 3;
}
.wc-block-cart-item__image picture {
    display: flex;
    align-items: flex-end;
}
.product-page-price2-wrap .product-page-price-title {
    color: #E85699;
}
.content-banner .wpcf7-not-valid{
	color: pink;
}
.content-banner .wpcf7-response-output {
    width: 1000%;
    margin: 0;
    color: #fff;
}
.content-banner .wpcf7 form.invalid .wpcf7-response-output,
.content-banner .wpcf7 form.unaccepted .wpcf7-response-output,
.content-banner .wpcf7 form.payment-required .wpcf7-response-output {
    color: pink;
}
.team-member .the-thumbnail .btn-video:focus-visible{
    border: 2px red dashed !important;
}
.single-career-form-wrap .val-is-empty ~ .inputs-label,
.single-career-form-wrap .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-acceptance){
	color: inherit;
}
.branch-response {
    background: #F3EBE1;
    width: 100%;
    padding: 10px 20px;
    display: flex;
    flex-flow: column;
    gap: 15px;
}
.branch-response > div{
	    display: flex;
	    gap: 10px;
	    font-size: 16px;
	    font-weight: 400;
	    text-align: start;
	    flex-wrap: wrap;
	    flex-flow: row;
}
.branch-response > div > div:nth-child(1){width: 10%;}
.branch-response > div > div:nth-child(2){width: 90%;}
#modal-LetsTalk .inputs-label, input[type="date"] ~ .inputs-label,
#modal-LetsTalk input[type="time"] ~ .inputs-label,
#modal-LetsTalk .val-is-empty:focus ~ .inputs-label {
    color: #61534C;
}
#modal-LetsTalk .wpcf7 form.invalid .wpcf7-response-output,
#modal-LetsTalk .wpcf7 form.unaccepted .wpcf7-response-output,
#modal-LetsTalk .wpcf7 form.payment-required .wpcf7-response-output{
	text-align: start;
	margin: 15px 0 0;
}
#modal-LetsTalk label.wpcf7-not-valid {
    font-size: 14px;
}
#modal-LetsTalk .modal-footer-list {
    margin: 20px;
    gap: 35px;
}
#modal-LetsTalk .wpcf7-acceptance .wpcf7-list-item-label::before,
#modal-LetsTalk .wpcf7-acceptance .wpcf7-list-item-label::after,
#modal-LetsTalk .wpcf7-checkbox .wpcf7-list-item-label::before,
#modal-LetsTalk .wpcf7-checkbox .wpcf7-list-item-label::after {
    border-radius: 50%;
}
#modal-LetsTalk [data-name="branch"] select{
	background: url('/wp-content/uploads/2025/01/Vector-3.png') no-repeat 5px 30px !important;
}
#modal-LetsTalk .inputs-label, input[type="date"] ~ .inputs-label,
#modal-LetsTalk input[type="time"] ~ .inputs-label,
#modal-LetsTalk .val-is-empty:focus ~ .inputs-label {
    top: 5px;
}
.single-career-form-wrap-inner ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000 !important;
}
.single-career-form-wrap-inner ::-moz-placeholder { /* Firefox 19+ */
  color: #000 !important;
}
.single-career-form-wrap-inner :-ms-input-placeholder { /* IE 10+ */
  color: #000 !important;
}
.single-career-form-wrap-inner :-moz-placeholder { /* Firefox 18- */
  color: #000 !important;
}
.single-career-form-wrap .val-is-empty ~ .inputs-label, .single-career-form-wrap .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-acceptance) {
    color: #000;
}
.wpcf7-form-control-wrap-file.focused{
	outline: 2px red dashed !important;
}
.page-template-tpl-thankyou .LetsTalk,
.page-template-tpl-thankyou .footer.container-fluid,
.page-template-tpl-thankyou #wpadminbar,
.page-template-tpl-thankyou .top-main-header-mobile,
.page-template-tpl-thankyou .top-main-header{
	display: none;
}
.blog-content-type1 .container .the-thumbnail.type-4 video {
    -webkit-transform: scale(1);
    transform: scale(1);
    top: 0;
}
.mini-cart-item-img-wrap{
	overflow: hidden;
}
.mini-cart-item-img-wrap img {
    padding: 0;
    transform: scale(1.3);
}
.the-thumbnail {
	height: auto;
	aspect-ratio: 1 / 1;
	margin: auto 0 0 0;
}
.team-member .the-thumbnail{
	margin: 0;
	aspect-ratio: auto;
}
.team-member .the-thumbnail {
    height: fit-content;
}
.packages-swiper {
	height: 600px;
	border-radius: 0 300px;
}
.packages-swiper picture {
	height: 100%;
}
.packages-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.packages-section a.swiper-slide {
	overflow: hidden;
}
.packages-section > .container {
	position: relative;
}
.packages-section .prev,
.packages-section .next {
	position: absolute;
	top: 50%;
	right:auto;
	left: -10px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.packages-section .prev {
	left: auto;
	right: -10px;
}
.packages-section .prev:hover,
.packages-section .next:hover {
	background: none;
}
.packages-section {
	background: #F8F4E7;
	padding: 150px 20px 192px;
}
.container1760 {
	width: 1800px;
}
.packages-section .swiper-slide-inner {
	height: 100%;
	position: absolute;
	inset: 0;
}
.packages-section .swiper-slide-inner::after {
	content: "";
	background: rgba(52, 41, 31, 0.5);
	position: absolute;
	inset: 0;
}
.packages-section .swiper-slide {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 30px;
}
.packages-section .swiper-slide .the-permalink {
	color: #fff;
	border-bottom-color: #fff;
}
.packages-swiper-item-link {
	position: absolute;
}
.flower-section {
	background: #F3EAE0;
	padding: 45px 55px 133px;
}
.flower-container {
	display: flex;
	width: 1770px;
	max-width: 100%;
	margin: 0 auto;
	justify-content: center;
	align-items: center;
}
.flower-wrap {
	display: flex;
	width: 54.4%;
	align-items: flex-end;
	position: relative;
	bottom: 50px;
	list-style: none;
	margin: 0;
	padding: 0;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
.flower-wrap.active {
	bottom: 0;
}
.leaf-wrap {
	display: flex;
	flex-direction: column-reverse;
}
.leaf {
	display: flex;
	width: 100%;
	justify-content: center;
	padding: 86px 50px 0;
	text-decoration: none;
	color: #34291F;
	text-align: center;
	position: relative;
	-webkit-transition:all 1s ease;
	transition:all 1s ease;
}
.leaf-enter-title {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 15px;
	color: #34291F;
	font-size: 34px;
	font-weight: 400;
	line-height: normal;
	position: absolute;
	inset: 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.flower-wrap.active .leaf-enter-title {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translate(0, -40px);
	transform: translate(0, -40px);
	-webkit-transition-delay: 0.7s;
	transition-delay: 0.7s;
}
.leaf-enter-title img {
	max-width: 64px;
	max-height: 50px;
}
.leaf-wrap:nth-child(1),
.leaf-wrap:nth-child(3) {
	width: 50%;
}
.flower-wrap:not(.active) .leaf-wrap:nth-child(1) .leaf,
.flower-wrap:not(.active) .leaf-wrap:nth-child(3) .leaf {
    height: 390px;
}
.leaf-wrap:nth-child(1) .leaf,
.leaf-wrap:nth-child(3) .leaf {
	height: 449px;
}
.leaf-wrap:nth-child(1) .leaf {
	background: url(../../images/leaf1.svg) center center / contain no-repeat;
	padding-left: 35%;
	transform-origin: left bottom;
}
.leaf-wrap:nth-child(2) {
	width: 31.4%;
	margin: 0 -15.78%;
	z-index: 1;
}
.leaf-wrap:nth-child(2) .leaf {
	background: url(../../images/leaf2.svg) center center / contain no-repeat;
	height: 591px;
	padding-top: 112px;
}
.leaf-wrap:nth-child(3) .leaf {
	background: url(../../images/leaf3.svg) center center / contain no-repeat;
	padding-right: 35%;
	transform-origin: right bottom;
}
.flower-wrap:not(.active) .leaf-wrap:nth-child(1) .leaf {
	-webkit-transform: rotate(-43deg);
	transform: rotate(-43deg);
}
.flower-wrap:not(.active) .leaf-wrap:nth-child(3) .leaf {
	-webkit-transform: rotate(43deg);
	transform: rotate(43deg);
}
.leaf-content {
	display: flex;
	flex-direction: column;
	gap: 10px;
	align-items: center;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translate(0, 40px);
	transform: translate(0, 40px);
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.flower-wrap.active .leaf-wrap .leaf-content {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition-delay: 0.7s;
	transition-delay: 0.7s;
}
.leaf-img {
	width: auto;
	height: auto;
	max-width: 61px;
	max-height: 61px;
}
.leaf-title {
	font-size: 30px;
	font-weight: 400;
	line-height: normal;
}
.leaf-excerpt {
	width: 112%;
	-webkit-transform: translate(0, 20px);
	transform: translate(0, 20px);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.flower-wrap.active .leaf[aria-expanded="true"] ~ .leaf-excerpt {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}
.leaf-wrap:nth-child(1) .leaf-excerpt {
	flex-direction: row-reverse;
	margin: 0 -75% 20px 0;
}
.leaf-wrap:nth-child(2) .leaf-excerpt {
	width: 178%;
	margin: 0 85% -30% 0;
}
.leaf-wrap:nth-child(3) .leaf-excerpt {
	margin: 0 60% 20px 0;
}
.leaf-excerpt-inner {
	display: flex;
	width: 100%;
	min-height: 170px;
	gap: 6%;
	color: #61534C;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
}
.leaf-wrap:nth-child(1) .leaf-excerpt-inner {
	flex-direction: row-reverse;
}
.leaf-excerpt-line {
	width: 22.22%;
	margin: 13px 0 0 0;
	position: relative;
	flex-shrink: 0;
	border-left: 1px solid #E85699;
	border-bottom: 1px solid #E85699;
}
.leaf-wrap:nth-child(1) .leaf-excerpt-line {
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
}
.leaf-excerpt-line::before {
	content: "";
	background: #E85699;
	width: 7px;
	height: 7px;
	position: absolute;
	left: -4px;
	top: 0;
	border-radius: 50%;
}
.close-leaf-text {
	background: url(../../images/close-leaf-text.svg) center center no-repeat;
	width: 40px;
	height: 40px;
	position: absolute;
	left: 20px;
	top: 20px;
}
.branch-simple-list .list li a{
	color: inherit;
	text-decoration: none;
}
.contact-details .contact-details-columns .contact-details-column .contact-details-column-list ul li a.the-permalink {
    color: #34291F;
}
.big-video-wrap iframe{
	width: 100%;
	height: 100%;
}
.wpcf7-form-control-wrap-file .upload-btn-wrap .file-input::placeholder,
.wpcf7-form-control-wrap-file .upload-btn-wrap .wpcf7-form-control-wrap::placeholder,
.wpcf7-form-control-wrap-file .upload-btn-wrap .wpcf7-form-control-wrap .file-input::placeholder {
  color: #000;
  opacity: 1; /* Ensure color shows up in some browsers */
}
.banner-and-form{
	display: flex;
	justify-content: center;
}
.banner-and-form>div{
	margin: 0;
	width: auto;
}
.banner_border-section + .partners-banner {
	padding-top: 0;
}
.banner_border-section {
	background: #ECE2D6;
	padding: 160px 0 70px 0;
}
.container1764,
.container1307,
.container931 {
	width: 963px;
	max-width: 100%;
	margin: 0 auto;
	padding-left: 16px;
	padding-right: 16px;
}
.container1307 {
	width: 1339px;
}
.container1764 {
	width: 1796px;
}
.banner-border-wrap1 {
	width: 931px;
	max-width: 100%;
	position: relative;
	padding: 0 55px;
	position: relative;
}
.banner-border-elipse {
	width: 61px;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
}
.banner-border-elipse.right,
.banner-border-elipse.left::before,
.banner-border-elipse.left::after {
	right: 0;
}
.banner-border-elipse.left,
.banner-border-elipse.right::before,
.banner-border-elipse.right::after {
	left: 0;
}
.banner-border-elipse::before,
.banner-border-elipse::after {
	content: "";
	width: 158%;
	border: 1px solid #E85699;
	border-radius: 50%;
	position: absolute;
}
.banner-border-elipse::before {
	bottom: -webkit-calc(50% - 1.4%);
	bottom: calc(50% - 1.4%);
	top: -20%;
}
.banner-border-elipse::after {
	top: -webkit-calc(50% - 1.4%);
	top: calc(50% - 1.4%);
	bottom: -20%;
}
.banner-border-wrap2 {
	display: flex;
	width: 100%;
	min-height: 188px;
	flex-direction: column;
	gap: 10px;
	align-items: center;
	justify-content: center;
	border-top: 1px solid #E85699;
	border-bottom: 1px solid #E85699;
	padding: 30px;
	color: #34291F;
	text-align: center;
}
.banner-border-small-title {
	margin: 0;
	font-size: 38px;
	font-weight: 300;
	line-height: 1.2;
}
.banner-border-big-title {
	margin: 0;
	font-size: 55px;
	font-weight: 400;
	line-height: 1.2;
}
.text_boxes-section {
	padding: 0 0 150px 0;
}
.text_boxes-list {
	min-height: 470px;
	gap: 40px;
}
.text_boxes-list > li {
	background: #ECE2D6;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	flex: 1;
	color: #34291F;
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
	padding: 50px;
}
.text_boxes-list > li:first-child {
	border-radius: 0 0 200px 0;
}
.text_boxes-list > li:last-child {
	border-radius: 200px 0 0 0;
}
.text_box-img-wrap {
	display: flex;
	width: 100%;
	height: 60px;
	align-items: center;
	justify-content: center;
	margin: 0 0 5px 0;
}
.text_box-img {
	width: auto;
	height: auto;
	max-height: 100%;
}
.text_box-item-title {
	color: #401268;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.2;
	margin: 0 0 10px 0;
}
.text_box-item-subtitle {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 10px 0;
}
.the-permalink-wrap {
	text-align: center;
	margin: 46px 0 0 0;
}
.the-permalink-wrap .the-permalink {
	color: #E85699;
	font-weight: 600;
}
.wide_banner-section {
	padding: 150px 0 90px 0;
}
.wide_banner-box {
	display: flex;
	min-height: 300px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border-radius: 150px 15px 15px 15px;
	position: relative;
	z-index: 0;
	text-align: center;
	color: #fff;
	overflow: hidden;
	padding: 40px 60px;
}
.wide_banner-box-bg-wrap {
	position: absolute;
	inset: 0;
	z-index: -1;
}
.wide_banner-box-bg-wrap::after {
	content: "";
	background: rgba(52, 41, 31, 0.5);
	position: absolute;
	inset: 0;
}
.wide_banner-box-content {
	width: 1000px;
	max-width: 100%;
	margin: 0 auto;
}
.wide_banner-box-big_title {
	font-size: 65px;
	font-weight: 700;
	line-height: normal;
	margin: 0;
}
.wide_banner-box-small_title {
	font-size: 40px;
	font-weight: 400;
	line-height: normal;
	margin: 0;
}
.branches-accordion .accordion .accordion-button .branch-accordion-item .branch-img img {
    object-position: 50% 71%;
}
.page-template-tpl-club .club-page-banner-discount,
.page-template-tpl-club .container-club-page .club-page-cards .card {
    box-shadow: #858585 0 0 30px -10px;
}
.page-template-tpl-club .container-club-page .club-page-banner {
	overflow: auto;
}
.page-template-tpl-club .container-club-page .club-page-banner img {
	max-width: none;
	float: left;
}
#wp-toolbar {
	display: flex;
	justify-content: space-between;
}
.page-template-tpl-club .container-club-page .club-page-line img,
.page-template-tpl-club .container-club-page .club-page-title img {
	height: auto;
}
.page-template-tpl-contact .icon.fa-plus {
	width: auto;
	height: 18px;
	background: none;
	border-radius: 0;
	display: inline-block;
}
.block-hours_list-hours-row {
	display:flex;
	gap: 10px;
}
.single-partners .blog-simple-list .inner {
	width: 100%;
	max-width: 100%;
}
.post-type-archive-partners .partners-banner .banner .img-banner .img-fluid {
    object-position: 41%;
}
.req-fields-text {
	margin: 20px 0 0 0 !important;
    font-size: 20px;
}

#OTP-error{
	width: 100%;
	display: block;
}

.product-card .card-header {
    background: #e8d4ca7a;
}
.wc-block-cart-item__image-link{
    background: none;
}

.mini-cart-item-img-wrap{
	background: none;
}


.top-blog-banner .the-title {
    display: grid;
}


.main-banner .swiper-pagination-wrap{
	top: 25%;
}

@media(max-width: 768px){
	.team-member .the-post .the-subtitle {
	    padding-left: 0;
	}
}



.team-member .the-thumbnail .btn-video {
    color: #E85699;
}


#registerModal .modal-dialog .modal-content .modal-body,
#registerModal .modal-dialog .modal-content .modal-footer{
	align-items: flex-start;
}

@media(min-width: 768px){
	#registerModal .modal-dialog .modal-content {
	    min-height: 1px;
	    height: 515px;
	}
}

@media(max-width: 768px){
	.footer .footer-column-logo-and-social{
		order: 0;
	}
	#footerAccordion{
		order: 1;
	}
}