/*
Theme Name: Website Theme
Text Domain: website-theme
*/


.services-items {}
.services-items .service-item h4 {font-weight: bold; font-size: 1em; font-family: var(--wp--preset--font-family--barlow) !important; color: var(--wp--preset--color--custom-accent-2) !important}
.services-items .service-item .item-desc {font-size: 0.9em; padding: 0; margin: 0;}
.services-items .service-item .item-price {font-size: 0.9em; padding: 0; margin: 0;}
.services-items .service-item .item-price-desc {font-size: 0.8em; font-style: italic; padding: 0; margin: 0;}


.info-boxes .info-inner {border: 1px solid #ffffff14;}
.info-boxes li:nth-child(1) .info-inner {background: #8a141269;}
.info-boxes li:nth-child(2) .info-inner {background: #0128519e;}
.info-boxes li:nth-child(3) .info-inner	{background: #94cfd754;}
.info-boxes li:nth-child(4) .info-inner {background: #0128519e;}
.info-boxes li:nth-child(5) .info-inner	{background: #94cfd754;}
.info-boxes li:nth-child(6) .info-inner {background: #8a141269;}



.frontend-only .convertible-header.modified-header .ch-action i {
	color: var(--wp--preset--color--custom-contrast-2);
}






