﻿.column-left{ float: left; width: 30%; }
.column-right{ float: right; width: 10%; }
.column-center{ display: inline-block; width: 30%; }


.testm span {
    color: #666;
    font-size: 14px;
}

.com_k2 .catItemHeader h3.catItemTitle, .com_content .blog .page-header h2 a, .com_content .blog .page-header h2, .com_content .featured-blog .page-header h2 a, .com_content .featured-blog .page-header h2, .com_content .kraftblog .page-header h2 a, .com_content .kraftblog .page-header h2 {
    font-family: "Raleway",sans-serif;
    font-size: 32px;
    line-height: 100%;
    margin: 0 !important;
    padding: 16px 0 0;
}

.mobilebtn::before {

    font-family: 'FontAwesome';
    content: "\f0c9";
    font-size: 24px;
    color: #000;
    width: 50px;
    top: 14px;
    font-weight: 100;
    position: absolute;
    right: 18px;

}