/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

/* CAJA APUESTAS POST Boxes Shortcode */
.twitter-tweet {
    margin: 10px auto;
}

.box {
	padding: 20px;
	background-color: #F6F6F6;
	margin-bottom: 20px;
	word-wrap: break-word;
}

.box div.box-inner-block {
	padding-left: 70px;
	min-height: 50px;
}

.box .tie-shortcode-boxicon {
	float: left;
	margin-left: -70px;
}

.box .tie-shortcode-boxicon:before {
	line-height: 60px;
	height: 60px;
	width: 60px;
	font-size: 60px;
	margin: 0;
}

.box.shadow {
	border: 1px solid #ddd;
	-webkit-box-shadow: 0 0 5px rgba(153, 153, 153, 0.6);
	   -moz-box-shadow: 0 0 5px rgba(153, 153, 153, 0.6);
			box-shadow: 0 0 5px rgba(153, 153, 153, 0.6);
}

.box.shadow div.box-inner-block {
	padding: 0;
}

.box.info {
	background: #d6f6ff;
	border-color: #BFE3EC;
}

.box.info .tie-shortcode-boxicon:before {
	content: "\f05a";
	color: #2CB4DA
}

.box.success {
	background: #e2f2cb;
	border-color: #D1E4B7;
}

.box.success .tie-shortcode-boxicon:before {
	content: "\f058";
	color: #8AB84D
}

.box.warning {
	background: #fffddb;
	border-color: #E9E59E;
}

.box.warning .tie-shortcode-boxicon:before {
	content: "\f071";
	color: #ECC21B;
}

.box.error {
	background: #ffe6e2;
	border-color: #EEBFB8;
}

.box.error .tie-shortcode-boxicon:before {
	content: "\f05e";
	color: #F03317;
}

.box.download {
	background: #e2f2cb;
	border-color: #D1E4B7;
}

.box.download .tie-shortcode-boxicon:before {
	content: "\f019";
	color: #8AB84D
}

.box.note {
	background: #fffddb;
	border-color: #E9E59E;
}
.box.note .tie-shortcode-boxicon:before {
	content: '\f15c';
	color: #ECC21B;
}

.aligncenter {
    clear: both;
    margin-left: auto;
    margin-right: auto;
}
/*BLOCKQUOTE PENSADOR*/


blockquote{
border-left: 0px!important;
  font-size: 16px;
    font-weight: 500;
  margin:30px auto;
  font-style:normal;
  color: #555555;
  padding:1.2em 30px 1.2em 95px;
  border-bottom:4px solid #FFC800 ;
  line-height:1.6;
  position: relative;
  background:#F4F6F7;
  -webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0); 
box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
	background-image: url(/wp-content/uploads/2021/10/fondo-blockquote.png);
    background-repeat: no-repeat,no-repeat;
}

blockquote::before{
    font-size: 200px;
  font-family:Arial;

  color:#78C0A8;
  position: absolute;
  left: 10px;
  top:-45px;
}

/*BARRA LATERAL*/
.sidebar .widget:first-child, .sidebar .widget:first-child .widget-title{
	background-color: #FBFBFB!important;
    color: #444444!important;
}
.widget-area .widget {
    padding: 0px;
}
.widget-title {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    text-transform: none;
    padding: 20px 20px 0;
}

/********
*********
*********
*********
*********
*********
*********

NUEVAS ESTADISTICAS **/
/* line 3019, css/style.scss */
.full-width {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/* line 3024, css/style.scss */
.pensador-header {
  color: grey;
  padding: 20px; }
  /* line 3028, css/style.scss */
  .pensador-header_title {
    font-size: 30px;
    margin-bottom: 14px;
    margin-top: 40px;
    color: #232323; }
    /* line 3034, css/style.scss */
    .pensador-header_title::after {
      content: "";
      display: block;
      width: 180px;
      height: 1px;
      background: grey;
      margin-top: 12px; }
  /* line 3044, css/style.scss */
  .pensador-header_text {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.4;
    color: #232323; }
    /* line 3050, css/style.scss */
    .pensador-header_text strong {
      font-weight: bold; }

/* line 3056, css/style.scss */
.pensador-header_title_02 {
  margin-top: 100px; }

/* line 3062, css/style.scss */
.pensador-cards-table_tags {
  padding: 40px 40px 0px; }
  /* line 3065, css/style.scss */
  .pensador-cards-table_tags ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly; }
  /* line 3070, css/style.scss */
  .pensador-cards-table_tags_item {
    background-color: #f1f1f1;
    min-width: 140px; 
	list-style: none;}
    /* line 3074, css/style.scss */
    .pensador-cards-table_tags_item a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 20px; }
    /* line 3080, css/style.scss */
    .pensador-cards-table_tags_item img {
      width: 24px;
      margin-right: 12px; }
  @media all and (max-width: 986px) {
    /* line 3087, css/style.scss */
    .pensador-cards-table_tags_item {
      min-width: 0;
      width: 120px; }
      /* line 3091, css/style.scss */
      .pensador-cards-table_tags_item a {
        padding: 14px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  @media all and (max-width: 767px) {
    /* line 3062, css/style.scss */
    .pensador-cards-table_tags {
      padding: 40px 0; }
      /* line 3101, css/style.scss */
      .pensador-cards-table_tags_item {
        width: auto; }
        /* line 3104, css/style.scss */
        .pensador-cards-table_tags_item a {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          font-size: 11px; }
          /* line 3108, css/style.scss */
          .pensador-cards-table_tags_item a img {
            margin-right: 0;
            margin-bottom: 6px; } }
/* line 3117, css/style.scss */
.pensador-cards-table_block {
  margin-top: 60px; }
  /* line 3120, css/style.scss */
  .pensador-cards-table_block h2 {
    border-bottom: 1px solid #333;
    padding-bottom: 8px;
    margin-bottom: 40px;
    font-size: 24px;
    padding-left: 34px; }
    /* line 3127, css/style.scss */
    .pensador-cards-table_block h2 img {
      width: 24px;
      vertical-align: top; }
/* line 3135, css/style.scss */
.pensador-cards-table_item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 34px;
  margin-bottom: 24px;
  background-color: #f1f1f1;
  z-index: 1; }
  /* line 3145, css/style.scss */
  .pensador-cards-table_item_image {
    width: 120px;
    margin-right: 40px; }
    /* line 3149, css/style.scss */
    .pensador-cards-table_item_image img {
      width: 120px;
      -o-object-fit: cover;
         object-fit: cover;
      border-radius: 999px; }
  /* line 3156, css/style.scss */
  .pensador-cards-table_item_info {
    width: 100%; }
  /* line 3160, css/style.scss */
  .pensador-cards-table_item_info01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin-bottom: 30px; }
    /* line 3167, css/style.scss */
    .pensador-cards-table_item_info01_name h3 {
      font-size: 24px;
      font-weight: bold; }
    /* line 3174, css/style.scss */
    .pensador-cards-table_item_info01_racha img {
      width: 16px;
      margin-right: 6px; }
    @media all and (max-width: 986px) {
      /* line 3182, css/style.scss */
      .pensador-cards-table_item_info01_name h3 {
        font-size: 20px; }
      /* line 3187, css/style.scss */
      .pensador-cards-table_item_info01_racha {
        max-width: 150px;
        margin: 0 20px; }
        /* line 3191, css/style.scss */
        .pensador-cards-table_item_info01_racha img {
          width: 13px;
          margin-right: 4px; } }
  /* line 3199, css/style.scss */
  .pensador-cards-table_item_info02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around; }
    /* line 3204, css/style.scss */
    .pensador-cards-table_item_info02_item {
      width: calc(100% / 5); }
      /* line 3208, css/style.scss */
      .pensador-cards-table_item_info02_item span {
        display: block;
        font-size: 22px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 8px;
        color: #232323; }
      /* line 3216, css/style.scss */
      .pensador-cards-table_item_info02_item p {
        display: block;
        color: #3bb54a;
        font-size: 12px;
        text-align: center; }
      @media all and (max-width: 986px) {
        /* line 3224, css/style.scss */
        .pensador-cards-table_item_info02_item span {
          font-size: 16px; } }
    /* line 3231, css/style.scss */
    .pensador-cards-table_item_info02_button a {
      color: white;
      background-color: #ffc800;
      text-transform: uppercase;
      border-radius: 20px;
      padding: 12px 24px;
      letter-spacing: 2px; }

    @media all and (max-width: 986px) {
      /* line 3241, css/style.scss */
      .pensador-cards-table_item_info02_button a {
        letter-spacing: 1px;
        font-size: 12px; } }
  @media all and (max-width: 985px) {
    /* line 3254, css/style.scss */
    .pensador-cards-table_item_info02_button a {
      font-size: 11px;
      letter-spacing: 0; } }
  @media all and (max-width: 767px) {
    /* line 3135, css/style.scss */
    .pensador-cards-table_item {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }

    section.pensador-cards-table_item{
      padding: 20px!important;
    }
      /* line 3265, css/style.scss */
      .pensador-cards-table_item_image {
        margin-bottom: 20px;
        margin-right: 0px; }
      /* line 3269, css/style.scss */
      .pensador-cards-table_item_info01 {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        /* line 3272, css/style.scss */
        .pensador-cards-table_item_info01_name {
          width: 100%;
          text-align: center;
          margin-bottom: 20px; }
        /* line 3278, css/style.scss */
        .pensador-cards-table_item_info01_racha {
          max-width: none;
          margin-left: 0;
          margin-right: 0px; }
      /* line 3284, css/style.scss */
      .pensador-cards-table_item_info02 {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        /* line 3287, css/style.scss */
        .pensador-cards-table_item_info02_item {
          width: calc(100% / 3); }
        /* line 3291, css/style.scss */
        .pensador-cards-table_item_info02_button {
          width: 100%;
          margin-top: 20px;
          text-align: center; }
          /* line 3296, css/style.scss */
          .pensador-cards-table_item_info02_button a {
            display: inline-block; } }

/* DETALLE */
/* line 3313, css/style.scss */
.pensador-detalle-header {
  padding: 18px;
  border-bottom: 1px solid #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
		margin-top:30px;}
  /* line 3320, css/style.scss */
  .pensador-detalle-header_title {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 30px; }
  /* line 3327, css/style.scss */
  .pensador-detalle-header_class {
    font-size: 16px; }
  @media all and (max-width: 767px) {
    /* line 3313, css/style.scss */
    .pensador-detalle-header {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      /* line 3335, css/style.scss */
      .pensador-detalle-header_title {
        margin-bottom: 14px;
        margin-right: 0; } }
/* line 3343, css/style.scss */
.pensador-detalle-info_bio {
  margin-top: 24px;
  padding: 30px;
  background-color: #f1f1f1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  /* line 3351, css/style.scss */
  .pensador-detalle-info_bio_image {
    -ms-flex-preferred-size: 28%;
        flex-basis: 28%; }
    /* line 3354, css/style.scss */
    .pensador-detalle-info_bio_image img {
      width: 100%;
      border-radius: 999px; }
  /* line 3361, css/style.scss */
  .pensador-detalle-info_bio_text {
    -ms-flex-preferred-size: 66%;
        flex-basis: 66%; }
    /* line 3364, css/style.scss */
    .pensador-detalle-info_bio_text p {
      font-size: 15px;
      line-height: 1.5; }
  @media all and (max-width: 767px) {
    /* line 3343, css/style.scss */
    .pensador-detalle-info_bio {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      /* line 3374, css/style.scss */
      .pensador-detalle-info_bio_image {
        max-width: 260px;
        margin-bottom: 30px; } }
/* line 3381, css/style.scss */
.pensador-detalle-info_data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin-top: 30px; }
  /* line 3386, css/style.scss */
  .pensador-detalle-info_data_item {
    border: 1px solid #ffdb5a;
    padding: 30px;
    margin: 14px;
    width: 250px;
    height: 250px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    /* line 3398, css/style.scss */
    .pensador-detalle-info_data_item img {
      width: 58px; }
    /* line 3401, css/style.scss */
    .pensador-detalle-info_data_item p {
      margin-top: 12px;
      font-size: 20px; }
    /* line 3405, css/style.scss */
    .pensador-detalle-info_data_item span {
      font-weight: bold;
      margin-top: 12px; }
  @media all and (max-width: 767px) {
    /* line 3381, css/style.scss */
    .pensador-detalle-info_data {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
/* line 3417, css/style.scss */
.pensador-detalle-info_tables {
  margin-top: 40px; }

/* Estilos para acordeones en pantllas de detalle de tipsters */
/* line 3425, css/style.scss */
.accordion {
  background-color: #222;
  color: white;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin-bottom: 12px; }

/* line 3439, css/style.scss */
.active, .accordion:hover {
  background-color: #333; }

/* line 3443, css/style.scss */
.panel2 {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out; }
   line 3450, css/style.scss 
  .panel2 p {
    padding: 20px; }

/* line 3455, css/style.scss */
.accordion:after {
  content: '+';
  font-size: 14px;
  font-weight: 700;
  width: 16px;
  height: 16px;
  background-color: #fff;
  color: #222;
  float: right;
  margin-left: 5px;
  text-align: center;
  padding-bottom: 3px; }

/* line 3469, css/style.scss */
.active:after {
  content: "-"; }

/* TABLAS EN DETALLES DE TIPSTERS */
/* line 3478, css/style.scss */
.panel h2.wpdt-c {
  display: none; }
/* line 3483, css/style.scss */
.panel .wpDataTables td.numdata {
  padding: 10px 22px; }
/* line 3488, css/style.scss */
.panel .wpDataTablesWrapper table.wpDataTable tr.odd td, .panel .wpDataTablesWrapper table.wpDataTable tr.odd td.sorting_1, .panel .wpDataTablesWrapper table.wpDataTable tr.even td.sorting_1 {
  background-color: #fff; }
/* line 3492, css/style.scss */
.panel .wpDataTablesWrapper table.wpDataTable tr.odd:hover > td, .panel .wpDataTablesWrapper table.wpDataTable tr.odd:hover > td.sorting_1, .panel .wpDataTablesWrapper table.wpDataTable tr.even:hover > td, .panel .wpDataTablesWrapper table.wpDataTable tr.even:hover > td.sorting_1 {
  background-color: #f5f5f5; }
/* line 3496, css/style.scss */
.panel .wpDataTablesWrapper table.wpDataTable thead th.sorting_asc, .panel .wpDataTablesWrapper table.wpDataTable thead th.sorting_desc, .panel .wpDataTablesWrapper table.wpDataTable thead th.sorting:hover, .panel .wpDataTablesWrapper table.wpDataTable thead th.sorting, .panel .wpDataTablesWrapper table.wpDataTable thead th.sorting_asc, .panel .wpDataTablesWrapper table.wpDataTable thead th.sorting_desc {
  background-color: #fff;
  border-bottom: 1px;
  text-transform: uppercase;
  font-size: 10px;
  padding: 10px 22px;
  color: #333; }
  /* line 3504, css/style.scss */
  .panel .wpDataTablesWrapper table.wpDataTable thead th.sorting_asc:after, .panel .wpDataTablesWrapper table.wpDataTable thead th.sorting_desc:after, .panel .wpDataTablesWrapper table.wpDataTable thead th.sorting:hover:after, .panel .wpDataTablesWrapper table.wpDataTable thead th.sorting:after, .panel .wpDataTablesWrapper table.wpDataTable thead th.sorting_asc:after, .panel .wpDataTablesWrapper table.wpDataTable thead th.sorting_desc:after {
    float: right;
    margin-top: 3px;
    border: 4px solid transparent;
    border-top-color: #666; }
/* line 3512, css/style.scss */
.panel .dataTables_paginate.paging_full_numbers {
  display: block;
  margin: 20px auto 0px;
  float: none;
  width: 230px;
  font-size: 12px !important; }
/* line 3521, css/style.scss */
.panel .paginate_button:before {
  font-size: 12px !important; }
/* line 3526, css/style.scss */
.panel .wpDataTablesWrapper .dataTables_paginate .paginate_button.current, .panel .wpDataTablesWrapper .dataTables_paginate .paginate_button.current:hover {
  background-color: #f5f5f5; }
@media all and (max-width: 767px) {
  /* line 3477, css/style.scss */
  .panel {
    padding: 0;
    position: relative; }
    /* line 3534, css/style.scss */
    .panel .wpdt-c {
      overflow-x: scroll; }
    /* line 3538, css/style.scss */
    .panel::after {
      content: "SCROLL";
      display: block;
      position: absolute;
      font-size: 11px;
      font-weight: bold;
      color: gold;
      letter-spacing: 2px;
      bottom: 12px;
      right: 0;
      z-index: 999;
      -webkit-animation: scroll 0.7s infinite alternate;
              animation: scroll 0.7s infinite alternate; }
    /* line 3552, css/style.scss */
    .panel:nth-child(2)::after {
      display: none; } }

@-webkit-keyframes scroll {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes scroll {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
/* line 3569, css/style.scss */
tr.verde td {
  color: green; }

/* line 3573, css/style.scss */
tr.rojo td {
  color: red; }

/*HOTSPOT BLOG*/

.jet-hotspots__item-text a{
	    color: #FFFFFF!important;
}
/*QUITAR IMAGEN PÁGINAS INDIVIDUALES*/
.post-image-aligned-center .featured-image, .post-image-aligned-center .post-image {
    text-align: center;
    display: none;
}
/*FORM CONTACT*/
#simple-contact-form .scf-row label {
    width: 15%!important;
}
/*LEGAL FORM*/
#simple-contact-form label {
    width: 100%!important;   
}
  @media all and (max-width: 986px) {
	  #simple-contact-form .scf-row label {
    width: 25%!important;
}
}
/*SUBMENU(para que no se quede debajo del hospot)*/
.jet-hotspots__item {
    z-index: 0!important;
}
div[id*='ajaxsearchlite'].wpdreams_asl_container{
	 z-index: 0!important;
}
/*Enlaces en paginas y entradas*/
.entrada a{
	color: #3f51b5!important;
    font-weight: 500;
    text-decoration: underline!important;
}
/*
.pagina a{
	color: #3f51b5!important;
    font-weight: 500;
    text-decoration: underline!important;
}
*/
.pensador-cards-table_item_info03_button a {
  color: white;
  background-color: #3387EF;
  text-transform: uppercase;
  border-radius: 20px;
  padding: 12px 24px;
  letter-spacing: 2px;
}
