/* Sprive QA fixes - generated by metadata/fix_pass.py, do not edit in hostable/ */
/* Elementor's per-page CSS sets the footer colour at higher specificity, hence !important */
:root{--sprive-accent-1-l:48%!important}
.sprive-copyright{color:#a5a5a5!important}
.sprive-tico{font-size:13px!important}
@media (max-width:1023px){
  .sprive-menu-burger{min-width:44px!important;min-height:44px!important;display:inline-flex!important;align-items:center;justify-content:center}
}
.sprive-social-icon{min-width:24px!important;min-height:24px!important;display:inline-flex;align-items:center;justify-content:center}
/* WCAG 2.2 target size: the theme's slider dots are 6px with ~10px spacing, too small to tap
   (Lighthouse/axe want >=24x24 with >=24px spacing). Keep the 6px dot, grow the hit area. */
.swiper-pagination-bullet{width:24px!important;height:24px!important;background:transparent!important;opacity:1!important;border-radius:0!important;position:relative!important}
.swiper-pagination-bullet::before{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;margin:-3px 0 0 -3px;border-radius:50%;background:#404040}
.swiper-pagination-bullet-active::before{background:#888}
@media (max-width:767px){
  .sprive-form-control{font-size:16px!important}
}
