.post-preview.picture .post-preview-img-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.0) !important;
}



.main-menu-item-link {
    padding: 0 20px !important;
}


.grid3-1col.gutter-small, .grid2-2col.gutter-small, .grid2-1col.gutter-small, .grid-6col_1.gutter-small, .grid-5col_1.gutter-small, .grid-4col.gutter-small, .grid-4col_1.gutter-small, .grid-3col.gutter-small, .grid-3col_1.gutter-small, .grid-2col.gutter-small, .grid-2col_1.gutter-small, .grid-2col_3.gutter-small, .grid-1col.gutter-small, .grid-1col_1.gutter-small, .grid-1col_2.gutter-small, .grid-1col_3.gutter-small, .grid1col-2col.gutter-small {
    grid-row-gap: 22px !important;
}



/* SINGLE PAGE CSS */

.post-open-content-area{
    font-size:18px;
    line-height:1.9;
    color:#555;
}

.post-open-content-area p{
    margin:22px 0 22px;
}

.post-open-content-area h1,
.post-open-content-area h2,
.post-open-content-area h3,
.post-open-content-area h4,
.post-open-content-area h5,
.post-open-content-area h6{
    color:#222;
    font-weight:700;
    margin:35px 0 15px;
    line-height:1.3;
}

.post-open-content-area h2{
    font-size:38px;
}

.post-open-content-area h3{
    font-size:30px;
}

.post-open-content-area ul,
.post-open-content-area ol{
    margin:20px 0 20px 30px;
}

.post-open-content-area li{
    margin-bottom:10px;
}

.post-open-content-area img{
    max-width:100%;
    height:auto;
    margin:25px auto;
    display:block;
}

.post-open-content-area blockquote{
    border-left:5px solid #ff004d;
    background:#f7f7f7;
    padding:20px 30px;
    margin:30px 0;
    font-size:22px;
    font-style:italic;
}

.post-open-content-area a{
    color:#0073ff;
}

.post-open-content-area strong{
    font-weight:700;
}

.post-open-content-area table{
    width:100%;
    border-collapse:collapse;
    margin:25px 0;
}

.post-open-content-area table td,
.post-open-content-area table th{
    border:1px solid #ddd;
    padding:10px;
}



.live-news-widget .live-news-widget-title-wrap
 {
    left: -8px !important;
}


.main-menu .main-menu-item-link {
        font-size: 0.99em !important;
}


.live-news-widget .live-news-widget-stairs.red .live-news-widget-stair {
    background-color: #ed0100 !important;
}

.live-news-widget-wrap:before {
    left: 0;
    background-color: #ed0100 !important;
}

.live-news-widget .live-news-widget-title-wrap .live-news-widget-icon {
    left: 6px !important;
}

.live-news-widget-wrap:after {
    background-color: #ed0100 !important;
}

.live-news-widget .live-news-widget-stairs.blue .live-news-widget-stair {
    background-color: #ed0100 !important;
}