/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 29 2026 | 23:54:49 */
/* =========================================================
   08 - REVOLUTION SLIDER CSS

   Purpose:
   - Revolution slider mask
   - Slider title outline
========================================================= */


/* =========================================================
   REVOLUTION SLIDER MASK
========================================================= */

.elementor-2643
.elementor-element.elementor-element-250b24f1
.slider-mask {

    background: transparent;
}


/* =========================================================
   SLIDER TITLE RED OUTLINE
========================================================= */

.slider-title strong {

    -webkit-text-stroke-color: #EB2627;

    -webkit-text-stroke-width: 3px;
}