@media screen and (max-width:1200px){
	.uael-menu-item {
    padding: 15px 0px 15px 0px !important;
	}
}

@media screen and (max-width:767px){
	.header-mobile-boxe {
	display: flex;
	}
	.boxe-logo {
	width: 45% !important;
	}
	.boxe-responsive-menu {
	width: 45% !important;
	}
	.uael-offcanvas {
    width: 50% !important;
	box-shadow: none !important;
	}
	.btn_slide {
	font-size: 16px !important;
	font-weight: 400;
    background-image: url(./icone/calendar-ico.svg) !important;
    background-size: 20px !important;
    background-repeat: no-repeat !important;
    background-position: 10% 45% !important;
    padding: 8px 30px 8px 50px !important;
    border-radius: 30px !important;
	}
	.img-pourquoi-green-pay .attachment-full {
    width: 342px;
    height: 417px;
    border-radius: 10px;
    box-shadow: 2px 2px 25px 15px rgba(0, 0, 0, 0.1);
	}
	.titre-call-to-action .elementor-heading-title {
    width: 100% !important;
    }
	#reseau-marchand .dce-skin-carousel {
	width: 308px !important;
	height: 442px !important;
	}
	#reseau-marchand .dce-posts-container .dce-post-image .dce-img img {
	border-radius: 10px;
	width: 308px;
	height: 442px;
	}
}

@media screen and (max-width:460px){
	.uael-offcanvas-content {
    padding: 80px 0px 25px 25px !important;
	}
	#SR7_1_1 .custom.sr7-bullets {
	display: flex;
	top: 49% !important
	}
	#SR7_1_1 .hephaistos.sr7-arrows.sr7-leftarrow:before {
    content: url(icone/slider-arrow-left-up.svg) !important;
    left: -30px !important;
    top: -260%;
    display: flex;
    position: absolute;
	}
	#SR7_1_1 .hephaistos.sr7-arrows.sr7-rightarrow:before {
    content: url(icone/slider-arrow-right-up.svg) !important;
    right: -30px !important;
    top: -260%;
    display: flex;
    position: absolute;
	}
}

@media screen and (max-width:420px) {
    .uael-offcanvas-content {
    padding: 80px 0px 25px 0px !important;
	}
	#SR7_1_1 .custom.sr7-bullets {
	display: flex;
	top: 49% !important
	}	
}


@media screen and (max-width:360px) {
	.uael-offcanvas-content {
    padding: 80px 0px 25px 0px !important;
	}
	#SR7_1_1 .custom.sr7-bullets {
	display: flex;
	bottom: 280px !important;
	}
	.img-pourquoi-green-pay .attachment-full {
    width: 282px;
    height: 344px;
    border-radius: 10px;
    box-shadow: 2px 2px 25px 15px rgba(0, 0, 0, 0.1);
    }
	#btn-cmd-terminal {
    background-image: url(./icone/delivery-ico.svg);
    background-repeat: no-repeat;
    background-position: 10% 45%;
    padding: 20px 40px 20px 68px;
	}
}