/* 
Theme Name: LaPlaza Elementor
Theme URI: https://novis.es/
Description: Tema desarrollado para Laplaza.app basado en Elementor
Author: Novis
Author URI: https://novis.es/
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
*/
.grecaptcha-badge{ visibility: collapse !important; } /*Ocultar icono de reCaptcha v3*/ 

.zoom img {transition: transform .2s;}
.zoom img:hover {transform: scale(1.2);}
.zoom2 img {transition: transform .2s;}
.zoom2 img:hover {transform: scale(1.03);}

.shake img:hover {animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;transform: translate3d(0, 0, 0);backface-visibility: hidden;perspective: 1000px;}

@keyframes shake 
{10%, 90% {transform: translate3d(-1px, 0, 0);}
20%, 80% {transform: translate3d(2px, 0, 0);}
30%, 50%, 70% {transform: translate3d(-4px, 0, 0);}
40%, 60% {transform: translate3d(4px, 0, 0);}}

/*Disable titulo de foto ligtboox*/
.fancybox-title.fancybox-title-float-wrap {display: none;}

/* ******** Iconos del menú ******** */
.informacion-meteorologica, 
.guia-comercial, 
.sede-electronica, 
.buzon-del-ciudadano, 
.incidencias, 
.telefonos-de-interes, 
.bando-local,
.calendario-de-eventos,
.municipio-abierto, 
.otros-municipios,
.sede-electronica,
.inscripcion,
.audiencia,
.consulta {
   background-repeat: no-repeat;
   background-size: 25px;
   background-position-y: 14px;
   background-position-x: 30px;
}
.otros-municipios {
   background-image: url('/wp-content/uploads/common/otros_municipios_app.png');
}
.calendario-de-eventos {
   background-image: url('/wp-content/uploads/common/calendario_de_eventos_app.png');
}
.informacion-meteorologica{
   background-image: url('/wp-content/uploads/common/info_meteoro_app.png');
}
.guia-comercial{
   background-image: url('/wp-content/uploads/common/guia_comercial_app.png');
} 
.sede-electronica{
   background-image: url('/wp-content/uploads/common/sede_electronica.png');
} 
.buzon-del-ciudadano{
   background-image: url('/wp-content/uploads/common/buzon_del_ciudadano_app.png');
}
.incidencias{
   background-image: url('/wp-content/uploads/common/incidencias_app.png');
}
.telefonos-de-interes{
   background-image: url('/wp-content/uploads/common/telefonos_de_interes_app.png');
}
.bando-local{
   background-image: url('/wp-content/uploads/common/bando_local_app.png');
} 
.municipio-abierto{
   background-image: url('/wp-content/uploads/common/municipio_abierto_app.png');
}
.inscripcion {
   background-image: url('/wp-content/uploads/common/icon-incsripcion.png');
}
.audiencia {
   background-image: url('/wp-content/uploads/common/icon-audiencia.png');
}
.consulta {
   background-image: url('/wp-content/uploads/common/icon-consulta.png');
}
.sede-electronica, .pasarela {
   /* background-image: url('/wp-content/uploads/2019/10/sede_electronica.png'); */
   background-image: none;
    border: 1px solid #fff;
    padding-top: 16px!important;
    background-position-y: 14px;
    border-radius: 50px;
    padding-bottom: 18px!important;
    text-align: center;
    text-transform: uppercase;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-left: 0!important;
    padding-right: 0!important;
    background-color: #fff;
    color: var(--e-global-color-primary);
    width: 85%;
    margin: 10% auto;
}
.pasarela span.jet-menu-label, .sede-electronica span.jet-menu-label {
    color: var(--e-global-color-primary) !important;
    font-weight: 600 !important;
}
/* ******************************** */

/* ******** Calendario ******** */
.mec-event-article {background: #fff;}
.eventos {padding: 0 !important;}
.eventos .vc_column-inner {padding: 0 !important;}
.mec-container {width: 100%;padding: 0;background: #fff;}
.mec-event-info-desktop {display: none;}
.mec-event-export-module ul li {margin-left:0}
.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul {padding-left: 0;margin: 15px 0px;}
.mec-events-meta-group.mec-events-meta-group-countdown {display: none;}

.mec-container .widget_search,
.mec-container .widget_recent_entries,
.mec-container .widget_recent_comments,
.mec-container .widget_archive,
.mec-container .widget_categories,
.mec-container .widget_meta,
.mec-container .comment-respond{display: none;}
.mec-container .mec-event-content {padding-left: 15px !important;padding-right: 15px !important;}
.mec-container .mec-event-social {margin-bottom: 30%;}
.mec-wrap .mec-single-title {font-size: 25px;}
.mec-container [class*="col-"] img {height: auto;margin-top: 80px;}
.mec-single-event .mec-event-content {padding: 30px 0 10px;}
.mec-container a.mec-events-gcal { background-color: var(--e-global-color-primary); color:#fff !important;}
.mec-single-event .mec-frontbox {padding: 0px 30px;border: 0px solid #e6e6e6;}

.mec-search-form {margin-top: 30px !important;background: white !important;}
.mec-search-form .mec-text-input-search {display: flex;flex-direction: row-reverse;}

.mec-text-input-search input {
  border-left: 1px solid #000 !important;
  border-top: 1px solid #000 !important; 
  border-bottom: 1px solid #000 !important;
  border-right: 0px solid #000 !important;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 0px !important;
  border-top-right-radius: 0px !important;
   /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  /*-webkit-border-radius: 5px !important; 
  border-radius: 5px !important; */
}
a.mec-events-gcal.mec-events-button.mec-color.mec-bg-color-hover.mec-border-color {
    border-radius: 10px;
}

.mec-text-input-search i {
  border: 0px;border-top: 1px solid #000 !important;border-left: 0px !important; color:#000 !important;
  border-bottom: 1px solid #000 !important;border-right: 1px solid #000 !important;border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;height: 38px !important;}

.mec-text-input-search i {color: #fff !important;background: #0087b6 !important;}

.mec-event-list-classic .mec-month-divider {margin: 20px 0 10px 0 !important;}
.mec-event-list-classic .mec-event-article {margin-bottom: 0px;border-bottom: 1px solid #e6e6e6;}
.mec-event-list-classic .mec-event-image {margin-left: 20px;}

i.mec-sl-magnifier {font-weight: bolder;}
.mec-date-search select{width: calc(52% - 32px) !important;}
.mec-date-search select#mec_sf_month_3634 {border: 1px solid black!important;min-width: auto !important;margin-right: 9px !important;float: left !important;border-left: 0px !important;
    border-top: 1px solid #000 !important;border-bottom: 1px solid #000 !important;border-right: 1px solid #000 !important;border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;}
.mec-date-search select#mec_sf_year_3634{border: 1px solid black!important;min-width: auto !important;border: 1px solid #000 !important;border-radius: 5px;}
.mec-date-search i{border-right: 0px !important;border-top: 1px solid #000 !important;border-bottom: 1px solid #000 !important;border-left: 1px solid #000 !important;
    border-top-left-radius: 5px;border-bottom-left-radius: 5px;background-color: #0087b6 !Important;color:#fff !important;}

.mec-event-list-classic .mec-event-title {
    font-size: 15px;
    margin: 10px 0 12px;
    font-weight: bold;
    text-transform: inherit;
    font-family: 'Neue';
}
.mec-color, .mec-color-before :before, .mec-color-hover:hover, .mec-wrap .mec-color, .mec-wrap .mec-color-before :before, .mec-wrap .mec-color-hover:hover {
    color: #0087b6 !important;
}
.mec-event-list-classic .mec-event-title {margin: 0px 0 12px;}
span.event-color {display: none;}
.mec-month-divider span {text-transform: capitalize;font-size: 22px;font-weight: 700;font-family: 'Neue';}
.mec-event-list-classic .mec-event-title {
    width: 99%;
}
.mec-month-divider span:before {
  border-bottom: 4px solid #0087b6;}
.mec-event-list-classic .mec-event-image img {
    border-radius: 5px;
}
/* ******************************** */

/* ***** Calendario reservas ***** */
.woocommerce.single-product .woocommerce-breadcrumb {
  display: none;
}
.woocommerce.single-product div.product {
  margin-bottom: 0;
  position: relative;
  display: flex;
  justify-content: center;
  min-height: 70vh;
  align-content: center;
  align-items: center;
}
.woocommerce.single-product div.product div.summary {
    padding-top: 80px;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
  display: none;
}
.woocommerce div.product .product_title {  
  color: var(--e-global-color-secondary);
  text-align: center;
  font-size: 1.85em;
  font-weight: 400;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: var(--e-global-color-secondary);
  font-size: 1.55em;
  text-align: center;
}
.wc-bookings-booking-form {
  border: 1px solid transparent;
  padding: 1em 0 0;
}
.wc-bookings-booking-form fieldset {
  border-color: transparent;
  padding: 1.03552em 0;
}
.wc-bookings-date-picker .ui-widget-content {
  border: none;
  background: transparent;
  box-shadow: none;
}
.wc-bookings-date-picker .ui-datepicker-header {
  background-color: transparent;
  background-image: none;
  background-image: none;
  border: 0;
  border-top: 1px solid transparent;
  margin-bottom: 8px;
  color: var(--e-global-color-primary);
}
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev, .wc-bookings-date-picker .ui-datepicker .ui-datepicker-next {  
  background: var(--e-global-color-primary);
}
.wc-bookings-date-picker .ui-datepicker th {
  color: #2a4d87;
  border-top: 1px solid transparent;
}
.wc-bookings-date-picker .ui-datepicker td {
  border: none;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  background: transparent;
  padding: 0px !important;
  display: table-cell;
}
.wc-bookings-date-picker .ui-datepicker td .ui-state-default {
  color: var(--e-global-color-secondary);
}
.wc-bookings-date-picker .ui-datepicker td.ui-datepicker-other-month {
  background: transparent;
}
.wc-bookings-date-picker .ui-datepicker td.bookable a {
  background-color: var(--e-global-color-accent) !important;
  background-image: none !important;
  border-color: #ffffff69 !important;
  color: var(--e-global-color-secondary) !important;
  text-shadow: 0 1px 0 rgba(0,0,0,.1);
  border-radius: 14px;
  border-width: 1px;
  border-style: solid;
}
.wc-bookings-date-picker .ui-datepicker td.ui-datepicker-other-month a, 
.wc-bookings-date-picker .ui-datepicker td.ui-datepicker-other-month span {  
  background: #c6c6c6a3!important;
  border-color: #ffffff69!important;
}
.wc-bookings-date-picker .ui-datepicker td a.ui-state-active{
  border-radius: 14px!important;
}
.wc-bookings-booking-form .form-field {
    color: var(--e-global-color-secondary);
}
.wc-bookings-booking-form .block-picker li a {
  border-radius: 12px;
}
.wc-bookings-booking-form .block-picker li:nth-child(odd) a {
  color: #2a4d86;
}
.wc-bookings-booking-form .block-picker li:nth-child(even) a {
  background: var(--e-global-color-primary);
  color: #fff;
}
.wc-bookings-booking-form .wc-bookings-booking-cost {
  background: transparent;
  border-top: 1px solid transparent;
  color: var(--e-global-color-secondary);
}
.woocommerce div.product form.cart .button {
  border: 1px solid #ffffff8a;
  border-radius: 5px;
  padding: 15px 25px;
  background-color: var(--e-global-color-text);
}
.woocommerce div.product form.cart .button.alt.disabled {
  background-color: #a1a1a1;
}
@media (min-width: 1367px) {
  .single-product.woocommerce #main {
    overflow: auto;
  }
}
.single-product.woocommerce #main .product .product_meta .posted_in {
  display: none;
}
/* ******************************** */
/* ***** compra reservas ***** */
.woocommerce-error, .woocommerce-info, .woocommerce-message {
  padding: 1em 2em 1em 3.5em;
  margin: 1em 0 2em;
  background-color: #f6f5f82b;
  color: var(--e-global-color-primary);
  border-top: 3px solid var(--e-global-color-primary);
  border-bottom: 3px solid var(--e-global-color-primary);
}
.woocommerce-message::before {
  content: "\e015";
  color: var(--e-global-color-primary);
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button {
  background-color: var(--e-global-color-primary);
  color: #fff;
  text-decoration: none;
  background-image: none;
  font-weight: 500;
  border-radius: 1px;
  left: auto;
  margin-left: 10px;
  margin-top: 12px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover {
  background-color: var(--e-global-color-accent);
  color: #25394b;
}
.woocommerce-cart.woocommerce-page{
  min-height: 90vh;
}
.woocommerce-cart.woocommerce-page .page-content .woocommerce {
  color: var(--e-global-color-secondary);
  padding-top: 30px;
}
.woocommerce table.shop_table {
  border: 1px solid rgb(0 0 0 / 0%);
  background-color: transparent;
}
.woocommerce-cart.woocommerce-page table.shop_table td, .woocommerce-cart.woocommerce-page  table.shop_table th {
  border: 1px solid transparent;
}
.woocommerce-cart.woocommerce-page table.shop_table td{
  border-top: 1px solid var(--e-global-color-primary);
}
table tbody tr:hover>td, table tbody tr:hover>th {
  background-color: hsl(0deg 0% 96.69% / 10.2%);
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
  background-color: transparent;
}
.woocommerce-cart table.cart .product-thumbnail, .woocommerce-cart table.cart .product-quantity {
  /*display: none;*/
}
.woocommerce table.shop_table td {
  border-top: 1px solid rgb(255 255 255);
}
.woocommerce table.shop_table td.product-name a {
  color: var(--e-global-color-primary);
  font-weight: 500;
}
.woocommerce table.shop_table td a.remove {
  color: var(--e-global-color-primary)!important;
}
.woocommerce table.shop_table td a.remove:hover {
  background: transparent;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt {
  background-color: var(--e-global-color-primary);
  color: #fff;
  border: 1px solid var(--e-global-color-primary);
}
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover {
  background-color: var(--e-global-color-accent);
  border: 1px solid var(--e-global-color-accent);
}
.woocommerce-cart main {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.woocommerce-checkout #payment {
    background: #c4262b1c;
}
.woocommerce-checkout #payment a {
    color: var(--e-global-color-primary);
}
.woocommerce-checkout #payment div.payment_box {
    background-color: #fff;
    color: #2b5c97;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    background-color: #fff;
    color: #2b5c97;
}
.woocommerce-checkout input[type=date], .woocommerce-checkout input[type=email], .woocommerce-checkout input[type=number], .woocommerce-checkout input[type=password], .woocommerce-checkout input[type=search], .woocommerce-checkout input[type=tel], .woocommerce-checkout input[type=text], .woocommerce-checkout input[type=url], .woocommerce-checkout select, textarea {
  border: 1px solid var(--e-global-color-primary);
    border-radius: 3px;
}
.woocommerce-checkout #payment div.payment_box::before {  
    border: 1em solid #FFF;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}
.woocommerce-checkout main#content {
  color: var(--e-global-color-secondary);
}
.woocommerce-checkout table thead:first-child tr:first-child th {
    /*border-block-start: 1px solid var(--e-global-color-primary);*/
    border-left-width: 0;
    border-right-width: 0;
}
.wc-booking-summary {
    border: 2px solid var(--e-global-color-accent);
    color:  var(--e-global-color-text);
    border-radius: 2px;
}
.woocommerce-checkout .woocommerce-order {
  padding-top: 30px;
}
.woocommerce-checkout .woocommerce table.shop_table .order_details td {
  line-height: 2em;
}
.woocommerce-checkout .woocommerce table.shop_table td, .woocommerce-checkout .woocommerce table.shop_table th {
  border: 0px solid transparent;
  /* border-top: 1px solid var(--e-global-color-text);*/
    border-left-width: 0px;
    border-right-width: 0px;
}
.woocommerce table.shop_table td.product-name a {
    color: var(--e-global-color-primary);
}
.woocommerce table.shop_table td.product-name ._view_and_pdf_row {
  padding: 7px 0;
}
.woocommerce table.shop_table td.product-name ._view_and_pdf_row a {
    color: #2b5c97;
}
.woocommerce .woocommerce-customer-details address{
  border: 1px solid rgb(255 255 255 / 50%);
}
@media (max-width: 768px) and (orientation: portrait)  {
  td.product-remove {
    padding-top: 26px!important;
  }
  td.product-name {
    background-color: #ffffff29!important;
    border-color: transparent!important;
  }
  td.product-subtotal, td.product-price {
    border-color: transparent!important;
  }
}
/* Woocommerce product default */
.woocommerce.single-product div.product  .summary.entry-summary {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
.woocommerce.single-product div.product .summary.entry-summary .woocommerce-product-details__short-description,
.woocommerce.single-product div.product .summary.entry-summary .stock {
  text-align: center;
}
.woocommerce.single-product div.product .summary.entry-summary .stock { 
  color: var(--e-global-color-primary);
}
.woocommerce.single-product div.product form.cart {
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  justify-content: center;
  align-content: center;
}
.woocommerce div.product form.cart div.quantity {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin: 0 4px 10px 0;
}
.woocommerce.single-product div.product form.cart input[type=number] {
  padding: .5rem;
}
.woocommerce span.onsale {
    padding: 0rem 1.5rem;
    top: 3%;
    left: auto;
    border-radius: 5px;
    background-color: var(--e-global-color-accent);
}
.woocommerce-tabs.wc-tabs-wrapper {
	display: none;
}

.woocommerce div.product form.cart .variations {
    margin-bottom: 0;
    margin-top: 20px;
}
.woocommerce div.product form.cart .variations tr {
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: stretch;
}
.woocommerce div.product form.cart .variations td {
	padding: 0;
}
.woocommerce div.product form.cart .variations select,.wcpa_wrap .wcpa_field_wrap input[type=text], .wcpa_wrap .wcpa_field_wrap input[type=url], .wcpa_wrap .wcpa_field_wrap input[type=date], 
.wcpa_wrap .wcpa_field_wrap input[type=time], .wcpa_wrap .wcpa_field_wrap input[type=number], .wcpa_wrap .wcpa_field_wrap input[type=email], .wcpa_wrap .wcpa_field_wrap input[type=tel], 
.wcpa_wrap .wcpa_field_wrap input[type=password], .wcpa_wrap .wcpa_field_wrap input[type=datetime-local], .wcpa_wrap .wcpa_field_wrap input[type=file], .wcpa_wrap .wcpa_field_wrap .wcpa_color_field, 
.wcpa_wrap .wcpa_field_wrap select, .wcpa_wrap .wcpa_field_wrap .wcpa_advanced_select .wcpa__control, .wcpa_wrap .wcpa_field_wrap .wcpa_other_value input,
.woocommerce div.product form.cart .variations select:focus,.wcpa_wrap .wcpa_field_wrap input[type=text]:focus, .wcpa_wrap .wcpa_field_wrap input[type=url]:focus, .wcpa_wrap .wcpa_field_wrap input[type=date]:focus, 
.wcpa_wrap .wcpa_field_wrap input[type=time]:focus, .wcpa_wrap .wcpa_field_wrap input[type=number]:focus, .wcpa_wrap .wcpa_field_wrap input[type=email]:focus, .wcpa_wrap .wcpa_field_wrap input[type=tel]:focus, 
.wcpa_wrap .wcpa_field_wrap input[type=password]:focus, .wcpa_wrap .wcpa_field_wrap input[type=datetime-local]:focus, .wcpa_wrap .wcpa_field_wrap input[type=file]:focus, .wcpa_wrap .wcpa_field_wrap .wcpa_color_field:focus, 
.wcpa_wrap .wcpa_field_wrap select:focus, .wcpa_wrap .wcpa_field_wrap .wcpa_advanced_select .wcpa__control:focus, .wcpa_wrap .wcpa_field_wrap .wcpa_other_value input:focus
{
	background-color: transparent;
	height: 3rem;
	line-height: 2.5rem;
	padding: 5px 10px;
    outline: 0;
    box-sizing: border-box;
    margin: 0;
    color: var(--e-global-color-primary);
    border-radius: 0;    
    border-style: solid;
    border-width: 0 0 1px 1px;
    border-color: var(--e-global-color-primary);
    background: #f9fafa;
    font-size: 1.2rem;
}
.woocommerce div.product form.cart .variations label, .wcpa_wrap .wcpa_field_label, .woocommerce div.product form.cart .variations .label
{	
	line-height: 1.5rem;
    text-align: left;
    color: var(--e-global-color-text);
    font-size: 1.2rem;
    font-weight: 500;
    padding: 0;
    margin: 0 0 8px 0;
}
.woocommerce div.product.product-type-variable .entry-summary > .price {
	display: none;
}
.single_variation_wrap .woocommerce-variation-price {
    text-align: center;
    margin-bottom: 15px;
}
 .single_variation_wrap .woocommerce-variation-price .price bdi{
    color: var(--e-global-color-primary);
    font-size: 1.15em;
    font-weight: 500;
}
 .single_variation_wrap .woocommerce-variation-price .price bdi .woocommerce-Price-currencySymbol{
    color: var(--e-global-color-text);
}
.wcpa_form_outer {
    margin: 0;
    width: 100%;
    clear: both;
    flex: 0 0 100%;
}
.woocommerce.single-product div.product .summary.entry-summary .product_meta .sku_wrapper {
	display: none;
}
.woocommerce-variation-add-to-cart {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: stretch;
}

@media (max-width: 1024px) {
  .woocommerce.single-product div.product form.cart {
    flex-direction: column;
  }
  .woocommerce.single-product div.product form.cart input[type=number] {
    margin: 35px;
  }
}
  
  #login .pos-login-wrapper {
    padding: 20px 0;
    max-width: 85vw;
}

.ticket_content {
    max-height: 80vh;
    overflow: scroll;
    margin: 20px auto !important;
    border: 1px solid var(--e-global-color-primary);
}