/*
	Website Name: American Dismantling, Custom Website
	Designed by: Katherine Leonard, Car-Part.com
	Last updated: 19 June 2026
*/

html {
	font-size: 18px;
}
body {
	background-color: #091b31;
	color: #fff;
	font-family: Lato, "Open Sans", "Helvetica Neue", Helvetica, Verdana, sans-serif;
}

#pgHeader {
	background-color: rgba( 32,64,154,1 );
	box-shadow: 0 1px 6px #000;
	color: #fff;
	position: relative;
}
#logoBlock {
	display: block;
    margin-bottom: -5rem;
    padding-top: 2rem;
    z-index: 1050;
}
#logoBlock a {
	text-decoration: none;
}
.logo {
    box-shadow: 2px 2px 5px rgba( 0,0,0,0.5 );
	display: block;
		max-width: 390px;
	margin: auto;
	text-align: center;
}
.logo img {
	display: block;
		width: 100%;
		height: auto;
	margin: auto;
}
#logoBlock h1 {
	display: block;
	font-family: Oswald, Lato, "Open Sans", "Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	text-align: center;
}
.nydmv {
	display: none;	/* To display, change "none" to "inherit" */
}
#logoBlock .nydmv {
	font-style: italic;
	margin: 1rem auto;
}
#hdrPhone {
    border-right: 1px solid #f7941d;
    font-size: 1.5rem;
    padding-right: 1rem;
}
#hdrFreeDelivery {
    color: #f7941d;
    padding: 0 1rem;
}
#hdrFreeDelivery strong {
    color: #fff799;
}
#hdrSearchBtn div.btn {
    display: inline-block;
}
#hdrSearchBtn div.btn.mobile, .search-btns .mobile {
    display: none;
}

#social {
	color: transparent;
	position: fixed;
		top: calc( 50% - 4rem );	/* The vertical offset should be the number of icons to be shown times 2; e.g. FB, Instagram, and eBay icons showing should be ( 50% - 6rem ); */
		left: 0;
	z-index: 503;
}
/* Currently selected base version is colorable background with white foreground */
#social ul li { background-color: #333;	}
#social ul li:hover { background-color: #f7941d; }

#mainMenu {
	background-color: #fff;
	color: #063a5e;
	font-family: Lato, "Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-weight: 400;
	text-align: right;
	text-shadow: none;
    text-transform: uppercase;
}
#mainMenu a {
	text-decoration: none;
}
#mainMenu ul.nav li.mobile {
	display: none;
}
#mainMenu ul li {
    margin: .5em;
    padding: .05em;
    border-bottom: 1px solid transparent;
}
#mainMenu ul li:hover {
    background-color: #fff;
    color: #063a5e;
	border-bottom: 2px solid #f7941d;
}
#menuBtn:hover, #menuBtn.active, #mainMenu ul li:hover {
}
#mainMenu ul li.menu-parent:hover {
    color: #063a5e;
}
#mainMenu ul li.menu-parent ul {
    background-color: #fff;
    border-top: 2px solid #f7941d;
	border-bottom: none;
    color: #f7941d;
	display: none;
	margin: 1em 0 0 -1em;
	text-align: left;
    text-shadow: none;
}
#mainMenu ul li.menu-parent ul li {
	display: block;
	color: #063a5e;
    font-size: .8em;
    padding: .2em;
    margin: .5rem 1rem;
    text-transform: none;
}
#mainMenu ul li.menu-parent span.menu-parent::after {
	content: "\25BE ";
}
#mainMenu ul li.menu-parent:hover ul, #mainMenu ul ul.submenu {
	display: block;
	position: absolute;
}
#menuBtn:hover, #menuBtn.active, #mainMenu ul li:hover {
	background-color: transparent;
	color: #063a5e;
	text-shadow: none;
}
#mainMenu ul li.menu-parent ul li:hover {
	background-color: transparent;
	color: #f7941d;
}
#menuBtn span.hamburger {
	background-color: #063a5e;
}


section .container {
	padding: 1rem;
}

#hero {
	background-attachment: fixed;
	background-color: rgba( 255,255,255,.7);
	background-position: center center;
	background-size: cover;
	background-blend-mode: none;
}
#hero.home {
	background-image: url( "../graphics/headers/auto-dismantlers-fontana.jpg" );
	background-position: center center;
    padding-bottom: 10vw;
}
#hero.search {
	background-image: url( "../graphics/chad-kirchoff-xe-e69j6-Ds-unsplash.jpg" );
	background-position: center center;
	height: 15vw;
}
#hero.about {
    background-attachment: local;
    background-clip: content-box;
    background-image: url( "../graphics/headers/about-header.jpg" );
	background-position: top center;
    height: 20vw;
}
#hero.contact {
	background-attachment: local;
    background-clip: content-box;
    background-image: url( "../graphics/headers/contact-header.jpg" );
	background-position: top center;
    height: 20vw;
}
#hero.fixed {
    background-attachment: local;
    background-clip: content-box;
	background-position: top center;
    height: 20vw;
}
#hero.doors { background-image: url( "../graphics/headers/door-header.jpg" ); }
#hero.engines { background-image: url( "../graphics/headers/engine-header.jpg" ); }
#hero.transmissions { background-image: url( "../graphics/headers/transmission-header.jpg" ); }
#hero.bumpers { background-image: url( "../graphics/headers/bumper-header.jpg" ); }
#hero.lights { background-image: url( "../graphics/headers/lights-header.jpg" ); }
#hero.suspensions { background-image: url( "../graphics/headers/suspension-header.jpg" ); }
#hero.fenders { background-image: url( "../graphics/headers/fender-header.jpg" ); }
#hero.axles { background-image: url( "../graphics/headers/axles-header.jpg" ); }
#hero.airbags { background-image: url( "../graphics/headers/airbags-header.jpg" ); }
#hero.consoles { background-image: url( "../graphics/headers/center-console.jpg" ); }
#hero.seats { background-image: url( "../graphics/headers/car-seat.jpg" ); }
#hero.door-trim { background-image: url( "../graphics/headers/door-panel.jpg" ); }
#hero.interior-trim { background-image: url( "../graphics/headers/interior-moldings.jpg" ); }
#hero.rear-mirrors { background-image: url( "../graphics/headers/mirror-car-sun-visor.jpg" ); }
#hero.gear-shifter { background-image: url( "../graphics/headers/gear-shifter.jpg" ); }
#hero.car-player { background-image: url( "../graphics/headers/car-player.jpg" ); }


#hero .container {
	padding: 4rem 0;
}
#hero h1 {
	color: #fff;
	font-family: Lato, "Open Sans", "Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-size: 2.5rem;
	font-weight: 700;
    padding-bottom: .25em;
	text-align: left;
	text-shadow: .05em .05em 0 rgba( 0,0,0,.7);
}
#hero h2, #salvageYardInfo h1 {
	color: #fff;
	font-family: Lato, "Open Sans", "Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	text-align: left;
	text-shadow: .05em .05em 0 rgba( 0,0,0,.7);
}

#map {
	display: block;
		width: 100%;
		height: 25vw;
}
#map iframe {
	width: 100%;
	height: 100%;
}


#boxNav {
	background-color: #fff;
	text-align: center;
}
#boxNav .flex-parent-row, #partLists .flex-parent-row {
    align-content: flex-start;
    align-items: stretch;
}
#boxNav a, #partLists a {
	text-decoration: none;
}
#boxNav .flex-box, #partLists .flex-box {
	background-color: #091b31;
	width: calc( 33% - 4rem );
	margin: 1rem;
    margin-top: -10vw;
	padding: 1rem;
}
#boxNav .car-icon {
    margin: 1rem auto;
}
#boxNav h1, #wntyInfo h1 {
	border-bottom: 2px solid #f7941d;
    color: #f7941d;
	font-family: Lato, "Open Sans", "Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	padding-bottom: .25em;
	margin: 1.25rem auto;
    text-transform: uppercase;
}
#boxNav p, #salvageYardInfo p, .content p {
    line-height: 1.25em;
    margin-bottom: 1rem;
    text-align: left;
}
#boxNav .btn {
    background-color: #091b31;
    color: #fff;
    border: 1px solid #f7941d;
    margin: 1.25rem auto;
}
#boxNav .btn:hover {
    background-color: #fff;
    color: #091b31;
    border: 1px solid #fff;
}
#boxNav .btn.mobile {
    display: none;
}
#partLists .flex-parent-row {
    align-content: flex-start;
    align-items: flex-start;
    justify-content: flex-start;
}
#partLists .flex-box {
    background-color: #20409a;
    color: #fff;
    margin-top: 0;
    width: auto;
}
#partLists h1 {
    color: #f7941d;
    font-size: 1.5em;
    padding-bottom: .5em;
    text-transform: uppercase;
}
#partLists ul li {
    padding: .5em;
}

#salvageYard .flex-parent-row {
    align-content: center;
    align-items: center;
    justify-content: center;
}
#salvageYardInfo {
    padding: 4rem;
}
#salvageYardInfo h1 {
    padding-bottom: 1rem;
}
#salvageYard div.slides img {
    display: none;
    margin: -1rem auto;
}

#makes {
    border-top: 4px solid #f7941d;
    border-bottom: 4px solid #f7941d;
    padding: 4rem;
}
#makes h1 {
    font-family: Lato, "Open Sans", "Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-size: 2rem;
    font-weight: 500;
    padding-bottom: 1rem;
    text-align: center;
}
#makes h2 {
    font-family: Lato, "Open Sans", "Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-size: 1.5rem;
    font-weight: 500;
    padding: 2rem 0 1rem 0;
    text-align: center;
}
#makes p {
    line-height: 1.25em;
    max-width: 85ch;
    margin: auto;
    margin-bottom: 1rem;
}
ul.makes-list {
    display: grid;
    font-size: .9em;
    grid-template-columns: repeat( 10, 1fr );
    justify-items: start;
}


#parts h1 {
    font-family: Lato, "Open Sans", "Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-size: 2rem;
    font-weight: 500;
    padding-bottom: 1rem;
}
#parts h2 {
    font-family: Lato, "Open Sans", "Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-size: 1.5rem;
    font-weight: 500;
    padding-bottom: 1rem;
}

.parts-img {
    margin: 2rem 0;
}

#partsSidebar {
    
}
#partsSidebar p {
    font-size: .8em;
    line-height: 1.5em;
    padding-bottom: 1em;
}


section.white {
	background-color: #fff;
	color: #000;
}
section.light {
	background-color: #ddd;
	color: #000;
}
section.light-white {
	background-color: #ddd;
    background: linear-gradient( to bottom, #ddd, #ddd 49.9%, #fff 50%, #fff 100% );
	color: #000;
}
section.light-dark, aside .light-dark {
    background-color: #091b31;
    background: linear-gradient( to bottom, #fff, #fff 49.9%, #091b31 50%, #091b31 100% );
	color: #fff;
}
section.dark-light, aside .dark-light {
    background-color: #091b31;
    background: linear-gradient( to bottom, #091b31, #091b31 49.9%, #fff 50%, #fff 100% );
	color: #fff;
}
section.dark, aside .dark {
	background-color: #091b31;
	color: #fff;
	padding: 1rem;
}
h1.pg-title {
	font-family: Lato, "Open Sans", "Helvetica Neue", Helvetica, Verdana, sans-serif;
    font-size: 2rem;
	font-weight: 700;
	margin-bottom: 1rem;
}

section.content .flex-parent-row {
    align-items: flex-start;
}
section.content aside.flex-child-col {
	width: 300px;
	margin: 0 0 1rem 1rem;
}
section.content aside .sb-box {
	padding: 1rem;
}
section.content aside .sb-box h1 {
	font-family: Lato, "Open Sans", "Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-weight: 700;
	margin: -1rem;
	margin-bottom: 1rem;
	padding: 1rem;
}
section.content aside .sb-border {
	border: 2px solid #333;
}
section.content aside .sb-border h1 {
	background-color: #000;
	color: #fff;
}

section.content img.center-img {
    max-width: 100%;
    height: auto;
    margin: auto;
}

#bizHours h1 {
	text-align: center;
}
ul.hours, ul.hours li, ul.phones, ul.phones li {
	clear: both;
	display: block;
}
ul.hours:after, ul.phones:after {
	clear: both;
	content: "";
	display: table;
}
#bizPhones, #bizAddr {
	font-size: 1.25rem;
	font-weight: 700;
	text-align: center;
}

#quickInfo {
    max-width: 50%;
    margin: auto;
    text-align: center;
}


section.content main.flex-child-col {
	width: calc( 100% - 340px - 6rem );
	margin: 0 0 1rem 1rem;
}

section.content main p, section.content main p, section.content main ul {
	line-height: 1.25em;
	margin-bottom: 1rem;
}


h1.callout {
	font-family: Oswald, Lato, "Open Sans", "Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-size: 2rem;
	font-weight: 700;
	padding: 1rem 0 2rem 0;
	text-align: center;
}



ul.directions li {
	font-weight: 700;
}
ul.features, ul.directions li ul li {
	font-weight: 400;
	list-style-type: square;
	margin: .25em 1em 1em 3em;
}


#ftrMap iframe {
    width: 100%;
    height: 25vw;
}
#ftrContact {
	text-align: left;
    padding-left: 1rem;
}
#ftrContact p {
    line-height: 1.25em;
}
#ftrContact h1, h1.phone {
    font-size: 1.25em;
    font-weight: 700;
    padding-bottom: 1rem;
    text-transform: uppercase;
}
#ftrHours {
    padding: 1rem 0;
}
#ftrHours h2 {
    text-transform: uppercase;
}
#ftrCopy {
    color: #999;
    font-size: .9rem;
    padding: 1rem;
    text-align: center;
}

a.btn {
	text-decoration: none;
}
div.btn, ul.btn li, ul.search li {
    border-radius: .5rem;
	font-family: Lato, "Open Sans", "Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-weight: 700;
	padding: 1rem;
    text-transform: uppercase;
}

.container {
	margin: 0 auto;
	width: 1500px;
}
ul.pymt .cc {
	box-shadow: 1px 1px 3px #000;
}

ul.search li, div.btn, li.btn {
	background-color: #f7941d;
	color: #fff;
	display: inline-block;
}
ul.search li:hover, div.btn:hover, li.btn:hover {
	background-color: #fff;
    color: #20409a;
	cursor: pointer;
}
ul.search li.active, div.btn.active, li.btn.active {
	background-color: #20409a;
    color: #fff;
}

#pgFooter .container {
    width: 100%;
    padding: 0;
    max-width: 100%;
}