/*
 Theme Name:   Oatlands
 Description:  MiClub Custom Theme
 License:      Copyright 2015 - MiClub
 License URI:  http://miclub.com.au
 Tags:         custom, responsive-layout
 Text Domain:  miclub
 Design Studio:MiClub http://www.miclub.com.au/
 Version: "2015"
 Author: MiClub
 Author URI:http://www.miclub.com.au/
*/

/*
 * ======================  LIVE CHANGES GO HERE  ======================
 * Please make sure that you place a timestamp with your name whenever
 * this file is edited. If your change is a result of a ticket please
 * include the ticket number in the comment.
 */
 
 table tr td {
    padding: 10px!important;
}

.btn-book-group span.btn-label, .groupbooking-table .row-heading-inner, .groupbooking-table .row-information {
    color: #ffffff;
}

/* Membership Form Styling - Trae - 24/08/2018 - Tocket: 127616 */ 
#gform_wrapper_4.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
    display: none;
}

#gform_wrapper_4.gform_wrapper .name_prefix_select{
	width: 25%;
	display: block;
	clear: both;
}
#gform_wrapper_4.gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]){
	margin-bottom: 20px;
}

#gform_wrapper_4.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container.gf_name_has_1 span{
	width: 100%!important;
}

#gform_wrapper_4.gform_wrapper .gform_body ul li .name_first, #gform_wrapper_4.gform_wrapper .gform_body ul li .name_last{
	margin-right: 0 !important;
	width: 50%!important;
	float: left;
}

.ui-datepicker .ui-datepicker-calendar tbody td {
	padding: 0!important;
}


.social {
    width: 200px;
    float: right;
}

@media screen and (max-width: 479px)
{
	.social {
    display: none;
	}
}

@media screen and (max-width: 1024px) {
	.single-post .content img {
		max-width: 655px;
	}
}

@media screen and (max-width: 425px) {
	.single-post .content img {
		max-width: 350px;
	}
}

@media screen and (max-width: 390px) {
	.single-post .content img {
		max-width: 325px;
	}
}

@media screen and (max-width: 320px) {
	.single-post .content img {
		max-width: 265px;
	}
}


/* New Home Page */

.page-template-page-front-v2 .home-content{
	height: auto;
}

.page-template-page-front-v2 .wrapper{
	background-image: none!important;
	background-color: #252525;
}

.page-template-page-front-v2 .home-content h1:before{
	display: none;
}

.page-template-page-front-v2 .home-content h1.page-title:before{
	content: "";
    display: block;
    border-top: solid 1px #c9a96e;
    width: 430px;
    height: 1px;
    position: relative;
    top: 13px;
    z-index: 1;
}

@media screen and (max-width: 1500px){
	.home #home-slider {
    	padding-top: 0px;
		max-height: none;
	}
}





.flexi-content img{
	width: 100%;
    height: 400px;
    object-fit: cover;
}

.flexi-content .grey{
	max-width: 100%;
	background-color: #252525;
	margin: 0 auto;
}

.flexi-content .grey .container{
	max-width: 90%;
	padding: 80px 0;
}

@media screen and (max-width: 960px){
	.flexi-content .grey .container{
    	padding: 50px 0;
	}
	
	.flexi-content .grey .two-col{
		display: flex;
		flex-direction: column;
	}
	
	.flexi-content .grey .two-col .col{
		width: 100%!important;
	}
	
	.flexi-content .grey .two-col .col.last{
		margin-left: 0!important;
		padding-top: 20px;
	}
	
	.flexi-content .white .container{
    	padding: 50px 0!important;
	}
	
	.flexi-content .white .two-col{
		display: flex;
		flex-direction: column;
	}
	
	.flexi-content .white .two-col .col{
		width: 100%!important;
	}
	
	.flexi-content .white .two-col .col.last{
		margin-left: 0!important;
		padding-top: 20px;
	}
	
	.facebook-feed{
		display: flex;
		flex-direction: column;
		
	}
	
	.facebook-feed .fb-feed{
		margin: auto;
		width: 100%!important;
	}
	.facebook-feed img{
		width: 100%;
		margin: auto;
	}

}



.flexi-content .grey .one-col{
	
	width: 100%;
	overflow: hidden;
}

.flexi-content .grey .container h1{
	color: #fff;
	width: 100%;
}

.flexi-content .grey .container p{
	color: #fff;
	width: 100%;
}

.flexi-content .grey .two-col{
	display: flex;
	width: 100%;
	background-color: #252525;
	overflow: hidden;
}


.flexi-content .grey .two-col .col{
	width: 48.25%;
	color: #fff;
	overflow: hidden;
	float: left;
}

.flexi-content .grey .two-col .col.last{
	margin-left: 3.5%;
}

.flexi-content .white{
	max-width: 100%;
	background-color: #fff;
	margin: 0 auto;
}

.flexi-content .white .container{
	max-width: 90%;
	padding: 80px 0;
}


.flexi-content .white .container h1{
	color: #000;
	width: 100%;
}

.flexi-content .white .container p{
	color: #000;
	width: 100%;
}


.flexi-content .white .one-col{
	width: 100%;
	overflow: hidden;
}


.flexi-content .white .two-col{
	display: flex;
	width: 100%;
	background-color: #fff;
	overflow: hidden;
}


.flexi-content .white .two-col .col{
	width: 50%;
	color: #000;
	overflow: hidden;
	margin-right: 3.5%;
}

.flexi-content .white .two-col .col .last{
	width: 50%;
	overflow: hidden;
}



/* insta feed */
.sb_instagram_header .sbi_no_avatar {
    padding: 10px!important;
	display: none!important;
}


.sb_instagram_header.sbi_no_avatar {
    padding: 10px!important;
	margin: 0!important;
}


.sb_instagram_header.sbi_no_avatar {
    display: none;
}

.facebook-feed{
	padding: 25px;
	width: 100%;
	display: flex;
	justify-content: space-around;
}

.facebook-feed .fb-feed {
	width: 50%;
	padding-top: 15px;
}

.facebook-feed img{
	max-width: 48%;
}

.feed-content h2{
	color: #fff;
}

@media screen and (max-width: 768px){
	#header .navigation {
		width: 100%;
		margin: 0;
		z-index: 999999;
	}
}


/* Slider */

.soliloquy-outer-container{
	height: 80vh;
}

.soliloquy-wrapper{
	height: 80vh!important;
}

.social .social-brands img{
	width: 50px;
}

.social .social-brands img:hover{
	filter: grayscale(100%);
	transition: all 0.7s;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
}




.content.members .container .members-content .royalSlider .feature-image img {
	width: 100% !important;
    height: 100% !important;
    object-fit: contain;
}

@media screen and (min-width: 1201px) and (max-width: 1300px) {
	.page-template-page-members .content.members .container .members-content .royalSlider, 
	.page-template-page-members .content.members .container .members-content .royalSlider .rsOverflow {
			height: 310px !important;
	}
}


/* Sidebar Events Calendar */

.sidebar .eo-events .eo-event-future h3 {
    float: left;
    padding: 10px 10px 10px 20px;
    width: 100%;
    background-color: #444444;
    margin: 0;
    order: 1;
}
.sidebar .eo-events .eo-event-future {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}
.eo-events .eo-event-future .event-date {
    display: block;
    width: 100%;
    order: 2;
}

.eo-events .event-date .day {
    color: #ffffff;
    font-size: 16px;
    display: block;
    padding: 5px;
}

/* Buttons */
.btn {
    font-style: normal;
    font-size: 14px !important;
    padding: 7px 15px;
    background-color: #252525;
    color: white;
    transition: all 0.3s ease;
    border: 2px solid #252525;
    box-shadow: none;
    font-weight: bold;
	text-decoration: none !important;
	display: inline-block;
}

.btn:hover {
    color: #c9a96e;
    transition: all 0.3s ease;
}