/*
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:#97124B;
}
ul {
    padding-left: 18px;
}
ul li {
  list-style-position: outside;
}
a{color: var(--color);}
/* #languages > li{
  margin-right:8px;
}
#languages{
  display: flex;
  position: absolute;
  top: 30%;
  right: 70px;
  list-style-type: none;
} */
@media (max-width: 1200px){

  #top-bar-custom{
    background-color: #97124B;
    font-size: 16px;
    text-align: right;
    padding: 8px 10px;
  }
  #top-bar-custom div{
    display: inline-block;
    width: auto;
  }
  #top-bar-custom .cpel-switcher__lang{
    text-align: right;
  }
  #top-bar-custom .elementor-widget-wrap{
    padding: 0px;
  }
  #top-bar-custom .elementor-widget-wrap > div:not(.elementor-widget-shortcode){display: none;}
  /* #top-bar-custom .cpel-switcher__lang img{
    height: 15px;
    width: 21px;
    margin-right: 12px;
  } */
  .pxl-preheader-mobile-default{
    width: 100%;
  }
  
   #pxl-header-default #pxl-nav-mobile, #pxl-header-elementor #pxl-nav-mobile {
      top: calc(50% + 18px);
   }
}


 .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: #121C27;
  margin-top: 26px;
}
.wpcf7-submit svg path,
.pxl-contact-form .wpcf7-submit svg path{
  fill:#fff;
}

table tr th,
table tr td{
  text-align: left;
}
#pxl-main, .elementor-page:not(.single-product) #pxl-main,
.single-post #pxl-main{
  padding-top:45px;
}