/*
Theme Name: SmartMag Child
Description: This is a child theme for SmartMag Theme
Author: Inimist
Template: smart-mag
*/
.home h3.heading {
    border-left: 3px solid #0033ab;
    padding-left: 13px;
    font: 18px "Open Sans", Arial, sans-serif;
    color: #000;
    font-weight: 600;
}
.home .section-head{
	border:none !important;
}