/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

/*HEADER*/
.aws-container .aws-show-clear .aws-search-field,
.aws-container .aws-search-form .aws-form-btn {
    border: 1px solid #8E8E8B;
    background: #fff;
    padding-left: 0;
}
.aws-container .aws-show-clear .aws-search-field{border-right: 0px; padding: 0px 20px; font-size: 14px; color:#000000}
.aws-container .aws-search-form .aws-form-btn{border-left:0px; background-color: #ffffff!important}

.aws-container .aws-search-form .aws-search-btn svg {
    width: 20px;
    float: right;
	margin-right: 10px
}
.aws-container .aws-search-form .aws-main-filter.aws-form-btn {
    display: none;
}

.dropdown_idioma .wpml-ls-legacy-dropdown a{border:0px!important; border-radius: 3px; padding-bottom: 10px}


/* BUSCAR MENU */
.search_menu .aws-container .aws-search-form{height: 35px}

.search_menu .aws-container .aws-show-clear .aws-search-field,
.search_menu .aws-container .aws-search-form .aws-form-btn {
    border: 0px solid #8E8E8B;
    background-color: rgba(255,255,255,0.8);
    padding-left: 0;
}
.search_menu .aws-container .aws-show-clear .aws-search-field{border-right: 0px; padding: 0px 10px; font-size: 14px; color:#000000; padding-left: 0px }
.search_menu .aws-container .aws-search-form .aws-form-btn{border-left:0px;  background-color: rgba(255,255,255,0.8)!important; margin: 0px;  border-bottom-left-radius: 20px!important; border-top-left-radius: 20px!important; order:1}
.search_menu .aws-container .aws-search-form .aws-search-btn_icon{width:20px}
.search_menu .aws-container .aws-search-form .aws-wrapper{order:2; border-bottom-right-radius: 20px!important; border-top-right-radius: 20px!important}
.search_menu .aws-container .aws-search-form .aws-search-btn_icon{color:#000000}


.search_menu .aws-container .aws-search-form .aws-search-btn svg {
    width: 20px;
    float: right;
	margin-right: -10px
}
.search_menu .aws-container .aws-search-form .aws-main-filter.aws-form-btn {
    display: none;
}

/* BOTON WHATSAPP */
.joinchat__button{background-color: #81a375}

/* AÑADIR AL CARRITO */
.add_cart_bucle .added_to_cart{display: none!important}

/* PAGINA PRODUCTO */
.single-product .woocommerce-notices-wrapper{display: none!important}


/*HOME*/
@media (min-width:1024px) {
	.menu_flotante, .show_menu, .hide_menu{display: none!important}
}