/*
Theme Name: BizPro Child
Theme URI: http://themetor.com
Author: ThemeTor
Author URI: http://themetor.com
Description: Child theme for BizPro WordPress theme 
Template: bizpro
Version: 1.0
*/
@import url("../bizpro/style.css");
.services_b h3 {
  line-height: 1.4;
  font-weight: 500; }

.services.services_padding {
  padding: 10px; }

.action.style3 .service-icon, .services_b .service-icon {
  margin: 0 auto 12px !important;
  border-radius: 8px; }

.footer_widgets {
  padding-bottom: 0; }

#products-index .services_b span.bar {
  display: none; }

.head {
  background-color: #FFF; }

.thead {
  background-color: #e83024 !important; }

.header_v6 .head .info_bar {
  font-size: 18px;
  font-weight: 400;
  margin-right: 0px !important; }
  @media (max-width: 767px) {
    .header_v6 .head .info_bar {
      margin-top: 0px !important;
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr); } }
  .header_v6 .head .info_bar i {
    color: #e83024; }

.search_fit_cart {
  display: none; }

@media (max-width: 767px) {
  .header_v6 .head .logo {
    margin: 20px auto 20px !important; } }

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0px !important; }

.wpb_gmaps_widget .wpb_wrapper {
  background-color: transparent !important;
  padding: 0 !important; }

.blog_post .post_title:after, .title_line:after {
  display: none !important; }

.main-title.title-center .title_line:before {
  display: none !important; }
