/**
* Theme Name: Lore Child
* Theme URI: http://preview.lsvr.sk/lore
* Description: Lore Child Theme
* Author: LSVRthemes
* Author URI: http://themeforest.net/user/LSVRthemes/portfolio
* Template: lore
* Version: 2.3.0
*/

/* Bandera idioma en menú */
#header-menu .pll-parent-menu-item > a > span:first-of-type {
	display: none;
}

#header-menu .pll-parent-menu-item > a {
	border: none;
}

@media ( max-width: 1199px ) {
	#header-menu .pll-parent-menu-item a > span:first-of-type::before {
		display: none;
	}

	#header-menu .pll-parent-menu-item > a > span.icon {
		float: right;
	}

	#header-menu .pll-parent-menu-item > a > span:first-of-type {
		width: 70%;
		display: inline-block;
		text-align: left;
	}

	#header-menu .pll-parent-menu-item > a > span:first-of-type,
	#header-menu .pll-parent-menu-item .sub-menu li > a > span {
		margin-left: 0.5em !important;
		font-size: 14px;
		line-height: 1.7em;
		font-family: inherit;
		float: inherit;
	}

	#header-menu .pll-parent-menu-item .sub-menu li > a > span {
		pointer-events: none;
	}
}

/* /Bandera idioma en menú */

/* Add your CSS here */

body {
	background-color: rgb(245, 245, 245) !important;
}

#footer {
    color: #7b8887 !important;
    background-color: white !important;
	font-size: 14px !important;
	font-family: Lato, arial, sans-serif !important;
}

#footer .footer-bottom {
	background-color: #f1f1f1 !important;
}

.footer-widgets .widget-title, .footer-widgets .widget__title {
	color: #494949 !important;
}

/* Eliminamos el árbol de categorías en el pie */
#footer .lsvr_kba-tree-widget__submenu, #footer .lsvr_kba-tree-widget__submenu-toggle {
	display: none;
}

.justify {
	text-align: justify;
}

strong {
    
}

h2 {
	font-style: inherit;
}

#footer h3 {
    font-weight: 600;
    margin-top: 20px;
    text-transform: uppercase;
}

#footer #custom_html-2 .fa{
	font-size: 17px !important;
}

#footer .boc_contact_icon {
	margin-bottom: 14px;
}

#footer .boc_contact_icon .fa {
	margin-right: 6px;
}

#footer .boc_contact_icon a, #footer .boc_contact_icon a:visited {
	color: #636363;
	text-decoration: none;
	font-weight: 400;
}

#footer .boc_contact_icon a:hover {
	color: #fa8800;
}

#footer .boc_contact_icon .fa-map-marker {
	float: left;
}

#footer .boc_contact_icon .dir {
	line-height: 21px;
    display: grid;
}
.lsvr-grid__col {
	padding-left: 25px;
    padding-right: 25px;
}

.footer-top {
	display: none;
}

#footer .footer-social__icon {
	font-size: 18px;
	color: #636363;
}

#footer .footer-social__icon:hover {
	color: #fa8800;
}

#footer .footer-social__list {
	margin-top: -6px;
}

#footer .footer-text {
	font-size: 14px;
}

.page-template .main__header {
	display: none;
}

.tituloContacto {
	margin-bottom: 90px;
}

.contTel .lsvr-feature__text {
	font-size: 15.5px;
}

.contTel a {
	display: block;
	font-size: 20px;
	margin-bottom: 16px;
}

.page-template .lsvr-feature__text a {
	text-decoration: none;
}

.page-template .lsvr-feature__text a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Rosario',Montserrat,Arial,Helvetica,sans-serif;
	font-weight: initial;
}

label {
	text-transform: initial !important;
	font-weight: initial !important;
	color: #444 !important;
}

.formularioContacto input, .formularioContacto select, .formularioContacto textarea {
	border: 1px solid #efefef;
    margin-top: 13px;
	border-radius: 2px;
}

.wpcf7-submit {
	font-size: 17px;
    border-radius: 5px !important;
}

.page-id-190 #main {
	box-shadow: 0px 3px 15px 3px rgba(0, 0, 0, 0.15);
}

.core__columns-bg {
	box-shadow: 0px 3px 15px 3px rgba(0, 0, 0, 0.15);
}

.required {
	color: red;
	font-weight: bold;
}

.header-menu__item--hover .header-menu__item-link--level-0, .header-menu__item-link--level-0:hover {
	background-color: none !important;
}

.header-navbar {
    background-color: rgba(255,255,255,0.04) !important;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}

.header-navbar .header-logo__link.original {
	display: none;
}
.header-navbar--scrolled .header-logo__link.blanco {
	display: none;
}
.header-navbar--scrolled .header-logo__link.original {
	display: block;
}
.header-navbar--scrolled {
    background-color: rgba(255,255,255,0.90) !important;
}

.header-navbar--scrolled .header-menu__item-link.header-menu__item-link--level-0 {
	color: #333 !important;
}

.header-navbar--scrolled .header-menu__item--level-0:hover, .header-navbar--scrolled .header-menu__item--level-0.current_page_item {
	border-bottom: 2px solid #fa8800 !important;
}

.header-navbar--scrolled .header-menu__item--level-0:hover > a, .header-navbar--scrolled .header-menu__item--level-0.current_page_item > a{
	color: #fa8800 !important;
}

.header-navbar--scrolled .current-menu-item>.header-menu__item-link--level-0 {
	border: none !important;
}

.header-navbar__inner {
	padding: 20px 0 16px 0px;
}

.header-menu__item--dropdown .header-menu__submenu .header-menu__item {
	background-color: rgba(20,20,20,0.97) !important;
}

.header-menu__submenu {
	border-top: 2px solid #fa8800 !important;
}

.header-menu__item--dropdown:nth-last-child(1) .header-menu__submenu--level-0:before, .header-menu__item--dropdown:nth-last-child(2) .header-menu__submenu--level-0:before, .header-menu__item--dropdown:nth-last-child(3) .header-menu__submenu--level-0:before, .header-menu__item--dropdown:nth-last-child(4) .header-menu__submenu--level-0:before {
	display: none;
}

.header-menu__item--dropdown .header-menu__submenu .header-menu__item-link {
	padding: 14px 18px;
}

.header__bg {
	background-attachment: fixed;
    background-size: cover;
    background-position-y: -120px;
    background-position-x: 40%;
}

.header-navbar__toggle {
	top: 38px;
}

.header-search {
	padding: 95px 0;
}

.fancybox-custom-caption {
	display: none !important;
}

.widget__more {
	text-align: center;
}

.widget__more-link:hover {
	box-shadow: none !important;
}

.widget__more a {
	border: 2px solid #fa8800;
    text-decoration: none !important;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 12px;
    padding: 8px 15px;
}

.widget__more a:hover {
	background: #fa8800;
	color: white;
}

.mensajeFooter {
	padding: 60px 0px 100px;
	background-size: cover;
    background-repeat: repeat;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(https://ayuda.evigest.com/wp-content/uploads/2023/08/fondo-seccion-orange.jpg);
    background-attachment: fixed;
}

.mensajeFooter h2 {
	font-size: 25px;
	color: white;
}

.mensajeFooter .button {
	font-family: Montserrat,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: .08em;
	text-transform: uppercase;
	color: white;
	border: 2px solid white;
    border-radius: 5px;
	padding: 10px 30px;
	text-decoration: none;
}
.mensajeFooter .button:hover {
	background-color: #f8f8f8!important;
	color: #333!important;
}

.hide {
	display: none;
}

.formAcceso .input-group {
	border: 1px solid rgba(0, 0, 0, 0.15);
	padding-top: 7px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 4px;
	
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.formAcceso .input-group:focus-within {
	background: #ececec;
	box-shadow: 0px 0px 5px #00792b;
}

.formAcceso .input-group label {
	text-transform: uppercase !important;
    font-size: 12px;
}

.formAcceso .input-group input{
	padding: 5px 0px;
	background: white;
	
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.formAcceso .input-group input:focus{
	background: #ececec;
}

.wpcf7-response-output.mensajeLogin.danger {
	color: #882626;
    background-color: #f9e1e1;
}
.wpcf7-response-output.mensajeLogin.success {
	color: #3e8826;
    background-color: #e2f9e1;
}

body.lsvr-using-keyboard *:focus, body.lsvr-using-keyboard *:active {
	outline-color: transparent !important;
}

.fancybox-slide--image {
	padding: 0px;
}

/* -----------------------------------------------------------------------------

    RESPONSIVE DEFINITIONS

----------------------------------------------------------------------------- */

    /* -------------------------------------------------------------------------
        LARGE DEVICES
		devices with width between 992px and 1199px
    ------------------------------------------------------------------------- */

    @media ( max-width: 1199px ) {

		body {
			background-color: rgb(255, 255, 255) !important;
		}
		
		.page-id-190 #main {
			box-shadow: none;
		}

		.core__columns-bg {
			box-shadow: none;
		}

	}

    /* -------------------------------------------------------------------------
        MEDIUM DEVICES
		devices with width between 768px and 991px
    ------------------------------------------------------------------------- */

    @media ( max-width: 991px ) {

		/* your CSS here */

	}

	/* -------------------------------------------------------------------------
        SMALL DEVICES
		devices with width between 481px and 767px
    ------------------------------------------------------------------------- */

    @media ( max-width: 767px ) {

		.post-232 .wp-block-separator, .wp-block-spacer {
			display: none;
		}
		
		.post-232 .has-2-columns {
			margin-bottom: 0px;
		}
		
		.header__bg {
			background-attachment: fixed;
			background-size: cover;
			background-position-y: -30px;
			background-position-x: 40%;
		}

	}

	/* -------------------------------------------------------------------------
        EXTRA SMALL DEVICES
		devices with width up to 480px
    ------------------------------------------------------------------------- */

	@media ( max-width: 480px ) {

		/* your CSS here */

	}

table{
  table-layout: fixed;
}

#columWidth {
  width: 40% !important;
  overflow: auto;
}	



/* AVISO HORARIO */
.tablaHorario .button {
	text-transform: initial;
	font-weight: normal;
	font-family: Lato, arial, sans-serif;
	font-size: 10pt;
	padding: 7px 10px;
	float: right;
	text-align: center;
}

.filaHora {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.filaHora:hover {
	background: #f3f3f3;
}

.tablaHorario p {
	padding-top: 3px;
}

@media screen and (max-width: 768px) {
	.tablaHorario .button {
		float: initial;
		width: 100%;
		display: block;
		margin-top: 7px;
	}
}
/* /AVISO HORARIO */

/* BOTÓN FORTUNA */
.btn_red.btn_outline {
	border: 2px solid #f51149;
    color: #f51149;
    text-decoration: none;
    padding: 7px 10px;
    border-radius: 4px;
	white-space: nowrap;
}
.btn_red.btn_outline:hover {
	background: #f51149;
	color: white;
}

.btn_orange.btn_outline {
	border: 2px solid #fea700;
    color: #fea700;
    text-decoration: none;
    padding: 7px 10px;
    border-radius: 4px;
	white-space: nowrap;
}
.btn_orange.btn_outline:hover {
	background: #fea700;
	color: white;
}

.btn_bondi.btn_outline {
	border: 2px solid #0095b6;
    color: #0095b6;
    text-decoration: none;
    padding: 7px 10px;
    border-radius: 4px;
	white-space: nowrap;
}
.btn_bondi.btn_outline:hover {
	background: #0095b6;
	color: white;
}
/* BOTÓN FORTUNA */

.m-b-0 {
	margin-bottom: 0px !important;
}

.tablaHorario  a {
	margin-bottom: 30px;
    border: 2px solid #fa8800;
    background: none;
    color: #fa8800;
    text-transform: uppercase;
    font-size: 10pt;
    border-radius: 4px;
}

.tablaHorario  a:hover {
    background: #fa8800;
    color: white;
}

.float-right > .wpb_wrapper {
	float:right;
}

.has-black-color span {
    color: #fa8800 !important;
}
.lsvr_kba-post-archive--default .post__icon {
    color: #fa8800 !important;
}
.lsvr_kba-post-archive--default .post-archive__subcategory-icon {
    color: #fa8800 !important;
}