/*
Theme Name: Neve Child
Theme URI: https://themeisle.com/themes/neve/
Template: neve
Author: ThemeIsle
Author URI: https://themeisle.com
Description: Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL &amp; translation ready. Look no further. Neve is the perfect theme for you!
Tags: blog,custom-logo,e-commerce,rtl-language-support,grid-layout,one-column,two-columns,custom-background,custom-colors,custom-header,custom-menu,featured-image-header,featured-images,flexible-header,full-width-template,sticky-post,theme-options,threaded-comments,translation-ready,accessibility-ready,wide-blocks,block-styles,footer-widgets,portfolio,left-sidebar,right-sidebar
Version: 3.2.4.1652159204
Updated: 2022-05-10 05:06:44

*/

p { margin-bottom:10px;}
/* titulo entradas */
.title.entry-title { color:#000; }
/* enlace titulo entradas en promociones */
.eael-grid-post-link { color:#000; }
.eael-entry-title a { color:#000; }
.eael-grid-post-link { color:#000; }
h2.eael-entry-title { color:#000; }
.eael-entry-title { color:#000; }
/* boton leer mas promociones historicas */
.pt-cv-readmore {
    color: #fff; !important;
    background-color: #80A71C; !important;
    border: none !important;
}
.pt-cv-wrapper .btn-success {
    color: #fff;
    background-color: #80A71C;
    border-color: #80A71C;
}

.pt-cv-wrapper .pagination>.active>a, .pt-cv-wrapper .pagination>.active>a:focus, .pt-cv-wrapper .pagination>.active>a:hover, .pt-cv-wrapper .pagination>.active>span, .pt-cv-wrapper .pagination>.active>span:focus, .pt-cv-wrapper .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #80A71C;
    border-color: #80A71C;
    cursor: default;
}

/* widgts pie de pagina */
.widget widget_block { margin-bottom:0px; }

/* color fondo menu superior */
.nav-ul .sub-menu {
    background-color: #fff;
}
/* color menus */
.builder-item--primary-menu {
    --hovercolor: #000;
    --activecolor: #000;
}

.icono { width:22px;height:22px;border-radius:5px; background-color:#ffcf05;margin-top:5px;padding-left:3px;box-shadow: 5px 5px 20px rgba(255,232,135,2);align-items: center;display: flex;  justify-content: center;}
.fa-phone{color:#fff;}

/* menu principal, quita mayuscula */
.builder-item .item--inner {
	text-transform: none; }

/* espacio superior slidershow inicio */
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding-top: 0px;
}

/* boton flotante mensaje */

/* FORMULARIO FLOTANTE */
.wpcf7-form init { text-align:left;font-size:12px;}

.wpcf7-submit {
  /*  display: block;
    width: 22% !important; */
	color:#000;

}

.wpcf7-form-control has-spinner wpcf7-submit { color:#000;}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 input[type="select"], .wpcf7 input[type="date"], .wpcf7 input[type="menu"], .wpcf7 textarea {
    font-family: Muli;
    font-size: 12px;
	/*line-height:16px;
    height: 30px;*/
	margin-left:0px;
	margin-top: 5px;
}



.wpcf7 textarea {
    font-family: Muli;
    font-size: 12px;
	/*line-height:16px;
    height: 30px;*/
	margin-left:0px;	
	margin-top: 5px;
}
.wpcf7-list-item-label { font-size:12px;}

.wpcf7-not-valid-tip { font-size:12px;}

.wpcf7 text-942 { width:80%;}

div#wpcs_tab_4351 {
    border: 1px solid #7f7f7f;
    border-top: none;
    cursor: pointer;
    width: 170px;
    height: 34px;
    overflow: hidden;
    background: #ffcf05;
    color: #ffffff;
    padding: 2px 0px 2px 0px;
    position: fixed;
    top: 500px;align-content
}

eael-tooltip-text eael-tooltip-right {
   display:none;
	visibility:hidden;
}

/* superior verde cabecera se oculta en moviles */
@media screen and (max-width: 600px) {
.superiorcabecera{
display:none;
}
	
.button.mgbutton{background-color:#82c820 !important;}
	
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
    background-color: #82c820;
}