/*
Theme Name: Wild Willys Burgers
Theme URI: http://www.appnet.com
Description: Custom Theme for Wild Willys Burgers
Author: Appnet
Author URI: http://www.appnet.com
Template: Impreza
Version: 1.0.0
*/


/* SMALL FIXES */
@media (max-width: 1024px) {
    .l-header .w-image.ush_image_1 {
      margin-top: 30px;
      height: 90px !important;
      margin-right: 0 !important;
    }
    .l-header.sticky .w-image.ush_image_1 {
      height: 80px!important;
    }
}
@media (max-width: 1024px) {
    #footer .w-image-h img {
        width: auto;
        height: 100px !important;
    }
	#hero .wpb_wrapper {
		padding-top: 30px;
	}
	header .w-nav ul.w-nav-list.level_1 .menu-item.level_1:first-child {
		padding-top: 110px;
	}
	.header_hor .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1 {
		padding-left: 1.0rem;
		left: -1rem;
		right: -1rem;
	}
	#links-wrapper {
		gap: 0.7rem!important;
	}
	.instagram-media {
		min-width: unset!important;
	}
	.gform-button {
		padding-left: 10px!important;
		padding-right: 10px!important;
	}
}