.dg-form-content input[type=checkbox], .dg-form-content input[type=radio] {
    margin: 15px 0 2px !important;
}

#dnn_ctr412_ViewEventPlannerModule_hypCalenderView{
    display: none;
}

#dnn_ctr412_ViewEventPlannerModule_customControl_RegistrationForm_pnlStandardHeaderInfo .row:nth-child(3){
    display: none;
}


.image-blocks .block-item .overlay {
    background-image: url(/Portals/_default/Skins/Ripon-Concerts/img/bg/patterns/block-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 101%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: .6;
}

.image-blocks .block-item .block-text {
    position: absolute;
    top: 10%;
    left: 10%;
    z-index: 9;
    color: #fff;
}

.image-blocks .block-item {
    position: relative;
    height: 300px;
    overflow: hidden;
}

header{
    background: #6ca2a2;
}

footer{
    background: #6ca2a2 !important;
}

@media(max-width:900px){
    .blog-gallery-img{
        object-fit:contain !important;
    }
}





