/* If you want to add your own CSS code, please do it in this file */
.mail-expand-label:hover{color:#88be4c}
.post-icon, .Recent_posts ul li .desc .ico i {
	background: #b2b2b2;
	color: #fff;
	display: none;
}
.post-edit-link {
    color: #323232;
    font-family: Roboto;
    font-size: 19px;
    font-weight: 500;
    margin-left: 13%;
    margin-top: 26px;
}
.vc-inline-link {
    color: #323232;
    font-family: Roboto;
    font-size: 19px;
    font-weight: 500;
    margin-left: 5%;
    margin-top: 26px;
}
.alignnone {
    display: block;
    margin: 10px 0 1.313em!important;
}
p a, p a:visited {
    font-size: 12px;
    line-height: inherit;
}

.x-block-grid.four-up > li {
    padding: 0.9%;
    width: 20%;
}
.x-block-grid.two-up > li {
    padding: 1.25%;
    width: 40%;
}.x-block-grid-item > a:hover{
text-deoration:none;
}