/*

    The following CSS codes are created by the YellowPencil plugin.
    https://yellowpencil.waspthemes.com/


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. Global Styles

*/



/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
body .elementor-swiper .elementor-swiper-button .eicon-chevron-left{
	border-top-left-radius:50px;
	border-top-right-radius:50px;
	border-bottom-left-radius:50px;
	border-bottom-right-radius:50px;
	background-color:#3357db;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
	padding-bottom:7px;
}

body .elementor-swiper .elementor-swiper-button .eicon-chevron-right{
	background-color:#e74c3c;
	border-top-left-radius:50px;
	border-top-right-radius:50px;
	border-bottom-left-radius:50px;
	border-bottom-right-radius:50px;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
	padding-bottom:7px;
}

body #place_order{
	padding-right:7px !important;
	padding-left:7px !important;
	padding-top:7px !important;
	padding-bottom:7px !important;
}

body .elementor-location-footer .elementor-element .elementor-element .e-con-inner{
	visibility:hidden;
}

body #produit .jet-select select{
	min-width:175px;
}

body #content .page-content .elementor #produit .e-con-inner .elementor-element .elementor-widget-jet-smart-filters-select .elementor-widget-container .jet-smart-filters-select .jet-select select{
	width:97% !important;
}

@media (max-width:479px){

	body #produit .jet-select select{
	position:relative;
	left:-29px;
	}

}