.crossfy-borrar-wod {
    padding-top: 24px;
}

img.crossfy-preview-imagen {
    max-height: 250px;
}

.navbar-form-custom.crossfy-buscador-personas {
    width: 320px;
}

.crossfy-producto {
    height: 300px;
}

.site-logo,
.crossfy-font{
    font-family: Impact;
}

.crossfy-aviso-deuda {
    border-radius: 0px;
    color: #333333;
    border-right-width: 0px;
    border-left-width: 0px;
    border: 0px;
}

.crossfy-aviso-deuda a {
    color: #FFF;
    font-weight: 300;
}

.navbar-brand {
    color: #FFF;
}

.crossfy-login-frontend {
    background-color: #fff !important;
    color: #000 !important;
    font-size: small;
}

.crossfy-nombre-box {
    text-overflow: ellipsis;
    overflow: hidden; 
    width: 160px; 
    height: 1.2em; 
    white-space: nowrap;
}

@media (min-width: 768px){
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1  {
        width: 100%;
        *width: 100%;
    }
}

@media (min-width: 992px) {
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        width: 14.285714285714285714285714285714%;
        *width: 14.285714285714285714285714285714%;
        max-width: 14.285714285714285714285714285714% !important;
        flex:none !important;
    }
}

@media (min-width: 1200px) {
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        width: 14.285714285714285714285714285714%;
        *width: 14.285714285714285714285714285714%;
        max-width: 14.285714285714285714285714285714% !important;
        flex:none !important;
    }
}

.widget-simple .widget-content .crossfy-info-clase-agenda {
    font-size: 14px;
}

.crossfy-widget-clase {
    padding: 5px;
}

.crossfy-agenda-semanal .widget {
    margin-bottom: 4px;
}

.widget.crossfy-clase-llena {
    background-color: #f2f2f2;
}

.bg-grey {
    background-color: #ebf2ee;
}

.crossfy-marcas-wod .widget-advanced .widget-main {
    padding-top: 20px;
}

.chatui-talk, .chatui-input {
    right: 0px;
}

.table.crossfy-tabla-reservas thead > tr > th,
.table.crossfy-tabla-paquetes thead > tr > th{
    font-size: 14px;
}

.chatui-talk .chatui-talk-msg {
    padding-right: 15px;
}

.crossfy-eliminar-chat,
.seleccionar-plan-turno {
    cursor: pointer;
}

.crossfy-header-subsection {
    background-color: #FFF;
    padding-bottom: 0px;
    min-height: 60px;
}

.transparent-header .navbar {
    background-color: #000;
}

.crossfy-tabs-precios {
    padding-top: 20px;
}

.crossfy-avatar-usuario {
    width: 220px;
    height: 220px;
}

.crossfy-avatar-usuario-mini {
    width: 44px;
    height: 44px;
}

.crossfy-hora-clase {
    min-width: 60px;
}

.crossfy-selector-icono {
    width: 60px;
}

.material-icon-picker {
    position: absolute;
    background: #fcfcfc;
    text-align: center;
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3);
    padding: 20px;
}

.material-icon-picker:focus {
    outline: none;
}

.material-icon-picker-prefix {
    top: .5rem;
}

.material-icon-picker .icons {
    max-width: 300px;
    max-height: 200px;
    overflow: scroll;
}

div.material-icon-picker input[type="text"] {
    width: 100%;
}

.material-icon-picker .material-icons {
    font-size: 30px;
    cursor: pointer;
    border-radius: 50%;
    padding: 10px;
    margin: 3px;
    transition: .2s;
}

.material-icon-picker .material-icons:hover {
    background: #ececec;
}

.crossfy-wod-tv {
    width: 90vw !important;
    left: 5vw !important;
    margin-left: 0px !important;
    text-align: center;

}

.crossfy-tabla-wods {
    min-height: 400px;
}

.price-box .price-header h4 {
    font-size: 3.5rem !important;
    font-weight: 600;
}

.widget-news li {
    min-height: 100px;
}

ul.footer-nav li {
    line-height: 40px;
    font-size: 16px;
}

.footer-heading {
    font-size: 20px;
    padding-bottom: 30px;
}

footer {
    margin-top: 30px;
}

.crossfy-texto-home {
    font-size: 17px;
}