/* SECTION global */
html {
    font-size: 1em;
}

body {
    position: relative;
    font-family: 'Roboto';
    background-color: #fff;
    line-height: 1.45;
    font-weight: 400;
}

.ddd {
    word-wrap: break-word;
}

@media (max-width: 768px) {
    html {
        font-size: 0.9em;
    }
}

section {
    margin-bottom: 50px;
}

p {
    margin-bottom: 1.3em;
}

.breadcrumb {
    background-color: transparent;
    padding: 8px 0;
}

.gallery-preview {
    margin: 5px 0;;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0.2em 0;
    font-weight: 300;
    line-height: 1.2;
}

h1 {
    margin-top: 0;
    font-size: 3.236em;
}

h2 {
    font-size: 2.618em;
}

h3 {
    font-size: 1.618em;
}

h4 {
    font-size: 1.25em;
    font-weight: 400;
    margin: 20px 0;
}

h5 {
    font-size: 1em;
}

h6 {
    font-size: 0.812em;
}

@media (max-width: 768px) {
    h1 {
        margin-top: 0;
        font-size: 2em;
    }

    h2 {
        font-size: 1.6em;
    }

    h3 {
        font-size: 1.4em;
    }

    h4 {
        font-size: 1.2em;
        font-weight: 400;
        margin: 20px 0;
    }

    h5 {
        font-size: 1em;
    }

    h6 {
        font-size: 0.812em;
    }
}

.teile-logo {
    height: 100%;
    width: 254px;
    background: url("/img/branding/logo.svg") no-repeat;
    background-size: 100%;
}

h1.product-title {
    font-size: 2.2em;
    font-weight: 300;
}

@media (max-width: 768px) {
    h1.product-title {
        font-size: 1.6em;
    }

    .teile-logo {
        width: 200px;
        background: url("/img/branding/logo-text.svg") no-repeat;
    }
}

@media (max-width: 400px) {
    .teile-logo {
        width: 150px;
        margin-top: 4px;
    }
}

@media (max-width: 350px) {
    .teile-logo {
        width: 100px;
        margin-top: 8px;
    }
}

.cookie-clause {
    background: #000 !important;
    color: #eee;
    text-align: center;
    padding: 0.2em;
}

label {
    font-weight: 300;
}

span.product-breadcrumbs {
    font-style: italic;
    display: block;
    margin-bottom: 20px;
    color: #5F5F5F;
    font-weight: 400;
}

@media (min-width: 480px) {
    .search-menu {
        min-width: 330px;
        left: -75px !important;
    }
}

.box-title {
    padding: 0.2em 0;
    font-size: 1.4em;
    text-align: left;
    font-weight: 300;
    color: #999;
}

.search-menu {
    padding: 10px;
}

@media (max-width: 1199px) {
    .search-input {
        width: 100% !important;
    }
}

.caret-up {
    border-bottom: 4px dashed;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}

.navbar-form {
    border-top: none;
}

.navbar-form .input-group {
    width: 100%;
}

.stats > div > div {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.4em;
}

.stats > div > div > big {
    display: block;
    font-size: 1.8em;
    font-weight: 500;
}

.stats img.img-responsive {
    margin: 0 auto;
    display: block;
}

.form-control {
    background: none;
    border: none;
    border-bottom: 1px solid #999999;
    box-shadow: none;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s, background-color 0.15s ease-in-out;
    width: 100%;
}

textarea {
    max-width: 100%;
}

.form-control:focus {
    border-color: #7b7b7b;
    background: #fff;
    outline: 0 none;
    box-shadow: none;
}

small, .font_small {
    font-size: 0.812em;
}

#map {
    width: 100%;
    height: 450px;
    background: #acacac;
    margin: 20px 0;
}

@media (max-width: 768px) {
    #map {
        height: 200px;
    }
}

.container.flex {
    width: auto !important;
}

.borderless td, .borderless th, .borderless tr, .borderless {
    border: 0 none;
}

.borderless td {
    padding: 4px;
}

.borderless {
    width: 100%;
}

.form-group.required .form-control-label:after {
    content: "*";
    color: red;
}

.car {
    height: 200px;
}

#header {
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
    /*box-shadow: 0 2px 40px rgba(0, 0, 0, 0.15);*/
}

.fake-toggle {
    margin-top: 16px;
}

.fake-toggle {
    border: 1px solid #ddd;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 8px;
    padding: 9px 10px;
    position: relative;
}

.fake-toggle.car-toggle {
    border: 1px solid transparent;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 18px;
    padding: 4px 0;
    position: relative;
}

.carousel-control.left, .carousel-control.right, .carousel-control:hover, .carousel-control:focus {
    background: transparent;
}

.ellipsis {
    overflow: hidden;
    height: 60px;
    line-height: 20px;
    margin-bottom: 5px;
}

.ellipsis:before {
    content: "";
    float: left;
    width: 10px;
    height: 25px;
}

.ellipsis > *:first-child {
    float: right;
    width: 100%;
    margin-left: -10px;
}

.ellipsis:after {
    color: transparent;
    content: "...";
    box-sizing: content-box;
    float: left;
    position: relative;
    top: 15px;
    left: 100%;
    width: 3em;
    margin-left: -3em;
    padding-right: 5px;
    text-indent: 2px;
    text-align: center;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #F5F5F5 30%, #F5F5F5);
}

.ellipsis2 {
    overflow: hidden;
    height: 40px;
    line-height: 20px;
    margin-bottom: 5px;
}

.ellipsis2:before {
    content: "";
    float: left;
    width: 10px;
    height: 25px;
}

.ellipsis2 > *:first-child {
    float: right;
    width: 100%;
    margin-left: -10px;
}

.ellipsis2:after {
    color: transparent;
    content: "...";
    box-sizing: content-box;
    float: left;
    position: relative;
    top: -5px;
    left: 100%;
    width: 3em;
    margin-left: -3em;
    padding-right: 5px;
    text-indent: 2px;
    text-align: center;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #F5F5F5 30%, #F5F5F5);
}

@media (max-width: 1199px) {
    .text-big-mobile ul > li > a {
        font-size: 1.4em;
    }

    .text-big-mobile ul {
        margin-bottom: 20px;
    }

    .navbar .navbar-nav > li > a, .navbar .navbar-nav > li:hover > a, .navbar .navbar-nav > li > a:focus {
        background: url(/img/carret.svg);
        background-position: center right 25px;
        background-size: 15px 9px;
        background-repeat: no-repeat;
    }

    .navbar .navbar-nav > li.open > a, .navbar .navbar-nav .open > li.open:hover > a, .navbar .navbar-nav > li.open > a:focus {
        background: url(/img/close-grey.svg);
        background-position: center right 25px;
        background-size: 15px 15px;
        background-repeat: no-repeat;
    }

    .navbar .dropdown-menu > li, .navbar .navbar-nav > li.nav-link > a {
        background: url(/img/rarr.svg);
        background-repeat: no-repeat;
        background-position: center right 15px;
        background-size: 15px 9px;
        margin: 15px 0 15px 0;
    }

    .navbar, .navbar .navbar-nav > li.nav-link > a {
        background: url(/img/rarr.svg);
        background-repeat: no-repeat;
        background-position: center right 25px;
        background-size: 15px 9px;
    }

    .dropdown-margin {
        text-indent: 25px;
    }

    .dropdown.menu-user-wrap a.a-view-burger-user, .dropdown-margin a.a-view-burger {
        text-transform: uppercase;
    }

    .navbar .dropdown-menu > li > a {
        clear: both;
        color: #333;
        display: block;
        font-weight: 300;
        line-height: 1.42857;
        padding: 3px 20px;
        white-space: nowrap;
    }
}

@media (min-width: 1200px) {

    #teile-navbar > .navbar-nav > li > a {
        padding-bottom: 24px;
        padding-top: 24px;
    }

    #teile-navbar > ul > li > a, #teile-navbar > ul > li > a:visited, #teile-navbar > ul > li > a:link {
        background: #fff;
        font-weight: 300;
        font-size: 1.25em;
    }

    #teile-navbar > ul > li > a:active, #teile-navbar > ul > li > a:focus, #teile-navbar > ul > li > a:hover, #teile-navbar > ul.nav .open > a, .nav .open > a:focus, .nav .open > a:hover, .dropdown:hover, #teile-navbar > ul > li > a.active {
        color: #000;
    }

    .dropdown:hover > .dropdown-menu {
        display: block;
    }

    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .navbar .navbar-collapse {
        text-align: center;
    }
}

.navbar-fixed-top .navbar-collapse {
    max-height: 80vh;
}

.dropdown:hover > .dropdown-menu.car-models {
    display: block;
}

@media (min-width: 768px) {
    .car-row {
        min-height: 22em;
    }

    #teile-carbar {
        display: none !important;
    }
}

.horizontal-line {
    margin: 10px 10px 0 10px;
    float: left;
    width: 20%;
    display: block;
    height: 0.5px;
    border-top: 1px solid lightgrey;
}

.cart-steps {
    width: 100%;
    position: relative;
    margin: 0 auto;
}

.cart-step {
    background: url(/img/rarr.svg);
    background-repeat: no-repeat;
    background-position: top 5px right;
    background-size: 15px 9px;
    font-weight: 500;
    text-align: center;
    color: grey;
}

.cart-step-last {
    background: none;
}

.cart-step-active {
    color: black !important;
}

.shopping-cart-menu {
    min-width: 280px;
    font-size: 0.75em;
}

.shopping-cart-menu .teile-product-name {
    max-height: 7em;
    overflow: hidden;
}

.shopping-cart-menu .teile-product-name a {
    color: black;
}

.shopping-cart-menu hr {
    margin: 4px 0;
}

.nav > li > a > img {
    max-width: 100%;
}

.navbar-header {
    height: 70px;
}

.navbar-toggle {
    margin-top: 16px;
}

.navbar-brand {
    height: 95%;

    padding-left: 0 !important;
    padding-right: 0 !important;
}

.navbar-brand img {
    margin-left: 15px;
    height: 100%;
}

.navbar-form {
    padding-top: 9px;
    padding-bottom: 9px;
}

.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    border: none;
    padding-left: 0;
    padding-right: 0;
    background: #fff;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background: #fff;
}

.carousel-indicators {
    bottom: 0;
}

.carousel-indicators li, .carousel-indicators li.active {
    background-color: #cecece;
    width: 8px;
    height: 8px;
    border-radius: 50% !important;
    margin: 0 7px 0.45px 7px;
    border-color: #cecece;
}

.carousel-indicators li.active {
    background-color: #F1C10F;
    border-color: #F1C10F;
    margin: 0 7px 0 7px;
    width: 9px;
    height: 9px;
}

.gallery-indicators {
    margin-top: 20px;
    text-align: center;
}

.gallery-indicators li {
    border-radius: 50% !important;
    background-color: #999999;
    border-color: #999999;
    cursor: pointer;
    display: inline-block;
    width: 8px;
    height: 8px;
    /*text-indent: -999px;*/
    margin: 7px;
}

.gallery-indicators li.active {
    background-color: black;
    border-color: black;
    margin: 7px;
    width: 9px;
    height: 9px;
}

.mfp-no-margins img.mfp-img {
    padding: 0;
}

.mfp-no-margins .mfp-figure:after {
    top: 0;
    bottom: 0;
}

.mfp-no-margins .mfp-container {
    padding: 0;
}

.carousel-control.left > img {
    display: inline-block;
    margin-top: -53px;
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 5;
}

.carousel-control.right > img {
    display: inline-block;
    margin-top: -53px;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 5;
}

.box-section > div {
    margin-bottom: 50px;
}

@media (max-width: 768px) {
    .box-section > div {
        margin-bottom: 25px;
    }
}

.carousel {
    margin: 0 auto;
}

.img-wrapper {
    position: relative;
}

.img-caption {
    position: absolute;
    bottom: 0;
    background: rgba(245, 245, 245, 0.6);
    width: 100%;
    z-index: 9;
    font-size: 1.2em;
    font-weight: 300;
    padding: 0.4em;
    text-align: center;
}

.carousel-caption {
    top: 20px;
    color: #fff;
    left: 15%;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    right: 15%;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    z-index: 10;
}

ul.list-reversed {
    transform: rotate(180deg);
}

ul.list-reversed > li {
    transform: rotate(-180deg);
    margin-top: 5px;
}

ul.list-reversed > li:first-child {
    margin-top: -5px;
}

ul.list-reversed > li:last-child {
    margin-bottom: 5px;
}

.car > div {
    color: #fff;
    z-index: 9;
    display: none;
    position: relative;
    top: 0;
    left: -10px;
    width: 110%;
    height: 200px;
    background: rgba(80, 80, 80, 0.6);
}

.car:hover > div, .car.active > div {
    display: block;
}

.car > img {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 40px;
}

*:not([class=badge]) {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.badge {
    background: #D80031;
}

a, .btn-link, a:visited, .btn-link:visited {
    color: #999;
    text-decoration: none;
}

a:hover, a:active, a:focus, .btn-link:hover, .btn-link:focus, .btn-link:active {
    color: #2a2d2e;
    text-decoration: none;
}

a.category-link:hover path, a.category-link:active path, a.category-link:focus path {
    fill: #2a2d2e;
}

.cart-icon {
    color: #717072;
    margin: 20px;
}

.cart-details {
    background: #E0E0E0;
}

.cart {
    border: solid 1px #E0E0E0;
}

.anchor {
    display: block;
    position: relative;
    width: 0;
    height: 0;
    z-index: -1;
    top: -86px;
    left: 0;
    visibility: hidden;
}

#car-selector > div > ul.nav > li:hover > a > div > .car-title, #car-selector > div > ul.nav > li.open > a > div > .car-title, #car-selector > div > ul.nav > li > a > div.active > .car-title {
    font-weight: 500;
}

#car-selector > div > ul.nav > li:hover > a, #car-selector > div > ul.nav > li:focus > a {
    background-color: #e0e0e0;
}

#car-selector > div > .nav > li > a:hover, #car-selector > div > .nav > li > a:focus {
    background: none;
}

#car-selector > div > .nav > li:hover > a > div > img.active, #car-selector > div > .nav > li:focus > a > div > img.active, #car-selector > div > .nav > li > a > div.active > img.active {
    display: block;
}

#car-selector > div > .nav > li > a > div > img.active, #car-selector > div > .nav > li > a > div > img.active {
    display: none;
}

#car-selector > div > .nav > li:hover > a > div > img.inactive, #car-selector > div > .nav > li:focus > a > div > img.inactive, #car-selector > div > .nav > li > a > div.active > img.inactive {
    display: none;
}

#car-selector > div > .nav-justified > li > a {
    text-align: left;
}

.car-menu {
    position: relative;
    padding: 2.4em 0;
    min-height: 2.4em;
}

.car-models {
    width: 100%;
    min-width: 150px;
    margin-top: -2.4em;
    background: #e0e0e0;
}

.dropup {
    width: 100%;
    margin-bottom: 2.6em;

}

.wheels-models {
    bottom: 0px;
    position: absolute;
    z-index: 10000;
    background: #fafafa;
    min-width: 250px;
    width: 100%;
    max-height: 0px;
    overflow: hidden;
    -webkit-transition: max-height 0.5s ease-in-out;
    -moz-transition: max-height 0.5s ease-in-out;
    -ms-transition: max-height 0.5s ease-in-out;
    -o-transition: max-height 0.5s ease-in-out;
    transition: max-height 0.5s ease-in-out;

}

.wheels-models img {
    opacity: 1 !important;
    margin-left: 15px;
}

.dropup.open .wheels-models {
    max-height: 1000px !important;
}

.dropup.open .wheels-models-img-wrapper-beneath {
    height: 100% !important;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

@media (min-width: 1200px) {
    .dropup:hover .wheels-models {
        max-height: 1000px;
    }

    .dropup:hover .wheels-models-img-wrapper {
        max-height: 0px !important;
    }

    .dropup:hover .wheels-models-img-wrapper-beneath {
        height: 100% !important;
        -webkit-transition: all 0.6s;
        -moz-transition: all 0.6s;
        -ms-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
    }
}

.wheels-models-x {
    width: 14px;
    background-image: url('/img/carret-lsd.svg');
    background-position: center;
    background-size: 15px 9px;
    background-repeat: no-repeat;
}

.dropup.open .wheels-models-x {
    background: url(/img/close.svg);
    background-size: 15px 15px;
    background-repeat: no-repeat;
    background-position: center;
}

@media (min-width: 1200px) and (max-width: 1698px) {
    .wheels-models-title-pl {
        bottom: -3.3em !important;
    }
}

@media (min-width: 1200px) and (max-width: 1600px) {
    .wheels-models-title-de {
        bottom: -3.3em !important;
    }
}

@media (min-width: 1200px) and (max-width: 1311px) {
    .wheels-models-title-en {
        bottom: -3.3em !important;
    }
}

.wheels-models-img-wrapper {
    overflow: hidden;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 15;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

.wheels-models-img-wrapper-beneath {
    height: 0;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

.dropup.open .wheels-models-img-wrapper {
    max-height: 0px !important;
}

.wheels-models-title {
    position: absolute;
    bottom: -1.85em;

}

.car-selected-model {
    position: absolute;
    bottom: -11px;
    font-size: 13px;
    z-index: 1;
    width: 100%;
    padding: 0;
    color: black;
}

.car-title {
    position: absolute;
    top: 0px;
    z-index: 1;
    width: 100%;
}

.btn-default {
    background: #FFB300;
    border-color: #FFB300;
}

.btn-default:visited {
    color: #333;
}

.btn-default:active, .btn-default:focus, .btn-default:hover {
    background: #000;
    border-color: #000;
    color: #fff;
    transition: all .25s ease;
}

.dropdown-menu-container {
    margin: 0 10px;
}

.dropdown-menu-container h5 {
    font-weight: bold;
    font-size: 1.2em;
}

.dropdown-menu-container hr {
    margin: 0 0 10px 0;
}

.dropdown-menu-container a, .car a {
    display: block;
    width: 100%;
}

a > div.panel.panel-default > div.panel-heading {
    color: #5f6263;
    font-weight: 500;

}

a:hover > div.panel.panel-default > div.panel-heading {
    color: #000;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background: none;
}

.affix {
    position: fixed;
!important;
    top: 80px;
    width: 16.666666667%;
    padding: 0 30px 0 0;
}

.affix-bottom {
    position: relative
}

#side-nav a:hover, #side-nav a:active, #side-nav a:link {
    background: none;
}

#side-nav .nav li > a {
    padding: 2px 10px;
    font-weight: 300;
    color: black;
}

#side-nav .nav li.active > a, #side-nav .nav li:hover > a {
    font-weight: 500;
}

.sub-nav h4 {
    text-transform: uppercase;
    padding: 2px 10px;
    margin: 10px 0 0 0;
}

#side-nav li.sub-nav {
    border-left: 0 none;
}

.condition-new {
    font-weight: bold;
    color: #68b226;
}

.condition-used {
    font-weight: bold;
    color: #FFB300;
}

#content-start, #content-end {
    height: 0px;
}

/* SECTION branding */
#page-header {
    padding: 10px 0;
}

.discount {
    color: #FFB300;
}

/* SECTION home page */

.shipment-panel {
    border: 1px solid #cacaca;
    margin-top: 20px;
    margin-bottom: 20px;
}

.stats {
    background: #fafafa;

}

.stats > div > div {
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 1em;
}

.cart-item-title {
    display: block;
    height: 3em;
}

.cart-quantity-input {
    text-align: right;
}

.cart-quantity .input-group-addon {
    background: none;
    border: 0;
}

div.cart-item-image {
    width: 100%;
    height: auto;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-color: #ddd;
    background-image: url('/img/general/no-image.jpg');
    position: relative;
}

.international-sites {
    background: #bcbcbe;
}

.international-sites a {
    color: #505050;
}

.international-sites a:hover, .international-sites a:active, .international-sites a:focus {
    color: #5d5d5d;
}

.teile-categories h2 {
    text-transform: uppercase;
    margin-top: 0;
}

.teile-employee-name {
    font-size: 1.2em;
    font-weight: 500;
    text-transform: uppercase;
}

.teile-employee-position {
    font-weight: 300;
    font-size: 0.8em;
    font-style: italic;
    margin-bottom: 1em;
}

.teile-owner {
    text-transform: uppercase;
    letter-spacing: 0.2em;
}

.teile-category {
    background: #fafafa;
    margin-bottom: 50px;
    font-size: 1.1em;
}

.teile-category h3 {
    text-transform: uppercase;
    font-size: 2.2em;
    font-weight: 400;
    margin: 0 0 0.5em 13px !important;
}

.teile-category > .row > .col-md-8 {
    padding: 40px 55px 40px 40px !important;
}

.teile-category > .row > .col-md-8 > .row > .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
}

.img-fit-height {
    overflow-x: hidden;
}

#language_picker {
    background: #f5f5f5;
}

.language-picker-underline h4 {
    margin-bottom: 0.4em;
}

.flag {
    height: 0.812em;
    margin-top: -0.2em;
    margin-right: 0.2em;
}

.employee-languages {
    margin: 0.4em 0;
}

.details-section {
    font-size: 1.2em;
}

@media (max-width: 768px) {
    .details-section {
        font-size: 1em;
    }
}

.breadcrumb > li + li::before {
    color: #ccc;
    content: "> ";
    padding: 0 5px;
}

.product-details table > tbody > tr > th {
    padding: 0;
}

.product-details table > tbody > tr > td {
    padding: 10px 0 5px 0;
}

.product-details table > tbody > tr > th {
    font-size: 1.8em;
    font-weight: 300;
    text-transform: uppercase;
}

.media {
    margin: 20px 0;
}

.media-heading {
    font-size: 1.4em;
}

.media-object {
    max-width: 200px;
}

@media (max-width: 800px) {
    .media-object {
        max-width: 80px;
    }
}

a:hover .media {
    background: #eee;
}

.product-details .highlighted-row {
    font-size: 2.2em;
    font-weight: 400;
}

@media (max-width: 768px) {
    .product-details .highlighted-row {
        font-size: 1.6em;
        font-weight: 400;
    }
}

.form-error {
    color: #b20000;
}

.product-details .highlighted-row small {
    font-size: 0.5em;
    font-weight: 300;
    margin: 0;
}

.product-details .highlighted-row td {
    border-bottom: none;
    line-height: 1em;
}

.product-details table > tbody > tr > td {
    border-bottom: 0.5px solid #ccc;
}

.product-details table > tbody > tr > td:nth-child(2) {
    text-align: right;
}

.product-question {
    font-size: 2.2em;
}

/* SECTION delivery */

#language_picker {
    display: none;
    border-top: 4px #FFC107 solid;
    padding: 5px;
}

.region {
    cursor: pointer;
}

/* SECTION catalogs */

.product-description {
    margin: 0 0 20px 0;
    text-align: justify;
}

/* SECTION product list */

.panel-default {
    border: none;
}

.panel-default > .panel-heading {
    background-color: #F5F5F5;
    font-size: 1.25em;
    font-weight: 400;
    text-transform: uppercase;
    border: none;
}

.panel-default > .panel-body {
    background-color: #F5F5F5;
    border: none;
}

.panel-default > .panel-footer {
    background-color: #F5F5F5;
    border: none;
}

.highlight-text {
    color: #FFC107;
}

.country-group-1, .country-group-2, .country-group-3 {
    opacity: 0.6;
}

.selected-group {
    opacity: 1;
}

.item-link:active, .item-link:focus, .item-link:hover, .item-link:link {
    border: none;
    outline: 0;
}

/*.table-striped-even > tbody > tr:nth-of-type(2n) {
    background-color: #F5F5F5;
}*/

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #F5F5F5;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border: none;
}

table.tire-models {
    border-collapse: separate;
}

table.tire-models td {
    border-bottom: 1px solid #ccc !important;
}

table.tire-models tr td:nth-child(odd), table.tire-models tr th:nth-child(odd) {
    padding-left: 0 !important;
}

table.tire-models tr:last-child td {
    border-bottom: none !important;
}

table.tire-models tr:nth-of-type(2) td {
    padding-top: 0 !important;
}

table.tire-models th {
    font-size: 1.2em;
    text-align: center;
    font-weight: 400;
    height: 65px;
    padding-bottom: 0 !important;
    text-align: left;
}

table.tire-models th:nth-child(even), table.tire-models tr td:nth-child(even) {
    text-align: right;
}

table.tire-models.table > tbody > tr > td:nth-of-type(1) {
    padding: 4px 20px;
}

table.tire-models td:nth-of-type(2) {
    text-align: center;
    vertical-align: middle;
}

/* SECTION footer */

.footer-main-part {
    background: #eeeeee;
    /*margin-top: 20px;*/
    color: #5f5f5f;
}

.footer-main-part h4 {
    font-size: 1.2em;
    font-weight: bold;
}

.footer-main-part hr {
    border-color: #5f5f5f;
    margin: 0;
}

.footer-section {
    padding-bottom: 20px;
    padding-top: 20px;
}

.copyright {
    background: #e0e0e0;
    color: #000;
}

.social {
    height: 35px;
    fill: #5f5f5f;
}

a:hover svg .social {
    fill: #000000;
}

.autocomplete-suggestions {
    border: 1px solid #999;
    background: #FFF;
    overflow: auto;
}

.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden;
}

.autocomplete-selected {
    background: #F0F0F0;
}

.autocomplete-suggestions strong {
    font-weight: normal;
    color: #3399FF;
}

.autocomplete-group {
    padding: 2px 5px;
}

.autocomplete-group strong {
    display: block;
    border-bottom: 1px solid #000;
}

/* SECTION five columns layout */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.dropdown-menu {
    box-shadow: none;
    border: 0;
}

.dropdown-menu li a {
    color: #777;
}

.dropdown-menu li a:hover {
    background: none;
    color: #000;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

/* SECTION seven columns layout */

.col-xs-17,
.col-sm-17,
.col-md-17,
.col-lg-17 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-17 {
    width: 14%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-17 {
        width: 14%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-17 {
        width: 14%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-17 {
        width: 14%;
        float: left;
    }
}

/* content styles */

.inside {
    margin-top: 20px;
    margin-bottom: 20px;
    background: #ededed;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #ededed));
    background: -moz-linear-gradient(top, #f4f4f4 0%, #ededed 100%);
    background: -ms-linear-gradient(top, #f4f4f4 0%, #ededed 100%);
}

.inside-full-height {
    /*
    // if you want to give content full height give him height: 100%;
    // with content full height you can't apply margins to the content
    // content full height does not work in ie http://stackoverflow.com/questions/27384433/ie-display-table-cell-child-ignores-height-100
    */
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
}

/* columns of same height styles */

.row-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
}

.col-height {
    display: table-cell;
    float: none;
    height: 100%;
}

.col-top {
    vertical-align: top;
}

.col-middle {
    vertical-align: middle;
}

.col-bottom {
    vertical-align: bottom;
}

@media (min-width: 480px) {
    .row-xs-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%;
    }

    .col-xs-height {
        display: table-cell;
        float: none;
        height: 100%;
    }

    .col-xs-top {
        vertical-align: top;
    }

    .col-xs-middle {
        vertical-align: middle;
    }

    .col-xs-bottom {
        vertical-align: bottom;
    }
}

@media (min-width: 768px) {
    .row-sm-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%;
    }

    .col-sm-height {
        display: table-cell;
        float: none;
        height: 100%;
    }

    .col-sm-top {
        vertical-align: top;
    }

    .col-sm-middle {
        vertical-align: middle;
    }

    .col-sm-bottom {
        vertical-align: bottom;
    }
}

@media (min-width: 992px) {
    .row-md-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%;
    }

    .col-md-height {
        display: table-cell;
        float: none;
        height: 100%;
    }

    .col-md-top {
        vertical-align: top;
    }

    .col-md-middle {
        vertical-align: middle;
    }

    .col-md-bottom {
        vertical-align: bottom;
    }
}

@media (min-width: 1200px) {
    .row-lg-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%;
    }

    .col-lg-height {
        display: table-cell;
        float: none;
        height: 100%;
    }

    .col-lg-top {
        vertical-align: top;
    }

    .col-lg-middle {
        vertical-align: middle;
    }

    .col-lg-bottom {
        vertical-align: bottom;
    }
}

.car-title {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #999;
}

#car-selector > div > ul.nav > li:hover > a > div > .car-title, #car-selector > div > ul.nav > li.open > a > div > .car-title, #car-selector > div > ul.nav > li > a > div.active > .car-title {
    font-weight: bold;
    color: #000000;
}

#car-selector {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 40px;
    position: fixed;
    z-index: 1010;
    background: #eee;
    width: 100% !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#car-selector-wrapper {
    z-index: 1020;
    position: absolute;
    box-shadow: 0px 10px 0 100000px rgba(0, 0, 0, 0) !important;
}

@media (min-width: 768px) {
    #car-selector-wrapper:hover, #header:hover ~ .container-fluid #car-selector-wrapper {
        transition: box-shadow 0.75s ease;
        box-shadow: 0px 10px 0 100000px rgba(0, 0, 0, 0.5) !important;
    }
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 20px 5px;
}

.dropdown-menu-container {
    margin: 0;
}

.dropdown-menu {
    padding: 5px 10px;
}

.dropdown-menu li a {
    color: #999;
    font-size: 14px;
    padding: 2px;
}

.dropdown-menu > li > a {
    display: block;
    padding: 5px 10px !important;
    clear: both;
    font-weight: 300;
    line-height: 1.45;
    color: #999;
    white-space: nowrap;
}

.car-models {
    width: 100%;
    min-width: 19.9%;
    margin-top: -2.4em;
    background: white;
    padding: 2px;
}

#car-selector > div > ul.nav > li:hover > a, #car-selector > div > ul.nav > li:focus > a {
    background-color: white;
}

@media (min-width: 1200px) {
    ul.nav.navbar-nav > li > a {
        padding-left: 15px;
        padding-right: 15px;
    }
}

/* menu samochodów - mobile */

#teile-carbar a {
    background-image: none;
}

#teile-carbar > ul.nav.navbar > li, #teile-carbar .dropdown-menu {
    padding: 0 !important;
    margin: 0 !important;
}

#teile-carbar li.open > a.dropdown-toggle {
    border-bottom: 1px #dedede solid;
}

#teile-carbar li.open, #teile-carbar .dropdown-menu {
    background-color: #e7e7e7;
}

#teile-carbar .dropdown-menu > li, #teile-carbar .navbar .navbar-nav > li.nav-link > a {
    background-image: none;
}

.car-list-line-image, .car-list-model-image {
    width: 100px;
    padding: 0 10px;
    display: table-cell;
}

.car-list-line-name {
    text-transform: uppercase;
    display: table-cell;
    width: auto;
    vertical-align: middle;
}

.car-list-model-name {
    display: table-cell;
    width: auto;
    vertical-align: middle;
}

div.car-list-model-name > strong {
    font-size: 13px;
    display: block;
    font-weight: bold;
    line-height: 0.8em;
}

div.car-list-model-name > small {
    display: block;
    font-weight: 200;
    font-size: 0.8em;
}

.car-list-line-icon, .car-list-model-icon {
    width: 48px;
    display: table-cell;
}

.car-models .car-list-model-icon, div.car-selected-model div.car-list-model-icon {
    width: 20px;
}

#teile-carbar li.dropdown div.car-list-line-icon {
    background: url("/img/carret.svg") no-repeat scroll center / 15px 9px;
}

#teile-carbar li.dropdown.open div.car-list-line-icon {
    background: url("/img/close-grey.svg") no-repeat scroll center / 15px 15px;
}

div.car-list-model-icon {
    background: url("/img/rarr.svg") no-repeat scroll center / 15px 10px;
}

li.active div.car-list-model-icon, div.car-selected-model div.car-list-model-icon {
    background: url("/img/larr.svg") no-repeat scroll center / 15px 10px;
}

#teile-carbar li.active div.car-list-model-name, #teile-carbar div.car-list-line-name.active {
    color: #000000;
}

@media (min-width: 768px) {
    #teile-carbar li.active div.car-list-model-name, #teile-carbar div.car-list-line-name.active {
        font-weight: bold;
    }
}

.navbar .dropdown-menu > li.divider {
    border-bottom: 1px #dedede solid;
}

.img-responsive.upscale {
    width: 100%;
    height: auto;
}

.season-banner {
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 35vw;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#home-winter-banner {
    background-image: url('/img/banners/winter.jpg');
    margin-bottom: 20px;
    margin-top: 20px;
}

.season-banner-caption {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 1;
    color: #fff;
    margin: 0 auto;
    text-align: right;
    text-transform: uppercase;
    padding: 10px;
}

@media (min-width: 768px) {
    .season-banner-caption {
        font-size: 2em;
    }
}

@media (min-width: 1200px) {
    .season-banner-caption {
        padding: 50px 0;
        width: 82%;
    }

    .season-banner {
        height: 26vw;
    }
}

@media (max-width: 550px) {
    .season-banner {
        height: 67vw;
    }

    .season-banner-desktop {
        display: none !important;
    }

    .season-banner-mobile {
        display: block !important;
    }
}

.season-banner-caption strong {
    display: block;
}

.season-banner-caption .btn-default {
    font-size: 0.6em;
    font-weight: 500;
}

.slider_text_left {
    text-align: left !important;
}

.slider_text {
    text-align: right;
    font-family: 'Roboto';
    font-weight: 100;
    font-size: 2.3em;
    color: #F0F2F4;

}

.slider_media {
    font-family: 'Roboto';
    font-weight: 100;
    font-size: 2.3em;
    color: black;
    text-shadow: 1px 1px #fff;

}

.slider_media_right {
    text-align: right;
}

.slider_herb {
    font-family: 'Roboto';
    font-weight: 100;
    font-size: 2.3em;
    color: #DFC190;
}

.slider-mobile-box {
    position: absolute;
    bottom: -60px;
    width: 100%;
    text-align: center;
}

.slider-mobile-text {
    font-size: 18px;
    color: black;
}

@media (max-width: 767px) {
    .slider-mobile-overflow {
        overflow-y: visible;
        padding-bottom: 100px;
        overflow-x: hidden;
    }

    .carousel-indicators li, .carousel-indicators li.active {
        background-color: #999999;
        border-color: #999999;
    }

    .carousel-indicators li.active {
        background-color: black;
        border-color: black;
    }
}

.position_welcome {
    position: absolute;
    bottom: 10%;

}

.position_17years {
    display: table-cell;
    vertical-align: middle;
    float: none;
    padding-right: 17.7%

}

.position_bus {
    position: absolute;
    top: 10%;
}

.position_media {
    position: absolute;
    bottom: 25%;
    text-align: center;

}

.position_herb {
    padding-top: 1%;
    text-align: center;
    height: 100%;
}

.position_fanshop {
    position: absolute;
    top: 15%;
}

@media (max-width: 1199px) {
    .position_fanshop {
        margin-left: 18px;
    }

    .position_media {
        width: 101vw;
    }

    .position_17years {
        padding-right: 35px;
    }

    .slider-button-parallax, .parallax-h1 {
        margin-right: 35px !important;
    }

    .position_welcome {
        padding-left: 35px;
    }
}

.position_img {
    display: inline;
    float: left;
    position: absolute;
    left: 12%;
}

.position_parts {
    position: absolute;
    top: 40%;
    left: 70%;
}

.position_parts2 {
    position: absolute;
    top: 40%;
    left: 65%;
}

@media (max-width: 1100px) {
    .slider_text {
        font-size: 1.8em;
    }

    .slider_media {
        font-size: 1.8em;
    }

    .slider_herb {
        font-size: 1.8em;
    }
}

.button-div {
    width: 100%;
    position: absolute;
    text-align: center;
    left: 0;
}

.button-div-herb {
    width: 100%;
    position: absolute;
    text-align: center;
    left: 0;
    bottom: 12%;
}

@media (max-width: 767px) {
    .button-div-herb {
        bottom: 5% !important;
    }
}

.slider-button-center {
    float: none !important;
}

.slider-button-left {
    float: left !important;
}

.slider-button {
    margin-top: 12px;
    float: right;
    position: relative;
    z-index: 1000;
    font-size: 22px;
    background-color: #FFC107;
    border: 1px solid #FFC107;
    border-color: #FFC107;
    text-decoration: none;
    color: #000 !important;
    padding: 4px 25px 4px 25px;

}

.slider-button:hover {
    background-color: #fff;
    border: 1px solid #fff;
    color: #000 !important;
}

@media (max-width: 767px) {
    .slider-button {
        margin-top: 4px;
        float: right;
        font-size: 14px;
        background-color: transparent;
        border: 1px solid #FFB300;
        border-color: #FFB300;
        text-decoration: none;
        color: #FFB300 !important;
        padding: 4px 14px 4px 14px;
    }

    .slider-button-parallax {
        position: absolute !important;
        bottom: 15%;
        right: 2%;
    }

    .slider-button-left {
        float: right !important;
    }
}

.slider-button-herb {
    color: #DFC190 !important;
    background-color: transparent;
    border-color: #DFC190 !important;
}

.slider-button-herb:hover {
    background-color: #DFC190 !important;
}

.slider-button-inverted {
    background-color: #DFC190 !important;
    color: transparent;
    border-color: #DFC190 !important;
}

.slider-button-inverted:hover {
    backgroundcolor: transparent;
    color: #DFC190 !important;
}

.cart-width {
    float: left;
    width: auto;
}

.panel-width {
    float: left;
    width: auto;
}

.width-panel2 {
    margin-left: 25px;
    width: auto;
    float: left;
}

.quantity-width {
    width: 300px;
    float: right;
    clear: both;
    margin-right: 50px;
    background: #f5f5f5;
}

.cart-product {
    width: 100%;
    margin-left: 25px;
    float: left;
}

.obrazek2 {
    margin-left: 25px;
    float: left;
}

.cien {
    text-shadow: 1px 1px #000000;
}

@media (max-width: 1200px) {
    li.dropdown.dropdown-margin.open {
        background-color: #e7e7e7;
    }

    li.open > a.dropdown-toggle {
        border-bottom: 1px #dedede solid;
        text-decoration: none;
    }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        border-color: #dedede;
    }

}

.cart-opis {
    width: 65%;
    float: left;
}

.cart-ilosc {
    float: left;
    width: 40%;
    margin: 0;
}

.cart-width {
    width: 60%;
}

.cart-zdjecie {
    float: left;
}

.cart-zdjecie2 {
    float: left !important;
    margin-right: 2% !important;
    background-size: 100% !important;
    height: auto !important;
    width: 150px !important;
}

.cart-available-small {
    margin-left: -4px;
}

@media (min-width: 1550px) {
    .cart-width {
        width: 45%;
    }

    .cart-available-pc {
        display: block !important;
        width: 15%;
        float: left;
    }

    .cart-available-small {
        display: none;
    }
}

@media (min-width: 1625px) {
    .cart-available-pc {
        width: 25%;
    }

    .cart-ilosc {
        width: 30%;
    }
}

.panel-opis {
    padding: 5px 0 0 10px;
}

.cart-opis-name {
    max-height: 40px;
    overflow: hidden;
    width: 100%;
    margin-right: 5px;
}

.panel-opis2 {
    width: 100%;
    display: table;
    margin: 5px 0 10px 0;
}

.width-panel2 {
    display: table-cell;
    float: none;
    margin: 0;
}

.cart-ilosc .input-group-addon {
    padding: 6px 7px;
}

@media (max-width: 1199px) {
    .quantity-width {
        width: 100%;
        margin-right: 0;
    }

    .cart-product {
        margin: 0;
        padding-left: 15px;
        padding-right: 15px;
    }

    .cart-opis {
        width: 60%;
    }

}

@media (max-width: 767px) {
    .cart-width, .cart-opis, .cart-opis-name, .cart-zdjecie, .cart-ilosc-table, .cart-ilosc, .quantity-width {
        width: 100%;
    }

    .obrazek2 {
        margin: 0;
    }

    .cart-product {
        width: auto;
        margin: 0;
        padding-left: 15px;
        padding-right: 15px;
    }

    .cart-zdjecie2 {
        background-size: 100% !important;
        height: auto !important;
        width: 100% !important;
        margin: 0 !important;
    }

    .cart-ilosc {
        margin: 0;
        margin-bottom: 15px;
    }

    .cart-step-active {
        text-indent: 3px;
    }

    .cart-step {
        background: url(/img/rarr.svg);
        background-repeat: no-repeat;
        background-position: center left;
        background-size: 15px 9px;
        text-align: left;
        margin-left: 5px;
        float: left !important;
        clear: both !important;
    }

}

.parallax-window {
    min-height: 250px;
    background: transparent;
}

.rotate180 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.gallery-no-padding {
    padding-left: 0;
}

.mobile-rarr {
    margin-bottom: 8px;
    background: url(/img/rarr.svg);
    background-position: center right 10px;
    background-size: 15px 9px;
    background-repeat: no-repeat;
}

.mobile-link > a:link {
    color: red;
}

.mobile-carret {
    padding-right: 0;
    background: url(/img/burger-navy-lk.png);
    background-repeat: no-repeat;
    background-size: 12px 12px;
    background-position: center left 10px;
    text-indent: 15px;
}

.mobile-carret > a.collapsed > h4 {
    background: url(/img/carret.svg);
    background-position: center right 10px;
    background-size: 15px 9px;
    background-repeat: no-repeat;
    margin-left: 0;
    text-indent: 0;
    padding-left: 15px;
    padding-right: 25px;
}

.menu-user-wrap.open {
    background-color: #e7e7e7;
}

@media (max-width: 700px) {
    .category-link {
        padding-bottom: 8px;
        float: left;
        clear: both;
    }
}

.td-aling-right {
    text-align: right;
}

.not-found-description {
    font-size: 1.3em;
    line-height: 1.6em;
    margin-top: 30px;
}

@media (max-width: 767px) {
    .not-found-description {
        font-size: 1em;
        line-height: 1.2em;
        margin-top: 0;
    }

}

.login-cart {
    float: right;
}

@media (max-width: 770px) {
    .login-cart-text {
        display: none;
    }
}

@media (max-width: 470px) {
    .login-cart {
        float: left;
        clear: both;
        width: 100%;
        margin-left: -16px;
    }
}

.login-cart-link {
    text-decoration: underline;
}

.side-menu2 {
    background-color: white;
    margin-bottom: 35px;
}

.side-menu2 ul {
    padding-left: 0px;
    list-style: none;
    margin-top: 11px;
}

@media (max-width: 1199px) {
    .side-menu2 {
        margin-bottom: 10px;
    }

    .side-menu2 ul {
        margin-top: -5px;
        margin-bottom: 10px;
        /*padding-left: 15px;*/
    }

    .side-menu2 span {
        font-size: 1.1em !important;
        font-weight: 300;
    }

    .side-menu2 li {
        font-size: 13px !important;
        margin-bottom: 6px;
    }

    .side-menu2 li:first-of-type {
        margin-top: 6px;
    }
}

.side-menu2 span {
    font-family: 'Roboto';
    font-size: 1.25em;
    text-transform: uppercase;
    font-weight: 400;
    padding-bottom: 2px;
}

.side-menu2 li {
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: 300;
    padding: 2px 0 2px 0;
}

.side-menu2 a {
    color: black;
    padding: 0 !important;
    background-color: transparent !important;
}

.side-menu2 a:hover, .side-menu2 a:active {
    font-weight: 500;

}

.class-217 {
    display: none !important;
}

.shopping-description:first-letter {
    text-transform: uppercase;
}

@media (max-width: 991px) {
    .shopping-description {
        margin-top: 0px !important;
    }
}

.next-page-wrapper {
    display: table;
}

.next-page {
    display: table-cell !important;
    vertical-align: middle;
    background-color: #F5F5F5;
    text-align: center;
}

@media (max-width: 767px) {
    .next-page {
        width: 100%;
    }

    .next-page-wrapper {
        width: 100%;
        height: 200px !important;
    }
}

.next-page p {
    font-size: 30px;
    margin-bottom: 0 !important;
}

.next-page:hover {
    background-color: #e0e0e0;
}

.second-indent {
    margin-left: 4.6em;
    padding-left: 4.6em;
    text-indent: -4.6em;
}

.second-indent-contact {
    margin-left: 2.4em;
    padding-left: 2.4em;
    text-indent: -2.4em;
}

.second-indent-contact {
    margin-left: 1em;
    padding-left: 1em;
    text-indent: -1em;
}

.newsletter-message {
    color: red;
}

.newsletter-message p {
    width: 90%;
}

.newsletter-message-inner {
    margin-top: 10px;
    width: 90%;
    float: left;
}

.newsletter-message img {
    margin-top: 10px;
    height: 13px;
    width: 13px;
    float: right;
    opacity: 0.5;
}

.newsletter-message img:hover {
    opacity: 1;
    cursor: pointer;
}

.display-none {
    display: none;
}

.display-block {
    display: block !important;
}

.form-control-checkbox {

}

.shopping-separator {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #999999;
    margin-bottom: 20px;
}

.shopping-separator-2 {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #999999;
    margin-bottom: 10px;
    margin-top: 3px;
}

.delivery-methods li {
    margin-left: -7px;
}

.delivery-methods div {
    margin-top: 15px;
}

@media (max-width: 991px) {
    .mobile-center {
        text-align: center;
        margin-bottom: 10px;
    }

    .shopping-separator {
        margin-bottom: 10px !important;
    }
}

.shopping-img-wrap {
    width: 100%;
    background-color: black;
    margin-bottom: 15px;
    margin-top: 15px;
}

.shopping-header {
    margin-bottom: 10px;
}

.shopping-slider-item {
    padding: 8px 0 8px 0 !important;
}

.shopping-slider-item-wrap {
    text-align: center;
    padding: 8px 0 8px 0 !important;
    border-bottom: 1px solid #999999;
}

.delivery-abroad-item {
    text-align: center;
    padding: 12px 0 12px 0 !important;
    border-bottom: 1px solid #999999;
}

.delivery-abroad-weight {
    font-weight: 500;
    text-align: center;
    padding: 12px 0 12px 0 !important;
    border-bottom: 1px solid #999999;
}

.delivery-abroad-wrap {
    background-position: top 44px center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
}

.slider-nav-item {
    text-align: center;
}

.slider-nav-item {
    outline: none;
}

.shopping-slider-slide:focus {
    outline: none;
}

@media (max-width: 991px) {
    .shopping-mobile {
        display: block !important;
    }

    .shopping-desktop {
        display: none;
    }

}

.methods-header {
    text-align: left !important;
}

@media (max-width: 541px) {
    .methods-header {
        font-size: 0.9em !important;

    }

}

.shopping-mobile-width {
    overflow: hidden;
    margin-left: -15px;
    margin-right: -15px;

}

.less-indent {
    padding: 0 2px 0 2px !important;
}

.less-indent-price {
    padding: 0 2px 0 2px !important;
    text-align: right;
}

.form-radio input[type=radio]:not(old) {
    width: 28px;
    margin: 0;
    padding: 0;
    opacity: 0;
}

.form-radio input[type=radio]:not(old) + label {
    display: inline-block;
    margin-left: -2em;
    line-height: 1.5em;
}

.form-radio input[type=radio]:not(old) + label > span {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 4px 9px 1px 5px;
    border: 1px solid rgb(192, 192, 192);
    background: transparent;
    vertical-align: bottom;

}

.form-radio input[type=radio]:not(old) + label > span > span {
    display: block;
    height: 0px;
    width: 0px;
    margin: 9px 0 0 9px;
    background: rgb(255, 179, 0);
    transition: height 0.3s, width 0.3s, margin 0.3s;
}

.form-radio input[type=radio]:not(old):checked + label > span > span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 3px 0 0 3px;
    background: rgb(255, 179, 0);
    transition: height 0.3s, width 0.3s, margin 0.3s;
}

.form-radio-header {
    font-size: 1.2em;
    margin-left: 1em !important;
}

.form-radio-header input[type=radio]:not(old) + label > span {
    width: 22px !important;
    height: 22px !important;
    margin: 4px 9px 2px 5px !important;
}

.form-radio-header input[type=radio]:not(old) + label > span > span {
    height: 0px;
    width: 0px;
    margin: 10px 0 0 10px;

}

.form-radio-header input[type=radio]:not(old):checked + label > span > span {
    width: 14px !important;
    height: 14px !important;
    margin: 3px 0 0 3px !important;

}

.form-radio {
    margin-left: 2.5em;
}

.form-radio-lower {
    margin-left: 4em !important;
}

.vin-model input[type=text] {
    width: 60%;
    display: inline;
}

.vin-model label {
    padding: 2px 0;
}

.wheels-form-label {
    font-size: 0.7em;
    margin: 18px 0 -1px 0;
}

.subcat-arrow {
    list-style: square inside url("/img/rarr.svg");

}

.wheel-search {
    padding-left: 50px !important;
    background-image: url('/img/icons/filter-tyres-orange.png');
    background-repeat: no-repeat;
    background-position: left 17px center;
    padding-right: 25px !important;
}

.wheel-search:hover {
    background-image: url('/img/icons/filter-tyres.png');
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(/img/carret.svg) no-repeat right 5px center !important;

}

select:focus {
    background: url(/img/carret.svg) no-repeat right 5px center !important;
}

.bold {
    font-weight: bold;
}

.form-checkbox input[type=checkbox]:not(old) {
    width: 28px;
    margin: 0;
    padding: 0;
    opacity: 0;
}

.form-checkbox input[type=checkbox]:not(old) + label {
    display: inline-block;
    margin-left: -2em;
    line-height: 1.5em;
}

.form-checkbox input[type=checkbox]:not(old) + label > span {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 4px 7px 3px 5px;
    border: 1px solid rgb(192, 192, 192);
    background: rgb(245, 245, 245);
    vertical-align: bottom;

}

.form-checkbox input[type=checkbox]:not(old) + label > span > span {
    display: block;
    height: 0px;
    width: 0px;
    margin: 7px 0 0 7px;
    background-color: #5F5F5F;
    transition: height 0.3s, width 0.3s, margin 0.3s;
}

.form-checkbox input[type=checkbox]:not(old):checked + label > span > span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 2px 0 0 2px;
    background-color: #5F5F5F;
    transition: height 0.3s, width 0.3s, margin 0.3s;
}

.form-checkbox label {
    margin-bottom: 0px;
}

.delivery-map {
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 0 !important;
    padding-top: 34.3%;
}

.delivery-map-content {
    position: absolute;
    top: 22%;
    left: 15%;
}

.delivery-map-flag {
    height: 5em;
}

.delivery-map-descr {
    width: 1px;
    font-size: 2.6em;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: bold;
    color: black;

}

.delivery-map-buttons {
    position: absolute;
    bottom: 1%;
    left: 3%;
}

@media (max-width: 767px) {
    .delivery-map-buttons {
        bottom: -7px;
    }

    .delivery-map {
        margin-bottom: 30px;
    }
}

.search-li.open a > i:before {
    background-image: url(/img/close.svg);
    background-size: 1em;
    background-repeat: no-repeat;
    display: inline-block;
    width: 1em;
    height: 0.95em;
    content: "";
}

.slider-nav ul {
    position: absolute;
    top: -200vh;
    margin-bottom: -25px;
    z-index: -10;
}

.hidden-language-id {
    display: none;
}

.nav-car {
    position: relative;
}

.car-select-h2 {
    margin-bottom: 0.4em;
}

@media (max-width: 768px) {
    .car-select-h2 {
        margin: 1em 0 0.6em 0;
    }
}

.clearnone {
    clear: none !important;
}

.quantity-input-wrapper input, .quantity-input-wrapper button {
    float: right;
}

.quantity-input-wrapper {
    margin-top: -7px;
}

.mark-product-list {
    font-size: 2.2em;
    position: absolute;
    right: 4%;
    z-index: 1;
    color: #ffb300;
}

.mark-product-list:hover {
    color: #ffb300;
    text-shadow: 1px 1px 2px #424242;
}

.mark-product-list:focus, .mark-product-list:active {
    outline: none !important;
    color: #ffb300;
}

.checkbox-checkout input[type=checkbox]:not(old) + label > span > span, .checkbox-checkout input[type=radio]:not(old) + label > span > span {
    background: rgb(255, 179, 0);
}

.checkbox-checkout input[type=checkbox]:not(old):checked + label > span > span, .checkbox-checkout input[type=radio]:not(old):checked + label > span > span {
    background: rgb(255, 179, 0);
}

.fav-refresh {
    float: right;
    font-size: 18px;
    cursor: pointer;
}

#usersep {
    background: none !important;
}

@media (max-width: 1199px) {
    .nav-link-parts {
        text-transform: uppercase;
    }
}

.share-print {
    background-color: #848484;
    font-size: 12px;
    padding: 5px 0 0 0px;
    margin-right: 5px;
    height: 26px;
    width: 26px;
    transition: all .2s ease-in-out;
}

.share-print:hover {
    background-color: #848484;
    margin-top: -4px;
    transition: all .2s ease-in-out;
}

.share-print:focus {
    background-color: #848484;
}

.share-print i {
    color: white;
}

.share-heart {
    color: white;
    font-size: 15px;
    padding: 7px 1px 0 0px;
    height: 26px;
    width: 26px;
    background-color: #FFB300;
    transition: all .2s ease-in-out;
}

.share-heart:hover {
    transition: all .2s ease-in-out;
    margin-top: -4px;
}

.mark-product {
    padding: 0;
    margin: -1px 2px 0 0;
    border: 0;
}

.at-resp-share-element.at-mobile .at-share-btn {
    margin-right: 2px !important;
}

.li-dot {
    margin-bottom: 2px;
    display: inline-block;
    width: 5px;
    height: 5px;
    content: '';
    background: black;
    border-radius: 50% !important;

}

.shopping-descr-second {
    display: inline-block;
    margin-left: 5px;

}

.shopping-descr-second:first-letter {
    text-transform: capitalize;
}

.cars-menu-margin {
    margin-left: 12%;
    padding-right: 22%;
}

@media (max-width: 1400px) {
    .cars-menu-margin {
        margin-left: 5%;
        padding-right: 8%;
    }
}

@media (max-width: 767px) {
    .navbar-brand img {
        width: 35vw;
    }
}

@media (min-width: 768px) and (max-width: 795px) {
    .at-svc-twitter {
        display: none !important;
    }
}

@media (max-width: 408px) {
    .at-svc-twitter {
        display: none !important;
    }
}

.other-cars-margin li {
    margin-top: -6px;
    margin-bottom: 7px;
}

.other-cars-margin li:last-child {
    margin-bottom: 3px !important;
}

.car-models:not(.car-models-active) .dropdown-menu-container {
    margin-top: -10px;
    padding-top: 10px;
    background-color: white;
}

.car-models:not(.car-models-active) li.active a {
    color: black;
}

.car-models-active {
    background-color: transparent;
}

.car-models-active ul > li {
    margin-top: -5px;
}

.car-models-active-others ul > li {
    margin-top: -7px;
}

@media (max-width: 1400px) and (min-width: 1200px) {
    .other-cars-margin .cars-menu-margin {
        padding-right: 0;
        margin-left: 0;
    }
}

.other-cars-name strong {
    font-size: 11px !important;
}

.wheelset td {
    border-bottom: 0.5px solid #ccc !important;
}

.wheelset td:nth-child(even) {
    text-align: right;
}

.wheels-models ul {
    margin-top: 5px !important;
}

.wheels-models div:first-child {
    margin-top: 9px;
}

.wheels-models li {
    margin-top: 5px !important;
    font-size: .812em;
}

@media (max-width: 767px) {
    .home-spacer {
        display: none;
    }
}

.car-list-model-icon-inactive {
    height: 10px;
    width: 15px;
    float: right;

}

.car-list-model-icon-active {
    height: 10px;
    width: 15px;
    float: right;;
}

.active .car-list-model-icon-active {
    display: table-cell !important;
}

.active .car-list-model-icon-inactive {
    display: none !important;
}

.mobile-user-wrap {
    float: right;
    margin-top: 25px;
    margin-right: 15px;
}

.mobile-user-wrap .menu-user li {
    background: none !important;
}

@media (min-width: 1200px) {
    .mobile-user-wrap {
        display: none !important;
    }
}

@media (max-width: 1199px) {
    .pc-user-wrap {
        display: none !important;
    }
}

.mobile-user-wrap.open {
    background-color: transparent !important;
}

@media (max-width: 390px) {
    .mobile-user-wrap {
        display: none !important;
    }

    .pc-user-wrap {
        display: block !important;
    }

    .pc-user-wrap > a > img {
        margin-left: 25px;
    }

    .pc-user-wrap > ul > li {
        margin-left: 25px !important;
    }

    .pc-user-title {
        display: inline-block !important;
    }
}

.svg-icon .svg {
    width: 1.2em;
    height: 1.2em;
    margin-bottom: -1px;
}

.svg-icon .svg path {
    fill: #999 !important;
}

.svg-icon:hover .svg path {
    fill: #000 !important;
}

@media (max-width: 390px) {
    .svg-icon .svg {
        width: 1.3em;
        height: 1.3em;
        margin-bottom: -2px;
    }

    .menu-user.teile-navbar .glyphicon {
        font-size: 1.1em;
    }

    .nav-car .glyphicon {
        color: #333;
    }

    .a-view-burger-user:hover .glyphicon {
        color: black
    }
}

.svg-icon-phone .svg {
    width: 1.4em;
    height: 1.4em;
    margin: 0 -3px -5px -2px;
}

.svg-icon-phone .svg path {
    fill: #999 !important;
}

.svg-icon-phone-footer .svg {
    width: 1.5em;
    height: 1.5em;
    margin: 0 -1px -5px -3px;
}

.svg-icon-phone-footer .svg path {
    fill: #999 !important;
}

.svg-icon-phone-footer:hover .svg path {
    fill: #000 !important;
}

@media (max-width: 1199px) {
    .teile-navbar .svg-icon-phone-footer {
        margin-left: 24px;
    }

    .teile-navbar .svg-icon-phone-footer .svg {
        margin-right: 0px;
    }

    .teile-navbar .svg-icon-phone-footer .svg path {
        fill: #999 !important;
    }

    .teile-navbar a:hover .svg-icon-phone-footer .svg path {
        fill: #000 !important;
    }

    .teile-navbar .glyphicon-envelope, .teile-navbar .glyphicon-print {
        color: #999;
    }

    .teile-navbar li > a:hover .glyphicon-envelope, .teile-navbar li > a:hover .glyphicon-print {
        color: #000;
    }
}

#car-selector .dropdown.open {
    background-color: white;
}

#car-selector .dropdown.open .car-image.inactive {
    display: none !important;
}

#car-selector .dropdown.open .car-image.active {
    display: block !important;
}

.car-models-active .active-model-check {
    color: black !important;
}

@media (max-width: 500px) {
    .postcode-small .col-xs-4 {
        width: 50% !important;
    }

    .postcode-small .col-xs-8 {
        width: 50% !important;
    }
}

.tax-code {
    text-align: center;
    position: absolute;
    padding: 6px 5px;
    width: 35px;
    pointer-events: none;
    border-color: transparent;
    background-color: transparent !important;
}

.tax-number {
    padding: 6px 5px 6px 35px;
}

.show-topics {
    display: none;
}

.newsletter-topics {
    margin-left: 20px;
    height: 0;
    overflow: hidden;
    margin-bottom: 0;
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -ms-transition: height 0.5s;
    -o-transition: height 0.5s;
    transition: height 0.5s;
}

.menu-user.teile-navbar .glyphicon {
    color: #999;
}

.menu-user.teile-navbar a:hover .glyphicon {
    color: #000 !important;
}

.footer-section .list-unstyled li {
    margin-bottom: 0.4em;
    line-height: 1.2em;
}

.footer-section .svg-icon-phone-footer .svg path {
    fill: #999 !important;
}

.footer-section .svg-icon-phone-footer:hover .svg path {
    fill: #000 !important;
}

.wheelset td:nth-child(odd) {
    width: 140px;
}

@media (min-width: 1200px) and (max-width: 1470px) {
    .footer-section .footer-contact-text {
        float: left;
        clear: both;
    }

    .footer-section .footer-contact-icon {
        float: left;
        clear: both;
    }

    .footer-section .glyphicon-print {
        margin-bottom: 3px;
    }
}

.footer-section .svg-icon-phone-footer {
    line-height: 1.7em;
}

select, textarea, input {
    font-size: 16px !important;
}

.car-models-active-others .car-list-model-name > strong {
    line-height: 1.2em;
}

#gallery-slider .carousel-control.left {
    left: 3% !important;
}

#gallery-slider .carousel-control.right {
    right: 3% !important;
}

#gallery-slider-two .carousel-control.left {
    left: 3% !important;
}

#gallery-slider-two .carousel-control.right {
    right: 3% !important;
}

.newsite-style h3 {
    font-weight: 700;
    margin-bottom: 7px;
}

.newsite-style .right {
    float: right;
}

.newsite-style .margines {
    margin-top: 50px;
}

.newsite-style .margines-payments {
    margin-top: 60px;
}

.newsite-style .margines-mniejszy {
    margin-top: 40px;
}

.newsite-style .border {

}

.newsite-style .checkout ul li {
    list-style: none;
    margin-bottom: 5px;

}

.newsite-style .checkout ul {
    padding: 0 0 5px 10px !important;

}

.newsite-style .checkout ul li:before {
    font-weight: 600;
    content: '✓';
}

.newsite-style .checkout ul li {
    padding-left: 13px;
    text-indent: -13px;
}

.details-section tr {
    border-bottom: 1px solid #CCCCCC;
}

.details-section tr:last-of-type {
    border-bottom: none;
}

.shopping-slider-item-wrap {
    margin-bottom: 1px;
}

@media (min-width: 1200px) and (max-width: 1300px) {
    .cart-opis {
        width: 57%;
    }
}

@media (min-width: 1200px) and (max-width: 1594px) {
    .panel .cart-quantity .input-group-addon {
        display: none;
    }
}

.wheelset tr:first-of-type {
    border-top: 1px solid #ccc;
}

.wheelset tr:last-of-type {
    border-bottom: 1px solid #ccc;
}

.gallery_hq {
    width: 20%;
    float: left;
    padding: 0 3px;
}

.order-items tr {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.order-items tr:first-of-type {
    border: none;
}

.order-items tr:last-of-type {
    border-bottom: none;
}

.order-orders > tbody > tr {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.order-orders > tbody > tr:first-of-type {
    border-top: none;
}

.visible-425 {
    display: none;
}

@media (max-width: 425px) {
    .hidden-425 {
        display: none;
    }

    .visible-425 {
        display: inline;
    }
}

.order-orders td {
    vertical-align: middle !important;
}

.scrollspy .affix {
    z-index: 3;
}

.category-triangle {
    position: absolute;
    top: 0.25em;
    right: -30px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 9px 9px 0;
    border-color: transparent #000000 transparent transparent;
    line-height: 0px;
    _border-color: #ffffff #000000 #ffffff #ffffff;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#ffffff');
}

.category-triangle {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s;
}

.cat-mouseover .category-triangle {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity 0.5s;
}

.cat-click .category-triangle {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity 0.5s;
}

.categories-box {
    top: 13px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s;
    z-index: 4;
    position: absolute;
    left: 100%;
    width: 65vw;
}

.categories-selected {
    visibility: visible !important;
    opacity: 1 !important;
    transition: visibility 0s, opacity 0.5s;
}

.click-categories-selected {
    visibility: visible !important;
    opacity: 1 !important;
    transition: visibility 0s, opacity 0.5s;
}

.affix-top .categories-box {
    left: calc(100% + 15px);
}

#close-category {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    height: 25px;
    width: 25px;
    top: 20px;
    right: calc(-65vw + 7px);
    cursor: pointer;
    z-index: 10;

}

.categories-box .product-description {
    display: none;
}

.categories-box .teile-category {
    margin-bottom: 0;
}

.categories-box .teile-category .row .img-fit-height {
    height: 100%;
}

.categories-box .teile-category .row .img-fit-height img {
    height: 100%;
}

.categories-box .teile-category .row {
    min-height: 420px;
}

.affix-top, .affix-bottom {
    margin-right: -30px;
    padding-right: 30px;
}

.category-li {
    line-height: 1.25;
    padding-bottom: 0.1em;
    padding-top: 0.1em;
}

#accordion .panel.panel-default:first-child {
    border-bottom: 1px solid #ccc;
}

.search-input-wrapper {
    display: inline;
    font-style: italic;
}

@media (max-width: 767px) {
    .stats.row .col-lg-8 .col-md-2:first-of-type img {
        padding-top: 40px;
    }

    .search-input-wrapper {
        padding-right: 30px;
        display: block;
    }

    .search-results-button {
        position: absolute;
        top: 1.6em;
        right: 15px;
    }

    #search-results-keywords {
        width: 100% !important;
    }
}

#delivery-info {
    cursor: pointer;
    text-align: right;
    margin-top: 40px;
}

#delivery-info-box {
    display: none;
}

#delivery-info-box.active {
    display: block;
}

#delivery-info-box {
    padding-top: 0px;
    background: white;
}

#delivery-info-box div.delivery-info-box-part {
    width: 100%;
    float: left;
    padding: 10px 0 5px 0;
    border-bottom: 1px solid #ccc;
}

#delivery-info-box div:last-of-type {
    border-bottom: none;
}

#delivery-info-box button {
    margin-top: 10px;
    float: right;
}

#delivery-info-box div.delivery-info-box-part span {
    float: left;
}

#delivery-info-box div.delivery-info-box-part div:first-of-type {
    font-weight: 700;
    float: left;
    width: 61.6666667%;
}

#delivery-info-box div.delivery-info-box-part div:nth-of-type(2) {
    font-weight: 700;
    text-align: right;
    float: left;
    width: 33.3333333%;
}

#delivery-info-box div.delivery-info-box-part div:nth-of-type(3) {
    font-weight: 700;
    text-align: right;
    float: right;
    width: 5%;
}

#delivery-info-box div.delivery-info-box-part div:nth-of-type(4) {
    float: left;
    width: 100%;
}

#delivery-info-box div.delivery-info-box-part div:nth-of-type(4) ul {
    padding-left: 22px;
}

.navbar {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

@media (min-width: 1200px) {
    .carousel-inner {
        margin-bottom: 40px;
    }

    #teile-navbar .navbar-nav:first-of-type {
        margin-left: -75px !important;
    }
}

.button-rarr svg path {
    fill: #333;
}

.button-rarr:hover svg path, .button-rarr:focus svg path {
    fill: #fff;
    transition: all .25s ease;
}

.button-rarr:active svg path {
    fill: #333;
    transition: all .25s ease;
}

.delivery-switch-arr {
    display: none;
}

.more_link.rtl-arr .rtl-arr-svg {
    display: inline;
}

.more_link.ltr-arr .ltr-arr-svg {
    display: inline;
}

.link-rarr {
    display: inline-block;
    margin-left: 18px;
    line-height: 1.1em;
}

.link-rarr svg {
    margin-left: -18px;
    margin-right: 3px;
}

.link-rarr svg path {
    fill: #999;
}

.link-rarr:hover svg path, .link-rarr:focus svg path, .link-rarr:active svg path {
    fill: #2a2d2e;
}

.about-rarr svg path {
    fill: #999;
}

.about-rarr:hover path, .about-rarr:focus path, .about-rarr:active path {
    fill: #2a2d2e;
}

.team-wrapper .svg-icon-phone .svg path {
    fill: #333 !important;
}

.box-title:hover {
    color: #000;
}

.box-title:hover svg path {
    fill: #000;
}

.box-title svg {
    margin-bottom: 2px;
}

#wheels-x {
    display: none;
}

#wheels-v {
    height: 8px;
    width: 17px;
}

.dropup.open #wheels-x {
    display: inline;
}

.dropup.open #wheels-v {
    display: none;
}

.active-model-check:hover img.car-list-model-icon-active {
    display: block !important;
}

.active-model-check:hover img.car-list-model-icon-inactive {
    display: none !important;
}

#about-links-1 .link-rarr, #about-links-2 .link-rarr, #wheel_url .link-rarr {
    line-height: 1.8em !important;
}

.winter-wheels-model a, .winter-wheels-model svg {
    margin-left: 0 !important;
}


@media (min-width: 768px) {
    #accordion {
        margin-top: 40px;
    }

    .home-wheels-img-wrapper {
        background-position: center top -66px;
    }
}

.affix.affix-cars {
    top: 140px !important;
}

#search-filters .form-radio input[type=radio]:not(old) {
    width: 28px;
    margin: 0;
    padding: 0;
    opacity: 0;
}

#search-filters .form-radio input[type=radio]:not(old) + label {
    display: inline-block;
    margin-left: -2em;
    line-height: 1.5em;
}

#search-filters .form-radio input[type=radio]:not(old) + label > span {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 4px 7px 3px 5px;
    border: 1px solid rgb(192, 192, 192);
    background: rgb(245, 245, 245);
    vertical-align: bottom;

}

#search-filters .form-radio input[type=radio]:not(old) + label > span > span {
    display: block;
    height: 0px;
    width: 0px;
    margin: 7px 0 0 7px;
    background-color: rgb(255, 179, 0);
    transition: height 0.3s, width 0.3s, margin 0.3s;
}

#search-filters .form-radio input[type=radio]:not(old):checked + label > span > span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 2px 0 0 2px;
    background-color: rgb(255, 179, 0);
    transition: height 0.3s, width 0.3s, margin 0.3s;
}

#search-filters .form-radio label {
    margin-bottom: 0px;
}

#search-filters .form-checkbox input[type=checkbox]:not(old):checked + label > span > span, #search-filters .form-radio input[type=radio]:not(old):checked + label > span > span {
    position: relative;
    width: 12px;
    height: 12px;
    margin: 1px 0 0 1px;
}

#search-filters .form-checkbox input[type=checkbox]:not(old):checked + label > span > span:after, #search-filters .form-radio input[type=radio]:not(old):checked + label > span > span:after {
    color: white;
    content: "\2713";
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.load-more-results, .popup-more {
    background-color: #F5F5F5;
    text-align: center;
    float: left;
    width: 100%;
    height: 100px;
}

.popup-more {
    height: 65px;
    /*margin-bottom: 10px;*/
}

.load-more-results:hover, .popup-more:hover {
    background-color: #E0E0E0;
    cursor: pointer;
}

.load-more-results p, .popup-more p {
    margin: 20px 0 5px;
    color: #999;
    font-size: 1.3em;
}

.popup-more p {
    margin: 15px 0 0;
    font-size: 1em;
}

.load-more-results:hover p, .popup-more:hover p {
    color: #2a2d2e;
}

.load-more-results .svg, .popup-more .svg {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    margin-top: 0px;
    transition: margin-top 0.5s ease;
    height: 12px;
}

.popup-more .svg {
    height: 8px;
}

.load-more-results:hover .svg path, .popup-more:hover .svg path {
    fill: #2a2d2e;
}

.load-more-results:hover .svg {
    transition: margin-top 0.5s ease;
    margin-top: 10px;
}

.popup-more:hover .svg {
    transition: margin-top 0.5s ease;
    margin-top: 10px;
}

.load-more-results-overlay {
    display: none;
    position: absolute;
    width: calc(100% - 30px);
    height: 100px;
    z-index: 10;
    background: rgba(237, 237, 237, 0.5);
    text-align: center;
}

.load-more-results-overlay .svg {
    margin-top: calc(1.3em + 32px);
}

#search-results-overlay {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0px;
    z-index: 3;
    background-color: rgba(237, 237, 237, 0.5);
    display: none;
}

#search-results-overlay img {
    height: 110px;
    position: fixed;
    top: calc(50vh + 15px);
    left: calc(50% - 99px);
}

.popup-more-overlay {
    display: none;
    position: absolute;
    bottom: 54px;
    width: calc(100% - 17px);
    height: 65px;
    z-index: 10;
    background: rgba(237, 237, 237, 0.7);
    text-align: center;
}

.popup-more-overlay .svg {
    margin-top: 34px;
    height: 20px;
}

.search-results-popup::-webkit-scrollbar {
    width: 17px;
}

@media (max-width: 1199px) {
    .search-nav {
        position: static;
        width: 100%;
        text-align: left !important;
        margin-right: 0;
        padding-right: 0;
    }

    .search-keywords-title {
        display: inline-block !important;
    }

    .search-keywords-title:after {
        content: ":";
    }

    #search-results-keywords {
        position: relative !important;
        height: 26px !important;
    }

    .search-results-input-wrapper {
        display: inline-block;
    }

    .search-results-input-wrapper .search-button {
        bottom: auto !important;
        top: -7px;
    }

    #search-filters .form-checkbox input[type=checkbox]:not(old) + label > span, #search-filters .form-radio input[type=radio]:not(old) + label > span {
        float: left;
    }

    .results-text {
        display: none;
    }

    #search-filters br {
        display: none;
    }

    #search-filters label {
        margin-right: 2px !important;
        margin-left: 0 !important;
        float: left;
    }

    #search-filters .form-checkbox input[type=checkbox]:not(old) + label > span, #search-filters .form-radio input[type=radio]:not(old) + label > span {
        margin-right: 3px !important;
        margin-top: 3px !important;
    }

    #search-filters {
        margin-top: -14px;
    }

    #search-filters h4 {
        margin-top: 0 !important;
        display: none;
    }

    #search-filters h5 {
        float: left;
        clear: both;
    }

    #search-filters h5:after {
        content: ":";
    }

    #search-filters h5:first-child {
        margin-bottom: 10px;
    }

    #search-filters .form-checkbox input[type=checkbox]:not(old), #search-filters .form-radio input[type=radio]:not(old) {
        margin-right: -2em;
        float: left;
    }

    #search-filters .form-checkbox, #search-filters .form-radio {
        float: left;
        margin-top: 5px;
    }

    #teile-navbar .dropdown:not(.open) .a-view-burger:hover {
        background: url('/img/carret-black.svg');
        background-position: center right 25px;
        background-size: 15px 9px;
        background-repeat: no-repeat;
    }

    #teile-navbar .nav-link a:hover {
        background: url('/img/larr.svg');
        background-repeat: no-repeat;
        background-position: center right 25px;
        background-size: 15px 9px;
    }

    #teile-navbar .dropdown .dropdown-menu li:hover {
        background: url('/img/larr.svg');
        background-repeat: no-repeat;
        background-position: center right 15px;
        background-size: 15px 9px;
        margin: 15px 0 15px 0;
    }

    #teile-navbar .dropdown.open .a-view-burger:hover {
        background: url('/img/close.svg');
        background-position: center right 25px;
        background-size: 15px 15px;
        background-repeat: no-repeat;
    }

    .zwin:not(.collapsed) {
        margin-left: -2px;
        margin-right: 17px;
        margin-top: 21px !important;
        height: 21px;
        width: 21px;
        background-size: contain !important;
        background-image: url('/img/close-grey.svg') !important;
        background-repeat: no-repeat !important;
    }

    .zwin:not(.collapsed):hover {
        margin-top: 21px !important;
        height: 21px;
        width: 21px;
        background-size: contain !important;
        background-image: url('/img/close.svg') !important;
        background-repeat: no-repeat !important;
    }

    .zwin.collapsed {
        margin-top: 23px !important;
        margin-right: 19px;
        height: 16px;
        width: 17px;
        background-size: cover !important;
        padding: 0 !important;
        background-image: url('/img/burger-lk2.svg') !important;
        background-repeat: no-repeat !important;
    }

    .zwin.collapsed:hover {
        margin-top: 23px !important;
        margin-right: 19px;
        height: 16px;
        width: 17px;
        background-size: cover !important;
        padding: 0 !important;
        background-image: url('/img/burger-lk2-black.svg') !important;
        background-repeat: no-repeat !important;
    }

    #accordion .panel-heading {
        background: unset;
        padding: 0;
    }

    #accordion .panel-heading a {
        display: block;
        padding: 10px 0 10px 15px;
        background-size: 16px 16px;
        background: url('/img/burger-lk2.svg');
        background-repeat: no-repeat;
        background-position: 10px 50%;
    }

    #accordion .panel-heading a:active, #accordion .panel-heading a:focus {
        color: #999;
    }

    #accordion .panel-heading a:hover {
        background: url('/img/burger-lk2-black.svg');
        background-size: 16px 16px;
        background-repeat: no-repeat;
        background-position: 10px 50%;
        color: #333;
    }

    #accordion .panel-heading a:not(.collapsed) {
        background: url('/img/burger-lk2-black.svg');
        background-size: 16px 16px;
        background-repeat: no-repeat;
        background-position: 10px 50%;
        color: #333;
    }

    #accordion .panel-heading:hover a.collapsed h4 {
        background: url('/img/carret-black.svg');
        background-position: center right 10px;
        background-size: 15px 9px;
        background-repeat: no-repeat;
    }

    #accordion .mobile-rarr:hover {
        background: url('/img/larr.svg');
        background-position: center right 10px;
        background-size: 15px 9px;
        background-repeat: no-repeat;
    }

    #accordion .panel-heading a:not(.collapsed) h4 {
        background: url('/img/close-grey.svg');
        background-position: center right 10px;
        background-size: 15px 15px;
        background-repeat: no-repeat;
        padding-left: 15px;
        padding-right: 25px;
        text-indent: 0;
    }

    #accordion .panel-heading:hover a:not(.collapsed) h4 {
        background: url('/img/close.svg');
        background-position: center right 10px;
        background-size: 15px 15px;
        background-repeat: no-repeat;
        padding-left: 15px;
        padding-right: 25px;
        text-indent: 0;
    }
}

.side-menu2 a:hover .subcategories-rarr {
    display: none !important;
}

.side-menu2 a:hover .subcategories-brarr {
    display: inline !important;
}

.btn {
    outline: none !important;
}

@media (max-width: 767px) {
    #teile-carbar li.dropdown:hover .car-list-line-icon {
        background: url('/img/carret-black.svg') no-repeat scroll center / 15px 9px;
    }

    #teile-carbar li.dropdown.open a:hover .car-list-line-icon {
        background: url("/img/close.svg") no-repeat scroll center / 15px 15px;
    }

    #teile-carbar li.dropdown.open li a:hover .car-list-model-icon {
        background: url('/img/larr.svg') no-repeat scroll center / 15px 10px;
    }
}

.search-results-product {
    margin: 5px 0;
    text-align: left;
}

.search-results-product:hover {
    background-color: #f9f9f9;
}

.search-results-bottom table {
    width: 100%;
    text-align: right;
}

.search-results-bottom-left {
    text-align: left;
}

.search-results-netto {
    font-size: 0.8em;
    display: block;
    margin-top: -4px;
}

.search-results-brutto {
    font-weight: 500;
}

.search-results-product .col-xs-4, .search-results-product .col-xs-8 {
    margin: 5px 0;
}

.search-results-product .col-xs-8 {
    padding-left: 0;
}

.search-results-number {
    font-size: 0.9em;
}

.search-results-condition {
    font-size: 0.9em;
    display: block;
    margin-top: -4px;
}

.search-results-name {
    display: block;
    line-height: 1.2;
    float: left;
    margin-bottom: 5px;
}

.highlight {
    background-color: #FFC107;
    font-weight: 500;
    color: #2a2d2e;
}

.search-mobile-close {
    position: absolute;
    bottom: 10px;
    right: 41px;
    height: 18px;
    width: 18px;
    z-index: 10;
    cursor: pointer;
    display: none;
}

.search-mobile-close path {
    fill: #999;
}

.search-mobile-close:hover path {
    fill: black;
}

@media (min-width: 768px) {
    .gallery-full-col {
        width: 55.62% !important;
    }
}

.gallery-full-col {
    margin-bottom: 0 !important;
}

.gallery-full-col .carousel-inner {
    margin-bottom: 0 !important;
}

.gallery-mini-col {
    width: 44.38% !important;
}

.gallery-mini-col .col-xs-3 {
    padding: 5px !important;
}

.gallery-mini-col .col-xs-3 > div {
    background-repeat: no-repeat;
}

.gallery-mini-col .col-xs-3 .gallery-preview {
    margin: 0 !important;
}

.gallery-mini-col .col-xs-3:nth-of-type(-n+4) {
    padding-top: 0 !important;
}

.gallery-mini-col .col-xs-3:nth-last-of-type(-n+4) {
    padding-bottom: 0 !important;
}

.not-found-gallery-wrapper {
    padding: 0 !important;
}

.gallery-preview {
    cursor: pointer;
}

.nav-tabs {
    background-color: #f1f1f1;
}

.nav-tabs > li > a {
    padding: 10px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #F5F5F5;
}

.nav-tabs > li.disabled > a, .nav-tabs > li.disabled > a:hover, .nav-tabs > li.disabled > a:focus {
    background-color: #777;
}

.menu-user.teile-navbar li.disabled a:hover .glyphicon {
    color: #999 !important;
}

.price-tab-list-item {
    width: 50%;
    text-align: center;
}

.price-tab-list-item > a{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

li.price-tab-consumer.price-tab-list-item.active > a {
    border-left: 0 none;
}

li.price-tab-company.price-tab-list-item.active > a {
    border-right: 0 none;
}