/* Enter Your Custom CSS Here */


.woocommerce-product-search button, html input[type="button"], input[type="reset"], input[type="submit"]
{
  background:#f21a1a;
}

.navbar-nav > li > a {
    padding-bottom: 18px;
    padding-top: 22px;
}
.hm-pro-sld-main .hm-pro-sld-title {min-height: 60px;}
.hm-pro-sld-main .hm-pro-sld-tbl {min-height: 78px;}
.main_head{background:#000;padding:10px;color:#fff;margin-bottom:10px;}
.custom_cms h2{text-transform:uppercase;margin-top:30px;font-size:25px;line-height:30px;font-weight:600;}
.custom_ul{margin-bottom:30px;}
.custom_ul li{list-style-type:none;margin-bottom:7px;position:relative;font-weight:600;}
.custom_ul li::before{content:"\f00c";display:block;font-family:'FontAwesome';display:inline-block;margin:0 10px 0 0;}
.aim{font-size:22px;line-height:26px;padding-left:10px;border-left:3px solid #b6b6b5;color:#444;display:block;}