.elementor-8283 .elementor-element.elementor-element-edae28d .top-single-service .left h2{display:show !important;text-align:left !important;}.elementor-8283 .elementor-element.elementor-element-edae28d .top-single-service .right p{display:show !important;text-align:left !important;}.elementor-8283 .elementor-element.elementor-element-edae28d .single-service-text-box p{display:show !important;text-align:left !important;}/* Start custom CSS for rinbuild_services_details, class: .elementor-element-edae28d */.elementor-widget-rinbuild_services_details .elementor-widget-container .col-xl-12 {
background-color:white ;
}



/* 1) (optional) show a badge so you can confirm the .elementor-8283 .elementor-element.elementor-element-edae28d hits */
a[href^="https://www.s-sols.com/products/wordpress/accelerator"][target="_blank"]::after {
  content: " matched";
  color: red;
  font-weight: 700;
}

/* 2) kill all visible children (image + text) */
a[href^="https://www.s-sols.com/products/wordpress/accelerator"][target="_blank"] > * {
  display: none !important;
}

/* 3) collapse the anchor’s box even though it has inline padding/display */
a[href^="https://www.s-sols.com/products/wordpress/accelerator"][target="_blank"] {
  /* prevent clicks */
  pointer-events: none !important;

  /* collapse height */
  height: 0 !important;
  max-height: 0 !important;
  min-height: 0 !important;
  overflow: hidden !important;
  line-height: 0 !important;

  /* cancel the inline padding (0.5em ≈ 8px if base font is 16px).
     tweak these two values if your base font-size is different */
  margin-top: -8px !important;
  margin-bottom: -8px !important;
}/* End custom CSS */