/*!
Theme Name: PatientClub
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

PatientClub is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

.header__main .navmenu {
	flex: inherit !important;
}

.yt-player {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.video-rev__video .ibg {
	z-index: 5;
}

.header__body {
	justify-content: space-between;
}

.custom-logo-link {
	width: auto !important;
	margin-right: 0 !important;
}

.header__body .navmenu {
	margin-left: 0 !important;
}

.header__body .navmenu__nav {
	margin-right: 0 !important;
}

.header__body .navmenu__nav .pll-parent-menu-item {
	display: none;
}

.footer__nav .pll-parent-menu-item {
	display: none;
}

input[type="search"]::-webkit-search-cancel-button {
	display: none;
}

.special__card {
	align-items: flex-start;
}

.special__card span {
	display: block;
	text-align: center;
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1.33;
	border-radius: 1.5rem;
	background-color: var(--ce);
	border: 0.5rem solid var(--ce2);
	padding: 1.5rem 1rem;
}

.contacts .contacts__soc img {
	filter: brightness(0) saturate(100%) invert(24%) sepia(72%) saturate(757%) hue-rotate(134deg) brightness(88%)
		contrast(101%);
}

.together__window img {
	filter: brightness(0) invert(1);
	width: 4.2rem;
	height: auto;
	transform: rotate(4deg);
}

.certif__box,
.partners__box {
	display: block;
}

.facetwp-page.prev,
.facetwp-page.next {
	font-size: 0 !important;
}

.facetwp-page.active {
	color: var(--cr) !important;
}

.facetwp-page.isDisabled {
	cursor: inherit !important;
	border-color: var(--cd) !important;
	opacity: 0.5 !important;
}

.facetwp-page.isDisabled::before {
	transform: rotate(90deg) scale(1) !important;
}

.facetwp-page.next.isDisabled::before {
	transform: rotate(-90deg) scale(1) !important;
}

.facetwp-pager * {
	padding: 0 !important;
	margin: 0 !important;
}

.facetwp-facet {
	margin-bottom: 0 !important;
}

.pagination__wrapp {
	margin-top: 0 !important;
}

.pagination__wrapp .facetwp-type-pager > .facetwp-pager {
	margin-top: 2rem !important;
}

.pagination__wrapp .facetwp-type-pager > .facetwp-pager:empty {
	margin-top: 0 !important;
}

.club__content .tl2 {
	margin-bottom: 1rem;
}

.club__content .tl4,
.club__content .tl3 {
	margin-bottom: 1rem;
}

.club__content .txt-def {
	margin-bottom: 1rem;
}

.team__container .splide__track {
	overflow: visible;
}

.mission__content .txt-def li:first-child h3 {
	margin-top: 0;
}

.mission__content .txt-def li *:last-child {
	margin-bottom: 0 !important;
}

.marginbottom {
	height: 8.5rem;
}

.hero__search i,
.hero__search .facetwp-icon {
	opacity: 1 !important;
}

.hero__search i:before,
.hero__search .facetwp-icon:before {
	transform: none !important;
	background-image: var(--searchWhi) !important;
}

.search__radios + .search__content {
	padding-top: 2.5rem;
}

.hero__search .facetwp-icon {
	background-color: var(--cg) !important;
}

.feeds__info a {
	color: var(--cg) !important;
	font-weight: 600;
	text-decoration: none !important;
}

.feeds__info a:hover {
	text-decoration: underline !important;
}

.pll-parent-menu-item img {
	width: 1rem !important;
	height: 1rem !important;
	margin: 0 !important;
}

.pll-parent-menu-item span {
	margin-left: 0 !important;
}

.pll-parent-menu-item .sub-menu li a {
	display: flex !important;
	align-items: center !important;
	align-content: center !important;
	gap: 0.25rem;
}

.descmiss {
	display: block !important;
}
.mobmiss {
	display: none !important;
}

.underprice {
	display: flex;
	gap: 0.55rem;
	font-weight: 600;
	margin-top: 0.25rem;
	align-items: center;
	align-content: center;
}

.underprice img {
	width: 1.175rem;
	min-width: 1.175rem;
	height: 1.175rem;
}

.gland__bg img {
	position: absolute !important;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.special__top {
	align-items: stretch !important;
}

.special__price {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-end;
	align-content: flex-end;
}

.pricecont {
	margin-top: 0.5rem;
	text-align: right;
}

.special__price .pricecont .old {
	font-size: 1.5rem;
	line-height: 2rem;
	position: relative;
	display: inline-flex;
	margin-bottom: 0.25rem;
	color: var(--ct);
}

.special__price .pricecont .old + p {
	color: var(--cr);
}

/* .special__price .pricecont p {
	color: var(--cr);
} */

.special__price .pricecont .old::after {
	content: "";
	position: absolute;
	width: calc(100% + 0.5rem);
	height: 2px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(-10deg);
	background-color: var(--cr);
}

.facetwp-radio {
	background-image: none !important;
}

.iti__search-input {
	padding-top: 1rem !important;
	padding-bottom: 1rem !important;
	padding-left: 2rem !important;
}

.cto__img {
	position: relative;
	overflow: visible !important;
}

.cto__img span {
	display: block;
	width: 100%;
	height: 100%;
}

.cto__img .inline {
	position: absolute;
	width: 0.75rem;
	height: 0.75rem;
	border-radius: 50%;
	background-color: var(--cr);
	border: 2px solid #fff;
	top: 0.25rem;
	right: 0.25rem;
	display: block;
}

.share .a2a_kit {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
}

.share .a2a_kit a {
	display: flex !important;
	justify-content: center;
	align-items: center;
	width: 3rem;
	height: 3rem;
	border-radius: 50%;
	background-color: var(--ce4) !important;
	border: 0.0625rem solid var(--ca3) !important;
	padding: 0 0.6875rem !important;
	transition: all 0.15s ease-in;
}

#a2a_modal,
.a2a_overlay {
	display: none !important;
}

.share .a2a_kit img {
	font: 1.5rem;
	height: auto;
}

.card-feeds__img {
	max-height: inherit !important;
}

.card-feeds__bottom {
	align-items: center;
	align-content: center;
	margin-top: 2rem;
}

.card-feeds__bottom .btn-def {
	margin-top: 0 !important;
}

.card-docclin {
	min-height: 8.68rem;
}

.page-local__body a[href="#"] {
	pointer-events: none;
	cursor: default;
}

.hospital__rating.old {
	margin-top: 0.5rem !important;
}

.page-accredit__ico[href=""],
.page-accredit__ico:not([href]),
.page-accredit__ico[href="#"] {
	pointer-events: none;
	cursor: default;
}

.search-hero__menu {
	display: none; /* за замовчуванням приховано */
}

.search-hero.is-focus .search-hero__menu {
	display: block; /* або block, залежно від вашої верстки */
}

.facetwp-input-wrap {
	width: 100%;
}

.facetwp-input-wrap i {
	background-image: none !important;
}

.mobmenu__body .navmenu {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.mobmenu .navmenu__nav {
	order: 0 !important;
}

.mobmenu__bottom .btn-def {
	margin: 1.5rem auto 0px;
	padding: 0.625rem 0.9375rem;
}

.popup__float .btn-def {
	max-width: inherit;
}

@media screen and (max-width: 960px) {
	.header__body .navmenu__nav {
		display: none;
	}
	.header__body .navmenu {
		gap: 0.75rem !important;
		display: flex !important;
	}
	.header__body .navmenu .btn-def {
		display: none;
	}
	.header__body .navmenu .navmenu__lang {
		display: none;
	}
	.mobmenu__body .navmenu__lang .sub-menu {
		display: block !important;
	}
	.special__card span {
		font-size: 1rem;
		line-height: 1.5;
		border-radius: 0.75rem;
		border: 0.25rem solid var(--ce2);
		padding: 0.875rem 0.75rem;
	}
	.facetwp-pager {
		gap: 1rem !important;
	}
	.facetwp-pager {
		position: relative;
		padding: 0 4rem !important;
	}
	.facetwp-pager .next,
	.facetwp-pager .prev {
		position: absolute !important;
		top: 50% !important;
		transform: translateY(-50%) !important;
		left: 0;
	}
	.facetwp-pager .next {
		left: auto !important;
		right: 0 !important;
	}
	.club__content .tl2 {
		margin-bottom: 1.5rem;
	}
	.club__content .tl4,
	.club__content .tl3 {
		margin-bottom: 1rem;
	}
	.club__content .txt-def {
		margin: 0 auto;
	}
	.marginbottom {
		height: 6rem;
	}
	.search__radios + .search__content {
		padding-top: 1rem;
	}
	.footer__main .custom-logo-link {
		width: 8.25rem !important;
	}
	.pll-parent-menu-item img {
		width: 1rem !important;
		height: 1rem !important;
		margin: 0 !important;
	}
	.pll-parent-menu-item > a {
		padding-left: 1.25rem !important;
		position: relative;
	}

	.pll-parent-menu-item > a img {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		left: 0;
	}
	.mobmiss {
		display: block !important;
	}
	.descmiss {
		display: none !important;
	}
	.underprice {
		font-size: 0.875rem;
		margin-bottom: 1.25rem;
	}
	.packages .first-part {
		position: relative;
	}
	.packages .first-part > * {
		position: relative;
		z-index: 2;
	}
	.packages .part-first::before {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		top: 0;
		z-index: 1;
		background-color: #000 !important;
		opacity: 0.5;
		content: "";
	}
	.packages .part-first,
	.packages .part-second {
		background-repeat: no-repeat !important;
		background-position: center center !important;
		background-size: cover !important;
	}
	.special__price {
		align-items: flex-start;
		align-content: flex-start;
	}
	.special__price * {
		text-align: left;
	}
}

.special__card span {
	border: 0.125rem solid var(--ca) !important;
}

.archive__text {
	margin-top: 1rem;
}

@media screen and (max-width: 560px) {
	.packages .tl2 {
		font-size: 1.625rem !important;
		line-height: 2rem !important;
	}
}
