/*
Theme Name: Healthcoach Child
Theme URI: http://healthcoach.ancorathemes.com/
Description: Healthcoach Child - Multipurpose and Multiskin Responsive Wordpress theme
Author: Acnorathemes
Author URI: http://ancorathemes.com/
Template: healthcoach
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: healthcoach-child
*/
/*Write your style*/
@import url("../healthcoach/style.css");
@media screen and (min-width: 1340px) {
  .top_panel_top_contact_area {
    margin: 0.6em 15px 0; }

  .top_panel_top_user_area .top_panel_top_socials {
    margin-right: 20px; }

  .content_wrap h1.page_title {
    margin-left: 20px; }

  header .content_wrap {
    width: auto; }

  body.page div.menu_main_wrap {
    float: left; }

  #menu_main {
    font-size: 14px; }

  .menu_main_nav li {
    float: none;
    display: inline-block; }
  .menu_main_nav#menu_main {
    margin: 0 20px; }
    .menu_main_nav#menu_main > li > a {
      padding: 10px; }
  .menu_main_nav .sub-menu li {
    display: block; }

  .breadcrumbs {
    margin-right: 20px; } }
body.home .vc_gitem-zone {
  border: 1px solid #000; }

.top_panel_top_contact_area.top_links:before {
  content: none; }

.featured-grid-block, .featured-grid-row {
  display: flex;
  flex-wrap: wrap; }

.featured-grid {
  width: 33%;
  margin-bottom: 30px;
  flex-grow: 1; }
  .featured-grid.featured-lt-2 {
    flex-grow: 0.34; }
  .featured-grid.featured-lt-3 {
    flex-grow: 0.01; }
  .featured-grid .featured-grid-image, .featured-grid .featured-grid-content {
    border: 1px solid #000; }
  .featured-grid .featured-grid-image {
    background-size: cover;
    max-width: 90%;
    background-repeat: no-repeat;
    min-height: 150px; }
  .featured-grid .featured-grid-content {
    background: #F9F9F9;
    max-width: 90%;
    min-height: 300px; }
    .featured-grid .featured-grid-content h4 {
      margin: 0;
      min-height: 94px; }
    .featured-grid .featured-grid-content .featured-content-inner {
      padding: 20px; }
      .featured-grid .featured-grid-content .featured-content-inner p {
        max-height: 300px; }
      .featured-grid .featured-grid-content .featured-content-inner a.read-more {
        background-color: #F4524D;
        color: #fff;
        font-size: 14px;
        padding: 14px 20px;
        border-radius: 5px; }

.scheme_original .menu_main_nav ul.sub-menu {
  top: 38px; }

.contact_logo .logo_text {
  font-size: 25px;
  margin-top: 10px;
  margin-left: 25px; }

@media (max-width: 768px) {
  body .featured-grid {
    width: 100%;
    margin-bottom: 50px; }
    body .featured-grid .featured-grid-image,
    body .featured-grid .featured-grid-content {
      width: 100%;
      max-width: 100%; } }

/*# sourceMappingURL=style.css.map */
