/*** ESSENTIAL STYLES ***/
/* =============================================== */
/* Do Not Touch */
/* =============================================== */
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99999;
}
.sf-menu > li {
	float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}
/* =============================================== */
/* Do Not Touch */
/* =============================================== */





/* Nav Container */
.nav-container{
	text-align:center;
	background:#333333;
	height:36px;
	}

.sf-menu{
/*     display:inline-block; */
    margin-left:40px;
}

/* Top Menu */

/* Child Menu */
.sf-menu ul{ }
.sf-menu ul li{
	background:#eb0983;
	border:none;
	text-align:left
	}
.sf-menu ul li:first-child{ border-top:none; border-left:none; }
.sf-menu ul li:last-child{ border-bottom:none; }

.sf-menu ul {
	min-width: 12em; /* allow long menu items to determine submenu width */
	*width: 12em; /* no auto sub width for IE7, see white-space comment below */
}


/* Third Level */
.sf-menu ul li ul{
	padding-top:0px;
	padding-left:15px;
	background:url(/web/20191115014502im_/https://dan-news.info/wp-content/themes/sofia/images/nav-arrow-2.png) top left no-repeat;
	}


.sf-menu a {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	
	padding: 1.3em 1.3em;
	text-decoration: none;
	zoom: 1; /* IE7 */
}
.sf-menu a {
	font-family: 'Montserrat', sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:700;
	font-size:10px;
}

.sf-menu li {
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
}


/* Hover */
.sf-menu li:hover,
.sf-menu li.sfHover{ color:#FFFFFF; background:#eb0983; }
.sf-menu li a:hover{ color:#FFFFFF; background:#eb0983; }

.sf-menu ul li a:hover{ padding-left:30px; color:#333333; }

/* Active or Current Nav menu */
.sf-menu li.current a{ color: #FFFFFF; background:#eb0983; }
.sf-menu li.current-menu-item a{ color: #FFFFFF; background:#eb0983; }

/*
     FILE ARCHIVED ON 01:45:02 Nov 15, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:21:42 Oct 15, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 76.886
  exclusion.robots: 0.107
  exclusion.robots.policy: 0.098
  RedisCDXSource: 1.187
  esindex: 0.009
  LoadShardBlock: 50.745 (3)
  PetaboxLoader3.datanode: 58.973 (4)
  CDXLines.iter: 16.996 (3)
  load_resource: 95.203
  PetaboxLoader3.resolve: 81.618
*/