/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 04 2024 | 10:37:33 */
.wa-service-cta {
	background-color: var(--base-color);
    color: #fff !important;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 20px;
}

.wa-service-cta:hover {
	background-color: var(--base-color-2);
}

.single-elecrix_service .attachment-full {
	width: 100%;
}