<!--
Auto Investors | eBay Template
@charset "UTF-8";
@font-face {
font-family: 'PN-Reg';
src: url('https://s3.amazonaws.com/dealeraccelerate-all/autoinvestors/fonts/ProximaNova-Regular.eot');
src: url('https://s3.amazonaws.com/dealeraccelerate-all/autoinvestors/fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
url('https://s3.amazonaws.com/dealeraccelerate-all/autoinvestors/fonts/ProximaNova-Regular.woff') format('woff'),
url('https://s3.amazonaws.com/dealeraccelerate-all/autoinvestors/fonts/ProximaNova-Regular.woff2') format('woff2'),
url('https://s3.amazonaws.com/dealeraccelerate-all/autoinvestors/fonts/ProximaNova-Regular.ttf') format('truetype'),
url('https://s3.amazonaws.com/dealeraccelerate-all/autoinvestors/fonts/ProximaNova-Regular.svg#proxima_nova_regular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'PN-Bold';
src: url('https://s3.amazonaws.com/dealeraccelerate-all/autoinvestors/fonts/ProximaNova-Bold.eot');
src: url('https://s3.amazonaws.com/dealeraccelerate-all/autoinvestors/fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
url('https://s3.amazonaws.com/dealeraccelerate-all/autoinvestors/fonts/ProximaNova-Bold.woff') format('woff'),
url('https://s3.amazonaws.com/dealeraccelerate-all/autoinvestors/fonts/ProximaNova-Bold.woff2') format('woff2'),
url('https://s3.amazonaws.com/dealeraccelerate-all/autoinvestors/fonts/ProximaNova-Bold.ttf') format('truetype'),
url('https://s3.amazonaws.com/dealeraccelerate-all/autoinvestors/fonts/ProximaNova-Bold.svg#proxima_nova_bold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'PN-SB';
src: url('https://s3.amazonaws.com/dealeraccelerate-all/autoinvestors/fonts/ProximaNova-Semibold.eot');
src: url('https://s3.amazonaws.com/dealeraccelerate-all/autoinvestors/fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
url('https://s3.amazonaws.com/dealeraccelerate-all/autoinvestors/fonts/ProximaNova-Semibold.woff') format('woff'),
url('https://s3.amazonaws.com/dealeraccelerate-all/autoinvestors/fonts/ProximaNova-Semibold.woff2') format('woff2'),
url('https://s3.amazonaws.com/dealeraccelerate-all/autoinvestors/fonts/ProximaNova-Semibold.ttf') format('truetype'),
url('https://s3.amazonaws.com/dealeraccelerate-all/autoinvestors/fonts/ProximaNova-Semibold.svg#proxima_nova_semibold') format('svg');
font-weight: normal;
font-style: normal;
}
html, body {
width: 100%;
margin: 0;
padding: 0;
}
body.da-body {
color: #ffffff;
background: #000000;
background-color: #000000;
font-family: 'PN-Reg', Helvetica, Arial, sans-serif;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
}
.da-temp-wrapper {
background-color: #000000;
width: 100%;
height: auto;
max-width: 1000px;
margin: 0 auto;
padding: 0;
display: block;
}
.table-padding {
width: 100%;
height: 100%;
float: left;
padding: 0px;
background-color: #000000;
}
img.wrapper {
width: 100%;
height: auto;
}
.da-temp p{
color: #ffffff;
font-size: 16px;
line-height: 1.3;
margin: 0 0 10px 0;
font-weight: normal;
}
.da-temp a{
color: #ffffff;
text-decoration: underline;
}
.da-temp a:hover{
color: #b70200;
text-decoration: underline;
}
.da-temp ul{
list-style-type: none;
}
.da-temp section{
padding-top: 0px;
clear: both;
margin-top: 0px;
margin-bottom: 0px;
float: left;
width: 100%;
}
.da-temp div {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row {
width: 100%;
height: auto;
float: left;
}
.da-temp h1,
.da-temp h2,
.da-temp h3,
.da-temp h4,
.da-temp h5,
.da-temp h6 {
font-family: 'PN-Bold';
}
.da-temp p,
.da-temp a{
font-family: 'PN-Reg', Helvetica, Arial, sans-serif;
}
.section-title-bg{
width: 100%;
height: auto;
background-color: #000000;
margin-top: 0;
margin-top: 20px;
margin-bottom: 20px;
float: left;
border-bottom: 2px solid #b70200;
text-align: left;
position: relative;
}
.terms h4,
.warranty h4,
.about h4,
.specs h4,
.video h4,
.image-gallery h4,
.description h4{
display: inline-table;
font-family: 'PN-Bold';
font-weight: normal;
font-size: 26px;
line-height: 26px;
margin: 0px;
padding: 8px 12px 4px 0;
text-transform: uppercase;
letter-spacing: 0px;
color: #b70200;
float: left;
width: auto;
position: relative;
bottom: -12px;
background-color: #000000;
}
@media(max-width: 1020px) {
.table-padding {
padding: 0 15px;
}
}
@media(max-width: 991px) {
.section-title-bg{
text-align: left;
height: auto;
}
.terms h4,
.warranty h4,
.about h4,
.specs h4,
.video h4,
.image-gallery h4,
.description h4{
font-size: 26px;
line-height: 26px;
}
.da-temp p{
font-size: 15px;
}
}
section.description {
margin-top: 30px;
}
section.description ul {
list-style-type: initial;
padding-left: 20px;
}
img.hidden-image {
width: 100% !important;
height: auto;
margin: 0;
display: inline-block;
position: relative;
z-index: -5;
}
.main img{
width: 100%;
height: auto;
float: left;
}
.lead-image-mobile{
display: none;
width: 100%;
height: auto;
float: left;
margin-bottom: 20px;
}
.lead-image{
width: 74%;
height: auto;
padding-bottom: 45%;
float: left;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.vehicle-top-title{
width: 100%;
height: auto;
float: left;
margin-top: 20px;
margin-bottom: 20px;
}
h1.vehicle-title{
font-family: 'PN-Bold';
text-transform: uppercase;
color: #ffffff;
font-weight: normal;
font-size: 26px;
line-height: 26px;
margin: 0;
float: left;
width: 100%;
}
h1.vehicle-title-2{
font-family: 'PN-Bold';
text-transform: uppercase;
color: #ffffff;
font-weight: normal;
font-size: 40px;
line-height: 40px;
margin: 0;
float: left;
width: 100%;
}
.side-specs {
width: 25%;
float: right;
background-color: #000000;
}
.main dl{
width: 100%;
float: right;
margin-bottom: 0px;
border-top: 0 solid #DDDDDD;
border-bottom: 1px solid rgba(221, 221, 221, 0.50);
border-right: 0px solid #ffffff;
border-left: 0px solid #ffffff;
height: auto;
margin-top: 0;
padding: 16px 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.main dl:first-child{
border-top: 1px solid rgba(221, 221, 221, 0.50);
}
.main dt{
font-family: Helvetica, Arial, sans-serif;
color: #ffffff;
opacity: 75%;
font-size: 16px;
line-height: 16px;
padding-top: 0;
text-transform: uppercase;
font-weight: normal;
letter-spacing: 0;
}
.main dd{
font-family: Helvetica, Arial, sans-serif;
color: #ffffff;
font-size: 21px;
line-height: 21px;
font-weight: bold;
text-transform: none;
margin-left: 0;
margin-top: 5px;
padding-bottom: 0;
width: 100%;
}
.row.text-box{
padding: 0 0;
float: left;
}
.row.text-box.about strong{
font-size: 24px;
color: #ffffff;
}
img.about-image {
margin-bottom: 10px;
width: 100%;
height: auto;
}
.text-box.description span{
width: 100%;
float: left;
}
@media(max-width: 991px){
h1.vehicle-title{
text-align: center;
}
.vehicle-top-title {
width: 100%;
text-align: center;
}
.lead-image{
display: none;
}
.lead-image-mobile{
display: block;
}
.side-specs{
float: left;
width: 100%;
text-align: left;
}
}
@media(max-width: 768px) {
h1.vehicle-title{
font-size: 21px;
line-height: 24px;
}
h1.vehicle-title-2{
font-size: 30px;
line-height: 34px;
}
.row.text-box.about strong {
font-size: 18px;
}
}
.videos-img{
float: left;
width: 100%;
height: auto;
text-align: center;
margin-bottom: 30px;
}
a.video-image {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
float: left;
width: 100%;
height: auto;
transition: all 0.2s ease-in-out;
}
img.play-image {
width: 84% !important;
height: auto;
max-width: 1000px;
margin: 0;
display: inline-block;
position: relative;
z-index: 1;
opacity: 1;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
img.play-image:hover{
opacity: .5;
}
.image-gallery{
margin: 0;
padding: 0;
}
li.lg-gallery {
width: 100%;
height: auto;
max-width: 1000px;
float: left;
margin-bottom: 20px;
}
.lg-gallery img{
width: 100%;
height: auto;
max-width: 1000px;
}
li.sm-gallery{
width: 49%;
height: 350px;
float: left;
margin: 0;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
position: relative;
z-index: 5;
overflow: hidden;
}
.sm-gallery img{
width: 100%;
height: auto;
}
li.sm-gallery:nth-child(odd){
margin: 0 5px 10px 0;
}
li.sm-gallery:nth-child(even){
margin: 0 0 10px 5px;
}
@media only screen and (max-width: 991px){
li.sm-gallery{
width: 100%;
height: auto;
}
li.sm-gallery:nth-child(odd){
margin: 0 0 10px 0;
}
li.sm-gallery:nth-child(even){
margin: 0 0 10px 0;
}
}
.powered-by-sd {
background-color: #7D0303;
width: 100%;
position: relative;
float: left;
}
.powered-by-sd img{
width: 178px;
height: auto;
margin: 0 auto;
display: block;
padding: 20px 0px;
background-color: transparent;
float: none;
}
.powered-by-sd:hover{
opacity: .8;
}
.top-row {
width: 100%;
float: left;
border-bottom: 2px solid #fff;
padding: 30px 0;
margin-bottom: 30px;
}
.top-logo {
display: inline-block;
}
a.logo-img {
opacity: 1;
}
a.logo-img:hover {
opacity: .5;
}
.top-info {
width: 65%;
float: right;
text-align: right;
padding: 35px 0;
}
.top-info.mobile-show {
display: none;
}
a.top-phone, a.top-email {
color: #fff;
text-decoration: none;
position: relative;
padding-left: 30px;
font-family: 'PN-Bold';
text-transform: uppercase;
font-size: 18px;
}
a.top-email {
padding-left: 40px;
margin-left: 20px;
}
a.top-phone:before {
content: '';
width: 20px;
height: 20px;
background-image: url('https://admin.dealeraccelerate.com/ebay/i/autoinvestors/phone-r.png');
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
display: inline-block;
position: absolute;
margin-left: -30px;
}
a.top-email:before {
content: '';
width: 30px;
height: 20px;
background-image: url('https://admin.dealeraccelerate.com/ebay/i/autoinvestors/mail-r.png');
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
display: inline-block;
position: absolute;
margin-left: -40px;
}
@media(max-width: 991px){
.top-logo {
width: 100%;
text-align: center;
}
.top-logo img{
width: 100%;
max-width: 270px;
}
.top-info.mobile-hide {
display: none;
}
.top-info.mobile-show {
display: block;
}
.top-info {
width: 100%;
float: left;
text-align: center;
padding: 35px 20px;
word-break: break-all;
white-space: normal;
}
a.top-phone, a.top-email {
width: 100%;
float: left;
padding: 0 0 0 20px;
}
a.top-email {
margin-left: 0;
margin-top: 20px;
}
}
img.about-img {
width: 100%;
margin-bottom: 40px;
}
.map-img {
width: 100%;
height: 275px;
margin-top: 40px;
margin-bottom: -20px;
background-image: url('https://admin.dealeraccelerate.com/ebay/i/autoinvestors/map.png');
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.footer {
width: 100%;
float: left;
background-color: #B70200;
padding: 0;
}
.bottom-logo {
width: 100%;
text-align: center;
padding: 30px 20px;
}
.bottom-logo img {
width: 100%;
max-width: 270px;
}
.bottom-info {
width: 100%;
float: left;
text-align: center;
padding: 35px 0;
border-top: 2px solid #000;
}
.bottom-info.mobile-show {
display: none;
}
a.bottom-phone, a.bottom-email {
color: #fff;
text-decoration: none;
position: relative;
padding-left: 30px;
font-family: 'PN-Bold';
text-transform: uppercase;
font-size: 18px;
}
a.bottom-phone:hover, a.bottom-email:hover {
color: #000;
}
a.bottom-email {
padding-left: 40px;
margin-left: 20px;
}
a.bottom-phone:before {
content: '';
width: 20px;
height: 20px;
background-image: url('https://admin.dealeraccelerate.com/ebay/i/autoinvestors/phone-bk.png');
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
display: inline-block;
position: absolute;
margin-left: -30px;
}
a.bottom-email:before {
content: '';
width: 30px;
height: 20px;
background-image: url('https://admin.dealeraccelerate.com/ebay/i/autoinvestors/mail-bk.png');
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
display: inline-block;
position: absolute;
margin-left: -40px;
}
@media(max-width: 991px){
.bottom-info.mobile-hide {
display: none;
}
.bottom-info.mobile-show {
display: block;
}
.bottom-info {
width: 100%;
float: left;
text-align: center;
padding: 35px 20px;
word-break: break-all;
white-space: normal;
}
a.bottom-phone, a.bottom-email {
width: 100%;
float: left;
padding: 0 0 0 20px;
}
a.bottom-email {
margin-left: 0;
margin-top: 20px;
}
}
1937 Buick Series 40
- Stock
- 70404811
- VIN
- C3007I60
- Miles
- 8,813
- Engine Size
- ZZ4 350
- Transmission Type
- 4 Speed Automatic
- Drivetrain
- -
Description
1937 Buick Series 40 Sedan Restomod - Incredible frame-off build on a super solid Buick 4 door Sedan
- Arrow straight body with a superb fit and finish, excellent seams and alignment
- IFS front suspension with chrome tubular a-arms and adjustable coil-overs
- Power rack and pinion steering
- 4 wheel power disc brakes
- New GM Performance ZZ4 350 V8 topped with Holley Sniper fuel injection
- 4L60E automatic overdrive transmission
- GM 10 bolt rear axle with disc brakes and parking brake
- All new interior and chrome hardware
- Dolphin gauges
- Tilt column
- Vintage Air conditioning
- Power windows
- Electric wipers
- AM/FM stereo
- All new glass and weather stripping
- All new chrome and stainless
- Beautiful dark green two stage show quality paint
- Wide white radial tires
This is an absolutely stunning build on beautiful pre-war classic. The car was completely disassembled where the body was put on a rotisserie so the bottom side was as nice as the top and everything was fitted and formed for a superb fit and finish. The chassis received a lot of custom work to accommodate the new drive train and suspension. The build was meticulously done to insure the classic lines and appeal of the car were upheld with it's original elegance yet have the comfort and reliability of a late model car.
|