/*
 Theme Name:     Expression Digitale
 Theme URI:      https://digitale.the-expression.ch/
 Description:    Votre agence digitale.
 Author:         Expression Digitale
 Author URI:     https://digitale.the-expression.ch/
 Template:       Divi
 Version:        1.0.0
*/

@import url("../Divi/style.css");

/* -------------------------
--------------------------------------------- */
	
	#main-header {
		box-shadow: none !important;
	}

	.et_header_style_split #top-menu-nav,
	header .container {
		width:100%;
		max-width: 100%;
	}

	


/* -------------------------
--------------------------------------------- */

	body .et_pb_button,
	body.et_pb_button_helper_class .et_pb_button,
	.et_pb_bg_layout_light.et_pb_button:hover {
		padding: 10px 30px !important;
	}


@media only screen and (min-width: 981px) {
    .et_header_style_split #top-menu > .menu-item {
        min-width: 180px;
        padding-right: 11px !important;
        padding-left: 11px;
    }
    .et_header_style_split #top-menu > .centered-inline-logo-wrap {
        padding-left: 11px;
        padding-right: 11px;
    }
}

@media only screen and (min-width: 981px) {
    .et_header_style_split .centered-inline-logo-wrap #logo, .et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo {
        height: auto;
        max-height: 91% !important;
    }
}

.et_pb_divider_0 {
    height: 50vw !important;
} 


@media (max-width: 980px) {
    .et_header_style_split #main-header .mobile_nav {
        display: block;
        text-align: left;
        background-color: transparent;
        border-radius: 5px;
        padding: 9px 10px;
    }
}

@media (max-width: 980px) {
    .et_header_style_split .mobile_nav .select_page {
        display: none;
    }
}

@media (max-width: 980px) {
    .et_header_style_split #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation {
        display: block;
        padding-top: 0;
        position: absolute;
        top: 0;
        right: 0;
    }
}

/* Amelia */

.amelia-v2-booking .am-lite-footer {
  display: none;
}

.amelia-v2-booking #amelia-container .am-fs__main,
.amelia-v2-booking #amelia-container.am-fs__wrapper {
  max-width: 100% !important;

}