/*
Theme Name: RDANR-2019 CHILD
Theme URI: http://www.elegantthemes.com/gallery/
Version: 3.0
Description: 2 Column theme from Elegant Themes
Author: Ellen Kronen - Leumesin Design
Author URI: http://www.elegantthemes.com
Template: Divi
*/

@import url("../Divi/style.css");

/* ========== CUSTOMISATION STARTS HERE ========== */

/* == COLOUR REF ==  
Dark Blue: 002B5C rgb 0, 43, 92
Dark Green 1: 387C2C rgb 56, 124, 44
Dark Green 2: 00843F
Lime Green: C0D72F
olive green - navigation 90ac0a
global link colour #549eb9
text color 25262b
== */ 

/* =========================== */
/* =========================== */
/* #### Generated By: http://www.cufonfonts.com #### */

@font-face {
    font-family: 'ColaborateThinRegular';
    src: url('fonts/ColabThi-webfont.eot');
    src: url('fonts/ColabThi-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ColabThi-webfont.woff') format('woff'),
         url('fonts/ColabThi-webfont.ttf') format('truetype'),
         url('fonts/ColabThi-webfont.svg#ColaborateThinRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* ========== images ========== */
/*img {
	    border: 1px solid #efefef;
    padding: 5px;
    margin-right: 10px;
}*/
/* ========== Headings ==========*/

h1, h2, h3, h4, h5, h6, #quote, span.post-meta span, span.fn { font-family: 'ColaborateThinRegular', Arial, sans-serif !important; color: #1f262d;}
h4 { font-size: 22px !important; }

/* ========== full width slider on home page ==========*/

.home .et_pb_slider .et_pb_container {
	width: 90%;
}
/* ========== Headings ==========*/

#main-content {
	margin-top: 10px;
    border-top: 2px solid #002B5C;
}
.home #main-content {
	border-top: 0;
	margin-top: 0;
}

#sidebar .et_pb_widget ul li {
	line-height: 1.4em;
	margin-bottom: 1em;
}
#sidebar .et_pb_widget a {
	color: #25262b;
}
#sidebar .et_pb_widget li {
	background: url(https://www.rdanorthernrivers.org.au/2019/wp-content/uploads/2019/03/rdanr-sidebar-bullet.png) no-repeat left 8px;
	padding: 3px 0 3px 20px;
}
#left-area .post-meta a {
	color: #549eb9;
}
#sidebar span.post-date {
	font-style: italic;
}
#sidebar #advanced_sidebar_menu-2 ul li li {
	margin-left: 0;
	margin-bottom: 3px;
}
/* =========================== */
/* =========================== */

#footer-info {
	float: none;
	text-align: center;
}
#footer-info a, .bottom-nav a {
	padding: 5px 10px;
	font-weight: 500;
}
.bottom-nav {
    display: block;
    text-align: center;
}

/* =========================== */
/* =========================== */

p.page-last-modified {
font-size: 14px;
	color: #ccc;
	padding: 40px 0 40px 0;
}
.home p.page-last-modified{
	display: none;
}

/* =========================== */
/* =========================== */

#main-header /* to remove the shadow line under the nav*/ {
	box-shadow: none;
	display: none;
}
/* span.innovate {
	float: right;
	padding-top: 100px;
}*/

/* =========================== */
/* =========================== */

#under-header a { 
	border-top: solid 2px #efefef;
}
#under-header a:hover { 
	background: #90ac0a;
	color: #fff !important;
	border-top: solid 2px #002B5C;
}
#under-header ul li.current_page_item a { 
	background: #90ac0a /*#C0D72F*/;
	border-top: solid 2px #002B5C;
	color: #fff !important;
	font-weight: 800;
}
#under-header ul.sub-menu a:hover {
	background: #C0D72F;
}
/*#under-header ul li ul li.current-menu-item a { 
	background: transparent !important;
	border-bottom: solid 2px #efefef;
	border-top: 0 !important;
	color: #fff !important;
}*/
#under-header ul.sub-menu a {
	border-top: 0 !important;
	text-transform: none;
	/*font-weight: 600;*/
	line-height: 1.2em;
	background: #90ac0a;
}
#under-header .nav li li a {
	/*padding: 5px 5px 5px 10px;*/
}
#under-header .fullwidth-menu li {
	padding-right: 10px;
}
#under-header .fullwidth-menu li > a {
	padding: 10px 12px;
}
#under-header .fullwidth-menu .menu-item-has-children > a:first-child::after {
    top: 9px;
    right: -3px;
}
#under-header .et_pb_fullwidth_menu .fullwidth-menu-nav > ul { 
	padding-top: 0 !important; 
	border-bottom: solid 2px #efefef;
	padding-bottom: 20px;
	margin-bottom: 3px;
}

/* to hide the blog post excerpt on the home page */
.home .post-content p {
	display: none;
}
/* =========================== */
/* overhanging logo by Geno Quiroz */
/*https://quiroz.co/the-overlapping-divi-logo/*/
/* =========================== */
/*
#top-header {z-index: 99999;}
 
#logo {
    max-height: 220%;
    margin-top: -32px;
    z-index: 100000;
}
@media only screen and (max-width : 980px) {
    #logo { margin-top: 0px}}
*/
/* =========================== */
/* for the blog timeline to move the date etc but didn't keep the vertical line that appears on the main news page timeline */
/* =========================== */

/*Add transition to the posts
.home .ds-advent-9 {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}*/
.home .ds-advent-9 .et_pb_post {
	margin-bottom: 30px; 
}

/*Style & position the date*/
.home .ds-advent-9 .et_pb_post .published {
    position: absolute;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
 /*   justify-content: center;*/
    background: #C0D72F;
/*    text-align: center;*/
    bottom: 25%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
padding: 15px 0 15px 10px;
	border-top: solid 1px #002B5C;	
}

/*Add the side arrow to the date
.home .ds-advent-9 .et_pb_post .published:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    z-index: 1;
    pointer-events: none;
    border-color: transparent;
    border-left-color: #C0D72F;
    border-width: 15px;
    margin-top: -15px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}*/

/*Change the arrow colour on hover*/
.home .ds-advent-9 .et_pb_post:hover .published:after {
    border-left-color: #90ac0a;
}

/*Change the date, vertical line and post content background colour on hover*/
.home .ds-advent-9 .et_pb_post:hover .published,
.home .ds-advent-9 .et_pb_post:hover .published:before,
.home .ds-advent-9 .et_pb_post:hover:before {
    background: #90ac0a;
}
/* =========================== */
/* for breadcrumbs styling */
/* =========================== */

.breadcrumb {
    margin-bottom: 50px;
    list-style: none;
	font-size: 14px;
}
.breadcrumb a {
    text-decoration: none;
}

/* =========================== */
/* page navi styling */
/* =========================== */
.wp-pagenavi { text-align: center; }

.wp-pagenavi span.current, /*.wp-pagenavi span.extend,*/ .wp-pagenavi a:active, .wp-pagenavi a:hover {
    background-color: #C0D72F !important;
	color: #fff !important;
	font-weight: bold;
}
.wp-pagenavi pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi span.current {
    margin: 2px 6px;
    /*text-decoration: none;*/
    /*border: none !important;*/
    background-color: #ebebeb;
    display: inline-block;
    padding: 0 !important;
    width: 35px;
    height: 35px;
    text-align: center;
    font-size: 14px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    color: #797a7a;
    /*text-shadow: none;*/
    line-height: 32px;
    /*font-weight: bold !important;*/
}
.wp-pagenavi a.last, .wp-pagenavi a.first {
	width: 70px;
}

/* =========================== */
/* downloads styling */
/* =========================== */
.w3eden {
	padding: 0px 0 20px 0;
}
.w3eden .label-default, .w3eden .label {
	background: none;
	color: #999;
}
.w3eden .wpdm_icon {
	min-width: 25px;
}
.w3eden .wpdm-link-tpl img.wpdm_icon {
	margin: 10px 0;
width: 30px !important;
}
strong.ptitle {
	font-weight: 500;
}
.wpdm-download-link.btn.btn-primary.btn-sm {
	margin-bottom: 7px;
}
li.file  {
	font-size: 14px;
	line-height: 22px !important;
	padding-bottom: 10px !important;
}

ul.wsp-pages-list li {
	padding-bottom: 8px;
}
ul.wsp-pages-list li.page_item_has_children {
		margin-bottom: 2px;
}
ul.children {
	padding-bottom: 5px !important;
}