.content,
.the_content,
.content_wrap,
.description {
    text-align: justify;
}

#main_book_wrapper .main_book a {
    text-transform: capitalize;
}

#main_book_wrapper .main_book a{
    font-size: 1.5em;
}

#main-content-1 .the_content, .the_content{
    font-size: 1.3em;
}

@media (max-width: 767px) {
    .content,
    .the_content,
    .content_wrap,
    .description {
        text-align: center;
    }
}

#full_gallery_filters {display: none !important;}


.section.section_bg_alternative {
    background: url(../images/lightpaperfibers.jpg) #fff;
}

#highlight_menu ul.menu > li > span > a {
    font-weight: normal
}


#menus ul.menu > li > span > a {
    text-transform: unset;
}

#post-preview-1 .ctaemail {
    display: none;
}


#main-content-1 .btns_wrap .read_more {
    margin-top: 25px;
}

#light_theme.home #post-preview-1 .section_subtitle {
    padding-top: 10px;
}

.de_block_additional_content div.ginput_complex.ginput_container.gf_name_has_2 p {
    width: 50%;
    margin: calc(var(--font-size) * -1.6) 0;

}

.de_block_additional_content div.ginput_complex.ginput_container.gf_name_has_2 p span {
    display: block;
    width: 100%;
}

.page-id-4 #post-preview-1 .cta {
    display: none;
}

.page-id-2 #post-preview-1 .cta {
    display: none;
}

.page-template-template-location #icons-list-1 {
    padding: 40px 0 !important;
}

#icons-list-1 .wrap.section {
    padding-bottom: 10px;
}


#social_sidebar {
    display: none;
}


@media (min-width: 1400px) and (min-height: 800px) {
    .de_block_post_preview.list {
        padding-top: 5px;
    }
}

@media (min-width: 1200px) and (min-height: 800px) {
    .de_block_post_preview.list {
        padding-top: 5px;
    }
}

.de_block_post_preview.list {
    border-top: none;
}



@media (max-width: 641px){
.gform_wrapper .ginput_container span:not(.ginput_price) {
    margin-bottom: 8px;
    display: block;
}
.de_block_additional_content div.ginput_complex.ginput_container.gf_name_has_2 p span {
    width: 180px;
}
}



#sidebar_menu {
    padding: 0 calc(2rem + 5px);
}

#menu_sidebar_wrap .menu_sidebar .menu_sidebar_inner_content {
    padding: 60px 0 40px;
}

/* newsletter_box */
#newsletter_box {
    padding: 2rem;
    margin: 0 5px;
    background: black;
}

#newsletter_box form {
    display: block;
    overflow: hidden;
}

#newsletter_box .title {
    margin-bottom: 15px;
    line-height: 120%;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    text-align: center;
}

#newsletter_box .title h1 {
    line-height: 120%;
    font-size: 14px;
    color: #FFFFFF;
}

#newsletter_box .field {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    height: 40px;
}

#newsletter_box .field label {
    float: left;
    display: block;
    color: #FFFFFF;
    width: 25%;
    line-height: 40px;
}

#newsletter_box .field input {
    float: left;
    display: block;
    width: 75%;
    line-height: 40px;
    border: none;
    padding: 0;
    margin: 0;
    text-indent: 10px;
}

#newsletter_box .send {
    width: 100%;
    float: left;
}

#newsletter_box .send button {
    display: block;
    width: 100%;
    padding: 1em;
    background-color: hsl(42.9, 72%, 49%);
    color: white;
    text-transform: uppercase;
    border: none;
}

#newsletter_box .send button:hover {
    background-color: hsl(31.58, 44%, 74%);
    color: hsl(0, 0%, 20%);
}

#newsletter_box .privacy_box {
    float: left;
    width: 100%;
    margin-top: 5px;
    height: 20px;
    line-height: 20px;
    color: #FFFFFF;
}

#newsletter_box .privacy_box input {
    float: left;
    margin-right: 10px;
    margin-top: 4px;
}

#newsletter_box .privacy_box .privacy a {
    color: hsl(42.9, 72%, 49%);
}

#newsletter_box .privacy_box .privacy a:hover {
    color: hsl(31.58, 44%, 74%);
}

/*footer newsletter*/
/*#footer_bottom .widgets-container {
    justify-content: space-between;
}*/



.footer_newsletter_wrap {
    max-width: 35vw;
}

.footer_newsletter_wrap #newsletter_box {
    padding: 0;
}
.footer_newsletter_wrap #newsletter_box .privacy {
    text-align: left;
}
@media (min-width: 1300px) {
    .footer_newsletter_wrap {
        max-width: 25vw;
    }
}

@media (max-width: 991px) {
    #footer_bottom .widgets-container {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .footer_newsletter_wrap {
        max-width: 50vw;
        margin: 3em 0 1em;
    }
}
@media (max-width: 767px) {
    .footer_newsletter_wrap {
        max-width: 80vw;
    }
}

.btns_wrap .price_wrap a .label sup{
    vertical-align: baseline;
    font-size: 1em;
}

/*Snack bar*/
.snackbars_wrapper{
    bottom: 20px;
}
.snackbars_wrapper .snackbar{
    flex-direction: column;
    padding: 20px;
}

.snackbars_wrapper .snackbar  .snack_title{
    text-align: center;
    font-weight: bold;
    margin: 20px 0 20px 0;
    line-height: 120%;
}

.snackbars_wrapper .snackbar p{
    text-align: left;
}

.snackbars_wrapper .snackbar .snackbar_icon{
    background: #fff;
    border-radius: 50%;
    padding: 10px;
    margin: 10px 0;
}

/*fusion V2 */

.fu_inputs_occupancy_wrap .fu_select:nth-child(2) {
    display: none;
}

#fuinjections_sidebar_top{
    display: none;
}
#fusion_cart_sidebar #fuinjections_sidebar_top{
    display: block;
}
#fusion_cart_sidebar iframe{
    margin: 1em 0 0;
}
#fusion_cart_sidebar .ty_label{
    font-size: .8em;
    margin-top: -1em;
}

.fu_card_room_offer .fu_discount_wrap{
    background: var(--fu-btn-bg);
    overflow: hidden;
    margin-bottom: .5em;
    margin-top: .5em;
    position: relative;
    left: 1.6em;
}
.fu_card_room_offer.fu_best_rate:after{
    border-width: 12px;
    top: 0;
    right: 0;
}
.fu_card_room_offer.fu_best_rate{
    overflow: visible;
}
.fu_card_room_offer .fu_discount_wrap:before {
    background: var(--fu-bg);
    content: "";
    display: block;
    height: 2em;
    left: -20px;
    position: absolute;
    width: 40px;
    z-index: 1;
    transform: skewX(30deg)
}

.fu_offer_tax.fu_offer_taxes,
.fu_offer_tax.fu_average_price,
.fu_offer_tax.fu_split_price{
    display: none;
}
.fu_offer_tax_description:empty,
.fu_offer_tax_title:has(+ .fu_offer_tax_description:empty){
    display: none;
}

.fu_container_sales_terms .included_taxes{
    display: none;
}

fieldset.config-item.config--promo {
    order: 4!important;
}

@media (max-width: 767px) {
    .fu_card_room_offer .fu_offer_content .fu_room_offer_conditions .fu_offer_info_item{
      width: 100%;
    }
}

/*
.gform_wrapper form .gform_body .ginput_container_date select {
    padding: 10px 25px !important;
    background-size: 10px !important;
    background-position: right 10px center !important;
}
 */

.fu_popup,
#fusion_container{
    b, strong{
        font-weight: 700;
    }
    ul,ol{
        padding-left: 1.5em;
    }
    ul{
        list-style-type: disc;
    }
    ol{
        list-style-type: decimal;
    }
    i{
        font-style: italic;
    }
}

#footer_bottom .widgets-container{
    flex-wrap: wrap;
}


.hotels-logos, .restaurants-logos {
    margin-top: 1.5em;
    a{
        display: inline-block;
    }
}

@media (max-width: 767px) {
    .restaurants-logos,
    .hotels-logos {
        display: flex;
        flex-direction: column;
        justify-content: center;
        flex-wrap: wrap;
        gap: 15px;
        a{
            width: 100%;
        }
    }
}

.hotels-logos img{
    padding: 0 12px;
    max-width: 200px;
}


.restaurants-logos img{
    padding: 0 12px;
    max-width: 200px;
    max-height: 75px;
}




@media (min-width: 1000px) {
    .valadiergroup-logo {
        width: 160px;
    }
    .enoz-logo, .pianobar {
        width: 165px;
    }

    .diplomatic-logo {
        width: 140px;
    }
}

@media (max-width: 991px){
    .brillo-logo {
        height: 65px;
    }
}








