/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 19 2021 | 13:38:51 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.elementor-widget-heading.title-ref .elementor-heading-title {
  font-family: refrigerator-deluxe, sans-serif !important;
}

@media only screen and (min-width: 1025px){
    body, html, .elementor {
      height: 100%;
    }

    .elementor {
      display: flex;
      align-items: center;
  }
}