/**
Theme Name: Strona dla terapeuty (child)
Author: Strona dla terapeuty
Author URI: https://stronadlaterapeuty.pl/
Description: Strona internetowa przygotowane przez stronadlaterapeuty.pl
Version: 1.0.1
Text Domain: strona-dla-terapeuty-child
Template: astra
*/

@media screen and (max-width: 768px) { 	
	.ast-button-wrap .menu-toggle .menu-toggle-icon {color: #fff;}
	.ast-header-break-point .main-navigation ul .menu-item .menu-link {color: #000;}
}
@media screen and (min-width: 800px) {
	.main-header-bar {
	    background-color: #af8e7e;
	}
	.main-header-menu .menu-link {color: #fff !important;}
}

.ast-sticky-active .main-header-menu > .menu-item.current-menu-item > .menu-link, 
#ast-fixed-header .menu-link {color: #555 !important;}