/*
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
*/
:root{
    --color:#0155AB;
}
#pxl-main, .elementor-page:not(.single-product) #pxl-main{
    padding-top: 0px;
}
.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;
}

#menu-idiomas span img{
  min-height: 42px;
  border-radius: 21px;
  border: 1px solid #aaa;
  padding: 5px;
}
#menu-idiomas li{
  margin: 0 5px;
}