/*
Theme Name: TRE Solutions
Author: Le Ba Vu - Corsivalab
Version: 1.0.0
Requires PHP: 5.2
*/
.section-services .swiper-slide .image {
	height:40rem;
}
.section-services .swiper-slide .image img{
	height:100%;
	object-fit:cover;
}
.section-services .swiper-slide .desc{
	min-height:10rem
}
/* body.single-product.postid-208 .quantity-wrap { 
  display: none !important;
} */
a.wcfm_catalog_enquiry, a.wcfm_chat_now_button, a.wcfm_follow_me, span.add_enquiry{
	border: 2px solid #EE1F33 !important;
	background:#EE1F33 !important;
}
body.single-product.postid-208 .yith-ywraq-add-to-quote,
body.single-product.postid-208 .yith-ywraq-add-button {
  display: none !important;
}
.energy-ecosystem .image img{
	width:100%;
}
@media (min-width:992px){
	.energy-ecosystem{
		padding-left:5rem;
		padding-right:5rem;
	}
}