.a11y-non-responsive:not(.show) {
    display:none;
}
.a11y-toolbar {
   display:none !important;
}
.panel-submegamenu {
	width: 80%;
	left: 20%;
	position: relative;
}

.nav-menu-bar {
	display: flex;
	border: 1px solid #EEEEEE;
	transition: opacity 0.5s;
}

.nav-menu-bar:not(.show) {
    display: none;   
}

.nav-menu-bar:not(.open) {
    opacity: 0;
}

.nav-menu-bar.open {
    opacity: 1;
}

li.main-item {
    display: flex;
    justify-content: space-between;
    align-items: center;  
	margin-bottom: -8.5px;
}

li.main-item a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

li.main-item span {
    display: inline-block;
    flex: 1;
}

li.main-item i {
    position: relative;
    display: inline-block;
    flex: 0 0 16px;
    width: 16px;
    height: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform 0.5s; 
	color:var(--nhhr_menu) !important;
}

li.main-item.open i {
    transform: rotate(90deg);
    transform-origin: 50% 50%;
}

.div-submenu {
    width: 33.333%;
    box-sizing: border-box;
    padding: 12px 10px 10px 10px;
}
.menu-bar{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.menu-bar, .submenu-bar {
	list-style: none;
	margin: 1px 0 0 0;
	padding: 0; 
	
}

.submenu-bar a {
    display: inline-block;
    padding: 1px 15px;   
}

.nav-main-menu {
	width: 20%;
	min-height: 322px;
	font-family: 'clarendon-urw';
	font-size: 22px;
	
}

.nav-menu-bar a {
    font-family: 'clarendon-urw' ! important;
}

.nav-sub-menu {
	width: calc(80% - 28px);
	border-left: 1px solid #EEEEEE;
}

.nav-main-menu-container {
	padding: 1.65rem;
	margin-left: 8px;
	margin-top: -6px;
	margin-bottom: 22px;
}

.nav-sub-menu-container {
	height: 100%;
}

.nav-main-menu-container a, .nav-main-menu-container i {
    color: #424949 ! important;
}

.nav-main-menu-container a:hover, .nav-main-menu-container a.over, .nav-main-menu-container:hover i {
    /*color: #007E8F ! important;*/
	color:var(--nhhr_menu) ! important;
}
.nav-sub-menu-item:not(.active) {
	display: none;
}

.nav-sub-menu-item:not(.show) {
	opacity: 0;
}

.nav-sub-menu-item {
    padding-top: 10px;
	padding-bottom: 10px;
	display: flex;
	justify-content: space-between;
	height: 100%;
	opacity: 1;
	transition: opacity 0.5s;
}

.gal {
	display: flex;
	justify-content: space-between;
	width: 66.66%;
	padding: 10px 0;
	margin-top: -54px;
}

.gal-item {
	width: 50%;
	box-sizing: border-box;
	padding: 10px;
	display: block;
	align-items: center;
}

.gal-item figure {
    display: block;
    width: 100%;
    /*position: relative;
    padding-bottom: 54%;*/
    margin: 0 ! important;
}

.gal-item figure strong {
    display: flex;
    width: 100%;
    /*position: absolute;
    width: 100%;
    height: 100%;*/
    max-height: 260px;
    overflow: hidden;  
	align-items: center;
}

.gal-item > a {
    display: block;
    /*position: relative;
    top: 14px;*/
}

.gal-item img {
    display: block;
    width: 100%;
    transition: transform 2.5s;
    transition-duration: 2.5s;
}

.gal-item img:hover {
    transform: scale(1.1); 
}

.gal-item span {
    display: block;
    text-align: left;   
    padding-top: 5px;
    color:  #424949;
    font-size: 14px;
	line-height: 1;
	letter-spacing: .07em;
	margin-top:15px;
	font-family: "clarendon-urw";
}
.gal-item span:hover {
    /*color:  #007E8F;*/
	color:var(--nhhr_menu);
}

#panel-megaMenu {
    position: fixed;
    top: 122px;
    width: 100%;
    z-index:9999 !important;
    /*padding-bottom: 30px;*/
    background-color:white;
}

#panel-megaMenu:not(.show) {
    display: none;
}

#shadow-megaMenu {
    position: fixed;
    top: 122px;
    width: 100%;
    height: calc(100% - 122px);
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 99;
}
    
#header-nav-custom {
    position: fixed;
    top: 0;
    z-index: 2;
    padding: 0px 35px !important;
	background-color: #FFFFFF ! important;  
    border-bottom: 1px solid #eee;
	width: 100%  !important;
}
    
#header-nav-custom:not(.open) {
    background-color: transparent ! important;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0.6474964985994398) 8%, rgba(0,0,0,0.40379901960784315) 65%, rgba(0,0,0,0) 100%);
    border-bottom: 0px solid transparent ! important; 
   
} 

#header-nav-custom .elementor-button-icon {
    text-shadow:none !important;
}

#header-nav-custom i, .icon icon-menu-11{
    font-size: 14px;
    font-weight: 600;
}

#header-nav-custom:not(.open) a, #header-nav-custom:not(.open) span, #header-nav-custom:not(.open) i {
    color: #FFF;
}
/*
#header-nav-custom {
    background-color: #FFFFFF ! important;  
    border-bottom: 1px solid #eee;
}*/
#MegaMenuCustom{
    cursor:pointer;
}

.hidden {
    display: none;   
}

.header-filler {
    height: 150px;   
}

.ul-sub {
    display: none;
}

.ul-sub a, .submenu-bar a {
    font-family: sofia-pro !important; 
    color:  #424949 !important;
    font-size: 18px !important;
    font-weight: 300;
}
#panel-megaMenu .ul-sub a:hover, #panel-megaMenu .ul-sub a.over, #panel-megaMenu .submenu-bar a:hover, #panel-megaMenu .submenu-bar a.over {
    /*color: #007E8F !important*/
	color:var(--nhhr_menu) !important;
}
.nhhr-submenu-m-custom {
    padding:0px 0;    
}
.product_big_image_upload {
    padding:3px 0;    
}

.close {
    height: 0;    
}
/*LNK*/

.nhhr-link-custom a {
	font-size: 13px;
	letter-spacing: 0.15em;
	border-bottom: 1px solid;
}

.nhhr-link-custom-hover a {
    border-bottom: 1px solid transparent;
}

.nhhr-link-custom-hover a:hover {
    border-bottom-color: #46b0b0;
    color: #46b0b0!important;
}

#nhhr-link-custom a {
	font-size: 13px;
	letter-spacing: 0.15em;
	border-bottom: 1px solid;
}
/*menu bar*/
#MegaMenuCustom {
	padding:0px !important;
}

#MegaMenuCustom .fa-align-justify {
	background-image: repeating-linear-gradient(180deg,#fff,#fff 4px,rgba(0,0,0,0) 4px,rgba(0,0,0,0) 9px);
	height: 22px;
	width: 30px;
	background-size: contain;
	overflow: hidden;
	transition: all .8s ease;
	cursor: pointer;
}

#MegaMenuCustom .fa-align-justify:before {
	content: '';
}

#MegaMenuCustom .fa-align-justify:hover {
	background-position: 0 -22px;

}

#header-nav-custom.open #MegaMenuCustom .fa-align-justify  {
	background-image: repeating-linear-gradient(180deg,var(--nhhr_menu),var(--nhhr_menu),4px,rgba(0,0,0,0), 4px, rgba(0,0,0,0) 9px);
}

#header-nav-custom.open #MegaMenuCustom .fa-align-justify:hover {
	background-image: repeating-linear-gradient(180deg,var(--nhhr_menu_hover),var(--nhhr_menu_hover),4px,rgba(0,0,0,0), 4px, rgba(0,0,0,0) 9px);
}

#header-nav-custom.open #header-nav-custom i, .icon.icon-nhhr_camera {
	/*color:#007E8F;*/
	color:var(--nhhr_menu);
}

/* #header-nav-custom.open #header-nav-custom i, .icon.icon-nhhr_camera:hover {

	color:var(--nhhr_menu_hover);
}*/

#header-nav-custom .elementor-container.elementor-column-gap-no:not(.hidden) {
    margin-bottom: 100px;
}

#header-nav-custom.open #logo_header_nhhr_id path {
    fill:#000 !important;
}

#logo_header_nhhr_id img, #logo_header_nhhr_id svg {
    display: block;
    height: 50px;  
    width:auto;
    
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box
}
#logo_header_nhhr_id img{
    opacity: 0.7;
}

#logo_header_nhhr_id path{
    fill:#fff;
}

.header-menu-left a:first-child {
    padding-right: 0 ! important;
}

.header-menu-left .icon.icon-nhhr_camera {
    margin-right: 5px;   
}
.header-menu-left .elementor-button-wrapper{
    display: flex;
    align-items: center;
}

#header-nav-custom .nhhr_logo{
    max-width:200px !important;
    min-width:200px !important;
    width:200px !important;
}
#header-nav-custom .header-menu-left{
    width: calc(50% - 100px) ! important;    
}

#header-nav-custom .elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-de3ac05{
    width: calc(50% - 100px) ! important;    
} 


#header-nav-custom.open .elementor-button-link.elementor-button.elementor-size-xs, #header-nav-custom.open .elementor-button-link.elementor-button.elementor-size-xs:visited {
    /*color: #004D57 !important; */
	color:var(--nhhr_menu)!important;
}
/*
	#header-nav-custom.open .elementor-button-content-wrapper:hover span, #header-nav-custom.open .elementor-button-content-wrapper:hover i {
	color:#850F0F !important;
}
*/
/*
#header-nav-custom.open .overlay-menu__icons span.elementor-button-icon:hover i, #header-nav-custom.open span.elementor-button-icon:hover svg path,
	#header-nav-custom.open span.elementor-button-text:hover {
	color: #850F0F;
	fill: #850F0F !important;
} 
*/

#header-nav-custom.open .overlay-menu__icons span.elementor-button-icon:hover i, #header-nav-custom.open span.elementor-button-icon:hover svg path{
	color: var(--nhhr_menu);
	fill: var(--nhhr_menu) !important;
}

#header-nav-custom .nhhr_logo .elementor-widget-container{
	display: flex;
	justify-content: center;
}
#header-nav-custom .header-menu-right .elementor-button-wrapper{
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
#header-nav-custom .bw__promo a{

}
.nhhr-submenu-d-custom{
    padding: 0 0 3px 0;
	list-style: none;
}

#header-menu-rig{
    width: 150px;
    height: 48px;
}

.nhhr-menu-small a {
    color: #424949;
    font-family: sofia-pro !important;
    font-size: 15px !important;
    font-weight: 300 !important;
	margin-top: 8px;
}
.nhhr-menu-small .dashicons.dashicons-arrow-right-alt2 {
    display:none;
}

.video__controls {
    position: absolute;
    bottom: 0;
    margin-bottom: 50px;
    left: 15px
}

.video__controls a {
    font-size: 38px;
    color: #fff !important;
    opacity: .2;
    z-index: 999;
    transition: all .3s ease-in-out;
    cursor: pointer
}

#video__mute.unmuted,
#video__pause.paused {
    opacity: 1
}

#video__mute.unmuted::after {
    opacity: 0
}

#video__mute.unmuted:hover::after {
    opacity: 1
}

html.ios .video__controls {
    margin-bottom: 150px
}

#video__mute {
    margin-right: 15px
}

#video__mute::after {
    content: '';
    position: absolute;
    width: 38px;
    height: 2px;
    top: 50%;
    left: 0;
    border-radius: 3px;
    background: #fff;
    opacity: 1;
    transform: rotate(45deg)
}

.video__controls a:focus,
.video__controls a:hover {
    opacity: 1
}

#video__mute a:focus::after,
#video__mute a:hover::after {
    opacity: 0
}

@media screen and (max-width: 767px) {
	#header-nav-custom.overlay-menu .elementor-widget-button:not(.navigation-buttons) {
  		margin-left: 0px !important;
	}
	
	#panel-megaMenu {
		max-height: calc(100% - 60px);
		overflow-y: auto;
	}
	
	#panel-megaMenu ul {
		list-style: none ! important;
	}
	.nav-main-menu-container{
		margin-left: 0px ! important;
	}
}

@media (min-width:769px) {
    .video__controls {
        left: 35px
    }
}


@media (max-width: 1024px) {
    .gal, .nav-sub-menu-item {
        display: none;   
    }
    
    .nav-main-menu, .menu-bar, .nav-main-menu-container {
        width: 100%;   
    }
    
    .nav-sub-menu {
        display: none;   
    }
    
    .ul-sub {
        margin-left: 1.1rem;   
    }
    
    .elementor-197 .elementor-element.elementor-element-46a7157a {
       /* padding: 0px !important;*/
    }
    
    .nav-main-menu-container {
        padding: 1rem;   
    }
    
    .nav-main-menu-container a {
        padding: 10px 0;
    }
    
    .ul-sub a {
        line-height: 1.9   
    }

    #header-nav-custom .header-menu-left .elementor-widget-wrap.elementor-element-populated {
        margin-left:0px ! important;    
    }      
    
}

.elementor-197 .elementor-element.elementor-element-46a7157a > .elementor-container {
    min-height: 90px ! important;
}

@media (min-width: 1025px) {
    .ul-sub {
        display: none;
    }       
    
    .nav-main-menu i {
        display: none ! important;   
    }
    
    .nav-main-menu a {
        padding: 2px 0;   
    }
}

@media (max-width: 767px) {
    
    .bw__promo .elementor-button-link.elementor-button.elementor-size-xs {
        padding: 0px !important;
    }
    #header-nav-custom {
    padding: 0px 15px !important;
    }
    #logo_header_nhhr_id img, #logo_header_nhhr_id svg{
        height: 35px !important;
    }
    .elementor-197 .elementor-element.elementor-element-46a7157a > .elementor-container {
        min-height: 60px ! important;
    }
    .menu-bar {
	  align-items: stretch ! important;
	}
    #MegaMenuCustom .fa-align-justify {
        margin-left: 5px;   
    }
    
    .header-menu-right .elementor-button-icon.elementor-align-icon-left{
        margin-top: 0px;
        margin-right: 7px
        }
    
}