﻿/*
Theme Name: DentaMedi Child
Theme URI: https://dentamedi.qodeinteractive.com
Description: A child theme of DentaMedi
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: dentamedi
Template: dentamedi
*/

/* 
.sdr-language-switcher-link--mobile { display: none; }
.sdr-language-switcher-link--menu { display: none; }
*/

/* Breakpoint principali */
:root {
	--dm-breakpoint-xs: 480px;
	--dm-breakpoint-sm: 680px;
	--dm-breakpoint-md: 768px;
	--dm-breakpoint-lg: 1024px;
	--dm-breakpoint-xl: 1200px;
	--dm-breakpoint-xxl: 1440px;

	--qode-mobile-header-height: 60px !important;
}


div[data-elementor-type="wp-page"]>.elementor-element {
	padding-bottom: 5rem;
}

div[data-elementor-type="wp-page"]>.elementor-element.bg-wrapper {
	padding-top: 5rem;
}

div[data-element_type=container].qodef-elementor-content-grid div[data-element_type=container].qodef-elementor-content-grid {
	width: 100%;
	max-width: 100%;
}

.sdr-content-grid-offset,
.elementor-element-3b90ca5 {
	--sdr-content-grid-width: 1100px;
	--sdr-content-grid-offset: max(0px, calc((100% - var(--sdr-content-grid-width)) / 2));
}

@media only screen and (max-width: 1200px) {

	.sdr-content-grid-offset,
	.elementor-element-3b90ca5 {
		--sdr-content-grid-width: 960px;
	}
}

@media only screen and (max-width: 1024px) {

	.sdr-content-grid-offset,
	.elementor-element-3b90ca5 {
		--sdr-content-grid-width: 800px;
		padding-left: var(--sdr-content-grid-offset) !important;
		padding-right: var(--sdr-content-grid-offset) !important;
	}
}

@media only screen and (max-width: 880px) {

	.sdr-content-grid-offset,
	.elementor-element-3b90ca5 {
		--sdr-content-grid-width: 86%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {

	.elementor-element-c789bfa,
	.elementor-element-9c8fabf,
	.elementor-element-f83a644,
	.elementor-element-839a4a5>.elementor-element-9c8fabf {
		--width: 65% !important;
	}

	.elementor-element-3b90ca5,
	.elementor-element-ea89421,
	.elementor-element-271227c,
	.elementor-element-839a4a5>.elementor-element-ea89421 {
		--width: 35% !important;
	}

	.elementor-element-839a4a5>.elementor-element-9c8fabf>.elementor-element {
		--width: 45% !important;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1200px) {

	.elementor-element-c789bfa,
	.elementor-element-9c8fabf,
	.elementor-element-f83a644,
	.elementor-element-839a4a5>.elementor-element-9c8fabf {
		--width: 60% !important;
	}

	.elementor-element-3b90ca5,
	.elementor-element-ea89421,
	.elementor-element-271227c,
	.elementor-element-839a4a5>.elementor-element-ea89421 {
		--width: 40% !important;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1100px) {

	.elementor-element-c789bfa,
	.elementor-element-9c8fabf,
	.elementor-element-f83a644,
	.elementor-element-839a4a5>.elementor-element-9c8fabf {
		--width: 55% !important;
	}

	.elementor-element-3b90ca5,
	.elementor-element-ea89421,
	.elementor-element-271227c,
	.elementor-element-839a4a5>.elementor-element-ea89421 {
		--width: 45% !important;
	}
}

body.page-id-6055 .qodef-image-gallery.qodef-grid {
	--qode-columns-row-gap: 30px !important;
	--qode-columns-col-gap: 30px !important;
}

body.page-id-6055 .qodef-image-gallery.qodef-grid>.qodef-grid-inner {
	row-gap: 30px !important;
	column-gap: 30px !important;
}

html.sdr-studio-gallery-open,
body.sdr-studio-gallery-open {
	overflow: hidden !important;
	overscroll-behavior: none;
}

.mfp-bg.sdr-studio-gallery-popup,
.mfp-wrap.sdr-studio-gallery-popup {
	position: fixed !important;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100vh !important;
	height: 100dvh !important;
	overflow: hidden !important;
	overscroll-behavior: none;
}

.mfp-wrap.sdr-studio-gallery-popup .mfp-container {
	height: 100% !important;
}

.mfp-wrap.sdr-studio-gallery-popup .mfp-content {
	opacity: 1;
	transition: opacity 0.16s ease-out;
}

.mfp-wrap.sdr-studio-gallery-popup.sdr-studio-gallery-changing .mfp-content {
	opacity: 0;
}

@media only screen and (max-width: 680px) {
	.mfp-wrap.sdr-studio-gallery-popup .mfp-bottom-bar {
		display: grid;
		grid-template-columns: 40px minmax(0, 1fr) 40px;
		align-items: center;
		height: 40px;
	}

	.mfp-wrap.sdr-studio-gallery-popup .mfp-bottom-bar button.mfp-arrow {
		position: static !important;
		height: 40px !important;
		transform: none !important;
		transform-origin: center !important;
	}

	.mfp-wrap.sdr-studio-gallery-popup .mfp-bottom-bar button.mfp-arrow-left {
		grid-column: 1;
		justify-self: start;
	}

	.mfp-wrap.sdr-studio-gallery-popup .mfp-bottom-bar button.mfp-arrow-right {
		grid-column: 3;
		justify-self: end;
	}

	.mfp-wrap.sdr-studio-gallery-popup .mfp-bottom-bar .mfp-counter {
		position: static;
		grid-column: 2;
		grid-row: 1;
		justify-self: center;
		text-align: center;
	}

	.mfp-wrap.sdr-studio-gallery-popup .mfp-bottom-bar .mfp-title {
		display: none;
	}
}

@media only screen and (max-width: 1024px) {
	body.page-id-6055 .qodef-image-gallery.qodef-grid {
		--qode-columns-row-gap: 20px !important;
		--qode-columns-col-gap: 20px !important;
	}

	body.page-id-6055 .qodef-image-gallery.qodef-grid>.qodef-grid-inner {
		row-gap: 20px !important;
		column-gap: 20px !important;
	}
}

@media only screen and (max-width: 680px) {
	body.page-id-6055 .qodef-image-gallery.qodef-grid {
		--qode-columns-row-gap: 10px !important;
		--qode-columns-col-gap: 10px !important;
	}

	body.page-id-6055 .qodef-image-gallery.qodef-grid>.qodef-grid-inner {
		row-gap: 10px !important;
		column-gap: 10px !important;
	}
}

.pb0-wrapper {
	padding-bottom: 0 !important;
}

.elementor-element.mb-wrapper {
	margin-bottom: 2.5rem;
}

.elementor-element.mt-wrapper {
	margin-top: 2.5rem;
}

.elementor-element.pt-wrapper {
	padding-top: 5rem;
}

.elementor-element.pb-wrapper {
	padding-bottom: 5rem;
}


#home-slider {
	padding-bottom: 0;
	height: calc(100% - var(--qode-header-height));
}

#special-pt {
	padding-top: 10rem;
}


.bg-mild {
	background-color: #f1f7fc;
}

/* Maintenance plugin */
body.maintenance {
	min-height: 100vh;
	min-height: 100dvh;
	margin: 0;
	color: #fff;
	background-color: #013A65;
	font-family: "Gabarito", "Open Sans", sans-serif !important;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.25em;
}

body.maintenance > .main-container {
	min-height: 100vh;
	min-height: 100dvh;
	overflow: hidden;
}

body.maintenance .mtnc-background-image::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(90deg, rgba(1, 58, 101, 0.62), rgba(1, 58, 101, 0.32));
	pointer-events: none;
}

body.maintenance #wrapper {
	position: relative;
	z-index: 1;
	display: flex !important;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	width: 100%;
	min-height: 100vh;
	min-height: 100dvh;
	height: auto !important;
	padding: clamp(84px, 12vh, 130px) 24px clamp(74px, 10vh, 110px);
	text-align: center;
}

body.maintenance #wrapper > .mtnc_module:not(#footer-a29820d6) {
	width: 100%;
	max-width: 916px;
	margin: 0 auto !important;
	padding: 0 !important;
	text-align: center !important;
}

body.maintenance #wrapper > .mtnc_module:not(#footer-a29820d6) + .mtnc_module:not(#footer-a29820d6) {
	margin-top: 22px !important;
}

body.maintenance .mtnc_module > div {
	max-width: 916px !important;
	margin: 0 auto !important;
	overflow: visible !important;
}

body.maintenance .mtnc_module :where(h2, div) {
	color: inherit;
	font-family: "Gabarito", "Open Sans", sans-serif !important;
	letter-spacing: 0;
}

body.maintenance #header-dbd02cd1 h2 {
    margin: 0;
    font-size: clamp(42px, 5.4vw, 70px) !important;
    line-height: 0.8em !important;
    font-weight: 800 !important;
    text-wrap: balance;
}

body.maintenance #content-471365b7 > div > div {
	font-size: clamp(25px, 3.2vw, 38px) !important;
	line-height: 1.18em !important;
	font-weight: 600 !important;
	text-wrap: balance;
}

body.maintenance #content-9742e2f8 > div > div {
	max-width: 720px;
	margin: 0 auto;
	font-size: clamp(18px, 1.6vw, 22px) !important;
	line-height: 1.35em !important;
	font-weight: 400 !important;
	text-wrap: balance;
}

body.maintenance #footer-a29820d6 {
	position: absolute !important;
	right: 0 !important;
	bottom: clamp(18px, 3vh, 32px) !important;
	left: 0 !important;
	box-sizing: border-box;
	width: 100%;
	margin: 0 !important;
	padding: 0 24px !important;
	color: rgba(255, 255, 255, 0.74);
	text-align: center !important;
}

body.maintenance #footer-a29820d6 > div > div {
	font-size: 14px !important;
	line-height: 1.4em !important;
	font-weight: 400 !important;
}

@media only screen and (max-width: 680px) {
	body.maintenance #wrapper {
		padding-right: 20px;
		padding-left: 20px;
	}

	body.maintenance #wrapper > .mtnc_module:not(#footer-a29820d6) + .mtnc_module:not(#footer-a29820d6) {
		margin-top: 18px !important;
	}

	body.maintenance #header-dbd02cd1 h2 {
		font-size: 42px !important;
		line-height: 1.02em !important;
	}

	body.maintenance #footer-a29820d6 {
		padding-right: 20px !important;
		padding-left: 20px !important;
	}
}



.qodef-mobile-header-navigation>ul>li .qodef-drop-down-second {
	padding-top: 0;
}

.lang-switcher a {
	position: relative;
	padding-right: 24px;
}

.lang-switcher a:after {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	border: 0;
	position: absolute;
	right: 0;
	mask: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE4IDE4Ij4KICA8cGF0aCBkPSJNMTUuMzYzIDIuNjM3QTguNjcxIDguNjcxIDAgMCAwIDkgMGE4LjY3MSA4LjY3MSAwIDAgMC02LjM2MyAyLjYzN0E4LjY3MSA4LjY3MSAwIDAgMCAwIDlhOC42NzEgOC42NzEgMCAwIDAgMi42MzcgNi4zNjNBOC42NzEgOC42NzEgMCAwIDAgOSAxOGE4LjY3MSA4LjY3MSAwIDAgMCA2LjM2My0yLjYzN0E4LjY3MSA4LjY3MSAwIDAgMCAxOCA5YTguNjcxIDguNjcxIDAgMCAwLTIuNjM3LTYuMzYzWk05LjczOCAxNi4zODNhLjIuMiAwIDAgMC0uMTQxLjAzNXYtNC4yNTRxMS41MTIgMCAyLjc3Ny0uMTA1YTEwLjY4IDEwLjY4IDAgMCAxLTIuNjM2IDQuMzI0Wm0tMS40NzcgMGExMC42OCAxMC42OCAwIDAgMS0yLjYzNy00LjMyNHExLjI2Ni4xMDUgMi43NzcuMTA1djQuMjU0bC0uMDM1LS4wMzVaTTEuNTgyIDlhOS4yNTUgOS4yNTUgMCAwIDEgLjEwNS0xLjQ0MXExLjUxMy0uMjQ2IDIuNDI2LS4zMTdhOS44NjUgOS44NjUgMCAwIDAtLjE3NiAxLjc5MyAxNS4xMDcgMTUuMTA3IDAgMCAwIC4xNDEgMS43NThxLTEuOTY5LS4yNDYtMi4zOTEtLjMxNkExMC40MjggMTAuNDI4IDAgMCAxIDEuNTgyIDlabTMuNTUxIDBhMTAuNDgxIDEwLjQ4MSAwIDAgMSAuMjExLTEuODYzUTcuMTcyIDcgOC40IDd2NHEtMi4wNzQtLjA3LTMuMDk0LS4xNDFRNS4xMzMgOS40NTcgNS4xMzMgOVpNOS43IDEuNjE3YTExLjA5IDExLjA5IDAgMCAxIDIuNjQgNC4zMjRxLTEuMjMtLjEwNS0yLjc0Mi0uMTA1VjEuNTgyYS4yNy4yNyAwIDAgMSAuMTAyLjAzNVptLTEuMy0uMDM1djQuMjU0cS0xLjUxMiAwLTIuNzQyLjEwNWExMS42NzYgMTEuNjc2IDAgMCAxIDIuNi00LjMyNGguMTA1Wk05LjYgMTFWN3EyLjA3NC4wNyAzLjA1OS4xNDFBMTAuNDgxIDEwLjQ4MSAwIDAgMSAxMi44NjcgOWExMC4yMTkgMTAuMjE5IDAgMCAxLS4xNzYgMS44NjNxLTEuMDE5LjA3MS0zLjA5MS4xMzdabTQuMjg5LTMuNzYycTEuMTI1LjEwNSAyLjM5MS4zMTZBNi4zOCA2LjM4IDAgMCAxIDE2LjQxOCA5YTkuMjU1IDkuMjU1IDAgMCAxLS4xMDUgMS40NDFxLTEuNTEyLjI0Ni0yLjQyNi4zMTZhOS43NTYgOS43NTYgMCAwIDAgLjE0MS0xLjc5MyAxMy41NzUgMTMuNTc1IDAgMCAwLS4xNDEtMS43MjJabTIuMDM5LS45NDlxLTEuODI4LS4yMTEtMi4zMi0uMjgxYTEzLjM2OCAxMy4zNjggMCAwIDAtMS45NjktMy45NzMgNy4yNzUgNy4yNzUgMCAwIDEgMi41ODQgMS42NyA3LjcgNy43IDAgMCAxIDEuNzAzIDIuNTg4Wm0tOS41NjUtNC4yNWExMi4zNiAxMi4zNiAwIDAgMC0xLjk2OCAzLjk3M3EtMS4zMzYuMTA1LTIuMzIuMjgxQTcuODU0IDcuODU0IDAgMCAxIDMuOCAzLjcyN2E3LjQwNyA3LjQwNyAwIDAgMSAyLjU2My0xLjY4OFptLTQuMjg5IDkuNjY4cTEuODI4LjIxMSAyLjMyLjI4MWExMS44MiAxMS44MiAwIDAgMCAxLjkzNCAzLjk3MyA3LjQ1NCA3LjQ1NCAwIDAgMS00LjI1NC00LjI1NFptOS42IDQuMjU0YTEyLjI2NiAxMi4yNjYgMCAwIDAgMS45MzQtMy45NzNxMS4zMzYtLjEwNSAyLjMyLS4yODFhNy40NTQgNy40NTQgMCAwIDEtNC4yNTYgNC4yNTRaIiAvPgo8L3N2Zz4K) no-repeat center center / 18px 18px;
	background-color: currentColor;
}

.sdr-mobile-language-switcher {
	position: absolute;
	top: calc((var(--qode-mobile-header-height) - 32px) / 2);
	right: 73px;
	z-index: 2;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 6px;
	width: auto;
	height: 32px;
	color: currentColor;
	background-image: none !important;
	text-decoration: none;
}

.sdr-mobile-language-switcher-icon {
	display: block;
	width: 18px;
	height: 18px;
	fill: currentColor;
}

.qodef-mobile-header-navigation .lang-switcher {
	display: none;
}

.qodef-mobile-header-navigation>ul>li.lang-switcher:last-child>a {
	display: inline-flex;
	align-items: center;
	padding-right: 0;
}

.qodef-mobile-header-navigation>ul>li.lang-switcher:last-child>a:after {
	position: static;
	flex: 0 0 auto;
	margin-left: 6px;
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator {
	display: inline-flex;
	align-items: center;
	margin: 0 6px;
	color: currentColor;
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after {
	content: none;
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator .qodef-svg--menu-arrow {
	display: block;
	width: 0.33em;
	height: auto;
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator .qodef-svg--menu-arrow path {
	fill: currentColor;
}

@media only screen and (max-width: 1512px) {
	.qodef-m-filter .qodef-m-filter-item {
		font-size: 23px;
		line-height: 1.2;
		margin-right: 22px;
		margin-left: 22px;
	}
}

@media only screen and (max-width: 1200px) {
	.qodef-m-filter .qodef-m-filter-item {
		font-size: 21px;
		margin-right: 16px;
		margin-left: 16px;
	}
}

@media only screen and (max-width: 880px) {
	.qodef-m-filter .qodef-m-filter-item {
		font-size: 19px;
		line-height: 1.2;
	}

	.qodef-m-filter .qodef-m-filter-items {
		flex-direction: row !important;
	}
}

@media only screen and (max-width: 680px) {
	.qodef-m-filter .qodef-m-filter-item {
		font-size: 17px;
	}

	.qodef-m-filter .qodef-m-filter-item {
		font-size: 15px;
		padding: 0 0.1em !important;
		margin: 0 0.5em !important;
	}
}

@media only screen and (max-width: 480px) {
	.qodef-m-filter .qodef-m-filter-item {
		font-size: 16px;
	}
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-content {
	padding: 2rem 6% 2rem 2rem;
	margin: 0;
	border: 0;
}

.image-bg .qodef-section-title .qodef-m-title {
	font-size: 2.5rem;
	border-radius: 10px;
}

.elementor-element.has-caption[data-caption] {
	position: relative;
}

.elementor-element.has-caption[data-caption]>.sdr-background-caption {
	position: absolute;
	left: 5%;
	bottom: 5%;
	z-index: 2;
	display: inline-block;
	max-width: 80%;
	padding: 0.25em 0.3em;
	border-radius: 10px;
	color: var(--sdr-bg-000);
	background-color: rgba(0, 0, 0, 0.5);
	font-size: 1.1em;
	line-height: 1.1;
	text-align: left;
	pointer-events: none;
}

.qodef-button.qodef-html--link {
	margin: 2em 0 0;
}

.qodef-service-item.qodef-layout--info-on-image article .qodef-e-inner .qodef-service-info-content {
	bottom: 0 !important;
	padding: 1rem 1rem 0.5rem;
	background: rgba(0, 0, 0, 0.5);
	height: auto;
	top: auto;
}

.qodef-service-list .qodef-e-title {
	margin: 0;
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-title,
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-info>*,
.qodef-service-item.qodef-layout--info-on-image article .qodef-e-inner .qodef-service-info-content .qodef-e-text-holder,
.qodef-service-item.qodef-layout--info-on-image article .qodef-e-inner .qodef-service-info-content .qodef-e-title,
.qodef-woo-product-category-list.qodef-item-layout--info-on-image .product-category .woocommerce-loop-category__title,
.image-bg .qodef-section-title .qodef-m-title {
	padding: 0.25em 0.3em;
	text-align: left;
}

.qodef-section-title .qodef-m-description {
	margin: 0 0 0.5em;
}

.qodef-section-title .qodef-m-description p {
	margin: 0;
}

.icon-trattamenti .qodef-section-title .sdr-section-title-heading {
	position: relative;
	min-height: 120px;
	padding-left: 105px;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.icon-trattamenti .qodef-section-title .sdr-section-title-heading::before {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	width: 90px;
	aspect-ratio: 1;
	background-image: var(--sdr-section-title-icon);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 0;
}

.icon-trattamenti.icon-tecnologie .qodef-section-title .sdr-section-title-heading::before {
	background-image: url(/wp-content/themes/dentamedi-child/assets/img/tecnologie.jpg);
}

@media only screen and (max-width: 680px) {
	.icon-trattamenti .qodef-section-title .sdr-section-title-heading::before {
		background-image: var(--sdr-section-title-icon-mobile, var(--sdr-section-title-icon));
	}

	.icon-trattamenti.icon-tecnologie .qodef-section-title .sdr-section-title-heading::before {
		background-image: url(/wp-content/themes/dentamedi-child/assets/img/basic/tecnologie.jpg);
	}
}

.qodef-layout--info-on-image .qodef-e-text-holder span {
	font-size: 0.85em;
	line-height: 1.1em;
	display: block;
}




.qodef-interactive-info-images .qodef-m-item .qodef-m-content .qodef-m-title {
	margin: 0 0 0.33em;
}

.qodef-interactive-info-images .qodef-m-item .qodef-m-content .qodef-m-content-inner {
	padding: 2rem 1rem 1rem 2rem !important;
	background: var(--sdr-brand-050);
}

.qodef-interactive-info-images.noanimation .qodef-m-items {
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	overflow: visible;
}

.qodef-interactive-info-images .qodef-m-item .qodef-button.qodef-html--link {
	margin: 2em 0 0;
	margin: 0;
}

.qodef-interactive-info-images.noanimation .qodef-m-item,
.qodef-interactive-info-images.noanimation .qodef-m-item:last-of-type,
.qodef-interactive-info-images.noanimation .qodef-m-item.qodef-active:first-of-type,
.qodef-interactive-info-images.noanimation .qodef-m-item.qodef-active:not(:first-of-type),
.qodef-interactive-info-images.noanimation .qodef-m-item.qodef-active~.qodef-m-item:not(:last-of-type),
.qodef-interactive-info-images.noanimation .qodef-m-item.qodef-active:last-of-type {
	width: calc(50% - 25px);
	flex: 0 1 calc(50% - 25px);
	clip-path: none;
	transform: none;
	transition: none;
}

.qodef-interactive-info-images.noanimation .qodef-m-item:last-of-type:after {
	content: none;
}

.qodef-interactive-info-images.noanimation .qodef-m-item .qodef-e-image,
.qodef-interactive-info-images.noanimation .qodef-m-item .qodef-m-content,
.qodef-interactive-info-images.noanimation .qodef-m-item:last-of-type .qodef-m-content {
	width: 50%;
}

.qodef-interactive-info-images.noanimation .qodef-m-item .qodef-m-content {
	position: static;
	height: auto;
	transform: none;
	transition: none;
}

@media only screen and (min-width: 681px) {
	.qodef-interactive-info-images.noanimation .qodef-m-item {
		flex-direction: row;
		align-items: stretch;
	}

	.qodef-interactive-info-images.noanimation .qodef-m-item .qodef-e-image {
		overflow: hidden;
	}

	.qodef-interactive-info-images.noanimation .qodef-m-item .qodef-e-image img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.qodef-interactive-info-images.noanimation .qodef-m-item:nth-child(4n+3),
	.qodef-interactive-info-images.noanimation .qodef-m-item:nth-child(4n+4) {
		flex-direction: row-reverse;
	}

	.qodef-interactive-info-images.noanimation .qodef-m-item:nth-child(4n+3) .qodef-m-content .qodef-m-content-inner,
	.qodef-interactive-info-images.noanimation .qodef-m-item:nth-child(4n+4) .qodef-m-content .qodef-m-content-inner {
		padding: 1rem 3rem 1rem 0;
	}
}

@media only screen and (min-width: 681px) and (max-width: 1512px) {
	.qodef-interactive-info-images.noanimation .qodef-m-items {
		row-gap: 20px;
		column-gap: 20px;
	}

	.qodef-interactive-info-images.noanimation .qodef-m-item,
	.qodef-interactive-info-images.noanimation .qodef-m-item:last-of-type,
	.qodef-interactive-info-images.noanimation .qodef-m-item.qodef-active:first-of-type,
	.qodef-interactive-info-images.noanimation .qodef-m-item.qodef-active:not(:first-of-type),
	.qodef-interactive-info-images.noanimation .qodef-m-item.qodef-active~.qodef-m-item:not(:last-of-type),
	.qodef-interactive-info-images.noanimation .qodef-m-item.qodef-active:last-of-type {
		width: calc(50% - 10px);
		flex-basis: calc(50% - 10px);
	}

	.qodef-interactive-info-images.noanimation .qodef-m-item .qodef-m-content .qodef-m-content-inner {
		padding: 0 0 0.75rem 1.5rem;
	}

	.qodef-interactive-info-images.noanimation .qodef-m-item:nth-child(4n+3) .qodef-m-content .qodef-m-content-inner,
	.qodef-interactive-info-images.noanimation .qodef-m-item:nth-child(4n+4) .qodef-m-content .qodef-m-content-inner {
		padding: 0 1.5rem 0.75rem 0;
	}

	.qodef-interactive-info-images.noanimation .qodef-m-item .qodef-m-content .qodef-m-title {
		font-size: 1.5rem;
		line-height: 1.08;
	}

	.qodef-interactive-info-images.noanimation .qodef-m-item .qodef-m-content .qodef-e-text {
		font-size: 1rem;
		line-height: 1.25;
		margin-bottom: 0.75rem;
	}

	.qodef-interactive-info-images.noanimation .qodef-svg--button-arrow {
		width: 1.8rem;
		height: auto;
	}
}

@media only screen and (min-width: 681px) and (max-width: 1024px) {
	.qodef-interactive-info-images.noanimation .qodef-m-items {
		row-gap: 16px;
		column-gap: 16px;
	}

	.qodef-interactive-info-images.noanimation .qodef-m-item,
	.qodef-interactive-info-images.noanimation .qodef-m-item:last-of-type,
	.qodef-interactive-info-images.noanimation .qodef-m-item.qodef-active:first-of-type,
	.qodef-interactive-info-images.noanimation .qodef-m-item.qodef-active:not(:first-of-type),
	.qodef-interactive-info-images.noanimation .qodef-m-item.qodef-active~.qodef-m-item:not(:last-of-type),
	.qodef-interactive-info-images.noanimation .qodef-m-item.qodef-active:last-of-type {
		width: calc((100% - 32px) / 3);
		flex-basis: calc((100% - 32px) / 3);
		flex-direction: column;
	}

	.qodef-interactive-info-images.noanimation .qodef-m-item:nth-child(even) {
		flex-direction: column-reverse;
	}

	.qodef-interactive-info-images.noanimation .qodef-m-item:nth-child(odd),
	.qodef-interactive-info-images.noanimation .qodef-m-item.qodef-active:nth-child(odd),
	.qodef-interactive-info-images.noanimation .qodef-m-item.qodef-active~.qodef-m-item:nth-child(odd):not(:last-of-type) {
		flex-direction: column !important;
	}

	.qodef-interactive-info-images.noanimation .qodef-m-item:nth-child(even),
	.qodef-interactive-info-images.noanimation .qodef-m-item.qodef-active:nth-child(even),
	.qodef-interactive-info-images.noanimation .qodef-m-item.qodef-active~.qodef-m-item:nth-child(even):not(:last-of-type) {
		flex-direction: column-reverse !important;
	}

	.qodef-interactive-info-images.noanimation .qodef-m-item .qodef-e-image,
	.qodef-interactive-info-images.noanimation .qodef-m-item .qodef-m-content,
	.qodef-interactive-info-images.noanimation .qodef-m-item:last-of-type .qodef-m-content {
		width: 100%;
	}

	.qodef-interactive-info-images.noanimation .qodef-m-item .qodef-m-content .qodef-m-content-inner {
		padding: 1rem 1rem 0.75rem !important;
	}

	.qodef-interactive-info-images.noanimation .qodef-m-item:nth-child(4n+3) .qodef-m-content .qodef-m-content-inner,
	.qodef-interactive-info-images.noanimation .qodef-m-item:nth-child(4n+4) .qodef-m-content .qodef-m-content-inner {
		padding: 1rem 1rem 0.75rem !important;
	}

	.qodef-interactive-info-images.noanimation .qodef-m-item .qodef-m-content .qodef-m-title {
		font-size: 1.2rem;
		line-height: 1.08;
	}

	.qodef-interactive-info-images.noanimation .qodef-m-item .qodef-m-content .qodef-e-text {
		font-size: 0.8rem;
		line-height: 1.2;
		margin: 0.25rem 0 0.5rem;
	}

	.qodef-interactive-info-images.noanimation .qodef-svg--button-arrow {
		width: 1.45rem;
		height: auto;
	}
}

@media only screen and (max-width: 680px) {

	.qodef-interactive-info-images.noanimation .qodef-m-item,
	.qodef-interactive-info-images.noanimation .qodef-m-item:last-of-type,
	.qodef-interactive-info-images.noanimation .qodef-m-item.qodef-active:first-of-type,
	.qodef-interactive-info-images.noanimation .qodef-m-item.qodef-active:not(:first-of-type),
	.qodef-interactive-info-images.noanimation .qodef-m-item.qodef-active~.qodef-m-item:not(:last-of-type),
	.qodef-interactive-info-images.noanimation .qodef-m-item.qodef-active:last-of-type {
		width: 100%;
		flex-basis: 100%;
	}

	.qodef-interactive-info-images.noanimation .qodef-m-item .qodef-e-image,
	.qodef-interactive-info-images.noanimation .qodef-m-item .qodef-m-content,
	.qodef-interactive-info-images.noanimation .qodef-m-item:last-of-type .qodef-m-content {
		width: 100%;
	}
}

/* Peek sliders */

.elementor-widget-dentamedi_core_team_list,
.elementor-widget-dentamedi_core_service_list {
	--sdr-slider-peek: clamp(60px, 8vw, 120px);
	overflow: hidden;
}

.elementor-widget-dentamedi_core_team_list .qodef-team-list.qodef-swiper-container,
.elementor-widget-dentamedi_core_service_list .qodef-service-list.qodef-swiper-container {
	width: calc(100% - var(--sdr-slider-peek));
	margin-right: auto;
	margin-left: calc(var(--sdr-slider-peek) / 2);
	overflow: visible;
}

.elementor-widget-dentamedi_core_team_list .qodef-team-list .swiper-slide,
.elementor-widget-dentamedi_core_service_list .qodef-service-list .swiper-slide {
	overflow: hidden;
	border-radius: 8px;
}

.elementor-widget-dentamedi_core_team_list .qodef-team-list .swiper-slide img,
.elementor-widget-dentamedi_core_service_list .qodef-service-list .swiper-slide img {
	display: block;
}

.elementor-widget-dentamedi_core_service_list .qodef-service-list.qodef-swiper-container .qodef-service-info-content {
	z-index: 3;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translate3d(0, 0, 0);
	will-change: transform;
}

.elementor-widget-dentamedi_core_team_list .qodef-team-list .swiper-button-prev,
.elementor-widget-dentamedi_core_team_list .qodef-team-list .swiper-button-next,
.elementor-widget-dentamedi_core_service_list .qodef-service-list .swiper-button-prev,
.elementor-widget-dentamedi_core_service_list .qodef-service-list .swiper-button-next {
	top: 0 !important;
	width: calc(var(--sdr-slider-peek) / 2) !important;
	height: var(--sdr-slider-image-height, 100%) !important;
	margin: 0;
	color: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(16, 33, 31, 0.22);
	transform: none !important;
	transition: background-color 0.2s ease-out;
	z-index: 5;
	border-radius: 10px 10px 0 0;
}

.elementor-widget-dentamedi_core_team_list .qodef-team-list .swiper-button-prev:hover,
.elementor-widget-dentamedi_core_team_list .qodef-team-list .swiper-button-next:hover,
.elementor-widget-dentamedi_core_service_list .qodef-service-list .swiper-button-prev:hover,
.elementor-widget-dentamedi_core_service_list .qodef-service-list .swiper-button-next:hover {
	background-color: rgba(16, 33, 31, 0.42);
	border-radius: 10px 10px 0 0;
}

.elementor-widget-dentamedi_core_team_list .qodef-team-list.sdr-slider-is-animating .swiper-button-prev,
.elementor-widget-dentamedi_core_team_list .qodef-team-list.sdr-slider-is-animating .swiper-button-next,
.elementor-widget-dentamedi_core_service_list .qodef-service-list.sdr-slider-is-animating .swiper-button-prev,
.elementor-widget-dentamedi_core_service_list .qodef-service-list.sdr-slider-is-animating .swiper-button-next {
	pointer-events: none;
}

.elementor-widget-dentamedi_core_team_list .qodef-team-list .swiper-button-prev,
.elementor-widget-dentamedi_core_service_list .qodef-service-list .swiper-button-prev {
	left: var(--sdr-slider-prev-mask-left, calc(0px - var(--sdr-slider-prev-mask-width, calc(var(--sdr-slider-peek) / 2)))) !important;
	right: auto !important;
	width: var(--sdr-slider-prev-mask-width, calc(var(--sdr-slider-peek) / 2)) !important;
	height: var(--sdr-slider-prev-mask-height, var(--sdr-slider-image-height, 100%)) !important;
}

.elementor-widget-dentamedi_core_team_list .qodef-team-list .swiper-button-next,
.elementor-widget-dentamedi_core_service_list .qodef-service-list .swiper-button-next {
	left: var(--sdr-slider-next-mask-left, 100%) !important;
	right: auto !important;
	width: var(--sdr-slider-next-mask-width, calc(var(--sdr-slider-peek) / 2)) !important;
	height: var(--sdr-slider-next-mask-height, var(--sdr-slider-image-height, 100%)) !important;
}

.elementor-widget-dentamedi_core_team_list .qodef-team-list .swiper-button-prev::before,
.elementor-widget-dentamedi_core_team_list .qodef-team-list .swiper-button-next::before,
.elementor-widget-dentamedi_core_service_list .qodef-service-list .swiper-button-prev::before,
.elementor-widget-dentamedi_core_service_list .qodef-service-list .swiper-button-next::before {
	content: "";
	width: 14px;
	height: 24px;
	background-color: #fff;
	-webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.964' height='12.238' viewBox='0 0 6.964 12.238'%3E%3Cpath d='M11.223,18.16a.672.672,0,0,0-.025,1.117.724.724,0,0,0,1.143,0L17.621,14a.741.741,0,0,0,0-1.117L12.34,7.6a.724.724,0,0,0-1.143,0,.672.672,0,0,0,.025,1.117l4.672,4.723Z' transform='translate(-10.911 -7.318)'/%3E%3C/svg%3E") center / contain no-repeat;
	mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.964' height='12.238' viewBox='0 0 6.964 12.238'%3E%3Cpath d='M11.223,18.16a.672.672,0,0,0-.025,1.117.724.724,0,0,0,1.143,0L17.621,14a.741.741,0,0,0,0-1.117L12.34,7.6a.724.724,0,0,0-1.143,0,.672.672,0,0,0,.025,1.117l4.672,4.723Z' transform='translate(-10.911 -7.318)'/%3E%3C/svg%3E") center / contain no-repeat;
}

.elementor-widget-dentamedi_core_team_list .qodef-team-list .swiper-button-prev::before,
.elementor-widget-dentamedi_core_service_list .qodef-service-list .swiper-button-prev::before {
	transform: scaleX(-1);
}

.elementor-widget-dentamedi_core_team_list .qodef-team-list .swiper-button-prev svg,
.elementor-widget-dentamedi_core_team_list .qodef-team-list .swiper-button-next svg,
.elementor-widget-dentamedi_core_service_list .qodef-service-list .swiper-button-prev svg,
.elementor-widget-dentamedi_core_service_list .qodef-service-list .swiper-button-next svg {
	display: none;
}

.elementor-widget-dentamedi_core_team_list .qodef-team-list .swiper-slide:not(.sdr-slide-fully-visible) a,
.elementor-widget-dentamedi_core_service_list .qodef-service-list .swiper-slide:not(.sdr-slide-fully-visible) a {
	pointer-events: none;
}

.sdr-clickable-icon-with-text {
	cursor: pointer;
}

.sdr-clickable-icon-with-text .qodef-m-title a {
	display: inline-flex;
	align-items: center;
	gap: 0.35em;
	justify-content: space-between;
	width: 100%;
}

.sdr-icon-with-text-arrow {
	flex: 0 0 auto;
	font-size: 0.82em;
	line-height: 1;
	position: relative;
	top: 2px;
}

.qodef-icon-with-text .qodef-m-text {
	margin: 0.5rem 0 0;
	line-height: 1.33rem;
	font-size: 95%;
}


#qodef-page-wrapper .qodef-page-title {
	height: 50px;
}

.qodef-team-single .qodef-e-media .qodef-e-media-image img {
	border-radius: 0 0 150px 150px;
}

#qodef-page-footer .widget:not(.widget_dentamedi_core_title_widget) {
	margin: 0 0 30px;
}



.elementor-widget-wp-widget-nav_menu .menu-tecnologie-container,
.elementor-widget-wp-widget-nav_menu .menu-trattamenti-container {
	padding: 0 0 0.75em;
	border-bottom: 1px dashed;
}

.elementor-widget-wp-widget-nav_menu h5 {
	border-bottom: 1px dashed;
	margin: 0 0 0.5em !important;
	padding: 0 0 0.25em;
}

/* <= 1440px */
@media only screen and (max-width: 1440px) {}

/* <= 1200px */
@media only screen and (max-width: 1200px) {}

/* <= 1024px */
@media only screen and (max-width: 1024px) {

	.elementor-widget-wp-widget-nav_menu {
		margin-top: 1em;
	}
	.qodef-h2, h2 {
		font-size: 45px;
	}

	.sdr-section-title-heading h2.qodef-m-title {
		font-size: 40px;
	}
}

/* <= 768px */
@media only screen and (max-width: 768px) {
	body {
		font-size: 18px;
	}

	.sdr-section-title-heading h2.qodef-m-title {
		font-size: 35px;
	}

	.e-flex {}

	div[data-elementor-type="wp-page"]>.elementor-element {
		padding-bottom: 2.5rem;
	}

	div[data-elementor-type="wp-page"]>.elementor-element.bg-wrapper {
		padding-top: 2.5rem;
	}

	.elementor-element.mb-wrapper {
		margin-bottom: 1.5rem;
	}

	.elementor-element.mt-wrapper {
		margin-top: 1.5rem;
	}

	.elementor-element.pt-wrapper {
		padding-top: 2.5rem;
	}

	.elementor-element.pb-wrapper {
		padding-bottom: 2.5rem;
	}
}

/* <= 680px */
@media only screen and (max-width: 680px) {



	.elementor-widget-dentamedi_core_team_list,
	.elementor-widget-dentamedi_core_service_list {
		--sdr-slider-peek: 60px;
	}

	.elementor-widget-dentamedi_core_team_list .qodef-team-list .swiper-slide:not(.sdr-slide-fully-visible),
	.elementor-widget-dentamedi_core_service_list .qodef-service-list .swiper-slide:not(.sdr-slide-fully-visible) {
		cursor: grab;
	}

	.elementor-widget-dentamedi_core_team_list .qodef-team-list .swiper-slide:not(.sdr-slide-fully-visible):active,
	.elementor-widget-dentamedi_core_service_list .qodef-service-list .swiper-slide:not(.sdr-slide-fully-visible):active {
		cursor: grabbing;
	}

	.qodef-h2, h2 {
		font-size: 36px;
		line-height: 1em;
	}

	.qodef-section-title .qodef-m-title {
		margin: 0.05em 0 0.33em;
	}

	.qodef-section-title p.qodef-m-subtitle {
		font-size: 18px;
	}

	.icon-trattamenti .qodef-section-title .sdr-section-title-heading {
		padding-left: 0;
		padding-right: 85px;
	}

	.icon-trattamenti .qodef-section-title .sdr-section-title-heading::before {
		left: auto;
		right: 0;
		width: 75px;

		/*z-index:0;*/
	}

	.icon-trattamenti .qodef-section-title .sdr-section-title-heading h2.qodef-m-title {
		/*z-index:1;*/
		hyphens: manual;
		overflow-wrap: break-word;
		word-break: normal;
		font-size:30px;
	}

	#special-pt {
		padding-top: 8rem;
		row-gap: 2em;
	}

	.qodef-image-gallery.qodef-grid {
		--qode-columns-row-gap: 10px !important;
		--qode-columns-col-gap: 10px !important;
	}

	#qodef-back-to-top {
		display: none !important;
	}

}

/* <= 480px */
@media only screen and (max-width: 480px) {}
