.overlay-bg{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    top: 0;
    left: 0;
}

.info{
    font-size: 14px ;color: #fff ;margin-right: 16px ;
}

.gdlr-core-sp-featured-event-item .bigslam-sp-event-featured-top .bigslam-sp-team-name{
    color: #000 !important;
    font-size: 30px !important;
    font-weight: 600 !important;
}
.bigslam-sp-event-featured-holder .bigslam-sp-event-featured-top .bigslam-sp-team-name, .bigslam-sp-event-featured-holder .bigslam-sp-event-featured-top .bigslam-sp-team-name a{
    color: #000 !important;
    font-size: 30px !important;
    font-weight: 600 !important;
}
.gdlr-core-page-builder-body img {
    max-width: 100%;
    max-height: 400px;
}

.gdlr-core-column-20 {
    float: left;
}
.gdlr-core-text-box-item-content{
    direction: ltr!important;
}

.gdlr-core-pbf-wrapper-content{
    direction: ltr!important;
}
.locationbox {
    background: #f3f3f3;
    padding: 25px 30px;
    margin-bottom: 30px;
    border-left: 1px solid #ccc;
    min-height: 424px
}
.locationbox .iconbox {
    position: absolute;
    top: -24px;
    left: 41%;
    right: 50%;
    background: #5d111c;
    border-radius: 100%;
    padding: 0px 6px 0px 11px;
    font-size: 25px;
    color: #fff;
}