/*
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
*/
body{
    font-size: 15px;
}
.single-post #pxl-main,
#pxl-main, .elementor-page:not(.single-product) #pxl-main{
    padding: 40px 0px;
}
@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%!important;
    /* margin-left: auto; */
  }
}
body.single-post #pxl-page-title-elementor{
display: none;
}
.single-post .pxl-item--title{
    font-size: 52px;
    margin-bottom: 40px;
}

.wrap-ctf-3 .input-filled input, .wrap-ctf-3 .input-filled .pxl-select-higthlight, .wrap-ctf-3 .input-filled textarea{
    background-color: #eee;
    color:#000;
}
.wrap-ctf-3 .input-filled input, .wrap-ctf-3 .input-filled .pxl-select-higthlight, .wrap-ctf-3 .input-filled textarea{
    border:0px;
}
.wrap-ctf-3 .input-filled:last-child button{
  background-color: #000;
  color:#fff;
}
.pxl-contact-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before {
  background-color: #eee;
  color:#000;
}
ul li{
    list-style-position: outside;
  margin-left: 15px;
}
@media(max-width: 767px){
  h1{
    font-size: 42px;
  }
  h2{
    font-size: 32px;
  }
  h3{
    font-size: 26px;
  }
  .pxl-heading h1.pxl-item--title{
    font-size: 42px!important;
  }
}