/**
* Theme Name: Biztech Child
* Description: This is a child theme of Biztech, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/template_path">template_path</a>
* Template: biztech
* Version: 1.0.1
*/

.main-header .outer-box {
  padding: 30px 0;
}

.main-menu .navigation > li > a {
	padding: 0px;
}

.custom-list .elementor-icon-list-icon {
  left: 0px;
  top: 4px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 26px;
  color: #fff;
  border-radius: 50%;
  background: var(--theme-color);
}
.custom-list .elementor-icon-list-icon i{
	color: white !important;
	font-size: unset !important;
}

.custom-list .elementor-icon-list-icon {
	display:unset !important;
	text-align: center !important;
}
.custom-list .elementor-icon-list-text {
	margin-left: 15px
}

.white-p p{
	color: white !important;
}

.form-top-info p {
	display: flex;
	gap: 5px;
}

.custom-landing .video-btn {
	display: none;
}