/*
 Theme Name:   Vivid
 Theme URI:    http://miclub.com.au
 Description:  Vivid Theme
 Author:       MiClub
 Author URI:   http://miclub.com.au
 Version:      1.0.0
 License:      Copyright 2017 - MiClub
 License URI:  http://miclub.com.au
 Tags:         custom, responsive-layout
 Text Domain:  miclub
*/

/*
 * ======================  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.
 */

#footer-container #footer .container .contact-details img{
	display: none;
}

/* Hiding Twitter */

#social .fa-twitter{
	display: none!important;
}

.table-outer .table-scroll-notice{
	display: none!important;
}

.single-course #main .container .content .course-gallery {
	display: none;
}

/* Changes to facilitate new Logo */

/* Navigation */

#navigation{
	background: none;
}

#navigation .hamburger-box .hamburger-inner,#navigation .hamburger-inner::before, #navigation .hamburger-inner::after {
	background-color: #fff!important;
}

#navigation .nav-inner .members-menu a{
	color: #fff;
}

#navigation .nav-inner .search a{
	color: #fff;
}

#navigation .nav-inner .logo{
	width: 20%;
}

#navigation .nav-inner .logo a img{
	height: 100px;
}

#navigation .nav-inner .logo a{
	padding: 15px 0;
}


/* Home Page Styling  */


.page-id-7 #navigation .nav-inner .logo a img{
	height: 140px;
}

@media (max-width: 992px) {
    .page-id-7 #navigation .nav-inner .logo a img{
        height: 100px;
    }
}

.page-id-7 #navigation .nav-inner .logo a{
	padding: 10px 0;
}

.page-template-template-home #banner.home-screen.banner .overlay{
	background: rgba(2, 2, 7, 0.30);
}







/* Navigation Shrink Styling */

#navigation.shrink .nav-inner .logo a img {
	height: 55px;
}

#navigation.shrink .logo a{
	padding: 12px 0;
}

#navigation.shrink .hamburger-box .hamburger-inner, #navigation.shrink .hamburger-inner::before, #navigation.shrink .hamburger-inner::after {
	background-color: #2f2a62!important;
}

#navigation.shrink .nav-inner .members-menu a{
	color: #2f2a62;
}

#navigation.shrink .nav-inner .search a{
	color: #2f2a62;
}


/* Login Page Styling */

.login-page #navigation .nav-inner .logo a img{
	height: 120px;
}

.login-page #navigation .nav-inner .logo a{
	padding: 0;
}



@media screen and (max-width: 640px){
	.page-id-7 #navigation .nav-inner .logo a img {
   		height: 55px;
	}
	
	 .page-id-7 #navigation .nav-inner .logo{
		width: 33%;
	}
	 .page-id-7 #navigation .nav-inner .logo a{
		padding: 5px 0;
	}
	
	#navigation .nav-inner.guests .status{
		display: none;
	}

}


@media screen and (max-width: 820px){
	#navigation .nav-inner .logo a img {
   		height: 90px;
	}
	
	#navigation .nav-inner .logo{
		/*width: 33%;*/
		width: 45%;
		right: 40px;
	}
	#navigation .nav-inner .logo a{
		padding: 5px 0;
	}
	
	#navigation .nav-inner.guests .status{
		display: none;
	}
}

@media screen and (max-width: 1024px){
	#navigation .nav-inner.guests .status{
		display: none;
	}
}

#full-width .container{
	padding-top: 50px!important;
	padding-bottom: 15px!important;
}

#navigation.solid{
	background: #ffffff!important;
}

.col-2{	
	width: 75%!important;	
}

@media screen and (max-width: 820px){
#navigation .nav-inner .members-menu {
	right: 35px!important;
	}
}

@media screen and (max-width: 820px){
	h1{
		font-size: 26px!important;
	}}

@media screen and (max-width: 820px) {
    .section.left {
        border-bottom: 1px solid #ffffff;
    }
}



.page-template-template-home #banner.home-screen.banner .text-container{
    background-image: linear-gradient(rgba(38, 38, 39, 0.5), rgba(38, 38, 39, 0.5));
    padding: 50px;
    max-width: 700px;
    margin: 0 auto;
}
@media screen and (max-width: 820px){
    .page-template-template-home #banner.home-screen.banner .text-container{
        margin: 120px auto 0;   
    }
}
@media screen and (min-width: 820px){
    .page-template-template-home #banner.home-screen.banner .text-container .home-cover-buttons .btn {
        width: calc(25% - 10px);
        min-height: 58px;
    }
}
.page-template-template-home #banner.home-screen.banner .text-container h2{
    color: #fff;
    font-weight: 400;
    
}
.page-template-template-home #banner.home-screen.banner .bg .container{
    padding: 0;
}

.page-template-template-home #banner.home-screen.banner .text-container {
    background-image:none;
    max-width: 950px;
    margin: 0 auto;
}

.page-template-template-home #banner.home-screen.banner .text-container .home-cover-buttons {
    display: flex;
    flex-wrap: wrap;
}

.page-template-template-home #banner.home-screen.banner .text-container .home-cover-buttons .btn {
    background: transparent;
    border: 2px solid #fff;
    margin: 5px;
    line-height: 1.2;
}
.page-template-template-home #banner.home-screen.banner .text-container .home-cover-buttons .btn:hover {
    background: #279dd3;
    border: 2px solid #fff;
}

.page-template-template-home .call-out {
    display: none;
}

@media (min-width: 0) and (max-width: 820px) {
    .page-template-template-home #banner.home-screen.banner .text-container {
        background-image: none;
        max-width: 1000px;
        margin: 0 auto;
        margin-top: 120px;
    }
    .page-template-template-home #banner.home-screen.banner .text-container .home-cover-buttons {
        flex-direction: column;
    }
}
@media (min-width: 0) and (max-width: 1024px) {

    .status .course-status, .status .cart-status {
        color: #fff;   
        text-align: left;
    }
    .status .cart-status img {
        margin-right: 5px;
    }
    .status .cart-status img.dark {
        display: none;
    }
    .status .cart-status img.white {
        display: block;
    }
}
.page-template-template-home #banner.home-screen.banner .bg .container {
    width: 100%;
}

#social .fab {
    font-size: 34px!important;
}
@media (min-width: 0) and (max-width: 650px) {
	#social .fab {
		font-size: 28px!important;
	}
}

.page-id-387 .warning-box .important-notice {
    padding: 5px;
    background: #198754;
    color: #ffffff;
    
}
.hidden {
    display: none;
}

.page-id-2095 p {
    padding: 15px 0;
}
.page-id-2095 .terms {
    padding-top: 0;
}
.page-id-2095 .golf-notice {
    background-color: #f2ffbc;
    padding: 15px;
}
.page-id-2095 .golf-notice .terms {
    margin-bottom: 15px;
}

.page-id-2095 .golf-notice #button-link {
    margin-top: 10px;
}

.page-id-2095 .golf-notice input, .page-id-2095 .golf-notice fieldset label {
    font-weight: 600;
    cursor: pointer;
}


/* Sponsors slider */
.sponsors-slider {
	text-align: center;
}
.sponsors-slider p {
	margin-bottom: 20px !important;
}
.page-template-template-home #banner.home-screen.banner .text-container .home-cover-buttons .btn {
        display: flex;
        align-items: center;
        justify-content: center;
    }
@media (min-width: 1024px) {  
    .page-template-template-home #banner.home-screen.banner .text-container .home-cover-buttons .btn {
/*        min-width: 206px;*/
        display: flex;
        align-items: center;
        justify-content: center;
/*        width: calc(25% - 10px);*/
    }
}

@media (max-width: 1024px) {  
	.content h3,
	.content h4 {
		line-height: 32px;
	}
}


/* Sidebar override - #518796 VC 4/12/24 */
.page-template-page-sidebar #main .container .sidebar, 
.single-course #main .container .sidebar, 
.single #main .container .sidebar, 
.page-template-page-business-directory #main .container .sidebar, 
.page-template-page-intranet #main .container .sidebar, 
.page-template-page-archive-posts #main .container .sidebar,
.page-id-2089 #footer-container,
.page-id-2089 #footer-container #footer {
	background-color: #234d49;
}

#footer-container #copyright {
	background: rgba(0,0,0,0.2);
}

.sbi_header_link{
    color: #404040;
}

/* Removing Banner Overlay */
#banner .overlay{
    background-color: transparent;
}

/* Header adjustments */
@media screen and (max-width: 820px) {
    .status {
        top: 25px;
        display: flex;
        justify-content: center;
    }
    .status .cart-status, .status .course-status {
        display: flex;
        justify-content: center;
    }

    .shrink .status {
        left: 0;
        top: 0;
        background: rgba(128,128,128,.9);
        width: 100%;
        display: flex;
        justify-content: center;
        opacity: 1;
    }
    .shrink .status .cart-status, .shrink .status .course-status {
        color: #fff;
        display: flex;
        justify-content: center;
        font-size: 13px;
    }
   .status .course-status i{
        margin-right: 5px;
    }
    .page-template-page-members-home #banner.bg, .page-template-page-members-alt #banner.bg, .page-template-page-members-tabbed #banner.bg {
        height: 100px;
    }
}

