/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */
/*************************menu************************/

.carte .et_pb_blurb_container {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.bg {
    background-color: #00000047 !important;
}
.disp {
	display: none !important;
}
.commande a {
    border: 2px solid #f1c9aa !important;
    padding: 15px 20px !important;
    border-radius: 30px !important;
}
.commande a:hover {
    border: 2px solid #f1c9aa !important;
    padding: 15px 20px !important;
    border-radius: 30px !important;
    color: #fff !important;
    background-color: #f1c9aa !important;
}

/*************************média****************************/
@media only screen and (max-width: 1024px){
	.hieght {
    max-height: 600px !important;
}
}
@media only screen and (max-width: 980px) and (min-width: 768px){
	.block {
    display: block !important;
    height: 455px !important;
}
	.none {
    display: none !important;
}
}
@media only screen and (max-width: 767px){
	.slider {
    display: none !important;
}
	.block {
    display: block !important;
    height: 300px !important;
}
	.none {
    display: none !important;
}
	.hieght {
    max-height: 770px !important;
}
	.hieght2 {
    max-height: 619px !important;
}
	.padd1 {
    padding-bottom: 20px !important;
    padding-top: 20px !important;
}
.image-digi {
    margin-bottom: -41px !important;
}
 h2 {
	font-size: 26px !important;

	}
	h3 {
	font-size: 23px !important;

	}
}

@media only screen and (max-width: 321px) {
    .hieght {
        max-height: 814px !important;
    }
}

button.cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show {
    bottom: 0px !important;
}