/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 16 2026 | 17:44:58 */
@media screen and (max-width:758px){
  #slider-top-text {
    font-size:1.2rem!important;
    text-align: center!important;
    width:100%!important;
    font-weight:bold!important;
    text-decoration:underline;
  }
  .slider-middle-text{
    font-size:1.8rem!important;
    line-height: 1!important;
    width:100%!important;
    max-width: 350px!important;
    text-align: center!important;
    margin-left:10px!important;
    margin-top:20px;
    background-color: rgb(0,0,0,0.6)!important;
    padding: 20px!important;
    border-radius: 15px;
  }

  .slider-button{
    display:flex!important;
    justify-content: center!important;
    position: absolute;
    margin-left:65px;
    margin-top:175px!important;
    font-size:1.2rem!important;
    width:100%!important;
    max-width: 250px;  
    padding:18px!important; 	    
  }
}