/*
Theme Name:   The League Child
Theme URI:    https://themeforest.net/user/mvpthemes/
Description:  The League Child Theme
Author:       MVP Themes
Author URI:   https://themeforest.net/user/mvpthemes/portfolio
Template:     the-league
Version:      1.0.0
License:      GNU General Public License v3 or later
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
Tags:         two-columns, custom-background, custom-colors, custom-menu, featured-images, theme-options, threaded-comments, translation-ready
Text Domain:  the-league-child
*/



.mvp-post-info-top h3 a, .mvp-post-info-top h3 a:visited {
  color: #777;
  float: left;
  font-size: .75rem;
  letter-spacing: .07em;
  line-height: 1;
  text-transform: uppercase;
}

#mvp-content-main ul li, #mvp-content-main ol li {
  background: #fff;
  float: left;
  margin-left: 12px;
  overflow: hidden;
  /*width: 23.75%;
    height: 400px; */
}

#mvp-content-main p {
  color: #555;
  float: left;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3;
  margin-top: 7px;
  width: 100%;
  margin-bottom: 0;
}

#mvp-content-main div p:first-of-type {
  color: #555;
  float: left;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3;
  margin-top: 3px;
  position: relative;
  width: 100%;
}

.mvp-sec-pad {
  width: 100%;
}

.noticias_head_h2 {
  color: #fff !important;
  float: left !important;
  font-size: 1.4rem !important;
  font-weight: 700 !important;
  letter-spacing: -.02em !important;
  line-height: 1.1 !important;
  position: relative !important;
  width: 100% !important;
}

div#bono_lateral {
  background-color: #fae787;
  border-radius: 5px;
  border: 3px solid #e2cf74;
  float: right;
  width: 30%;
  margin-right: 2% !important;
  
}

div#bono_lateral .wpb_text_column.wpb_content_element {
  margin-bottom: 0px !important;
}

#mvp-wallpaper {
  background: url(http://www.mvpthemes.com/theleague/wp-content/uploads/2017/02/league-wallpaper.png) no-repeat 50% 0;
  top: 166px;
}

@media only screen and (max-width: 767px) {
  div#bono_lateral {
    z-index: 999;
    background-color: #fae787;
    border-radius: 5px;
    border: 3px solid #e2cf74;
    margin-right: 2% !important;
    position: fixed !important;
    bottom: 0 !important;
    margin-left: 1% !important;
    width: 98% !important;
    height: 140px !important;
  }
  div#bono_lateral a {
    margin-top: 2% !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
    font-size: 15px !important;
  }
  div#bono_lateral i.vc_btn3-icon.fa.fa-chevron-right {
    display: none;
  }
  .wpb_content_element {
    margin-bottom: 5px !important;
  }
  footer#mvp-foot-wrap {
    z-index: 1;
  }
  div#bono_lateral img {
    display: none;
  }
}

@media only screen and (min-width: 1800px) {
  .bono-lateral-fixed {
    position: fixed !important;
    right: 15% !important;
    z-index: 1000 !important;
    top: 210px !important;
    width: 348px !important;
    height: 215px !important;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1799px) {
  .bono-lateral-fixed {
    position: fixed !important;
    right: 2% !important;
    z-index: 1000 !important;
    top: 210px !important;
    width: 348px !important;
    height: 215px !important;
  }
}

@media only screen and (min-width: 1100px) and (max-width: 1199px) {
  .bono-lateral-fixed {
    position: fixed !important;
    right: 0% !important;
    z-index: 1000 !important;
    top: 210px !important;
    width: 348px !important;
    height: 215px !important;
  }
}

@media only screen and (min-width: 900px) and (max-width: 1100px) {
  .bono-lateral-fixed {
    position: fixed !important;
    width: 283px;
    right: 0% !important;
    z-index: 1000 !important;
    top: 210px !important;
    width: 348px !important;
    height: 215px !important;
  }
}

.pestanas_lateral_titulo {
  color: #555!important;
  font-size: .7rem !important;
  font-weight: 400 !important;
  letter-spacing: .07rem !important;
  line-height: 1 !important;
  margin-bottom: 5px !important;
  text-transform: uppercase !important;
  width: 100% !important;
}

.pestanas_lateral_categoria {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  font-size: 100% !important;
  vertical-align: baseline !important;
}

form#searchform input {
  background: #eee;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #999;
  font-size: 16px;
  padding: 5px 5%;
  height: 16px;
  width: 88%;
  margin-bottom: 5%;
}









table#valoracion_casas_apuestas_tabla td {
  padding: 2%;
  font-size: 14px;
  vertical-align: middle;
  text-align: left;
  font-weight: bold;
}

#valoracion_casas_apuestas_tabla thead th {
  padding-bottom: 5%;
}

#valoracion_casas_apuestas_tabla tbody tr {
  background: #eee;
}

#valoracion_casas_apuestas_tabla tbody tr:nth-child(2n+2) {
  background: none;
}

#valoracion_casas_apuestas_tabla thead th {
  background: white;
}

#valoraciones_estrellas img {
  float: right;
  width: 40%;
}

a.botoncasa_bono {
  background-color: orange;
  color: white;
  padding: 1% 6%;
  border-radius: 3px;
}

@media only screen and (max-width: 720px) {
  div#mvp-feat3-wrap h2 {
    font-size: 20px !important;
  }
  div#apu_tenis img {
    display: block !important;
  }
  div#apu_basket img {
    display: block !important;
  }
  div#apu_football img {
    display: block !important;
  }
}

div#bono_lateral a {
  margin-top: 10%;
}










@media only screen and (max-width: 767px) {
  table#valoracion_casas_apuestas_tabla_mvl {
   display: block !important;
	  margin-left: auto !important;
	  margin-right: auto !important;
  }
  table#valoracion_casas_apuestas_tabla {
   display: none !important;
  }
  #mvp-content-main ul li, #mvp-content-main ol li {
    width: 43% !important;
  }
}

@media only screen and (min-width: 767px) {
  table#valoracion_casas_apuestas_tabla {
    display: block !important;
  }
  table#valoracion_casas_apuestas_tabla_mvl {
    display: none !important;
  }
  .mvp-feat3-main-img {
    min-height: 480px !important;
    max-height: 480px !important;
  }
  .mvp-feat3-sub-img {
    min-height: 240px !important;
    max-height: 240px;
  }
}









@media only screen and (max-width: 767px) {
  .fotos_en_mvl {
    display: block !important;
  }
  .mvp-feat3-sub-img {
    min-height: 200px !important;
    max-height: 200px;
  }
  .fotos_en_mvl {
    display: block !important;
  }
}

.prev-posts-link a {
  float: right;
  margin-right: 60px;
  background: #fe074e;
  padding: 5px;
  color: white !important;
}

.next-posts-link a {
  color: white !important;
  background: #fe074e;
  padding: 2px;
}

span.mvp-post-excerpt.left {
  display: none !important;
}

div#bonos_home ul li {
  padding-bottom: 5px !important;
}

div#guias_home ul li {
  padding-bottom: 5px !important;
}

div#apu_football ul li {
  padding-bottom: 110px !important;
}

div#apu_basket ul li {
  padding-bottom: 110px !important;
}

div#apu_tenis ul li {
  padding-bottom: 110px !important;
}

div#apu_otros ul li {
  padding-bottom: 110px !important;
}

.tablacasasformated td {
  width: 25%;
}

.centrarTablaCasasApuesta {
  width: 45% !important;
  margin: auto auto;
}

#mvp-content-main p {
  line-height: 1.6 !important;
}

li {
  line-height: 1.6 !important;
}

li.lista_sin_estilo:before {
  display: none;
}

#mvp-post-content #mvp-content-main ul li:before {
  content: '•';
  padding-right: 8px;
  color: black;
}

.authorIMG img {
  border: 5px solid #ddd;
  border-radius: 50%;
  height: 120px;
  width: 120px;
}

span.mvp-authors-name {
  margin: 20px 0px;
}

p.h2 {
    font-weight: 700 !important;
    margin: 10px 0 !important;
    overflow: hidden !important;
    width: 100% !important;
    color: #fff !important;
}

#mvp-content-main .h3 {
    font-size: 1.6rem;
}

.mvp-widget-feat-text p.h2 a {
    color: #000 !important;
    float: left;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: -.02em;
    line-height: 1.1;
    width: 100%;
}

@media only screen and (max-width:767px) {
  section.author {
    width: 49%;
    text-align: center;
    display: inline-block;
    margin-bottom: 20px;
  }
}

@media only screen and (min-width:767px) {
  section.author {
    text-align: center;
    display: inline-block;
    width: 32%;
    margin-bottom: 20px;
  }
}

p.enlaceFinal {
  background: #ffc107;
  border: 3px solid darkorange;
  width: 95% !important;
  text-align: center !important;
  border-radius: 25px;
  padding: 4px;
}

p.enlaceFinal a {
  color: white !important;
}

p.enlaceFinal a:hover{
  color:black !important;
}

.single-post #mvp-mob-soc-wrap {
  bottom: 100px !important;
}

@media only screen and (max-width:767px){
  p.enlaceFinal {
    position: fixed;
    bottom: 5px;
    left: 2px;
    z-index: 1;
  }
}






/* D.E. - incremento tamaño tipografía revisión Google */

@media only screen and (max-width: 600px) {
	
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
font-size: 115% !important; }

body.category span.full.rated,
body.category span.half.half-reflect,
body.category span.full {
font-size: 115% !important; }

body.category a.wpdt-link-content {
font-size: 115% !important; }

.mvp-post-info-top h3 a,
.mvp-post-info-top h3 a:visited {
font-size: 115% !important; }

#mvp-content-main p {
font-size: 115% !important; }

#mvp-content-main div p:first-of-type {
font-size: 115% !important; }

.noticias_head_h2 {
font-size: 115% !important; }

div#bono_lateral a {
font-size: 115% !important; }

.pestanas_lateral_titulo {
font-size: 115% !important; }

.pestanas_lateral_categoria {
font-size: 115% !important; }

form#searchform input {
font-size: 115% !important; }

table#valoracion_casas_apuestas_tabla td {
font-size: 115% !important; }

div#mvp-feat3-wrap h2 {
font-size: 115% !important; }

#mvp-content-main .h3 {
font-size: 115% !important; }

.mvp-widget-feat-text p.h2 a {
font-size: 115% !important; }

}