/*
Theme Name: Delaville
Theme URI: https://delaville.gr
Template: ultimate-hotel-booking
Author: Grayfish Design
Author URI: https://gray.fish
Version: 1.0.1740757697
Updated: 2025-02-28 15:48:17

*/

/* body.single-tf_hotel .tft-header-desktop{
	background-color: #917242 !important;
} */

#room-availability, #tf-hotel-rooms, .tf-rooms-sections{
	display: none !important;
}

body.single-tf_hotel .tf-hotel-design-1{
	background: #FDF9F3;
    padding-top: 200px;
}

body.single-tf_hotel .tf-title-meta {
	max-width: 50%;
    white-space: nowrap;
    overflow: auto;
    text-overflow: ellipsis;
	display: block;
	color: grey;
	font-weight: 300;
}

body.single-tf_hotel .tf-title-meta i{
	margin-right: 6px;
    margin-left: 4px;
}

.tf-hotel-descriptions{
	max-width: 800px;
    opacity: 0.8;
}

.tf-hotel-descriptions p{
	font-weight: 300 !important;
}

html body.single div p, html body.page div p, html body.page div span{
	font-weight: 300 !important;
}

body.single-tf_hotel h1, body.single-tf_hotel h2, body.single-tf_hotel h3, body.single-tf_hotel h4, body.single-tf_hotel h5{
	color: #595349 !important;
}

body.single-tf_hotel .tf-head-title{
	color: #FCF4E8 !important;
}
a.more-hotel, .tf-head-social{
	display: none !important;
}

.tf-hotel-design-1 .tf-hotel-faqs-section .tf-hotel-faqs .tf-faq-wrapper .tf-faq-single.active .tf-faq-single-inner {
    background: #fff;
    box-shadow: unset;
}

.tf-hotel-design-1 .tf-hotel-faqs-section .tf-hotel-faqs .tf-faq-wrapper .tf-faq-single .tf-faq-single-inner {
    margin: 0px 0px 30px 0px;
    background: #FFFFFF;
    box-shadow: none !important;
    transition: .3s allease;
}

.tf-hotel-design-1 .tf-hotel-faqs-section .tf-hotel-faqs .tf-faq-wrapper .tf-faq-single .tf-faq-single-inner:hover {
    background: #f5f5f5;
    box-shadow: none !important;
}

.tf-faq-wrapper .tf-faq-inner .active .tf-faq-single-inner .tf-faq-collaps .faq-icon i.fa-minus {
    color: #B58E53 !important;
    display: block;
}

.tf-hotel-design-1 .tf-hotel-single-features ul li {
    display: inline-flex;
    align-items: center;
    background-color: #fff;
    border-radius: 0;
    padding: 10px;
    text-transform: capitalize;
    margin: 5px 5px 5px 0px;
    box-shadow: none !important;
    font-size: 15px;
}

div:not('.elementor-element') p, div:not('.elementor-element') a, div:not('.elementor-element') li, div:not('.elementor-element') span, div:not('.elementor-element'){
	font-family: 'Roboto' !important;
	font-weight: 300;
}

.tft-popular-hotel-header .read-more,.tft-popular-hotel-header ul{
	display: none !important;
}

.tft-menus-section, footer a {
	font-family: "Cormorant Garamond", sans-serif !important;
}

.tft-account {
	display: none !important;
}

body header .tft-flex {
	flex-direction: row-reverse !important;
}

footer a:hover{
	color: grey !important;
}