.wp-block {} /*  (.wp-block {} ensures MT files load in Gutenberg editor) */

/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Site header header titles **/
#site-header .header-titles {
	margin-left: 0 !important;
}

/** General >> Site header header inner **/
#site-header .header-inner {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

/** General >> Menu item 235 sub menu **/
#menu-item-235 .sub-menu {
	z-index: 9999999 !important;
}

/** General >> Hide on mobile header main inner **/
.hide-on-mobile .header-main-inner {
	margin: 0 !important;
}

/** General >> Desktop left builder item logo **/
.desktop-left .builder-item--logo {
	padding: 0 !important;
	margin: 0 !important;
}

/** General >> Header menu sidebar bg **/
#header-menu-sidebar-bg {
	line-height: 1em !important;
	background-color: var(--nv-dark-bg) !important;
}

/** General >> Evotx image image **/
.evotx_image img {
	display: none !important;
}


/*= Cabecera ================== */

/** Cabecera >> #header-grid .header--row-inner.header-main-inner **/
#header-grid .header--row-inner.header-main-inner {
	border-bottom: 3px solid black !important;
	background: rgb(92,69,58) !important;
}


/*= Pie ======================= */

/** Pie >> .hfg_footer **/
.hfg_footer {
	border-top: 1px solid black !important;
}


/*= Eventon =================== */

/** Eventon >> a.wp-block-file__button.wp-element-button **/
#event_eventdetails  a.wp-block-file__button.wp-element-button {
	color: white !important;
	font-size: 2em !important;
	font-weight: 600 !important;
	background-color: var(--nv-primary-accent) !important;
	padding: 15px 25px 15px 25px !important;
}

/** Eventon >> .evoet_title **/
.evoet_title {
	white-space: normal !important;
}

/** Eventon >> Evotx addtocart **/
#event_evotx .evotx_addtocart {
	font-size: 1.6em !important;
	letter-spacing: 0 !important;
	background-color: rgb(56, 197, 34) !important;
	padding: 15px !important;
	margin-top: 2em !important;
	border: 3px solid white !important;
}

/** Eventon >> Evorow **/
#event_evotx .evo_metarow_tix p {
	color: black !important;
	font-weight: 600 !important;
}

/** Eventon >> Min **/
#event_evotx .evotx_qty_change {
	border: 1px solid black !important;
}

/** Eventon >> #event_eventdetails .wp-block-file a:first-of-type **/
#event_eventdetails .wp-block-file a:first-of-type {
	display: none !important;
}

/** Eventon >> Heading **/
#event_eventdetails .wp-block-heading {
	font-size: 2em !important;
	font-weight: 600 !important;
	margin-bottom: 0 !important;
}

/** Eventon >> Paragraph (#4) **/
#event_eventdetails p {
	padding: 0.2em !important;
}

/** Eventon >> span.evoet_cy.evoet_time_expand HORARIO EN EVENTOP **/
span.evoet_cy.evoet_time_expand {
	font-size: inherit !important;
	font-weight: 600 !important;
	width: auto !important;
	padding-bottom: 1em !important;
	border-bottom: 1px solid white !important;
	display: inline-block !important;
}

/** Eventon >> .ajde_evcal_calendar.boxy.boxstyle1.tbg1 #evcal_list .eventon_list_event .desc_trig **/
.ajde_evcal_calendar.boxy.boxstyle1.tbg1 #evcal_list .eventon_list_event .desc_trig {
	display: inherit !important;
}

/** Eventon >> .single-ajde_events .evcal_list_a **/
.single-ajde_events .evcal_list_a {
	padding: 20px !important;
}


/*= woocommerce deposit ======= */

/** woocommerce deposit >> .tx_orderonline_single .tx_orderonline_add_cart **/
.tx_orderonline_single .tx_orderonline_add_cart {
	order: 1 !important;
}

/** woocommerce deposit >> .tx_orderonline_single .awcdp-deposits-wrapper **/
.wc-deposits-wrapper {
	text-align: right !important;
	background-color: white !important;
	padding-right: 1em !important;
	padding-left: 1em !important;
	margin-top: 1em !important;
	margin-left: auto !important;
	order: 2 !important;
}

/** woocommerce deposit >> form.tx_orderonline_single **/
form.tx_orderonline_single {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-flex-direction: column !important;
	-moz-flex-direction: column !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
}

/** woocommerce deposit >> wc-deposits-wrapper wc-deposits-forced **/
.wc-deposits-wrapper .wc-deposits-payment-description {
	color: green !important;
	font-size: 1.3em !important;
	font-weight: 600 !important;
}

/** woocommerce deposit >> Woocommerce checkout payment **/
#order_review .woocommerce-checkout-payment {
	background-color: white !important;
}

/** woocommerce deposit >> Wc payment methods **/
#payment li.wc_payment_method {
	padding: 8px !important;
	margin-top: 10px !important;
	border: 1px solid black !important;
	border-radius: 5px !important;
}


/*= checkout ================== */

/** checkout >> Order total **/
tfoot tr.order-total:nth-of-type(2) {
	border: 2px solid green !important;
}

/** checkout >> .woocommerce table.shop_table.cart tr **/
.woocommerce table.shop_table.cart tr.woocommerce-cart-form__cart-item {
	padding: 5px !important;
	margin-bottom: 1em !important;
	border: 1px solid grey !important;
}

/** checkout >> body.woocommerce-checkout **/
body.woocommerce-checkout {
	background-color: white !important;
}

/** checkout >> div#neve-checkout-coupon .woocommerce-info **/
div#neve-checkout-coupon .woocommerce-info {
	background-color: lightgrey !important;
}

/** checkout >> Wc proceed to checkout **/
.wc-proceed-to-checkout {
	display: block !important;
}


/*= estilos grid ============== */

/** estilos grid >> .grid-4-2 **/
.grid-4-2 {
	grid-template-columns: repeat(4, 1fr) !important;
}

/** estilos grid >> .con-flecha **/
.con-flecha a::after {
	margin-left: 5px !important;
	-webkit-transition: transform 0.3s !important;
	transition: transform 0.3s !important;
	display: inline-block !important;
	opacity: 0.8 !important;
	content: " →" !important;
	/* Aquí puedes cambiar la flecha */
	/* Suaviza el movimiento */
}

/** estilos grid >> .con-flecha a:hover::after **/
.con-flecha a:hover::after {
	transform: translateX(5px) !important;
	opacity: 1 !important;
	/* Se desplaza 5px a la derecha*/
}


/*= eventon list ============== */

/** eventon list >> .evcal_list_a.event_repeat **/
body:not(.single-ajde_events).ajde_evcal_calendar .evcal_list_a {
	
}
body:not(.single-ajde_events) .ajde_evcal_calendar .evcal_list_a {
	min-height: 300px !important;
	padding: 150px 20px 20px 20px !important;
	-webkit-flex-direction: column !important;
	-moz-flex-direction: column !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
	-webkit-justify-content: flex-end !important;
	justify-content: flex-end !important;
	-webkit-align-items: flex-start !important;
	align-items: flex-start !important;
	display: flex !important;
	/* Los apila uno sobre otro */
	/* Empuja todo el bloque hacia abajo */
	/* Alinea todo a la izquierda */
	/* Ajusta esta altura según necesites para ver el efecto */
}

/** eventon list >> .evcal_month_line p **/
.evcal_month_line p {
	font-size: 3em !important;
}

/** eventon list >> p.desc_trig_outter **/
body:not(.single-ajde_events)p.desc_trig_outter {
	
}
body:not(.single-ajde_events) p.desc_trig_outter {
	border: 2px solid black !important;
	border-radius: 15px !important;
}

/** eventon list >> .desc_trig_outter:before,  .desc_trig_outter:after **/
body:not(.single-ajde_events) .desc_trig_outter:before, 
body:not(.single-ajde_events).desc_trig_outter:after {
	
}
body:not(.single-ajde_events) .desc_trig_outter:before, 
body:not(.single-ajde_events) .desc_trig_outter:after {
	color: white !important;
	font-size: 12px !important;
	font-weight: bold !important;
	text-align: center !important;
	background-color: rgba(0,0,0,0) 
    padding: 4px 15px !important;
	width: 50% !important;
	margin-bottom: 10px !important;
	border: 2px solid white !important;
	border-radius: 7px !important;
	position: absolute !important;
	bottom: 0 !important;
	left: 25% !important;
	z-index: 4 !important;
	display: block !important;
	opacity: 1 !important;
	content: "comprar ahora" !important;
	content: 'Reservar' !important;
}

/** eventon list >> .ajde_evcal_calendar.boxy .eventon_list_event.hasbgimg::after **/
.ajde_evcal_calendar.boxy .eventon_list_event.hasbgimg:after {
	background: #ffffff !important;
	opacity: 0.6 !important;
	background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 11%, rgba(0, 0, 0, 0.25) 40%) !important;
}


/*( < 768 )*/
@media (max-width: 767.98px) {
	/** estilos grid >> .grid-4-2 **/
	.grid-4-2 {
	grid-template-columns: repeat(2, 1fr) !important;
}

}

