.service-box-content-custom{
	margin-bottom: none !important; border-bottom: none !important; padding-bottom: none !important;
}
.list-font li{
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
}
.wt-icon-box-wraper-custom{
	margin-bottom: 0px !important;
	min-height: 121px;
	display: flex;
	justify-content: center;
    align-items: center;
}
.mb-unset{
	margin-bottom: unset !important;
}
.wt-icon-box-wraper-product{
	min-height: 196px;
}
.site-button-explore{
	padding: 20px 30px;
	font-size: 16px;
	background: #007DB3;
}
.btn-blue{
	background: #007DB3 !important;
}
.btn-blue:hover{
	text-shadow: -400px 0 0 #ffffff, 0 0 0 #ffffff !important;
}
.btn-light-blue{
	background: #2E9DD0 !important;
}
.wt-topbar-right ul li a{
	color: #fff !important;
}
.mb-0{
	margin-bottom: 0px !important
}