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
GEAR SHIFT KNOB ZEBRANO AUTOMATIC FOR MERCEDES-BENZ W114 W115 E CLASS 1968-1976
GEAR SHIFT KNOB ZEBRANO AUTOMATIC FOR MERCEDES-BENZ W114 W115 E CLASS 1968-1976
This high quality shift knob fits for the following automatic transmission models: W114 1968-1976
W115 E CLASS 1968-1976
We ship worldwide free shipping via UPS/DHL/FEDEX.
Most of the orders ship 1-2 bussines days and 1-3 bussiness days for delivery.
Thank you for your co-operation and please do let us know if we did great.
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
|