/*
Theme Name: Lyon carte grise Child
Theme URI: http://Lyon-carte-grise.fr
Template: minutecartegrise
Author: Agence E-Denzo
Author URI: http://e-denzo.fr/
Description: Thème sur-mesure pour AMFIT
Version: 1.0.1671269628
Updated: 2022-12-17 10:33:48

*/



.payment_method_etransactions_std_card_12 {
	display: none;
}

.payment_method_etransactions_std_card_10 {
	display: flex !important;
	flex-direction: row-reverse !important;
	align-items: center !important;
}



.woocommerce div.product form.cart div.quantity {
	display: none !important;
}

.content .woocommerce div.product p.price, .content .woocommerce div.product span.price {
	padding: 0px !important;
}

.content .woocommerce div.product form.cart .button {
	margin-left: 0px !important;
}

p.price {
	color:#0b6ba8 !important;
}

p.price:before {
	content:"Montant TTC: ";
	color: black;
}

@media only screen 
   and (max-width : 768px) {
   .wcpa_form_item {
	width: 100% !important;
}
}

