/*
Theme Name:     lcm-hijo
Theme URI:      https://www.lcmtics.es
Author:         LCM
Author URI:     https://www.lcmtics.es
Description:    Tema hijo de Neve
Version:        6.5.0
Text Domain:    lcm-hijo
Template:       neve
*/
/*----------------- Empieza a añadir cambios aquí abajo -------------------------------*/
body{
-webkit-touch-callout:none;
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.wrapper{
overflow:unset!important;
}

.normas{
    text-align:justify;
}
.imgred img{
    padding:50px;
    width:63%;
    height:auto;
}
#ligas{
    visibility:hidden;
}
#mimenu{
    display: none;
    position: absolute;
    margin-left: -10px;
    max-width: 100%;
    background: #ededed;
    z-index: 999;
    border-radius: 10px;
    font-size: 20px;
    box-shadow: 0px 7px 15px -7px;
    width: 100%;
    margin-top:40px;
}
#mimenu ul {
list-style-type: none;
    margin: 0;
    padding: 16px;
    text-align: left;
    display: flex;
    flex-direction: column;
}
#mimenu ul li{
    padding: 8px 8px 0;
    cursor: pointer;
    color: #73132a;
    margin: 8px 4px;
}
#mimenu ul li a{
color:#73132a;
}
#mimenu ul li a:hover{
color:white;
}
.envia{
  text-decoration-line: none;
  border-bottom:solid 2px #73132a;  
}
.conf{
  text-decoration-line: none;
  border-bottom:solid 3px green;  
}
footer #cb-row--footer-bottom .hfg-slot.left{
    visibility:hidden;
}
.misdelect{
border: 2px solid #73132a;
padding: 5px!important;
text-align: center;
color: #73132a;
font-weight:bold;
font-family: inherit;
opacity: 1;
background: transparent;  
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
    border-radius:3px;
}

.um-button{
     background:#73132a!important;
     color:#ffffff!important;
}
.um-button:hover{
     color:#73132a!important;
     background:#ffffff!important;
}
    .miga{
    width:100%;
    margin-top:25px;
    }
    .miga button{
         font-size:1em!important;
        padding:10px!important;
        float:left;
        margin-left:15px;
    }
.miga h4{
font-weight:bold;
font-size:1.4em;
position:absolute;
left:50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
    }
.ver{display:inline-table;}
.nover{display:none;}
.pulsado{
text-align:center;
flex:1;
padding:10px 0;
border:1px solid #73132a;
background: #f1dce1;  
}
.nopulsado{
text-align:center;
flex:1;
padding:10px 0;
border:1px solid #73132a;
background: #fff;    
cursor:pointer;
min-width:85px;
}
.separador{
margin: 30px auto;
    display: flex;
    opacity: 0.5;
    height: 50px;
    position: relative;
    justify-content: center;
    max-width:99%;
    overflow:hidden;
}
.separador img{
margin: 5px;
}
.noti{
  width: 20px !important;
  position: absolute !important;
  top: -5px !important;
  right: -5px !important;
  animation: latido 3s infinite;
}
.menu-item-366{
z-index:999999;
}
.header-menu-sidebar-bg{
 background-color:#ededed!important;   
}
#aviso2 {
  margin-left: -15px;
  margin-top:-45px;
  height:10px;
}
@keyframes latido {
  0%
  {
    transform: scale( 1.1 ) translate(0, 0);
        -webkit-transform: scale( 1.1 ) translate(0, 0);
  }
  50%
  {
    transform: scale( 1 ) translate(0, 10px);
    -webkit-transform: scale( 1 ) translate(0, 10px);     
    
  }
   100%
  {
        transform: scale( 1.1 ) translate(0, 0);
         -webkit-transform: scale( 1.1 ) translate(0, 0);
  }
}
.wp-block-latest-posts.wp-block-latest-posts__list li{
    border-bottom:5px solid #73132a;
    margin-bottom:30px;
}

a{
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
button{
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
#block-24 li{
    padding:0;
    margin-top:-1px;
}
.nom{
    font-weight: bold;
    text-align:left;
flex:1;
white-space:nowrap;
line-height:1em;
}
.nom a{
    font-weight: lighter;
    position:relative;
    top:3px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.nom a:empty{
 display:none;   
}
.guasap{
    margin-top: 5px;
    flex-direction: column;
    align-items: end;
    display: none;
position: absolute;
background: #f1dce1 none repeat scroll 0% 0%;
padding: 5px 8px 10px;
z-index: 999999999;
transition: all 1s ease-in-out;
-webkit-transition: all 1s ease-in-out;
border: 3px solid #73132a;
  box-shadow: 4px 4px 10px #73132a;
}
.nom a::after{
content: "\f3d0";
font-size: 20px !important;
font-family: "Ionicons" !important;
color: #73132a;
margin-left:15px;
transform: translate(0,10px);
-webkit-transform: translate(0,10px);
}
.guasap a{
width: 100%;
border: 1px solid;
padding:8px;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.guasap a::after{
 content:"";   
}
#content{
    padding:0px 1px;
}
.wp-block-cover{
    padding:10px 0 0 0;
}
#select2-qjugador-container{
color:#0b0b61;   
font-size: 1.2em;
background: white;    
}
.novisible{
display:none!important;
}
.select2-selection__arrow{
visibility:hidden;
}
.select2.select2-container .select2-selection {
	border: 1px solid transparent !important;
}
.select2{
border: 3px solid #73132a;
padding: 2px !important;
border-radius:2px;
}
.movil{
    display:none;
}
.um-profile-photo-img {
  width: 180px !important;
  height: 180px !important;
}
.wp-block-latest-posts.wp-block-latest-posts__list {
    width: 90%;
    margin-left: 5%;
    text-align:justify;
}
.ltrver {
writing-mode: vertical-lr;
-webkit-writing-mode: vertical-lr;
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
border-bottom:0;
vertical-align: middle;
text-align: center;
white-space:nowrap;
}
header.fijo{
	position: fixed;
	width:100%;
	max-width: 100%;
	z-index:9999;
	height:0;
}
.micontainer{
    font-size:1.1em;
    width:98%;
    padding:1%;
    max-width:1200px;   
    margin:auto;
    text-align:center;
}
.micontainer h2{
    margin-bottom:5px;
}
.tabla1, .tabla2 { 
    color:#73132a;
    font-size:1em;
    margin: 0 5px;
    width: calc(100% - 10px);
    /*border-collapse:unset;*/
    }
.tabla1 td, .tabla2 td{
    padding:3px 5px;
}
.tabla1 > tbody > tr:last-child td , .tabla2 > tbody > tr:last-child td{
    border:none;
}

.tabla1 th, .tabla2 th{
    padding:3px 1px;
    font-size:1.2em;
}
.cab1{
    background:#73132a;
    color:white;
    opacity:0.7;
    padding:2px;
}
.cab2{
    background:#fff;
    color:#73132a;
    opacity:0.8;
    padding:2px;
}
.cab2 th{
    border-bottom:3px solid #73132a;
}

.prin{
    color:#73132a!important;
}
.negro{
    color:#000000;
}
.gran{
padding:1em;
font-size:1.2em;
font-weight:700;
line-height:1.2em;
}
.peq{
padding:1px;
font-size:0.8em;
font-weight:400;
line-height:0.8em;
}
.centro{
    text-align:center;
}
.light{
    background:rgb(0,0,0,0.09);
}
.heavy{
    background:#f1dce1!important;/*f2d5dc*/
    font-weight:400;
    
}
.gana{
    background:rgb(50,176,127,0.3);
}
.checks{
    width:25px;
    height:25px;
    vertical-align: middle;
}

.fotop{
    width:50px;
    height:50px;
border-radius:100%;
background:#ededed;
}
.fotop:hover{
transform:scale(2);
transition: all 1s ease-in-out;
-webkit-transform:scale(2);
-webkit-transition: all 1s ease-in-out;
}
.loader{
justify-content: space-evenly;
flex-direction: column;
color:black;
text-align:left;
position:fixed;
width:100%;
max-width:500px;
padding:10px;
border:5px solid #73132a;
border-radius:10px;
z-index:99999;
background:#f1dce1;
top:50%;
left:50%;
transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
    pointer-events:all;
    min-height:75vh;
}
.mega-sub-menu{
    z-index:999999!important;    
}
.select2-container{
    z-index:99999;
}
.select2-search--dropdown,.select2-dropdown,.select2-results{
    display:block!important;
}
.loader input[type=date]{
    resize:none!important;
    padding:10px;
       text-align: center;
    border: 2px solid #73132a;
    font-family: inherit;
    background: transparent;  
}
.loader h5{
color:#73132a;  
margin-bottom:5px;
}
.loader span{
display:flex;
text-align:center;
line-height:1.2em;
font-size:0.8em;
justify-content: space-evenly;
}
.loader label{
    display:flex;
justify-content: space-evenly;
    flex-direction: column;
    padding:5px;
}
.loader p{
    font-weight:bold;
     color:#73132a;
     line-height:1.5em;
     margin-bottom:5px;
     font-size:0.9em;
}
.loader select{
    min-width:4em;
    text-align:center;
    border: 2px solid #73132a;
    padding: 5px!important;
    color: #73132a;
    font-weight:bold;
    font-family: inherit;
    opacity: 1;
    background-color: transparent;  
}

.loader button{
    padding:6px 20px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.loader hr{
    margin-bottom:5px;
}
.filtros{
display:flex;
justify-content:center;
align-items:center;
color:black;
width:100%;
background:transparent;
margin-bottom:1em;
}
.filtros select{
    min-width:4em;
    text-align:center;
    color:#0b0b61;
    font-family: inherit;
    background:white;
    padding:6px!important;
    border: 3px solid #73132a;
    margin:2px 10px;
}
.filtros button{
    text-align:center;
    color:#0b0b61;
    font-family: inherit;
    background:white;
padding: 6px 6px 0;  
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.filtros img{
    text-align:center;
    color:#0b0b61;
    font-family: inherit;
    background:white;
    
    max-height:30px;
    max-width:30px!important;
}
.filtros button:hover{
    background:#73132a;
}
.loader button:hover{
    background:#ededed;
    right:0!important;
    top:0!important;
}
.disabled {
  pointer-events: none;
}
.btn1,.btn2{
    cursor:pointer;
    padding:0;
    line-height:0;
    background:transparent;
    position: relative;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.btn1:before {
  content: attr(data-hover);
  visibility: hidden;
  opacity: 0;
  width: 150px;
  background-color: #73132a;
  color: #fff;
  font-weight:bold;
  text-align: center;
  border-radius: 5px;
  padding: 5px 0;
  transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;
  position: absolute;
  z-index: 1;
  left: -160px;
  top: -5px;
  line-height:1.2em;
  font-size:1em;
}

.btn1:hover:before {
  opacity: 1;
  visibility: visible;
}
.btn1:hover{
    background:#73132a;
}
.btn2:hover{
    background:#f1dce1;
}
.enfrent{
display:flex;
justify-content: space-evenly;
padding:10px;
border-radius:10px;
background:#f1dce1;    
}
.enfrent div{
display:flex; 
align-items: center;
flex:1;
}
.enfrent .gana{
font-size: 1.5em;
text-align: center;
padding: 10px;
border: 3px solid;
border-radius: 100%;
width: 60px;
height: 60px;
background: white;
margin:0 10px;
}

.divflex{
width:100%;
padding:10px;
border:5px solid #73132a;
border-radius:10px;
background:#f1dce1;
}
.divflex h5{
color:#73132a;  
margin-bottom:5px;
}
.divflex span{
display:flex;
text-align:center;
line-height:1em;
font-size:0.9em;
justify-content: space-evenly;
}
.divflex label{
display:flex;
justify-content: space-evenly;
flex-direction: column;
padding:5px;
}
.divflex p{
font-weight:bold;
color:#73132a!important;
line-height:1.5em;
margin:10px;
font-size:1.3em;
border:3px solid white;
padding:10px;
font-family:monospace;
}

.newhome{
    min-height: calc(100vh - 100px);
}
.newhome h3{
    font-size: 24px;
    color: #73132a!important;
    text-shadow: 0px 0px 35px;
}
.newhome .divflex {
    width: 60%;
    margin-left:20%;
    padding: 10px;
    border: 3px solid #73132a;
    border-radius: 10px;
    background: #ededed;
    color:black;
}
.newhome .divflex label {
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
    padding: 5px;
    /* border: 1px solid; */
    border-radius: 5px;
    margin: 0 3px;
    color:black;
}

.newhome .divflex p {
    font-weight: bold;
    background: #f1dce1!important;
    line-height: 1.5em;
    margin: 10px;
    font-size: 1.3em;
    padding: 10px;
    font-family: monospace;
    border-radius: 5px;
    color: #73132a!important;
    border:0;
}
.newhome > img{
    opacity:0.5;
}
.homeboton {
    width: 98%;
    margin: 1%;
    display: flex;
    flex-direction: column;
}
.homeboton a.wp-block-button__link.wp-element-button {
    width: 100%;
    padding: 8px;
    border: 2px solid #73132a;
}
.btnligas{
     background: #73132a!important;  
     color:white!important;
}
.home_ligas div {
    width: 98%!important;
    margin: 0 1% 0 1%!important;
    border: 2px solid #73132a;;
    background: #ededed;
    color: #73132a;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 5px;
    margin-top: -12px!important;
}
.home_ligas a.wp-block-button__link.wp-element-button {
    padding: 8px;
    width: 100%;
    text-align: center;
    border: 2px solid #73132a;
}
@media (min-width: 736px) and (max-width: 960px){
    #block-11{
        margin-top:-60px;
    }
.um-profile-photo-img {
  width: 160px !important;
  height: 160px !important;
}
    .noti{
left:60px!important;
}
}

@media (min-width: 20px) and (max-width: 736px){
    .newhome .divflex {
    width: 90%;
    margin-left:5%;
    }
    .tith3{
        font-size:18px;
    }
.loader span{
line-height:1.4em;
}
.nv-index-posts{
    max-width:96%!important;
}
#loader {
  width: 150px!important;
}
    #block-11{
        margin-top:-60px;
    }
.publi{
    width:80px;
    margin-left:-25px;
}
.um{
    padding:0px 15px;
}
.noti{
left:60px!important;
}
.enfrent .gana{
font-size: 1em;
padding: 5px;
border: 1px solid;
border-radius: 100%;
width: 30px;
height: 30px;
background: white;
margin-top:5px;
line-height:1.5em;
}
.fotop{
    width:30px;
    height:30px;
border-radius:100%;

}
.enfrent div:nth-child(3){
    flex-direction: column-reverse;
}
.enfrent div{
flex-direction: column;
}
#select2-qjugador-container{
font-size: 0.9em;
line-height:25px;
}
.select2{
margin-top:-10px!important;
border: 2px solid #73132a;
}
.select2-selection{
height:28px!important;
}
    .miga button{
        font-size:0.7em!important;
        padding:7px!important;
    }
    .miga h4{
    font-size:0.9em!important;
    }
.newhome .divflex p {
    line-height: 1.0em;
    font-size: 1.2em;
    padding: 5px;
    margin: 6px 0;
}
.divflex{
width:98%;
margin-left:1%;

}
.divflex p{
line-height:1.0em;
font-size:1.2em;
padding:5px;
margin:10px 0;
}
.filtros{
font-size:0.8em;
justify-content: space-evenly;
}
.filtros select{
    border: 2px solid #73132a;
    margin:0px 1px 10px;
}
.filtros button{
padding:2px;
margin-bottom:10px;
}
.col{
    padding:0!important;
}
.loader{
width:calc(100% - 30px);
}
.nomovil{
    display:none!important;
}
.movil{
    display:block;
    margin-top:2px;
}
body{
    font-size:14px!important;
    line-height:14px!important;
}
.micontainer{
    width:100%;
    padding:1px;
}
.micontainer h2{
    font-size:1.0em;
    margin-bottom:5px;
}
.gran{
    font-size:1.0em;
    font-weight:600;
}
.checks{
    max-width:20px;
    max-height:20px;
}
.site-logo small{  /*Descripción sitio */
    display:none!important;
}
.tabla1 td, .tabla2 td{
    padding:3px 1px;
}
.tabla1 th, .tabla2 th{
    font-size:0.7em;
    padding:3px 0;
}
.tabla1, .tabla2 { 
    font-size:0.9em;
}
}