/**
Theme Name: Astra Child Theme
Author: Boston Web Marketing
Author URI: https://www.getfoundquick.com/
Description: Astra child theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: boston-web-marketing
Template: astra
*/


.review-stars i { color:#D9AE0C; letter-spacing:2px; }


@media only screen and (min-width: 1025px) {
.hero-reviews .elementor-testimonial { display:flex; flex-flow:row nowrap; justify-content:flex-start; align-items:center; gap:24px; }
.hero-reviews .elementor-testimonial__footer .elementor-testimonial__cite { flex-direction:row; gap:0.5em; }
}

.hero-reviews { backdrop-filter:blur(4px); -webkit-backdrop-filter:blur(4px); }

@media only screen and (max-width: 1024px) {

.service-boxes h2 { margin-bottom:0; }
.service-boxes .elementor-cta__content { align-content:center; }
  
}



/* misc */
p:last-child { margin-bottom:0; }
html, html body { overflow-x:hidden; }
/* end misc */



.why-slides .swiper-slide { filter:drop-shadow(0 0 12px rgba(0,0,0,0.25)); }
.why-slides .swiper-slide.swiper-slide-active { transform:translateY(-32px);  }
.why-slides .swiper-wrapper { padding-top:64px;}


.fancy-heading b { font-weight:500; color:var(--e-global-color-primary); } 
.fancy-tabs .e-n-tabs-content { box-shadow:0 0 40px -18px rgba(0,0,0,0.5); }