﻿.az-weblet .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.az-weblet .az-event-browser .az-heading1 {
    padding: 0;
}
.az-weblet .az-event-browser .az-heading1 h4 {
    font-size: 20px;
}
.az-weblet .az-event-browser .az-heading1 + div {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    background-color: transparent !important;
}

.az-weblet .az-event-browser .az-heading1 + div .row .col-sm-6, .az-weblet .row .col-lg-3 {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.az-weblet .az-events-widget-item-featured .az-event-item-price {
    min-width: 80px !important;
    padding: 0 5px !important;
    width:auto;
}