/**
* Theme Name: Goya Child Theme
* Description: This is a child theme of Goya, automatically generated.
* Author: <a href="https://themeforest.net/user/everthemess">Everthemes</a>
* Template: goya
* Version: 1.0.8.18
*/

.header.site-header{
	position: relative ;
  inset: auto ;
}

.header_on_scroll .site-header{
	position:fixed;
	top:0;
	transition:0.5s;
}