.marco-resumen-stats {
    display:block;

}

.inactive-gradient {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}

.wp-block-heading {
    color:#00d4be !important;
}

.wp-block-image {
    display:block !important;
}

.bloque-stats {

    width: 190px;
    position: relative;
    top: 7px;
}

.tablaResumen {
    font-size:12px;
}
.tablaResumen thead tr th {

    border-bottom:1px solid #fff;
}

.inputBoxLotomia {
    height: 32px;
    display: inline-block;
    border-radius: 14px !important;
    padding: 4px;
    margin-bottom: 4px;
    border: 2px solid #00d4be;
}

.resumen-stats {
    border:1px #00d4be solid;
    border-radius:10px;
    padding:10px;
    width:200px;
    margin:5px;
    display: inline-flex;
    height:210px;
}

.resumen-stats h5 {
    color:#00d4be;
    height:47px;
}

.numero {
    width: 28px;
    height: 28px;
    display: inline-block;
    text-align: center;
    background: #fff;
    color: #000;
    border-radius: 14px;
    line-height: 28px;

}

.numero strong { 
background: #035049;
    width: 28px;
    height: 28px;
    display: inline-block;
    border-radius: 14px;
    color: #00d4be;

}
.numero_grande {
    width: 72px;
    height: 72px;
    display: inline-block;
    text-align: center;
    background: #fff;
    color: #000;
    border-radius: 36px;
    line-height: 72px;
}

.numero_grande_home {
    width: 72px;
    height: 72px;
    display: inline-block;
    text-align: center;
    background: #fff;
    color: #000;
    border-radius: 36px;
    line-height: 72px;

}

.btn-pronostico {
    width: 42.5%;
}

.letra_grande {
    font-size: 30px;
    font-weight: bold;
}

.plan_card {
    width: 260px !important;
    display: inline-block !important;
    margin: 10px !important;
    border-radius: 10px;
    border: 1px solid #fff;
    background: #eee;
    overflow:hidden;
}

.plan_card_title {
    height: 64px;
    line-height: 64px;
    color: #000;
    font-family: 'Manrope';
    font-weight: bolder;
    font-size: 32px;
}

.plan_card_price {
    height: 70px;
    line-height: 70px;
    font-size: 31px;
    color: #000;
    font-weight: bold;
    font-family: 'Quicksand';
}

.plan_card_image {
    width: 94px;
    vertical-align: top;
}

.plan_specs {
    margin: 15px;
    font-size: 15px;
    padding-bottom: 30px;
}

.plan_subscribe_zone {

}

.plan_card_price span {
    font-size: 20px;
}

.plan_card small {
    margin: 10px;
    padding-top: 30px;
    display: inline-block;
    font-size: 11px;
}

.card-object {
    width: 240px;
    height: 151px;
    background:linear-gradient(25deg, #939393, #717171);
    border-radius:12px;
    color:#fff;
    overflow:hidden;

}

.card-brand {
    background-position: bottom center;
    bottom: -77%;
    left: 49%;
    opacity: 0.6;
    right: auto;
    top: auto;
    transform: translateX(59%);
    width:70px;
    position:relative;

}

.card-number {
    clear: both;
    font-family: 'Consolas', 'Courier', monospace;
    font-size: 17px;
    left: 9%;
    position: relative;
    top: 23%;

}

.card-register {
    clear: both;
    font-family: 'Consolas', 'Courier', monospace;
    font-size: 13px;
    left: 9%;
    position: relative;
    top: 33%;

}

.notifica_suscripcion {
    background: #b8f9ea;
    border-radius: 20px;
    padding: 20px;
    border: 2px solid #006400;
    color: #000;
}

.notifica_suscripcion_error {
    background: #f9b8b8;
    border-radius: 20px;
    padding: 20px;
    border: 2px solid #640000;
    color: #000;
}


.planBoxOut {
    display: inline-block;
    border: 1px solid #00d0bb;
    width: 120px;
    border-radius: 10px;
    overflow: hidden;
    margin-left: 10px !important;
    margin-right: 10px !important;
    height: 310px;
	background: #fff;
	cursor:pointer;
} 

.planBoxImg {
    width:120px;
    height:120px;
}

.planBoxPrice {
	color: #000;
    font-weight: bold;
    line-height: 45px;
    font-size: 26px;
    font-family: 'Quicksand';
}

.planBoxDesc {
	font-size: 14px;
}

.planBoxDesc b {
	color:#000;
}

.planBoxMensual {
    display: inline-block;
    font-size: 5px;
}


@media only screen and (min-width: 767px) {
    .planBoxOut {
        width: 148px;
        height: 320px;
    }
    .planBoxImg {
        width: 148px;
        height: 148px;
    }
    .planBoxMensual {
        display: inline-block;
        font-size: 9px;
    }
}

@media only screen and (min-width: 1023px) {
    .planBoxOut {
        width: 220px;
        height: 380px;
    }
    .planBoxImg {
        width: 220px;
        height: 220px;
    }   
    .planBoxPrice {
        font-size: 36px;
        line-height: 60px;
    }
    .planBoxDesc {
        font-size:16px;
    }
    .planBoxMensual {
        display: inline-block;
        font-size: 12px;
    }
}

@media only screen and (max-width: 425px) {
    .numero_grande {
        width: 30px;
        height: 30px;
        display: inline-block;
        text-align: center;
        background: #fff;
        color: #000;
        border-radius: 15px;
        line-height: 30px;
    }

    .letra_grande {
        font-size: 18px;
        font-weight: bold;
    }

    .numero_grande_home {
        width: 40px;
        height: 40px;
        display: inline-block;
        text-align: center;
        background: #fff;
        color: #000;
        border-radius: 20px;
        line-height: 40px;
    }

    .tablaResumen {
        font-size:6px;
    }

    .btn-pronostico {
        margin-top:18px;
        width: 90%;
    }
}

@media only screen and (max-width: 320px) {
    .tablaResumen {
        font-size:4px;
    }
}

