/*--
	Theme Name: theme46546
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 4.4.x
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 3.1.5
	MotoPress Version: 1.0
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */

/*login button */

.lrm-form a.button, .lrm-form button, .lrm-form button[type="submit"]{
	background: #3d3c3c !important;
}

/*login form*/
a.lrm-switch-to-link.lrm-switch-to--login.selected {
    background-color: #c3cd2b;
    color: #000;
}

.nav__primary .sf-menu {
    float: unset;

}


.button{
    color: #fff !important;
    background-color: black !important;
    width: 140px !important;
    height: 30px !important;
    line-height: 30px !important;

}

.button:hover{
    background: #c3cd2b !important;
    box-shadow: none !important;
    text-decoration: none !important;
    color: #fff !important;
}


#user_login {
    border-color: #000 !important;
}

#user_pass {
    border-color: #000 !important;
}

#rememberme {
    margin: 0 10px 0 0;
}

.header {
    padding: 41px 0 0px !important;
 }

.footer-widgets {
    padding: 0px 0 0px !important;
}

.nav__primary .sf-menu >li {
width:145px !important;
}
.golf-login-form {
/*    text-align: center;*/
}

.golf-login-form form {
    margin-top: 2%;
}

.nav.nav__primary.clearfix {
    display: table !important;
    margin: 0 auto;
}
body{
		font-size: 16px !important;
}
#footer-text a img {
    width: 218px;
}
@media only screen and (min-width: 1200px) {
	.logo_h__img img {
    	max-width: 60%;
	}
}
@media only screen and (max-width: 1200px) {
	.logo_h__img img {
    	max-width: 60%;
	}	
}
@media only screen and (max-width: 768px) {
	.logo_h__img img {
    	max-width: 60%;
	}	
}
@media only screen and (max-width: 520px) {
	.logo_h__img img {
    	max-width: 70%;
	}	
}
}
	
