/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 23 2025 | 21:46:28 */
.social-icons {
  display: flex;
  gap: 10px;
}

.social-icon {
  color: #ffffff;
  border-radius: 50%;
	backg
  font-size: 15px;
  transition: background-color 0.3s ease;
  text-decoration: none;
	
}

.social-icon:hover {
  background-color: #222;
}
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://myaiostaging.com/greenwavejr/wp-content/uploads/2025/05/PXL_20240828_1820169451-2880w.jpg)!important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
input.wpcf7-form-control.wpcf7-text::placeholder
 {
    padding-left: 10px;
}
#back-to-top {
	display: none !important;
}