/* 
Theme Name: Golden Wrench Award
Description: Golden Wrench Award is a child theme of Hello Elementor
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
*/


/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/
.gwa-sticky-menu.elementor-sticky--effects >.elementor-container {
    min-height: 110px;
}

.gwa-sticky-menu > .elementor-container {
    -webkit-transition: min-height 1s ease !important;
    -o-transition: min-height 1s ease !important;
    -moz-transition: min-height 1s ease !important;
    transition: min-height 1s ease !important;
}

.gwa-sticky-menu{
	display: none!important;
}

.gwa-sticky-menu {
    -webkit-transition: background-color 0.2s ease !important;
    -o-transition: background-color 0.2s ease !important;
    -moz-transition: background-color 0.2s ease !important;
    transition: background-color 0.2s ease !important;
}

.gwa-sticky-menu.elementor-sticky--effects {
	display:block!important;
	width: 100%!important;
	-webkit-box-shadow: 1px 1px 5px rgb(0 0 0 / 31%);
	        -moz-box-shadow: 1px 1px 5px rgb(0 0 0 / 31%);
	     box-shadow: 1px 1px 5px rgb(0 0 0 / 31%);
}


/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*-------------------[FOOTER]---------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*-----------------[RESPONSIVE]-------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
