/*
Theme Name: Herrington
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.1.0
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: herrington
Tags:accountant, advertising, agency, business, company, consulting, corporate, digital agency, digital marketing, finance, insurance, it company, management, seo, startup
*/

.pxl-service-grid-layout1 .pxl-grid-item:not(.custom-box) .pxl-post--inner .pxl-post--icon, .pxl-service-carousel4 .pxl-grid-item:not(.custom-box) .pxl-post--inner .pxl-post--icon, .pxl-service-grid-layout1 .pxl-swiper-slide .pxl-post--inner .pxl-post--icon, .pxl-service-carousel4 .pxl-swiper-slide .pxl-post--inner .pxl-post--icon {
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 99px; 
  height: 99px;
  padding: 20px;
  background-color: var(--primary-color);
  display: flex;
  justify-content: center;
  align-items: center;
} 

