/* 
Theme Name: child bizberg
Template: bizberg
*/

.blog-lists.blog-nosidebar .content-wrapper .col-sm-12.col-xs-12 {
    width: 100% !important;
}

.footer-mega-col {
    padding: 10px;
    background: #2a2b2e5e!important;
    padding: 10px;
 
    width: 100%;
    float: left;
}

.site-info {
    border-top: 1px solid #ccc;
    background: #272a31;
    padding: 10px;
    color: #fff;
    text-align: center;	
}
.footer-mega-col-wrap {
    margin: 0 auto;
    max-width: 100%;
}

footer-mega-col-wrap .widget {
    margin-top: 0;
}



.fmgc-columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    position: relative;
}
.fmgc-columns {
    width: 25%;
    float: left;
}
.wp-block-group {
    box-sizing: border-box;
}
.footer-mega-col-wrap .widget h2 {
    color: #fff !important;
    font-size: 20px;
    border-bottom: 1px solid #ccc;
    display: inline-block;
}
.widget_block ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.widget_nav_menu ul li::marker {
   display: none !important;
}
.widget_nav_menu ul li a {
    color: #fff !important;
    text-decoration: none;
    transition: 0.9s;
    overflow: hidden;
    width: 100%;
    float: left;
    text-overflow: ellipsis;
        line-height: 15px;
}
.widget_nav_menu ul li {
    text-overflow: ellipsis;
    white-space: nowrap;
    /* overflow: hidden; */
    color: #fff;
    padding: 0px!important;
    font-weight: 400;
    line-height: 40px;
    font-size: 15px;
    list-style-type: circle;
    line-height: 2.5 !important;
}
.footwer_bootom {
    text-align: center;
    position: sticky;
    bottom: 0px;
    z-index: 9999999999;
    padding: 8px;
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    text-decoration: none;
    transition: 0.9s;
    width: 100% !important;
    float: left;
    outline: none;
    border: 0px;
    cursor: pointer;
    background: #1391d2;
}

aside#block-24 p {
    font-size: 17px;
}
@media only screen and (min-width: 40.0625em){
.fmgc-per-row-3 {
    width: 25%;
}
.footer-mega-col-wrap {
    margin: 0 auto;
    max-width: 90%;
}
.footer-mega-col-wrap .widget h2 {
    color: #fff;
    font-size: 20px;
    border-bottom: 1px solid #ccc;
    display: inline-block;
}

}

.widget_nav_menu ul li::marker {
    display: none !important;
    list-style-type: none;
    font-size: 0px !important;
}

@media only screen and (max-width: 768px){
.fmgc-columns{

    width: 100%;
}
}