/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 20 2026 | 13:08:10 */
h1.entry-title{
	display:none;
}
/* GLOBALNY RESET KOLORU DLA ICOMOON */
[class^="icon-"]:before,
[class*=" icon-"]:before {
    color: currentColor !important;
}


.breadcrumbs {
  font-size: 0.75rem;

	color:#c5c5c5;
}

.breadcrumbs a {
  text-decoration: none;
color:#45BED0;
}

.breadcrumb_last {
  font-weight: 300;
}

/* oferta */
.uslugi-box{
    background:#076371
!important;
}
.uslugi-box h2, .uslugi-box h5, .uslugi-box p, .uslugi-box .icon, .uslugi-box svg path{
    color:#fff!important;
    fill:#fff!important;
    font-size:88%;
}
.uslugi-box:hover{
    background:#187785
!important;
}




