/*
 Theme Name:   Web Bird Digital Club - Child
 Theme URI:    https://web.bird.digital
 Description:  Child theme based off the Web Bird Digital Club theme.
 Author:       Web Bird Digital
 Author URI:   https://web.bird.digital
 Template:     webbirdclub
 Version:      1.0
 Tags:         Modern, Amazing, Magical, Responsive, Fully Customisable, Retina-Ready, HiDPI, Web Bird
*/
/*generic */
.entry-content p ~ ul {
	margin-top:0;
}
.site-content .inner.wider-menu, .entry-content.wider-menu {
	max-width:1600px;
}
.events_list .event_date_header{
	background:#888888;
}
.no_b_pad{
	padding-bottom:0;
}
/* header menu */
.navbar .nav-menu{
	text-align:center;
}
/* home page */
.home .site-content .hentry {
	margin-bottom:0;
	padding-bottom:0;
}
/* home slider */
#home-slider .slides .slide .slideimage.background-image{
	background-attachment:fixed;
}
#home-slider .inner.full-width{
	padding-top:0;
	padding-bottom:0;
}
#home-slider .flex-control-nav {
    position: absolute;
    top: auto;
    bottom: 0;
    padding-bottom: 0;
    z-index:2;
}
#home-slider .flex-control-paging li a {
    width: 15px;
    height:15px;
    border-radius: 50%;
}
#home-slider .slides .slide .caption.bottom{
	bottom:35px;
}
#home-slider .caption .caption-text h1 {
	margin-top:0;
	margin-bottom:0;
}

@media screen and (min-width:1100px){
	#home-slider .slides{
		max-height:600px;
	}
	#home-slider .slides .slide .slideimage.background-image{
		height:600px;
	}
}
@media screen and (max-width:643px){
	#home-slider .slides .slide .caption.primary  ~ .caption.secondary{
		display:none;
	}
}
/*buttons in sidebar */
.link_button{
	font-size:1.4em;
	text-align:center;
}
.download-button-pdf-icon{
	margin-right:10px;
}
/* dimmi widget */
.DimmiBox iframe {
	min-height:400px;
}
/* newsletter signup */
.site-header .newsletter-signup{
	color:#fff;
}
/* Trading Hours widget */
.trading-hours .header-container{
	background:#000;
}
.trading-hours .content-container{
	background:#333;
}
.trading-hours .content-container:nth-child(odd){
	background:#707070;
}
.trading-hours .header-container .header,
.trading-hours .content-container .content{
	color:#fff;
}
/* Contact Hours page */
.page-template-page-contact .entry-content a{
	color:#333;
}
/* testimonials */
.testimonial .content_container{
	background-color:#eee;
}
/*newsletter form*/
.newsletter-signup-popup .mc4wp-form {
    z-index: 10;
}
.newsletter-signup-popup .vfbp-form{
	padding:0 15px;
}
.newsletter-signup-popup .newsletter_content .vfb-clearfix{
	margin-bottom:15px;
}
.newsletter-signup-popup .newsletter_content button[type="submit"] {
    float: right;
}
/* Home Squares from Moorebank sporties */
.home .home_square:first-child{
	padding-top:0;
}
.home_square{
	width:100%;
	padding:20px 0 0 0;
	
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.home_square{
	width:100%;
}
.home_square .square_img_link{
	width:35%;
	height:200px;
	display:inline-block;
	vertical-align:top;
	
	background-size:cover;
	background-repeat:no-repeat;
	background-position:50%;
	
	position:relative;
}
.home_square .square_title{
	margin:0;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding: 0 4%;
	background-color: #06A2E0;
	background-color: rgba(6, 162, 224, 0.9);
	font-size: 1.2em;
	color: #fff !important;
}
.square_img_link:hover .square_title{
	background-color: #0EB3F5;
	background-color: rgba(6, 162, 224, 1);
}
.home_square .square_content{
	width:65%;
	display:inline-block;
	vertical-align:top;
}
.home_square .square_banner{
	/*background:#000;
	color:#fff;*/
	line-height:1em;
	padding:10px 0 1em 5px;
	width:100%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.home_square .square_excerpt{
	padding:0 5px;
}
.home_square .right{
	text-align:right;
	float:right;
}
/* RELATED CONTENT */
/* reset the existing media queries */
.related-content.grid .related-item:nth-child(odd),
.related-content.grid .related-item:nth-child(even){
	margin:0;
	clear:none;
}
.related-content.grid .related-item.one_half{
	width:49%;
	margin-bottom:2.5%;
}
.related-content.grid .related-item.one_half:nth-child(2n-1){
	margin-right:1%;
}
.related-content.grid .related-item.one_half:nth-child(2n){
	margin-left:1%;
}
.related-content.grid .related-item.one_third{
	width:32%;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2.5%;
}
.related-content.grid .related-item.one_third:nth-child(3n-2){
	margin-left:0;
}
.related-content.grid .related-item.one_third:nth-child(3n){
	margin-right:0;
}
.related-content.grid .related-item.one_quarter{
	width:23.875%;
	margin-left:0.75%;
	margin-right:0.75%;
	margin-bottom:2.5%;
}
.related-content.grid .related-item.one_quarter:nth-child(4n-3){
	margin-left:0;
}
.related-content.grid .related-item.one_quarter:nth-child(4n){
	margin-right:0;
}
.related-content .related-item {
	border:none;
	background-color:#1359a8;
}
.related-content .related-item:hover {
	background-color:#1359a8;
}
.related-content .related-item .info-container,
.related-content .related-item .info-container .title {
	color:#fff;
}
@media screen and (max-width:1000px){
	.related-content.grid .related-item.one_third,
	.related-content.grid .related-item.one_quarter{
		width:49%;
	}
	.related-content.grid .related-item.one_third:nth-child(2n-1),
	.related-content.grid .related-item.one_quarter:nth-child(2n-1){
		margin-left:0;
		margin-right:1%;
	}
	.related-content.grid .related-item.one_third:nth-child(2n),
	.related-content.grid .related-item.one_quarter:nth-child(2n){
		margin-left:1%;
		margin-right:0;
	}
}
@media screen and (max-width:643px){
	/* Related content */
	.related-content.grid .related-item.one_third,
	.related-content.grid .related-item.one_quarter{
		width:100%;
		margin: 0 0 15px 0!important;
	}
}
/* Make dots on home slider responsive */
@media screen and (max-width: 1100px) and (min-width: 644px), screen and (max-width:643px){
	#home-slider .flex-control-paging li a{
		height:20px;
		width:20px;
	}
}
/* Calendar */
/* Events calendar */
table.fullcalendar td.eventful a{
	color:#0b9444;
}
table.fullcalendar td{
	border: 1px solid #e8e8e8;
}

/*------- CALENDAR -------*/
table.fullcalendar {
	line-height: 1;
	border-collapse: separate;
	border-spacing: 2px;
	width: 100%;
}

.fullcalendar tr {
	height: 100px;
}

.fullcalendar tr:nth-child(odd) {
	background-color: white;
}

.fullcalendar tr:nth-child(even) {
	background-color: #f0f0f0;
}

table.fullcalendar td {
	width: 14.28%;
	vertical-align: top;
	border: 1px solid #dddddd;
}

/* For month and day bars */
.fullcalendar .month_name{
	width:auto;
}
.fullcalendar .days-names {
	height: 25px;
}
.fullcalendar thead tr {
	height: 40px;
}

/* Center text in the header */
.fullcalendar thead td, .fullcalendar .days-names td {
	text-align: center;
	vertical-align: middle;
}

/* calendar colours */
.fullcalendar .month_name,
.fullcalendar .days-names>td,
table.em-calendar td.eventless-today, table.em-calendar td.eventful-today{
	color:#fff;
	background:#1459a9;
}

/* Dark blue to be used on all date numbers */
table.fullcalendar td.eventful a {
	color:#0c396a;
}

table.fullcalendar td.eventful-pre a, table.fullcalendar td.eventful-post a{
	text-decoration: none;
}

.entry-content .fullcalendar ul{
	list-style:none !important;
	margin:0;
	padding:0;
}
.entry-content .fullcalendar ul li {
	padding-left: 5px;
	text-indent:0;
	list-style:none !important;
	color:#333;
}
.entry-content .fullcalendar ul li a{
	color:#333;
}
.entry-content .fullcalendar .eventful-today ul li a{
	color:#fff;
}
.entry-content .fullcalendar ul li:before{
	display:none;
}
.fullcalendar td ul li {
	margin-bottom: 7px;
	margin-top: 7px;
}
.cal_links .fa{
	color:#4b6777;
}
table.em-calendar td.eventful-today a{
	color:#afd4ff;
}
.events_sub_box a.cal_show{
	clear:left;
	display:block;
}

/*Calendar mobile display*/
@media screen and (max-width: 800px){
	.fullcalendar tr{
		height:60px;
		height:130px;
	}
	table.fullcalendar td{
		width:14.28% !important;
		height:60px;
		height:130px;
		display:inline-block;
		overflow:hidden;
		padding:5px 1px !important;
		margin:0;
	}
	table.fullcalendar .days-names td{
		height:25px;
	}
	table.fullcalendar thead td{
		width:33% !important;
		height:40px;
	}
	table.em-calendar td.eventless-today, table.em-calendar td.eventful-today{
		background-color:#ddd;
	}
	.entry-content .fullcalendar ul,
	.entry-content .fullcalendar ul li {
		padding:0;
		width:100%;
	}
	table.fullcalendar td a{
		/*white-space:nowrap;*/
		width:100%;
		overflow:hidden;
		display:block;
	}
	table.fullcalendar td li a{
		font-size:12px;
		text-transform:lowercase;
		color: #fff !important;
		background:#269be4;
		padding:2px;
	}
}
/*------- END CALENDAR -------*/
/* Member login button and membership details button */
.header_loginbutton, header .membership_details{
	float:right;
	margin:0 5px;
	margin-right:0;
}
.header_loginbutton{
	margin-bottom:15px;
}
.header_loginbutton.last{
	clear:right;
	margin-right:0;
}
header .membership_details{
	margin-right:15px;
}
.top-menu .newsletter-signup{
	margin-bottom:0;
}
.top-menu > .inner{
	padding:3px 15px;
}
.header_loginbutton a.button{
	background-color:#0c396a;
}
.header_loginbutton ~ .newsletter-signup{
	clear:none;
	margin-right:5px;
}
header .membership_details a{
	color:#fff;
}
header .membership_details .symbol{
	font-size: 120%;
	text-align: center;
	line-height: 35px;
	width: auto;
	margin-right: 7px;
	vertical-align: middle;
	display: inline-block;
}
header .membership_details .content{
	display:inline-block;
}
@media screen and (max-width:750px) and (min-width:644px){
	.top-menu .contact-information{
		width:100%;
	}
	header .membership_details, .top-menu .newsletter-signup{
		float:left;
	}
	header .membership_details{
		margin-right:0;
		margin-left:15px;
	}
}
@media screen and (max-width:643px){
	.header_loginbutton{
		position:absolute;
		right:10px;
		font-size:90%;
	}
	header .membership_details{
		float:left;
		width:100%;
		text-align:center;
	}
}
@media screen and (max-width:400px){
	.header_loginbutton{
		float:none;
		display:block;
		text-align:center;
	}
}
/*responsive container */
.responsive-container .column ul:first-child{
	margin-top:0;
	margin-bottom:0;
}
.responsive-container .column.m-one-half:nth-child(2) ul:first-child{
	margin-top:-15px;
}
/* sponsors */
.sponsors .sponsor{
	width:33.3%;
}
