/*
Theme Name: Good 2 Grand
Theme URI: https://good2grand.com.au/
Description: Good 2 Grand
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: https://good2grand.com.au/
Version: 10.1.2
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

#ptminder-client-login input[type="submit"] {
	margin-top:10px !important;
	background:#00a3d7 !important;
	height:66px !important;
	line-height:66px !important;
	border-width:0 !important;
	color:#2c2c2c !important;
	font-family: Poppins !important;
	font-size:14px !important;
	font-weight:500;
	padding:0 50px !important;
	display:inline-block;
	min-width:184px !important;
	margin:0;
	float:none !important;
	border-radius:0 !important;
}

#ptminder-client-login input[type="submit"]:hover {
	background:#202020 !important;
	color:#fff !important;
}
#ptminder-client-login-form {
	margin:0 auto !important;
	padding-bottom:50px !important;
}

@media screen and (max-width:800px) {
	a.qbutton.default {
	min-width:133px;
	text-align:center;
}
}