/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 09 2021 | 09:35:45 */
/* 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 */

@import url('https://fonts.googleapis.com/css2?family=Lora&family=Work+Sans:wght@300;400&display=swap');
/*font-family: 'Lora', serif;*/
/*#252525*/
.slider-caption {
	padding: 0 !important;
  margin: 0 auto !important;
}
.elementor-heading-title {
  font-family: 'Lora', serif !important;
}

.elementor-element-414ed1ae p.elementor-heading-title {
  color:#252525;
  font-weight:400;
  font-family: 'Work Sans', sans-serif !important;
}

.menu-nav li a:hover, .menu-nav>li:hover>a, .menu-nav>li.current-menu-item>a {
  color: #fff;
}
.menu-nav>li:hover>a:before, .menu-nav li.current-menu-item>a:before {
  /*border-color:transparent;*/
}
h2.home-title, .home-title h2 {
    margin-bottom: 24px;
}

.logo img {
  width: 160px;
}

.logo-txt a {
    font-size: 24px;
}