/*
 Theme Name:   Pumps & Parts
 Description:  Custom P&P theme, child of Responsive theme (which must be present)
 Version:      1.0.0
 template:     responsive
*/

body{
	background-position: center top;
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-color: #efefef;
}

#container {
	max-width: 1280px;
}

#header {
	background-color: white;
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.5);
}

#wrapper {
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.5);
}

#content, #content-archive {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 250px;
	min-height: 450px;
}


th, td, table {
	border: 0;
}

table.products {
	border-collapse: collapse;
	width: 100%;
	font-size: 12px;
}

table.products th {
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #919191;
	border-bottom: 1px solid #919191;
	background-color: white;
	font-weight: bold;
}

table.products tr:hover {
	background-color: #efefef;
}

table.products td {
	text-align: center;	
}

table.products tr:nth-child(odd) { background: #F4F4F4; }

ul.shop_cat {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.shop_cat li {
	display: block;
	width: 20%;
	min-height: 250px;
	float: left;
	padding: 0;
	margin: 0;
	text-align: center;	
}

ul.shop_cat li img {
	max-width: 100%;
	max-height: 140px;
}

.acgshop-page-category h3 {
	
}

.category-header {
	font-size: 12px;
}

.category-header h1 {
	float: left;
	max-width: 25%;
	display: block;
	text-align: center;
}

.category-header h1 img {
	max-height: 120px;
	max-width: 100%;
}

.small-cat-label {
	font-size: 18px;
	text-align: center;
	color: #606060;
}

.free_shipping-note {
	color: red;
	font-weight: bold;
	text-align: center;
}

	.footer-bttn {
		display: block;
		margin: 0 auto;
		background-position: center top;
	}
	
	.footer-bttn:hover {
		background-position: center top;
		}

#colophon-widget {
	margin-top: -40px !important;
}

#colophon-widget .widget-wrapper {
	padding: 0;
	border: 0;
}

#header-more {
	margin-top: 30px;
	margin-bottom: 10px;
	max-width: 49%;	
	margin-right: 10px;
}

#logo {
	float: left;
	max-width: 49%;
}

#logo img {
	max-width: 100%;	
}

#phone {
    font-size: 26px;
    font-weight: bold;
}

#header-shipping {

    font-size: 17px;
    font-weight: bold;
    color: #C10209;
}

.menu-search {
	width: 28%;
}

#searchform {
	padding: 0;
	margin: 0;
}

#product_search {
	color: #434343;
}


#product_search:hover {
	color: #434343;
}

#product_search {
	margin: 4px;
	border-radius: 5px;
	width: 98%;
}

#menu-item-login {
	float: right;
}


#header-login-box {
	position: absolute;
	top: 0;
	right: 0;
	padding: 3px 8px;
	background-color: rgba(0, 0, 0, 0.5);
	color: white;
}

#header-login-box a {
	color: white;
	font-size: 12px;
	text-decoration: none;
}

#login-popup {
	position: absolute;
	right: 0;
	top: 45px;
	display: block;
	background-color: rgba(255, 255, 255, 0.85);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	border: 1px solid white;
	padding: 10px;
	min-width: 380px;
	display: none;
	color: black;
}

#login-popup label {
	font-weight: bold;
	display: block;
	width: 100px;
	text-align: right;
	margin-right: 10px;
	float: left;	
	padding: 6px;
}

#login-popup input {
	display: block;
	margin-bottom: 4px;
}

.login-signup {
	display: block;
	float: left;
	padding: 6px;
}

.login-signup a {
	color: #202a62 !important;
	font-size: 14px !important;
	display: inline-block;
	padding: 0;
	border: 0;
	text-shadow: none;
	text-decoration: underline;
}

.login-signup a:hover {
	background-color: transparent;
	background-image: none;	
}

.login-button {
	float: right;
	display: inline;
	margin-right: 4px;	
}

#searchform input:focus {
	
}

.product-detailed .acgshop-page-add_to_cart {
	margin-left: 0;	
}

#menu-footer-navigation {
	text-align: center;
}

#menu-footer-navigation li {
	display: inline-block;	
}

#menu-footer-navigation li a {
	font-size: 14px;
	font-weight: bold;	
}

#left_column .footer-menu {
	margin: 0;
	padding: 0;
}

#left_column .footer-menu li a {
	border: 0;
	padding: 5px;
	display: block;
}

.sub-header-menu {
	text-align: center;
	background-color: #d7d7d7;
}

.sub-header-menu li {
	display: inline-block;	
	float: none;
}

.sub-header-menu li a {
	padding: 0 25px;
	border-left: none;
	font-weight: bold;	
}

#home_brands {
	list-style-type: none;	
}

#home_brands li {
	width: 33%;
	float: left;
	text-align: center;
	display: inline-block;
	display: table-cell;
	vertical-align: middle;
	min-height: 120px;
	line-height: 120px;
}

#home_brands li img {
	max-width: 100%;
}

#menu-item-brands {
	display: none;
}

#suggest {
	margin-left: 5px;
	margin-top: -4px;
}

#suggest li a {
	padding: 5px !important;
	height: auto !important;	
}

.menu ul {
	visibility: visible;
	display: block;
	z-index: 99999 !important;
	top: auto;
	background-color: white;	
}

.menu li {
	z-index: 9999 !important;
	}

#suggest .loading {
	background-image: url(img/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
}

.category-header .category-description {
	margin-left: 28%;
}

#free-shipping-truck {
	float: right;
}

body.home ul.shop_cat {
	text-align: center;
}

body.home ul.shop_cat li {
	display: inline-block;
	min-height: 120px;
	width: 33%;
	float: none;
	
}


#primary {
}

#main {
	min-height: 450px;
}

#wrapper {
	position: relative;
}

#left_column {
	float: left;
	width: 240px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	padding: 40px 20px 20px;
	border-right: 1px solid #dadada;
	margin-top: 0px;
	z-index: 1;
}

.featured-logos {
	
	margin: 20px 0;
	
}

ul.breadcrumbs {
	margin: 0;
	padding: 0;
}

ul.breadcrumbs li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	font-size: 12px;
	margin-bottom: 20px;
	position: relative;
}

ul.breadcrumbs li a:after {
	margin-left: 5px;
	content: '>';
}

ul.breadcrumbs li:last-child > a:after {
	display: none;
	content: none;
}

ul.breadcrumbs li a {
	color: #4e4e4e;
	font-weight: bold;	
}

.add_to_cart .btn-primary {
	color: white;
	text-shadow: 0 1px 0 #6084aa;

	background: rgb(125,185,232); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkYjllOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzU4OTZjOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgba(125,185,232,1) 0%, rgba(88,150,201,1) 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(125,185,232,1) 0%,rgba(88,150,201,1) 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(125,185,232,1) 0%,rgba(88,150,201,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#5896c9',GradientType=0 ); /* IE6-8 */
}

.add_to_cart .btn-primary:hover {
		color: white;
	text-shadow: 0 1px 0 #6084aa;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4ea3e5+0,0c62ad+99 */
	background: rgb(78,163,229); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRlYTNlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzBjNjJhZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgba(78,163,229,1) 0%, rgba(12,98,173,1) 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(78,163,229,1) 0%,rgba(12,98,173,1) 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(78,163,229,1) 0%,rgba(12,98,173,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ea3e5', endColorstr='#0c62ad',GradientType=0 ); /* IE6-8 */
}

.home ul.shop_cat li img {
	max-height: 110px !important;
}

.menu #menu-item-searchbtn a {
	border-left: 0 !important;
}

#fbuilder h1 { display: none; }

#fbuilder label {
	float: left;
	padding-right: 10px;
	width: 150px;
	text-align: right;
	font-size: 12px;
	line-height: 14px;
}

#fbuilder .fields {
	padding-bottom: 0 !important;
}

#fbuilder .uh {
	padding-left: 150px;
}



@media only screen and (max-width: 910px) {
	#free-shipping-truck { display: none; }
	
	#left_column {
		position: relative;
		width: 100%;
		border-top: 1px solid #d2d2d2;
		padding-top: 20px;	
		border-right: none;
		margin-top: 0;
	}
	
	#primary {
		margin-left: 20px;
	}
	
	.featured-logos {
		width: 33%;
		float: left;
		display: table-cell;
		vertical-align: middle;	
		padding-top: 20px;
	}
	
	#content {
		padding-left: 0;
	}
}

@media only screen and (max-width: 880px) {
	.squeeze {
		display: none;
	}
}

@media only screen and (max-width: 650px) {
    #logo {
		width: 100%;
		max-width: 100%;
	}
	
    #header-more {
	    width: 100%;
	    max-width: 100%;
		margin-top: 0;
		text-align: center;	
	}
	
	.product_code {
		text-align: center;
	}
	
	.category-header h1 {
		max-width: 100%;
	}
	
	#menu-primary-navigation {
		border-bottom: 5px solid #3f3f3f;
	}
	
	#menu-item-login {
		float: none;
		width: 100%;
	}
	
	.menu-search {
		width: 100%;
	}
	
	#menu-item-searchbtn {
		display: none;
	}
	
	#home_brands li {
		width: 100%;
		float: left;
		text-align: center;
		display: inline-block;
		display: table-cell;
		vertical-align: middle;
		min-height: inherit;
		line-height: inherit;
		margin-bottom: 10px;
	}
	
	#menu-item-brands {
		display: block;
	}
	
	#footer-labels table td {
		width:100%;
		display: table-row;
	}
	
	#menu-footer-navigation li {
		width: 100%;
	}
	
	.category-header h1 {
		width: 100%;
	}

	.category-header .category-description {
		margin-left: 0;
	}

	body.home ul.shop_cat li {
		width: 100%;	
	}

	#container {
		padding: 0;	
	}
	
	#header-more {
		margin: 0 0 8px 0;
	}
	
	#content {
		margin-left: 0;
	}
	
	#primary {
		margin-left: 0;
	}
	
	.hide_on_mobile {
		display: none;
	}
	
	.featured-logos {
		width: 100%;
		float: none;
		display: block;
	}

}



