/*
Theme Name: Twenty Sixteen Child
Theme URI: https://miloteriaonline.com
Description: Tema child de Twenty Sixteen con SCSS
Author: Upturn Rentals
Author URI: https://miloteriaonline.com
Template: twentysixteen
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentysixteen-child
Domain Path: /languages
*/
.site-header {
  padding-top: 2em;
  padding-bottom: 2em;
}

h1, h2, h3, h4 {
  font-family: Montserrat, "Helvetica Neue", sans-serif !important;
}

@media screen and (min-width: 61.5625em) {
  .site-header {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
@media screen and (min-width: 44.375em) {
  .site-header {
    padding-top: 1em;
    padding-bottom: 3em;
  }
}
.site-info {
  display: none;
}

.custom-logo {
  max-width: 100%;
}

@media screen and (min-width: 61.5625em) {
  .entry-title {
    font-size: 30px;
    font-size: 1.7rem;
    line-height: 1;
    margin-bottom: 1em;
  }
}
@media screen and (min-width: 61.5625em) {
  .site-header-menu {
    display: none;
  }
}
@media screen and (min-width: 61.5625em) {
  body:not(.search-results) article:not(.type-page) .entry-footer {
    float: none !important;
    margin-top: 2em;
    width: 100%;
  }
  body:not(.search-results) article:not(.type-page) .entry-content {
    float: none;
    margin-top: 2em;
    width: 100%;
  }
}
.site-main > article {
  border-bottom: 1px solid gray;
  padding-bottom: 3rem;
}

article .entry-title a {
  color: #3AB44A;
}

.entry-content h2 {
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  font-size: 1.3rem;
}

body.blog .entry-content h2 {
  color: #2C3E50;
}

body.blog .entry-content .read-more {
  display: block;
  width: 200px;
  text-align: center;
  margin: 15px 0;
  border: 1px solid;
  text-decoration: none !important;
  border-radius: 5px;
  padding: 5px;
}

.entry-footer .byline {
  display: none !important;
}

@media screen and (min-width: 44.375em) {
  .entry-content ul, .entry-summary ul, .comment-content ul, .entry-content ol, .entry-summary ol, .comment-content ol {
    margin-left: 20px;
  }
}
.post-template-default .entry-header .entry-title {
  color: #38B349;
}

/** ACTION COLORS **/
.btn-success {
  background-color: #38B349;
  border-color: #38B349;
  color: #ffffff;
}

.btn-success:hover, .btn-success:active, .btn-success:focus {
  background-color: #35A544;
  border-color: #35A544;
}

.btn-success:disabled {
  background-color: #ECF0F1 !important;
  border: none;
  color: #999;
}

a {
  color: #38B349;
}

a:hover {
  color: #2F8C3C;
}

.site-logo img {
  max-width: 350px;
}

.azul {
  color: #4A9BFC;
}

/** END ACTION COLORS **/
.resultados-list .juego-box {
  margin-bottom: 20px;
}

.resultados-list .juego-box .juego-info .juego-texto {
  font-size: 14px;
}

.resultados-list .juego-box .juego-res {
  margin-left: 30px;
}

.resultados-list .juego-box .premios {
  margin-top: 10px;
  display: block;
}

.ap_col:before, .ap_col:after {
  content: " ";
  display: table;
}

.ap_col:after {
  clear: both;
}

.ap_col span {
  float: left;
}

.ap_col .ap_sep {
  margin: 0 4px;
}

.table tr.alternate {
  background: #f9f9f9;
}

.premios thead tr th {
  background-color: #FDE279;
}

#carousel-botes .carousel-caption .tituloh2 {
  font-size: 50px;
  font-weight: bold;
  margin: -2%;
  padding-top: 10px;
}

.box .tituloh2 {
  color: #36b34b;
  font-size: 1.5em;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 10.5px;
  margin-top: 5px;
}

.juego-box .juego-res .tituloh3 {
  font-size: 1.3em;
  font-weight: bold;
  margin: 0;
}

.joc-head .tituloh1 {
  margin: 0;
}

.main .tituloh1 {
  font-size: 30px;
  margin-top: 0;
}

.joc-head .breadcrumb {
  position: absolute;
  left: 0;
  top: -37px;
  background-color: transparent;
}

.links li {
  color: #999;
}

#subMenu {
  background-color: #fff;
  display: none;
  line-height: 25px;
  padding: 0 30px;
  position: absolute;
  z-index: 999;
  border-bottom: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
}

#subMenu a {
  color: #333;
  font-weight: bolder;
}

#subMenu a:hover {
  color: #38b349;
}

.big {
  font-size: 1.2em;
}

.ribbon_wrap .big {
  font-size: 1.3em;
  font-weight: bold;
}

.box-content h1, .box-content h2, .box-content h4, .box-cms h1, .box-cms h2, .box-cms h4 {
  color: #36b34b;
  font-size: 22px;
}

.box-content.content-side h1, .box-content.content-side h2, .box-content.content-side h4 {
  font-size: 19px;
}

.butlleta {
  padding: 10px 30px;
  border: 1px solid #ccc;
  position: relative;
  margin-top: 15px;
}

.butlleta .franja {
  position: absolute;
  top: 0px;
  width: 21px;
  height: 100%;
  background: url("../img/bkg_boleto.jpg") repeat-y;
}

.butlleta .franja.left {
  left: 0px;
}

.butlleta .franja.right {
  right: 0px;
}

@media all and (min-width: 1200px) {
  .new-juego-box {
    display: flex !important;
    justify-content: space-between !important;
  }
  .new-juego-box.jp {
    float: none;
  }
  .new-juego-box .juego-res, .new-juego-box juego-accion {
    text-align: right;
  }
  .new-juego-box .juego-accion {
    order: 6 !important;
  }
}
.resultado-loteria section {
  margin-bottom: 90px;
}

.cta-link {
  padding: 10px 20px;
  border: 2px solid #308f35;
  background-color: transparent;
  color: #308f35;
  font-size: 16px;
  cursor: pointer;
  border-radius: 4px;
  transition: all 0.3s ease;
  display: inline-block;
}

.cta-link:hover {
  background-color: #308f35;
  color: #fff;
}

.cta-link:disabled {
  border-color: #ccc;
  color: #ccc;
  cursor: not-allowed;
  opacity: 0.6;
}

.lista-sin-estilo {
  list-style: none;
  padding: 0;
  margin-left: 0 !important;
}

.post-bote section {
  margin-bottom: 70px;
}
.post-bote .cta-principal, .post-bote .cta-secundario {
  margin-bottom: 30px;
}

.juego-1 .ap_valor .title {
  padding: 0 3px 0 3px;
  color: #666;
  margin-left: 0px;
  font-weight: bold;
  float: none;
}

.juego-1 .ap_valor .num, .juego-1 .ap_valor.ap_comp .num {
  border: 1px solid #A397C1 !important;
  padding: 0 8px;
  font-weight: bold;
  margin-right: 15px;
  float: none;
  font-size: 17px;
  letter-spacing: 3px;
  background: #fff !important;
  color: #333 !important;
}

.juego-1 .ap_valor.ap_comp .num {
  font-size: 16px;
}

.juego-1 .ap_cc {
  float: none;
}

.juego-2 .ap_valor .num, .juego-2 .ap_valor.ap_comp .num, .juego-7 .ap_valor .num, .juego-7 .ap_valor.ap_comp .num {
  border: 1px solid #EC5658;
  color: #003399;
  padding: 0 4px;
  text-align: center;
  font-weight: bold;
  display: block;
  margin: 0 2px 4px 2px;
  background: none;
}

.juego-3 .ap_valor .num, .juego-4 .ap_valor .num, .juego-5 .ap_valor .num, .juego-6 .ap_valor .num, .juego-8 .ap_valor .num {
  border: 1px solid #B5B5B5; /* FF1+ */ /* Saf3-4 */
  border-radius: 50%; /* Opera 10.5, IE 9, Saf5, Chrome */
  width: 30px;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  min-height: 27px;
  margin: 0 2px 4px 2px;
  background: #ffffff;
  background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 64%, #cecece 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cecece',GradientType=0 );
  box-shadow: 0px 2px 2px -1px rgba(0, 0, 0, 0.5);
}

.juego-6 .ap_valor.ap_comp {
  position: relative;
  width: 35px;
}

.juego-6 .ap_valor.ap_comp .num {
  background: none !important;
  border: none !important;
  color: #333;
  box-shadow: none;
  border-radius: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  line-height: 32px;
}

.juego-6 .ap_valor.ap_comp .fa {
  position: absolute;
  left: 0;
  top: 0;
  color: #F4D020;
  font-size: 35px;
  width: 35px;
  z-index: 1;
}

.euromillon .clearfix {
  clear: both !important;
}
.euromillon .titulo_sorteo {
  display: none;
}

.premio_millon,
.premio_lluvia {
  padding: 10px 5px;
  margin: 10px 0;
}
.premio_millon img,
.premio_lluvia img {
  display: block;
  margin-bottom: 20px;
}
.premio_millon b:first-child,
.premio_lluvia b:first-child {
  display: block;
  margin-bottom: 10px;
}
.premio_millon br,
.premio_lluvia br {
  display: none;
}

.juego-res .premio_millon, .juego-res .premio_lluvia {
  float: left;
  margin-bottom: 0;
  padding-bottom: 0;
}

.juego-res .premio_millon .titulo_sorteo, .juego-res .premio_lluvia .titulo_sorteo {
  display: none;
}

.juego-res .premio_lluvia {
  margin-left: 20px;
}

.box-juegos {
  margin-bottom: 40px;
}

.juego-box {
  background-color: #F4F4F4;
  padding: 10px;
  padding-bottom: 5px;
  margin-bottom: 4px;
  overflow: hidden;
}

.juego-box .jp {
  float: left;
  min-height: 33px;
  margin-bottom: 5px;
}

.juego-box .jp.juego-accion {
  float: right;
}

.juego-box .juego-info {
  overflow: hidden;
  min-width: 135px;
}

.juego-box .juego-info .juego-logo {
  vertical-align: top;
  float: left;
}

.juego-box .juego-info .juego-logo img {
  width: 80%;
}

.juego-box .juego-info .juego-texto {
  font-size: 12px;
  line-height: 14px;
  float: left;
}

.juego-box .juego-res {
  color: #333;
  padding-left: 10px;
}

.bote-box .juego-res {
  color: #333;
  padding-right: 10px;
  float: right;
  text-align: right;
  padding-top: 5px;
}

.juego-box .juego-res h3 {
  font-size: 1.3em;
  font-weight: bold;
  margin: 0;
}

/** JUEGOS BOLAS **/
.juegon .ap_valor, .juegon .title {
  float: left;
  line-height: 25px;
}

.juegon .title {
  margin-left: 15px;
}

.juegon .ap_cc {
  float: left;
}

.juegon .ap_valor.ap_comp .num {
  border: 1px solid #d84636;
  color: #fff;
  background: #d84636;
  background: linear-gradient(to bottom, #d84636 1%, #d85647 48%, #c51d02 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d84636', endColorstr='#c51d02',GradientType=0 );
}

.juegon .ap_valor.ap_reint .num {
  border: 1px solid #50b754;
  color: #fff;
  background: #50b754;
  background: linear-gradient(to bottom, #50b754 0%, #53bc58 48%, #308f35 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50b754', endColorstr='#308f35',GradientType=0 );
}

.sin-bote {
  margin-bottom: 80px !important;
}

.con-bote {
  margin-bottom: 90px !important;
}

.sin-bote-gordo, .con-bote-gordo {
  margin-bottom: 90px !important;
}

.sin-bote-LotNacional, .con-bote-LotNacional {
  margin-bottom: 90px !important;
}

.con-bote-euromillon {
  margin-bottom: 56px !important;
}

.sin-bote-euromillon {
  margin-bottom: 56px !important;
}

@media (max-width: 576px) {
  .sin-bote-LotNacional, .con-bote-LotNacional {
    margin-bottom: 125px !important;
  }
}
@media (max-width: 397px) {
  .sin-bote, .con-bote {
    margin-bottom: 110px !important;
  }
}/*# sourceMappingURL=style.css.map */