/*
Theme Name: Dahotel Child
Theme URI:http://wpdemo.zcubethemes.com/dahotel
Description: Dahotel – Luxury Hotel WordPress Theme.
Text Domain: dahotel
Author:       zcube
Author URI: https://themeforest.net/user/themexpixel
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
Template:     dahotel
Version:      1.0

*/


/* Theme customization starts here
  -------------------------------------------------------------- */

/*global*/

body {
	font-size: 16;
}

h1 {
	font-weight: normal !important;
	font-size: 80px;
	line-height: 1.3;
}

h1 span {
	font-family: "Playfair Display";
    font-weight: 400;
    font-style: italic;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    h1 {
        font-size: 32px;
    }
}

@media (max-width: 810px) {
    h1 {
        font-size: 36px;
        letter-spacing: 0;
       }
}
	
h2 {
	font-weight: normal;
	font-size: 40px;
}

h2 span {
	font-family: "Playfair Display";
	font-style: italic;
}

/*end global*/

/*end scrollup*/

#scrollUp {
	display: none !important;
}

/*end scrollup*/

/*header*/

#header-sticky {
	padding-block: 20px;
	background-color: #ffffff;
}

.meanmenu-reveal {
	display: none !important;
}

.logo {
	display: flex;
	justify-content: center;
}

/*end header*/

/*cta*/

.elementor-widget-button .elementor-button {
    border-width: 2px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
	font-size: 14px;
    line-height: 1.4;
    text-align: center;
    position: relative;
    z-index: 1;
    letter-spacing: 2.8px;
    padding: 20px 30px;
	background: #2C4549 !important;
}

@media (max-width: 810px) {
    .elementor-widget-button .elementor-button {
        padding: 20px 15px;
    }
}
	
/*lementor-widget-button .elementor-button:hover {
    background: transparent !important;
}*/

.elementor-widget-button .elementor-button::before {
	content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    top: -5px;
    left: 0px;
	background: rgb(255, 255, 255);
}

.elementor-widget-button .elementor-button::after {
	content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -5px;
    left: 0px;
	background: rgb(255, 255, 255);
}

/*end cta*/

/*benefits*/

.services-08-thumb {
	max-width: 64px;
}

.services-08-content a:hover {
	cursor: auto; 
	color: #2c4549;
}

/*end benefits*/

/*activites-et-excursions*/

.feature-area2 {
	padding-block: 0;
}

.elementor-410 .elementor-element.elementor-element-64a91fb:not(.elementor-motion-effects-element-type-background) {
	padding-block: 120px;
}

.elementor-410 .elementor-element.elementor-element-41ac85b .elementor-heading-title {
	margin-inline: 24px;
}

/*end activites-et-excursions*/

/*restaurants*/

.elementor-410 .elementor-element.elementor-element-4c390b7:not(.elementor-motion-effects-element-type-background) {
	background-color: #ffffff !important;
	padding-block: 120px;
}

.elementor-410 .elementor-element.elementor-element-7bc80b7 .elementor-heading-title {
	color: #2c4549;
	margin-inline: 24px;
}

/*end restaurants*/

/*slider*/

.feature-slider-box img {
	width: 100vw;
}

/*end slider*/

/*temoignanges*/

.testimonial-area {
	padding-block: 0px;
}

.testimonial-active .ta-info{
	margin-bottom: 15px;
}

/*end temoignanges*/

/*end suites-et-chambres*/

.single-services .day-book ul li:last-child {
	background-color: #2c4549;
}

.single-services .day-book ul li:last-child a {
	color: #ffffff;
}

/*end suites-et-chambres*/

/*final cta*/

.elementor-410 .elementor-element.elementor-element-eccff23 h2 {
	color: #ffffff
}

/*end final cta*/

/*footer*/

footer .footer-top {
	display: none;
}

footer .c-mid {
	display: none;
}

footer .row .copy-text {
	margin-top: 20px;
}

/*end footer*/