/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 25 2025 | 19:16:07 */
#menu-item-810 a{color: #206338 !important;}
.head-top-bar .elementor-widget-heading {
  margin-bottom: 0;
}

@media (min-width: 1025px) {
  .head-top-bar > .elementor-container {
    justify-content: flex-end;
  }

  .head-top-bar .head-phone-col {
    max-width: 230px;
  }
}

@media (max-width: 1280px) {
  .head-logo .elementor-widget-container {
    margin: 0 auto !important;
    transform: scale(1.3) translateX(-10px);
    transform-origin: left;
  }
}

@media (max-width: 1023px) {
	  .navLogo a {
		display: block;
		background: url(https://treesixtytree.mystagingwebsite.com/wp-content/uploads/2025/06/Tree-Sixty-Tree-Service-horizontal-logo-Updated4.png.webp)
		  center center no-repeat;
		background-size: 260px;
		text-indent: -9999px;
		height: 80px;
	  }
	 .hfe-menu-toggle {
		position: absolute;
		right: 0;
	  }
	.hfe-has-submenu-container span {
		position: absolute;
		right: 0;
	}
}

/* Mobile hero background Image */
@media (max-width: 767px) {
	.mobile-hero-container img {
		height: 100%;
		width: 100%;
		object-fit: cover;
		object-position: top center;
	}
}
@media (max-width: 767px) {
.hfe-flyout-wrapper .hfe-nav-menu > li.menu-item:first-child {
        margin-top: 0 !important;
    }
}