/* =========================================================
   ECHOFY CHILD - Override color principal
   Verde original: #79B900
   Nuevo verde:    #59AE79
========================================================= */

#scrollUp {
  background: #59AE79 !important;
}

.top-right-menu span:before {
    background: #59AE79;
}

.service-box.style2 .content {
    border-left: 5px solid #59AE79;
}

.service-box.style2 .service-btn a {
    color: #000000;
}

.service-box.style2 .service-btn a:hover {
    color: #59AE79;
}

.section-title.style1 .subtitle img {
  display: none !important;
}

.section-title.style1 .subtitle::before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 8px;
  vertical-align: middle;
  background-color: #59AE79;
  -webkit-mask: url('https://sostenibilitat.2grow.ad/wp-content/uploads/2025/09/leaf2.png') no-repeat center / contain;
  mask: url('https://sostenibilitat.2grow.ad/wp-content/uploads/2025/09/leaf2.png') no-repeat center / contain;
}

.work-process.style1 .icon:before {
    border: 2px dashed #59AE79;
}

.echofy_menu ul .sub-menu li:hover,
.echofy_menu ul .sub-menu li.current-menu-item,
.echofy_menu ul .sub-menu li.current_page_item {
  background: #59AE79 !important;
}

.echofy_menu ul .sub-menu li a:hover,
.echofy_menu ul .sub-menu li:hover > a,
.echofy_menu ul .sub-menu li.current-menu-item > a,
.echofy_menu ul .sub-menu li.current_page_item > a {
  background: #59AE79 !important;
  color: #ffffff !important;
}

.social-icons.text-right li a .fa-facebook,
.social-icons.text-right li a .fa-twitter,
.social-icons.text-right li a .fa-instagram,
.social-icons.text-right li a .fa-youtube {
    font-family: "Font Awesome 5 Brands" !important;
    font-weight: 400 !important;
}

.top-right-menu ul.social-icons li a .fa-twitter,
.top-right-menu ul.social-icons li a .fa-instagram,
.top-right-menu ul.social-icons li a .fa-youtube,
.top-right-menu ul.social-icons li a .fa-facebook {
    color: #000000;
}

.top-right-menu .social-icons li a:hover i,
.top-right-menu .social-icons li a:hover {
    color: #59AE79 !important;
}

/* Iconos de contacto del top header */
.top-address i.fa,
.top-address i.fas,
.top-address p span i,
.top-address p a i {
    font-family: "FontAwesome" !important;
    font-weight: normal !important;
}

.echofy-blog-meta-top li a {
    background: #59AE79 !important;
}

.blog-readmore a {
    background: #59AE79 !important;
}

.page-numbers span.current {
    background: #59AE79 !important;
    border-color: #59AE79 !important;
}

.paginations a:hover, .paginations a.current, .page-numbers span.current {
    background: #59AE79 !important;
    border-color: #59AE79 !important;
}

h2.heading-text:before {
    background: #59AE79;
}

.form-area.contact-two .button {
    background: #59AE79;
}