@import url('https://fonts.googleapis.com/css?family=Biryani');

* {font-family:"Biryani"}

@font-face {
  font-family: Biryani;
  font-weight: normal;
}

.wf-loading body {
visibility: hidden;
}

#content {
	margin-top: -150px; 
}

.entry-title {
    float: left;
		max-width: 800px;
		color: white
}

.wf-active h1 {
    font-size: 20px;
    font-weight: bolder;
}

.featured-image {
    float: left;
    border: 1px solid #BDC6D2;
    padding: 6px;
    clear: none;
    margin: 7px 20px 7px 0;
		position:relative;
}


.entry-content p {
    font-size: 16px;
    margin-top: 1rem;
}

span.edit-link {
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}

.wf-active h2 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
}

.clearfix {
    overflow: auto;
}

 


/* for no hero headers */
#single-header,
#page-header.no-hero,
#page-header.no-hero a,
#page-header.no-hero h1 { 
    background-image: url("https://nccarf.edu.au/wp-content/uploads/2019/07/NCCARF-web-banner-V2-1440x405.jpg")
			!important;
		max-height: 12.18ex;
	border-bottom-color: white;
	border-top-color: white;
	border-left-color: white;
	border-right-color: white;	

	font-size: 1em;
	color: white;
	font-weight: normal;
	margin: 0;
}



	
/* for page header */
#page-header {

border-bottom-style: solid;
border-bottom-width: 210px;
border-top: 300px;
		
}


.is-style-stripes td {
    width: 1px;
}


.entry-meta {
	display: none;
}

.entry-content {
    line-height:2;
}	

.entry-breadcrumbs {
	display: none;
}

form {
	margin-top: -2em;
	margin-bottom: 1em;
}


/* menu items tweaked individually */
.menu-item-855::before {
  content: url(https://nccarf.edu.au/wp-content/uploads/2019/06/adaptation-library-ico.png);
  position:relative; /*or absolute*/
  left:-11px;
  top:8px;
}

.menu-item-4791::before {
  content: url(https://nccarf.edu.au/wp-content/uploads/2019/06/adaptation-library-ico.png);
  position:relative; /*or absolute*/
  left:-11px;
  top:8px;
}

.menu-item-884::before {
  content: url(https://nccarf.edu.au/wp-content/uploads/2019/06/prac-knowledge.png);
  position:relative; /*or absolute*/
  left:-11px;
  top:8px;
}

.menu-item-885::before {
  content: url(https://nccarf.edu.au/wp-content/uploads/2019/06/network-ico.png);
  position:relative; /*or absolute*/
  left:-11px;
  top:8px;
}

.menu-item-886::before {
  content: url(https://nccarf.edu.au/wp-content/uploads/2019/06/conference-ico.png);
  position:relative; /*or absolute*/
  left:-11px;
  top:8px;
}

.menu-item-887::before {
  content: url(https://nccarf.edu.au/wp-content/uploads/2019/06/research-ico.png);
  position:relative; /*or absolute*/
  left:-11px;
  top:8px;
}

.menu-item-888::before {
  content: url(https://nccarf.edu.au/wp-content/uploads/2019/06/case-studies-ico.png);
  position:relative; /*or absolute*/
  left:-11px;
  top:8px;
}

.menu-item-889::before {
  content: url(https://nccarf.edu.au/wp-content/uploads/2019/06/webinar-ico.png);
  position:relative; /*or absolute*/
  left:-11px;
  top:8px;
}

/* Removes that line underneath menu items also left-margin alignment */
.widget_archive li,
.widget_recent_comments li,
.widget_categories li,
.widget_pages li,
.widget_nav_menu li {
	border-bottom-style: none;
	margin-left: 12px;
}

.main-navigation a:hover {
    background-color: #009dbb;
}


.main-navigation ul li a {
	color: #fff;
	background-color:#00466c; 
	padding-top: 20px;
  padding-left: 15px;
	padding-bottom: 15px;
}

.main-navigation ul ul {
	padding: 0em;
}

/*1st menu item set*/
.menu-item-6 { 
}

.menu-item-99 { 
	padding-top: 10px;
	background-color:#00466c;
}


/*2nd menu item set*/
.menu-item-160 { 

}

.menu-item-161 { 
	padding-top: 10px;
	background-color:#00466c;
}


/*3rd menu item set*/
.menu-item-131 { 

}


.main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a {
  margin-top: 10px; 
	padding-top: .8em;
    padding-bottom: .5em;

	font-size:16px
}

ul li{
 font-size:16px;
}

.tag-groups-premium-post-tags-div {
font-size: 16px;	
}

.nav-links {
	font-size: 16px;
}

.wp-block-table {
	font-size: 16px;
}

.main-navigation {
	text-transform: none;	
}