/**
 * Theme Name:     Hello Elementor Agricycles
 * Author:         Libellink
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-agricycles
 * Description:    Thème enfant de Hello pour personnalisation style et fonctionnalités
 */

/* Masquer bouton d'ajout au panier sur fiches articles*/
#add-to-cart-attributes .wpr-simple-qty-wrap,
#add-to-cart-attributes .yith-ywraq-add-to-quote{
	display: none;
}
/* thème configurateur : WSB */
.footer__section-center .mkl-footer--action-button{
	font-size: inherit;
}
.mkl-pc--steps button.button{
	border-radius: 0;
}
.mkl_pc.has-steps .mkl_pc_container .mkl_pc_toolbar{
	width: 600px;
}