.jl-toolbar .jl-child-width-auto.jl-flex-middle.jl-grid-small.jl-grid {
    display: flex;
    flex-direction: row-reverse;
}

#jlnavbar-4916 .g-headerbar-top, 
#jlnavbar-2337 .g-headerbar-top,
#jlnavbar-6730 .g-headerbar-top {
    padding-top: 15px!important;
    padding-bottom: 15px!important;
}
#g-navigation a.jl-logo img {
    width: 176px;
}
section#g-top {
    background: linear-gradient(135deg, #142617 0%, #044810 100%) !important;
}
#g-navigation .jl-navbar-container:not(.jl-navbar-transparent) {
    background: linear-gradient(135deg, #044810 0%, #142617 100%) !important;
}
.jl-tolbar-phone a {
    font-size: 20px!important;
    font-weight: bold;
}
.jl-tolbar-phone a:hover {
    color: #f7c600!important;
}
.jl-navbar-left, .jl-navbar-right, [class*=jl-navbar-center] {
    justify-content: center;
}

a.jl-navbar-toggle.jl-navbar-toggle-animate.mobile-toggle::before {
    content: "MENU";
    position: absolute;
    font-size: 8px;
    top: 9px;
}
a.jl-navbar-toggle.jl-navbar-toggle-animate.mobile-toggle {
    scale: 1.2;
    margin-top: 15px;
}
#g-navigation .mobile-toggle:focus, #g-navigation .mobile-toggle:hover {
    color: #044810!important;
}
.jl-navbar-dropdown {
    width: 200px;
}

#g-navigation .jl-navbar-nav > li:hover > a, #g-navigation .jl-navbar-nav > li > a:focus, 
#g-navigation .jl-navbar-nav > li > a[aria-expanded="true"], #g-navigation .jl-navbar-nav > li > a:active, 
#g-navigation .jl-navbar-nav > li.jl-active > a,
.jl-navbar-dropdown ul li:hover a,
.jl-navbar-dropdown ul li.jl-active a{
    color: #ffdb00!Important;
}




/* HOME PAGE */
.theme-btn .jl-button-secondary, .theme-btn .jl-button-primary {
    background-color: #ffdb00;
    color: #142617;
}
.jl-home-about .tm-meta.jl-h5 {
    margin-bottom: 0;
}
.showcase-intro .item-wrapper {
    padding: 10px 10px;
}
.itemid-129 section#g-showcase {
    padding-top: 20px!important;
    padding-bottom: 20px;
}
.jl-home-services h2.el-title {
    margin: 5px 0 0 0 !important;
}
.jlfeaturebox-7822>div {
    margin-bottom: 20px;
}
.jl-home-btn-services {
    position: absolute;
}
.jl-home-services h2.el-title a, 
.g-powered-by {
    text-shadow: 0.4px 0.8px 1.2px #170e05;
}

.jl-img-100 .jl-grid .jl-width-1-2\@m {
    max-height: 100%;
}
.jl-img-100 img {
    height: 100%;
    object-fit: cover;
}
.itemid-129 #g-showcase {
    background-image: url(https://wesfinelandscaping.com/templates/jl_brighton/custom/images/img-uploads/banners/banner-03.webp);
}
#g-bottom {
    background-image: url(https://wesfinelandscaping.com/templates/jl_brighton/custom/images/img-uploads/banners/Banner-IMG_4044_web.webp);
}


/* ABOUT PAGE */
.itemid-144 #g-hero {
    background-image: url(https://wesfinelandscaping.com/templates/jl_brighton/custom/images/img-uploads/banners/wesfinelandscaping_Mesa-de-trabajo-1.webp);
}
.jl-about-about img {
    height: 500px;
    object-fit: cover;
}



/* SERVICES PAGE */
.itemid-238 #g-hero {
    background-image: url(https://wesfinelandscaping.com/templates/jl_brighton/custom/images/img-uploads/banners/wesfinelandscaping-04.webp);
}
.jl-col-2 .jl-grid>* {
    padding-left: 10px;
}
.itemid-238 .jl-subnav-pill > .jl-active > a {
    background-color: #044810;
}
.itemid-238 a:focus {
    outline: none;
}
.itemid-238 #g-feature {
    color: #141515;
    background-color: #f5f5f5;
}



/* GALLERY PAGE */
.itemid-274 #g-hero,
.itemid-275 #g-hero,
.itemid-276 #g-hero,
.itemid-277 #g-hero {
    background-image: url(https://wesfinelandscaping.com/templates/jl_brighton/custom/images/img-uploads/banners/wesfinelandscaping-02.webp);
}
.jl-filter-gallery-page img.tm-image {
    height: 205px;
    object-fit: cover;
}
/* CONTACT PAGE */
.itemid-137 #g-hero {
    background-image: url(https://wesfinelandscaping.com/templates/jl_brighton/custom/images/img-uploads/banners/wesfinelandscaping-03.webp);
}
.jl-contact-feature-box .jl-margin-remove-first-child {
    display: flex;
    align-items: center;
}
a.jl-contact-phone-a {
    font-weight: bold;
    font-size: 20px;
}
a.jl-contact-email-a {
    color: #141515;
}

/*se duplica el + del zoom de gallery custom html */
.jl-icon-zoom span.jl-icon.jl-overlay-icon svg:last-child {
    display: none;
}


/* FOOTER SECTION */
#g-footer a.jl-logo img {
    width: 215px;
}
#g-footer a.jl-logo img {
    margin-left: auto;
    margin-right: auto;
}
#g-footer a.jl-logo{
    width: 100%;
}
li.jl-footer-phone .tm-content a {
    font-weight: bold;
    font-size: 23px;
}
li.jl-footer-phone a, .jl-view-all-services a {
    color: #ffdb00!important;
}
.jl-footer-contact span.jl-text-primary {
    color: #ffdb00!important;
}



@media (min-width: 1400.99px) {
    
}
/* Dispositivos extra grandes (escritorios grandes, 1200 px y más) */
@media (min-width: 1025px) and (max-width: 1400px) {
    
}


/* Dispositivos grandes (escritorios, 992 px y más) */
@media (min-width: 992px) and (max-width: 1024.99px) {
    .jl-home-about h2 {
        font-size: 24px!important;
        
    }

/* GALLERY PAGE */
    .jl-filter-gallery-page img.tm-image {
        height: 155px;
        object-fit: cover;
    }
    
/*CONTACT PAGE */ 
    .jl-contact-utility > div {
        padding: 0;
    }
    a.jl-contact-email-a {
        font-size: 15px;
    }
/* FOOTER SECTION */
    .jl-footer-logo > div {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
    }
    .g-block.size-37.jl-footer-logo {
        flex: 0 40%;
        width: 40%;
    }
    .g-block.size-30.jl-light.jl-footer-services {
        flex: 0 26%;
        width: 26%;
    }
    

}

/* Dispositivos medianos (tabletas, 768px y más) */
@media (min-width: 768px) and (max-width: 991.98px) {

    .jl-toolbar .jl-child-width-auto.jl-grid-stack>div:first-child {
        display: none;
    }
    
    #g-navigation .jl-navbar-container:not(.jl-navbar-transparent),
    #g-navigation nav.jl-navbar.el-horiz-nav {
        height: 110px;
    }
    #g-navigation .jl-navbar-container:not(.jl-navbar-transparent) {
        background: #ffffff!important;
    }
    #g-navigation .mobile-toggle {
        color: #142617;
    }

/* HOME PAGE */
    .g-block.size-60.jl-home-form-2,
    .g-block.size-40.jl-home-form {
        flex: 0 50%;
        width: 50%;
    }


/* ABOUT PAGE */
    .jl-about-about img,
    .jl-img-100 img {
        height: 250px;
    }

/* GALLERY PAGE */
    .jl-filter-gallery-page img.tm-image {
        height: 235px;
        object-fit: cover;
    }
    
/* CONTACT PAGE */    
    .jl-contact-form .g-block.size-33 {
        flex: 0 40%;
        width: 40%;
    }
    .jl-contact-form .g-block.size-67 {
        flex: 0 60%;
        width: 60%;
    }
    #social-8190-particle {
        padding-top: 0;
    }
    #jldescription-7151-particle {
        padding-bottom: 0;
    }
    .jl-map iframe {
        height: 300px;
    }
    a.jl-contact-email-a {
        font-size: 15px;
    }
    
/* FOOTER SECTION */
    .g-block.size-30.jl-footer-services,
    .g-block.size-33.jl-footer-contact{
        flex: 0 50%;
    }



}

/* Dispositivos pequeños (teléfonos horizontales, 576 px y más) */
@media (min-width: 576px) and (max-width: 767.98px) {
    #g-navigation .jl-navbar-container:not(.jl-navbar-transparent),
    #g-navigation nav.jl-navbar.el-horiz-nav {
        height: 110px;
    }
    #g-navigation .jl-navbar-container:not(.jl-navbar-transparent) {
        background: #ffffff!important;
    }
    #g-navigation .mobile-toggle {
        color: #142617;
    }
    
}

/* Dispositivos extrapequeños (teléfonos verticales, menos de 576 px) */
@media (max-width: 575.98px) {
    .jl-container {
        padding-left: 0;
        padding-right: 0;
    }
    .jl-toolbar .jl-child-width-auto.jl-grid-stack>div:first-child {
        display: none;
    }
    #g-navigation .jl-navbar-container:not(.jl-navbar-transparent),
    #g-navigation nav.jl-navbar.el-horiz-nav {
        height: 110px;
    }
    #g-navigation .jl-navbar-container:not(.jl-navbar-transparent) {
        background: #ffffff!important;
    }
    #g-navigation .mobile-toggle {
        color: #142617;
    }
    .jl-tolbar-phone a {
        font-size: 15px!important;
        font-weight: bold;
    }
    
/* HOME PAGE */
    .itemid-129 #g-header {
        padding-top: 0;
    }
    .jl-home-services h2 a {
        font-size: 24px;
    }
    .jl-home-about h2 {
        font-size: 18px!important;
        font-weight: bold;
    }

/* ABOUT PAGE */
    .jl-about-about img {
        height: 200px;
    }
    
/* GALLERY PAGE */
    .jl-filter-gallery-page img.tm-image {
        height: 230px;
        object-fit: cover;
    }
    
/* CONTACT PAGE */
    a.jl-contact-email-a {
        font-size: 15px;
    }
    .jl-map iframe {
        height: 300px;
    }
    #social-8190-particle {
        padding-top: 0;
    }
    #jldescription-7151-particle {
        padding-bottom: 0;
    }

    
    
    
    
    
}
