/*
Theme Name: LOCAL 1244 WINDSOR
Theme URI: #
Author: LOCAL 1244 WINDSOR Tea,
Author URI: #
Description: 
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2029
Requires at least: 5.2
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: blankslate

BlankSlate WordPress Theme 2011-2024
BlankSlate is distributed under the terms of the GNU GPL
*/
.header .logo1 img {
    width: 333px;
    object-fit: contain;
}
@media screen and (max-width:991px){
	header.header_main.topmenu_fixed .logo1 img {
        width: 271px;
        padding: 6px 0px;
    }
	header.header_main.topmenu_fixed .mega-menu-wrap .mega-toggle-blocks-right {
        top: -36px;
    }
	.mega-menu-wrap .mega-toggle-blocks-right {
        top: -74px;
    }
}

@media screen and (max-width:450px){
	.header .logo1 img {
    width: 238px;
    object-fit: contain;
}
	.mega-menu-wrap .mega-toggle-blocks-right {
        top: -63px;
    }
	header.header_main.topmenu_fixed .logo1 img {
        width: 234px;
        padding: 6px 0px;
    }
	header.header_main.topmenu_fixed .mega-menu-wrap .mega-toggle-blocks-right {
        top: -33px;
    }
}

.background45 .fusion-column-wrapper.fusion-column-has-shadow.fusion-flex-justify-content-flex-start.fusion-content-layout-column.fusion-empty-column-bg-image {
        background-size: contain;
        background-color: #e3e3e3;
        background-position: center;
    }
