/*
Theme Name: Herrington Child
Theme URI: http://demo.bravisthemes.com/herrington
Author: Bravis-Themes
Author URI: https://bravisthemes.com/
Description:Herrington is a beautifully handcrafted, pixel perfect business consulting WordPress Theme based on Elementor Page Builder & designed with great attention to details, flexibility and performance. Herrington has stunning styles and elements to help you make a professional website in no time.
Version: 1.0.7
License: ThemeForest
License URI: https://themeforest.net/licenses
Template: herrington
Text Domain: herrington-child
Tags:accountant, advertising, agency, business, company, consulting, corporate, digital agency, digital marketing, finance, insurance, it company, management, seo, startup
Requires at least: 5.8 or Higher
Requires PHP: 7.4.x or Higher
Tested up to: 6.4.1
*/
@media(min-width:1201px){
    #menu-item-19996{
        display: none;
    }
}
:root{
    --color:#5B7A7C;
}
.widget_pxl_recent_posts .pxl--item{
  align-items: flex-start;
}
.widget_pxl_recent_posts .pxl-item--title{
  margin-top: 0px;
}
.widget_pxl_recent_posts .pxl--item .pxl-item--date,
.pxl-archive-post .post-content .post-excerpt,
.pxl-archive-post .post-date,
.pxl-post--meta.pxl-flex-middle{
    display: none;
}
.single-post-inner.has-post-thumbnail .pxl-item--image{
    margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  body.blog .pxl-content-wrap.no-sidebar .pxl-content-area, body.archive:not(.post-type-archive):not(.tax-product_cat):not(.tax-product_tag) .pxl-content-wrap.no-sidebar .pxl-content-area, body.single-post .pxl-content-wrap.no-sidebar .pxl-content-area {
max-width: 100%;
  }
  body.blog article.pxl-archive-post:nth-of-type(3n+1){
    margin-left: 0px;
  }
  body.blog article.pxl-archive-post{
    max-width: 30%;
    margin-left: 2.5%;
    display: inline-flex;
  }
  .pxl-archive-post .post-content{
    margin-top: 30px;
  }
}


.wpcf7-submit,
.pxl-contact-form .wpcf7-submit, .pxl-contact-form button {
  font-size: 15px;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 50px;
  padding: 0px 65px 0px 35px;
  border-radius: 11110px 11110px 11110px 11110px;
  
  background: var(--color);
  margin-top: 26px;
}
.wpcf7-submit svg path,
.pxl-contact-form .wpcf7-submit svg path{
  fill:#fff;
}