@import url(https://fonts.googleapis.com/css?family=Lato:400,300,300italic,400italic,700,700italic);body,html{height:100%;width:100%;margin:0;padding:0;left:0;top:0;font-size:100%}.center,.container{margin-left:auto;margin-right:auto}*{font-family:Lato,Helvetica,sans-serif;color:#333447;line-height:1.5}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.375rem}h4{font-size:1.125rem}h5{font-size:1rem}h6{font-size:.875rem}p{font-size:1.125rem;font-weight:200;line-height:1.8}.font-light{font-weight:300}.font-regular{font-weight:400}.font-heavy{font-weight:700}.left{text-align:left}.right{text-align:right}.center{text-align:center}.justify{text-align:justify}.container{width:90%}.row{position:relative;width:100%}.row [class^=col]{float:left;margin:.5rem 2%;min-height:.125rem}.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{width:96%}.col-1-sm{width:4.33%}.col-2-sm{width:12.66%}.col-3-sm{width:21%}.col-4-sm{width:29.33%}.col-5-sm{width:37.66%}.col-6-sm{width:46%}.col-7-sm{width:54.33%}.col-8-sm{width:62.66%}.col-9-sm{width:71%}.col-10-sm{width:79.33%}.col-11-sm{width:87.66%}.col-12-sm{width:96%}.row::after{content:””;display:table;clear:both}.hidden-sm{display:none}@media only screen and (min-width:33.75em){.container{width:80%}}@media only screen and (min-width:45em){.col-1{width:4.33%}.col-2{width:12.66%}.col-3{width:21%}.col-4{width:29.33%}.col-5{width:37.66%}.col-6{width:46%}.col-7{width:54.33%}.col-8{width:62.66%}.col-9{width:71%}.col-10{width:79.33%}.col-11{width:87.66%}.col-12{width:96%}.hidden-sm{display:block}}@media only screen and (min-width:60em){.container{width:75%;max-width:60rem}}
body {
font-family: ‘Nunito’, sans-serif !important;
}
.container {
max-width: 1024px;
}
.top.row .col-6 {
width: 96% !important;
}
img {
display: block;
height: auto;
width: 100%;
}
img.product-image {
display: block;
height: auto;
width: 90%;
}
.top_icons {
display: block;
height: 70px;
width: auto;
}
.logo_con {
display: block;
position: relative;
overflow: hidden;
height: 100px;
}
.logo_con img {
height: 240px;
width: 240px;
position: relative;
top: -70px;
}
.static-6 {
width: 44%;
display: inline-block;
margin: .5rem 2%;
}
.static-4 {
width: 28%;
display: inline-block;
margin: .5rem 2%;
}
#part-number-con {
position: absolute;
top: 0;
right: 0;
}
#part-number {
margin-top: .2em;
font-weight: bold;
font-size: 22px;
}
h1 {
font-size: 24px;
text-align: center;
}
#how-to-con {
background: rgba(112,156,199,1);
background: -moz-linear-gradient(top, rgba(112,156,199,1) 0%, rgba(0,102,204,1) 33%, rgba(0,102,204,1) 62%, rgba(112,156,199,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(112,156,199,1)), color-stop(33%, rgba(0,102,204,1)), color-stop(62%, rgba(0,102,204,1)), color-stop(100%, rgba(112,156,199,1)));
background: -webkit-linear-gradient(top, rgba(112,156,199,1) 0%, rgba(0,102,204,1) 33%, rgba(0,102,204,1) 62%, rgba(112,156,199,1) 100%);
background: -o-linear-gradient(top, rgba(112,156,199,1) 0%, rgba(0,102,204,1) 33%, rgba(0,102,204,1) 62%, rgba(112,156,199,1) 100%);
background: -ms-linear-gradient(top, rgba(112,156,199,1) 0%, rgba(0,102,204,1) 33%, rgba(0,102,204,1) 62%, rgba(112,156,199,1) 100%);
background: linear-gradient(to bottom, rgba(112,156,199,1) 0%, rgba(0,102,204,1) 33%, rgba(0,102,204,1) 62%, rgba(112,156,199,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#709cc7′, endColorstr=’#709cc7′, GradientType=0 );
text-align: center;
}
#how-to-text {
font-size: 36px;
color: #fff;
text-align: center;
font-weight: lighter;
}
#how-to-video-con {
text-align: center;
}
#how-to-video-shadow-border {
-webkit-box-shadow: 1px 1px 1px 2px rgba(0,0,0,0.32);
-moz-box-shadow: 1px 1px 1px 2px rgba(0,0,0,0.32);
box-shadow: 1px 1px 1px 2px rgba(0,0,0,0.32);
display: inline-block;
padding: 15px;
background: #1d60a3;
margin-top: .5em;
margin-bottom: 2em;
}
/* will help with new video tag */
video {
width: 500 !important;
height: auto !important;
}
#specifications, #specifications p, #specifications ul li {
font-size: 14px !important;
font-family: ‘Nunito’, sans-serif !important;
}
hr {
background: #0066cc;
color: #0066cc;
height: 6px;
}
.box_content2 {
border-radius: 6px;
padding: 10px;
border: 1px solid #ccc;
font-size: 14px;
margin-top: 1em;
}
.box_content2 h2 {
margin: 0px;
padding-bottom: 2px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
line-height: 19px;
color: #004071;
margin-bottom: 1em;
}
.box_content2.last{
margin-bottom: 10em;
}
@media (max-width: 1000px) {
.top_icons {
display: block;
height: 50px;
width: auto;
}
.logo_con {
display: block;
position: relative;
overflow: hidden;
height: 70px;
}
.logo_con img {
height: 180px;
width: 180px;
position: relative;
top: -50px;
}
video {
width: 400 !important;
height: auto !important;
}
}
@media (max-width: 800px) {
.top_icons {
display: block;
height: 40px;
width: auto;
}
.logo_con {
display: block;
position: relative;
overflow: hidden;
height: 70px;
}
.logo_con img {
height: 180px;
width: 180px;
position: relative;
top: -50px;
}
video {
width: 300 !important;
height: auto !important;
}
}
–>
Complete Weatherstripping Seals Kit for Ford F100 F150 F250 F350 Pickup Truck
This Ford truck Complete Weatherstrip set is a high quality reproduction of the original seals. They are made to look function and last like the originals. Fits models Without Chrome windshield trim.
This kit Contains:
- A pair of door seals
- Upper glass run channel seals
- A pair of vent window division post glass run channels
- A pair of vent window seals
- Windshield seal
- Door window sweep weatherstrips
- Rear window seal
Fits 1973-79 Ford Pickup Trucks Without Chrome windshield trim
Lifetime Warranty
This item is backed by our limited lifetime warranty. In the event this item should fail due to manufacturing defects during intended use, we will replace the part free of charge. This warranty covers the cost of the part only.
Fits:
- 1973-79 Ford F100 Truck without Chrome Trim Complete Weatherstrip Seal Kit
- 1975-79 Ford F150 Truck without Chrome Trim Complete Weatherstrip Seal Kit
- 1973-79 Ford F250 Truck without Chrome Trim Complete Weatherstrip Seal Kit
- 1973-79 Ford F350 Truck without Chrome Trim Complete Weatherstrip Seal Kit
<!–
Customer Service Policy:
We stand behind the products we sell. In addition to any manufacturer’s
warranties, we offer a limited 60 day money back guarantee on all merchandise
returned to us in like new uninstalled condition (some restrictions apply). Please test
fit items before cutting, altering, or final installation. Altered items and custom orders are not refundable or returnable.
Shipping Policy:
Shipping price for this item is to the Continental US only. This listing is only intended for domestic customers within the continental 48 states. Customers from AK, HI, PR and other US Territories, please inquire before bidding. For international shipping quotes, please contact our third-party shipping partner American Car Commercial by phone at +1-603-686-5559
Payment Policy:
We accept Paypal payments. In order to insure the security of all parties, we will only ship to the address confirmed by Paypal. When ordering please include your vehicle year, make, and model in the notes field of the payment.
–>
Reviews
There are no reviews yet.