.section-cms-simple-new {
    width: 95%;
    margin: 0 auto;
	max-width:1500px;
}

.recent-posts .vc_column-inner > .wpb_wrapper {
    box-shadow: 1px 1px 15px -3px rgba(224,224,224,1);
}

.chat .vc_column-inner > .wpb_wrapper {
    box-shadow: 1px 1px 15px -3px rgba(224,224,224,1);
}

.btn-see-all-posts a {
    color: #fff!important;
    background-color: #ed1b22!important;
    border-radius: 0!important;
    width: 50%;
}

.btn-see-all-posts a:hover{
    background: #f1f1f1!important;
    color: #ed1b23!important;
    border-color:#f1f1f1!important;
}

a.vc_btn3:hover{
    background: #f1f1f1!important;
    color: #ed1b23!important;
    border-color:#f1f1f1!important;
}

#chat .dashboard-intern {
    box-shadow: none;
    margin-bottom: 0;
}

.visitors-chart {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

.visitors-chart .chart {
    width: 50%;
}

.visitors-chart .conversion {
    width: 50%;
}

.pie-chart, .bar-chart {
    text-align: center;
    padding: 0 20px;
}

.pie-chart {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.pie-chart, .bar-chart {
    text-align: center;
    padding: 0 20px;
}

.pie-chart canvas {
    width: 50%!important;
    height: auto!important;
}

.dashboard-intern .bar-chart h3 {
    font-size: 16px;
}

ul .wpml-ls-menu-item a {
    display: inline;
    padding: 15px 28px!important;
}

#UseyourDrive .entry-info-button, .UseyourDrive .entry-info-button {
    /*width: 20px!important;*/
    /*height: 20px!important;*/
}