/*
	Website Name: 1st Choice Auto Parts
	Designed by: Katherine Leonard, Car-Part.com
	Last updated: 3 May 2023
*/

/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}

/* "Beat THAT ClearFix!" by Thierry Koblentz - http://www.cssmojo.com/ */
.btcf:after{content:"";display:table;clear: both}

strong, bold, b {
	font-weight: 700;
}

body {
	background-color: #666;
	color: #fff;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-size: 18px;
	line-height: 1.2em;
}
header {
	background: #333;
		background: linear-gradient( to bottom, #000 0%, #333 5%, #333 90%, #000 100% ); 
	height: 70px;
	padding: 3rem 0 1rem 0;
	text-align: center;
}
#logo {
	display: inline-block;
	font-family: Oswald, "Open Sans", "Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-size: 3rem;
	font-weight: 700;
	padding-right: 50px;
	text-shadow: 4px 4px 0 #000;
	vertical-align: middle;
}
#logo a {
	text-decoration: none;
}
.logo-white {
	color: #fff;
	text-transform: none;
}
.logo-red {
	color: #f00;
	text-transform: uppercase;
}
address {
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	padding: 0 20px;
	vertical-align: middle;
}
#phones {
	display: inline-block;
	font-size: .9rem;
	padding-left: 40px;
	text-align: right;
	vertical-align: middle;
}
a[href^="tel"], a[href^="sms"] {
     color:inherit; 
     text-decoration:none;
}

nav {
	background: #999;
		background: linear-gradient( to bottom, #666 0%, #999 15%, #999 75%, #666 100% ); 
	text-align: center;
}
nav a {
	color: #fff;
	text-decoration: none;
}
nav a:hover, nav a:active {
	color: #f00;
	text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff;
}
nav ul {
	display: block;
		width: 1000px;
	margin: 0 auto;
	padding: 7px 0;
}
nav ul li {
	display: inline-block;
	font-weight: 700;
	padding: 0 7px;
	text-shadow: 1px 1px 0 #000;
}
#content {
	background-attachment: fixed;
	background-color: #fff;
	background-image: url("graphics/car_bgrnd.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	color: #000;
	padding: 20px 0;
}
aside, main, #warranty {
	background-color: rgba( 0,0,0,0.1 );
	color: #000;
	padding: 20px;
	text-shadow: 1px 1px 0 rgba( 255,255,255,0.9 ), -1px 1px 0 rgba( 255,255,255,0.9 ), -1px -1px 0 rgba( 255,255,255,0.9 ), 1px -1px 0 rgba( 255,255,255,0.9 );
}
aside {
	display: block;
		width: 300px;
	float: right;
	margin-bottom: 20px;
	text-align: center;
}
aside h1 {
	font-size: 18px;
	font-weight: 700;
}
aside .left {
	padding-left: 25px;
}
aside .right {
	padding-right: 25px;
}
ul.features {
	font-size: 1rem;
	margin-top: 10px;
	margin-left: 15px;
	text-align: left;
}
ul.features li:before {
	content: "\00BB";
	margin-right: 3px;
}
main {
	display: block;	
	margin-bottom: 1rem;
}
main h1 {
	font-size: 1.25rem;
	font-weight: 700;
	margin-bottom: 1rem;
}
main.front {
	width: 800px;
}
main.directions {
	margin: 0 auto;
	margin-bottom: 1rem;
	width: 100%;
}
main p {
	font-size: 1.25rem;
	margin-bottom: 2rem;
}
main p:last-of-type {
	margin-bottom: 0;
}
ul.directions {

}
ul.directions li {
	font-weight: 700;
	margin-left: 20px;
	margin-top: 10px;
}
ul.directions ul {
	list-style-type: square;
}
ul.directions ul li {
	font-weight: 400;
	margin-top: 0;
}

#warranty h1 {
	font-weight: 700;
	margin-bottom: 10px;
}
#warranty p {
	padding-bottom: 1.25rem;;
}
#warranty p:last-of-type {
	padding-bottom: 0;
}
#warranty .warranty {
	margin-left: 20px;
}
.warranty li:before {
	content: "-";
	margin-right: 5px;
}
#map {
	text-align: center;
}
#map iframe {
	border: 0;
	display: block;
		width: 1000px;
		height: 800px;
	margin: 0 auto;
}

#payments {
	margin-top: 20px;
	text-align: center;
}
ul.pymt {
	text-align: center;
}
ul.pymt li {
	display: inline-block;
		vertical-align: middle;
	margin: .2rem .1rem;
}
ul.pymt .cc {
	background-size: auto 100%;
	background-image: url( "graphics/payments.png" );
	background-repeat: no-repeat;
	border-radius: 5px;
	box-shadow: 2px 2px 2px #ccc;
	color: rgba( 0,0,0,0 );
	display: block;
		width: 3em;
		height: 2em;
	font-size: 20px;
}
ul.pymt .label { font-size: 0; }
ul.pymt .visa {background-position: 0 0}
ul.pymt .mc {background-position: -3em 0}
ul.pymt .disc {background-position: -6em 0}
ul.pymt .paypal {background-position: -9em 0}
ul.pymt .amex {background-position: -12em 0}
ul.pymt .debit {background-position: -15em 0}
ul.pymt .dc {background-position: -18em 0}
ul.pymt .bc {background-position: -21em 0}
ul.pymt .apple {background-position: -24em 0}
ul.pymt .google {background-position: -27em 0}
ul.pymt .android {background-position: -30em 0}
ul.pymt .cash {background-position: -33em 0}
ul.pymt .interac {background-position: -36em 0}
ul.pymt .zelle {background-position: -39em 0}
ul.pymt .eft {background-position: -42em 0}
ul.pymt .venmo {background-position: -45em 0}
ul.pymt .cashapp {background-position: -48em 0}
#payments a {
	color: #c00;
	display: block;
	font-family: Oswald, "Open Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	padding: 1rem 0;
}
#payments a:hover {
	color: #900;
}

footer {
	font-size: .9rem;
	padding: 5px 0;
}
footer a {
	color: inherit;
	text-decoration: none;
}
footer a:hover, footer a:active {
	text-decoration: underline;
}


.container {
	margin: 0 auto;
	max-width: 1200px;
}
.left {
	float: left;
	text-align: left;
}
.center {
	float: none;
	margin: 0 auto;
	text-align: center;
}
.right {
	float: right;
	text-align: right;
}

@media screen and (max-width: 999px) {
}