/* ----------------------------------------------------- */
/*   Regole CSS specifiche della città: MAT              */
/* ----------------------------------------------------- */

/* credit card payment method 
#area_fieldset_paymentmethod .field:nth-child(3){display: none !important;}
*/

/* Sovrascrive i valori impostati nei blocchi CSS delle form */
#sp-page-builder .sp-pagebuilder-page-edit {
display: none !important;
}
body {
  font-family: "Poppins", sans-serif;
	font-weight: normal;
}
h1 {
  color: #0EBEC4;
  text-align: center;
  font-family: "Poppins", sans-serif !important;
}
h2, h3, h5, h6 {
  color: #656565;
  font-family: "Poppins", sans-serif !important;
}
h4{color:#B6D22B;}
a.sppb-btn {
  color: #ffffff !important;
}
.sp-megamenu-parent > li > span.sp-menu-heading {
  color: #ffffff;
  padding: 0;
  line-height: 19px;
  cursor: context-menu;
}
/*
.sp-megamenu-parent > .sp-menu-item > .menu-admin-heading + .sp-dropdown {
  width: 140px !important;
}
.sp-megamenu-parent .menu-configuration-heading + .sp-dropdown {
  width: 120px !important;
}
.sp-megamenu-parent > .sp-menu-item > .menu-customer-heading + .sp-dropdown {
  width: 190px !important;
}
*/
#sp-bottom{background-color:#E7DDC3 !important; }
#sp-footer{background-color:#0EBEC4;}
#sp-header.header-sticky{background-color:#0EBEC4 !important;}
#sp-header:not(.header-sticky){background-color:rgba(14,196,190,0.7) !important;}
#sp-header .sp-megamenu-parent .sp-dropdown {
  padding-top: 0;
}
#sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover,
#sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item:focus {
  background-color: rgba(240, 240, 240, 0.7);
}
#sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color: #0EBEC4;
}
#sp-header .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  border-image: linear-gradient(135deg, #0EBEC4, #0EBEC4) 1;
}
#sp-header .sp-megamenu-parent .menu-role-heading + .sp-dropdown-main {
  left: -150px;
  width: 230px !important;
}
#sp-header .sp-megamenu-parent .menu-role-heading.menu-admin-heading + .sp-dropdown-main {
  left: -90px;
  width: 166px !important;
}
#sp-header .sp-megamenu-parent .menu-role-heading + .sp-dropdown-main  .menu-admin-reservations-sub + .sp-dropdown-sub  {
  left: -234px;
  width: 234px !important;
}
#sp-header .sp-megamenu-parent .menu-role-heading + .sp-dropdown-main  .menu-admin-configuration-sub + .sp-dropdown-sub  {
  left: -140px;
  width: 140px !important;
}
#sp-header .sp-megamenu-parent .menu-role-heading.menu-driver-heading + .sp-dropdown-main {
  left: -104px;
  width: 170px !important;
}
#sp-header .sp-megamenu-parent>li:before {
  background: #B6D22B;
}
.menu-admin-reservations-sub:not(.nav-header):before,
.menu-admin-configuration-sub:not(.nav-header):before {
  content: '\f053';
  font-family: FontAwesome;
  font-weight: normal;
  padding-right: 1em;
}
.menu-item-logout:before {
  content: '\f08b';
  display: inline-block;
  font-family: FontAwesome;
  font-weight: normal;
  padding-right: 0.85em;
}
.menu-customer-heading + .sp-dropdown-main .menu-item-logout:before,
.menu-driver-heading + .sp-dropdown-main .menu-item-logout:before {
  content: '';
  padding: 0;
  display: none;
}
.menu-customer-heading + .sp-dropdown-main .menu-item-logout:after,
.menu-driver-heading + .sp-dropdown-main .menu-item-logout:after { 
  content: '\f08b';
  display: inline-block;
  font-family: FontAwesome;
  font-weight: normal;
  padding-left: 1em;
}
.nav-header.menu-role-heading + .menu-child  .menu-item-logout:before {
  content: '';
  padding: 0
}
.nav-header.menu-role-heading + .menu-child  .menu-item-logout:after {
  content: '\f08b';
  display: inline-block;
  font-family: FontAwesome;
  padding-left: 1em;
}
.menu-admin-heading + .sp-dropdown-main .menu-item-logout:before { 
  content: '\f08b';
}
.menu-admin-heading + .sp-dropdown-main .sp-dropdown-items .sp-has-child {
  /*font-family: 'Roboto Condensed', sans-serif;*/
  font-family: Poppins, sans-serif;
  font-weight: 500;
}
.menu-admin-heading + .sp-dropdown-main .sp-dropdown-items .sp-has-child + .sp-menu-item:not(.sp-has-child)/*,
.menu-admin-heading + .sp-dropdown-main .sp-dropdown-items .sp-has-child + .sp-menu-item:not(.sp-has-child) + .sp-menu-item:not(.sp-has-child) */{
  padding-left: 1.65em;
}
.ui.primary.button {
  background-color: #B6D22B !important;
  color: #ffffff;
}
.ui.primary.shadowed.button {
  box-shadow: #EECE8B 1px 1px 10px 4px inset !important;
}
.ui.primary.button:hover {
  background-color: #C8E04F !important;
  color: #ffffff !important; 
}
.ui.secondary.button {
  background-color: lightgrey !important;
  color: #444444;
}
.ui.secondary.shadowed.button {
  box-shadow: darkgrey 1px 1px 10px 4px inset !important;
}
.ui.secondary.button:hover {
  background-color: darkgrey !important;
  color: #ffffff !important; 
}
.com-chronoconnectivity6 .ui.primary.button {
    background-color: rgb(110,190,110)  !important; 
}
.com-chronoconnectivity6 .ui.primary.button:hover {
    background-color: darkgreen  !important; 
}
.ui.form .one-third.wide.field {
  width: 33.3333%;
}
/* Instant Quote */
.ui.header.instant-quote-title {
	color: #0EBEC4;
	font-family: "Poppins", sans-serif;
	text-align: center;
  margin-top: 0;
}
.instant-quote-section {
	min-height: 400px;  
}
#instant-quote input {
	font-family: "Poppins", sans-serif;
}
#instant-quote label {
  /*color: #006360;*/
  color: #242424;
}
#instant-quote .row1_column_quote .ui.header:first-child,
#instant-quote #area_container_quote .ui.header:first-child {
  font-family: "Poppins", sans-serif;
}
#instant-quote #area_container_quote .ui.header:first-child {
	/*color: #006360; */
  color: #242424;
  padding-bottom: 2px;
}
/* calendario: giorni della settimana */
#instant-quote .ui.popup.calendar .ui.table thead th, #booking-form-6 .ui.popup.calendar .ui.table thead th, .ui.popup.calendar .ui.table thead th { 
/* !!!! TO DO: modificare le regole CSS nelle singole form eliminando il riferimento all'id	
	.ui.popup.calendar .ui.table thead th {
*/
  background: #D5E9E7;
}
#instant-quote #area_container_quote textarea {
	font-family: "Poppins",sans-serif;   
	font-size: 13px;
}
#instant-quote #quoting_container {
	/*	padding-top: 1.3em;	*/
}
#instant-quote .quote-container .segment {
  color: rgb(204,0,0);
}
#instant-quote #quote_price_value, #instant-quote #quote_info_value { 
  font-family: Arial, sans-serif;
}
#instant-quote #quote_info_value { 
  position: relative;
}
#instant-quote .quote .quote-info-line { 
  overflow:hidden; 
  text-overflow:ellipsis; 
  white-space:nowrap;
  display:block;
}
#instant-quote #quote_info_value .quote-info-line-overflow {
  display: none;
}
/*
#instant-quote #quote_info_value #quote_info_menu {
  position:absolute;
  width: 20px; right: calc(50% - 10px);
  font-size:14px;
  line-height:1em;
  color:rgba(0,0,0,0.5);
  background-color: orange;
  border-radius:6px;
  z-index:10;
  display:none;
}
#instant-quote #quote_info_value #quote_info_menu .icon{
  margin: 0 2px;
}
#instant-quote #quote_info_value #quote_info_menu .menu {
  right: 0px; 
  left: auto; 
  border-radius: 4px;
}
#instant-quote #quote_info_value #quote_info_menu .menu .item {
  word-break: break-word;
  white-space:normal;
  width:280px;
}
*/
#quote_info_menu {
  position:absolute;
  width: 20px; 
  top: -10px;
  left: calc(50% - 10px);
  font-size: 14px;
  line-height: 1em;
  color: rgba(0,0,0,0.5);
  background-color: orange;
  border-radius: 6px;
  z-index: 10;
  display: none;
}
#quote_info_menu .icon{
  margin: 0 2px;
}
#quote_info_menu .menu {
  right: 0px; 
  left: auto; 
  border-radius: 4px;
}
#quote_info_menu .menu .item {
  /*word-break: break-word;*/
  white-space: normal;
  width: 280px;
}
#quote_info_menu .menu .item pre {
  margin: 0;
  font-family: Arial, sans-serif;
  font-weight: normal;
  white-space: pre-wrap !important;
}
#instant-quote #area_container_quote button {
  background-color: #97B024;
  box-shadow: inset 1px 1px 16px 2px #34977C;
}
#instant-quote #area_container_quote > .ui.segment:last-of-type {
  border-width: 0;
}
#instant-quote input[name="iq[service_type]"][value="tour"] + .fields #area_container_quote h3 {
  padding-bottom: 0px;
  padding-top: 10px;
}
#instant-quote small.field-desc {
  font-size: 100%;
  padding-left: 0.3em;
}
#instant-quote small.field-desc i.icon {
  font-size: 0.6em;
}
#instant-quote [data-position="top left"][data-tooltip]:before {
  left: 0.55em;
}
#instant-quote [data-position="top left"][data-tooltip]:after {
  left: -75px;
  /*width: 200px;*/
}
#instant-quote #area_container_329 small.field-desc {
  position: absolute;
  font-size: 13px;
  font-style: italic;
  font-weight: bold;
  line-height: 16px;
  /* PER CHROME E FIREFOX */
  top:40px;
  left:3px;
}
/*
#instant-quote #area_container_329 .field:after {
  content: attr(data-obj-type);
  display: block;
  font-size: 13px;
  font-style: italic;
  line-height: 1;
}
*/
/* Intestazione delle tabelle chronoconnectivity */
.ui.table thead th { 
  /*
	background: rgba(159,192,110,0.6);  
	background-color: rgba(159,192,110,0.6);
  */
  background: #0EBEC4;  
  background-color: #0EBEC4;
}
.table-list .ui.table thead th { 
  /*
  background: rgba(159,192,110,0.6) !important;
  background-color: rgba(159,192,110,0.6) !important;
  */
  background: #EBE0AF !important;
  background-color: #EBE0AF !important;  
}
/* tabella report */
#date-fields .ui.segment .ui.button,
#send_report_as_html + .ui.segment .ui.button { 
 	background-color: rgb(190, 0, 0);
}
#date-fields + .ui.booking-table-list table thead tr,
#date-fields + .ui.booking-table-list table tfoot tr {
	/*background-color: rgba(190, 0, 0, 0.35);*/
  background-color: #EBE0AF;
}
/*.table-list .ui.table tfoot td {*/
#date-fields + .ui.booking-table-list .table-list .ui.table tfoot td { /* rgba(137, 183, 68, 0.2) !important */
	background-color: transparent !important;
}
/* headings */
.semanticui-body.G2-joomla.chronoconnectivity h1 {
	color: #0EBEC4;
	font-size: 36px;
	text-align: center;
}
.semanticui-body a{color:#21334D;}
/* Booking Form */
#booking-form-6 h1, h2, h3, h4, h5 {
	font-family: "Poppins", sans-serif;
}
#booking-form-6,
#booking-form-6 .dropdown .item,
#booking-form-6 .text,
#booking-form-6 textarea,
#booking-form-6 .ui.header.notes {
  font-family: "Poppins", sans-serif;
}
#booking-form-6 input, #booking-form-6 label {
  font-family: "Poppins", sans-serif;
}
#booking-form-6 input {
	line-height: 18px;
}
#booking-form-6 .ui.dropdown.selection .text {
  white-space: nowrap;
}
#booking-form-6 fieldset > .ui.header:first-child {
  font-family: "Poppins", sans-serif;
}
#booking-form-6 #area_segment_container_quote h3,
#booking-form-6 #area_segment_container_quote h6 {
	font-family: "Poppins", sans-serif;
}
#booking-form-6 #area_segment_quote #quote_info, #area_segment_quote #price_info {
  font-family: "Poppins", sans-serif;
}
#booking-form-6 #area_fieldset_tac a {
  font-family: "Poppins", sans-serif;
}
#date_fields, #return_date_fields {
  font-family: "Poppins", sans-serif;
}
#booking-form-6 h1.ui.header,
#booking-confirm h1.ui.header {
	color: #0EBEC4;
 	font-size: 2.5em;
  text-align: center;
}
#booking-confirm h1.ui.header {
  text-align: left;
}
#booking-form-6 fieldset > .ui.header:first-child {
  color: #0EBEC4;
}
/* titolo della quote area: 'Total Price To Pay' */
#booking-form-6 .ui.header.top.attached {
	color: #0EBEC4;
}
/* elenco prenotazioni */
tr.status-confirmed {
	background-color: rgba(200, 230, 200, 0.25);
}
.booking-info-container legend {
	color: #0EBEC4;
}
#booking-form-6 .ui.header a {
  text-decoration: none;
  color: #0EBEC4;  
} 
#booking-form-6 .ui.header a:hover, 
#booking-form-6 .ui.header a:focus, 
#booking-form-6 .ui.header a:active {
  color: #f20000;
}
/* sovrascrive le impostazioni per fieldset nel blocco CSS della form */
#booking-form-6 fieldset:before, #booking-form-6 fieldset:after {
	display: none; 
}
#booking-form-6 fieldset {
	border-radius: 4px;
	padding-left: 1em;
	padding-right: 1em;
}
#booking-form-6 fieldset.top.attached {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#booking-form-6 fieldset.top.attached:visible + fieldset {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#booking-form-6 #area_fieldset_onewayround .multifield.inline.fields .field:first-of-type {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
#booking-form-6 #area_fieldset_onewayround .multifield.inline.fields .field:last-of-type {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
#booking-form-6 #contact_info_button {
  background-color: rgb(110,190,110);
}
#booking-form-6 #area_fieldset_paymentmethod .multifield.fields {
	justify-content: center;
}
#booking-form-6 #area_fieldset_paymentmethod input[name^="paymentmethod"]~.field {
	margin-right: 1em;
}
#booking-form-6 #area_fieldset_paymentmethod .ui.checkbox label {
	word-break: break-word;
	white-space: normal;
}
#booking-form-6 #area_fieldset_paymentmethod .field.error .ui.basic.pointing.prompt {
	position: absolute;
	z-index: 2;
	top: -76px;
	left: 50%;
	width: 210px;
	margin-left: -105px;
	text-align: center;
}
#booking-form-6 #area_fieldset_security .field.error .ui.basic.pointing.prompt {
	position: absolute;
	z-index: 2;
  /*
	top: -10px;
	left: 50%;
  */
	top: -24px;
	left: 90px;
  
	margin-left: -100px;
	text-align: center;
}
#booking-form-6 #area_fieldset_paymentmethod .field.error .ui.basic.pointing.prompt:before,
#booking-form-6 #area_fieldset_security .field.error .ui.basic.pointing.prompt:before {
	border-width: 0 1px 1px 0;
	bottom: auto;
	right: auto;
	top: 104%;
	left: 50%;
}
#booking-form-6 #area_fieldset_security .field.error .ui.basic.pointing.prompt:before {
	top: 28px;
	height: 0.6em;
}
@media (max-width: 767px) {
  #booking-form-6 #area_fieldset_security .field.error:not(.inline) .ui.basic.red.pointing {
    /*
    top: -10px;
    left: 50%;
    */
	top: -24px;
	left: 90px;
  }
}
#booking-form-6 #area_fieldset_tac label[for^="acceptConditions"] {
	text-align: left;
	white-space: normal;
}
.ui.form .required.field>.checkbox:after, .ui.form .required.fields:not(.grouped)>.field>.checkbox:after {
	left: 15px;
	font-size: 1.2em;
}
/* fix zoom on input focus on mobile devices: 
#instant-quote.ui.form input[type=text]:not(#quote_price) {
	font-size: 16px;
	padding-bottom: 9px;
	padding-top: 8px;
	height: auto;
	min-height: auto;
}
*/
#booking-form-6 #area_fieldset_security .multifield.inline.fields {
	position: relative;
  padding-top: 30px;  
}
#booking-form-6 #area_fieldset_security .multifield.inline.fields > label {
  position: absolute;
  top: 0;
}
#booking-form-6 #area_fieldset_security .multifield.inline.fields .field {
  margin-bottom: 0px;
  margin-top: 0px;
	padding-right: 14px;
}
[data-tooltip]:after {
  width: 274px;
  white-space: break-spaces;
  padding: 14px;
}
[data-position="top left"][data-tooltip]:after {
	left: -70px;
}
#area_container_child_seats_outer [data-tooltip]:after { 
  left: 48px; 
}
#booking-form-6 #area_segment_container_quote .header  {
  color: black ;
}
#booking-form-6 #area_segment_container_quote h6 {
  font-size: 12px;
}
#booking-form-6 #add_to_quote_button {
  background-color: rgb(110,190,110);
}
#booking-form-6 #area_segment_quote #total_service_price_value {
  color: rgb(204, 0, 0);
  font-family: Arvo, Arial, sans-serif;
  font-size: 38px;
  padding: 0.24em 0;
}
#booking-form-6 #area_segment_quote #quote_info_value, 
#booking-form-6 #area_segment_quote #price_info_value {
    color: rgb(86,86,86); 
    padding: 0.5em 0;
}
#booking-form-6 #area_segment_quote .quote_info_line,
#booking-form-6 #area_segment_quote .price_info_line { 
  color: rgb(86,86,86);  
  font-size: 0.858em;
  line-height: 1em;
  /*padding: 0.14em 0;*/
  padding: 0.14em 0.2em;
}
#area_fieldset_creditcard .ui.grid > .row > .column > .fields > .field {
  margin-top: 0.5em;
}
#area_fieldset_creditcard .ui.grid > .row > .column:first-of-type {
  padding-right: 0.5em;
}
#area_fieldset_creditcard .ui.grid > .row > .column:last-of-type {
  padding-left: 0.5em;
}
@media (max-width: 992px) {
    #area_fieldset_creditcard .ui.grid > .row > .column:first-of-type {
      padding-right: 1em;
    }
    #area_fieldset_creditcard .ui.grid > .row > .column:last-of-type {
      padding-left: 1em;
    }    
}
#booking-form-6 .ui.grid.booking-buttons #book {
  background-color: #EB942B;
  box-shadow: #E36A15 1px 1px 10px 4px inset;
}
#booking-form-6 .ui.grid.booking-buttons #book:hover {
  background-color: #D87C13;
  box-shadow:#CF5D10;
}
#booking-confirm fieldset legend { 
  color: #0EBEC4 !important; 
}
.ui.modal.booking-form-6 .ui.button {
  background-color: rgb(190, 0, 0);
}
/* +++ booking details +++ */
/*   dettagli affiancati */
.item.text-mode > .label + .label .detail {
	margin-left: 1.1em;
}
#sumup-payment-form .ui.segment h2, 
#sumup-custom-pay-button span,
#sumup-payment-message .header {
  font-family: "Poppins", sans-serif;
}
#sumup-payment-form.ui.grid > .row { margin-left: -15px; }
[data-sumup-id="widget__container"] { padding: 0 !important; } 

#mainpickup a {
  font-size: 26px;
}
span.sppb-addon-testimonial-client-url
{
  background-color: #D15C27;
  padding: 4px 10px;
  color: #ffffff;
  border-radius: 4px;  
}
span.fa.fa-quote-left {
  color: #EE8E09 !important;
}
.cancel_payment_modal.ui.modal > .header {
  padding: 0.8em 1em;
}

.cancel_payment_modal .actions>.button:first-child {
  margin-left: 0 !important;
}
@media only screen and (max-width: 767px) {
  .cancel_payment_modal.ui.modal .actions>.button {
    margin-bottom: 0;
  }
}
.cancel_payment_modal .cancel_payment_modal_result + .actions {
  display: none;
}
.popup-call_cancel_sumup_payment_popup_button {
  padding-top: 0 !important;
}
.popup-call_cancel_sumup_payment_popup_button.ui.bottom.popup:before {
  background-color: rgb(219,40,40) !important;  
}
.cancel_payment_modal .close-popup {
  display: none !important;
}

#area_container_dynamic_route.ui.form.loading { display: none; }

.fading {
  position: relative;
  /*width: 500px;*/
}
.fading::after {
  position: absolute;
  right: 0px;
  height: 100%;
  width: 30%;
  content: "";
  text-align: right;
  background-image: linear-gradient(to left, rgb(255, 255, 255) 15%, rgba(255, 255, 255, 0) 85%);
  pointer-events: none;
}
/*
.fading:after {
  position: absolute;
  right: 0;  
  height: 100%;
  width: 10%;
  content: "";
  background: linear-gradient(
    to left,
    rgba(255,255,255, 1) 5%, 
    rgba(255,255,255, 0) 95%
  );
  pointer-events: none;
}
*/
@media (max-width: 767px) {
  #booking-form-6 .ui.dropdown.selection,
  #instant-quote .ui.dropdown.selection {
    height: auto;
  }
  #booking-form-6 .ui.dropdown.selection .text,
  #instant-quote .ui.dropdown.selection .text {
    white-space: normal;
  }
}
/* ---- info-request ---- */
#info-request .info-request-send {
  border-radius: 6px;
}
/* ---- ski-resorts ---- */
#ski-resorts img {
  border: solid 4px #ffffff;
}
div#ski-resorts a {
  font-size: 21px;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 1px 1px 5px #000;
}

.sppb-btn-default {
  background: #0EBEC4 !important;
}
span.sppb-addon-testimonial-client-url {
  background-color: #0EBEC4;
}
.sppb-addon-content .bigger {
  font-size: 35px;
  line-height: 35px;
}

/* altezza select località instant quote*/
.ui.selection.dropdown .menu {
max-height: 243px;
}
@media (max-width: 767px) {
  #area_container_extra_price_fields .ui.stackable.grid>.row>.column:last-of-type {
    padding-top: 0 !important;
  }
  #area_container_extra_price_fields .ui.stackable.grid>.row>.column:last-of-type > .ui.grid > .row > .column > a {
    margin-top: 28px;
  }
/* altezza select località instant quote*/
.ui.selection.dropdown .menu {
max-height: 210px;
}

}
/* #sumup-card > iframe ~ .ui.active.loader { display: none } */

.article-ratings,.article-info {
display: none;
}