	html,
	body {
		overflow-x: hidden;
	}
	
	.elementor-button-content-wrapper {
		align-items: center;
	}
	.elementor-button-content-wrapper .elementor-button-icon svg {
		width: auto;
	}
	
	ul {
		padding-left: 24px;
	}
	.elementor-widget-text-editor ul li {
		margin-bottom: 8px;
	}
	
	.elementor-custom-embed-image-overlay {
		overflow: hidden;
		border-radius: 16px;
	}
	.elementor-custom-embed-image-overlay img {
		border-radius: 0;
	}
	
	@media (max-width: 640px) {
    .elementor-custom-embed-image-overlay {
        border-radius: 16px;
    }
	}
	
	/* BREADCRUMB STYLES
   ============================= */
	#breadcrumbs {
		line-height: 22px;
	}
	.phc-breadcrumb-caret-right {
		display: inline-block;
		margin: 0 9px;
	}
	.phc-breadcrumb-caret-right svg {
		width: 7px;
		color: #25295B;
		margin-top: 2px;
		margin-bottom: -2px;
	}
	
	@media (max-width: 640px) {
		#breadcrumbs {
			line-height: 30px;
		}
	}
	
	/* DOCTOR PROFILE STYLES
   ============================= */
	.phc-quote::before {
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 20px;
		background: url(/wp-content/uploads/2026/01/icon-quote-start.svg) top left no-repeat;
	}
	.phc-quote::after {
		content: '';
		position: absolute;
		right: 0;
		width: 100%;
		height: 20px;
		background: url(/wp-content/uploads/2026/01/icon-quote-end.svg) bottom right no-repeat;
	}
	.phc-doctor-icon svg {
		max-width: 18px;
	}
	.phc-researcher-tag{
		display: inline-block;
		color: #fff;
		font-size: 14px;
		line-height: 24px;
		text-transform: uppercase;
		background: #19BC5B;
		border-radius: 16px;
		font-weight: 700;
		padding: 0 16px;
		letter-spacing: 5%;
	}
	
	@media (max-width: 767px) {
    .phc-doctor-cv-list p strong {
        display: block;
    }
	}
	
	/* BLOG ARCHIVE STYLES
   ============================= */	
	.jet-select__control {
		border: 2px solid #25295B;
		border-radius: 79px;
		background: none;
		background-image: url(/wp-content/uploads/2026/03/icon-caret-down.svg);
		background-repeat: no-repeat;
		background-position: 97% center;
		font-size: 16px;
		font-weight: 500;
		padding: 16px 24px;
		
		-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	}
	
	/* BLOG LOOP STYLES
   ============================= */	
 .phc-post-terms span {
		background: #25295B;
		text-transform: uppercase;
		line-height: 24px;
		color: #fff;
		padding: 0 16px;
		border-radius: 16px;
		font-size: 14px;
		font-weight: 700;
		display: inline-block;
	}
	.category-vision .phc-post-terms span {
		background: #24BBEA;
		letter-spacing: 5%;
	}
	.category-synergy .phc-post-terms span {
		background: #FF6F73;
	}
	.category-clinics .phc-post-terms span {
		background: #24D3BD;
	}
	.category-egyeb .phc-post-terms span {
		background: #25295B;
	}
	
	/* SEARCH BAR STYLES
   ============================= */	
	.phc-search-bar form .e-search-input-wrapper input[type="search"] {
		padding-left: 77px;
		padding-top: 21px;
		padding-bottom: 21px;
		-webkit-box-shadow: -6px 15px 11px -13px rgba(0,0,0,0.1); 
		box-shadow: -6px 15px 11px -13px rgba(0,0,0,0.1);
	}
	.phc-search-bar form .e-search-label svg {
		margin-left: 18px;
	}
	
	@media (max-width: 640px) {
		.phc-search-bar form .e-search-input-wrapper input[type="search"] {
			padding-left: 56px;
			padding-top: 17px;
			padding-bottom: 17px;
		}
		.phc-search-bar form .e-search-label svg {
			margin-left: 12px;
		}
	}
	
	/* SEARCH RESULTS STYLES
   ============================= */
	.phc-page-tag {
		display: inline-block;
		color: #fff;
		font-size: 14px;
		line-height: 24px;
		text-transform: uppercase;
		background: #19BC5B;
		border-radius: 16px;
		font-weight: 700;
		padding: 0 16px;
		letter-spacing: 5%;
	}
	.phc-blog-tag {
		display: inline-block;
		color: #fff;
		font-size: 14px;
		line-height: 24px;
		text-transform: uppercase;
		background: #25295B;
		border-radius: 16px;
		font-weight: 700;
		padding: 0 16px;
		letter-spacing: 5%;
	}
	
	.phc-search-results p {
		margin: 0;
	}
	
	/* CONTACT FORM STYLES
   ============================= */
	.gform-theme--foundation .gform_fields {
		row-gap: 16px;
	}
	.gform_required_legend {
		color: #ffffff;
		font-size: 14px;
	}
	.gform_required_legend .gfield_required_asterisk,
	.gfield_required_asterisk {
		color: #ffffff !important;
		font-size: 16px;
		font-weight: 700;
	}
	.gform-theme--framework .gform-field-label:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
	.gform-theme--framework .field_sublabel_above .gform-field-label--type-sub {
		color: #ffffff;
		font-size: 16px;
		font-weight: 700;
	}
	.gform-theme--foundation .gfield textarea.medium {
		min-block-size: 112px;
		border-radius: 16px;
		border: 2px solid #ffffff;
	}
	.gform-theme--foundation .gfield textarea.medium:hover,
	.gform-theme--foundation .gfield textarea.medium:focus {
		outline: 0;
		border: 2px solid #19BC5B;
	}
	.gform-theme--foundation .gfield input.large,
	.field_sublabel_above .ginput_complex input:not([type="button"]):not([type="submit"]) {
		font-size: 16px;
		font-weight: 500;
		padding-top: 25px;
		padding-bottom: 25px;
		border: 2px solid #ffffff;
	}
	.gform-theme--foundation .ginput_complex input:hover,
	.gform-theme--foundation .ginput_complex input:focus,
	.gform-theme--foundation .gfield input.large:hover,
	.gform-theme--foundation .gfield input.large:focus,
	.field_sublabel_above .ginput_complex input:hover,
	.field_sublabel_above .ginput_complex input:focus {
		outline: 0;
		border: 2px solid #19BC5B !important;
	}
	.gform-theme--framework .gform-field-label.gfield_consent_label {
		font-size: 14px;
		font-weight: 500;
	}
	.gform-theme--framework .gform-field-label.gfield_consent_label a {
		text-decoration: underline;
		color: #fff;
	}
	.elementor-kit-7 input[type="checkbox"]:not([type="button"]):not([type="submit"]) {
		border-radius: 4px;
		background: none;
		border: 2px solid #ffffff;
		padding: 10px;
		cursor: pointer;
	}
	.elementor-kit-7 input[type="checkbox"]:focus {
		outline: 0;
	}
	.elementor-kit-7 input[type="checkbox"]::before {
		background: #ffffff;
		border-radius: 2px;
		color: #fff;
	}
	.gform-theme.gform-theme--framework.gform_wrapper .gform_footer {
		justify-content: flex-end;
	}
	.gform-theme.gform-theme--framework.gform_wrapper .gform_footer input.gform_button[type='image'] {
		border-radius: 48px;
		padding: 15px 24px;
		font-size: 14px;
		text-transform: uppercase;
		font-weight: 700;
		background-image: linear-gradient(135deg, #7BD15B 15%, #19A25B 100%);
	}
	.gform-theme.gform-theme--framework.gform_wrapper .gform_footer input.gform_button[type='image']:hover {
		background-image: linear-gradient(135deg, #19A25B 15%, #19A25B 100%);
	}
	
	
	@media (max-width: 640px) {
		.gform-theme.gform-theme--framework.gform_wrapper .gform_footer input.gform_button[type='image'] {
			padding: 11px 24px;
		}
		.gfield--input-type-consent {
			margin-top: 7px !important;
		}
	}
	
	/* JOB STYLES
   ============================= */
	.phc-job-tag {
		display: inline-block;
		color: #fff;
		font-size: 14px;
		line-height: 24px;
		text-transform: uppercase;
		background: #25295B;
		border-radius: 16px;
		font-weight: 700;
		padding: 0 16px;
		letter-spacing: 5%;
	}
	
	/* PRICE LIST STYLES
   ============================= */
	.phc-price-list .elementor-price-list {
		padding-top: 16px;
		background: #ffffff;
	}
	.phc-price-list summary {
		justify-content: center !important;
		/*-webkit-box-shadow: 0px 25px 11px -1px rgba(0,0,0,0.1); 
		box-shadow: 0px 25px 11px -1px rgba(0,0,0,0.1);*/
	}
	.phc-price-list summary .e-n-accordion-item-title-header {
		max-width: 1140px;
		width: 100%;
		border-bottom: 2px solid #ffffff;
		padding: 20px 5px;
	}
	.phc-price-list summary.e-n-accordion-item-title[aria-expanded="true"] .e-n-accordion-item-title-header,
	.phc-price-list details.e-n-accordion-item:last-child .e-n-accordion-item-title-header {
		border-bottom: 2px solid #19BC5B;
	}
	.phc-price-list summary .e-n-accordion-item-title-icon {
		width: 100px;
		margin-left: -100px;
		justify-content: center;
	}
	.phc-price-list .elementor-price-list-item,
	.phc-price-list .elementor-price-list-header {
		margin: 0 !important;
	}
	.phc-price-list .elementor-price-list-item {
		padding: 16px 20px;
	}
	.phc-price-list .elementor-price-list-item:nth-child(2n+1) {
		background: #ffffff;
	}
	.phc-price-list .elementor-price-list-item:nth-child(2n) {
		background: #F4F4F7;
	}
	.phc-price-list .elementor-price-list-separator {
		display: none;
	}
	.phc-price-list .elementor-price-list-text {
		max-width: 1140px;
		margin: 0 auto;
	}
	
	@media (max-width: 1024px) {
    .phc-price-list summary .e-n-accordion-item-title-header {
        padding: 20px 0px;
				width: 96%;
    }
	}
	@media (max-width: 640px) {
		.phc-price-list summary .e-n-accordion-item-title-header {
				padding: 20px 0px;
				width: 90%;
		}
    .phc-price-list .elementor-price-list-header {
        flex-direction: column;
				justify-content: flex-start !important;
    }
		.phc-price-list .elementor-price-list-header span {
				align-self: flex-start;
		}
		
		.phc-price-list summary .e-n-accordion-item-title-icon {
			width: 10px;
			margin-left: -20px;
		}
	}
	
	/* EVENTS STYLES
   ============================= */
	.phc-event-time ul {
		display: inline-block;
	}
	.phc-event-time ul li.elementor-icon-list-item {
		background: #25295B;
		padding: 6px 18px;
		border-radius: 65px;
	}
	
	.phc-event-time-alt ul {
		display: inline-block;
	}
	.phc-event-time-alt ul li.elementor-icon-list-item {
		background: #25295B;
		padding: 8px 18px;
		border-radius: 65px;
	}
	
	@media (max-width: 640px) {
		.phc-event-time {
			width: 100%;
		}
		.phc-event-time ul {
			/*display: block;*/
		}
		.phc-event-time ul li.elementor-icon-list-item {
			/*padding: 18px 24px;*/
			padding: 16px;
			border-radius: 65px;
		}
	}
	
	.phc-form-registration {
		-webkit-backdrop-filter: blur(18px);
  	backdrop-filter: blur(18px);
		background: rgba(255,255,255,0.25) !important;
	}
	
@media (max-width: 640px) {
		.phc-form-registration {		
			background: none !important;
		}
	}
	
	#gform_wrapper_2 .gform_required_legend {
		display: none;
	}
	.gform-theme.gform-theme--framework.gform_wrapper#gform_wrapper_2 .gform_footer input.gform_button[type='image'] {
		background: #25295B;
	}
	
	@media (max-width: 640px) {
		.phc-event-hero:before {
			display: none;
		}
		.gform-theme.gform-theme--framework.gform_wrapper#gform_wrapper_2 .gform_footer {
			justify-content: flex-start;
		}
	}
	
	/* CAREER STYLES
   ============================= */
	@media (max-width: 640px) {
		.phc-career-hero:before {
			display: none;
		}
	}
	
	/* FAQ STYLES
   ============================= */
	.phc-faq-accordion details {
		border-radius: 16px;
		overflow: hidden;
	}
	.phc-faq-accordion  summary.e-n-accordion-item-title {
		justify-content: space-between;
	}
	.phc-faq-accordion summary {
		align-items: flex-start !important;
	}
	
	/* ABOUT US STYLES
   ============================= */
	@media (max-width: 640px) {
		.phc-hero-about:before {
			background-image: linear-gradient(180deg, #EEF7FD 50%, #EEF7FD99 100%) !important;
		}
	}
	
	/* PAGINATION STYLES
   ============================= */
	.elementor-pagination {
		margin-top: 65px;
		align-items: center;
		justify-content: center;
		display: flex;
	}
	.elementor-pagination .page-numbers {
		line-height: 36px;
		display: inline-block;
		color: #25295B;
		padding: 0 12px;
		margin-top: -12px;
	}
	.elementor-pagination .page-numbers.current {
		font-weight: 700;
	}
	.elementor-pagination .page-numbers.prev,
	.elementor-pagination .page-numbers.next {
		padding: 0;
		margin: 0;
	}
	
	@media (max-width: 640px) {
		.elementor-pagination {
			margin-top: 40px;
		}
	}
	
	/* SZAKRENDELÉS ACCORDION STYLES
   ============================= */
	.phc-accordion .e-n-accordion-item-title {
		justify-content: space-between;
		border-top: 2px solid #25295B !important;
	}
	
	.phc-accordion summary .e-n-accordion-item-title-icon {
		padding-right: 40px;
	}
	.phc-accordion summary {
		align-items: flex-start !important;
	}
	
	@media (max-width: 640px) {
		.phc-accordion summary .e-n-accordion-item-title-icon {
			padding-right: 0px;
		}
	}
	
	.phc-price-list.show-more .elementor-widget-price-list {
		max-height: 632px;
		overflow: hidden;
	}
	
	.phc-toc ol {
		padding-left: 25px;
	}
	.phc-toc ol li {
		margin-bottom: 24px;
	}
	.phc-toc ol li a {
		border-bottom: 2px solid #fff;
	}
	
	.phc-related-doctors {
		overflow: visible;
	}
	.phc-related-doctors .elementor-loop-container {
		overflow: visible;
		clip-path: inset( -100vw -100vw -100vw 0 );
		margin: 0;
	}
	.phc-related-doctors svg {
		fill: none !important;
	}
	
	/* SZAKMA STYLES
   ============================= */
	.phc-show-hide-container .phc-show-hide-inner {
		height: 0;
		overflow: hidden;
	}
	.phc-show-hide-container.closed .phc-button-show-less-alt {
		display: none;
	}
	
	@media (max-width: 640px) {
		.phc-profession-hero:before {
			display: none;
		}
	}
	
	/* DIVÍZIÓ STYLES
   ============================= */
	.phc-icon-box .elementor-icon-box-icon {
		background: #25295B;
		width: 64px;
		height: 64px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 64px;
		-webkit-box-shadow: 0px 15px 25px -1px rgba(0,0,0,0.1); 
		box-shadow: 0px 15px 25px -1px rgba(0,0,0,0.1);
	}
	.phc-icon-box .elementor-icon-box-icon svg {
		width: 32px;
	}
	.phc-icon-box .elementor-icon-box-title {
		margin-top: 0;
	}
	.phc-gallery-carousel .elementor-image-carousel-wrapper {
		overflow: visible;
		padding-bottom: 50px !important;
	}
	.phc-gallery-carousel .e-con-inner {
		overflow: hidden;
	}
	.phc-gallery-carousel .swiper-slide-next {
		z-index: 10;
		transform: scale(1.4);
	}
	.phc-gallery-carousel .swiper-slide img {
    box-shadow: 0px 15px 25px -1px rgba(0, 0, 0, 0.0);
	}
	.phc-gallery-carousel .swiper-slide-next img {
		border-radius: 24px !important;
	}
	.phc-gallery-carousel .swiper-pagination {
		display: none;
	}
	
	.phc-icon-room .elementor-icon-wrapper {
		width: 64px;
		height: 64px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 64px;
		-webkit-box-shadow: 8px 5px 25px -1px rgba(0,0,0,0.1); 
		box-shadow: 8px 5px 25px -1px rgba(0,0,0,0.1); 
		background: #19A25B;
		background: linear-gradient(135deg,rgba(25, 162, 91, 1) 0%, rgba(25, 188, 91, 1) 50%, rgba(123, 209, 91, 1) 100%);
	}
	.phc-icon-room .elementor-icon-wrapper svg {
		width: 32px;
	}
	
	.phc-icon-features .elementor-icon-wrapper {
		background: #25295B;
		width: 40px;
		height: 40px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 40px;
	}
	.phc-icon-features .elementor-icon-wrapper svg {
		width: 20px;
	}
	@media (max-width: 640px) {
		.phc-gallery-carousel .swiper-slide-next img {
			border-radius: 16px !important;
		}
		.phc-gallery-carousel .swiper-slide-next {
			transform: scale(1);
		}
		.phc-carousel .elementor-swiper-button-prev,
		.phc-carousel .elementor-swiper-button-next {
			display: none !important;
		}
		.phc-carousel .elementor-image-carousel {
			column-gap: 10px;
		}
	}