/**
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;}
}

@media (max-width: 644px) {
    header .custom-logo-link img, .ast-header-break-point .site-branding img, .ast-header-break-point .custom-logo-link img {
        max-width: 70px !important;
    }
}