/**
 * Theme Name:     Feuille Verte Theme - Based Ollie
 * Author:         Mike McAlister
 * Template:       ollie
 * Text Domain:	   feuille-verte-theme-based-ollie
 * Description:    Launch a blazing-fast, pixel-perfect website with the Ollie WordPress block theme! Ollie features over 50 beautiful pattern designs, 7 full-page pattern layouts, and a fully-customizable design system with Global Styles. Ollie integrates seamlessly with all of the powerful new WordPress editor features, giving you the most lightweight and powerful website builder on the planet — no expensive page builder plugin required! ✶ Full demo: https://demo.olliewp.com ✶
 */

.swiper{
	border-radius: 25px!important;
}

.sous-services{
	display: flex;
}


.sous-services .mfb-repeater-item{
	width: 42% !important;
    display: flex;
    flex-direction: column;
    flex: auto;
}

.sous-services .wp-block-mfb-sub-field-block {
	display: flex;
    flex-direction: row;
    width: 100%;
    flex-wrap: wrap;
}

.sous-services .wp-block-group{
    margin: 10px;
}

.wp-block-image img{
	border-radius: 0px!important;
}