* {
    margin: 0;
    padding: 0;
    outline: 0
}

.uncategorizei {
    font-style: normal;
    cursor: pointer
}

.statusbar.filled>.filled.text {
    color: #fff;
    font-weight: 700;
    text-align: center;
    display: block
}

.statusbar.back {
    background: #551A8B;
    padding: 3px;
    max-width: 294px;
    margin: 0 auto
}

.statusbar.back>.statusbar.filled {
    background: gold;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 1px 0
}

.caption {
    position: absolute;
    left: 0;
    display: block;
    z-index: 9999999;
    font-size: 10px !important;
    font-family: Tahoma;
    text-shadow: none;
    color: #fff;
    background: #000;
    background: rgba(0, 0, 0, .4);
    right: 0;
    bottom: 0;
    padding: 10px 5px;
    margin: 8px auto;
    max-width: none
}

.flickity-prev-next-button {
    top: 30%;
    width: 29px;
    height: 29px;
}
.carousel-cell {
    width: calc( (100% - 0px) /  1);
    margin-right: 10px;
}
.fancybox-content {
    width:100% !important;
    height:400px !important;
}
