<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.image_grid h1 {
    font-size: 1.3em;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
}

.tab-pane h1 {
    font-size: 1.1em;
    font-weight: 800;
    text-transform: capitalize;
}

.image_grid h5 {
    font-size: 1.3em;
    font-weight: 800;
    text-transform: capitalize;
}

.image_grid p {
    color: #333;
    font-size: 1em;
    padding: 0 !important;
    margin: 0 0 1em 0;
}

.main_color {
    color: #ef7d00 !important;
}

#submit-booking {
    width: 100%;
    border-radius: 3px;
    background: #ef7d00;
    color: #FFF;
    text-transform: uppercase !important;
    border: none;
    font-weight: 700;
    padding: 8px 0;
    font-size: 1.1em;
}

.tab-content {
    background-color: #fff;
    border: 1px solid #E0E5E9;
    border-top: none;
}

.container_tabs {
    margin-bottom: 30px;
}

.container_tabs label {
    line-height: 140%;
    color: #8dbd57 !important;
    font-weight: 800;
}

button.btn-number {
    background: #8dbd57 !important;
    color: #fff;
    font-weight: 800;
}

button[disabled] {
    cursor: pointer !important;
}

.form-control[readonly] {
    background-color: #fff !important;
    cursor: pointer !important;
}

.input-icon-info {
    position: absolute;
    right: 25px;
    bottom: 2px;
    width: 28px;
    height: 24px;
    text-align: right;
    color: #808080;
}

.checkbox input, .radio input {
    opacity: 1 !important;
}

.form-control:not(.fc-alt) {
    border: 1px solid #f0f0f0 !important;
}

.container_tabs #submit-booking {
    width: 34%;
}

.container_tabs .button_container {
    text-align: right;
}

.miniature li {
    margin-right: 5px;
}

.miniature .flex-direction-nav li a {
    margin-top: -10px !important;
}

.miniature img {
    display: block;
    opacity: .5;
    cursor: pointer;
    width: 77px;
    margin-right: 5px;
}

.miniature img:hover {
    opacity: 1;
}

.position_sidebar_prenota div.first_block {
    padding: 15px !important;
    border: 1px solid #e0e5e9;
    background: #fff;
    color: #000;
    text-align: left;
}

.position_sidebar_prenota h6 {
    font-size: 1.3em;
    margin: 0 0 10px 0;
    font-weight: 800;
    text-transform: capitalize;
    text-align: center;
    color: #8dbd57 !important; /* #ef7d00 */
}

.position_sidebar_prenota h6.bold {
    font-size: 1.9em !important;
}

.position_sidebar_prenota #submit-booking {
    width: 75%;
}

.position_sidebar_prenota p, .position_sidebar_prenota ul {
    margin: 0 0 1em 0;
    padding: 0;
    color: #333 !important;
}

.position_sidebar_prenota p.title {
    font-size: 1em !important;
    color: #8dbd57 !important; /* #ef7d00 */
}

.position_sidebar_prenota ul.list-sidebar-servizi &gt; li {
    color: #333 !important;
    list-style: none;
    text-align: left;
}

.position_sidebar_prenota ul.list-sidebar-servizi &gt; li &gt; i {
    margin-right: 10px;
    color: #8dbd57 !important; /* #ef7d00 */
}

.position_sidebar_prenota .second_block {
    background-color: #fff;
    text-align: center;
    margin: 25px 0;
    padding: 3px !important;
}

.box_media {
    border: 1px solid #E0E5E9;
    border-bottom: none;
    padding: 10px 0px;
    margin: 20px auto 0 auto;
}

.table_prenotazione {
    border-collapse: collapse;
    width: auto;
    width: 100%;
    margin-bottom: 20px;
}

.table_prenotazione th {
    background-color: #ef7d00 !important; /* #8dbd57 */
    color: #fff !important;
    font-weight: 800;
    font-size: 1.1em;
}

.table_prenotazione .numero_alloggi {
    width: 21%;
    background-color: transparent !important;
    color: #8dbd57 !important;
}

.table_prenotazione td, .table_prenotazione th {
    border: 1px solid #ddd !important;
    padding: 5px;
    margin: 1em;
    text-align: center;
    font-size: 1em;
    vertical-align: middle !important;
    color: #333;
}

.table_prenotazione &gt; thead &gt; tr &gt; th {
    border-bottom: none !important;
}

.table_prenotazione td {
    text-align: right;
}

.table_prenotazione tr.separatore:first-child td {
    height: 0;
    padding: 0 !important;
}

.table_prenotazione tr.separatore td {
    padding: 5px;
    background: transparent;
    border: 0px !important;
}

.table_prenotazione td.icon {
    text-align: center;
    vertical-align: middle;
}

.table_prenotazione tr td span.fa {
    font-size: 1.5em;
}

.table_prenotazione select {
    border: 0px;
    border: 1px solid #cccccc;
    color: #333 !important;
    background-color: #fefefe;
    border-radius: 4px !important;
    margin: 0 !important;
}

select.rooms {
    padding: 4px 6px;
}

.ui-widget-content {
    z-index: 999 !important;
}

.container_totale {
    text-align: right;
}

.container_totale h6 {
    margin-bottom: 0px
}

.panel-heading &gt; h4, .panel-heading &gt; h4 a:hover, .panel-heading &gt; h4 a {
    background: #8dbd57 !important;
    color: #fff !important;
    text-decoration: none;
    font-size: 1.2em;
}

.panel-body {
    padding: 15px !important;
}

.panel-default {
    border: 1px solid #8dbd57 !important;
}

.panel-default &gt; .panel-heading {
    padding: 15px;
}

.panel-heading &gt; h4 &gt; a &gt; i {
    color: #FFF;
    float: right;
}

.panel-heading:before {
    visibility: hidden;
}

.credit-card-div img {
    padding-top: 15px;
}

.credit-card-div .small-font {
    font-size: 10px;
}

.credit-card-div span {
    padding: 8px 0 3px 0 !important;
}

.date_info {
    clear: both;
    margin: 20px 0;
    padding: 10px 0;
    border-bottom: 1px dashed #E0E5E9;
    border-top: 1px dashed #E0E5E9;
}</pre></body></html>