/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 22 2025 | 16:15:06 */
.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://mystagingaio.com/jl-dumpsters/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;
}
#back-to-top {
	display: none !important;
}



@media (max-width: 767px) {
  .page-title {
    font-size: 25px !important;
  }
}