/**
* Theme Name: Xinterio Child
* Description: This is a child theme of xinterio 
* Author: themestek
* Template: xinterio
* Version: 1.0
*/
.pbmit-portfolio-single-style-1 .elementor-image-gallery .gallery-item img {
    height: 550px;
}

.pbmit-portfolio-style-1 .pbmit-featured-wrapper img {
    height: 500px !important;
}

.pbmit-portfolio-style-2 .pbmit-featured-wrapper img{
    height: 500px !important;
}

.pbmit-portfolio-style-7 .pbmit-featured-wrapper img{
    height: 450px !important;
}
.pbmit-service-style-5 .pbmit-featured-wrapper img {
    height: 350px !important;
}

.pbmit-service-style-5 .pbmit-service-icon {
    display: none !important;
}

.pbmit-service-style-5 .pbmit-service-description p{
	-webkit-line-clamp: 4 !important;
}
.pbmit-footer-widget.pbmit-footer-widget-col-1 img {
    width: 30% !important;
}
