/* 
Theme Name: Therapies
Theme URI: https://therapies.pl
Description: Therapies theme
Author: Therapies
Author URI: https://therapies.pl
Template: hello-elementor
Version: 1.0.0
Text Domain: therapies
*/

::-moz-selection { color: #fff; background: #017ACD; }
::selection { color: #fff; background: #017ACD; }

body { font-family: "Baloo 2", sans-serif !important; color: #000; }

h1, h2, h3, h4, h5, h6 { font-family: "Baloo 2", sans-serif !important; font-weight: 700; color: #017ACD; }

a { color: #017ACD; }

.site-header .site-title { font-size: 30px; font-weight: 700; }

#site-header { border-bottom: 1px #eee solid; }

.site-navigation ul.menu li a { color: #222; font-size: 14px; font-weight: 600; padding: 8px 10px; }
.site-navigation ul.menu li ul { border: 1px #eee solid; min-width: 250px; }

@media (min-width: 1300px) {
	.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
		max-width: 1240px;
	}
}

@media (min-width: 991px) {
	
}

@media (max-width: 991px) {
	
}