/*
Theme Name: GardenHub Child
Theme URI: http://steelthemes.com/gardenhub
Author: SteelThemes
Author URI: http://steelthemes.com
Description: Industry, Garden, Engineering & All Industrial Business WordPress Theme
Version: 1.0.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gardenhub
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: gardenhub
*/

.site-extra-text .item-2 {
    padding-right: 15px;
}

/* Sprinkler Menu Css */
.show-icon .main-nav ul.menu>li:after {
    position: absolute;
    top: 2px;
    right: 5px;
    opacity: 0;
    transition: 0.5s;
    z-index: 9;
    font-size: 30px;
    content: "";
    display: block;
    background-image: url("https://staging.vipankumar.com/irrigation-management/wp-content/uploads/2025/04/watering.png");
    background-size: cover;
    width: 20px;
    height: 20px;
}
.show-icon.header-v4 .main-nav ul.menu > li:after{
	top:5px !important;
}
.flaticon-nature-3:before {
    content: "\f118";
    position: absolute;
    top: -45px;
    right: -10px;
    /* bottom: 40px; */
    opacity: 1;
    transition: 0.5s;
    z-index: 9;
    font-size: 30px;
    content: "";
    display: block;
    background-image: url("https://staging.vipankumar.com/irrigation-management/wp-content/uploads/2025/04/watering.png");
    background-size: cover;
    width: 35px;
    height: 35px;
}

.footer-widgets .gardenhub-social-links-widget {
    margin-top: 0px;
}

.footer-widgets .footer-logo {
    margin-bottom: 20px;
}

.header-v1 .menu-item-text .header-phone {
    padding: 5px 5px;
}

.header-v1 .menu-item-text .extra-text {
    padding-left: 55px;
}

.header-v1 .menu-item-text i {
    padding-left: 10px;
}



.wpcf7-form span.wpcf7-not-valid-tip {
    position: absolute;
}

