.booked-form .button.button-primary {
	background-color: #f18b35 !important;
	border: 0 !important;
}

.booked-form .button.button-secondary {
	color: black;
	background-color: #e2e2e2 !important;
	border: 0 !important;
}

#submit-request-appointment {
	line-height: 28px;
}

#booked-textfield-single-line-text-label---3144459___required {
    color: #555;
}

body .booked-modal .bm-window {
	max-width: 500px;
}

#wordCloud {
	text-align: center;
}

#wordCloud div {
	display: inline-block;
	padding: 5px 10px;
	cursor: pointer;
	border-radius: 4px;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #f18b35;
	border: 1px solid #f18b35;
	transition: background 0.4s;
	-webkit-transition: background 0.4s;
	-moz-transition: background 0.4s;
	-ms-transition: background 0.4s;
	-o-transition: background 0.4s;
}

#wordCloud div.active {
	color: white;
	background-color: #f18b35;
}

#submit-request-appointment {
    margin: 0;
	float: none;
	padding: .538em 1.077em;
}

.cancel.button {
    display: none;
}

body:not(.logged-in) .reserved-area {
    display: none !important;
}

body.logged-in .are-you-a-psychologist {
    display: none !important;
}

.product_meta {
	display: none;
}

body .booked-calendar-wrap .booked-appt-list .timeslot {
	min-height: 120px !important;
}

body table.booked-calendar td.today .date span {
	border: 2px solid #959595;
}

/* psicologi-online */
div.upme-left {
	display: flex;
	float: none;
}

div.upme-wrap-form form {
	padding: 30px;
}

div.upme-wrap div.upme-name {
	flex: 1;
	float: none;
}

div.upme-wrap div.upme-inner {
	border: 0;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
}

div.upme-head {
	background: none !important;
	padding: 30px;
	text-align: left;
	color: rgb(102, 102, 102);
}

.upme-profile div.upme-head {
	padding: 30px;
	background: linear-gradient(to right, #A1589A 0%, #00ABC8 100%) !important;
	color: white;
	border-radius: 20px;
}

.upme-field-type i,
.upme-post-field-type i {
	background: #00ABC8 !important;
}

.upme-profile div.upme-head img.avatar {
	background: white !important;
}

.upme-profile div.upme-head div.upme-field-name a {
	background: white;
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: white !important;
}

div.upme-post-head, div.upme-custom-head {
	background: white;
}

div.upme-field-name {
	font-size: 26px;
}

div.upme-wrap div.upme-pic {
	padding: 0 30px 0 0;
	margin: 0;
}

div.upme-stats {
	display: none;
}

.upme-profile .upme-head {
	padding: 30px 0;
}

div.upme-wrap {
	float: none;
	margin: 0 auto 30px auto;
	max-width: 700px;	
}

#profile div.upme-wrap {
	margin: 30px auto;
	max-width: 700px;
}

div.upme-wrap .upme-head img.avatar {
	width: 180px;
	height: 180px;
}

div.upme-wrap div.upme-head img.avatar {
	background: linear-gradient(90deg, #A1589A 0%, #00ABC8 100%);
	border-radius: 500px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	-o-border-radius: 500px;
}

div.upme-wrap div.upme-head img.avatar, div.upme-wrap div.upme-field-value img {
    border: none;
}

div.upme-field-name, div.upme-wrap div.upme-field-name a {
	color: #00ABC8 !important;
	text-transform: uppercase;
	font-size: 32px;
	background: linear-gradient(90deg, #A1589A 0%, #00ABC8 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 1.3 !important;
	margin: 15px 0;
	white-space: normal;
}

div.upme-wrap div.upme-social div{
	padding-bottom: 0;
}

div.upme-wrap div.upme-social a, div.upme-wrap div.upme-social a:hover{
	color: #00ABC8 !important;
	background: #fff !important;
}

div.upme-wrap .upme-envelope {
	display: none;
}

.upme-profile-tab-panel {
    padding: 30px;
}

.page-id-11 .welcome {
	position: relative;
	width: 100%;
	height: 600px;
	background: url('/wp-content/themes/total-child-theme/images/telefono2.png') 120% 110%/60% no-repeat, url('/wp-content/uploads/2020/05/2-3.png?id=21223') center center/cover;
	color: white;
	margin: 60px 0;
}
  
.page-id-11 .vcenter {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
}
  
.page-id-11 .welcome .vcenter {
	left: 100px;
}
  
.page-id-11 .welcome .highlight {
	font-size: 62px;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 1.2;
	margin-bottom: 30px;
}
  
.page-id-11 .welcome .button {
	padding: 8px 35px;
	text-transform: uppercase;
	cursor: pointer;
	display: inline-block;
	background: white;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
  
.page-id-11 .welcome .button span{
	color: #00254a;
	background: linear-gradient(45deg, #f18b35 0%,#ec7262 99%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 24px;
	font-weight: 700;
}
  
.page-id-11 .welcome .button:hover {
	background: white;
}

.page-id-11 .slogan::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin: 0 auto;
    width: 200px;
    height: 5px;
    background: linear-gradient(45deg, #f18b35 0%,#ec7262 99%);
}
.page-id-11 .slogan::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: -6px;
    margin: 0 auto;
    width: 200px;
    height: 5px;
    background: linear-gradient(45deg, #f18b35 0%,#ec7262 99%);
}
.page-id-11 .slogan {
    text-align: center;
    font-size: 54px;
    text-transform: uppercase;
    line-height: 1.2;
    position: relative;
	padding: 30px 0;
	margin-bottom: 60px;
}

div.upme-search-wrap {
	/* background: linear-gradient(90deg, #00ABC8 0%, #00ABC8 100%);
	padding: 5px; */
	border: 5px solid #00ABC8;
	border-radius: 20px;
	margin-bottom: 0 !important;
}

.page-id-30101 #search .vc_column-inner {
	margin-bottom: 0 !important;
}

div.upme-search-wrap div.upme-inner {
	padding: 30px;
	border-radius: 16px;
}

div.upme-search-wrap div.upme-inner div.upme-head {
    padding: 0px 30px;
}

div.upme-search-wrap .upme-search-submit-p {
	margin-top: 15px;
}

div.upme-search-wrap .upme-search-submit {
	color: white !important;
	border: 0 !important;
	background: linear-gradient(90deg, #A1589A 0%, #00ABC8 100%) !important;
	padding: 10px 30px !important;
	font-size: 14px !important;
}

div.upme-search-wrap .upme-search-reset {
	display: none;
}

#upme_search_form {
    margin-top: 0px !important;
}

#results {
	color: white;
	text-align: center;
}

div.upme-wrap-form div.upme-inner div.upme-head {
	font-size: 0 !important;
}
div.upme-wrap-form div.upme-inner div.upme-head:before {
    content: "Cerca lo psicologo digitale";
	color: #00ABC8;
	font-size: 32px;
	background: linear-gradient(90deg, #A1589A 0%, #00ABC8 100%);
	background-clip: border-box;
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-transform: uppercase;
	font-weight: bold;
}

div.upme-navi a, div.upme-navi span.page.active {
	background: white !important;
	border: 0 !important;
	padding: 5px 10px !important;
}

div.upme-search-wrap .upme-multiselect-p .chosen-container-multi .chosen-choices {
	padding: 3px 0;
	box-shadow: inset 0 -1px 2px #DDD;
	border: 1px solid #e1e1e1;
}

div.upme-navi span.page.active {
	color: #ec7262 !important;
	box-shadow: none !important;
	text-shadow: none !important;
}

#upme_search_form p.upme-p:nth-child(2) {
	width: 100%;
}

#upme_search_form p.upme-p:nth-child(3) {
	width: 100%;
}

#upme_search_form p.upme-p:nth-child(2) select:nth-child(1){
	width: 50% !important;
}

#upme_search_form p.upme-p:nth-child(2) select:nth-child(2){
	width: 48% !important;
}

#upme_search_form p.upme-p:nth-child(3) input{
	width: 100% !important;
}

#upme_search_form .chosen-container.chosen-container-multi {
	width: 100% !important;
}

#upme_search_form .chosen-container.chosen-container-multi .chosen-choices {
	width: 100% !important;
}

div.upme-wrap div.upme-social {
}

div.upme-wrap .upme-social .contact-button {
	width: 120px;
	line-height:40px;
	height: 40px;
	padding: 0;
	text-transform: uppercase;
	font-size: 14px;
	border-radius: 4px;
	background: linear-gradient(90deg, #A1589A 0%, #00ABC8 99%) !important;
	font-weight: bold;
	color: white !important;
	transition: box-shadow 0.4s;
	-webkit-transition: box-shadow 0.4s;
	-moz-transition: box-shadow 0.4s;
	-ms-transition: box-shadow 0.4s;
	-o-transition: box-shadow 0.4s;
}

div.upme-wrap .upme-social .contact-button:hover {
	background: linear-gradient(90deg, #A1589A 0%, #00ABC8 99%) !important;
	color: white !important;
	box-shadow: 0px 0px 10px lightgray;
}

a[href*="shinystat"] {
	display: none;
}

.booked-calendar-wrap {
	height: auto !important;
}

input#terms {
	margin-right: 8px;
}

.upme-calendario_appuntamenti {
	display: none;
}

.form-contatto-psicologo {
	padding: 4rem;
	border-radius: 20px;
	border: 5px solid #00ABC8;
	margin: 0 auto 30px auto;
	max-width: 700px;
}

.form-contatto-psicologo label {
	margin-bottom: 0.3rem;
	display: block;
}

.form-contatto-psicologo .required label::after {
	content: "*";
	color: red;
	margin-left: 5px;
}

.form-contatto-psicologo input {
	width: 100%;
}

.form-contatto-psicologo select {
	margin-top: 3px;
	width: 100%;
	display: inline-block;
	color: #666;
	padding: .462em .769em;
	font-family: inherit;
	font-weight: inherit;
	font-size: 1em;
	line-height: 1.65;
	max-width: 100%;
	border: 1px solid #e1e1e1;
	background: #fff;
	border-radius: 3px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url("data:image/svg+xml;utf8,<svg fill='gray' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
	background-repeat: no-repeat;
	background-position-x: 98%;
	background-position-y: 9px;
}

.form-contatto-psicologo textarea {
	resize: vertical;
	height: 160px;
}

.form-contatto-psicologo .row {
	display: flex;
	margin: 0 -1rem;
}

.mb-3 {
	margin-bottom: 1rem!important;
}

.mb-4 {
	margin-bottom: 1.5rem !important;
}

.mb-5 {
	margin-bottom: 5rem!important;
}

.text-center {
	text-align: center;
}

.form-contatto-psicologo .col {
	flex: 1;
	padding: 0 1rem;
}

.form-contatto-psicologo .wpex-wpcf7-loader {
	display: none !important;
}

#profile .wpcf7-response-output {
	max-width: 700px;
	margin: 0 auto !important;
	border-radius: 20px;
	font-weight: bold;
	padding: 15px !important;
	text-align: center;
	border: 5px solid lightseagreen !important;
}

/* psicologi vr */
.page-id-30101 #header-image {
	background-repeat: no-repeat;
	background-color: black;
	background-size: auto 100%;
}

.page-id-30101 #header-image .title-container {
	position: relative;
	left: 50%;
	width: 50%;
}

.page-id-30101 #header-image .title-container h1 {
	font-size: 64px;
	line-height: 1.1;
	color: #00ABC8;
	font-weight: bold;
}

.page-id-30101 #header-image .title-container h2 {
	color: white;
	font-size: 26px;
	margin: 0;
}


.page-id-30101 #steps-container ul {
	list-style: none;
	margin: 0;
}

.page-id-30101 #steps-container ul li + li {
	margin-top: 15px;
}

.page-id-30101 #steps-container .vc_column-inner {
	background: rgba(255, 255, 255, 0.9);
	border-radius: 20px;
	color: #1A1A1A;
	font-size: 24px;
	margin: 0 auto;
	max-width: 80%;
}

.page-id-30101 #steps-container .vcex-icon {
	margin-right: 15px;
	color: #A1589A !important;
}

.page-id-30101 #steps-container a {
	background: linear-gradient(90deg, #A1589A 0%, #00ABC8 99%) !important;
	color: white;
	border: 0;
	font-weight: bold;
	text-transform: uppercase;
}

.page-id-30101 #steps-container .wpex-bg-overlay {
	background-size: cover;
	background-position: 50% 50%;
}

/* md */
@media (max-width: 991px){
	.welcome .vcenter {
		left: 50px;
	}
	.welcome .highlight {
		font-size: 42px;
	}
	.welcome .button span {
		font-size: 18px;
	}
	.welcome {
		height: 400px;
		background: url('/wp-content/themes/total-child-theme/images/telefono2.png') 120% 100%/60% no-repeat, url('/wp-content/uploads/2020/05/2-3.png?id=21223') center center/cover;
	}
	.slogan {
		font-size: 36px;
	}
	div.upme-wrap div.upme-field-name a {
		font-size: 26px;
	}
	div.upme-wrap .upme-head img.avatar {
		width: 130px;
		height: 130px;
	}
}

/* sm */
@media (max-width: 767px){
	body .booked-calendar-wrap .booked-appt-list .timeslot {
		min-height: auto !important;
	}
}

/* xs */
@media (max-width: 575px){
	.page-id-11 .vc_column_container>.vc_column-inner,.page-id-7 .vc_column_container>.vc_column-inner {
		box-sizing: border-box;
		padding-left: 0px;
		padding-right: 0px;
		width: 100%;
	}
	.page-id-7 .upme-field-value {
		padding-left: 40px;
	}
	.page-id-7 .upme-calendario_appuntamenti .upme-field-value {
		padding-left: 0px;
		font-size: 16px;
	}
	.welcome {
		height: 280px;
		margin: 30px 0;
	}
	.welcome .vcenter {
		left: 30px;
	}
	.welcome .highlight {
		font-size: 26px;
	}
	.welcome .button span {
		font-size: 14px;
	}
	.welcome .button {
		padding: 5px 15px;
	}
	.slogan {
		font-size: 28px;
	}
	div.upme-search-wrap div.upme-inner {
		/* border: 2px solid #f18b35; */
		padding: 15px;
	}
	#upme_search_form p.upme-p:nth-child(2) {
		width: 100%;
		padding-right: 0;
	}
	#upme_search_form p.upme-p:nth-child(3) {
		width: 100%;
	}
	#upme_search_form p.upme-p:nth-child(2) select:nth-child(1){
		width: 100% !important;
		margin-bottom: 10px !important;
	}
	#upme_search_form p.upme-p:nth-child(2) select:nth-child(2){
		width: 100% !important;
	}
	div.upme-search-wrap div.upme-inner div.upme-head {
		padding: 0px 15px;
	}
	div.upme-wrap-form form {
		padding: 15px;
	}
	.upme-search-input-left {
		margin-bottom: 10px !important;
	}
	div.upme-navi {
		width: 100%;
		padding: 0px;
	}
	div.upme-navi .page {
		margin-bottom: 5px;
	}
	div.upme-head {
		padding: 30px 30px 0 30px;
	}
	div.upme-field-name, div.upme-wrap div.upme-field-name a {
		font-size: 24px;
		display: block;
	}
	div.upme-left {
		display:block;
	}
	div.upme-wrap div.upme-pic {
		width: 100%;
		padding: 0 0px 15px 0;
		text-align: center;
	}
	div.upme-wrap div.upme-pic a{
		display: inline-block;
	}
	.upme-field-name {
		text-align: center;
	}
	div.upme-wrap .upme-head img.avatar {
		width: 150px;
		height: 150px;
	}
	div.upme-wrap div.upme-social {
		float: none;
		display: inline-block;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.page-id-7 div.upme-wrap div.upme-social {
		margin-top: 15px;
		margin-bottom: 0px;
	}
	div.upme-right {
		float: none;
		text-align: center;
	}
	div.upme-stats {
		display: none !important;
	}
	#results div.upme-profile-panel {
		padding: 0;
	}
	.booked-form .button.button-secondary {
		margin-bottom: 15px;
	}
	div.upme-wrap-form div.upme-inner div.upme-head:before {
		font-size: 24px;
		display: block;
	}
	.form-contatto-psicologo {
		padding: 2rem;
	}
	.form-contatto-psicologo .row {
		flex-direction: column;
	}
	.page-id-30101 #header-image {
		background-position: 30% 100%;
		background-size: auto 50%;
	}
	.page-id-30101 #header-image .title-container {
		left: 0;
		width: 100%;
	}
	.page-id-30101 #header-image .title-container h1 {
		font-size: 32px;
		text-shadow: 1px 1px 0px black;
	}
	.page-id-30101 #header-image .title-container h2 {
		font-size: 18px;
		text-shadow: 1px 1px 0px black;
	}
	.page-id-30101 #steps-container .vc_column-inner {
		font-size: 18px !important;
		max-width: 100% !important;
	}
	.page-id-30101 #steps-container .wpex-bg-overlay {
		background-position: 10% 50%;
	}
	.page-id-30101 #search .vc_column-inner,.page-id-30101 #results .search {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
}

/* xxs */
@media (max-width: 360px){
	.welcome {
		height: 220px;
	}
	.welcome .vcenter {
		left: 15px;
	}
	.slogan {
		font-size: 24px;
	}
}