/* 
Theme Name: Milnerton Nissan
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
.elementor-sticky--effects {
    background-color: #000 !important;
    transition: background-color 0.3s ease;
}

.elementor-sticky--effects > .elementor-container {
    background-color: #000 !important;
}

nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{
	width: 375px !important;
    left: -312px !important;
}

body > header > div.elementor-element.elementor-element-2bde25f.she-header-yes.elementor-hidden-desktop.e-ecs-flex.e-flex.e-con-boxed.e-con.e-parent.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.e-lazyloaded > div > div > div > div > div.elementor-nav-menu--layout-horizontal.elementor-element.elementor-element-f4a3ac8.elementor-nav-menu--stretch.elementor-widget__width-auto.ecs-nav-layout-dropdown.ecs-nav-layout-horizontal.elementor-nav-menu--dropdown-tablet.e--pointer-underline.e--animation-fade.elementor-nav-menu--toggle.elementor-nav-menu--burger.ecs-toggle-align-center.elementor-widget.elementor-widget-nav-menu > div > nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{
	width: 375px !important;
    left: -312px !important;
}
	
	.elementor-element.elementor-element-2bde25f.she-header-yes.elementor-hidden-desktop.e-ecs-flex.e-flex.e-con-boxed.e-con.e-parent.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.e-lazyloaded {
    width: 100% !important;
}

@media (min-width: 320px) and (max-width: 767px){
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
    display: flex;
    width: 320px;
}
}

