/*
Theme Name: Alloggio Child
Theme URI: https://alloggio.qodeinteractive.com
Description: A child theme of Alloggio
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: alloggio
Template: alloggio
*/

#qodef-page-footer-top-area .qodef-grid-item.qodef-col--40 .textwidget {
    max-width: unset !important;
}

.qodef-room-list.qodef-layout--boxed .qodef-e-info-items {
    color: #66696d !important;
}
.qodef-room-list .qodef-e-amenity-items .qodef-ei-link {
    color: #66696d !important;
}

#sb_instagram img {
    height:100% !important;
}

#qodef-page-inner {
    padding: 0 !important;
}
.elementor-widget-alloggio_core_room_reservation_filter {
    width: 90%!important;
    max-width: 1300px!important;
    margin-left: auto;
    margin-right: auto;
    margin-top: -60px;
}
.elementor-widget-smartslider {
    margin-bottom:0 !important;
}

.home h1 {
    display:none !important;
}

.qodef-restaurant-menu-list .qodef-e-description {
    margin: 0px 0 0;
    font-size: 15px;
    color: #000;
    font-style: italic;
}

.bjPmRx {
    padding: 0 !important;
}

.menurestaurant {
    margin-bottom:0 !important;
}
.cartesemaine {
    color:#fff;  
}
.cartemidi {
    font-size:40px !important;
    margin-bottom:20px;
    color:#fff;
}
.textemidi p {
    color:#fff !important;
    line-height:22px !important;
}
.qodef-restaurant-menu-list:before {
    background-color: unset !important;
}
.qodef-restaurant-menu-list .qodef-e-heading-title {
    line-height:22px;
}
.qodef-restaurant-menu-list .qodef-grid-item {
    margin-bottom:15px !important;
}
.qodef-restaurant-menu-list {
    padding: 25px 25px 15px !important;
}

#qodef-page-footer-bottom-area-inner {
    max-width: 1300px;
}

.ckTsA {
    padding: 0 !important;
    padding-bottom: 20px !important;
    margin-top:-20px;
}

.qodef--king-bed,.qodef--safe,.qodef--single-bed,.qodef--tv {
    position: relative !important;
    top: 3px;
}
.qodef-room-list .qodef-e-amenity-items .qodef-e-amenity-item {
    max-height: 43px;
}
.qodef--wifi {
    position: relative !important;
    top: 2px;
}
.qodef--shower {
    width: 17px;
    position: relative !important;
    top: 1px;
}
#Capa_3 {
    height: 23px;
    position: relative !important;
    top: 3px;
    width: 24px;
}
#Capa_2 {
    height: 22px;
    position: relative !important;
    top: 2px;
    width: 24px;
}
#Capa_1 {
    height: 30px;
    top: 2px;
    position: relative !important;
}
#Capa_1 path,#Capa_2 path,#Capa_3 path {
    fill: #000;
}

.justify p {
	text-align:justify;
}

#qodef-page-header-inner,.qodef-header-sticky-inner,#qodef-page-footer-top-area .qodef-content-full-width {
    padding: 0px;
    width: 90%;
    margin: auto;
	max-width:1300px;
}
.elementor-section.elementor-section-boxed > .elementor-container,.qodef-content-grid {
	width:90% !important;
	max-width:1300px !important;
}
#qodef-404-page {
    padding: 200px 0 150px 0 !important;
}


/* HEADER */


#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu, #qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    background-color: #fff;
}
#qodef-page-outer {
	margin-top:0 !important;
}
.qodef-page-title .qodef-m-content {
    padding-top: 0 !important;
}
#qodef-page-header {
	background:#fff !important;
}
#qodef-page-header .qodef-header-navigation {
    margin: 0 !important;
}
#qodef-page-header .qodef-header-logo-link img {
    height: auto;
    width: 70px;
}
#qodef-page-header .qodef-header-logo-link {
    height: auto !important;
    width: auto !important;
	margin-right:30px;
}
.qodef-header-navigation {
	width:100%;
}
.qodef-room-reservation-filter.qodef-layout--revolution-slider .qodef-content-grid {
    background-color: #f8f8f8;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu, .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
	top:70px !important;
}
.qodef-header--sticky-display .bookbutton a span {
	background: linear-gradient(to left, transparent 50%, #66696D 50%) right !important;
	color: #66696D !important;
	border: 1px solid #66696D !important;
	background-size:201% !important;
}
.qodef-header--sticky-display .bookbutton a:hover span {
	background-position: left !important;
	color:#fff !important;
}
.qodef-header--sticky-display .qodef-header-sticky {
    -webkit-box-shadow: 0 3px 3px rgba(57, 63, 72, 0.3);
  	-moz-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
  	box-shadow: 0px 0px 3px rgba(57, 63, 72, 0.3);
	background:#FFF;
}
.bookbutton a span {
    line-height: 2em;
    padding: 8px 33px;
    color: #66696D;
    border: 1px solid #66696D;
	background: linear-gradient(to left, transparent 50%, #66696D 50%) right;
    background-size: 201%;
	transition: .5s cubic-bezier(.75,.01,.13,1.01);
	-moz-transition: .5s cubic-bezier(.75,.01,.13,1.01);
	-webkit-transition: .5s cubic-bezier(.75,.01,.13,1.01);
}
.bookbutton a:hover span {
	background-position: left;
	color:#fff;
}
.qodef-header-navigation>ul>li {
	align-items: center;
    display: flex;
	margin: 0 18px;
}
.qodef-header-navigation>ul>li>a {
    height: auto;
}
.qodef--infant {
	display:none;
}
select {
    height: 50px;
    width: 100%;
	font-weight:300;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}
.wpml-ls-legacy-dropdown a {
    border: 0;
}
.qodef-header--divided #qodef-page-header .qodef-widget-holder .widget.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle, .qodef-header--divided #qodef-page-header .qodef-widget-holder .widget.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
    height: auto;
    padding: 0;
}
.qodef-header--light:not(.qodef-header--sticky-display) #qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover, .qodef-header--light:not(.qodef-header--sticky-display) #qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover, .qodef-sticky-header--light #qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover, .qodef-sticky-header--light #qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover {
    color: #fff;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu, .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
	top: 40px;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:after, .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:after {
    top: 0px;
    left: -5px;
}
.home #qodef-page-header .custom-html-widget .qodef-header-navigation,#qodef-page-header .custom-html-widget .qodef-header-navigation {
	margin-right:0 !important;
}
.datepick-popup .datepick, .qodef-datepick-calendar .datepick {
    background-color: #fff;
}

@media (max-width: 1024px) {
	.qodef-page-title {
    	height: 450px !important;
	}
}

@media (max-width: 767px) {
	.qodef-page-title {
    	height: 350px !important;
	}
	.cartemidi {
        font-size:30px !important;
    }
}

.qodef-mobile-header-opener {
    font-size: 25px;
	color:#000;
    margin-left: 0;
}
.qodef-page-title {
    background-position: center center;
	box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.30);
	background-color: unset;
}
.qodef-mobile-header--sticky #qodef-page-mobile-header {
    background-color: #fff !important;
	border-bottom: 1px solid #66696D;
}
#qodef-page-mobile-header-inner {
    padding: 0;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu, #qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    background-color: #66696D;
}
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle, #qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
    font-size: 14px;
}
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a, #qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
    font-size: 14px;
	color:#fff;
}
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item:first-of-type, #qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item:first-of-type {
    padding-top: 10px;
}
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item:last-of-type, #qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item:last-of-type {
    padding-bottom: 10px;
}
#qodef-page-mobile-header .qodef-widget-holder .widget {
    margin: 0 20px 0 0px;
}

.qodef-mobile-header-navigation {
    background-color: #66696D;
    width: 112%;
    margin-left: -6%;
	text-align: center;
}
.qodef-mobile-header-navigation ul li {
    padding: 12px 0;
}
.qodef-mobile-header-navigation>ul>li>a{
    font-size: 14px;
	color:#fff !important;
}
.menu-item-6853 {
    margin-top: 15px !important;
	margin-bottom: 15px !important;
}
.menu-item-6853 a {
	border: 1px solid #FFF;
    padding: 15px 70px;
}

@media (max-width: 1024px) {
	.qodef-mobile-header--standard #qodef-page-mobile-header #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link {
    	margin-right: auto;
    	margin-left: auto;
    	padding-left: 29px;
	}
}

@media (max-width: 767px) {
    .elementor-widget-alloggio_core_room_reservation_filter {
        width: 100%!important;
        margin-top: 0;
    }
}




/* FOOTER */


#text-16,#text-19,#text-20 {
	text-align: right;
    padding-top: 10px;
}
.qodef-back-to-top-icon {
	display:none !important;
}
#qodef-page-footer-bottom-area p {
    line-height: 20px;
    font-size: 15px;
}
#qodef-back-to-top {
    bottom: 10px;
}
#qodef-page-footer-top-area p{
	line-height:26px;
}
#qodef-page-footer-top-area {
	padding: 50px 0 50px;
	text-align:center;
}
#qodef-page-footer-top-area .qodef-m-plus {
	display:none;
}
#media_image-2 img {
	width:100px !important;
	max-width:90% !important;
	margin-left: auto;
    margin-right: auto;
}
.widget_media_image {
	float: left;
	width: 33.33%;
}
#media_image-9 img {
	max-width:90% !important;
	width:120px !important;
	padding-top: 12px;
	margin-left: auto;
    margin-right: auto;
}
#text-2,#text-22,#text-21 {
	margin-bottom:20px !important;
}
#media_image-10 img {
	max-width: 90% !important;
	width:90px !important;
    margin-top: -15px;
    margin-left: auto;
    margin-right: auto;
}

.qodef-widget-title {
    font-family: Cormorant,serif;
    color: #000;
    font-size: 25px;
    line-height: 1.2em;
    font-weight: 500;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

#qodef-page-footer-bottom-area .qodef-content-full-width {
    padding: 0;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 1024px){
	#qodef-page-footer-top-area .qodef-col--20 {
    	margin-bottom: 0px !important;
		width:21.66% !important;
	}
	#qodef-page-footer-top-area .qodef-col--40 {
    	margin-bottom: 0px !important;
		width:35% !important;
	}
	#qodef-page-footer-top-area .qodef-grid-item.qodef--1024-col-6:nth-child(2n+1) {
    	clear: none;
	}
}

@media (max-width: 991px){
	#qodef-page-footer-top-area .qodef-col--20 {
    	margin-bottom: 30px !important;
		width:50% !important;
	}
	#qodef-page-footer-top-area .qodef-col--40 {
    	margin-bottom: 30px !important;
		width:50% !important;
	}
	#qodef-page-footer-top-area .qodef-grid-item.qodef--1024-col-6:nth-child(2n+1) {
    	clear: left;
	}
	#qodef-page-footer-top-area .qodef-col--20:nth-child(3),#qodef-page-footer-top-area .qodef-col--20:nth-child(4) {
		margin-bottom:0 !important;
	}
}

@media (max-width: 767px) {
	#sb_instagram.sbi_col_10 #sbi_images .sbi_item, #sb_instagram.sbi_col_3 #sbi_images .sbi_item, #sb_instagram.sbi_col_4 #sbi_images .sbi_item, #sb_instagram.sbi_col_5 #sbi_images .sbi_item, #sb_instagram.sbi_col_6 #sbi_images .sbi_item, #sb_instagram.sbi_col_7 #sbi_images .sbi_item, #sb_instagram.sbi_col_8 #sbi_images .sbi_item, #sb_instagram.sbi_col_9 #sbi_images .sbi_item {
    	width: 33.33% !important;
	}
	#qodef-page-footer-top-area .qodef-col--20 {
    	margin-bottom: 30px !important;
		width:100% !important;
	}
	#qodef-page-footer-top-area .qodef-col--40 {
    	margin-bottom: 30px !important;
		width:100% !important;
	}
	#qodef-page-footer-top-area .qodef-col--20:nth-child(3) {
		margin-bottom:30px !important;
	}
	#text-16,#text-19,#text-20 {
    	text-align: center;		
		padding-top: 0;
    	padding-bottom: 15px;
	}
	#text-4,#text-18,#text-17 {
    	text-align: center;
		padding-top:15px;
	}
}


/* ACCUEIL */


.qodef-centered-slider .qodef-m-item {
	width:auto;
	margin: 0 15px;
	height:500px;
}
.qodef-swiper-container .swiper-slide img {
	width:auto;
	height:500px;
}
.qodef-section-title.qodef-alignment--center .qodef-m-text {
    max-width: 850px;
	margin-left:auto;
	margin-right:auto;
}
.qodef-section-title span.qodef-m-text {
    font-size: 18px;
    line-height: 28px;
	color:#000;
}
.center .elementor-widget-container {
	text-align:center;
}
.qodef-icon-with-text h3 {
	font-size:25px;
}
.qodef-layout--text-below {
	text-align:center;
}
.qodef-layout--text-below .qodef-e-main-image {
	margin-left:auto;
	margin-right:auto;
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0px !important;
}
.qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner:hover .qodef-m-content-inner-background {
    -webkit-transform: scaleX(1.02);
    -ms-transform: scaleX(1.02);
    transform: scaleX(1.02);
}
.qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner:hover .qodef-m-content-inner-holder {
    -webkit-transform: translateX(0px) translateZ(0);
    transform: translateX(0px) translateZ(0);
}
.elementor-widget-image-carousel .swiper-slide {
	width:auto !important;
}
.swiper-slide-image {
	width:auto !important;
	height:400px !important;
}

@media only screen and (max-width: 1024px) {
	.qodef-room-reservation-filter.qodef-layout--revolution-slider .qodef-form-wrapper {
    	position: absolute;
    	margin-top: 0px;
    	-webkit-transform: translateY(50%);
    	-ms-transform: translateY(50%);
    	transform: translateY(50%);
	}
	.qodef-room-reservation-filter.qodef-layout--revolution-slider .qodef-m-form {
    -ms-flex-wrap: unset;
    	flex-wrap: unset;
	}
	.qodef-room-reservation-filter.qodef-layout--revolution-slider .qodef-m-form .qodef-m-field.qodef--booking {
    	width: auto;
	}
	.qodef-room-reservation-filter.qodef-layout--revolution-slider .qodef-m-form .qodef-m-field:not(.qodef--booking) {
    	width: 100%;
    	margin-bottom: 0px;
	}
}

@media only screen and (max-width: 991px) {
	.qodef-room-reservation-filter.qodef-layout--revolution-slider .qodef-form-wrapper {
    	position: relative;
    	margin-top: -70px;
    	-webkit-transform: none;
    	-ms-transform: none;
    	transform: none;
	}
	.qodef-room-reservation-filter.qodef-layout--revolution-slider .qodef-m-form {
    -ms-flex-wrap: wrap;
    	flex-wrap: wrap;
	}
	.qodef-room-reservation-filter.qodef-layout--revolution-slider .qodef-m-form .qodef-m-field.qodef--booking {
    	width: 100%;
		margin-top:10px;
	}
	.qodef-room-reservation-filter.qodef-layout--revolution-slider .qodef-m-form .qodef-m-field:not(.qodef--booking) {
    	width: 50%;
    	margin-bottom: 30px;
	}
	.qodef-room-reservation-filter.qodef-layout--revolution-slider .qodef-content-grid {
    	background-color: #f8f8f8;
    	padding-left: 50px;
    	padding-right: 50px;
		padding-top: 40px;
    	padding-bottom: 40px;
	}
	.qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner {
		padding: 20px 30px 20px 30px !important;
	}
}

@media (max-width:767px) {
	.qodef-room-reservation-filter.qodef-layout--revolution-slider .qodef-m-form .qodef-m-field:not(.qodef--booking) {
    	width: 100%;
    	margin-bottom: 30px;
	}
	.bigpadding .elementor-column-wrap {
		margin-top:40px;
		padding-top:125px;
		padding-bottom:125px;
	}
	.bigpaddingbis .elementor-column-wrap {
		margin-top:20px;
		padding-top:125px;
		padding-bottom:125px;
	}
	.qodef-banner.qodef-layout--link-overlay .qodef-m-button {
    	display: block;
	}
	.qodef-banner {
		display: flex;
    	flex-direction: column;
		overflow: hidden;
	}
	.qodef-banner .qodef-m-image {
    	order:2;
	}
}

/* CONTACT */


.coord {
	margin-bottom:0 !important;
}
.qodef-grid-item.half{
	width:50%;
}
span.wpcf7-list-item {
    margin: 0;
}
input[type="checkbox" i] {
    margin-left:0;
}
.separateur img {
	max-width:200px !important;
}
.qodef-contact-form-7 input[type=email], .qodef-contact-form-7 input[type=number], .qodef-contact-form-7 input[type=password], .qodef-contact-form-7 input[type=search], .qodef-contact-form-7 input[type=tel], .qodef-contact-form-7 input[type=text],.qodef-contact-form-7  input[type=url], .qodef-contact-form-7 textarea {
    font-size: 16px;
    color: #fff!important;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 300;
    border: 1px solid rgba(255,255,255,.18);
}
input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea {
    font-size: 16px;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 300;
}
.qodef-contact-form-7 input[type=email]:focus, .qodef-contact-form-7 input[type=number]:focus, .qodef-contact-form-7 input[type=password]:focus, .qodef-contact-form-7 input[type=search]:focus, .qodef-contact-form-7 input[type=tel]:focus, .qodef-contact-form-7 input[type=text]:focus, .qodef-contact-form-7 input[type=url]:focus, .qodef-contact-form-7 textarea:focus {
    border-color: #f8f8f8;
}
.qodef-contact-form-7 button[type=submit] {
    color: #FFF;
    border: 1px solid rgba(255,255,255,.6);
}
.qodef-contact-form-7 .wpcf7 form .wpcf7-response-output {
    color: #000;
}
.qodef-contact-form-7 .wpcf7-list-item-label a {
    color:#fff !important;
    text-decoration: underline;
}
.qodef-contact-form-7 button[type=submit]:hover {
    color: #66696D;
}
.qodef-contact-form-7 button.qodef-type--outlined:before {
    background-color: #fff !important;
}
.wpcf7-not-valid-tip {
    font-size: 10px;
    line-height: 14px;
    padding-top: 10px;
}
.premium-maps-info-container {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.gm-ui-hover-effect {
	display:none !important;
}
.gm-style .gm-style-iw-c {
    border-radius: 0 !important;
	transform: translate(-50%,62px) !important;
}
.gm-style .gm-style-iw-t::after {
    transform: translate(-50%,55px) rotate(135deg) !important;
}
.gm-style-iw-d {
	padding-right:12px;
	padding-bottom:12px;
	overflow: unset !important;
}

.wpcf7-list-item-label{
    font-family: "Josefin Sans", sans-serif;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0;
	line-height: 17px;
	text-transform: none;
}
.wpcf7-acceptance label {
	line-height: 17px;
}
.qodef-contact-form-7 label {
    color:#fff;
}

@media (max-width:767px) {
	.qodef-grid-item.half {
		width:100%;
	}
}


/* OFFRES */


.buttonoffres h2 {
	font-size:35px;
	line-height:1.1428571428571em;
	color:#fff;
	margin-top: 10px;
    margin-bottom: 0;
}
.buttonoffres {
	background: #66696D;
    width: 80% !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: -70px;
}
.prix {
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    font-size: 20px;
}
.buttonoffres p {
	color:#fff;
	margin-top:5px;
}
.elementor-accordion .elementor-tab-title {
    padding: 0 10px 10px 10px !important;
	border-bottom: 1px solid #000 !important;
}
.whitetab .elementor-tab-title {
	border-bottom: 1px solid #fff !important;
}
.elementor-tab-content p {
	margin:0 !important
}
.elementor-tab-content ul {
	margin:0 !important
}
.elementor-accordion .elementor-tab-content {
    padding: 15px 30px !important;
	border-top:unset !important;
}
.fa-angle-up:before {
    content: "\e083" !important;
	font-family: "linea-arrows-10"!important;
	font-weight: 600!important;
	font-size:20px;
}
.fa-angle-down:before {
    content: "\e019" !important;
	font-family: "linea-arrows-10"!important;
	font-weight: 600!important;
	font-size:20px;
}

@media (max-width:767px) {
	.buttonoffres h2 {
		font-size:30px;
	}
	.buttonoffres {
    	width: 85% !important;
	}
}


/* HOTEL */

.slidehotelgauche .elementor-swiper-button-next,.slidehotelgauche .elementor-swiper-button-prev,.slidehoteldroit .elementor-swiper-button-next,.slidehoteldroit .elementor-swiper-button-prev {
	top: auto !important;
	bottom: 0;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	width: 48px!important;
	height: 50px!important;
	color: #000 !important;
	background-color: #f8F8F8;
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
	-webkit-transition: color .25s ease-out;
	-o-transition: color .25s ease-out;
	transition: color .25s ease-out;
	align-items: center;
	justify-content: center;
}

.slidehotelgauche .elementor-swiper-button-prev {
	right: 48px !important;
    left: auto !important;
}
.slidehotelgauche .elementor-swiper-button-next {
	right: 0 !important;
    left: auto !important;	
}
.slidehoteldroit .elementor-swiper-button-prev {
	right: auto !important;
    left: 0 !important;
}
.slidehoteldroit .elementor-swiper-button-next {
	right: auto !important;
    left: 48px !important;	
}
.slidehotelgauche .eicon-chevron-right:before,.slidehoteldroit .eicon-chevron-right:before,.serviceslide .eicon-chevron-right:before {
    content: "\e04b" !important;
	font-family: "linea-arrows-10"!important;
	font-weight: 300!important;
	font-size:25px;
	margin-right:15px;
}
.serviceslide .eicon-chevron-right:before,.serviceslide .eicon-chevron-left:before {
	margin-left:0 !important;
	margin-right:0 !important;
}
.slidehotelgauche .eicon-chevron-left:before,.slidehoteldroit .eicon-chevron-left:before, .serviceslide .eicon-chevron-left:before {
    content: "\e03f" !important;
	font-family: "linea-arrows-10"!important;
	font-weight: 300!important;
	font-size:25px;
	margin-left:15px;
}
.qodef-amenity-list .qodef-e-icon:before {
    background-color: #f8f8f8;
}


/* CHAMBRES */

.qodef-swiper-container .swiper-slide img {
    width: auto;
    height: auto;
	transform: translate3d(1px, 0px, 0px) !important;
}
.swiper-button-next svg, .swiper-button-prev svg {
    width: 8px;
}
.serviceslide .elementor-swiper-button-prev,.qodef-room-list:not(.qodef-col-num--1) .swiper-button-prev {
    left: 0px!important;
    background: #f8F8F8;
    padding: 8px 5px 5px 5px;
    color: #000;
}
.serviceslide .elementor-swiper-button-next, .qodef-room-list:not(.qodef-col-num--1) .swiper-button-next {
    right: 0px!important;
	background: #f8F8F8;
    padding: 8px 5px 5px 5px;
    color: #000;
}
.home .elementor-swiper-button i {
    background: #FFF;
    color: #66696d;
    padding: 10px 5px;
}
.qodef-room-list:not(.qodef-col-num--1) .swiper-button-prev,.qodef-room-list:not(.qodef-col-num--1) .swiper-button-next {
    padding: 10px 10px 10px 10px !important;
}

.qodef-room-list-item h2 {
    font-size: 35px;
}
.qodef-room-list-item h2 a:hover {
    color:#000;
}
.qodef-room-list.qodef-layout--boxed .qodef-e-heading {
    display: block;
}
.qodef-room-list.qodef-layout--boxed .qodef-e-content {
    background-color: #f8f8f8;
}
.qodef-e-room-size, .qodef-e-capacity {
	font-size:18px;
}
.qodef-room-list.qodef-layout--boxed .qodef-e-button {
    margin-top: 10px;
}
.qodef-room-list.qodef-layout--boxed .qodef-e-button {
	width: 50%;
    float: right;
    margin-top: 0;
    text-align: right;
}
.qodef-room-list.qodef-layout--boxed .qodef-e-price {
	width: 50%;
    float: left;
}
.qodef-room-list.qodef-layout--boxed .qodef-e-excerpt {
    margin-bottom: 15px;
    margin-top:0;
    line-height: 24px;
}
.qodef-room-list.qodef-layout--boxed .qodef-e-content {
    padding: 25px 40px 55px;
}
.qodef-room-list .qodef-e-price-value {
    font-family: Cormorant,serif;
    font-size: 30px;
    line-height: 30px;
    margin-top: -10px;
}
.qodef-room-list .qodef-button.qodef-html--link {
	font-size:13px;
}
.qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item {
    margin: 0 0 50px;
}

@media (max-width: 1024px) {
	.qodef-room-list.qodef-layout--boxed .qodef-e-info-items .qodef-e-price {
    	display: none;
	}
}
@media (max-width:991px) {
	.qodef-room-list.qodef-layout--boxed .qodef-e-content {
    	padding: 25px 50px 55px;
	}
	.qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item {
    	margin: 0 0 40px;
	}
}
@media (max-width:767px) {
	.qodef-room-list-item h2 {
    	font-size: 30px;
	}
	.qodef-room-list.qodef-layout--boxed .qodef-e-content {
    	padding: 25px 20px 55px;
	}
	.qodef-room-list.qodef-layout--boxed .qodef-e-button {
    	width: 45%;
	}
	.qodef-room-list.qodef-layout--boxed .qodef-e-price {
    	width: 55%;
	}
	.qodef-room-list .qodef-e-price-label {
    	font-size:14px;
	}
	.qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item {
    	margin: 0 0 30px;
	}
}





/* SERVICES */

.marginslide {
	padding-right:25px;
}
.marginslideleft {
	padding-left:25px;
}
.marginslideright {
	padding-right:25px;
}
@media (max-width: 991px) {
	.marginslide {
		padding-right:0px;
	}
	.marginslideleft {
		padding-left:0px;
	}
	.marginslideright {
	    padding-right:0px;
    }
}



/* = GESTION DES COOKIES
-------------------------------------------------------------- */

.cli-bar-message {
    display:inline;
}
.container.cli-style-v2 {
	padding-right: 0;
	padding-left: 0;
	font-size: 14px;
}
.cli-plugin-button {
    width: 100px;
    text-align:center;	
}
.cli_settings_button{
    color:inherit !important;
}
.cli_settings_button:hover{
    color:#66696d !important;
}
@media (max-width: 400px) {
    .cli-bar-message {
        display: block !important;
        text-align:center !important;
    }
}	