/**
 * Theme Name: Astra Child
 * Template: astra
 * Author: Konstantin Agalakov
 * Author URI: https://google.com
 * Version: 1.0
 */

a{
	outline: none !important;
}
.ast-button-wrap .menu-toggle:focus{
	outline: none !important;
	border: none !important;
}
@media  screen and (max-width: 768px){
	header .custom-logo-link img{
		transform: scale(0.8) !important;
	}
}