/*

 Theme Name:   Caspiar Child

 Theme URI:    http://themeforest.net/user/VictorThemes

 Description:  Caspiar Child Theme

 Author:       VictorThemes

 Author URI:   http://themeforest.net/user/VictorThemes/portfolio

 Template:     caspiar

 Version:      1.0.1

 License:      GNU General Public License v2 or later

 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready

 Text Domain:  caspiar-child

*/

/* Write Custom CSS */

.testimonial-custom .elementor-testimonial-content {
  background: #fff;
  padding: 25px 55px;
  position: relative;
}
.testimonial-custom .elementor-testimonial-content::after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background-color: #ffffff;
  position: absolute;
  -webkit-transform: scaleX(0.75) rotate(45deg);
  -ms-transform: scaleX(0.75) rotate(45deg);
  transform: scaleX(0.75) rotate(45deg);
  border-width: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  bottom: -7px;
  left: 110px;
  right: auto;
}
.home
  .cspir-header-style-three
  .transparent-header
  .cspir-navigation
  > ul
  > li.active
  > a {
  color: #e3e3e3 !important;
}
