/**** MENU PRIMARY ****/
.menu-primary
{
	font-size: 16px;
}
/*Main Level*/
.page-with-hero .menu-primary .sf-depth-1
{
	text-transform: uppercase;
	color: #FFF;
	font-size: 16px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.page-with-hero .menu-primary .sf-depth-1
{
	color: #FFF !important;
}
.page-with-hero .menu-primary .sf-depth-1:hover
{
	font-weight: 700;
	cursor: pointer !important;
}
/*Secondary Level*/
.page-with-hero .menu-primary UL UL
{
	/*background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0) 90%);*/
	/*background: rgba(0, 0, 0, 0.7);*/
	width: 280px !important;
	background: none;
	border: none;
	box-shadow: none;
}
.page-with-hero .menu-primary .sf-depth-2
{
	text-transform: none;
	font-weight: 400;
	line-height: 1.4;
	color: #FFF !important;
}
.page-with-hero .menu-primary UL UL LI A, .page-with-hero .menu-primary UL UL LI .nolink
{
	/*border-top: solid 1px #BFCCD7 !important;*/
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 15px !important;
}
.page-with-hero .menu-primary UL UL LI A:hover, .menu-primary UL UL LI .nolink:hover, .page-with-hero .menu-primary .sf-depth-2:hover
{
	background: url('../../images/white-opacity.png') !important;
}
/*Tertiary Level*/
.page-with-hero .menu-primary .sf-depth-3
{
	color: #FFF !important;
}
/**** STICKY - MENU PRIMARY ****/
/*Primary Level*/
.is-sticky .menu-primary .sf-depth-1, .menu-primary .sf-depth-1
{
	color: #000 !important;
	text-shadow: none;
	text-transform: uppercase;
	padding-top: 0px !important;
	padding-bottom: 0 !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.is-sticky .menu-primary .sf-depth-1:hover, .menu-primary .sf-depth-1:hover
{
	cursor: pointer;
}
.sf-depth-1.nolink:hover
{
	font-weight: 700 !important;
}
/*Secondary Level*/
.is-sticky .menu-primary UL UL, .menu-primary UL UL
{
	background: #FFF;
	box-shadow: 0 0 4px #CCC;
}
.is-sticky .menu-primary .sf-depth-2, .menu-primary .sf-depth-2
{
	color: #000 !important;
	text-transform: none;
	line-height: 1.4;
	font-weight: 400;
}
.is-sticky .menu-primary .sf-depth-2:hover, .menu-primary .sf-depth-2:hover
{
	background: #EFEFEF !important;
}
.is-sticky .menu-primary UL UL LI A, .menu-primary UL UL LI A, .is-sticky .menu-primary UL UL LI .nolink, .menu-primary UL UL LI .nolink
{
	/*border-top: solid 1px #BFCCD7 !important;*/
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 15px !important;
}
.is-sticky .menu-primary UL UL LI A:hover, .menu-primary UL UL LI .nolink:hover, .menu-primary UL UL LI A:hover
{
	background: #EFEFEF !important;
}
/*Tertiary Level*/
.is-sticky .menu-primary .sf-depth-3, .menu-primary .sf-depth-3
{
	color: #000 !important;
}
/*Menu Noticias*/
.item-menu-noticias
{
	font-style: italic;
	margin-left: 30px !important;
}
.item-menu-involucrate, .item-menu-biblioteca
{
	font-style: italic;
}
/**** MENU SECONDARY ****/
.page-with-hero .menu-secondary .nav-link
{
	color: #FFF;
	text-transform: uppercase;
	font-style: italic;
	opacity: 0.8;
}
.page-with-hero .menu-secondary .nav-link:hover
{
	opacity: 1;
}
/*Responsive*/
@media screen and (max-width: 1200px)
{
	.navbar-toggler
	{
		display: none;
	}
	.header__nav
	{
	}
	.header__nav .container
	{
		justify-content: center;
	}
	.hide-mobile
	{
		display: none;
	}
	.menu-asociate-mobile .nav
	{
		display: flex;
		flex-direction: row;
		font-size: 12px;
		justify-content: center;
	}
	.menu-asociate-mobile
	{
		margin-top: 20px;
	}
	.header-top-region
	{
		position: fixed;
		right: 0;
		top: 0;
	}
	.site-logo, .is-sticky .site-logo, .page-with-hero .site-logo
	{
		background-image: url('../../images/logo-sticky.png');
		background-repeat: no-repeat;
		width: 70px;
		height: 60px;
		background-size: 70px 60px;
	}
	.page-with-hero .site-logo
	{
		background: url('../../images/logo-sticky.png') 0 0 / 70px 60px no-repeat !important;
		width: 70px;
		height: 60px;
	}
	BODY.user-logged-in
	{
		padding-top: 40px !important;
	}
	.item-menu-noticias
	{
		margin-left: 0 !important;
	}
	.cheeseburger-menu__submenu LI:last-child
	{
		padding-bottom: 5px;
	}
	.is-sticky .header__nav, .header__nav
	{
		padding-bottom: 0;
		padding-top: 0;
	}
	.is-sticky .header__nav
	{
	}
	.is-sticky .block-cheeseburgermenu__trigger-element
	{
		width: 100%;
	}
	.is-sticky .responsive-menu-region
	{
		/*position: fixed;*/
		z-index: 3 !important;
		top: 70px !important;
	}
	.page-with-hero HEADER
	{
		background: none;
		position: relative;
	}
	.page-with-hero .item__menu--asociate
	{
		background: #1290D1;
		color: #FFF;
	}
	.menu-asociate-mobile
	{
		/*position: fixed;*/
		/*top: 0;*/
		/*right: 0;*/
		margin-top: 0;
	}
	.cheeseburger-menu__backdrop--active
	{
		z-index: 0 !important;
		display: none !important;
	}
	.cheeseburger-menu__main-navigation-area
	{
		border-right: solid 2px #CCC;
	}
	.block-cheeseburgermenu__trigger-element
	{
		border-top: solid 1px #FFF;
	}
}
@media screen and (max-width: 500px)
{
	.menu-asociate-mobile
	{
		position: relative;
		margin-top: 0;
		left: 0;
		right: 0;
	}
	.menu-asociate-mobile A
	{
		opacity: 1;
	}
}
@media screen and (min-width: 1201px)
{
	.hide-desktop
	{
		display: none;
	}
}
