/*
 Theme Name:   Impreza Child
 Theme URI:    https://impreza.us-themes.com/
 Description:  Impreza child theme
 Author:       Rodanet
 Author URI:   https://rodanet.com/
 Template:     Impreza
 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:  Impreza-child
*/

/* Colores atributos (ubicaciones) eventos */
.event-list { margin-bottom: 25px; }
.event-list-image { padding: 5px; }
.event-list-datos { padding: 5px; }
.event-list-dfechas { padding: 5px; }
.event-list-precio { padding: 5px; }

.Terceros {border-left: 7px solid yellow;padding-left: 10px; margin-top: 30px;}
.Herbocoliseum {border-left: 7px solid #6A893F;padding-left: 10px; margin-top: 30px;}
.Balmes {border-left: 7px solid #007EA3;padding-left: 10px; }
.em-event-past { background: #EEE; color: #BBB; }
.em-event-past a, .em-event-past a:visited{ color: #BBB; }
.Si:after {content: "Actividad Gratuita";}

/*leyenda widget texto sidebar*/
.leyenda-herbo{border-left: 6px solid #6A893F;padding-left:10px;}
.leyenda-col{border-left: 6px solid #007EA3;padding-left:10px;}
.leyenda-externas{border-left:6px solid yellow;padding-left:10px;}
.leyenda{margin-top: 10px;border: 2px solid #6f95a6;padding: 10px;}
div.row.content-event {margin-bottom: 30px;}

/*esconder opciones my login theme*/
li.tml-user-link-site_admin, li.tml-user-link-dashboard, li.tml-user-link-profile {display: none;}

/* Campo formulario mailchimp sidebar*/
#mc_embed_signup .mc-field-group input {padding: 0px 0px!important;}

/*=== Events manager ===*/

/* Titulos */
h3.em-item-title { font-size: 15pt; }

/* Sidebar */
.btn_list_category a { display: block; padding: 5px; margin-bottom: 4px; border-left: 2px solid #6f95a6; }
.btn_list_category a:hover { background: #5e8495; color: #FFF; }
h3.widget-title, h3.widgettitle {background-color: #6f95a6;color: white;font-size: 20px;text-align: none;padding: 10px 10px;}
.btn-registrate { font-size: 13px; line-height: 1.2 !important; font-weight: 500; font-style: normal; text-transform: uppercase; letter-spacing: 0.04em; padding: 1em 2em; background: #6f95a6; border-color: transparent; color: #ffffff !important;}

/* Tamaño imagen evento */
.foto-single {width: 200px;}

/* Eventos pasados */
.em-event-past { background: #FFF !important; color: #BBB; }

/* Esconder paginación */
#em-events-list-1 > div.em-pagination.em-ajax {display: none;}

/* Mostrar barra texto en formulario búsqueda */
.em.em-search.size-medium .em-search-main-bar > .em-search-field:not(:first-child):not(:last-child) { display: block; visibility: visible; }

/* Eliminamos saltos de linea que hay en el formulari de búsqueda */
.em-search-field br, .em-search-views-options br { display: none; }

/* Botón búsqueda eventos */
.em.pixelbones .input button.button-primary { color: #FFF !important; background-color: #5e8495 !important; border-color: #5e8495 !important; }
.em.pixelbones .input button { border-radius: 0px; !important}

/* Formato evento individual*/
.em.pixelbones p {margin-bottom: 10px !important;}
h2.event-list-title a { font-size: 14pt !important; }
.em.pixelbones a { color: #6f95a6 !important; }
.foto-single2 {margin-top: 40px !important;} /* clase permite imagen full y aplicada en plantilla*/
span.Si {font-size: 1.2rem;}

/* Modificaciones Drive */
.em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.two { background: #a8d144 !important; }

.em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.one { background: #a8d144 !important; }

.em.em-search .em-search-sort .em-search-sort-option { display: none !important; }

/* Botón PayPal*/
#em-gateway-button-paypal { margin-top: 1rem; max-width: 30rem; background: transparent; border: none; box-shadow: none; }
.em-gateway-buttons { text-align: center; }

#controla_intrusos{
    display: none;
}

/* Móvil */
@media screen and (max-width: 782px){
    .em-location-map-container { width: 325px !important; }
    h1.w-post-elm.post_title { font-size: 20px!important; }
    .header_hor .l-subheader-cell.at_right > * { margin-left: 0rem; }
}