/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 08 2025 | 12:54:13 */
.contractor_overview_info_lists .pp-infolist-wrap .pp-list-item-content {
	align-items: center !important;
}

.contractor_overview_info_lists .pp-infolist-icon-inner img {
	margin-top: 5px;
}



.contractor_overview_testimonials .pp-title-wrapper {
	margin-top: 75px;
}

.contractor_overview_testimonials button.owl-prev svg, .contractor_overview_testimonials button.owl-next svg {
    display: none;
}

.contractor_overview_testimonials button.owl-prev span {
    background: url(/wp-content/uploads/2025/04/Left-Arrow-1.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 75px;
    height: 75px;
}

.contractor_overview_testimonials button.owl-next span {
    background: url(/wp-content/uploads/2025/04/Right-Arrow-1.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 75px;
    height: 75px;
}

.contractor_overview_testimonials .pp-testimonials-wrap .owl-nav.position-side button {
	top: 30%;
}
