/**
* Theme Name: UniteDesign Child
* Description: This is a child theme of UniteDeign.
* Author: UniteDesign
* Template: UniteDesign
* Version: 1.0
*/

.header__area button {
	padding-right: 0px !important;
}
@media (max-width: 767px) {
	.hero__content {
		padding-top: 90px !important;
	}
}
.about__content p {
    margin-bottom: 30px !important;
}
}
.service__list-wrapper.col-xl-4 {
	display: none !important;
}
.col-xl-8 {
	width: 100% !important;
}