@keyframes blink { 0% { opacity: 1; } 20% { opacity: 0; } 40% { opacity: 1; } 60% { opacity: 0; } 80% { opacity: 1; } 100% { opacity: 1;  } }


/* booking Engine Immersivo - totgliere poi #form_21 quando siamo pronti per lo switch */

.booking_model_1.immersive_be form .caption-fields input[type="submit"] { padding: 25px 45px;}
.booking_model_1.immersive_be form .caption-fields .field.text.element_12 input { height: auto; padding: 22px;}
.booking_model_1.immersive_be .edit_reservation { margin-top: 45px}

/* Booking mask > Box sistemazione */
.booking_model_1.immersive_be form  .caption-fields .b_mask { width: calc(50% - 100px);}
.booking_model_1.immersive_be form  .caption-fields .b_mask .field.text { width: 100%; position: relative; z-index: 1;}
.booking_model_1.immersive_be form  .caption-fields .b_mask .field.text:before { cursor: pointer; content: ''; position: absolute; width: calc(100% - 30px); height: calc(100% + 50px); z-index: -1; left: 40px; top: -8px; background-color: var(--grey-lgt);}
.booking_model_1.immersive_be form  .caption-fields .b_mask .field.text:after { font-family: var(--font-family-ico); font-size: 180%; color: var(--grey); content: '\f236'; position: absolute; z-index: 1; right: 15px; top: 45%; opacity: .3}
.booking_model_1.immersive_be form  .caption-fields .b_mask .form_element_title { display: inline-block;}
.booking_model_1.immersive_be form  .caption-fields .b_mask .field.text input { cursor: pointer; font-size: var(--font-size-little); text-transform: uppercase; color: var(--secondary-color); margin-left: 30px; width: calc(100% - 30px); padding-top: 20px;}

/* Booking mask > Dettaglio sistemazione */
.booking_model_1.immersive_be .merge_group { position: relative; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; list-style: none; -ms-box-orient: horizontal; -webkit-align-items: center; align-items: center; }
.booking_model_1.immersive_be .merge_group .form.field {  margin: 0 5px; }
.booking_model_1.immersive_be .form_merge_add_button[disabled] {display: none;}
.booking_model_1.immersive_be .form_merge_add_button { display: flex; align-items: center; text-transform: uppercase; font-weight: var(--font-weight-medium); color: var(--primary-color); cursor: pointer; margin-top: 10px; padding-left: 5px}
.booking_model_1.immersive_be .form_merge_add_button:before { font-family: var(--font-family-ico); content: '\f055'; font-size: 120%; color: var(--secondary-color); font-weight: var(--font-weight-solid); margin-right: 3px}
.booking_model_1.immersive_be .merge_group:not(:last-child) .form_merge_rem_button, .booking_model_1.immersive_be .merge_group:first-child .form_merge_rem_button { display: none; }
.booking_model_1.immersive_be .form_merge_rem_button { font-size: 0; cursor: pointer; background-color: var(--secondary-color); display: flex; align-items: center; justify-content: center; height: 100%; width: 47px; position: absolute; z-index: 1; top: 0; right: 0}
.booking_model_1.immersive_be .form_merge_rem_button:before { font-size: var(--font-size-little); font-family: var(--font-family-ico); content: '\f057'; color: var(--white);  }
.booking_model_1.immersive_be .cal-closed { display: none; }
.booking_model_1.immersive_be .guests_wrapper { background-color: var(--white); color: var(--black); padding: 20px 20px 10px; margin: 0 auto;position: absolute; top: 0; left: 0; right: 0; z-index: 10; box-shadow: 0 0 10px rgb(0 0 0 / 30%); text-align: left; max-width: 766px; display: none;}
.booking_model_1.immersive_be .b_mask.fired .guests_wrapper { display: block; }
.booking_model_1.immersive_be .guests_wrapper .form_select .current_value { color: var(--black); padding: 0 10px; width: 60px; color: var(--secondary-color);}
.booking_model_1.immersive_be .guests_desc { font-size: 200%; color: var(--primary-color); text-align: center; border-bottom: 1px solid var(--primary-color); padding-bottom: 10px}
.booking_model_1.immersive_be .guests_wrapper .form.field.select { text-align: center; padding: 10px 0}
.booking_model_1.immersive_be .guests_wrapper .form.field.select:last-of-type  { border-right: unset}
.booking_model_1.immersive_be .guests_wrapper .form_select { display: flex; justify-content: center; padding: 0; align-items: center; border: unset; position: relative;; width: 150px;}
.booking_model_1.immersive_be .guests_wrapper .form.field.select.element_7 { display: none!important;}
.booking_model_1.immersive_be .guests_wrapper .form_merge_group { }
.booking_model_1.immersive_be .guests_wrapper .form_merge_group .form.field.select_wrap { width: calc(100% / 4); border-right: 2px solid var(--white)}
.booking_model_1.immersive_be .guests_wrapper .form_merge_group .form.field.select_wrap:last-of-type { border-right: unset}
.booking_model_1.immersive_be .guests_wrapper .form_select .elements_list {display: none !important}
.booking_model_1.immersive_be .merge_group { margin-top: 5px; background-color: var(--grey-lgt); padding: 10px 10px 10px 20px; }
.booking_model_1.immersive_be .group_title { text-transform: uppercase; font-size: 100%; color: var(--primary-color); display: flex; align-items: center}
.booking_model_1.immersive_be .group_title:before { content: '\f236'; font-family: var(--font-family-ico); font-size: 120%; margin-right: 10px; color: var(--secondary-color);}
.booking_model_1.immersive_be .group_title .group_index { margin-left: 5px; }
.booking_model_1.immersive_be .guests_wrapper .add_btn, .booking_model_1.immersive_be .guests_wrapper .rem_btn { background-color: transparent; cursor: pointer; position: absolute; width: 20px; height: 20px; z-index: 2; right: 7px;}
.booking_model_1.immersive_be .guests_wrapper .add_btn { top: 5px; }
.booking_model_1.immersive_be .guests_wrapper .rem_btn { bottom: 5px;  }
.booking_model_1.immersive_be .guests_wrapper .add_btn:before, .booking_model_1.immersive_be .guests_wrapper .rem_btn:before { font-family: var(--font-family-ico); font-weight: var(--font-weight-solid); font-size: var(--font-size-little);}
.booking_model_1.immersive_be .guests_wrapper .add_btn:before { content: '\f055'; position: absolute;}
.booking_model_1.immersive_be .guests_wrapper .rem_btn:before { content: '\f056'; position: absolute;}
.booking_model_1.immersive_be .guests_wrapper_ok { text-transform: uppercase; background-color: var(--primary-color); color: var(--white); padding: 20px 60px;; margin: 15px auto; cursor: pointer; text-align: center}
.booking_model_1.immersive_be .guests_wrapper .form_element_title { color: var(--primary-color); margin-bottom: 10px; }

/* Booking mask > Calendario */
.template_calendar { box-shadow: 0 2px 15px 0 rgb(0 0 0 / 10%); padding: 10px; position: absolute; z-index: 9999; background-color: var(--white); width: 360px; top: 0; }
.calendar_dates_info { padding: 10px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; list-style: none; -ms-box-orient: horizontal; -webkit-align-items: center; align-items: center; justify-content: space-between; text-align: center; text-transform: uppercase; }
.calendar_dates_info .date_1_wrapper,
.calendar_dates_info .date_2_wrapper { margin: 0 10px; }
.calendar_dates_info .date_1_label,
.calendar_dates_info .date_2_label,
.calendar_dates_info .num_days_label { margin: 0 0 5px 0; font-size: 85%; text-transform: uppercase; color: var(--primary-color);}
.calendar_dates_info .date_1_text,
.calendar_dates_info .date_2_text,
.calendar_dates_info .num_days_control { font-size: 120%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; list-style: none; -ms-box-orient: horizontal; -webkit-align-items: flex-start; align-items: flex-start; justify-content: center; text-align: center; }
.calendar_dates_info .remove_day_selector:before,
.calendar_dates_info .add_day_selector:before { margin: 0 10px; font-family: var(--font-family-ico); content: "\f055"; color: var(--primary-color); font-size: 120%; font-weight: var(--font-weight-normal); cursor: pointer;}
.calendar_dates_info .remove_day_selector:before { content: "\f056"; }
.calendar_control { padding: 10px; }
.calendar_header { padding: 0; color: var(--blue); height: auto; font-size: 110%; /* line-height: 50px; */ text-transform: uppercase; margin-bottom: 5px;}
.calendar_wrapper .fc-calendar .fc-head { background-color: var(--secondary-color); color: var(--white); font-size: 90%; text-transform: uppercase; }
.calendar_wrapper .fc-calendar .fc-body,
.calendar_wrapper .fc-calendar .fc-row,
.calendar_wrapper .fc-calendar .fc-row > div { }
.calendar_wrapper .fc-calendar .fc-row .day-content { padding: 5px; font-size: 65%;}
.calendar_wrapper .fc-calendar .fc-row .day-content .tc-f-minStay,
.calendar_wrapper .fc-calendar .fc-row .day-content .tc-f-roomCount { display: none;}
.calendar_wrapper .fc-calendar .fc-row > div > span.fc-date { text-align: center; font-size: 110%; font-weight: var(--font-weight-medium); color: var(--primary-color);}
.calendar_wrapper .fc-calendar .fc-row > div.selected.sel-first,
.calendar_wrapper .fc-calendar .fc-row > div.selected.sel-last { background-color: var(--primary-color); color: var(--white); }
.calendar_wrapper .fc-calendar .fc-row > div.selected { background: rgba(32,133,165,0.21); }
.calendar_wrapper .fc-calendar .fc-row > div.selected.sel-first > span.fc-date,
.calendar_wrapper .fc-calendar .fc-row > div.selected.sel-last > span.fc-date {color: var(--white);}
.controls .prev_month,
.controls .next_month { /* padding: 10px; top: 4px; */ color: var(--primary-color);}
.pf_cal .template_calendar .fc-calendar .fc-row > div.fc-past { background: repeating-linear-gradient( -45deg , rgb(255, 255, 255), rgb(255, 255, 255) 3px, rgb(235, 235, 235) 3px, rgb(235, 235, 235) 4px); cursor: inherit;}
.pf_cal .template_calendar .fc-calendar .fc-row > div.fc-past > span.fc-date { color: #b5b5b5}
.template_calendar .oob .tc-f-startingPrice { display: none;}
.template_calendar .tc-f-startingPrice:before { content: '\20ac'}
.template_calendar .confirm_btn { text-align: center; cursor: pointer; display: block; padding: 10px; background-color: var(--primary-color); text-transform: uppercase; color: var(--white); margin-top: 5px}
.fc-calendar .fc-row > div { height: 40px}
.template_calendar .oob {background-color: #f15959; }
.calendar_wrapper .fc-calendar .fc-row > .oob span.fc-date { color: var(--white); }
.fc-calendar .fc-row, .fc-calendar .fc-row > div, .fc-calendar .fc-body { border-color: var(--secondary-color);}
.template_calendar.cal-closed { display: none;}
.selection_preview { background-color: rgba(32,133,165,0.21); }
/* Selettore dei mesi */
.open_month_picker { cursor: pointer; display: inline-block;}
.months_picker { display: none; position: absolute; top: 0; width: 100%; background-color: var(--grey-lgt); z-index: 2; max-height: 320px; overflow: auto; padding: 0;}
.months_picker::-webkit-scrollbar { width: 4px; background-color: var(--secondary-color);}
.months_picker::-webkit-scrollbar-thumb { background-color: var(--primary-color);}
.months_picker.fired { display: block;}
.month_picker_element { cursor: pointer; padding: 5px; transition: .4s all; background-color: transparent; }
.month_picker_element.selected { filter: brightness(.9);}
.month_picker_element:hover, .month_picker_element.selected { background-color: var(--primary-color); color: var(--white); }

/* BE Immersivo > Step Risultati Camere e Tariffe */
.ecommerce { text-align: center;}
.ztemplate_rooms .elem { margin-bottom: 120px;}
.ztemplate_rooms .step_content_wrapper .caption-cnt:not(.subcontents .caption-cnt) { position: relative;}
.ztemplate_rooms .step_content_wrapper .caption-cnt:not(.subcontents .caption-cnt) .caption-alt { transition: .4s}
.ztemplate_rooms .subcontents { display: none; }
.ztemplate_rooms .subcontents .ztemplate { margin: 0; max-width: auto; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }
.ztemplate_rooms .subcontents .elem {margin: 0;padding: 0;width: 100%;background-color: var(--white); border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.ztemplate_rooms .subcontents .elem:nth-child(odd){ background-color: #EFF8FF; }
.ztemplate_rooms .subcontents .caption-cnt { display: flex; padding: 0; align-items: stretch; justify-content: space-between; background-color: transparent; }
.ztemplate_rooms .subcontents .caption-cnt > li { flex-direction: column; margin: 10px 0; padding: 10px 15px; border-right: 1px solid rgba(0, 0, 0, 0.1); display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; list-style: none; justify-content: center; align-items: center; flex-wrap: wrap; }
.ztemplate_rooms .subcontents .caption-cnt .caption { box-shadow: unset; width: 40%; text-align: left; justify-content: flex-start; align-items: flex-start; }
.ztemplate_rooms .subcontents .rate-group-header .rate-group-title { width: 40%; text-align: left; justify-content: flex-start; align-items: flex-start; }
.ztemplate_rooms .subcontents .caption-cnt .caption-alt { background-color: transparent; position: initial; left: initial; bottom: initial; max-width: inherit; width: 32%;  align-items: flex-start; justify-content: center; flex-direction: column}
.ztemplate_rooms .subcontents .caption-add,
.ztemplate_rooms .subcontents .rate-group-header .rate-group-price,
.ztemplate_rooms .subcontents .rate-group-header .rate-group-rooms { width: 15%; text-align: center; position: initial; bottom: initial; right: initial; }
.ztemplate_rooms .subcontents .caption-add { background-color: transparent; }
.ztemplate_rooms .subcontents .caption-add.last { border: none; }
.ztemplate_rooms .subcontents .title { margin:0 0 10px; font-size: 120%; color: var(--primary-color); width: 100%; text-align: left; }
.ztemplate_rooms .subcontents .ztextarea { margin: 0; color: var(--grey); font-size: 100%; width: 100%; text-align: left; }
.ztemplate_rooms .subcontents .rate-group-header { padding: 10px 0; display: flex; background-color: var(--primary-color); color: var(--white); font-size: 110%; text-align: center; position: relative; cursor: pointer; }
.ztemplate_rooms .subcontents .rate-group-header p { margin-bottom: 0;}
.ztemplate_rooms .subcontents .rate-group-header.open { background-color: var(--secondary-color); }
.ztemplate_rooms .subcontents .rate-group-header:before { font-family: var(--font-family-ico); position: absolute; left: 20px; top: 20px; cursor: pointer; content: "\f0fe"; }
.ztemplate_rooms .subcontents .rate-group-header.open:before { content: "\f146"; }
.ztemplate_rooms .subcontents .rate-group-header > div { padding: 10px 20px; text-align: left; border-left: 1px solid rgba(255, 255, 255, 0.3); display: none; }
.ztemplate_rooms .subcontents .rate-group-header.open > div {  display: block; }
.ztemplate_rooms .subcontents .rate-group-header .rate-group-title { padding: 10px 0 10px 45px; display: block; border: none;}
.ztemplate_rooms .subcontents .rate-group-header .rate-group-cond { width: 32%; }
.ztemplate_rooms .subcontents a { color: var(--secondary-color); }
.ztemplate_rooms .subcontents .elem.highlighted {border: 1px solid #b7dcd6;background-color: #e1f7eb;transform: scale(1.032);margin: 20px 0;position: relative;z-index: 2}
.ztemplate_rooms .subcontents .elem.highlighted:before {position: absolute;top: 100%;left: -1px;content: '';border-style: solid;border-width: 0 22px 22px 0;border-color: transparent #7ca39c transparent transparent;}
.ztemplate_rooms .subcontents .elem.highlighted:after {position: absolute;top: 100%;right: -1px;content: '';border-style: solid;border-width: 22px 22px 0 0;border-color: #7ca39c transparent transparent transparent;}
.rate-group-content { overflow: visible!important; background-color: var(--white);}
/* Titolo offerta limitata */
.promo_name { display: flex; align-items: center; flex-direction: column; margin-top: 10px; border: 1px dashed var(--color1); padding: 10px; color: var(--color1); text-transform: uppercase; font-weight: var(--font-weight-bold);}
.promo_name:before { font-family: var(--font-family-ico); content: '\f2f3'; margin-bottom: 5px; color: var(--secondary-color); font-size: 115%;}
.smartphone .promo_name { color: var(--white); border: 1px dashed var(--white);}


/* Tariffe in vendita */
.ztemplate_rooms .subcontents .elem .zlabel { font-size: 100%; line-height: 1;}
.ztemplate_rooms .subcontents .elem .zlabel.g17 { display: none;}
.ztemplate_rooms .subcontents .product_selection_wrap {margin:0;text-align: center;position: relative;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -moz-flex;display: -webkit-flex;display: flex;list-style: none;-ms-box-orient: horizontal;-webkit-align-items: center;align-items: center;justify-content: space-between;}
.ztemplate_rooms .subcontents .product_selection_wrap .prod_sel_content {padding: 0;min-width: 40px;width:auto; height: inherit;font-size: 170%; line-height: 1.2;text-align: center;border: none;background: none;color: var(--grey);}
.ztemplate_rooms .subcontents .product_selection_wrap .prod_sel_add.disabled, .ztemplate_rooms .subcontents .product_selection_wrap .prod_sel_rem.disabled { opacity: 0.1; }
.ztemplate_rooms .subcontents .product_selection_wrap span:before {font-family: var(--font-family-ico); font-weight: var(--font-weight-regular); text-align: center; font-size: 130%; line-height: 1; }
.ztemplate_rooms .subcontents .product_selection_wrap .prod_sel_rem:before {content: "\f056";}
.ztemplate_rooms .subcontents .product_selection_wrap .prod_sel_add:before {content: "\f055";}

/* Prodotti e Tariffe - Descrizione Tariffa */
.ztemplate_rooms .subcontents .ztextarea.g2 .fieldkey { cursor: pointer; color: var(--grey); font-size: 100%; width: 100%; text-align: left; text-transform: uppercase; }
.ztemplate_rooms .subcontents .ztextarea.g2 .fieldkey:before { margin: 0 5px 0 0; font-family: var(--font-family-ico); font-weight: var(--font-weight-regular); text-align: center; content: "\f0fe"; }
.ztemplate_rooms .subcontents .ztextarea.g2 .fieldvalue { display: none; }
.ztemplate_rooms .subcontents .ztextarea.g2.fired .fieldvalue { margin: 0 0 10px 0; display: block; }
.ztemplate_rooms .subcontents .ztextarea.g2.fired .fieldkey:before { content: "\f146"; }

/* Trattamento ed eventuali Servizi inclusi */
.ztemplate_rooms .subcontents .zlabel.g24 {margin: 5px 0; width: 100%; display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -moz-flex;display: -webkit-flex;display: flex;list-style: none;-ms-box-orient: horizontal;-webkit-align-items: center;align-items: center; }
.ztemplate_rooms .subcontents .zlabel.g24 .fieldvalue { margin: 0 5px 0 0; font-size: 105%; }
.ztemplate_rooms .subcontents .zlabel.g24 .fieldvalue:before { margin: 0 5px 0 0; font-family: var(--font-family-ico); font-weight: var(--font-weight-solid); }
.ztemplate_rooms .treatment-breakfast .zlabel.g24 .fieldvalue:before { content: "\f7b6";  }
.ztemplate_rooms .treatment-room .zlabel.g24 .fieldvalue:before { content: "\f236";  }
.ztemplate_rooms .treatment-half .zlabel.g24 .fieldvalue:before,
.ztemplate_rooms .treatment-full .zlabel.g24 .fieldvalue:before { content: "\f2e6";  }
.ztemplate_rooms .treatment-all .zlabel.g24 .fieldvalue:before { content: "\f561";  }
.ztemplate_rooms .subcontents .zlabel.g25 {margin: 0 0 10px 0; width: 100%; display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -moz-flex;display: -webkit-flex;display: flex;list-style: none;-ms-box-orient: horizontal;-webkit-align-items: center;align-items: center; font-size: 110%; }
.ztemplate_rooms .subcontents .zlabel.g25 .fieldkey { margin: 0 5px 0 0; color: var(--primary-color); font-size: 100%; text-align: left; text-transform: none;  }
.ztemplate_rooms .subcontents .zlabel.g25 .fieldkey:after { content: ":"; }

/* Prodotti e Tariffe - Condizioni */
.ztemplate_rooms .subcontents .caption-alt, .ztemplate_rooms .subcontents .caption-add { color: var(--grey); border-bottom: unset; text-align: left; text-transform: inherit;}
.ztemplate_rooms .subcontents .zlabel.g6 { width: 100%; margin-bottom: 10px}
.ztemplate_rooms .subcontents .zlabel.g6 .fieldvalue { font-size: 160%; color: var(--primary-color); display: flex;}
.ztemplate_rooms .subcontents .zlabel.g6 .fieldvalue:before { content: '\20ac'; margin-right: 2px}
.ztemplate_rooms .subcontents .zlabel.g8 { line-height: 1.2;  }
.ztemplate_rooms .subcontents .zlabel.g8 .fieldkey { display: none; color: var(--grey-lgt); font-size: 100%; width: 100%; text-align: left; }
.ztemplate_rooms .subcontents .zlabel.g8 .fieldkey:before { margin: 0 5px 0 0; font-family: var(--font-family-ico); font-weight: var(--font-weight-regular); text-align: center; content: "\f0fe"; }
.ztemplate_rooms .subcontents .zlabel.g8.fired .fieldvalue { margin: 0 0 10px 0; display: block; }
.ztemplate_rooms .subcontents .zlabel.g8.fired .fieldkey:before { content: "\f146"; }
.ztemplate_rooms .subcontents .payment_policy { margin-top: 5px; text-align: left;}
.prepaid_detail { display: flex; align-items: center; margin: 10px 0 0; border-top: 1px dashed var(--secondary-color); padding: 10px 0; color: var(--secondary-color)}
.prepaid_detail:before { font-family: var(--font-family-ico); content: '\f51e'; font-weight: var(--font-weight-solid); margin-right: 5px}
.prepaid_detail_amount { font-size: 120%;}
.prepaid_detail_date { margin-left: 10px; font-weight: var(--font-weight-medium); text-transform: uppercase; font-size: 80%; border: 1px solid var(--secondary-color); padding: 3px}
.canc_policy_label, .payment_policy_label { text-transform: uppercase; cursor: pointer; font-size: 90%}
.canc_policy_label:before, .payment_policy_label:before { margin: 0 5px 0 0; font-family: var(--font-family-ico); font-weight: var(--font-weight-regular); text-align: center; content: "\f0fe";}
.canc_policy_text, .payment_policy_text { margin: 5px 0 10px; display: none}
.canc_policy.fired .canc_policy_text, .payment_policy.fired .payment_policy_text { display: block;}
.canc_policy.fired .canc_policy_label:before, .payment_policy.fired .payment_policy_label:before { content: '\f146'}

/* Prezzi giornalieri */
.ztemplate_rooms .subcontents .zlabel.zlabelprice { position: relative; display: inline-block; width: auto;}
.zlabel.price_per_day { display: none; position: absolute; top: 35px; left: calc(100% - 20px); background-color: #fff; border: 1px solid var(--secondary-color); z-index: 3; max-height: 356px; overflow-y: auto; overflow-x: hidden;}
.zlabel.price_per_day::-webkit-scrollbar { width: 4px; background-color: var(--secondary-color);}
.zlabel.price_per_day::-webkit-scrollbar-thumb { background-color: var(--primary-color);}
.zlabel.price_per_day .fieldvalue:before, .zlabel.price_per_day .fieldvalue:after { display: none; }
.zlabel.price_per_day .fieldkey { padding: 10px; text-align: center!important; background-color: var(--secondary-color); color: var(--white)!important;}
.zlabel.price_per_day.fired { display: block; }
.zlabel.price_per_day .day_price { display: flex; align-items: center; margin-bottom: 5px; border-bottom: 1px solid #dedede; padding: 10px;}
.zlabel.price_per_day .day_price:last-of-type { margin-bottom: 0; border-bottom: unset; padding-bottom: 10px;}
.day_price .date { margin-right: 20px; font-size: 70%;}
.day_price .number, .day_price .comma, .day_price .decimal { font-size: 70%; }
.day_price .number:before { margin: 0 2px 0 0; content: "\20ac"; text-transform: uppercase; font-size: 100%; text-align: left; }
.ztemplate_rooms .subcontents .caption-cnt > li { position: relative;}
.ztemplate_rooms .subcontents .zlabelprice { display: inline-block; width: auto;}
.show_prices:after { font-family: var(--font-family-ico); content: '\f141'; font-size: 20px; margin-left: 10px; cursor: pointer;}
.ztemplate_rooms .subcontents .caption-cnt .caption-alt, .ztemplate_rooms .subcontents .caption-cnt .caption-add { position: relative; }
.ztemplate_rooms .rooms .caption-add { z-index: inherit;}
.smartphone .zlabel.price_per_day { right: inherit; left: 0;}
.smartphone .subcontents .zlabel.price_per_day .fieldkey { color:var(--white); }
.smartphone .zlabel.price_per_day .day_price { color: var(--primary-color);}

/* HeyLight */
.ztemplate_rooms .subcontents .rate-group-header .rate-group-cond,
.ztemplate_rooms .subcontents .caption-cnt .caption-alt, 
.ztemplate_rooms .subcontents .caption-add, 
.ztemplate_rooms .subcontents .rate-group-header .rate-group-price, 
.ztemplate_rooms .subcontents .rate-group-header .rate-group-rooms  { width: 25%;} /* fix per Heylight */
.smartphone .ztemplate_rooms .pago-info-button { color: var(--white)!important; }
.heylight-widget{  }
.heylight-widget .heylight-widget__label { margin-top: 8px; padding: 0!important; max-width: 170px; border: unset!important; left: 0; font-size: 14px!important; gap: 6px; line-height: 1.3; font-family: var(--font-family-sanserif)!important;}
.heylight-widget .heylight-widget__label .heylight-widget__logo { height: 18px; width: auto; }
.heidipay-inline-wrapper p { max-width: unset!important; }
.total_wrap holipay-search-widget { width: 100%; }
.total_wrap .heidipay-inline-wrapper { margin-top: 0; }
.order holipay-checkout-widget { padding-left: 15px; }
#payment_method .heylight-widget .heylight-widget__label { max-width: unset; font-size: var(--size-base)!important; }
#payment_method .heylight-widget .heylight-widget__label .heylight-widget__logo { height: 22px; }
.smartphone .ztemplate_rooms .heylight-widget .heylight-widget__label { color: var(--white); }
.smartphone .order holipay-checkout-widget { padding-left: 0; }


/* Prodotti e Tariffe - Visualizzazione prezzi e Occupanti*/
.ztemplate_rooms .subcontents .zlabel.g15,
.ztemplate_rooms .subcontents .zlabel.g16,
.ztemplate_rooms .subcontents .zlabel.g23 { margin: 0 5px 10px 5px; color: var(--secondary-color); display: none;  }
.ztemplate_rooms .subcontents .zlabel.g15 .fieldvalue:after,
.ztemplate_rooms .subcontents .zlabel.g16 .fieldvalue:after,
.ztemplate_rooms .subcontents .zlabel.g23 .fieldvalue:after { margin: 0 0 0 5px; font-family: var(--font-family-ico); font-weight: var(--font-weight-regular); text-align: center; font-size: 130%; line-height: 1; content: "\f183"; }
.ztemplate_rooms .subcontents .zlabelprice,
.ztemplate_rooms .subcontents .zlabel.g9 { width: 100%; color: var(--primary-color); font-size: 70%}
.ztemplate_rooms .subcontents .zlabel .fieldkey { margin: 0 0 2px 0; font-size: 80%; text-transform: uppercase; color: var(--primary-color); text-align: left;}
.ztemplate_rooms .subcontents .zlabelprice .fieldvalue,
.ztemplate_rooms .subcontents .zlabel.g9 .fieldvalue,
.ztemplate_rooms .subcontents .zlabel.g20 .fieldvalue  { position: relative; font-size: 160%; display: flex; justify-content: center; text-align: center; }
.ztemplate_rooms .subcontents .zlabelprice .fieldvalue:before,
.ztemplate_rooms .subcontents .zlabel.g9 .fieldvalue:before,
.ztemplate_rooms .subcontents .zlabel.g20 .fieldvalue:before  { margin: 0 2px 0 0;content: "\20ac";text-transform: uppercase;font-size: 100%;text-align: left;}
.ztemplate_rooms .subcontents .zlabel.g9 { margin: 0 0 5px 0; }
.ztemplate_rooms .subcontents .zlabel.g9 .number,
.ztemplate_rooms .subcontents .zlabel.g9 .decimal { text-decoration: line-through; }
.ztemplate_rooms .subcontents .zlabel.g20 { margin: 10px 0 0 0; padding: 5px; background-color: var(--secondary-color); color: var(--grey-lgt); display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; list-style: none; -ms-box-orient: horizontal; -webkit-align-items: center; align-items: center; justify-content: center; text-align: center; }
body.portopino .ztemplate_rooms .subcontents .zlabel.g20 { color: var(--grey);}
.ztemplate_rooms .subcontents .zlabel.g20 .fieldkey,
.ztemplate_rooms .subcontents .zlabel.g20 .fieldvalue { margin: 0 2px; color: var(--grey-lgt); font-size: 90%; }
body.portopino .ztemplate_rooms .subcontents .zlabel.g20 .fieldkey,
body.portopino .ztemplate_rooms .subcontents .zlabel.g20 .fieldvalue { color: var(--grey);}
.ztemplate_rooms .subcontents .zlabel.g20 span.comma,
.ztemplate_rooms .subcontents .zlabel.g20 span.decimal  { vertical-align: initial;font-size: 100%;letter-spacing: 0;position: relative;top: initial;}

/* Step Bar - Purchase flow */
.step_footer { margin: 0; padding: 15px 20px; width: 100%; position: fixed; bottom: 0; left: 0; background-color: var(--white); box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); transform: translateY(130%);transition-timing-function: ease-in;transition: 0.2s;z-index: -2; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; list-style: none; -ms-box-orient: horizontal; -webkit-align-items: center; align-items: center; justify-content: flex-end;}
.step_footer.fired { transition: 0.25s;transition-timing-function: ease-out;transform: translateY(0);opacity: 1; z-index: 999;  }
.step_footer_wrap { position: relative; width: 100%; max-width: 1520px; padding: 0 20px; margin: 0 auto; display: flex; justify-content: space-between; align-items: center}
.pf_step_button { font-family: var(--font-family-sanserif); font-size: var(--font-size-base); position: relative; transition: .3s; top: 0; padding: 20px 60px; order: 2; background-color: var(--secondary-color); color: var(--white); text-transform: uppercase; border: unset; cursor: pointer; }
.pf_step_button.disabled { opacity: 0; pointer-events: none; top: 100px; }
.totals { margin: 0 20px 0 0; }
.total_price_title { text-transform: uppercase; font-size: 90%; display: flex;align-items: center; order: 2}
.total_amount { order: 1; font-size: 295%; color: var(--primary-color); display: flex; align-items: center; margin-right: 0}
.total_amount span.number {margin: 0px 2px 0px 0;font-size: 100%;letter-spacing: -1px;line-height: 1;}
.total_amount span.comma {margin: 0px 0px 0px 0;vertical-align: super;font-size: 55%;position: relative;top: 4px;}
.total_amount span.decimal {vertical-align: super;font-size: 65%;letter-spacing: -0.5px;position: relative;top: 4px;}
.total_amount:before {margin: 0 2px 0 0;content: "\20ac";text-transform: uppercase;font-size: 100%;text-align: left;}
.step_footer_wrap .cart_detail_wrapper { position: absolute; z-index: 2; left: 0}
.step_footer_wrap #cart_detail { text-align: left; opacity: 0; transition: .4s; max-height: 420px; overflow: auto; border: 1px solid var(--primary-color); box-shadow: 0 0 20px rgb(0 0 0 / 20%); position: absolute; left: 40px; bottom: 30px; width: 420px; background-color: var(--white); z-index: 2; pointer-events: none; transform: scale(0); transform-origin: bottom left;padding-bottom: 10px; }
#cart_summary_wrapper { padding: 0 15px;}
.ztemplate .box_heading { display: none;}
.step_footer_wrap #cart_detail > .box_heading { display: block; color: var(--white); position: sticky; top: 0; left: 0; width: 93%; z-index: 9; padding: 8px; background-color: var(--secondary-color); margin-bottom: -34px; line-height: 1;}
.step_footer_wrap #cart_detail > .box_heading p { margin: 0;}
.step_footer_wrap #cart_detail::-webkit-scrollbar { width: 4px; background-color: var(--secondary-color);}
.step_footer_wrap #cart_detail::-webkit-scrollbar-thumb { background-color: var(--primary-color);}
.step_footer_wrap #cart_detail.fired { opacity: 1; pointer-events: inherit; transform: scale(1);}
.step_footer_wrap #cart_detail .ztemplate { margin: 0; display: block; width: 100%; }
.step_footer_wrap #cart_detail .ztemplate .caption {width: 100%}
.step_footer_wrap #cart_detail .ztemplate .row { margin-left: 0}
.step_footer_wrap #cart_detail .elem { margin: 30px 0 30px; padding: 0}
.step_footer_wrap #cart_detail .elem .zinput.g3 { display: none;}
.step_footer_wrap #cart_detail .subcontents { display: block;}
.step_footer_wrap #cart_detail .subcontents .elem { padding: 0; margin: 0; border-bottom: 1px dashed rgba(0,0,0,.1)}
.step_footer_wrap #cart_detail .subcontents .elem .caption { width: 100%}
.step_footer_wrap #cart_detail .subcontents .elem:nth-child(odd) { background-color: var(--white);}
.step_footer_wrap #cart_detail .subcontents .elem .caption-cnt:not(.service_title .caption-cnt) { padding: 6px 0;}
.step_footer_wrap #cart_detail .zlabel.g11 { animation: unset; position: relative; left: 0; top: 0; width: 100%;}
.step_footer_wrap #cart_detail .zlabel.g11 .subfield { border-bottom: 1px dashed #dedede; padding: 4px 0; }
.step_footer_wrap #cart_detail .zlabel.g11 .subfield .fieldvalue{ display: flex; align-items: center; color: var(--grey); width: 100%; background-color: transparent}
.step_footer_wrap #cart_detail .zlabel.g11 .date { order: 2}
.step_footer_wrap #cart_detail .zlabel.g11 .quantity { order: 1;}
.step_footer_wrap #cart_detail .zlabel.g11 .name { order: 3; margin-left: auto; margin-right: 20px; color: var(--grey);}
.step_footer_wrap #cart_detail .zlabel.g11 .price { order: 4; font-size: 130%; color: var(--primary-color);}
.step_footer_wrap #cart_detail .zlabel.g11 .price:before { content: '\20ac'; margin-right: 2px}
.step_footer_wrap #cart_detail .subcontents .caption-cnt .caption-alt { display: none;}
.step_footer_wrap #cart_detail .ztemplate .title { font-size: 130%; color: var(--secondary-color); font-weight: var(--font-weight-medium); border-bottom: 1px solid #dedede; padding-bottom: 5px; margin-bottom: 5px; width: 100%; }
.step_footer_wrap #cart_detail .subcontents .caption { align-items: center}
.step_footer_wrap #cart_detail .subcontents .title { width: auto; order: 2; font-size: 100%; color: var(--grey); font-weight: var(--font-weight-normal); border-bottom: unset; padding-bottom: 0; margin-bottom: 0}
.step_footer_wrap #cart_detail .subcontents .ztemplate { box-shadow: unset}
.step_footer_wrap #cart_detail .subcontents .caption-cnt .caption { padding: 2px 0; margin: 0; display: flex; flex-wrap: wrap; flex-direction: row}
.step_footer_wrap #cart_detail .zlabelquantity { font-size: 70%; order: 1}
.step_footer_wrap #cart_detail .subcontents .caption-add { padding: 0; margin: 0; display: flex; flex-wrap: nowrap; flex-direction: row;}
.step_footer_wrap #cart_detail .zlabel.g11 .fieldvalue { display: flex; align-items: center}
.step_footer_wrap #cart_detail .subcontents .caption-cnt > li { border-right: unset; width: auto; }
.step_footer_wrap #cart_detail .subcontents .zlabelprice .fieldvalue { font-size: 130%}
.step_footer_wrap #cart_detail .service_title .subcontents .caption-cnt .caption { width: 100%; }
.step_footer_wrap #cart_detail .service_title .subcontents .elem { border-bottom: unset}
.step_footer_wrap #cart_detail .subcontents .zlabel.g9 { margin: 0 10px 0 0;}
.step_footer_wrap #cart_detail .subcontents .zlabel.g20 { display: none;}
.cart_btn { cursor: pointer; margin-right: 15px; color: var(--grey); position: relative; display: flex; align-items: center; text-transform: uppercase; font-size: 120%; }
.cart_btn:before { font-family: var(--font-family-ico); font-size: 130%; color: var(--secondary-color); content: '\f07a'; position: relative; z-index: 1; margin-right: 10px }
.cart_btn:after { font-family: var(--font-family-ico); font-size: 220%; color: var(--secondary-color); position: absolute; z-index: 2; font-weight: var(--font-weight-solid); content: '\f05a'; font-size: 70%; bottom: -4px; left: 12px; border: 2px solid var(--white); background-color: var(--white); border-radius: 100%; }
.step_footer_wrap #cart_detail .caption-cnt { background-color: transparent;}
.step_footer_wrap #cart_detail .close_btn { cursor: pointer; position: sticky; z-index: 5; top: 0; right: 0; left: 100%; border-radius: unset; width: 30px; height: 34px; border: unset; background-color: var(--secondary-color);}
.step_footer_wrap #cart_detail .close_btn:before { width: 20px; height: 1px; background-color: var(--white); transform: rotate(45deg) translateY(-50%); position: absolute; top: 50%; left: calc(50% - 10px); content: '';}
.step_footer_wrap #cart_detail .close_btn:after { width: 20px; height: 1px; background-color: var(--white); transform: rotate(-45deg) translateY(-50%); position: absolute; top: 50%; left: calc(50% - 10px); content: '';}
.step_footer_total_wrap { margin-left: auto; display: flex; flex-direction: column; margin-right: 60px; align-items: flex-end; line-height: 1; }
.step_footer #total_amount.fired { animation: blink 2s; animation-delay: .5s; }
.step_footer_wrap #cart_detail .ztemplate .caption-alt { display: none;}

/* Step Servizi */
.ztemplate_rooms .ztemplate .services .elem .caption:not(.subcontents .caption):before { transition: .6s; transition-delay: .2s; position: absolute; z-index: 2; width: 115px; height: 115px; border-radius: 100%; top: -120px; right: -120px; background-color: var(--primary-color); content: '';}
.ztemplate_rooms .ztemplate .services .elem.selected .caption:not(.subcontents .caption):before { top: -50px; right: -50px; }
.ztemplate_rooms .ztemplate .services .elem .caption:not(.subcontents .caption):after { position: absolute; z-index: 2; top: 5px; right: 5px; font-size: 180%; transform: scale(0); transition: .4s; color: var(--white); font-family: var(--font-family-ico); font-weight: var(--font-weight-solid); content: '\f058'}
.ztemplate_rooms .ztemplate .services .elem.selected .caption:not(.subcontents .caption):after { transform: scale(1); transition-delay: .4s}
.ztemplate_rooms .ztemplate .services .elem.selected { border: 8px solid var(--primary-color);}
.ztemplate_rooms .ztemplate .services .elem:hover .caption-cnt img { filter: blur(5px); transform: scale(1.4) rotate(5deg); opacity: .5; }
.ztemplate_rooms .ztemplate .services .elem.selected .caption-cnt img { opacity: .5; }
.ztemplate_rooms .ztemplate .services .subcontents::-webkit-scrollbar { width: 4px; }
.ztemplate_rooms .ztemplate .services .subcontents::-webkit-scrollbar-thumb { background-color: var(--primary-color);}
.ztemplate_rooms .ztemplate .services .subcontents { padding: 10px; display: block; width: 100%; position: fixed; z-index: 9999; width: 540px; right: -540px; top: 110px; bottom: 84px; overflow: auto; background-color: var(--white); transition: .4s}
.ztemplate_rooms .ztemplate .services .elem.fired .subcontents { right: 0;}
.ztemplate_rooms .ztemplate .services .subcontents .caption-cnt { display: flex; flex-wrap: wrap; width: 100%}
.ztemplate_rooms .ztemplate .services .subcontents .caption-cnt .caption { border-bottom: 3px solid var(--secondary-color); display: flex; flex-direction: row;align-items: center; width: 100%; margin: 0; padding: 10px 20px; font-size: 100%; background-color: var(--secondary-color);}
.ztemplate_rooms .ztemplate .services .subcontents .caption-cnt .caption-alt { width: 100%; margin: 0; padding: 0; left: 0}
.ztemplate_rooms .ztemplate .services .subcontents .ztemplate { box-shadow: unset}
.ztemplate_rooms .ztemplate .services .subcontents .elem { background-color: transparent; border: unset; margin: 0; width: 100%; padding: 0 0 15px}
.ztemplate_rooms .ztemplate .services .subcontents .title { padding-bottom: 5px; margin-bottom: 0;}
.ztemplate_rooms .ztemplate .services .subcontents .caption-cnt > li { border: unset}
.ztemplate_rooms .ztemplate .services .subcontents .product_selection_wrap { display: flex; flex-wrap: wrap; width: 100%}
.ztemplate_rooms .ztemplate .services .subcontents .selection_date_fields{ display: flex;align-items: center; width: 100%; list-style-type: none; justify-content: space-between; padding-left: 0}
.ztemplate_rooms .ztemplate .services .subcontents .selector_wrapper .selection_date {  transition: .4s}
.ztemplate_rooms .ztemplate .services .subcontents .price_per_day { font-size: 160%; margin-left: auto; color: var(--primary-color); padding: 5px 20px; margin-right: 20px; border-right: 1px solid var(--alpha_grey);}
.ztemplate_rooms .ztemplate .services .subcontents .price_per_day .fieldvalue { display: flex; align-items: flex-start; }
.ztemplate_rooms .ztemplate .services .subcontents .price_per_day .fieldvalue:before { content: '\20ac'; margin-right: 2px}
.ztemplate_rooms .ztemplate .services .subcontents .price_per_day .number { margin-right: 2px}
.ztemplate_rooms .ztemplate .services .subcontents .price_per_day .comma, .ztemplate_rooms .ztemplate .services .subcontents .price_per_day .decimal { font-size: 70%; margin-top: 2px}
.ztemplate_rooms .ztemplate .services .subcontents .selector_wrapper { transition: .4s; width: 100%; padding-bottom: 5px; border-bottom: 1px solid var(--alpha_grey); padding: 15px 20px;}
.ztemplate_rooms .ztemplate .services .subcontents .selector_wrapper:nth-child(even) { background-color: var(--grey-lgt)}
.ztemplate_rooms .ztemplate .services .subcontents .selector_wrapper:hover { background-color: #EFF8FF;}
.ztemplate_rooms .ztemplate .services .subcontents .selector_wrapper:hover .selection_date { padding-left: 10px; }
.ztemplate_rooms .ztemplate .services .subcontents .selector_wrapper:last-child { border-bottom: unset}
.ztemplate_rooms .ztemplate .services .subcontents .selection_date .fieldvalue{ display: flex; align-items: center}
.ztemplate_rooms .ztemplate .services .subcontents .selection_date .fieldvalue > div { margin-right: 5px; font-size: 120%}
.ztemplate_rooms .ztemplate .services .subcontents .month { display: none}
.ztemplate_rooms .ztemplate .services .subcontents .selection_per_day_wrap .fieldvalue { display: flex; align-items: center}
.ztemplate_rooms .ztemplate .services .subcontents .ztextarea { padding-right: 0}
.ztemplate_rooms .ztemplate .services .subcontents .ztextarea.g2 { cursor: inherit; color: var(--grey); display: block;}
.ztemplate_rooms .ztemplate .services .subcontents .caption-alt { position: relative; width: 100%; padding: 10px 5px; list-style-type: none; display: block; background-color: transparent;}
.ztemplate_rooms .ztemplate .services .subcontents .zlabel.g6 .fieldvalue:before { display: none;}
.ztemplate_rooms .ztemplate .services .subcontents .zlabel.g6 .fieldvalue { color: var(--grey); font-size: 80%}
.ztemplate_rooms .ztemplate .services .subcontents .zlabel.g8 { display: none;}
.close_services { display: inline-block; position: absolute; top: 0; left: 0; z-index: 2; background-color: var(--secondary-color); width: 40px; height: 40px; cursor: pointer}
.close_services:before { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: flex; font-family: var(--font-family-ico); font-weight: var(--font-weight-normal); content: '\f00d'; color: var(--white); font-size: 190%; transform-origin: center; transition: .3s}
.close_services:hover:before { transform: translate(-50%, -50%) rotate(90deg); }
.service_info { position: relative;}
.service_info .ztextarea.g2 { color: var(--white)}
.ztemplate_rooms .subcontents .service_info .ztextarea.g2 .fieldvalue{ display: block}
.ztemplate_rooms .ztemplate .services .service_info .service_desc { padding: 20px; pointer-events: none;}
.ztemplate_rooms .subcontents .service_desc .zlabel.g6 .fieldvalue { color: var(--grey); font-size: 85%}
.ztemplate_rooms .subcontents .service_desc .zlabel.g6 .fieldvalue:before { display: none;}
.ztemplate_rooms .subcontents img { min-width: unset; width: 600px; height: 290px; object-fit: cover; opacity: 1;}
.close_services_btn { cursor: pointer; padding: 20px 60px; background-color: var(--primary-color); color: var(--white); text-transform: uppercase; text-align: center; position: sticky; bottom: 0; z-index: 2; }
.ztemplate_rooms .ztemplate .services .service_info .service_desc .zlabel.g6 { display: flex;}
.services_label { display: none; color: var(--white)}
.ztemplate_rooms .ztemplate .services .subcontents .caption-cnt .caption .services_label { display: block;}
.ztemplate_rooms .ztemplate .services .subcontents .caption-cnt .caption .title { width: auto; padding: 0; border: unset; font-size: 100%; margin: 0 32px 0 0; color: var(--white); border-right: 1px solid rgba(255, 255, 255, 0.3); padding-right: 22px}
.services_label.price_label { margin-left: auto; margin-right: 3px; border-left: 1px solid rgba(255, 255, 255, 0.3); padding-left: 22px}
.services_label.qty_label { margin-right: 15px}

/* BEI Servizi no date */
.no_date .data_label { display: none!important;}
.no_date .selection_date { display: none!important;}
.no_date .services_label.price_label { margin-left: 0;}
.no_date .price_per_day { margin-left: 0!important;}
.no_date .services_label.qty_label { margin-left: auto;}
.no_date .services_label.price_label { border-left: unset; padding-left: 0;}
.no_date .caption .title { border-right: unset!important;}

/* Order */
body.body_ecommerce_order header #varsimple_booknow { display: none;}
#page.order { background-color: var(--grey-lgt); }
#page.order #content { margin: 30px auto 70px auto; }
#page.order #content .cnt .body,
#page.order #content .cnt .side { margin: 0 50px 0 0; padding: 20px; width: 55%; background-color: var(--white); color: var(--primary-color);}
#page.order #content .cnt .side { margin: 0; width: 45%; }
#page.order #cnt_forms { border: 1px solid #dedede}
#page.order #cnt_forms .form_merge_group { padding: 15px; min-width: unset; clear: both;}
#page.order .transfer_info { font-size: 120%; color: var(--primary-color); display: flex; margin-bottom: 20px}
#page.order .transfer_info:before { color: var(--grey); font-family: var(--font-family-ico);margin-right: 20px; content: '\f1ba'; font-weight: var(--font-weight-solid); font-size: 150%}
#page.order .group_wrapper { border: 1px dashed var(--primary-color); margin-top: 15px;}
.transfer_date { padding: 15px; color: var(--white); background-color: var(--secondary-color); margin: 5px 5px 0; display: flex; align-items: flex-start; }
.transfer_date:before { font-family: var(--font-family-ico); content: '\f0ec'; margin-right: 10px;}
#page.order .group_wrapper .merge_group { padding: 15px 0; display: flex; flex-wrap: wrap; width: 100%; }
#page.order form .caption-fields .group_wrapper .field { width: calc(100% / 3)}
#page.order form .caption-fields .group_wrapper .field.element_12 { width: 100%}
#page.order form .caption-fields .group_wrapper .field.textarea { width: 100%; }
#page.order #content .title:not(.title_wrapper .title), #page.order #content .side #bookingform_summary .title { margin: 0 0 10px 0; font-size: 190%; color: var(--secondary-color); }
#page.order #content .side .title:not(.title_wrapper .title) { font-size: 150%;}
#page.order #content .summary { font-size: 105%; color: var(--grey);}
#page.order #cnt_forms { margin: 20px 0 0 0; padding: 25px; background-color: var(--grey-lgt); color: var(--grey); }
#order_template_wrapper { margin: 20px 0 0 0; padding: 20px; background-color: var(--grey-lgt); border: 1px solid #d8d8d8; text-align: left;}
#order_template_wrapper .row-1 .caption:not(.subcontents .caption) { justify-content: flex-start; align-items: center}
#order_template_wrapper .row-1 .caption { display: flex; justify-content: space-between;}
#order_template_wrapper .row-1 .caption .title:not(.subcontents .title) { order: 2; margin-bottom: 0!important}
#order_template_wrapper .row-1 .caption-add > div { text-align: right; justify-content: flex-end; }
#order_template_wrapper .caption-cnt { display: block; color: var(--grey); }
#order_template_wrapper .room .title { margin: 0; font-size: 130%; color: var(--grey); }
#order_template_wrapper .rates { }
#order_template_wrapper .rates .caption-cnt {  }
#order_template_wrapper .rates .title { font-size: 85%; }
#order_template_wrapper .rates .zlabel.g24 { margin-top: 5px; }
#order_template_wrapper .rates .zlabel.g24 .fieldvalue:before { content: '\f7b6'; font-family: var(--font-family-ico); font-weight: var(--font-weight-solid); margin-right: 3px}
#order_template_wrapper .rates .treatment-room .zlabel.g24 .fieldvalue:before { content: '\f236';}
#order_template_wrapper .rates .caption-alt { margin-top: 10px}
#order_template_wrapper .ztemplate .elem { margin-bottom: 20px; }
#order_template_wrapper .caption-cnt .fieldvalue.f11 { display: flex; align-items: center; margin-bottom: 5px; font-size: 110%; border-bottom: 1px dashed #dedede; padding-bottom: 5px}
.ztemplate .quantity, .zlabelquantity, .room_count { display: flex; align-items: center; justify-content: center; font-size: 70%; order: 1; margin-right: 5px; background-color: var(--primary-color); min-width: 15px; height: 15px; padding: 2px; text-align: center; color: var(--white); line-height: 20px}
.ztemplate .quantity:before, .zlabelquantity:before, .room_count:before { content: 'x'}
#order_template_wrapper .caption-cnt .fieldvalue.f11 .date { order: 2}
#order_template_wrapper .caption-cnt .fieldvalue.f11 .name { order: 3; margin-left: auto; margin-right: 30px}
#order_template_wrapper .caption-cnt .fieldvalue.f11 .price { order: 4; color: var(--primary-color); font-size: 120%}
#order_template_wrapper .caption-cnt .fieldvalue.f11 .price:before { content: '\20ac'; margin-right: 3px}
#order_template_wrapper .service_title .title { font-size: 130%; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #dedede;}
#order_template_wrapper .service_title .room_count { display: none;}
#order_template_wrapper .rates .caption-alt .fieldkey { color: var(--primary-color); border-bottom: 1px solid #dedede; font-size: 120%; padding-bottom: 5px; margin-bottom: 10px}
#order_template_wrapper .row-2 .rates .caption-alt .fieldkey:not(.details_wrapper .fieldkey) { cursor: pointer; color: var(--grey); text-transform: uppercase; font-size: 90%}
#order_template_wrapper .row-2 .rates .caption-alt .fieldkey:not(.details_wrapper .fieldkey):before { font-family: var(--font-family-ico); content: '\f0fe'; margin-right: 3px}
#order_template_wrapper .row-2 .rates .caption-alt .fieldkey.fired:not(.details_wrapper .fieldkey):before { content: '\f146'}
#order_template_wrapper .title_wrapper .title { }
.quantity_wrapper { display: flex; align-items: center; margin: 5px 0 0 0; padding-right: 10px;}
.quantity_wrapper .zlabelquantity { order: 1}
.quantity_wrapper .title { order: 2}
#order_template_wrapper .details_wrapper.fired { display: block; }
#order_template_wrapper .details_wrapper .zlabel.g6 { display: flex; border-bottom: unset; align-items: center;}
#order_template_wrapper .details_wrapper .zlabel.g6 .fieldkey { border-bottom: unset; margin: 0; padding: 0}
#order_template_wrapper .details_wrapper .zlabel.g6 .fieldkey:after { content: ':'; margin-right: 10px}
#order_template_wrapper .zlabelprice { font-size: 130%; display: flex; align-items: center; color: var(--primary-color);}
#order_template_wrapper .zlabelprice:before,
#order_template_wrapper .zlabel.g6 .fieldvalue:before,
#order_template_wrapper .zlabel.g9 .fieldvalue:before,
#order_template_wrapper .zlabel.g20 .fieldvalue:before { content: '\20ac'; margin-right: 3px}
#order_template_wrapper .zlabel span.number  { margin: 0 1px 0 0;font-size: 100%;}
#order_template_wrapper .zlabel span.comma { margin: 0;vertical-align: super;font-size: 55%;position: relative;top: 4px;}
#order_template_wrapper .zlabel span.decimal { vertical-align: super;font-size: 70%;position: relative;top: 4px;}
#order_template_wrapper .zlabel.g20 { margin: 3px auto; font-size: 90%; display: inline-flex; align-items: center; background-color: var(--secondary-color); text-transform: uppercase; color: var(--grey); padding: 5px}
body.carbonia #order_template_wrapper .zlabel.g20 { color: var(--white);}
#order_template_wrapper .zlabel.g20 .comma, #order_template_wrapper .zlabel.g20 .decimal { font-size: 100%; top: 0}
#order_template_wrapper .zlabel.g8 span.number,
#order_template_wrapper .zlabel.g6 .fieldvalue { font-size: 130%; color: var(--primary-color);}
#order_template_wrapper .zlabel.g9 .fieldvalue { font-size: 95%; color: var(--primary-color);}
#order_template_wrapper .zlabel.g9 .number, #order_template_wrapper .zlabel.g9 .decimal { text-decoration: line-through;}
#order_template_wrapper .zlabel.g20 .fieldvalue { display: flex;align-items: center; margin-left: 5px}
#order_template_wrapper .rates .caption-alt .ztextarea.g2,
#order_template_wrapper .rates .caption-alt .zlabel.g8 { margin-bottom: 10px}
#order_template_wrapper .rates .caption-alt .ztextarea.g2 ul, #order_template_wrapper .rates .caption-alt .zlabel.g8 ul,
#order_template_wrapper .rates .caption-alt .ztextarea.g2 ol, #order_template_wrapper .rates .caption-alt .zlabel.g8 ol { padding-left: 15px; }
#order_template_wrapper .rates .caption-alt .ztextarea.g2 ul li, #order_template_wrapper .rates .caption-alt .zlabel.g8 ul li,
#order_template_wrapper .rates .caption-alt .ztextarea.g2 ol li, #order_template_wrapper .rates .caption-alt .zlabel.g8 ol li { margin-bottom: 10px;}
#order_template_wrapper .canc_policy { margin-bottom: 5px}
#total_cost { color: var(--grey); margin-left: auto; margin-right: 40px;}
#total_upfront, #page.order #total_cost { display: inline-block; line-height: 1; }
#total_upfront { font-size: 295%; margin-right: 20px}
#total_upfront .number:before { content: '\20ac'; margin-right: 2px}
#total_upfront .comma { margin: 0px 0px 0px 0; vertical-align: super; font-size: 55%; position: relative; top: 4px; }
#total_upfront .decimal { vertical-align: super; font-size: 65%; letter-spacing: -0.5px; position: relative; top: 4px;}
#total_upfront .key { font-size: var(--font-size-base); color: var(--grey); }
.total_wrap { display: flex;align-items: center; margin-top: 10px; border: 1px dashed #dedede; padding: 10px 0px; text-align: left;}
.total_wrap .total_amount { margin-right: 15px; }
.total_wrap #total_upfront { color: var(--primary-color);}
#order_template_wrapper .zinput.g3 { display: none;}
form p.privacy label { font-size: var(--font-size-base); }
#payment_method { color: var(--primary-color);}
#bookingform_summary:not(.ecommerce.step #bookingform_summary) .cnt { justify-content: space-between;}
#bookingform_summary .dates { display: flex; align-items: center;}
#bookingform_summary:not(.ecommerce.step #bookingform_summary) .dates { color: var(--grey)}
#bookingform_summary .dates:before { font-family: var(--font-family-ico); content: '\f073'; margin-right: 10px;}
#bookingform_summary:not(.ecommerce.step #bookingform_summary) .dates:before { color: var(--primary-color);}
#bookingform_summary .dates .value:after { font-family: var(--font-family-ico); content: '\f105'; margin: 0 10px; font-size: 70%}
#bookingform_summary .dates .value.last:after { display: none;}
#bookingform_summary .dates .value.last { margin-right: 10px;}
#bookingform_summary .guests { display: flex; align-items: center; }
#bookingform_summary:not(.ecommerce.step #bookingform_summary) .guests { color: var(--grey)}
#bookingform_summary .guests:before { font-family: var(--font-family-ico); content: '\f236'; margin-right: 10px; font-weight: var(--font-weight-regular);}
#bookingform_summary:not(.ecommerce.step #bookingform_summary) .guests:before { color: var(--primary-color);}
.city_tax { margin-top: 10px; padding: 10px; text-align: center; }

/* Invoice */
#page.order form .field.element_17 { padding-bottom: 0;}
#page.order form .field.element_17 .form_element_title { display: none;}
#page.order form .caption-fields .invoice .field { width: 100%;}
#page.order form .caption-fields .invoice .field:nth-of-type(3),
#page.order form .caption-fields .invoice .field:nth-of-type(4),
#page.order form .caption-fields .invoice .field:nth-of-type(5) { width: calc(100% / 3);}
#page.order form .caption-fields .invoice .field:nth-of-type(6),
#page.order form .caption-fields .invoice .field:nth-of-type(7) { width: calc(100% / 2);}
.smartphone #page.order form .caption-fields .invoice .field:nth-of-type(3),
.smartphone #page.order form .caption-fields .invoice .field:nth-of-type(4),
.smartphone #page.order form .caption-fields .invoice .field:nth-of-type(5),
.smartphone #page.order form .caption-fields .invoice .field:nth-of-type(6),
.smartphone #page.order form .caption-fields .invoice .field:nth-of-type(7) { width: 100%;}

/* fix form privacy */
#showprivacy .privacy_field .show_privacy a { color: var(--primary-color); text-decoration: underline;}

/* date + numero notti nello step footer (riepilogo prenotazione) */
#cart_summary_wrapper .dates { display: flex; align-items: center; margin: 10px 0 0;}
#cart_summary_wrapper:not(.ecommerce.step #bookingform_summary) .dates { color: var(--grey)}
#cart_summary_wrapper .dates:before { font-family: var(--font-family-ico); content: '\f073'; margin-right: 10px;}
#cart_summary_wrapper:not(.ecommerce.step #bookingform_summary) .dates:before { color: var(--primary-color);}
#cart_summary_wrapper .dates .value:after { font-family: var(--font-family-ico); content: '\f105'; margin: 0 10px; font-size: 70%}
#cart_summary_wrapper .dates .value.last:after { display: none;}
#cart_summary_wrapper .dates .value.last { margin-right: 10px;}

/* BEI - Cross Hotels */
.cross_property_wrapper { max-width: 1024px; width: 100%; margin: 30px auto;}
.cross_property_msg { font-size: 20px; text-align: center; margin-bottom: 40px;}
.cross_property_element { background-color: var(--white); box-shadow: 0 2px 6px 0 rgba(0,0,0,0.05); margin-bottom: 40px;}
.cross_property_element .element-cnt { display: flex; align-items: center;}
.cross_property_element .photo_wrapper { width: 40%; padding: 15px;}
.cross_property_element .photo_wrapper img { min-height: 250px; object-fit: cover;}
.cross_property_element .info_wrapper { padding: 30px 45px 30px 30px; font-size: 110%; width: 60%; text-align: left;}
.cp_name { font-weight: bold; font-size: 200%; color: var(--secondary-color);}
body.portopino .cp_name { font-weight: bold; font-size: 200%; color: var(--primary-color);}
.cp_hotel_info { margin-bottom: 15px;}
.cp_address { margin-bottom: 20px;}
.cp_address:before { font-family: var(--font-family-ico); content:'\f3c5'; font-weight: var(--font-weight-solid); margin-right: 5px; color: var(--secondary-color);}
body.portopino .cp_address:before { font-family: var(--font-family-ico); content:'\f3c5'; font-weight: var(--font-weight-solid); margin-right: 5px; color: var(--primary-color);}
.cp_description { width: 100%;}
.cp_link { margin-top: 5px;}
.cp_link a { display: inline-block; text-align: center; background-color: var(--secondary-color); color: var(--white); font-weight: var(--font-weight-bold); padding:  15px 20px; text-transform: uppercase; font-size: 100%;}
body.portopino .cp_link a { display: inline-block; text-align: center; background-color: var(--primary-color); color: var(--white); font-weight: var(--font-weight-bold); padding:  15px 20px; text-transform: uppercase; font-size: 100%;}
.cp_price_ctn { display: flex; align-items: center; justify-content: space-between; border-top: 1px dashed #dedede; padding: 10px 0; margin-top: 10px;}
.cp_min_price { display: flex; flex-direction: column;}
.cp_min_price span { font-weight: var(--font-weight-bold); color: var(--secondary-color); font-size: 150%; margin-top: 3px;}
body.portopino .cp_min_price span { font-weight: var(--font-weight-bold); color: var(--primary-color); font-size: 150%; margin-top: 3px;}
.cp_min_price span:before { content: '\20ac';}
.cp_rating { display: flex; align-items: center;}
.cp_star { margin-right: 2px;}
.cp_star:before { font-family: var(--font-family-ico); font-weight: var(--font-weight-solid); content: '\f005'; color: #e9ac24; font-size: 10px;}
@media (max-width: 640px) {
    .cross_property_element .element-cnt { flex-direction: column;}
    .cross_property_element .photo_wrapper { width: 100%; padding: 0;}
    .cross_property_element .info_wrapper { width: 100%; padding: 15px;}
    .cp_price_ctn { flex-direction: column; align-items: flex-start;}
    .cp_link { width: 100%;}
    .cp_link a { display: block;}
}

/* Scalapay */
scalapay-widget { display: flex; text-align: center; margin-top: 10px; padding-top: 10px; border-top: 1px dashed #dedede; font-size: 90%;}
.total_wrap { align-items: flex-start;}
.total_wrap .total_amount scalapay-widget { font-size: 32%; max-width: 250px; text-align: left; border: unset; margin: 0; padding: 0;}
.total_amount { flex-wrap: wrap; }
#total_cost { padding: 0 10px;}
#scalapay_payment { clear: both; padding: 15px; width: 100%; margin: 15px auto 0; display: block; text-transform: uppercase; color: var(--white); background-color: var(--secondary-color); border: unset;}
body.portopino #scalapay_payment { background-color: var(--primary-color);}
.scalapay_box .no_payment_info { color: var(--grey);}
.scalapay_box { background-color: var(--white); }
.smartphone scalapay-widget { background-color: var(--white); border: unset; padding: 10px 0; color: var(--grey); font-size: 80%;}
.smartphone .total_wrap .total_amount scalapay-widget { font-size: 45%; padding-top: 10px;}

/* Configurazione per RWD */
/* Generic Mobile Devic Tablet */


@media (max-width: 1440px) {
	#page.order #content .cnt, #page.payment #content .cnt { display: flex; flex-direction: column;}
	#page.order #content .cnt .body, #page.order #content .cnt .side,
	#page.payment #content .cnt .body, #page.payment #content .cnt .side  { width: 100%}
	#page.order #cnt_forms .form_merge_group { width: 100%}
}

@media (max-width: 1023px){

	.booking_model_1.immersive_be form .caption-fields .b_mask { width: calc(100% - 30px); margin-bottom: 80px;}
	.booking_model_1.immersive_be form .caption-fields .field.text { width: calc(100% - 30px); }
	.booking_model_1.immersive_be form .caption-fields .field.text input { margin-left: 25px; width: 100%;}
	.booking_model_1.immersive_be form .caption-fields input[type="submit"] { display: block; margin: 30px auto 0; width: 100%; max-width: 320px;}
	.booking_model_1.immersive_be form .edit_reservation { width: 100%; text-align: center;}

	/* risultati camere */
	.ztemplate_rooms .subcontents .caption-cnt .caption,
	.ztemplate_rooms .subcontents .caption-cnt .caption-alt { width: calc(100% / 2)}
	.ztemplate_rooms .subcontents .caption-cnt .caption-add { width: calc(100% / 4)}
	.ztemplate_rooms .subcontents .caption-cnt { display: flex;}
	.ztemplate_rooms .subcontents .rate-group-header.open > div { display: none}
	.ztemplate_rooms .subcontents .rate-group-header.open .rate-group-title, .ztemplate_rooms .subcontents .rate-group-header .rate-group-title { display: block; padding: 10px; width: 100%}
	.ztemplate_rooms .subcontents .rate-group-header:before { display: none;}
	.ztemplate_rooms .step_content_wrapper .caption-cnt:not(.subcontents .caption-cnt) { flex-direction: column; }
	.ztemplate_rooms .caption:not(.subcontents .caption) { width: 100%; }
	.rate-group-content { display: block!important;}
	.ecommerce .ztemplate_model_5 .zlabel.g16, .ecommerce .ztemplate_model_5 .zsimplebutton { right: 30px;}
}

@media (max-width: 820px){
	.edit_search .summary { flex-wrap: wrap; }
	.edit_search .varsimple { width: 100%; margin-top: 15px; text-align: center;}
	.purchase_flow_step.purchase_flow_3_step .ztemplate:not(.subcontents .ztemplate), .services_only .purchase_flow_step .ztemplate:not(.subcontents .ztemplate) { margin-top: 0;}
	.purchase_flow_step.purchase_flow_3_step .ztemplate .row:not(.subcontents .row), .services_only .purchase_flow_step .ztemplate .row:not(.subcontents .row) { margin-left: 0;}
	.ztemplate_rooms .elem { margin: 15px auto 40px;}
	#page.order #content #bookingform_summary .cnt { flex-direction: row; justify-content: flex-start;}
	#bookingform_summary .dates { margin-right: 20px;}
	.ecommerce .ztemplate_model_5.carousel_photos .ztemplate .elem .caption-cnt img { height: 440px; object-fit: cover;}
	.ecommerce .ztemplate_model_5 .caption-add .title { top: inherit; bottom: 60px; width: 50%;}
}



/* SMARTPHONE */
.smartphone .booking_model_1.immersive_be .guests_desc { font-size: 120%;}
.smartphone .booking_model_1.immersive_be form .caption-fields .b_mask .b_mask_guests .form_element_title { font-size: 90%;}
.smartphone .booking_model_1.immersive_be .form_cnt form .caption-fields .form { margin-bottom: 0;}
.smartphone .booking_model_1.immersive_be form .caption-fields .b_mask { margin-left: 20px; width: 100%; margin-bottom: 20px;}
.smartphone .booking_model_1.immersive_be form .caption-fields .b_mask.fired:before { content: ''; position: fixed; top: 0; left: 0; height: 100%; width: 100%; background-color: rgba(0,0,0,.8); z-index: 8; }
.smartphone .booking_model_1.immersive_be form .caption-fields .b_mask .field.text:before { display: none;}
.smartphone .booking_model_1.immersive_be form .caption-fields .b_mask .field.text { margin-left: 0; width: calc(100% - 15px); margin-bottom: 30px;}
.smartphone .booking_model_1.immersive_be form .caption-fields .b_mask .field.text input { margin-left: 0; width: 100%; padding: 20px; height: auto; font-size: 90%;}
.smartphone .booking_model_1.immersive_be form .caption-fields .b_mask .field.text:after { font-size: 130%;}
.smartphone .booking_model_1.immersive_be form  .caption-fields .field.date { width: calc( 50% - 18px);}
.smartphone .booking_model_1.immersive_be form  .caption-fields .field.text { margin-left: 20px; width: calc(100% - 35px); margin-bottom: 0; }
.smartphone .booking_model_1.immersive_be form .caption-fields .field.text input { margin-left: 0; padding: 20px; height: auto;}
.smartphone .booking_model_1.immersive_be form .merge_group { flex-wrap: wrap; }
.smartphone .booking_model_1.immersive_be form .group_title { width: calc(100% + 20px); margin: 0 -10px; background-color: var(--secondary-color); color: var(--white); border-bottom: 2px solid var(--white); height: 35px; display: block; padding-top: 5px; text-align: center;}
.smartphone .booking_model_1.immersive_be form .form_merge_rem_button { height: 33px; width: 33px; background-color: transparent; }
.smartphone .booking_model_1.immersive_be form .group_title:before { font-size: 85%; color: var(--white);}
.smartphone .booking_model_1.immersive_be form .guests_wrapper .form_merge_group .form.field.select_wrap { width: calc(100% / 3 - 10px); text-align: left; }
.smartphone .booking_model_1.immersive_be form .caption-fields .form.field.select .form_select .current_value:before { display: none;}
.smartphone .booking_model_1.immersive_be form .guests_wrapper .form_select { justify-content: flex-start; width: 85px;}
.smartphone .booking_model_1.immersive_be form .guests_wrapper .form_select .current_value { padding: 0; }
.smartphone .booking_model_1.immersive_be form .merge_group { padding: 0 10px; }
.smartphone .fc-calendar .fc-row > div { width: calc(100%/7); float: left; height: 40px; padding-top: 3px;}
.smartphone .fc-calendar .fc-row > div > span.fc-weekday { display: none; }
.smartphone .template_calendar { left: 0; width: 100%}
.smartphone .overlay.fired { z-index: 99;}
.smartphone .ecommerce { padding: 0 8px; }
.smartphone .booking_btn, .smartphone .pf_step_button { background-color: var(--secondary-color); border-radius: unset; padding: 15px;}
.smartphone .rate-group-header { pointer-events: none}
.smartphone .ztemplate_rooms .zlabel.g12 .fieldvalue { font-size: 210%}
.smartphone .ztemplate_rooms .zinput.g1.text .fieldvalue { font-size: 120%}
.smartphone .ztemplate_rooms .subcontents .rate-group-header.open { background-color: transparent; color: var(--grey); padding: 15px 5px 0; line-height: 1.3;}
.smartphone .ztemplate_rooms .subcontents .rate-group-header p { margin-bottom: 0;}
.smartphone .ztemplate_rooms .subcontents .rate-group-header.open > div { text-align: center}
.smartphone .ztemplate_rooms .subcontents .caption-cnt { flex-wrap: wrap;}
.smartphone .ztemplate_rooms .subcontents .title { text-transform: uppercase; color: var(--secondary-color); font-size: 85%;}
.smartphone .ztemplate_rooms .subcontents .elem .zlabel { font-size: 100%;}
.smartphone .ztemplate_rooms .subcontents .elem .zlabel ul, .smartphone .ztemplate_rooms .subcontents .elem .zlabel ol { padding-left: 5px;}
.smartphone .ztemplate_rooms .subcontents .elem .zlabel ul li, .smartphone .ztemplate_rooms .subcontents .elem .zlabel ol li { margin-bottom: 10px;}
.smartphone .ztemplate_rooms .subcontents .caption-cnt .caption-add:not(#cart_detail .subcontents .caption-add) { font-size: 110%; width: calc(100% / 2); flex-direction: row; align-items: center; background-color: var(--primary-color); color: var(--white); margin-bottom: 0}
.smartphone .ztemplate_rooms .subcontents .caption-cnt .caption-alt { border-right: unset; font-size: var(--font-size-little);}
.smartphone .ztemplate_rooms .subcontents .elem:nth-child(odd) { background-color: var(--white)}
.smartphone .ztemplate_rooms .subcontents .elem { margin: 0 auto 20px; box-shadow: 0px 9px 23px -8px rgba(0,0,0,0.77); border-radius: 3px; /* overflow: hidden; */ border: unset; font-size: 105%} /* fix per prezzi giornalieri */
.smartphone .ztemplate_rooms .subcontents .zlabelprice:not(#cart_detail .zlabelprice), .smartphone .ztemplate_rooms .subcontents .zlabel.g9 { width: auto; margin-bottom: 0; color: var(--white)}
.smartphone .ztemplate_rooms .subcontents .zlabel.g9 { margin-right: 10px; font-size: 55%; }
.smartphone .ztemplate_rooms .subcontents .zlabel.g6 .fieldvalue { font-size: 175%;}
.smartphone .ztemplate_rooms .subcontents .zlabel.g20 { width: 100%; border-radius: 2px; font-size: 80%;}
.smartphone .ztemplate_rooms .subcontents .product_selection_wrap .prod_sel_content:not(.services .subcontents .prod_sel_content) { color: var(--white); font-size: 140%;}
.smartphone .ztemplate_rooms .caption-alt { position: relative; width: 100%; max-width: unset; background-color: var(--white); padding: 15px; }
.smartphone .ztemplate_model_5 .caption-add { padding: 10px; border-bottom: unset; }
.smartphone .ecommerce .ztemplate_model_5 { margin: 0 auto;}
.smartphone .ztemplate_rooms .caption-alt { color: var(--grey);}
.smartphone .ecommerce .ztemplate_model_5 .caption-add .title { color: var(--primary-color); font-size: var(--font-size-medium); position: inherit; bottom: 0; top: inherit; width: 100%;}
.smartphone .ecommerce .ztemplate_model_5 .zlabel.g16 { position: inherit; bottom: 0; right: inherit; margin-bottom: 10px;}
.smartphone .ecommerce .ztemplate_model_5 .zlabel.g16 .fieldvalue { font-size: var(--font-size-medium); color: var(--primary-color);}
.smartphone .ecommerce .ztemplate_model_5 .zlabel.g16 .fieldvalue:before { font-size: var(--font-size-little); }
.smartphone .ecommerce .ztemplate_model_5 .zlabel.g16 .fieldkey { top: 5px; font-size: var(--font-size-mini);}
.smartphone .ztemplate_rooms .subcontents { padding: 0 8px;}
.smartphone .ecommerce .ztemplate_model_5 .zsimplebutton { position: relative; top: 0; right: 0; text-align: center; border-radius: 3px; width: 100%; }
.smartphone .ecommerce .ztemplate_model_5 .zsimplebutton.open { background-color: var(--secondary-color);}
.smartphone .ztemplate_rooms .zinput.g13 { display: none;}
.smartphone .ztemplate_rooms img { height: auto}
.smartphone .step_footer { padding: 0; left: 0;}
.smartphone .step_footer_wrap { flex-wrap: wrap; padding: 0; justify-content: center;}
.smartphone .cart_btn .varsimple{ display: none}
.smartphone .pf_step_button { width: 100%; font-size: 100%; -webkit-appearance: none; border-radius: 0;}
.smartphone .total_price_title { margin-left: 0; padding: 15px 0}
.smartphone .step_footer_wrap .cart_detail_wrapper { width: 100%}
.smartphone .total_amount { font-size: 220%}
.smartphone .step_footer_wrap #cart_detail .subcontents .elem .caption-cnt:not(.service_title .caption-cnt) { padding: 6px 0;}
.smartphone .step_footer_wrap #cart_detail { opacity: 1; width: 100%; left:0; font-size: 130%; border-top-left-radius: 15px; bottom: -100vh; border-top-right-radius: 15px; transform: scale(1); border: unset; box-shadow: 0 0 20px rgb(0 0 0 / 50%); max-height: 90vh; padding-bottom: 40px}
.smartphone .step_footer_wrap #cart_detail.fired { bottom: -76px}
.smartphone .step_footer_wrap #cart_detail .close_btn { border-radius: 100%; top: 10px; margin: 0 10px 0 auto; left: inherit; z-index: 9; position: absolute;}
.smartphone .ztemplate_rooms #cart_detail .elem { margin: 30px 0 30px; font-size: 85%;}
.smartphone .ztemplate_rooms #cart_detail .subcontents .elem { box-shadow: unset; border-radius: 0; margin: 0 auto}
.smartphone .ztemplate_rooms .subcontents .elem.highlighted:before { border-width: 0 9px 23px 0; left: -2.3px}
.smartphone .ztemplate_rooms .subcontents .elem.highlighted:after { border-width: 23px 9px 0 0; right: -2.3px}
.smartphone .ztemplate_rooms .step_content_wrapper .caption-cnt:not(.subcontents .caption-cnt) .caption-alt { text-align: left; padding: 10px; display: flex; flex-wrap: wrap; background-color: var(--grey-lgt);}
.smartphone .ztemplate_rooms .step_content_wrapper .caption-cnt:not(.subcontents .caption-cnt) .caption-alt .fieldvalue:before,
.smartphone .ztemplate_rooms .step_content_wrapper .caption-cnt:not(.subcontents .caption-cnt) .caption-alt > :before  { color: var(--secondary-color); }
.smartphone .ztemplate_rooms .caption:not(.subcontents .caption) { width: 100%; }
.smartphone .edit_search .varsimple { margin-top: 15px; border-radius: 3px}
.smartphone .step_footer_wrap .total_price_title { padding: 0; font-size: 70%;}
.smartphone .step_footer_total_wrap { margin: 0; }
.smartphone .ztemplate_rooms .rooms .caption-alt > .zsimplebutton { border-radius: 3px; font-size: 115%; display: block; padding: 15px; margin: 20px 0 0 0; font-size: 100%; float: none; clear: both;}
.smartphone .ztemplate_rooms .subcontents .product_selection_wrap span:before { font-size: 150%}
.smartphone .ztemplate_rooms .subcontents .ztemplate { box-shadow: unset}
.smartphone .ztemplate_rooms .ztemplate .services .caption { display: flex; flex-direction: column}
.smartphone .ztemplate_rooms .ztemplate .services .zimage { order: 1}
.smartphone .ztemplate_rooms .ztemplate .services .service_desc { position: relative; background-color: var(--primary-color); padding: 15px 10px 15px; order: 2; }
.smartphone .ztemplate_rooms .ztemplate .subcontents .service_info .service_desc { background-color: transparent; padding-bottom: 5px; }
.smartphone .ztemplate_rooms .ztemplate .services .elem.selected { border: 5px solid var(--secondary-color); box-sizing: border-box; border-radius: 3px}
.smartphone .ztemplate_rooms .ztemplate .services .subcontents .service_info .title,
.smartphone .ztemplate_rooms .ztemplate .services .subcontents .ztextarea.g2 { color: var(--primary-color); padding-bottom: 0; margin: 0}
.smartphone .ztemplate_rooms .ztemplate .services .service_info .service_desc .zlabel.g6 { color: var(--primary-color); align-items: flex-start;}
.smartphone .ztemplate_rooms .ztemplate .services .service_info .service_desc .zlabel.g6 .fieldvalue { color: var(--primary-color); font-size: 120%}
.smartphone .cart_btn { font-size: 150%; margin: 15px 15px 20px 0; padding: 10px 15px 10px 0; border-right: 1px solid rgba(0, 0, 0, 0.1);}
.smartphone .cart_btn:after { left: 20px; bottom: 6px;}
.smartphone .ztemplate_rooms .ztemplate .services .subcontents { width: 100%; height: calc(100vh - 100px); bottom: calc( -100vh); top: inherit; right: 0}
.smartphone .ztemplate_rooms .ztemplate .services .elem.fired .subcontents { bottom: 0;}
.smartphone .close_services_btn { font-size: 100%; border-radius: 5px}
.smartphone .ztemplate_rooms .ztemplate .services .subcontents .elem { margin: 10px 0 30px}
.smartphone .ztemplate_rooms .ztemplate .services .day_name,
.smartphone .ztemplate_rooms .ztemplate .services .month_name { display: none;}
.smartphone .ztemplate_rooms .ztemplate .services .subcontents .month { display: block;}
.smartphone .ztemplate_rooms .ztemplate .services .subcontents .month:before { content: '/'}
.smartphone .ztemplate_rooms .ztemplate .services .subcontents .month:after { content: '/'}
.smartphone .ztemplate_rooms .ztemplate .services .subcontents .selection_date .fieldvalue > div { margin: 0}
.smartphone .ztemplate_rooms .ztemplate .services .subcontents .caption-cnt .caption .title { margin-right: 36px; text-transform: inherit; font-size: 80%;}
.smartphone .ztemplate_rooms .ztemplate .services .elem .caption-cnt img { height: 250px; border-radius: unset; border-top-left-radius: 3px; border-top-right-radius: 3px; opacity: 1;}
.smartphone .ztemplate_rooms .service_info img { height: 250px; }
.smartphone .ztemplate_rooms .ztemplate .services .zlabel.g8:not(.subcontents .zlabel.g8) { font-size: var(--font-size-base); border-radius: 3px;}
.smartphone .ztemplate_rooms .ztemplate .services .selected .zlabel.g8:not(.subcontents .zlabel.g8) { border-radius: unset; }
.smartphone .ztemplate_rooms .subcontents img { border-radius: 3px }
.smartphone .ztemplate_rooms .ztemplate .services .elem.selected .caption-cnt img { border-radius: unset}
.smartphone #page.order #content .cnt .body, .smartphone #page.order #content .cnt .side,
.smartphone #page.payment #content .cnt .body, .smartphone #page.payment #content .cnt .side { width: 100%; padding: 15px; margin-top: 30px;}
.smartphone #page.order #content, .smartphone #page.payment #content { padding: 0; margin-top: 0;}
.smartphone form .caption-fields .field { padding: 0 10px; margin-bottom: 20px}
.smartphone #page.order #content .cnt { display: flex; flex-direction: column}
.smartphone #page.order #content .cnt .body { order: 2; padding: 10px 0; }
.smartphone #page.order #content .cnt .side { order: 1; padding: 0;}
.smartphone #bookingform_summary { text-align: center; padding: 10px; border-radius: 3px; margin: 20px 0; }
.smartphone #bookingform_summary .dates, .smartphone #bookingform_summary .guests { width: 100%; justify-content: center; margin-top: 10px; margin-bottom: 0; font-size: 95%; }
.smartphone #total_upfront { font-size: 250%; }
.smartphone #total_cost { margin-left: 0; }
.smartphone .total_wrap { justify-content: center}
.smartphone #page.order #content .cnt .body .title,.smartphone #page.payment #content .cnt .body .title, .smartphone #page.payment #content .summary { text-align: center; margin-bottom: 15px; font-size: 170%;}
.smartphone #cnt_forms form input[type="submit"] { width: calc(100% - 20px); font-size: 100%; border-radius: 3px; margin: 0 auto; display: block;}
.smartphone #nexi-payment-form .nexi-owner-name, .smartphone #nexi-payment-form .nexi-owner-surname, .smartphone #nexi-payment-form .nexi-owner-email, .smartphone #nexi-payment-form > div { width: 100%; margin: 10px 0 20px; float: none; }
.smartphone #pagaBtn, .smartphone .bank_transfer_payment input#bank_transfer_payment { width: 100%}
.smartphone .info_test_payment { margin: 0; font-size: 85%;}
.smartphone .thankyou .section_title { margin-bottom: 30px}
.smartphone .ztemplate_rooms .subcontents .elem.highlighted { transform: scale(1); border: 3px solid #b7dcd6; background-color: #e1f7eb}
.smartphone .template_filters .filter_key {  display: none}
.smartphone .transfer_date { margin: 0}
.smartphone #page.order form .caption-fields .group_wrapper .field.element_14 { width: 50%; padding-right: 10px}
.smartphone #page.order form .caption-fields .group_wrapper .field.element_15 { width: 50%; padding-left: 10px}
.smartphone .ztemplate_rooms .elem { width: 100%; }
.smartphone .ztemplate_rooms button:before { font-size: 25px;}
.smartphone .ztemplate_rooms button.slick-next { left: 45px;}

/* custom */
.smartphone .ztemplate_rooms .ztemplate .services .subcontents .price_per_day { font-size: 140%; }
.smartphone .ztemplate_rooms .ztemplate .services .subcontents .caption-cnt .caption .services_label { font-size: 80%;}
.smartphone .ztemplate_rooms .ztemplate .services .subcontents .ztextarea.g2 { color: var(--grey);}
.smartphone .ztemplate_rooms .ztemplate .services .subcontents .service_info .title { margin-bottom: 10px; text-transform: inherit; font-size: var(--font-size-medium);}
.smartphone .ztemplate_rooms .ztemplate .services .subcontents .zlabel.g6 .fieldvalue { font-size: 100%;}
.smartphone .ztemplate_rooms .ztemplate .services .subcontents .selector_wrapper .selection_date { font-size: 80%;}
.smartphone #page .heading .title, .smartphone #showcase .heading .title,
.smartphone #page .heading .summary, .smartphone #showcase .heading .summary { font-size: 110%; }
.smartphone .ztemplate_rooms.list { background-color: var(--white); padding-bottom: 30px}
.smartphone .purchase_flow_step.purchase_flow_3_step .ztemplate:not(.subcontents .ztemplate) { margin-bottom: 0}
.smartphone .purchase_flow_step.purchase_flow_3_step .ztemplate:not(.subcontents .ztemplate),
.smartphone .services_only .purchase_flow_step .ztemplate:not(.subcontents .ztemplate) { padding: 0; flex-direction: column; width: 100%;}
.smartphone .purchase_flow_step.purchase_flow_3_step .ztemplate .row:not(.subcontents .row),
.smartphone .services_only .purchase_flow_step .ztemplate .row:not(.subcontents .row) { margin: 0;}
.smartphone .ztemplate_rooms .rooms .caption-alt > .title { color: var(--white); font-size: 250%; }
.smartphone .ztemplate_rooms .rooms .caption-alt > .ztextarea { color: var(--white);}
.smartphone .ztemplate_rooms .rooms .zlabel.g15 { float: none;}
.smartphone .ztemplate_rooms .rooms .caption-alt > .zlabel.g15 .fieldkey { color: var(--white);}
.smartphone .ztemplate_rooms .rooms .caption-alt .zlabel.g15 .fieldvalue { color: var(--white);}
.smartphone .ztemplate_rooms .elem { margin: 0 auto 40px;}
.smartphone .ztemplate_rooms .elem:last-of-type { margin-bottom: 0;}
.smartphone .edit_search .summary_title { padding: 0}
.smartphone .ztemplate_rooms .subcontents .ztextarea.g2 .fieldkey { font-size: 70%;}
.smartphone .ztemplate_rooms .subcontents .zlabel .fieldkey { font-size: 80%; color: var(--secondary-color);}
.smartphone .canc_policy.fired .canc_policy_text, .smartphone .payment_policy.fired .payment_policy_text { font-size: 70%;}
.smartphone .ztemplate_rooms .subcontents .ztextarea.g2 .fieldvalue { font-size: 75%; }
.smartphone .prepaid_detail { flex-wrap: wrap; }
.smartphone .canc_policy_label, .smartphone .payment_policy_label { font-size: 65%;}
.smartphone .ztemplate_rooms .subcontents .zlabel.g20 { background-color: var(--secondary-color); }
.smartphone .ztemplate_rooms .subcontents .zlabel.g20 .fieldkey, .smartphone .ztemplate_rooms .subcontents .zlabel.g20 .fieldvalue { color: var(--white);}
.smartphone .step_footer_wrap #cart_detail > .box_heading { padding: 18px; width: 100%; margin-bottom: 0;}
.smartphone .step_footer_wrap #cart_detail .subcontents .caption-cnt .caption { width: 50%;}
.smartphone .step_footer_wrap #cart_detail .service_title .subcontents .caption-cnt .caption { width: 100%; }
.smartphone .step_footer_wrap #cart_detail .ztemplate .title:not(.subcontents .title) { padding: 0 10px 10px 10px; color: var(--secondary-color); width: 100%;}
.smartphone .step_footer_wrap #cart_detail .zlabel.g11 .name { color: var(--grey); }
.smartphone .ztemplate_rooms .ztemplate .services .elem { width: 100%; margin: 0 0 30px; border-color: var(--white);}
.smartphone  .ztemplate_rooms .ztemplate .services .elem .caption-alt:not(.subcontents .caption-alt) { position: relative; bottom: 0; background-color: var(--ice); color: var(--grey); font-size: 85%; padding: 0;}
.smartphone .ztemplate_rooms .ztemplate .services .elem .caption-alt:not(.subcontents .caption-alt) .title { color: var(--primary-color); padding: 10px; margin-bottom: 10px;}
.smartphone .ztemplate_rooms .ztemplate .services .elem:hover .caption-cnt img { transform: unset; opacity: 1; filter: unset;}
.smartphone .ztemplate_rooms .ztemplate .services .subcontents .caption-alt { background-color: var(--white);}
.smartphone .ztemplate_rooms .subcontents .product_selection_wrap .prod_sel_content { font-size: 120%; }
.smartphone .step_footer_wrap #cart_detail .zlabel.g11 .date,
.smartphone .step_footer_wrap #cart_detail .zlabel.g11 .name { font-size: 120%;}
.smartphone .step_footer_wrap #cart_detail .zlabel.g11 .price { font-size: 150%;}
.smartphone .step_footer_wrap #cart_detail .subcontents .zlabelprice .fieldvalue { font-size: 150%; justify-content: flex-end;}
.smartphone #cnt_forms form .form_element_title { }
.smartphone #page.payment #content .side .title:not(.title_wrapper .title) { color: var(--secondary-color);}
.smartphone #page.payment #content .title:not(.title_wrapper .title),
.smartphone #page.payment #content .side #bookingform_summary .title { font-size: 170%;}
.smartphone.body_ecommerce_payment #bookingform_summary:not(.ecommerce.step #bookingform_summary) .dates,
.smartphone.body_ecommerce_payment #bookingform_summary:not(.ecommerce.step #bookingform_summary) .guests { font-size: 60%;}
.smartphone.body_ecommerce_thank_you #page .heading.colour { background-color: var(--white);}
.smartphone #page.thankyou .title { color: var(--secondary-color);}
.smartphone #page.thankyou #content { top: 0; margin: 30px auto 0; padding-top: 120px; box-shadow: unset;}
.smartphone #page.thankyou #content:before { top: 0;}
.smartphone #page.order #content .title:not(.title_wrapper .title),
.smartphone #page.order #content .side #bookingform_summary .title { font-size: 150%;}
.smartphone #page.order #cnt_forms { padding: 15px; }
.smartphone #page.order #content .summary { text-align: center;}
.smartphone #order_template_wrapper .zlabel.g20 { font-size: 80%; }
.smartphone form .newsletter { padding-left: 15px;}
.smartphone .ztemplate_rooms.list .template_filter { margin-bottom: 20px; margin-top: 0; width: 100%; }
.smartphone .ztemplate_rooms.list .template_filters { padding-top: 0;}
.smartphone .ztemplate_rooms.list .template_filters .html_select { background-color: var(--ice); }
.smartphone .ztemplate_rooms .ztemplate .services .elem .caption-cnt:not(.subcontents .caption-cnt) { background-color: var(--grey-lgt); }
.smartphone #page.order #content #bookingform_summary .cnt { flex-direction: column}
.smartphone .purchase_flow_step .product_selection_wrap .prod_sel_add, .smartphone .purchase_flow_step .product_selection_wrap .prod_sel_rem { font-size: 65%;}
.smartphone #page.order form .caption-fields .group_wrapper .field.element_11 { width: 100%;}
.smartphone #page.order .transfer_info { color: var(--grey); }
.smartphone .ztemplate_rooms.ztemplate_model_5 .zcheckbox .fieldvalue, .smartphone .starred_amenities .zcheckbox .fieldvalue { margin: 0 10px 0 0; }
.smartphone .ztemplate_rooms.ztemplate_model_5 .caption-add .zinput.g6 { display: flex; align-items: center; margin: 10px 0; }
.smartphone .ztemplate_rooms.ztemplate_model_5 .zinput.g6:before { margin-right: 5px; color: var(--secondary-color);}
.smartphone .ztemplate_rooms.ztemplate_model_5 .ztemplate img { opacity: 1; }
.smartphone .ztemplate_rooms .ztemplate .services .caption .zlabel.g5 { border-radius: 3px;}
.smartphone .ecommerce .ztemplate_model_5.carousel_photos .ztemplate .elem .caption-cnt img { height: 250px;}


/* Colori personalizzati */
body.portopino .booking_model_1.immersive_be form .caption-fields .b_mask .field.text input { color: var(--grey);}
body.portopino .booking_model_1.immersive_be .guests_wrapper .form_select .current_value { color: var(--grey);}
body.portopino .booking_model_1.immersive_be form .caption-fields .b_mask .field.text:after { color: var(--secondary-color); }
/* Colori personalizzati smartphone */
body.portopino.smartphone .booking_btn, body.portopino.smartphone .pf_step_button { background-color: var(--primary-color);}
body.portopino.smartphone .ztemplate_rooms .subcontents .zlabel .fieldkey { color: var(--grey);}
body.portopino.smartphone .ztemplate_rooms .subcontents .title { color: var(--primary-color); }
body.portopino.smartphone .step_footer_wrap #cart_detail .ztemplate .title:not(.subcontents .title) { color: var(--primary-color);}
/* Maladroxia */
body.maladroxia #order_template_wrapper .zlabel.g20 { color: var(--white);}
body.maladroxia .ztemplate_rooms .subcontents .zlabel .fieldkey { color: var(--secondary-color);}
body.maladroxia .ztemplate_rooms .subcontents .zlabel.g6 .fieldvalue { color: var(--secondary-color);}
body.maladroxia .ztemplate_rooms .subcontents .zlabelprice, body.maladroxia .ztemplate_rooms .subcontents .zlabel.g9 { color: var(--secondary-color);}
body.maladroxia .ztemplate_rooms .subcontents .title { color: var(--secondary-color);}
body.maladroxia .ztemplate_rooms .subcontents .zlabel.g25 .fieldkey { color: var(--secondary-color);}
body.maladroxia .ztemplate_rooms .subcontents .zlabel.g20 .fieldkey { color: var(--white);}
body.maladroxia .ztemplate_rooms .subcontents .zlabel.g20 { background-color: var(--primary-color);}
body.maladroxia .step_footer_wrap #cart_detail .zlabel.g11 .price { color: var(--secondary-color);}
body.maladroxia #order_template_wrapper .zlabel.g20 { background-color: var(--primary-color);}
body.maladroxia #order_template_wrapper .zlabel.g9 .fieldvalue { color: var(--secondary-color);}
body.maladroxia #order_template_wrapper .zlabelprice { color: var(--secondary-color);}
body.maladroxia #order_template_wrapper .service_title .caption:not(.subcontents .caption) .price { color: var(--secondary-color);}
body.maladroxia #order_template_wrapper .caption-cnt .fieldvalue.f11 .price { color: var(--secondary-color);}
body.maladroxia .total_amount { color: var(--secondary-color);}
body.maladroxia .total_wrap #total_upfront { color: var(--secondary-color);}
/* Riviera */
body.riviera .ztemplate_model_5 .caption-cnt .slick-arrow { border: 2px solid var(--white); color: var(--white);}
body.riviera .ecommerce .ztemplate_model_5.carousel_photos .ztemplate .elem .caption-cnt img { filter: brightness(.8);}
body.riviera .calendar_header { color: var(--grey);}
body.riviera #order_template_wrapper .zlabel.g20 { color: var(--white);}
body.riviera .total_wrap .total_amount scalapay-widget { color: var(--grey); }
body.riviera scalapay-widget { color: var(--grey);}
body.riviera .zlabel.price_per_day .day_price { color: var(--grey);}

/* BEI - Tariffa rimborsabile */
.secure_refund .box { max-width: 1100px; margin: 0 auto; }
.secure_refund .title { text-transform: uppercase; font-weight: var(--font-weight-bold); color: var(--primary-color); font-size: var(--font-size-medium); margin-bottom: 10px;}
.ztemplate_rooms .secure_refund .caption-cnt { display: flex; flex-wrap: wrap; align-items: stretch; background-color: transparent}
.ztemplate_rooms .secure_refund .caption-alt { padding: 15px 30px; background-color: var(--grey-lgt); color: var(--grey); text-align: left; position: relative; width: calc(100% - 290px); display: flex; align-items: center; gap: 30px;}
.ztemplate_rooms .secure_refund scalapay-widget { font-size: 55%; width: 100%; display: none;}
.ztemplate_rooms .secure_refund .caption-alt:before { font-family: var(--font-family-ico); content: '\f2f7'; font-size: 100px; color: var(--primary-color); font-weight: var(--font-weight-solid)}
.ztemplate_rooms .secure_refund .caption-add { width: 290px; display: flex; justify-content: center; text-align: center; align-items: center; gap: 30px; background-color: var(--grey-lgt); padding: 15px; position: relative; border-bottom: unset;}
.ztemplate_rooms .secure_refund .caption-add:before { position: absolute; content: ''; width: 1px; top: 15px; bottom: 15px; background-color: rgba(0, 0, 0, 0.1); left: 0; }
.ztemplate_rooms .secure_refund .selector_wrapper { display: flex; align-items: center; justify-content: center; gap: 10px; text-align: center; font-size: 170%;}
.ztemplate_rooms .secure_refund .prod_sel_content { border: unset; padding: 0; height: auto; width: auto; background-color: transparent; color: var(--grey);}
.ztemplate_rooms .secure_refund :where(.prod_sel_rem, .prod_sel_add):before  { font-family: var(--font-family-ico); font-weight: var(--font-weight-normal); text-align: center; display: flex; font-size: 80%; line-height: 1; cursor: pointer; color: var(--grey);}
.ztemplate_rooms .secure_refund .prod_sel_rem:before { content: '\f056';}
.ztemplate_rooms .secure_refund .prod_sel_add:before { content: '\f055';}
.ztemplate_rooms .secure_refund .caption-alt :where(.prod_sel_rem.disabled, .prod_sel_add.disabled) { opacity: .1;}
.ztemplate_rooms .secure_refund .caption { width: 100%; margin-bottom: 20px; text-align: left; }
.ztemplate_rooms .secure_refund .ztextarea.g5 { width: 100%; margin: 0; line-height: 1.3; font-size: var(--font-size-base);}
.insurance .ztextarea a { text-decoration: underline!important; }
.ztemplate_rooms .secure_refund .ztextarea.g2 { font-size: 100%; margin: 0;}
.ztemplate_rooms .insurance .ztextarea.g2 ul { column-count: 2; column-gap: 60px; column-rule: 1px solid rgba(0, 0, 0, 0.1); margin: 0; list-style-type: none; padding-left: 0;}
.insurance .ztextarea.g2 ul { list-style-type: none; padding-left: 0; }
.insurance .ztextarea.g2 ul li { margin-bottom: 6px;}
.insurance .ztextarea.g2 ul li:before { font-family: var(--font-family-ico); content: '\f00c'; margin-right: 8px; font-size: 12px; font-weight: var(--font-weight-solid)}
.ztemplate_rooms .secure_refund .zlabelprice { font-size: 160%; color: var(--primary-color); display: flex; align-items: center; flex-wrap: wrap; justify-content: center;}
.ztemplate_rooms .secure_refund .zlabelprice:before { margin: 0 2px 0 0; content: '\20ac'; text-transform: uppercase; font-size: 100%; text-align: left;}
.purchase_flow_step .product_selection_wrap .secure_refund .prod_sel_add, .purchase_flow_step .product_selection_wrap .secure_refund .prod_sel_rem { display: flex;}
.ztemplate_rooms .secure_refund .elem { margin: 0;}
.insurance .caption:not(.ztemplate_rooms .secure_refund .caption) { display: flex; align-items: center; justify-content: space-between;}
.insurance .caption .title:not(.ztemplate_rooms .secure_refund .title) { margin-bottom: 0!important;}
.insurance .ztextarea.g6 { background-color: var(--white); padding: 10px; border: 1px solid rgba(0,0,0,.1); line-height: 1.2;}
@media (max-width: 1290px) {
    .ztemplate_rooms .secure_refund .ztextarea.g2 { font-size: var(--font-size-base); }
}
@media (max-width: 1023px) {
    .ztemplate_rooms .secure_refund .step_content_wrapper .caption-cnt:not(.subcontents .caption-cnt) { flex-direction: row; }
    .ztemplate_rooms .secure_refund .ztextarea.g2 { font-size: var(--font-size-base); }
    .ztemplate_rooms .secure_refund .ztextarea.g2 ul { column-count: 1; column-gap: normal;}
    .ztemplate_rooms .secure_refund .step_content_wrapper .caption-cnt:not(.subcontents .caption-cnt) .caption-alt { width: calc(100% - 290px);}
}
@media (max-width: 820px) {
    .secure_refund { padding-top: 40px;}
    .ztemplate_rooms .secure_refund .step_content_wrapper .caption-cnt:not(.subcontents .caption-cnt) .caption-alt { width: 100%; flex-direction: column; padding: 30px 15px;}
    .ztemplate_rooms .secure_refund .caption-add { width: 100%; padding: 20px; border-top: 1px solid rgba(0, 0, 0, 0.1); }
    .ztemplate_rooms .secure_refund .ztextarea.g2 { font-size: var(--font-size-base); }
}
.smartphone .ztemplate_rooms .secure_refund .caption { text-align: center;}
.smartphone .ztemplate_rooms .secure_refund .caption-alt { background-color: var(--white);  background-color: #f2f2f2;}
.smartphone .ztemplate_rooms .secure_refund .caption-alt:before { font-size: 60px;}
.smartphone .ztemplate_rooms .secure_refund .ztextarea.g2 { font-size: 130%; }
.smartphone .ztemplate_rooms .secure_refund .caption-add:before { display: none;}
.smartphone .ztemplate_rooms .secure_refund .caption-add { background-color: var(--primary-color); padding: 0; gap: 0;  }
.smartphone .ztemplate_rooms .secure_refund .zlabelprice { color: var(--white); width: 50%; justify-content: center; border-right: 1px solid rgba(0, 0, 0, 0.1); padding: 10px 15px;}
.smartphone .ztemplate_rooms .secure_refund .selector_wrapper { color: var(--white); width: 50%; justify-content: center; padding: 10px 15px; font-size: 210%;}
.smartphone .ztemplate_rooms .secure_refund .prod_sel_content { color: var(--white);}
.smartphone .ztemplate_rooms .secure_refund :where(.prod_sel_rem, .prod_sel_add):before { color: var(--white); }
/* FINE Tariffa rimborsabie */

/* BEI CrossBooking */
.purchase_flow_step.purchase_flow_3_step.crossbooking_step .ztemplate { flex-direction: column;}
.ztemplate_rooms .crossbooking_step .row-1 .elem:last-of-type { margin-bottom: 0;}
.crossbooking_box { margin-top: 90px;}
.crossbooking { padding: 15px; max-width: 1320px; margin: 0 auto;}
.ecommerce .ztemplate_model_5.carousel_photos .ztemplate .crossbooking .elem .caption-cnt img { height: auto!important;}
.crossbooking_header { text-align: center; margin-bottom: 30px;}
.crossbooking_header .info_title { color: var(--primary-color); font-size: 30px;}
.crossbooking_header .info_subtitle { font-size: 20px;}
.crossbooking_elements { display: flex; grid-gap: 30px; flex-wrap: wrap; box-sizing: border-box; justify-content: flex-start;  padding-left: 10px; background-color: var(--white); padding: 15px 30px 15px 40px; position: relative; border-top-left-radius: 5px; border-top-right-radius: 5px; box-shadow: 0px 0px 30px -12px rgba(0,0,0,0.16);}
.crossbooking_elements:after { width: 30px; height: 30px; border-radius: 100%; background-color: var(--white); border: 1px solid #dedede; z-index: 1; position: absolute; bottom: 30px; left: 12px; font-family: var(--font-family-ico); content: '\f058'; text-align: center; line-height: 30px; font-size: 15px; }
.crossbooking_block { width: 100%; position: relative; padding: 0 0 0 20px; counter-increment: section; margin-bottom: 30px; }
.crossbooking_block:before { width: 30px; height: 30px; border-radius: 100%; background-color: var(--white); border: 1px solid #dedede; z-index: 1; position: absolute; top: 2px; left: -27px; content: counter(section); text-align: center; line-height: 30px; font-size: 15px; font-weight: var(--font-weight-bold);}
.crossbooking_block:after { position: absolute; left: -14px; top: 2px; height: calc(100% + 60px); content: ''; border-left: 2px dotted #c7c7c7; }
.crossbooking_block:last-of-type:after { height: 100%; }
.crossbooking_block_header { display: flex; align-items: center; margin-bottom: 10px; min-height: 36px; }
.crossbooking_select .select { display: flex; align-items: center; margin-left: auto; padding: 0; width: 100%;}
.crossbooking_select form .form_select .current_value { display: flex; align-items: center; cursor: pointer; position: relative; padding: 5px 10px; width: 200px;}
.crossbooking_select form .form_select { border: 1px solid #dedede;}
.crossbooking_select form .form_select .current_value:after { position: inherit; margin-left: auto; right: 0; content: ''; top: calc(50% - 2px); width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #555;}
.crossbooking_select .select:before { font-family: var(--font-family-ico); content: '\f0ec'; margin-right: 5px; color: var(--primary-color);}
.crossbooking_select { margin-left: auto; min-width: 290px;}
.crossbooking_select form .form_select { background-color: var(--white); position: relative;}
.crossbooking_select .hidden_form_element { color: transparent; opacity: 0;}
.crossbooking_select form .form_select .elements_list { padding: 0; margin-top: 0; width: 100%; background-color: var(--white); border: 1px solid #dedede; overflow-y: auto; position: absolute; z-index: 99999; left: 0; max-height: 250px;}
.crossbooking_select form .form_select .elements_list .option { background-color: var(--white); transition: .4s all; padding: 10px; cursor: pointer;}
.crossbooking_select form .form_select .elements_list .option:hover { background-color: var(--primary-color); color: var(--white);}
.crossbooking_select form .form_element_title { margin: 0 15px 0 0; white-space: nowrap;}
.ztemplate_rooms .crossbooking_elements .elem { margin: 0; padding: 0;}
.ztemplate_rooms .crossbooking_elements .caption { width: 50%;}
.ztemplate_rooms .crossbooking_elements .caption-cnt { flex-direction: row; background-color: #f6f6f6; display: flex; align-items: flex-start; border-bottom: 10px solid var(--primary-color); }
.ztemplate_rooms .crossbooking_elements .caption-alt { position: relative; width: 50%; flex-wrap: wrap; max-width: unset; background-color: #f6f6f6; color: var(--grey); padding: 35px; text-align: left; text-transform: inherit;}
.ztemplate_model_5 .crossbooking_elements .zinput:before, .ztemplate_model_5 .crossbooking_elements .zcheckbox .fieldvalue:before { color: var(--primary-color);}
.ztemplate_rooms .crossbooking_elements .caption-alt .zcheckbox .fieldvalue,
.ztemplate_rooms .crossbooking_elements .caption-alt .zinput .fieldvalue { font-size: 100%; text-transform: uppercase; margin-bottom: 15px;}
.ztemplate_rooms .crossbooking_elements .caption-alt .zinput { display: inline-flex; flex-direction: column;}
.ztemplate_rooms .rooms .crossbooking_elements .caption-alt > .title { color: var(--secondary-color); width: 100%; font-size: var(--font-size-big);}
.ztemplate_rooms .crossbooking_elements .zoption .fieldvalue { color: #000;}
.ztemplate_rooms .crossbooking_elements .zinput.g1.text .fieldvalue:before { color: var(--primary-color);}
.ztemplate_rooms .crossbooking_elements .zinput.g1.text .fieldvalue { color: #000;}
.ztemplate_rooms .crossbooking_elements .ztextarea { color: var(--grey); width: 100%; margin-bottom: 30px;}
.crossbooking_dates { font-size: var(--font-size-base); }
.crossbooking_dates:before { font-family: var(--font-family-ico); content: '\f073'; margin-right: 5px; color: var(--primary-color); }
.crossbooking_footer { margin-bottom: 40px;}
.crossbooking_footer .rate-group-header { display: flex; align-items: center; background-color: var(--secondary-color); padding: 10px; color: var(--white); font-size: 110%; position: relative; cursor: pointer; }
.crossbooking_footer .rate-group-header p { margin-bottom: 0;}
.crossbooking_footer .rate-group-header:before { font-family: var(--font-family-ico); position: absolute; left: 20px; top: 22px; cursor: pointer; content: "\f0fe"; }
.crossbooking_footer .rate-group-header.open:before { content: '\f146';}
.crossbooking_footer .rate-group-header > div { padding: 10px 20px; border-left: 1px solid rgba(255, 255, 255, 0.3);}
.crossbooking_footer .rate-group-header .rate-group-title { width: 40%; border-left: unset; padding-left: 40px; text-align: left;}
.crossbooking_footer .rate-group-cond { width: 40%; max-width: 325px;}
.crossbooking_footer .rate-group-price { width: 20%; text-align: center; }
.crossbooking_footer .rate-group-rooms { width: 20%; text-align: center; }
.crossbooking_footer .rate-group-content { display: flex; overflow: hidden!important; background-color: #EFF8FF; padding: 10px;}
.crossbooking_footer .rate_details { display: none;}
.crossbooking_footer .rate-group-content > div { padding: 10px; border-left: 1px solid rgba(0, 0, 0, 0.1);}
.crossbooking_footer .rate-group-content .rate-group-title-value { width: 40%; border-left: unset;}
.crossbooking_footer .rate-group-cond-value { width: 40%; line-height: 1.2; max-width: 325px; text-align: left;}
.crossbooking_footer .rate-group-cond-value ul { padding-left: 20px;}
.crossbooking_footer .rate-group-price-value { width: 20%; text-align: center; font-size: 155%; display: flex; align-items: center; justify-content: center; text-align: center; color: var(--primary-color)}
.crossbooking_footer .rate-group-rooms-value { width: 20%; text-align: center; font-size: 125%; display: flex; align-items: center; justify-content: center;}
.crossbooking_footer .rate-group-rooms-value .selector_wrapper { display: flex; align-items: center; justify-content: center; }
.crossbooking_footer .rate-group-rooms-value :where(.prod_sel_rem, .prod_sel_add):before  { font-family: var(--font-family-ico); font-weight: var(--regular); text-align: center; font-size: 110%; line-height: 1; cursor: pointer;}
.crossbooking_footer .rate-group-rooms-value .prod_sel_rem:before { content: '\f056';}
.crossbooking_footer .rate-group-rooms-value .prod_sel_add:before { content: '\f055';}
.crossbooking_footer .rate-group-rooms-value .prod_sel_content { padding: 0; min-width: 40px; width: auto; text-align: center; border: none; background: none; font-size: 135%; line-height: 1; }
.crossbooking_footer :where(.canc_policy, .payment_policy) { display: flex; align-items: flex-start; flex-direction: column;}
.crossbooking_footer :where(.canc_policy_label, .payment_policy_label) { display: flex; align-items: center; gap: 0; cursor: pointer;}
.crossbooking_footer .canc_policy_label:before,
.crossbooking_footer .payment_policy_label:before { font-family: var(--font-family-ico); font-weight: var(--regular); content: "\f0fe"; font-size: var(--caption); font-weight: var(--medium); color: var(--grey);}
.crossbooking_footer .canc_policy.fired .canc_policy_label:before,
.crossbooking_footer .payment_policy.fired .payment_policy_label:before { content: "\f146"; }
.crossbooking_footer :where(.canc_policy_text, .payment_policy_text) { display: none;}
.crossbooking_footer .canc_policy.fired .canc_policy_text,
.crossbooking_footer .payment_policy.fired .payment_policy_text { display: block;}
.crossbooking_footer .payment_policy_label { color: var(--grey);}
/* .crossbooking_footer .rate-group-rooms-value :where(.prod_sel_rem.disabled, .prod_sel_add.disabled) { opacity: .1;} */
.crossbooking_footer .rate-group-rooms-value .prod_sel_add.disabled:before, .crossbooking_footer .rate-group-rooms-value .product_selection_wrap .prod_sel_rem.disabled:before { opacity: 0.1;}
.crossbooking_footer .rate-group-content .title { font-size: 120%; color: var(--primary-color); margin-bottom: 10px; text-transform: uppercase; text-align: left;}
.crossbooking_footer .rate-group-content .rate_arrangement { display: flex; align-items: center; font-weight: var(--medium); font-size: var(--caption); }
.crossbooking_footer .rate-group-content .rate_arrangement:before { }
.ztemplate_rooms .crossbooking_footer .rate_arrangement.g24 .fieldvalue:before { font-family: var(--font-family-ico); font-weight: var(--font-weight-solid); margin-right: 5px;}
.crossbooking_footer .rate-group-cond-value .zlabel.g8 .fieldkey { display: none;}
.crossbooking_footer .rate-group-cond-value .zlabel.g8 .fieldvalue { display: flex; flex-direction: column; gap: 10px; }
#order_template_wrapper .row-1 .caption:not(.subcontents .caption) { flex-wrap: wrap;}
#order_template_wrapper .cross_booking_dates .fieldvalue { gap: 10px; }
.cross_booking_dates { width: 100%; order: 9;}
.cross_booking_dates .fieldvalue { display: flex; flex-wrap: wrap; padding: 5px 0;}
.cross_booking_dates .fieldvalue > div { width: auto; }
.cross_booking_dates .dates { display: flex; align-items: center; gap: 10px;}
.cross_booking_dates .dates:before { font-family: var(--font-family-ico); content: '\f073'; color: var(--primary-color); }
.cross_booking_dates .dates .value:first-of-type:after { font-family: var(--font-family-ico); content: '\f105'; font-size: 70%; margin: 0 0 0 10px!important; }
.cross_booking_dates .nights {display: flex; align-items: center; gap: 5px; padding-left: 50px; margin-top: 10px;}
.cross_booking_dates :where( .dates, .nights) { padding: 4px 0;}
#cart_summary_wrapper .cross_booking_dates .dates { margin: 0;}
#cart_summary_wrapper .cross_booking_dates .fieldvalue { padding: 0;}
:is(#cart_summary_wrapper, #order_template_wrapper) .row-1 .caption:not(.subcontents .caption),
:is(#cart_summary_wrapper, #order_template_wrapper) .row-1 .caption:not(.subcontents .caption) { display: flex; flex-wrap: wrap;}
:is(#cart_summary_wrapper, #order_template_wrapper) .ztemplate.purchase_summary .row-1 .rooms .caption .title { width: 100%; }
:is(#cart_summary_wrapper, #order_template_wrapper) .ztemplate.purchase_summary .row-1 .rooms .caption .dates { display: flex; align-items: center; gap: 10px; }
:is(#cart_summary_wrapper, #order_template_wrapper) .ztemplate.purchase_summary .row-1 .rooms .caption .dates:before { font-family: var(--font-family-ico); content: '\e0d6'; color: var(--black); }
:is(#cart_summary_wrapper, #order_template_wrapper) .cross_booking_dates .dates:before { margin-right: 0;}
:is(#cart_summary_wrapper, #order_template_wrapper) .ztemplate.purchase_summary .row-1 .rooms .caption .dates .value:first-of-type:after { font-family: var(--font-family-ico); content: '\f178'; color: var(--black); margin-left: 10px; font-size: var(--caption-s);}
:is(#cart_summary_wrapper, #order_template_wrapper) .ztemplate.purchase_summary .row-1 .rooms .caption .zlabel.g19 { width: 100%; margin-top: 5px;}
:is(#cart_summary_wrapper, #order_template_wrapper) .ztemplate.purchase_summary .row-1 .rooms .caption .zlabel.g19 .fieldvalue { display: flex; align-items: center; gap: 10px;}
:is(#cart_summary_wrapper, #order_template_wrapper) .cross_booking_dates .nights {display: flex; align-items: center; gap: 2px; margin-top: 0; padding-left: 0;}
:is(#cart_summary_wrapper, #order_template_wrapper) .cross_booking_dates .nights:before { content: '(';}
:is(#cart_summary_wrapper, #order_template_wrapper) .cross_booking_dates .nights:after { content: ')';}
@media (max-width: 1023px) {
    .crossbooking_footer :where(.rate-group-cond, .rate-group-price, .rate-group-rooms) { display: none;}
    .crossbooking_footer .rate-group-header .rate-group-title { width: 100%; }
    .crossbooking_footer .rate-group-content { display: flex!important;}
    .ztemplate_rooms .crossbooking_elements .caption { width: 100%; }
    .ztemplate_rooms .crossbooking_elements .caption-alt { width: 100%;}
}
@media (max-width: 768px) {

    .crossbooking_block_header { position: relative; flex-wrap: wrap;}
    .crossbooking_select { margin-left: 0; width: 100%;}
    .crossbooking_select form .form_select { width: 100%;}
    .crossbooking_select form { margin-left: 0;}
    .crossbooking_select form .form_select .current_value { width: 100%; }
}
.smartphone .ztemplate_rooms .crossbooking_elements .caption-alt { background-color: #f6f6f6; padding: 15px; }
.smartphone .crossbooking_block { padding-left: 5px; z-index: 1; margin-bottom: 0;}
.smartphone .crossbooking { padding: 0;}
.smartphone .crossbooking_header { padding: 0 15px;}
.smartphone .crossbooking_block:last-of-type { padding-bottom: 40px; margin-bottom: 20px;}
.smartphone .crossbooking_footer .rate-group-content .rate-group-title-value { width: 50%;}
.smartphone .crossbooking_footer .rate-group-cond-value { width: 50%; display: flex; align-items: center;}
.smartphone .crossbooking_footer .rate-group-content { flex-wrap: wrap; margin: 0 10px; background-color: var(--white); box-shadow: 0px 9px 23px -8px rgba(0,0,0,0.77); padding: 10px 0;}
.smartphone .crossbooking_footer .rate-group-price-value { width: 50%; background-color: var(--primary-color); color: var(--white);}
.smartphone .crossbooking_footer .rate-group-rooms-value { width: 50%; background-color: var(--primary-color); color: var(--white); }
.smartphone .crossbooking_block:before { left: 0; right: 0; margin: 0 auto; font-size: 25px; line-height: 50px; width: 50px; height: 50px; color: var(--secondary-color);}
.smartphone .crossbooking_block:after { left: 0; right: 0; margin: 0 auto; width: 1px; z-index: -1;}
.smartphone .crossbooking_elements { padding: 15px 10px 80px;}
.smartphone .crossbooking_block_header { background-color: var(--primary-color); color: var(--white); padding: 10px; align-items: center; margin-top: 80px; margin-bottom: 0; flex-direction: column; align-items: flex-start; padding-top: 10px;}
.smartphone .crossbooking_dates:before { color: var(--white); }
.smartphone .crossbooking_block_rooms { border: 1px solid var(--primary-color); }
.smartphone .crossbooking_select { position: inherit; left: 0; right: inherit; top: inherit; margin-left: 0; padding: 10px 0 0; margin: 10px 0; width: 100%; padding-right: 0; border-top: 1px solid #dedede; background-color: transparent;}
.smartphone .crossbooking_select form { margin-left: 0;}
.smartphone .crossbooking_select form .form_select .current_value:after { margin-left: auto;}
.smartphone .crossbooking_select form .form_select { color: var(--primary-color); width: 100%;}
.smartphone .crossbooking_block:last-of-type:after { height: calc(100% + 60px);}
.smartphone .crossbooking_footer { margin-top: 0;}
.smartphone .crossbooking_elements:after { left: 0; bottom: 9px; right: 0; margin: 0 auto; font-size: 25px; line-height: 50px; width: 50px; height: 50px; color: var(--secondary-color); }
.smartphone .crossbooking_footer .rate-group-header { background-color: var(--white); color: var(--primary-color); text-align: center; padding-top: 0; padding-bottom: 0; margin-bottom: 10px;}
.smartphone .crossbooking_footer .rate-group-header.open:before { display: none;}
.smartphone .crossbooking_select .select:before { color: var(--white);}
.smartphone .ztemplate_rooms .crossbooking_elements .caption-alt .zcheckbox .fieldvalue,
.smartphone .ztemplate_rooms .crossbooking_elements .caption-alt .zinput .fieldvalue { font-size: 100%; margin-bottom: 0;}
.smartphone .crossbooking_footer .payment_policy_label,
.smartphone .crossbooking_footer .canc_policy_label { font-size: 70%!important;}
.smartphone :is(#cart_summary_wrapper, #order_template_wrapper) .cross_booking_dates .nights { padding-left: 0; width: auto;}


/* FINE - BEI CrossBooking */

/* ENGAGEMENT PLATFORM */
html { min-height: 100vh;}
.body_ecommerce_engagement header, .body_ecommerce_engagement footer, .body_ecommerce_engagement #slideshow, .body_ecommerce_engagement .slideshow-cnt, .body_ecommerce_engagement .slideshow_cnt, .body_ecommerce_engagement #bando { display: none!important;}
.body_ecommerce_engagement #page { } /* calcolo altezza del footer e dell'header */
.body_ecommerce_engagement { height: 100%; overflow: auto; background: linear-gradient(to top, var(--secondary-color) 0%, var(--secondary-color) 50%, var(--white) 50%, #eeeeee 100%);}
.body_ecommerce_engagement:before { /* position: absolute; content: ''; z-index: -1; background-color: #dedede; height: 100%; top: 50%; left: 0; width: 100%; */}
#page.engagement { padding: 0; max-width: 860px; margin: 200px auto; background-color: var(--white); box-shadow: 0px 9px 11px 0px rgba(0,0,0,0.15); border: 10px solid #f6f6f6; position: relative;}
#page.engagement:after { width: 0; height: 0; content: ''; position: absolute; z-index: 1; top: 0; right: 0; border-style: solid; border-width: 0 90px 90px 0; border-color: transparent var(--primary-color); }
#page.engagement:before { position: absolute; top: 14px; right: 14px; font-family: var(--font-family-ico); content: '\f06b'; color: var(--white); z-index: 2; font-size: 25px; }
.engagement_header { padding: 45px 30px 15px;}
.engagement_header > div { margin-bottom: 10px; line-height: 1.2; text-align: center;}
.engagement_greeting { font-size: 40px; display: flex; flex-direction: column; gap: 10px; color: var(--secondary-color);}
body.portopino .engagement_greeting { color: var(--primary-color); }
.engagement_greeting:before {}
.engagement_user { margin-top: 15px; position: relative; display: flex; flex-direction: column; gap: 20px;}
.engagement_user:before { margin: 0 auto; position: relative; content: ''; width: 60px; height: 1px; top: 0; left: 0; display: inline-block; background-color: var(--primary-color);}
.unlock_offer { margin-top: 40px; text-align: center; padding: 30px; background-color: #f9f9f9;}
.unlock_offer_msg { margin-bottom: 30px; font-size: 150%; color: var(--primary-color)}
#unlock_offer_form { display: flex; align-items: center; justify-content: center;}
#unlock_offer_email { padding: 15px; background-color: #dedede; width: 50%; border: unset;}
#unlock_offer_form input[type="submit"] { background-color: var(--primary-color); color: var(--white);}
.engagement_expire:before { font-family: var(--font-family-ico); content: '\f334'; font-size: 120%; margin-right: 5px;}
.engagement_multi { margin: 0 auto; padding: 30px; border-top: 1px dashed #dedede;}
.engagement_multi_info { margin-bottom: 15px; text-align: center;}
.engagement_multi_info .title { font-size: 25px; margin-bottom: 10px;}
.engagement_offers { margin-top: 30px; display: flex; flex-direction: column; gap: 30px;}
.engagement_offer { background-color: #f6f6f6; padding: 15px; border: 3px solid #ebebeb; text-align: left;}
.engagement_offer .search_info { font-size: 120%; line-height: 1.2;}
.search_info { padding: 0 0 15px; margin-bottom: 15px; border-bottom: 1px solid #dedede;}
.room_count_string { margin-bottom: 10px; color: var(--primary-color);}
.room_count_string:before {font-family: var(--font-family-ico); content: '\f06b'; margin-right: 5px; }
.offer_occ_per_room { background-color: var(--white); padding: 15px; border: 1px dashed #dedede;}
.offer_occ { padding-bottom: 10px; margin-bottom: 10px; display: flex; align-items: center; gap: 5px; border-bottom: 1px dashed #dedede;}
.offer_occ:last-of-type { margin-bottom: 0; padding-bottom: 0; border-bottom: unset; }
.offer_occ:before { font-family: var(--font-family-ico); content: '\f8f7'; }
.engagement_offer .starting_from { display: flex; flex-direction: column; gap: 5px; align-items: flex-start; margin-top: 15px;}
.engagement_offer .starting_from span { font-size: 25px; color: var(--secondary-color);}
body.portopino .engagement_offer .starting_from span { color: var(--primary-color); }
.engagement_offer .starting_from span.number:before { content: '\20ac';}
.view_offer_link { padding: 15px; background-color: var(--primary-color); display: inline-block; margin-top: 15px; text-transform: uppercase; color: var(--white);}
.refuse_offer { padding: 30px; text-align: center; border-top: 1px dashed #dedede; max-width: 920px; margin: 0 auto;}
.refuse_offer_title { font-size: 25px; margin-bottom: 20px;}
#refuse_offer_reason { padding: 15px; width: 100%; border: 1px solid #dedede; resize: none;}
.refuse_offer_btn { cursor: pointer; background-color: var(--primary-color); padding: 15px; color: var(--white); text-transform: uppercase; margin-top: 15px;}
/* engagement mode ON */
.engagement_mode .purchase_flow_step.purchase_flow_3_step .ztemplate:not(.subcontents .ztemplate) { margin-top: 30px;}
/* .engagement_mode .ztemplate_rooms .elem.first { margin-top: 30px;} */
.engagement_mode .ztemplate_rooms.list { padding-bottom: 0; margin-bottom: 0;}
.engagement_mode .engagement_header { padding: 15px; max-width: 920px; margin: 0 auto;}
.engagement_mode .engagement_greeting { font-size: 20px;}
.engagement_mode .engagement_description { font-size: var(--size-base);}
.engagement_mode .engagement_header .engagement_expire { display: none;}
.engagement_mode .engagement_user { display: none;}
.engagement_mode .engagement_expire { color: var(--white);}
.accomodation_info { max-width: 1024px; margin: 0 auto 30px; text-align: center; position: relative;}
.accomodation_info.selected {  padding: 20px; background-color: var(--white); box-shadow: 0 14px 15px -11px rgba(0,0,0,0.1);}
.accomodation_info .occupancy { font-size: 18px; font-weight: var(--font-weight-bold); margin-bottom: 15px; padding: 10px; background-color: var(--color3);}
.accomodation_info .occupancy:before { font-family: var(--font-family-ico); font-weight: var(--font-weight-regular); content: "\f8f7"; margin-right: 5px; }
.accomodation_info .info_msg { font-size: 18px; line-height: 1.2; padding: 15px; /* background-color: #f6f6f6; border: 1px solid #dedede; */ width: auto; display: inline-block;}
.accomodation_info .info_msg:before { font-family: var(--font-family-ico); font-weight: var(--font-weight-regular); content: "\f05a"; margin-right: 5px;}
/* .accomodation_info:before { content: counter(section); position: absolute; top: 50%; left: -60px; transform: translateY(-50%); z-index: 2; width: 50px; height: 50px; font-size: 60px;  font-weight: var(--font-weight-bold); color: var(--primary-color); opacity: .3; } */
.selected_option_info .caption { box-shadow: unset!important;}
.selected_option_info { margin-bottom: 0; display: flex; flex-wrap: wrap; align-items: center;}
.selected_option_info .selected_rate_ctn .caption-cnt { display: flex; align-items: center; position: relative!important; border: 2px solid var(--primary-color); padding: 30px; flex-direction: row!important;}
.selected_option_info .selected_rate_ctn .caption { width: 60%!important;}
.selected_option_info .selected_rate_ctn .caption-cnt .caption-alt { padding: 15px!important; width: 40%!important;}
.selected_option_info { text-align: left;}
.selected_option_info .toggle_open { text-transform: uppercase; cursor: pointer; font-size: 16px;}
.selected_option_info .toggle_open:before { font-family: var(--font-family-ico); font-weight: var(--font-weight-regular); content: "\f0fe"; margin-right: 5px;}
.selected_option_info .toggle_open.fired:before { content: '\f146';}
.selected_room_name { font-weight: var(--font-weight-bold); font-size: 190%; color: var(--secondary-color); margin-bottom: 10px; width: calc(100% - 290px);}
body.portopino .selected_room_name { color: var(--primary-color);}
body.portopino .selected_room_name:before { color: var(--secondary-color);}
.selected_room_price { margin-left: auto; width: 290px; text-align: center; font-size: 35px; color: var(--secondary-color);}
body.portopino .selected_room_price { color: var(--primary-color);}
.selected_room_price .number:before { content: '\20ac'; margin-right: 3px;}
.selected_room_price .decimal, .selected_room_price .comma { vertical-align: super; font-size: 65%; letter-spacing: -0.5px; position: relative; top: 4px;}
.selected_room_price .show_prices { display: none;}
.selected_room_name:before { font-family: var(--font-family-ico); font-weight: var(--font-weight-regular); content: "\f058"; margin-right: 10px;}
.selected_option_info .title { font-size: 120%; color: var(--primary-color); width: 100%; text-align: left; margin-top: 15px;}
.selected_option_info .rate_arrangement { display: flex; gap: 5px; }
.selected_option_info .rate_arrangement:before { font-family: var(--font-family-ico); font-weight: var(--font-weight-solid);}
.selected_option_info .selected_rate_ctn[treatment="treatment-breakfast"] .rate_arrangement.g24:before { content: '\f7b6';}
.selected_option_info .selected_rate_ctn[treatment="treatment-room"] .rate_arrangement.g24:before { content: '\f236';}
.selected_option_info .selected_rate_ctn[treatment="treatment-half"] .rate_arrangement.g24:before { content: '\f2e6';}
.selected_option_info .selected_rate_ctn[treatment="treatment-full"] .rate_arrangement.g24:before { content: '\f2e6';}
.selected_option_info .selected_rate_ctn[treatment="treatment-all"] .rate_arrangement.g24:before { content: '\f561';}
.selected_option_info .caption .zlabel.g25 { display: flex; gap: 5px; margin: 5px auto 10px; flex-wrap: wrap;}
.selected_option_info .caption .zlabel.g25 .fieldkey { color: var(--primary-color);}
.selected_option_info .caption .zlabel.g25 .fieldkey:after { content: ':'; }
.selected_option_info .rate_details .fieldkey { cursor: pointer; color: var(--grey); font-size: 16px; width: 100%; text-align: left; text-transform: uppercase; display: flex; gap: 5px; }
.selected_option_info .rate_details .fieldkey:before { font-family: var(--font-family-ico); font-weight: var(--font-weight-regular); content: "\f0fe";}
.selected_option_info .rate_details.fired .fieldkey:before { content: '\f146';}
.selected_option_info .rate_details .fieldvalue { display: none; font-size: var(--size-base);}
.selected_option_info .rate_details.fired .fieldvalue { display: block}
.selected_option_info .caption-cnt { align-items: center!important; background-color: #f7f7f7;}
.selected_option_info .caption-alt { position: initial!important; bottom: unset!important; top: unset!important; left: unset!important; right: unset!important; line-height: 1.2; width: auto; background-color: transparent; border-left: 1px solid #dedede; padding: 0 40px; color: var(--grey);}
.selected_option_info .caption-alt .upfront { margin-bottom: 10px; color: var(--primary-color);}
.selected_option_info .caption-alt .upfront .fieldvalue { font-size: 20px;}
.selected_option_info .caption-alt .upfront .number:before {  content: '\20ac'; }
.selected_option_info .caption-add { position: initial!important; bottom: unset!important; top: unset!important; left: unset!important; right: unset!important; padding-right: 40px; display: none;}
.selected_option_info .caption-add .zlabel { display: none!important;}
.selected_option_info .caption-add .zlabel.zlabelprice { display: none!important; /* gap: 2px; align-items: center; font-size: 30px; color: var(--primary-color); */}
.selected_option_info .caption-add .zlabel.zlabelprice:before { content: '\20ac'; position: relative; top: 2px;}
.selected_rate_ctn { display: none; width: 100%;}
.selected_rate_ctn.fired { display: block; margin-top: 15px;}
.remove_eng_selection { position: absolute; z-index: 2; top: 0; right: 0; font-size: 0; width: 40px; height: 40px; background-color: transparent; line-height: 40px; text-align: center; cursor: pointer;}
.remove_eng_selection:before {font-family: var(--font-family-ico); content: '\f00d'; color: var(--white); font-size: 25px; z-index: 2; position: relative;}
.remove_eng_selection:after { width: 0; height: 0; content: ''; position: absolute; z-index: 1; top: 0; right: 0; border-style: solid; border-width: 0 70px 70px 0; border-color: transparent var(--primary-color); }
/* Engagement Media */
.engagement_media { text-align: center; padding-top: 30px; margin-top: 40px;}
.engagement_media > div { max-width: 1024px; margin: 0 auto 90px; padding: 50px 30px 30px; background-color: #f6f6f6; box-shadow: 0 14px 15px -11px rgba(0,0,0,0.1); position: relative; border-top: 5px solid var(--primary-color);}
.engagement_media > div:before { font-family: var(--font-family-ico); font-weight: 900; font-size: 25px; color: var(--white); position: absolute; top: -30px; left: 0; right: 0; margin: 0 auto; z-index: 2; width: 60px; height: 60px; line-height: 60px; text-align: center; background-color: var(--primary-color);}
.engagement_video:before { content: '\f03d';}
.engagement_spotify:before { content: '\f001';}
.engagement_attachments:before { content: '\f07c';}
.engagement_video { background-color: #f6f6f6; }
.engagement_video iframe { width: 100%; height: 517px; box-shadow: 0px 9px 11px 0px rgba(0,0,0,0.15); padding: 10px;}
.engagement_video .video_wrapper { max-width: 920px; margin: 0 auto 30px; }
.spotify_hint {  display: flex; flex-direction: column; gap: 20px; align-items: center; line-height: 1.2; font-size: 100%;}
.spotify_hint:after { display: none; background-color: var(--secondary-color); width: 40px; height: 40px; border-radius: 100%; line-height: 40px; text-align: center; font-family: var(--font-family-ico); content: '\f6a8'; color: var(--white); cursor: pointer; font-size: 20px; }
.spotify_wrapper { width: 100%; text-align: left;}
.spotify_wrapper iframe { width: 100%; height: 400px; margin-top: 30px;}
.spotify_wrapper.fired { display: block;}
.spotify_wrapper .trigger_close { display: none;}
.engagement_attachments { max-width: 920px; margin: 30px auto; padding: 15px; background-color: #f6f6f6;}
.attachments_wrapper .trigger_close:before { display: none;}
.trigger_close:before { font-family: var(--font-family-ico); content: '\f057'; font-weight: 900; cursor: pointer; font-size: 20px; color: var(--secondary-color); }
.engagement_video .trigger_close { display: none;}
.video_hint, .attachments_hint { font-size: 25px; margin-bottom: 30px;}
.engagement_attachments .attachment { text-align: left; padding: 10px; margin-bottom: 10px; border: 1px dashed #dedede;}
.engagement_attachments .attachment a { color: var(--secondary-color); font-size: 18px;}
.engagement_attachments .attachment a:before { font-family: var(--font-family-ico); content: '\f019'; margin-right: 5px; }
@media (max-width: 960px) {
    .selected_option_info .selected_rate_ctn .caption-cnt { flex-direction: column!important; padding: 15px;}
    .selected_option_info .caption-alt { padding: 30px 0!important; border-left: unset; border-top: 1px solid #dedede;}
    .accomodation_info { margin: 0 auto 15px;}
}
@media (max-width: 767px) {
    .selected_room_name { width: 100%; font-size: 25px;}
    .selected_room_price { width: 100%; margin-left: 0; text-align: left; margin-bottom: 0; font-size: 30px;}
    .engagement_video iframe { height: auto;}
    #unlock_offer_form { flex-direction: column;}
    #unlock_offer_email { width: 100%;}
}
.smartphone .accomodation_info .info_msg { font-size: 100%;}
.smartphone #page.engagement { margin: 0 auto;}
.smartphone .engagement_multi { padding: 10px;}
.smartphone .engagement_greeting { font-size: 20px;}
.smartphone .engagement_multi_info .title,
.smartphone .refuse_offer_title { font-size: 18px;}
.smartphone #page.engagement_mode .heading { padding-top: 20px;}
.smartphone .engagement_mode .engagement_expire { margin-top: 8px; text-align: center;}
.smartphone .selected_option_info .caption-alt { background-color: transparent!important;}
.smartphone .selected_option_info .selected_rate_ctn .caption-cnt .caption-alt { padding: 10px 0!important;}
.smartphone .engagement_media { margin-top: 15px; padding: 0 15px;}
.smartphone .engagement_media > div { padding: 50px 15px 15px; border-radius: 5px;}
.smartphone .engagement_media > div:before { border-radius: 100%; font-size: 20px;}
.smartphone .selected_option_info .selected_rate_ctn .caption,
.smartphone .selected_option_info .selected_rate_ctn .caption-cnt .caption-alt { width: 100%!important;}
.smartphone .selected_option_info .caption-alt,
.smartphone .selected_option_info .caption-alt .payment_policy_label,
.smartphone .selected_option_info .caption-alt .canc_policy_label { font-size: 16px;}
.smartphone .selected_option_info .canc_policy.fired .canc_policy_text, .smartphone .selected_option_info .payment_policy.fired .payment_policy_text { font-size: 16px;}

#page_error .message .buttons > div { background-color: var(--primary-color); color: var(--white)!important; border: unset!important}

/* FINE ENGAGEMENT PLATFORM */

/* Fasce orarie - Servizi */
.ztemplate .selection_time { display: flex; align-items: center; gap: 3px; margin-left: 10px;}
.ztemplate .selection_time select { border: 1px solid #dedede; border-radius: 3px; background-color: #f6f6f6; padding: 3px;}
.ztemplate .selection_time select:focus { outline:none;}
.ztemplate .selection_time:before, .ztemplate .time:before { font-family: var(--font-family-ico); content: '\f017';}
.ztemplate .time { order: 3; margin-left: 5px; display: flex; align-items: center; gap: 3px;}
.ztemplate .time:before { font-size: 90%;}
.ztemplate_rooms .ztemplate .services .subcontents .selector_wrapper.has_time:hover .selection_date { padding-left: 0;}
.smartphone .ztemplate_rooms .ztemplate .services .subcontents .selector_wrapper.has_time { position: relative; padding: 15px 20px;}
.smartphone .ztemplate_rooms .ztemplate .services .subcontents .selector_wrapper.has_time .selection_date { position: relative; top: -10px;}
.smartphone .ztemplate .selection_time { position: absolute; bottom: 10px; left: 10px; gap: 2px;}
.smartphone .ztemplate .selection_time select { padding: 0; border: unset;}
.smartphone .ztemplate .selection_time:before { font-size: 90%; }

/* CSS Takyon */
.takyon-scripts-target-info .takyon-info-box { width: auto; align-items: flex-start; background-color: #fff; padding: 15px; border: 1px solid #dedede; margin-bottom: 15px;}
img.takyon-logo-little { min-width: unset!important; width: auto; height: auto!important; max-width: 50px;}
.takyon-scripts-target-info .takyon-info-box::after { display: none!important;}
.takyon-logo { min-width: unset!important; width: auto!important; height: 60px!important;}
.ztemplate_rooms .rates .caption-alt { z-index: auto;}
.takyon-scripts-target-info .takyon-info-box p { white-space: normal!important; line-height: 1;}
.smartphone .takyon-scripts-target-info :where(.takyon-row-1, .takyon-row-2) { flex-wrap: wrap; justify-content: flex-start;}

/* Edit Reservation */
.ibe_search_error { width: 100%; text-align: center; padding-top: 15px;}
.ibe_search_btn { cursor: pointer;}
.ibe_search_box {background-color: #fff; color: #000; padding: 20px; margin: 0 auto; position: absolute; z-index: 9999; top: 0; left: 0; right: 0; box-shadow: 0 0 10px rgb(0 0 0 / 30%); text-align: left; max-width: 766px; display: none;}
.ibe_search_box form {background: whitesmoke; padding: 20px;}
.ibe_search_box_close { cursor: pointer; position: absolute; top: 4px; right: 10px; font-size: 21px; background: white; padding: 10px 15px; font-size: 0;}
.ibe_search_box_close:before { font-family: var(--font-family-ico); content: '\f00d'; color: #000; font-size: 20px;}
.ibe_search_wrapper { padding: 15px 25px; position: absolute; left: calc(50% + 50px); bottom: 30px; z-index: 9;}
.ibe_search_wrapper.fired .ibe_search_box {display: block; position: fixed; top: 10%;}
.ibe_search_box_title { text-align: center; font-size: 22px; margin-bottom: 15px; color: #373737;}
.ibe_search_box form { display: flex; flex-direction: row!important; flex-wrap: wrap; }
.ibe_search_box form .field, #booking .ibe_search_box form .field.text { width: 50%; margin: 0; padding: 0 15px 20px 15px;}
.ibe_search_box form .field input { padding: 10px; width: 100%; text-align: left; line-height: 1; border: 1px solid #dedede; text-transform: inherit!important;}
#booking .ibe_search_box .form_element_title, .ibe_search_box .form_element_title, #booking .ibe_search_box .form_element_title.text { color: var(--primary-color); }
.ibe_search_loading .fa-spin, .edit_reservation_loading .fa-spin { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 99999; color: #fff; font-size: 50px;}
.ibe_search_loading:before, .edit_reservation_loading:before  { position: fixed; content: ''; top: 0; left: 0; width: 100%; height: 100%; z-index: 9; background-color: rgba(0,0,0,.8);}
#page.thankyou.edit_reservation .side #order_template_wrapper { text-align: left;}
.edit_reservation .side { margin-top: 30px;}
.edit_reservation .side #bookingform_summary .title { margin: 0 0 15px 0; padding-bottom: 15px; border-bottom: 1px solid #dedede; font-size: 190%; color: #575757;}
.edit_reservation .section_text { display: none;}
.edit_reservation .reservation_code { display: block;}
.edit_reservation .section_big_link, .edit_reservation .btn, .edit_reservation .button_model_2 { display: none;}
.edit_reservation #order_template_wrapper .row-1 .caption { flex-wrap: wrap; align-items: center; margin-top: 15px; margin-bottom: 10px;}
.edit_reservation #order_template_wrapper .row-1 .caption .title_wrapper { width: 100%;}
.edit_reservation .rate_arrangement { font-size: 18px;}
.delete_reservation_info { padding: 15px; background-color: #fff; margin-top: 15px; margin-bottom: 15px; border-top: 1px solid #dedede; width: 100%; font-size: 20px;}
.delete_reservation_info .fieldvalue { display: flex; align-items: center;}
.delete_reservation_info .fieldvalue:before { font-family: var(--font-family-ico); content: '\f05a'; margin-right: 8px; }
.delete_reservation { background-color: #ef5f3e; padding: 15px 25px; font-size: 12px; color: #fff; text-transform: uppercase; cursor: pointer;}
.delete_reservation .fieldkey { display: flex; align-items: center;}
.delete_reservation .fieldkey:before { font-family: var(--font-family-ico); content: '\f2ed'; margin-right: 10px;}
.delete_reservation .fieldvalue { display: none;}
.edit_reservation #bookingform_summary .summary { font-size: 18px;}
.edit_reservation #order_template_wrapper .ztemplate .elem { position: relative;}
.edit_reservation #order_template_wrapper .ztemplate .elem.odd { padding-top: 20px;}
.edit_reservation #order_template_wrapper .ztemplate .elem.odd:before { position: absolute; z-index: 1; top: 0; left: -21px; width: calc(100% + 42px); content: ''; background-color: #fff; border-bottom: 1px solid #dedede; border-top: 1px solid #dedede; height: 20px; z-index: 1; }
#page_error .message .buttons { display: flex; align-items: center; justify-content: center; margin-top: 20px;}
#page_error .message .buttons > div { padding: 15px 25px; color: #373737; text-transform: uppercase; cursor: pointer; margin: 0 5px; border: 2px solid #373737;}
#booking .ibe_search_box input[type="submit"], .ibe_search_box input[type="submit"] { font-size: 12px; background-color: var(--primary-color); margin: 0 auto; cursor: pointer;}
.edit_reservation #order_template_wrapper .row-2 .rates .caption-alt .fieldkey:not(.details_wrapper .fieldkey) { font-size: 15px;}
.edit_reservation .canc_policy_label, .edit_reservation .payment_policy_label { font-size: 15px;}
.edit_reservation #order_template_wrapper .rates .caption-alt .ztextarea.g2, .edit_reservation #order_template_wrapper .rates .caption-alt .zlabel.g8 { font-size: 16px;}
.smartphone .delete_reservation { width: 100%; margin-bottom: 15px;}
.smartphone .ibe_search_box form { flex-direction: column!important;}
.edit_reservation .ztemplate .open_desc_order .fieldkey { font-size: 15px;}
#page.thankyou.edit_reservation .title { color: var(--grey);}
.edit_reservation #order_template_wrapper .service_title .caption:not(.subcontents .caption) .title { font-size: 15px;}
.edit_reservation #order_template_wrapper .service_title .caption:not(.subcontents .caption) .title:before { top: 0;}
@media (max-width: 1023px){
	.ibe_search_wrapper { position: relative; bottom: 0; left: 0; text-align: center;}

}
.smartphone .ibe_search_box form .field, .smartphone #booking .ibe_search_box form .field.text { width: 100%; border-bottom: unset;}
.smartphone .ibe_search_wrapper .ibe_search_box { height: 100%;}
.smartphone #page.thankyou.edit_reservation #content { padding: 0 0 60px;}
.smartphone.body_ecommerce_thank_you #page.edit_reservation .heading.colour { border-bottom: 1px solid var(--color1);}
.smartphone #page.thankyou.edit_reservation #content:before { display: none;}
.smartphone .ibe_search_btn { text-align: center; }
.smartphone .ibe_search_wrapper { padding: 0;}

.smartphone #booking .section_text { margin: 0 auto; }
