/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

@font-face {
	font-family: GroldRegular;
	src: url('/wp-content/themes/salient-child/fonts/GroldRounded-Regular.ttf');
}


h1, h2, h3, h4, h5, h6 {
	font-family: GroldRegular;
	font-weight:normal !important
}
.nectar-cta h6 span a {
	font-size:19px !important;
	font-family: GroldRegular !important;
}
.nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
	margin-top:0 !important;
}
.elenco-servizi-struttura a, .elenco-investor-relations a, .icon-company a {
	font-size:19px !important;
	font-family: GroldRegular !important;
	text-transform:uppercase !important;
	text-decoration:underline !important;
}
.nectar-icon-list-item .content {
	font-size:18px !important;
}
.nectar-icon-list-item .content h4 {
	font-family: GroldRegular;
	font-size:27px !important;
}
.nectar-split-heading[data-animation-type="line-reveal-by-space"][data-align="center"] {
	margin-bottom:0px !important;
}
.medium-container {
	max-width:1350px;
	margin:0 auto;
}
.lavora-convenzioni-home .wpb_wrapper>div.nectar-split-heading {
	margin-bottom:0 !important;
}
.elenco-strutture p, .sidebar-struttura p {
	font-size:16px !important;
}
.elenco-servizi-struttura a, .sidebar-struttura .iwt-text a {
	text-decoration:underline;
}
.sidebar-struttura .iwt-text a {
	color:#393939;
}
.elenco-servizi-struttura a, .elenco-investor-relations a, .icon-company a {
	display:block;
	margin-top:10px;
}
.sidebar-struttura .prenota-ora-sidebar span.link_wrap {
	display: block;
	text-align:center;
}
.sidebar-struttura .vc_column-inner {
	background-color:#ebebeb;
}

.elenco-servizi-struttura .wpb_wrapper .hover-wrap-inner {
	display:flex;
}
.elenco-servizi-struttura .wpb_wrapper {
  display: flex;            /* già impostato da te */
  align-items: center;      /* centra verticalmente immagine e testo (opzionale) */
  gap: 1rem;                /* spazio fra immagine e testo (opzionale) */
}

/* target sull'immagine */
.elenco-servizi-struttura .wpb_wrapper img.img-with-animation {
  width: 150px;
  height: 150px;
  object-fit: cover;        /* mantiene proporzioni riempiendo il box; usa contain se non vuoi ritagli */
  flex: 0 0 150px;         /* impedisce crescita/contrazione: usa esattamente 150px */
  display: block;          /* evita spazi bianchi indesiderati */
}

/* testo: occupa lo spazio rimanente e permette il corretto wrapping */
.elenco-servizi-struttura .wpb_wrapper .wpb_text_column {
  flex: 1 1 auto;          /* prende lo spazio disponibile */
  min-width: 0;            /* importante per evitare overflow del testo nei flexbox */
}
.elenco-servizi-struttura {
	margin-bottom:50px !important;
}
.nectar-sticky-column-css.vc_column_container > .n-sticky > .vc_column-inner {
	top: 130px !important;
}
.sidebar-struttura h3.toggle-title a  {
	font-family: GroldRegular !important;
	font-size:25px !important;
}
.sidebar-struttura .icon-default-style {
	color:#393939 !important;
}
.sidebar-struttura .toggles .toggle.default {
	padding:0 !important;
}
.text-red {
	color:#FF1A46;
}
.background-size .column-image-bg {
	background-size:cover !important;
}
.mini-container {
	max-width:1100px;
	margin:0 auto;
}
.servizio-container div.nectar-split-heading {
	margin-bottom:0 !important;
}
.servizio-container .vc_col-sm-4 .vc_column-inner .column-image-bg-wrap {
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
}
body[data-button-style^="rounded"] .nectar-cta:not([data-style="material"]).no-rounded .link_wrap {
	border-radius:10px !important;
	-webkit-border-radius: 10px !important;
}
.elenco-prestazioni .toggles .toggle {
	margin-bottom:20px !important;
}
.elenco-prestazioni .toggles .toggle h3 a, #header-outer[data-lhe=animated_underline] #top nav>ul>li>a, #header-outer[data-lhe="animated_underline"] li > a .menu-title-text {
	font-family: GroldRegular !important;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a  {
	font-size:21px !important;
}
#header-secondary-outer li > a .menu-title-text {
	font-size:19px !important;
}
#header-secondary-outer nav {
	display:flex;
	justify-content:center;
}
div[data-style="animated_circle"] .nectar-toggle-icon circle {
	stroke:black !important;
}
.iwt-text p {
	font-family: 'Work Sans';
	font-size:18px;
}
.medico .struttura, .member .struttura {
	color:#FF1A46;
}
.medico .descrizione-medico, .member .descrizione-medico {
	font-size:16px;
}
.medico .ruolo, .member .ruolo {
	font-size:18px;
	margin-bottom:0 !important;
	padding-bottom:10px !important;
}
.medico h5, .member h5 {
	margin-bottom:0 !important;
}
.medico h6, .member h6 {
	font-size:18px;
	color:#FF1A46 !important;
	margin-bottom:0 !important;
	font-family: GroldRegular;
}
.medici-lista .medico {
	display:flex;
	background-color:#ebebeb;
	padding:20px;
	border-radius:10px;
	flex: 0 1 calc(33.333% - 20px);
	box-sizing: border-box;
	margin-bottom:20px;
	gap:20px;
}
.medici-lista, .member-list {
	display:flex;
	gap:30px;
	flex-wrap: wrap;
}
.medici-pagination, .team-pagination {
	background-color: #ebebeb;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
}
.medici-pagination .page-numbers.current, .team-pagination .page-numbers.current {
	background-color: #FF1A46;
	color:white;
	display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50px;
	font-size:16px;
}
.medici-pagination a.page-numbers, .team-pagination a.page-numbers{
	display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50px;
	color:black;
	background-color:#ccc;
	font-size:16px;
}
.medici-pagination a.page-numbers:hover, .team-pagination a.page-numbers:hover {
	background-color: #FF1A46;
	color:white;
}
.member-list .member {
	display:flex;
	background-color:#ebebeb;
	padding:20px;
	border-radius:10px;
	flex: 0 1 calc(24.7% - 20px);
	box-sizing: border-box;
	margin-bottom:20px;
	gap:10px;
	flex-direction: column;
	justify-content:center;
}
.member-list .member .img-container {
	text-align:center;
}
.member-list .member .info-container {
	text-align:center;
}
.member .img-container img  {
	height:109px !important;
	width:109px !important;
	border-radius:100px !important;
}
.medico .img-container img {
	height:100px !important;
	width:100px !important;
	border-radius:100px !important;
}
.member .img-container, .medico .img-container {
	min-width:100px;
}
.filtri-container {
	display:flex;
	justify-content:space-between;
	align-items:center;
	background-color:#FFE8ED;
	border-radius:10px;
	padding:30px;
}
.filtri-container p {
	font-size:16px;
}

.filtri-container h4 {
	margin-bottom:0 !important;
}
.filtri-container form {
	display:flex;
	align-items:center;
	gap: 15px;
}
.filtri-container form select {
	background-color:white;
}
.medico .img-container img {
	margin-bottom:0 !important;
}
.reset-filtri {
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
}
#footer-outer p, #footer-outer ul li {
	font-size:18px !important;
}
.row .col .iwithtext .iwt-icon img:not([srcset]) {
	width: 60px;
}
.iwithtext .iwt-text {
	padding-left: 70px;
}
.sidebar-struttura .iwithtext .iwt-text {
	padding-left: 50px;
}
.filtri-container button {
	font-size:16px !important;
}
#top .sf-menu li ul li.menu-item a {
	font-size:19px !important;
}
.border-bottom-prenota {
	margin-bottom:20px;
	padding-bottom:25px !important;
	border-bottom:1px solid #ccc;
}

.aw_applyLink /*Link a form invio CV*/
    {
		background-color:#ff1a46;
		color:white;
		border-radius:100px !important;
		padding:10px 20px;
		text-transform:uppercase;
		font-family: GroldRegular !important;
}
.aw_applyLink:hover /*MouseOver effect Link*/
    { }	

.newsletter-form-container input[type=text], .newsletter-form-container input[type=email] {
	background-color:white !important;
}
.newsletter-form-container p {
	color:white;
}
.single-strutture .blog_next_prev_buttons, .single-strutture .post-featured-img, .single-strutture .row.heading-title.hentry {
	display:none !important;
}
.single-strutture .container-wrap {
	padding-top:0 !important;
}
.single-strutture .post-area {
	margin-top:0 !important;
}
.single-strutture .container-wrap .main-content > .row > .row, .single-strutture .container-wrap .main-content > .row {
	padding-bottom:0 !important;
}
.card-struttura .logo-regione {
	display:flex;
	align-items:center;
	justify-content:space-between;
	margin-bottom:20px;
}
.card-struttura .regione {
	background-color:#393939;
	border-radius:5px;
	color:white;
	text-align:right;
	padding:2px 7px !important;
	text-transform:uppercase;
	font-size:16px !important;
}
#lista-strutture {
	display:flex;
	gap:20px;
	flex-wrap: wrap;
}
.card-struttura {
    background-color: #ebebeb;
    padding: 30px;
    border-radius: 10px;
    flex: 0 1 calc(33.333% - 20px);
    box-sizing: border-box;
    margin-bottom: 20px;
    gap: 20px;
}
.card-struttura .indirizzo, .card-struttura .descrizione {
	font-size:16px;
}
.card-struttura .indirizzo {
	padding-bottom:0 !important;
}
.card-struttura img {
	height:40px !important;
	margin-bottom:0 !important;
}
.filtri-container-strutture {
	    display: flex;
    align-items: center;
    background-color: #FFE8ED;
    border-radius: 10px;
    padding: 30px;
	justify-content: center;
    gap: 50px;
}
.filtri-container-strutture form select {
    background-color: white;
}
.filtri-container-strutture p {
	font-size:16px !important;
	min-width: 181px !important;
	padding-bottom:0 !important;
}
.filtri-container-strutture .filtro {
	display: flex;
    align-items: center;
	gap:15px;
}
.filtri-container-strutture select {
	min-width:217px !important;
	background-color:white !important;
}
.strutture-grid {
	display:flex;
	gap:20px;
	flex-wrap: wrap;
}
.card-struttura-grid {
    border-radius: 10px;
    flex: 0 1 calc(33.333% - 20px);
    box-sizing: border-box;
    margin-bottom: 20px;
    gap: 20px;
	align-items:stretch;
	background-color:#ebebeb;
}
.card-struttura-grid .descrizione-struttura {
	font-weight:bold;
}
.card-struttura-grid .indirizzo-struttura {
	font-size:18px;
	margin-bottom:20px;
}
.card-struttura-grid .featured-image img {
	margin-bottom:0 !important;
	width: 100%;
    border-top-left-radius: 10px;
	border-top-right-radius:10px;
}
.card-struttura-grid .contenuto-card {
	padding:25px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	margin-top:-5px;
}
.card-struttura-grid .btn-scopri {
	text-transform:uppercase;
	text-decoration:underline;
	font-family: GroldRegular !important;
}
.meta-category {
	display:none;
}
.excerpt, #author-bio, #single-below-header .meta-author, #single-below-header .meta-comment-count {
	display:none !important;
}
.format-standard h3 {
	font-size:21px !important;
}
.blog-title #single-below-header>span {
	border-left:none !important;
}
.small-paragraph p {
	font-size:18px;
}
.nectar-icon-list-item .content {
	color:#393939;
}
.nectar-icon-list-item {
	margin-bottom:50px !important;
}
#reset-filtri {
	font-size:18px;
	color:#ff1a46;
	padding:10px 15px;
	border:none !important;
	text-transform:uppercase;
	background-color:transparent;
	font-weight:bold;
}
#reset-filtri:hover {
	cursor:pointer;
}
/*.no-prenota .prenota-ora-sidebar*/ .no-area .link-area, .meta-author.vcard.author, .meta-date.date:before {
	display:none;
}
.card-struttura .bottoni a {
	font-family: GroldRegular;
    font-weight: normal !important;
	margin-top:10px;
	text-decoration:underline !important;
	text-transform:uppercase;
}
.card-struttura .bottoni {
	display: flex;
    gap: 20px;
}
.featured-media-under-header__featured-media {
	text-align:center !important;
}
.meta-category a.style-underline {
	color:#ff1a46 !important
}
#iscrizione-newsletter-news h3 {
	font-size:34px !important
}
#iscrizione-newsletter-news input[type=text],  #iscrizione-newsletter-news input[type=email]{
	background-color:white !important;
	color:#393939 !important
}
.descrizione-medico {
	line-height:1.2em !important;
}
#menu-item-405 > a:hover {
	cursor:inherit !important;
}
.justify-center .row_col_wrap_12 {
	justify-content:center !important;
}
.single-strutture .row.featured-media-under-header {
	display:none !important;
}
.servizi-container-strutture .nectar-cta {
	margin-bottom:20px !important;
}
.sub-menu .menu-item-has-children > a > .menu-title-text {
	color:#ff1a46 !important;
	font-size:21px !important;
}
.home-news-grid {
	display:flex;
	gap:15px;
	margin-bottom:70px !important;
}
.home-news-item {
	flex: 0 1 calc(33.333% - 20px);
}
.news-title {
	font-size:24px !important;
	line-height:1.2em !important;
}
.news-title a {
	color:#393939 !important;
}
.news-category, .news-date {
	font-size:18px !important;
}
.news-category {
	color:#ff1a46;
	margin-bottom:8px;
}
.news-read-more {
	display:inline-block;
	margin-top:10px;
	text-transform:uppercase;
	text-decoration:underline;
	font-family: GroldRegular !important;
}
#news-archive-container {
	display:flex;
	gap:20px;
}
.news-archive-item {
		flex: 0 1 calc(50% - 20px);
}
.news-excerpt {
	font-size: 18px;
}
.strutture-container {
	display:flex;
	gap:10px;
	flex-wrap: wrap;
}
.strutture-container a {
	background-color: #ff1a46;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
}


.popup-prenotazione {
    display: none;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
}

.popup-content {
    background: #fff;
    width: 90%;
    max-width: 700px;
    margin: 170px auto 0;
    padding: 30px;
    position: relative;
    border-radius: 10px;
}

.chiudi-popup {
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 28px;
    cursor: pointer;
}
small {
	font-size:12px;
	line-height:1.2em !important;
}
.popup-content p,l .page-id-2405 p {
	padding-bottom:10px !important;
}
.popup-content label {
	font-size:14px !important;
}




@media (max-width: 1110px) {
	#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
		margin-left: 10px;
		margin-right: 10px;
	}
}




@media (max-width: 1024px) {
	.medici-lista .medico {
		flex: 0 1 calc(50% - 20px);
	}
	.card-struttura-grid {
		flex: 0 1 calc(50.9% - 20px);
	}
	#lista-strutture .card-struttura {
		flex: 0 1 calc(50.9% - 20px);
	}
	.filtri-container-strutture .filtro {
		align-items: start;
    	flex-direction: column;
		gap: 5px;
	}
}







@media (max-width: 999px) {
	.servizio-container .vc_col-sm-4{
		min-height:600px;
	}
	.servizio-container .vc_col-sm-4 .vc_column-inner .column-image-bg-wrap {
		border-top-left-radius:10px;
		border-bottom-left-radius:0px !important;
		border-top-right-radius:10px;
	}
	.img-full {
		width:100% !important;
	}
}

@media (max-width: 767px) {
	.medici-lista {
		display:block;
	}
	body p {
		font-size:18px !important;
	}
	.filtri-container {
		display:block;
	}
	.filtri-container form {
		display:block;
	}
	.filtri-container select {
		margin-bottom:10px;
	}
	.medico p.descrizione-medico {
		font-size:14px !important;
	}
	.strutture-grid, #lista-strutture, .filtri-container-strutture, #risultati-team, .home-news-grid, #news-archive-container {
		display:block !important
	}
	.filtri-container-strutture .filtro{
		margin-bottom:15px;
	}
	.home-news-item, .news-archive-item {
		margin-bottom:30px !important;
	}
}




