/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 13/10/2020, 04:42:30 PM
    Author     : yonadiez
*/

.center {
    text-align: center;
}

.basic {
    text-align: center;
}

.plus {
    text-align: center;
}

.pro {
    text-align: center;
}

.premium {
    text-align: center;
}

.price {
    font-size: 30px;
    text-align: center;
}

.prices {
    background-color: #f6f6f6;
}
.price-moth {
    font-size: 20px;
}

.html-box-center-biistore {
        padding-right: 90px;
        color: #fff;
        padding-top: 70px;
        padding-bottom: 70px;
        padding-left: 100px;
        padding-right: 100px;
        min-height: 260px;
}

.h2-xs {
    font-size: 12px;
}

.price-xs {
    font-size: 15px;
    text-align: center;
}

.price-moth-xs {
    font-size: 10px;
}

.features-xs {
    font-size: 8px;
    padding: 2px !important;
}

.basic {
    padding: 2px !important;
}
.plus {
    padding: 2px !important;
}
.pro {
    padding: 2px !important;
}
.premium {
    padding: 2px !important;
}


.oferta_biistore {
    position: absolute;
    margin-left: 23%;
    z-index: 10;
    margin-top: 420px;
}

.oferta_biistore_xs {
   position: absolute;
    margin-left: 65px;
    z-index: 10;
    margin-top: 300px;
    width: 300px;
}

.oferta_biistore_sm {
   position: absolute;
    margin-left: 200px;
    z-index: 10;
    margin-top: 266px;
    width: 430px;
}