.elementor-2495 .elementor-element.elementor-element-41afb70 > .elementor-element-populated{margin:0px 0px 0px 4px;--e-column-margin-right:0px;--e-column-margin-left:4px;}.elementor-2495 .elementor-element.elementor-element-6285635 .gradient-bg{background-color:transparent;background-image:linear-gradient(180deg, #07632E 0%, #9DDF9C 100%);}.elementor-2495 .elementor-element.elementor-element-6285635 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-2495 .elementor-element.elementor-element-6285635 .tg-header-top__info ul li i{color:#000000;}.elementor-2495 .elementor-element.elementor-element-6285635 .tg-header-top__info ul li a{color:#000000;}.elementor-2495 .elementor-element.elementor-element-6285635 .tg-header-top__info ul li span{color:#000000;}.elementor-2495 .elementor-element.elementor-element-6285635 .tg-header-top__social a{color:#000000;}.elementor-2495 .elementor-element.elementor-element-6285635 .tg-header-top__social a:hover{color:var( --e-global-color-13eb03e );}.elementor-2495 .elementor-element.elementor-element-6285635 .tgmenu__navbar-wrap ul li a{color:#FFFFFF;}.elementor-2495 .elementor-element.elementor-element-6285635 .tgmenu__navbar-wrap ul li a:hover{color:var( --e-global-color-13eb03e );}.elementor-2495 .elementor-element.elementor-element-6285635 .tgmenu__navbar-wrap ul li .sub-menu{background-color:#FFFFFF;}.elementor-2495 .elementor-element.elementor-element-6285635 .tgmenu__navbar-wrap ul li .sub-menu li:hover a{color:#FFFFFF;}.elementor-2495 .elementor-element.elementor-element-6285635 .tgmenu__navbar-wrap ul li .sub-menu li.active > a{color:#FFFFFF;}.elementor-2495 .elementor-element.elementor-element-6285635 .tgmenu__navbar-wrap ul li .sub-menu li:hover > a{color:var( --e-global-color-13eb03e );}/* Start custom CSS for cresta-header-1, class: .elementor-element-6285635 */.tg-header-top__social a svg path {
    transition: fill 0.3s;/* default color */
}

.tg-header-top__social a svg path {
    fill: #000000; /* Set default icon color to black */
    transition: fill 0.3s ease;
}

.tg-header-top__social a:hover svg path {
    fill: #15a852 !important;
}

/*Location svg file color */
.tg-header-top__info ul li svg path {
    fill: black !important;
}

/*header mobile */
.tgmobile__menu-box {
    background: #ffffff !important;
}

.tgmobile__menu .navigation li > a {
    color: black !important;
}

.tgmobile__menu .social-links ul li a svg path {
    fill: black !important;
    transition: .3s !important;
}

.tgmobile__menu .social-links ul li a:hover {
    border-color:#15A852 !important;
    
}
.tgmobile__menu .social-links ul li a {
    border-color: #000000 !important;
}

.tgmobile__menu .social-links ul li a {
    color: #000000 !important;
}


/* SOCIAL MEDIA ICONS POSITOON CHANGE */
.tg-header-top__social.text-end {
    position: relative;
    left: -200px; /* move to the left */
    text-align: center; /* center icons horizontally */
    display: flex;
    gap: 10px; /* spacing between icons */
    justify-content: center;
    align-items: center;
}/* End custom CSS */