/*
Theme Name:     A-Class Cars
Theme URI:      http://www.aclasscars.co.uk
Description:    Child theme for the Feather theme
Template:       feather13                             
Version:        1.0
*/

@import url("../feather13/style.css");

/* ------ BODY ------ */

body {
	background: url("http://www.aclasscars.co.uk/wp-content/uploads/2013/12/Repeat-background.jpg") repeat !important;
}

a {
	color: #111;
}

/* ------ END BODY ------ */




/* ------ HEADER ------ */

#header {
	margin-bottom: 0px !important;
}

#logo {
	background: none !important;
}

#nav li.current_page_item a, #nav li.current-menu-item a, #nav li.current-menu-ancestor a {
	color: #fff !important;
}



/* ------ END HEADER ------ */




/* ------ FOOTER ------ */

#to-top {
	display: none !important;
}

#footer-bottom {
	background: #111 !important;
	border-top: 0px solid #ddd !important;
	color: #999 !important;
}

#footer-bottom a {
	color: #666;
}

#footer-widgets {
	background: #111;
}

#copy {
	text-transform: none !important;
	padding: 20px 0 15px !important;
}

#candt {
	float: right;
	padding: 20px 0 20px;
	font-size: 12px;
	line-height: 18px;
}

p#contact-phone, p#contact-email {
	float: left;
	padding: 0 30px 20px 0;
	background: none;
}


/* ------ END FOOTER ------ */




/* ------ HOMEPAGE ------ */

#prevslide, #nextslide, #progress-back {
	display: none !important;
}



/* ------ END HOMEPAGE ------ */




/* ------ MISC ------ */

#page-title {
	display: none !important;
}

#content {
	padding: 0px 0px 30px 0px !important;
}

#child-menu li li.current_page_item a {
	background: #333 !important;
}



/* ------ END MISC ------ */




/* ------ FAQ'S ------ */

.toggle .title.active, .toggle .title:hover {
	color: #333 !important;
}

.toggle .title.active .icon {
	background: #333 url("http://www.aclasscars.co.uk/wp-content/uploads/2013/12/toggle-minus.png") no-repeat 2px 2px !important;
}



/* ------ END FAQ'S ------ */




/* ------ CONTACT FORM ------ */

input[type="submit"] {
	background: #666666 !important;
}

input[type="submit"]:hover {
	background: #444444 !important;
}

#fscf_name1, #fscf_field1_4, #fscf_field1_5, #fscf_field1_7, #fscf_email1,
#fscf_name2, #fscf_field2_4, #fscf_field2_5, #fscf_field2_7, #fscf_email2 {
	width: 100% !important;
}

#fscf_field1_7, #fscf_field2_7 {
	height: 150px; 
}

#fscf_redirect1, #fscf_redirect2 {
	font-weight: bold;
}

/* ------ END CONTACT FORM ------ */


/* ------ INDIVIDUAL PAGES ------ */

.post-8 .grid.one-third.last {
	padding-top: 50px;
}

/* ------ END INDIVIDUAL PAGES ------ */


/* ------ MEDIA QUERIES ------ */


@media only screen and (max-width: 1000px) and (min-width: 768px) {

#fscf_name1, #fscf_field1_4, #fscf_field1_5, #fscf_field1_7, #fscf_email1,
#fscf_name2, #fscf_field2_4, #fscf_field2_5, #fscf_field2_7, #fscf_email2 {
	width: 310px !important;
}

}


@media only screen and (max-width: 767px) {

#logo {
	text-align: center;
	padding-top: 10px;
}

#logo a {
	float: none;
}

#logo a img {
	float: none;
}

.select-nav {
	text-align: center;
	background: #111;
}

.select-nav select.nav {
	width: 420px;
	background: #111;
	border: 0px solid #ccc;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	-webkit-appearance: none;
}

select {
	border-radius: 0px;
}

#FSContact1, #FSContact2 {
	width: 100% !important;
}

#fscf_name1, #fscf_field1_4, #fscf_field1_5, #fscf_field1_7,
#fscf_name2, #fscf_field2_4, #fscf_field2_5, #fscf_field2_7 {
	width: 100% !important;
}

#header-nav {
	display: block !important;
	text-align: center;
}

#nav {
	float: none;
}

#nav li {
	display: inline-block;
	float: none;
}

#nav li a {
	padding: 14px 9px;
	font-size: 18px;
}

.select-nav {
	display: none !important;
}

#candt {
float: left;
}

#footer-bottom .one-half {
border-bottom: none !important;
}

#footer-bottom .one-half.last {
border-top: 1px solid #ddd;
}

#sidebar.mobile {
	padding: 30px 0 0;
}

#sidebar.mobile #child-menu {
	margin-bottom: 0;
}


}


@media only screen and (max-width: 479px) {

.select-nav select.nav {
	width: 290px;
}

#nav li a {
	padding: 10px 3px;
	font-size: 14px;
}


}
/* ------ END MEDIA QUERIES ------ */