/**
Theme Name: agroalcarrena
Author: sdi
Author URI: https://www.sdi.es
Description: Tema hijo para la web agroquimica alcarrena
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: agroalcarrena
Template: astra
*/
#contact-footer a:hover, #legal-footer a:hover{
    font-weight: 600;
}

.elementor-42 .elementor-element.elementor-element-7b37350 {
    padding: 40px 0px 0px 0px;
}

.color-verde i{
    color: #2eaf7d !important;
}

.elementor-search-form__toggle i{
    background-color: transparent !important;
}

.pol-priv-con{
    color: #7A7A7A;
}

::-moz-selection { /* Code for Firefox */
    color: white;
    background: #2eaf7d;
}
  
::selection {
    color: white;
    background: #2eaf7d;
}
.cky-footer-wrapper div:last-child{
    display: none !important;
}



.elementor-nav-menu--dropdown.elementor-nav-menu__container{
	top:20px !important;
}