/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 27 2025 | 16:52:19 */
.social-icons {
  display: flex;
  gap: 10px;
}

.social-icon {
  color: #ffffff;
  border-radius: 50%;
  font-size: 15px;
  transition: background-color 0.3s ease;
  text-decoration: none;
	
}


li.secondary-toggle-wrapper {
    display: none !important;
}
i.bi.bi-search
 {
    padding-left: 15px;
    padding-top: 3px;
}
/* .page .wastbin-page-header, .error404 .wastbin-page-header {
    background-image: url(https://myaiostagingwebsites.com/highthreatinnovations/wp-content/uploads/2025/09/imgi_24_PHOTO-2023-10-14-12-25-162.jpg)!important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
} */
input.wpcf7-form-control.wpcf7-text::placeholder
 {
    padding-left: 10px;
}
.sticky-head.header-sticky .header-navbar, .sticky-head.header-sticky .header-mobilebar {
	background-color: black!important;
}
@media only screen and (min-width: 912px) {
    .elements-3 > div > ul.pull-center.justify-content-center
 {
        width: 75%;
    }
}


@media (max-width: 767px) {
  .page-title {
    font-size: 25px !important;
  }
}
 .elementor-element.border-left-cls::before {
        left: 63px;
        border-color:#a30007;
    }