.wp-block {} /*  (.wp-block {} ensures MT files load in Gutenberg editor) */

/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Swiper slide next pp carousel image container **/
.swiper-slide-next .pp-carousel-image-container {
	width: 200px !important;
}

/** General >> Image **/
.pp-filterable-gallery img {
	height: 250px !important;
	object-fit: fill !important;
}

