/*
Theme Name: Zerofour
Author: Zerofour Team
Description: This is the custom theme created solely for the Zero Four website in 2015
Version: 1.0
Tags: zerofour, black, dark, zero, four
Text Domain: Zerofour
*/

.current-menu-item a,
.navbar-nav a.active{
	color: #fff !important;
}

code{
	padding: 0 !important;
}

input[type=button],
input[type=submit] {
	color: #161616;
	background-color: #ffe239;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 2px;
	margin-right: 2px;
}
input[type=button]:hover,
input[type=submit]:hover {
	background-color: #fff;
}

/* ------------------------------------------------------------------- SLIDER STARTS ---------- */
.slider .info .caption {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
/* ------------------------------------------------------------------- SLIDER ENDS ---------- */

/* ------------------------------------------------------------------- PINTEREST STARTS ---------- */

#pin-container {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
}
#pin-container > aside > div > span > span:first-child{
	box-shadow: 0 1px 3px rgba(0, 0, 0, .33)!important;
	border-radius: 0px!important;
	text-align: center!important;
}
#pin-container > aside > div > span > span:first-child a{
	color: #fff!important;
}
#pin-container > aside > div > span:last-child{
	background: #191919 !important;
}
#pin-container span:nth-child(1) {
	background: inherit ;
	box-shadow: inherit !important;
	border-radius: inherit !important;
	text-align: inherit !important;
	color: inherit !important;
}

/* ------------------------------------------------------------------- PINTEREST ENDS ---------- */

/* ------------------------------------------------------------------- FORM STARTS ---------- */

div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok{
	border: none !important;
}

/* ------------------------------------------------------------------- FORM ENDS ---------- */


.contact.us p{
	padding-bottom: 30px;
}
.wpcf7-form-control-wrap.start-time{
	margin-left: -40px;
}
.wpcf7-list-item{
	margin-left: 40px !important;
}

/* request a quote form */
.rqlink{
	color: #161616;
	background-color: #ffe239;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 2px;
	margin-right: 2px;
}
.rqlink:hover{
	background-color: #fff;
	text-decoration: none;
}


#menu-social{
	padding-left: 0;
}



/* ------------------------------------------------------------------- GAME SINGLE PAGE STARTS ---------- */
.rating-read-more{
	font-size: 12px;
	margin-top: 15px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #191919;
	line-height: 16px;
	color: #21aae1;
	border: 1px solid #21aae1;
}

.rating-read-more:hover{
	border-color: white !important;
	color: white !important;
	text-decoration: none;
}

/* ------------------------------------------------------------------- GAME SINGLE PAGE ENDS ---------- */
