.sidebar-left {
    text-align: left;
}

.content {
    /*height: 1000px;*/
    background-color: #eee;
    /*min-height: 1000;*/
    padding: 0 15px;
}

.no-lateral-padding {
    padding: 0 !important;
}

hr {
    border-top: 1px solid #5c5c5c;
}

.btn-shop-tickets {
    color: #fff;
    font-weight: bold;
    background-color: #ee4b4b;
    border-color: #ee4b4b;
}

.show-metas {
    text-align: left;
    color: #fff;
    font-size: 14px;
}

.show-metas p{
    margin-bottom: 0rem;
}

.place-type{
    margin-bottom: 3px;
}

.theater-name{
    color: #db4646;
}