import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800');
#gallery {
width: 100%;
float: left;
margin-bottom:40px;
}
#bigPic {
min-height:400px;
text-align: center;
border: 1px solid #dddddd;
background-color: #f5f5f5;
}
#bigPic img {
max-width: 100%;
}
.galleryThumbPadding {
display: inline-block;
width: 23.5%;
}
.galleryThumb:hover {
cursor: pointer;
opacity: 0.7;
-ms-transition: .2s;
-moz-transition: .2s;
-webkit-transition: .2s;
transition: .2s;
}
.galleryThumb {
padding: 0 5px 0 5px;
-ms-transition: .2s;
-moz-transition: .2s;
-webkit-transition: .2s;
transition: .2s;
}
.galleryThumb img {
max-width: 100%;
border: 1px solid #dddddd;
}
#galleryNav {
padding-top: 15px;
text-align: center
}
.wrapper,.content_fcs{
max-width: 80% !important; }
.top_head {
width: 100%;
float: left;
background: #f8f8f8 !important;
padding: 10px 0;
}
.right_section span {
float: right;
font-family: 'Open Sans', sans-serif !important;
font-size: 22px;
line-height: 25px;
font-weight: 600;
color: #ff8080 !important;
}
.banner_bottom {
width: 100%;
float: left;
background: #7d0c0c;
padding: 15px 20px;
}
.left_content h3 {
width: 100%;
float: left;
font-family: 'Open Sans', sans-serif !important;
font-size: 15px;
line-height: 25px;
text-transform: uppercase;
font-weight: 600;
color: #fff;
background: #c90101;
padding: 10px 10px 10px 20px;
}
.right_content h2 {
font-family: 'Open Sans', sans-serif !important; font-size: 18px;
line-height: 29px;
font-weight: bold;
color: #fff;
background: #c90101;
position: relative;
bottom: 0;
left: 0;
right: 0;
margin-top: -39px;
padding: 5px 10px;
margin-bottom: 1px;
text-transform: uppercase;
transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-webkit-transition: all 0.1s ease-in-out;
}
.mini_footer {
width: 100%;
float: left;
background: #f1f1f1 !important;
padding: 22px 0;
}
.mini_footer p span {
color: #f93b53;
}
Call Us for further information
/********** Start RESET **********
AUTHOR: Osvaldas Valutis, www.osvaldas.info
*/
canvas {
-ms-touch-action: double-tap-zoom;
}
hidden {
display: none;
}
a {
text-decoration: underline;
color: #000;
}
a:hover {
text-decoration: none;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
em {
font-style: italic;
}
strong {
font-weight: bold;
}
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
sup, sub {
font-size: 75%;
line-height: 0;
}
sup {
vertical-align: super;
}
sub {
vertical-align: sub;
}
pre {
display: block;
overflow: auto;
}
code {
font-family: 'Open Sans', sans-serif !important;
}
ul, ol {
list-style: none;
}
table {
table-layout: auto;
border-collapse: separate;
border-spacing: 0;
empty-cells: hide;
}
img {
vertical-align: middle;
-ms-interpolation-mode: bicubic;
}
svg:not(:root) {
overflow: hidden;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}
input, textarea {
-webkit-appearance: none;
}
button, input, select, textarea {
vertical-align: baseline;
*vertical-align: middle;
-webkit-border-radius: 0;
}
button, input {
line-height: normal;
*overflow: visible;
}
table button, table input {
*overflow: auto;
}
button, inputtype='button', inputtype='reset', inputtype='submit' {
cursor: pointer;
-webkit-appearance: button;
}
textarea {
overflow: auto;
vertical-align: top;
}
inputtype='search'::-webkit-search-decoration, inputtype='search'::-webkit-search-cancel-button, inputtype='search'::-webkit-search-results-button, inputtype='search'::-webkit-search-results-decoration {
display: none;
}
inputtype='search' {
-webkit-appearance: textfield;
}
inputtype='radio' {
-webkit-appearance: radio;
}
inputtype='checkbox' {
-webkit-appearance: checkbox;
}
input::-ms-clear {
display: none;
}
inputtype='password'::-ms-reveal {
display: none;
}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .clearfix {
zoom: 1;
}
*:first-child+html .clearfix {
zoom: 1;
}
.cleaner {
height: 0;
line-height: 0;
clear: both;
}
/********** End RESET **********/
a {
-webkit-transition: color .3s ease;
-moz-transition: color .3s ease;
-ms-transition: color .3s ease;
-o-transition: color .3s ease;
transition: color .3s ease;
}
a, a:hover {
text-decoration: none;
}
#nav {
width: 40em; /* 1000 */
font-family: 'Open Sans', sans-serif !important;
font-weight: 300;
margin-top: 14px;
}
#nav > a {
display: none;
}
#nav li {
position: relative;
}
#nav li a {
color: #000;
display: block;
}
#nav li a:active {
background-color: #c00 !important;
}
#nav span:after {
width: 0;
height: 0;
border: 0.313em solid transparent; /* 5 */
border-bottom: none;
border-top-color: #efa585;
content: '';
vertical-align: middle;
display: inline-block;
position: relative;
right: -0.313em; /* 5 */
}
/* first level */
#nav > ul {
height: 3.75em; /* 60 */
background-color: #fff;
}
#nav > ul > li {
width: 18%;
height: 100%;
float: left;
}
#nav > ul > li > a {
height: 100%;
font-size: 1.1em; /* 24 */
line-height: 3.1em; /* 60 (24) */
text-align: center;
}
#nav > ul > li:not( :last-child ) > a {
}
#nav > ul > li:hover > a, #nav > ul:not( :hover ) > li.active > a {
background-color: #fff;
color:#e15a1f;
}
/* second level */
#nav li ul {
background-color: #fff;
display: none;
position: absolute;
top: 100%;
}
#nav li:hover ul {
display: block;
left: 0;
right: 0;
}
#nav li:not( :first-child ):hover ul {
left: -1px;
}
#nav li ul a {
font-size: 1.25em; /* 20 */
border-top: 1px solid #e15a1f;
padding: 0.75em; /* 15 (20) */
}
#nav li ul li a:hover, #nav li ul:not( :hover ) li.active a {
background-color: #e15a1f;
}
media only screen and ( max-width: 62.5em ) /* 1000 */ {
#nav {
width: 100%;
position: static;
margin: 0;
}
}
media only screen and ( max-width: 40em ) /* 640 */ {
#nav {
position: relative;
top: auto;
left: auto;
}
#nav > a {
width: 3.125em; /* 50 */
height: 3.125em; /* 50 */
text-align: left;
text-indent: -9999px;
background-color: #e15a1f;
position: relative;
}
#nav > a:before, #nav > a:after {
position: absolute;
border: 2px solid #fff;
top: 35%;
left: 25%;
right: 25%;
content: '';
}
#nav > a:after {
top: 60%;
}
#nav:not( :target ) > a:first-of-type, #nav:target > a:last-of-type {
display: block;
}
/* first level */
#nav > ul {
height: auto;
display: none;
position: absolute;
left: 0;
right: 0;
}
#nav:target > ul {
display: block;
}
#nav > ul > li {
width: 100%;
float: none;
}
#nav > ul > li > a {
height: auto;
text-align: left;
padding: 0 0.833em; /* 20 (24) */
}
#nav > ul > li:not( :last-child ) > a {
border-right: none;
}
/* second level */
#nav li ul {
position: static;
padding: 1.25em; /* 20 */
padding-top: 0;
}
}
#navigation {
height: 35px;
margin-top: 5px;
text-align: center;
}
#navigation ul li {
font-family: 'Open Sans', sans-serif !important;
font-size: 14px;
line-height: 25px;
text-transform: uppercase;
font-weight: 600;
color: #afafaf;
text-decoration: none;
text-align: center;
display: inline-block;
line-height: 20px;
width: 156px;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
#navigation ul li:hover {
color: #ee3729;
cursor: pointer;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
#navigation ul li a,
#navigation ul li a:hover,
#navigation ul li a:visited {
color: inherit;
text-decoration: none;
}
media only screen and (max-width: 480px),
only screen and (max-width: 480px) and (-moz-min-device-pixel-ratio: 3),
only screen and (max-width: 480px) and (-o-min-device-pixel-ratio: 3/2),
only screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 3),
only screen and (max-width: 480px) and (min-device-pixel-ratio: 3),
only screen and (max-width: 480px) and (-moz-min-device-pixel-ratio: 2),
only screen and (max-width: 480px) and (-o-min-device-pixel-ratio: 2/1),
only screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2),
only screen and (max-width: 480px) and (min-device-pixel-ratio: 2),
only screen and (max-width: 480px) and (-moz-min-device-pixel-ratio: 3),
only screen and (max-width: 480px) and (-o-min-device-pixel-ratio: 3),
only screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 3),
only screen and (max-width: 480px) and (min-device-pixel-ratio: 3),
only screen and (max-width: 480px) and (device-aspect-ratio: 9/16),
only screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3),
only screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 1.5) {
#navigation {
border: none;
margin-bottom: 30px;
height: auto;
}
#navigation ul li{
display: block;
margin: 0 auto;
border-bottom: 1px solid #ebebeb;
width: 100%;
}
#buttonContainer{
margin-bottom: 70px;
}
#navigation ul li:first-child{
border-top: 1px solid #ebebeb;
}
}
media only screen and (max-width: 600px) {
#navigation {
margin-bottom: 30px !important;
}
}
About Us
Shipping
Returns
Payment
Contact Us
Categories
Roof Rack
Roof Rails
Running Board
Chrome Accessories
Armrest
Wind Deflector
Hood Deflector
Shift Knob
Floor Mat
Cargo Trunk Mat
Whitewall
Car Care
Classic Mercedes Parts
Classic VW Parts
Classic BMW Parts
Exhaust
Horns
Dash Covers
Other
Description
FORD TRANSIT Interior Dash Trim Kit 3M 3D 22-Parts Burl Wood 2014-UP RHD
FORD TRANSIT Interior Dash Trim Kit 3M 3D 22-Parts Burl Wood 2014-UP
Available in Walnut,Brushed,Aluminium !
Would you like your car to look like an expensive luxury car? It doesn t cost a lot! It takes only 45-60 minutes to give your car a new look. Dealers sell these kits for 150-300 Euros, BUT! You can save hundreds of Euros if you ll buy it from us - from manufacturer! No dealers! No distributors!! No expensive prices!!!
Presented product is made to upgrade an interior of your car and bring it into a world of elegance within few minutes. Thanks to modern fitting technique used in its design bringing your car s interior to the next level it quick and easy you can do it by yourself!
Our order system allows you to choose in many different trims styles from wood alike, smooth, shining, carbon alike till yellow!
Dash trim will add chic and elegant to your car as well as make it look well maintained.
Features of the product:
- 3D effect through 2,5 mm (0,1 inch) 3M-Original thick material,
- made from Polyurethane (PUR),
- resistant to high and low temperatures,
- made from soft and flexible materials - guarantee of safety in case of any accident,
- unbreakable, scratch- and splinter-proof, with smooth rounded edges,
- easy to fit (with self-adhesive bond no glue!)
- no risk of damage in case of removal,
- individual choice of design,
- adjust to the model of your car,
Thanks to its unique design our product gives 3D effect which can be equivalent to 10 coats of lacquer and appearces as high polished surface.
Fitting is really easy and it will take you around 15 minutes!
Exclusive 3D Trim Sets is high quality product and has a 5 YEAR WARRANTY if fitted according to instructions!
Dash Trim Kits are the easiest way to customize the interior of your car. We don t use cheap looking paper-thin materials, but only premium quality veneer and simulated natural looking finishes. Choose any finish you like, from sport and modern Carbon Fiber to classic and noble Medium Burl Wood. We supply each dashboard kit with everything needed for installation, so no specialists or car repair shops! The Dash Kit is easy to install with our step-by-step Installation Instruction. Install yourself and let your car be not like others. All our 3D Enhancement Kits are laser cut and engineered to fit perfect over top of your existing Factory parts. Install our Trim kit yourself and save with 3M s easy and secure Peel-n-Stick installation technology.
Shipping
We ship within 1-3 business days after receiving cleared payment.
International buyers outside of USA please note: Import duties, taxes, and charges aren't included in the item price or postage cost. These charges are the buyer's responsibility.
"Please check with your country's customs office to determine what these additional costs will be prior to bidding or buying."
Returns
Dont Like The Item? Its Ok You Have Thirty Days To Return The item. Thats Right 30 Days! If You Don't Like The Item FINE Bring It Back On US!
Thank You
Quick Links
HomeShipping
Contact Us
Shop Links
New Arrivals
Ending Soon
See All Items
Payment
Secure Payments
About Us
BAMBOLI LTD
Found in Georgia, Bamboli Ltd provides excellent service and parts for your automotive needs.
Copyright 2020, Bamboli Ltd All rights reserved. Designed by EbaySolutions
|