/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
progress, sub, sup {
    vertical-align: baseline
}

button, hr, input {
    overflow: visible
}

.slick-slider, html, legend {
    box-sizing: border-box
}

img, legend, svg {
    max-width: 100%;
    background-color: transparent;
}

.alert, .btn {
    text-align: center;
}

.modal, .slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

figcaption, menu, article, aside, details, figure, footer, header, main, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden], template {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b, strong {
    font-weight: bolder;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
}

.btn .icon, .icon, .toggle__state, img, svg {
    vertical-align: middle;
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box
}

button, input, optgroup, select, textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

button, input {
}

button, select {
    text-transform: none
}

[type=submit], [type=reset], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: ButtonText dotted 1px
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    color: inherit;
    display: table;
    padding: 0;
    white-space: normal
}

.slick-list, .slick-slider, .slick-track {
    display: block;
    position: relative
}

.slick-dots button, .text--nowrap {
    white-space: nowrap
}

textarea {
    overflow: auto
}

.cover, .modal_is_open, .slick-list {
    overflow: hidden
}

[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0;

}

/* *** FA checkbox + radio *** */
input[type="checkbox"].fa,
input[type="radio"].fa 
{
    display: none;
}

input[type="checkbox"].fa + label::before,
input[type="radio"].fa + label::before
{
    line-height: 1;
    display: inline-block;
    font-family: FontAwesome;
    font-weight: 100 !important;
    font-size: inherit;
    font-style: normal;
    vertical-align: baseline;
    /* padding-right: 0.5rem; */
    min-width: 1.2em;
    text-align: left;
}

input[type="checkbox"].fa.fa-one-half + label::before,
input[type="radio"].fa.fa-one-half + label::before
{ font-size: 1.5em; }

input[type="checkbox"].fa.fa-double + label::before,
input[type="radio"].fa.fa-double + label::before
{ font-size: 2em; }

input[type="checkbox"]:disabled.fa + label::before,
input[type="radio"]:disabled.fa + label::before
{
    filter: Alpha(opacity=40);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=40)";
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}

input[type="checkbox"].fa + label::before {
    /* content: '\f0c8'; */
    content: '\f096';
}

input[type="radio"].fa + label::before {
    content: '\f10c';
}

input[type="checkbox"].fa:checked + label::before
{
    /* content: "\f14a"; */ /* teli */
    content: "\f046"; /* üres */
    /* padding-right: 0.43rem; */
    /* padding-right: 0.30rem; */
}

input[type="radio"].fa:checked + label::before
{
    content: "\f05d";
}
/* *** */


[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.footer ul li, body, h2, h3, h4 {
    line-height: 1.6rem
}

.slick {
    height: 0; 
    overflow: hidden;
    opacity: 0; 
    transition: opacity 1.0s linear 0s; 
}

.slick-slider {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.accordion__title, .btn, .cart_button, button {
    cursor: pointer;
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0
}

.slick-track:after, .slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@font-face {
    font-family: Montserrat;
    src: url(../../media/fonts/montserrat/montserrat-bold-webfont.woff2) format('woff2'), url(../../media/fonts/montserrat/montserrat-bold-webfont.woff) format('woff');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Montserrat;
    src: url(../../media/fonts/montserrat/montserrat-regular-webfont.woff2) format('woff2'), url(../../media/fonts/montserrat/montserrat-regular-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: url(../../media/fonts/open_sans/opensans-bold-webfont.woff2) format('woff2'), url(../../media/fonts/open_sans/opensans-bold-webfont.woff) format('woff');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: url(../../media/fonts/open_sans/opensans-bolditalic-webfont.woff2) format('woff2'), url(../../media/fonts/open_sans/opensans-bolditalic-webfont.woff) format('woff');
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: 'Open Sans';
    src: url(../../media/fonts/open_sans/opensans-italic-webfont.woff2) format('woff2'), url(../../media/fonts/open_sans/opensans-italic-webfont.woff) format('woff');
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: 'Open Sans';
    src: url(../../media/fonts/open_sans/opensans-regular-webfont.woff2) format('woff2'), url(../../media/fonts/open_sans/opensans-regular-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: icon_set;
    src: url(../../media/fonts/icon_set/fonts/icon_set.eot?jxo4sx);
    src: url(../../media/fonts/icon_set/fonts/icon_set.eot?jxo4sx#iefix) format('embedded-opentype'), url(../../media/fonts/icon_set/fonts/icon_set.ttf?jxo4sx) format('truetype'), url(../../media/fonts/icon_set/fonts/icon_set.woff?jxo4sx) format('woff'), url(../../media/fonts/icon_set/fonts/icon_set.svg?jxo4sx#icon_set) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" icon--"], [class^=icon--] {
    font-family: icon_set !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon--add--sm:before {
    content: "\e900"
}

.icon--add:before {
    content: "\e901"
}

.icon--arrow-1-down--sm:before {
    content: "\e902"
}

.icon--arrow-1-down:before {
    content: "\e903"
}

.icon--arrow-1-left--sm:before {
    content: "\e904"
}

.icon--arrow-1-left:before {
    content: "\e905"
}

.icon--arrow-1-right--sm:before {
    content: "\e906"
}

.icon--arrow-1-right:before {
    content: "\e907"
}

.icon--arrow-1-up--sm:before {
    content: "\e908"
}

.icon--arrow-1-up:before {
    content: "\e909"
}

.icon--arrow-2-down--sm:before {
    content: "\e90a"
}

.icon--arrow-2-down:before {
    content: "\e90b"
}

.icon--arrow-2-left--sm:before {
    content: "\e90c"
}

.icon--arrow-2-left:before {
    content: "\e90d"
}

.icon--arrow-2-right--sm:before {
    content: "\e90e"
}

.icon--arrow-2-right:before {
    content: "\e90f"
}

.icon--arrow-2-up--sm:before {
    content: "\e910"
}

.icon--arrow-2-up:before {
    content: "\e911"
}

.icon--cart--sm:before {
    content: "\e912"
}

.icon--cart:before {
    content: "\e913"
}

.icon--check--sm:before {
    content: "\e914"
}

.icon--check:before {
    content: "\e915"
}

.icon--close--sm:before {
    content: "\e916"
}

.icon--close:before {
    content: "\e917"
}

.icon--magnifier--sm:before {
    content: "\e918"
}

.icon--magnifier-zoom-in--sm:before {
    content: "\e919"
}

.icon--magnifier-zoom-in:before {
    content: "\e91a"
}

.icon--magnifier-zoom-out--sm:before {
    content: "\e91b"
}

.icon--magnifier-zoom-out:before {
    content: "\e91c"
}

.icon--magnifier:before {
    content: "\e91d"
}

.icon--menu--sm:before {
    content: "\e91e"
}

.icon--menu:before {
    content: "\e91f"
}

.icon--profile--sm:before {
    content: "\e920"
}

.icon--profile:before {
    content: "\e921"
}

.icon--substract--sm:before {
    content: "\e922"
}

.icon--substract:before {
    content: "\e923"
}

.icon--summer--sm:before {
    content: "\e924"
}

.icon--summer:before {
    content: "\e925"
}

.icon--trash--sm:before {
    content: "\e926"
}

.icon--trash:before {
    content: "\e927"
}

.icon--wheel--sm:before {
    content: "\e928"
}

.icon--wheel:before {
    content: "\e929"
}

.icon--winter--sm:before {
    content: "\e92a"
}

.icon--winter:before {
    content: "\e92b"
}

.accordion__content > :first-child, .alert__container > :first-child, .box > :first-child, .col > :first-child, .container > :first-child, .examples__navigation > :first-child, .form > :first-child, .service_navigation__list > :first-child {
    margin-top: 0
}

.accordion__content > :last-child, .alert__container > :last-child, .box > :last-child, .col > :last-child, .container > :last-child, .examples__navigation > :last-child, .form > :last-child, .service_navigation__list > :last-child {
    margin-bottom: 0
}

#noise_level:after, #noise_level:before {
    content: '';
    display: table;
    clear: both
}

.garage-block {
    cursor: pointer;
    padding: 1rem;
    min-height: 11.6rem !important;
    margin-bottom: 0.5rem;
}
.garage-block .garage-name,
.garage-block .garage-address
{ 
    line-height: 1.2;
    overflow: hidden;
    margin-bottom: 0.5rem;
}
/* .garage-block .garage-name { height: 2rem; } */
.garage-block .garage-address {
    height: 2.5rem;
}
.garage-block .garage-details {
    overflow: hidden;
    padding: 3px 15px;
}

.box, .cart_button, .navbar, .pagination a, .product_filter, .product_list__item, .product_list__item__btn--more_info, .shadow {
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .05), 0 1.6rem 1.6rem -1.6rem rgba(0, 0, 0, .25);
}
.shadow:hover {
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .2), 0 1.6rem 1.6rem -1.6rem rgba(0, 0, 0, .45);
}

.btn.small, .form_help, .product_list__item__label, .text--small {
    font-size: .8rem;
}

@set_bp (nth($bps,$i)) {
    .btn.small, .form_help, .product_list__item__label, .text--small {
        font-size: .70721rem;
    }
} 

.navbar__search__input, .text--big {
      font-size: 1.25rem;
}

@set_bp (nth($bps,$i)) {
    .navbar__search__input, .text--big {
        font-size: 1.414rem;
    }
} 

.footer ul li, h4, h5, h6 {
      text-transform: uppercase;
      letter-spacing: .1rem;
}

.footer ul, .navbar__dropdown_menu, 
.navbar__menu > ul, 
.news_list, 
.no_list_style, 
.pagination, 
.service_navigation__list, 
.service_navigation__list .navbar__menu > ul, 
.slick-dots, 
.tabs {
    padding-left: 0;
    list-style: none;
}

.contact__map, .store_list__map {
    position: relative;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.contact__map iframe, .store_list__map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.product_filter__level_2 .tabs .active a {
    color: #333;
    background-color: #fff;
}

.pagination li.active a {
    color: #333;
    background-color: #ffd814;
    font-weight: 700;
}

.cart_button__item_counter {
    color: #fff;
    background-color: #333;
}

.box.steel_gray_1,
.footer, 
.navbar, 
.product_filter__level_1 .tabs .active a, 
.product_filter__level_2, code {
    color: #fff;
    background-color: #505862;
}

.accordion__title, 
.block.steel_gray_2, 
.box.steel_gray_2, 
.cart_item__remove_button, 
.navbar__search__input, 
.product_filter__level_1, 
.product_list__item__btn--more_info, 
.table__head,
input:checked + .product_list__item__checker {
    color: #fff;
    background-color: #67717e;
}

.product_filter__help {
    color: #333;
    background-color: #c7cbd1;
}

*, :after, :before, select {
    background-color: transparent;
}

html {
    font-size: .875rem;
}

/* @media (min-width: 1040px) { */
@media (min-width: 992px) {
    html {
        font-size: .9375rem;
    }
}

h1 {
    font-size: 1.70898rem;
    line-height: 2.4rem;
}

h2 {
    font-size: 1.36719rem;
}

h3 {
    font-size: 1.09375rem;
}

.footer ul li, h4 {
    font-size: .875rem;
}

h5, h6 {
    line-height: .8rem;
}

h5 {
    font-size: .7rem;
}

h6 {
    font-size: .56rem;
}

*, :after, :before {
    box-sizing: inherit;
    outline: 0;
    margin: 0;
    border: 0;
    padding: 0;
}

.btn, select {
    border: none;
}

body {
    margin: 0;
    -webkit-font-smoothing: antialiased;
    font-family: "Open Sans", sans-serif;
    color: #333;
    background-color: #f2f2f2;    
    overflow-x: hidden;
}

body.blackfriday-bg {
    background-color: black;
}

a {
    color: inherit;
    text-decoration: none;
}

.footer ul li, h1, h2, h3, h4, h5, h6 {
    margin: 2.4rem 0 .8rem;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
}

.service_navigation__list ul, ol, p, ul {
    margin: .8rem 0;
}

.service_navigation__list ul, ol, ul {
    padding-left: 1.6rem;
    list-style: square;
}

ul.nude { list-style: none; }
ul.va-middle li { vertical-align: middle; }

input[type="checkbox"],
input[type="checkbox"] + label,
input[type="radio"],
input[type="radio"] + label
{
    cursor: pointer;
}

.form.full_width input[type=text], 
.form.full_width input[type=number], 
.form.full_width input[type=email], 
.form.full_width input[type=password], 
.form.full_width select, 
.form.full_width textarea, table {
    width: 100%;
}

hr {
    height: 1px;
    margin-top: -1px;
    background-color: #ccc;
}

.accordion, .form_group {
    margin: .8rem 0;
}

::-moz-selection {
    background-color: #ffd814;
}

::selection {
    background-color: #ffd814;
}
/*
select {
    height: 2.4rem;
    box-shadow: inset 0 0 0 1px #ccc;
}
*/

select,
input[type="text"], 
input[type="number"], 
input[type="email"], 
input[type="password"]
{
    box-sizing: border-box;    
    height: 2.4rem;
    border: 1px solid #ccc;
    /*
    padding: .4rem .8rem;
    box-shadow: inset 0 0 0 1px #ccc;
    */
}
textarea {
    box-sizing: border-box;    
    border: 1px solid #ccc;
}

select {
    background-color: transparent;
}

input[type="text"],
input[type="number"], 
input[type="email"],
input[type="password"],
textarea {
    padding: 0.34rem 0.8rem;
}

.form_group.form_invalid input[type="text"], 
.form_group.form_invalid input[type="number"], 
.form_group.form_invalid input[type="email"],
.form_group.form_invalid input[type="password"],
.form_group.form_invalid textarea 
{
    background-color: #fee7e7;
    border: 1px solid #f53d3d;
    /* box-shadow: inset 0 0 0 1px #f53d3d; */
}

.form_group.form_invalid .form_message {
    color: #fff;
    background-color: #f53d3d;
}

.form_message {
    padding: .2rem .4rem;
}

.label {
    display: block;
    font-weight: 700;
}

.checkbox, .radio {
    display: block;
    width: 100%;
}

.accordion__title {
    margin: 0;
    padding: .8rem;
}

.accordion__title .icon {
    float: right;
    display: inline-block;
}

.accordion .accordion__content {
    display: block;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    background-color: #f2f2f2;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    transition: all 0.3s linear 0s;
}

.accordion.on .accordion__content {
    max-height: 3000px;
    padding: 1.6rem;
    opacity: 1; 
    /* display: block; */
    overflow: auto;
}
.box {
    display: block;
}

.accordion.on .accordion__title .icon {
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
}

.alert {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    z-index: 6;
    padding: 1rem 3.5rem 1rem 1rem;
    background-color: #ffd814;
    font-weight: 700;
    transition: .25s;
    line-height: 1.3;
    height: 0;
    min-height: 3.2rem;
    max-height: 90%;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;    
}

.alert.on {
    height: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    box-shadow: 0 0 1.6rem rgba(0, 0, 0, .2);
    transition: .5s 1.5s;
}

.alert__container {
    padding: 0 !important;
}

.alert__container > div {
    margin-bottom: 0.5rem;
    padding-bottom: 0.5rem;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(0,0,0, 0.3);
}

.alert__container > div:last-child {
    margin-bottom:0;
    padding-bottom: 0;
    border: none;
}

.alert__close_btn {
    position: absolute;
    top: 0;
    /* bottom:0; */
    right: 0;
    width: 3.2rem;
    height: 3.2rem;
    color: inherit;
    background-color: #333;
    color: #fff;
}
.alert__close_btn:hover span {
    font-weight: bold;
}

/* @media (min-width: 640px) { */
@media (min-width: 560px) {
    .alert {
        /* padding: 1rem 4.8rem 1rem 1rem; */
        line-height: 1.2;
        /* min-height: 4.8rem; */
    }
    /*
    .alert__close_btn {
        width: 4.8rem;
        height: 4.8rem;
    }
    */
}

.block + .block {
    margin-top: 1.6rem;
}

.block.full_width {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.block.custom {
    margin-top: -6.4rem;
    margin-bottom: -6.4rem;
    padding-top: 6.4rem;
    /* padding-bottom: 6.4rem; */
    padding-bottom: 3.0rem;
}

.block.z--1 {
    position: relative;
    z-index: 1;
}

.box {
    width: 100%;
    padding: 2rem;
    background-color: #fff;
}

.box.no_padding {
    padding: 0;
}

.box.padding--sm {
    padding: 1.2rem;
}

.box.padding--md {
    padding: 1.6rem;
}

.box.width--sm, .modal--sm .modal__content {
    max-width: 32rem;
    margin: 0 auto;
}

.box.width--md, .modal__content {
    max-width: 44rem;
    margin: 0 auto;
}

.btn {
    display: inline-block;
    padding: .8rem 1.6rem;
    font-weight: 700;
    text-transform: uppercase;
}

/*@media (max-width: 639px) {*/
@media (max-width: 559px) {
    .btn {
        display: block;
        width: 100%;
    }

    .btn + .btn {
        margin-top: .8rem;
    }
    
    .block.custom {
        padding-bottom: 3.5rem;
    }
    
}

.btn:hover {
    opacity: .875;
}

.btn.large {
    padding: 1.2rem 0.25rem;
}

.btn.small {
    padding: .4rem 0.25rem;
}

.btn.block {
    display: block;
    width: 100%;
}

.btn.block + .btn.block {
    margin-top: .8rem;
}

.btn.yellow {
    color: #333;
    background-color: #ffd814;
}

.btn.yellow.outlined {
    color: #ffd814;
}

.btn.white {
    color: #333;
    background-color: #fff;
}

.btn.white.outlined {
    color: #fff;
}

.btn.red {
    color: #fff;
    background-color: red;
}

.btn.red.outlined {
    color: red;
}

.btn.steel_gray_1 {
    color: #fff;
    background-color: #505862;
}

.btn.steel_gray_1.outlined {
    color: #505862;
}

.btn.facebook {
    color: #fff;
    background-color: #3b5998;
}

.btn.facebook.outlined {
    color: #3b5998;
}

.btn.google_plus {
    color: #fff;
    background-color: #dd4b39;
}

.btn.google_plus.outlined {
    color: #dd4b39;
}

.btn.outlined {
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 2px;
}

.btn .icon {
    margin-right: .4rem;
}

.cart_item {
    margin: .8rem 0;
}

.cart_item__image {
    -webkit-flex-basis: 6.4rem;
    -ms-flex-preferred-size: 6.4rem;
    flex-basis: 6.4rem;
}

.cart_item__details, .cart_item__details__left {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.cart_item__details__right {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    text-align: right;
    white-space: nowrap;
}

/* @media (max-width: 639px) { */
@media (max-width: 559px) {
    .cart_item__details__right {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

.purchase .cart_item__details__right {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.cart_item__name, .cart_item__price {
    font-weight: 700;
}

.cart_item__count {
    display: inline-block;
    margin-right: .4rem;
}

.cart_item__remove_button {
    width: 2.4rem;
    height: 2.4rem;
}

.cart_button {
    position: fixed;
    right: .8rem;
    bottom: .8rem;
    z-index: 3;
    display: none;
    width: 3.2rem;
    height: 3.2rem;
    background-color: #ffd814;
    filter: Alpha(opacity=90);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=90)";
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    transition: opacity 0.2s linear 0s;
}
.cart_button:hover {
    filter: Alpha(opacity=100);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
}

/* @media (min-width: 640px) { */
@media (min-width: 560px) {
    .cart_button {
        right: 1.6rem;
        bottom: 1.6rem;
        width: 4rem;
        height: 4rem;
    }
}

.cart_button.on {
    display: block;
}

.cart_button .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}

.cart_button__item_counter {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(-37.5%, -37.5%, 0);
    transform: translate3d(-37.5%, -37.5%, 0);
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 50%;
    font-weight: 700;
    text-align: center;
}

#fuel_efficiency label:nth-child(7), #wet_grip label:nth-child(7), .cover img {
    width: 100%;
}

.cover {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: -1;
    height: 50vw;
    max-height: 36rem;
}

.cover img {
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}

.cover__after {
    margin-top: calc(50vw - 8rem);
}

/* @media (min-width: 640px) { */
@media (min-width: 560px) {
    .cover__after {
        margin-top: calc(50vw - 12rem);
    }
}

/* @media (min-width: 1040px) { */
@media (min-width: 992px) {
    h1 {
        font-size: 2.65045rem;
        line-height: 3.2rem;
    }

    h2 {
        font-size: 1.87443rem;
        line-height: 2.4rem;
    }

    h3 {
        font-size: 1.32562rem;
        line-height: 1.6rem;
    }

    .footer ul li, h4 {
        font-size: .9375rem;
        line-height: 1.6rem;
    }

    h5, h6 {
        line-height: .8rem;
    }

    h5 {
        font-size: .66301rem;
    }

    h6 {
        font-size: .46889rem;
    }

    .cover__after {
        margin-top: calc(50vw - 16rem);
    }
}

/* @media (min-width: 1280px) { */
@media (min-width: 1200px) {
    .cover__after {
        margin-top: 16rem;
    }

}

.eu_rating_filter label {
    display: block;
    cursor: pointer;
}

.eu_rating_filter input {
    display: none;
}

#fuel_efficiency, #wet_grip {
    max-width: 16rem;
}

#fuel_efficiency label, #wet_grip label {
    padding: .2rem 0;
    font-weight: 700;
}

#fuel_efficiency label:nth-child(1), #wet_grip label:nth-child(1) {
    width: 14.28571%;
}

#fuel_efficiency label:nth-child(1) :checked + div, #fuel_efficiency label:nth-child(1).active div, #wet_grip label:nth-child(1) :checked + div, #wet_grip label:nth-child(1).active div {
    background-color: #20a652;
}

#fuel_efficiency label:nth-child(1) div, #fuel_efficiency label:nth-child(1).inactive div, #wet_grip label:nth-child(1) div, #wet_grip label:nth-child(1).inactive div {
    background-color: #e6e6e6;
}

#fuel_efficiency label:nth-child(2), #wet_grip label:nth-child(2) {
    width: 28.57143%;
}

#fuel_efficiency label:nth-child(2) :checked + div, #fuel_efficiency label:nth-child(2).active div, #wet_grip label:nth-child(2) :checked + div, #wet_grip label:nth-child(2).active div {
    background-color: #52ba4a;
}

#fuel_efficiency label:nth-child(2) div, #fuel_efficiency label:nth-child(2).inactive div, #wet_grip label:nth-child(2) div, #wet_grip label:nth-child(2).inactive div {
    background-color: #e6e6e6;
}

#fuel_efficiency label:nth-child(3), #wet_grip label:nth-child(3) {
    width: 42.85714%;
}

#fuel_efficiency label:nth-child(3) :checked + div, #fuel_efficiency label:nth-child(3).active div, #wet_grip label:nth-child(3) :checked + div, #wet_grip label:nth-child(3).active div {
    background-color: #c0d731;
}

#fuel_efficiency label:nth-child(3) div, #fuel_efficiency label:nth-child(3).inactive div, #wet_grip label:nth-child(3) div, #wet_grip label:nth-child(3).inactive div {
    background-color: #e6e6e6;
}

#fuel_efficiency label:nth-child(4), #wet_grip label:nth-child(4) {
    width: 57.14286%;
}

#fuel_efficiency label:nth-child(4) :checked + div, #fuel_efficiency label:nth-child(4).active div, #wet_grip label:nth-child(4) :checked + div, #wet_grip label:nth-child(4).active div {
    background-color: #fef200;
}

#fuel_efficiency label:nth-child(4) div, #fuel_efficiency label:nth-child(4).inactive div, #wet_grip label:nth-child(4) div, #wet_grip label:nth-child(4).inactive div {
    background-color: #e6e6e6;
}

#fuel_efficiency label:nth-child(5), #wet_grip label:nth-child(5) {
    width: 71.42857%;
}

#fuel_efficiency label:nth-child(5) :checked + div, #fuel_efficiency label:nth-child(5).active div, #wet_grip label:nth-child(5) :checked + div, #wet_grip label:nth-child(5).active div {
    background-color: #fcb914;
}

#fuel_efficiency label:nth-child(5) div, #fuel_efficiency label:nth-child(5).inactive div, #wet_grip label:nth-child(5) div, #wet_grip label:nth-child(5).inactive div {
    background-color: #e6e6e6;
}

#fuel_efficiency label:nth-child(6), #wet_grip label:nth-child(6) {
    width: 85.71429%;
}

#fuel_efficiency label:nth-child(6) :checked + div, #fuel_efficiency label:nth-child(6).active div, #wet_grip label:nth-child(6) :checked + div, #wet_grip label:nth-child(6).active div {
    background-color: #f27020;
}

#fuel_efficiency label:nth-child(6) div, #fuel_efficiency label:nth-child(6).inactive div, #wet_grip label:nth-child(6) div, #wet_grip label:nth-child(6).inactive div {
    background-color: #e6e6e6;
}

#fuel_efficiency label:nth-child(7) :checked + div, #fuel_efficiency label:nth-child(7).active div, #wet_grip label:nth-child(7) :checked + div, #wet_grip label:nth-child(7).active div {
    background-color: #ed1b24;
}

#fuel_efficiency label:nth-child(7) div, #fuel_efficiency label:nth-child(7).inactive div, #wet_grip label:nth-child(7) div, #wet_grip label:nth-child(7).inactive div {
    background-color: #e6e6e6;
}

#fuel_efficiency label :checked + div, #fuel_efficiency label.active div, #wet_grip label :checked + div, #wet_grip label.active div {
    color: #fff;
}

#fuel_efficiency label div, #fuel_efficiency label.inactive div, #wet_grip label div, #wet_grip label.inactive div {
    color: #333;
}

#fuel_efficiency div, #wet_grip div {
    position: relative;
    padding: 0 .4rem;
}

#fuel_efficiency div:before, #wet_grip div:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate3d(50%, -50%, 0) rotate3d(0, 0, 1, 45deg);
    transform: translate3d(50%, -50%, 0) rotate3d(0, 0, 1, 45deg);
    width: 1.13154rem;
    height: 1.13154rem;
    background-color: inherit;
}

#noise_level {
    margin: .4rem -.4rem;
}

#noise_level label {
    float: left;
    width: 8rem;
    max-width: 33.33333%;
    padding: 0 .4rem;
}

#noise_level label :checked + div, #noise_level label.active div {
    opacity: 1;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

#noise_level label div, #noise_level label.inactive div {
    opacity: .25;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.footer {
    padding-top: 1.6rem;
    padding-bottom: 3.2rem;
}

.footer ul {
    margin: 0;
}

.footer ul li {
    margin: .8rem 0;
    font-weight: 700;
}

/* @media (min-width: 640px) { */
@media (min-width: 560px) {
    .footer ul li {
        display: inline-block;
        margin: 0 .8rem;
    }
}

/* .container, */
.alert__container {
    margin: 0 auto;
    padding: .8rem;
}

@media (max-width: 768px) {
    .container { 
        padding-top: 1.6rem; 
        padding-left: 0.8rem; 
        padding-right: 0.8rem; 
    }
}

/* @media (min-width: 1040px) { */
@media (min-width: 992px) {
    /* .container, */
    .alert__container {
        /* max-width: 1040px; */
        max-width: 992px;
    }
}

/* @media (min-width: 1280px) { */
@media (min-width: 1200px) {
    /* .container,  */
    .alert__container { 
        /* max-width: 1120px; */
        max-width: 1040px;
    }
}

.container.main, .main.alert__container {
    padding-bottom: 1.6rem;
}

/* @media (min-width: 640px) { */
@media (min-width: 560px) {
    .alert__container, 
    .container {
        /* padding: 1.6rem; */
        padding-top: 1.6rem;
    }

    .container.main, .main.alert__container {
        padding-bottom: 3.2rem;
    }
}

.grid.no_gutter {
    margin: 0 !important;
}

.grid.no_gutter > .col {
    padding: 0;
}

.grid.gutter--sm {
    margin: -.4rem !important;
}

.grid.gutter--sm > .col {
    padding: .4rem;
}

.grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -.8rem !important;
}

.grid > .col {
    padding: .8rem;
}

.grid.gutter--lg {
    margin: -1.2rem !important;
}

.grid.gutter--lg > .col {
    padding: 1.2rem;
}

.col {
    width: 100%;
}

.col.xs--1 {
    width: 8.33333%;
}

.col.xs--2 {
    width: 16.66667%;
}

.col.xs--3 {
    width: 25%;
}

.col.xs--4 {
    width: 33.33333%;
}

.col.xs--5 {
    width: 41.66667%;
}

.col.xs--6 {
    width: 50%;
}

.col.xs--7 {
    width: 58.33333%;
}

.col.xs--8 {
    width: 66.66667%;
}

.col.xs--9 {
    width: 75%;
}

.col.xs--10 {
    width: 83.33333%;
}

.col.xs--11 {
    width: 91.66667%;
}

.col.xs--12 {
    width: 100%;
}

/* @media (min-width: 640px) { */
@media (min-width: 560px) {
    .col.sm--1 {
        width: 8.33333%;
    }

    .col.sm--2 {
        width: 16.66667%;
    }

    .col.sm--3 {
        width: 25%;
    }

    .col.sm--4 {
        width: 33.33333%;
    }

    .col.sm--5 {
        width: 41.66667%;
    }

    .col.sm--6 {
        width: 50%;
    }

    .col.sm--7 {
        width: 58.33333%;
    }

    .col.sm--8 {
        width: 66.66667%;
    }

    .col.sm--9 {
        width: 75%;
    }

    .col.sm--10 {
        width: 83.33333%;
    }

    .col.sm--11 {
        width: 91.66667%;
    }

    .col.sm--12 {
        width: 100%;
    }
}

/* @media (min-width: 1040px) { */
@media (min-width: 992px) {
    .col.md--1 {
        width: 8.33333%;
    }

    .col.md--2 {
        width: 16.66667%;
    }

    .col.md--3 {
        width: 25%;
    }

    .col.md--4 {
        width: 33.33333%;
    }

    .col.md--5 {
        width: 41.66667%;
    }

    .col.md--6 {
        width: 50%;
    }

    .col.md--7 {
        width: 58.33333%;
    }

    .col.md--8 {
        width: 66.66667%;
    }

    .col.md--9 {
        width: 75%;
    }

    .col.md--10 {
        width: 83.33333%;
    }

    .col.md--11 {
        width: 91.66667%;
    }

    .col.md--12 {
        width: 100%;
    }

    .navbar {
        /* max-width: calc(1040px - 3.2rem); */
        max-width: 970px; 
    }
}

/* @media (min-width: 1280px) { */
@media (min-width: 1200px) {
    .col.lg--1 {
        width: 8.33333%;
    }

    .col.lg--2 {
        width: 16.66667%;
    }

    .col.lg--3 {
        width: 25%;
    }

    .col.lg--4 {
        width: 33.33333%;
    }

    .col.lg--5 {
        width: 41.66667%;
    }

    .col.lg--6 {
        width: 50%;
    }

    .col.lg--7 {
        width: 58.33333%;
    }

    .col.lg--8 {
        width: 66.66667%;
    }

    .col.lg--9 {
        width: 75%;
    }

    .col.lg--10 {
        width: 83.33333%;
    }

    .col.lg--11 {
        width: 91.66667%;
    }

    .col.lg--12 {
        width: 100%;
    }

    .navbar {
        /* max-width: calc(1120px - 3.2rem); */
        max-width: 1170px;
    }
}

@media (min-width: 1400px)
{
    .container {
        max-width: 1170px !important; 
    }
    /* .navbar { max-width: 1370px; } */
}

@media (min-width: 1600px)
{
    .container {
        max-width: 1170px !important;
    }
    
    /* .navbar { max-width: 1570px; } */
}


.horizontal_line {
    position: relative;
    text-align: center;
}

.horizontal_line span {
    position: relative;
    padding: 0 .8rem;
    background-color: #fff;
}

.horizontal_line:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #ccc;
}

.message_bar {
    padding: .8rem;
    background-color: #ffd814;
    font-weight: 700;
    text-align: center;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5;
    overflow-y: auto;
    padding: 3.2rem .8rem;
    background-color: rgba(0, 0, 0, .75);
    opacity: 0;
    transition: visibility .75s, opacity .75s 375ms;
}

/* @media (min-width: 640px) { */
@media (min-width: 560px) {
    .modal {
        padding: 4.8rem 1.6rem;
    }
}

.modal.on {
    visibility: visible;
    opacity: 1;
    transition: visibility .75s, opacity .75s;
}

.modal__content {
    position: relative;
    margin: 0 auto;
    -webkit-transform: translate3d(0, 100vh, 0);
    transform: translate3d(0, 100vh, 0);
    transition: -webkit-transform .75s;
    transition: transform .75s;
    transition: transform .75s, -webkit-transform .75s;
}

.modal.on .modal__content {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    transition: -webkit-transform .75s 375ms;
    transition: transform .75s 375ms;
    transition: transform .75s 375ms, -webkit-transform .75s 375ms;
}

.modal__close_button, .overlay__close_btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 3.2rem;
    height: 3.2rem;
    background-color: #ffd814;
}

.navbar {
    position: fixed;
    /*top: 6.4rem;*/
    right: 0;
    left: 0;
    z-index: 3;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 3.2rem;
    margin: 0 auto;
}
/* @media (min-width: 780px) { */
/* @media (min-width: 900px) { */
/* @media (min-width: 992px) { */
@media (min-width: 768px) {
    .navbar {
        height: 4.8rem;
        transition: box-shadow .5s, -webkit-transform .5s;
        transition: transform .5s, box-shadow .5s;
        transition: transform .5s, box-shadow .5s, -webkit-transform .5s;
    }

    .navbar.hidden {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        box-shadow: none;
    }
}

.navbar__logo {
    height: 100%;
}

.navbar__logo img {
    height: 100%;
    width: auto; 
    max-width: none !important;
}

.navbar__menu > ul > li > span, 
.service_navigation__list .navbar__menu > ul > li > span {
    cursor: default;
}

.navbar__menu > ul > li {
    line-height: 1;
    text-align: center;
    display: inline-block;
    padding: 3px;
}

.navbar__menu > ul > li:hover > span,
.navbar__menu > ul > li:hover > a {
    color: #ffd814;
}

.navbar__menu > ul > li > span,
.navbar__menu > ul > li > a {
    display: block;
}

.navbar__menu > ul > li > a, 
.navbar__menu > ul > li > span, 
.service_navigation__list .navbar__menu > ul > li > a, 
.service_navigation__list .navbar__menu > ul > li > span { 
    /*display:block;*/
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .1rem;
}

/* @media (max-width: 779px) { */
/* @media (max-width: 899px) { */
/* @media (max-width: 991px) { */
@media (max-width: 767px) {
    .navbar__menu {
        position: absolute;
        top: 100%;
        right: 0;
        height: calc(100vh - 3.2rem);
        overflow-y: auto;
        width: calc(100% - 3.2rem);
        max-width: 24rem;
        padding: 1.6rem 3.2rem 1.6rem 1.6rem;
        color: #333;
        background-color: #fff;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        transition: -webkit-transform .5s;
        transition: transform .5s;
        transition: transform .5s, -webkit-transform .5s;
    }

    .navbar__menu.on {
        box-shadow: 0 1.6rem 1.6rem rgba(0, 0, 0, .25);
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .navbar__menu > :first-child, 
    .navbar__menu > ul > :first-child, 
    .service_navigation__list .navbar__menu > ul > :first-child {
        margin-top: 0;
    }

    .navbar__menu > :last-child, 
    .navbar__menu > ul > :last-child, 
    .service_navigation__list .navbar__menu > ul > :last-child {
        margin-bottom: 0;
    }

    .navbar__menu ul {
        margin: 0;
    }

/*    .navbar__menu > ul, 
    .navbar__menu > ul > li, */
    .navbar__menu ul, 
    .navbar__menu ul > li { 
        margin: 0.5rem 0;
    }
    
    .service_navigation__list .navbar__menu > ul, 
    .service_navigation__list .navbar__menu > ul > li {
        margin: 1.6rem 0;
    }

    .navbar__menu > ul > li {
        line-height: 1.2;
        text-align: left;
        display: block;
    } 

    .navbar__menu > ul > li:hover > span,
    .navbar__menu > ul > li:hover > a {
        color: inherit;
    }    
}

/* @media (min-width: 780px) { */
/*@media (min-width: 900px) { */
/* @media (min-width: 992px) { */
@media (min-width: 768px) {
    .navbar__menu {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        /* margin: 0 .8rem; */
        margin: 0;
        padding: 0.25rem;
    }

    .navbar__menu > ul, 
    .service_navigation__list .navbar__menu > ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        margin: 0;
        padding: 0;
        text-align: left;
        
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        /*
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        */
        height: 100%; 
    }

    .navbar__menu > ul > li,
    .service_navigation__list .navbar__menu > ul > li {
        position: relative;
    }

    .navbar__menu > ul > li > a, 
    .navbar__menu > ul > li > span, 
    .service_navigation__list .navbar__menu > ul > li > a, 
    .service_navigation__list .navbar__menu > ul > li > span {
        padding: 0 .4rem;
        font-size: .8rem;
    }

    .navbar__menu > ul > li > .icon, 
    .service_navigation__list .navbar__menu > ul > li > .icon {
        font-size: 1.6rem;
    }

    .navbar__dropdown_menu {
        position: absolute;
        top: 100%;
        left: 50%;
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        z-index: 1;
        display: none;
        margin: .8rem 0 0;
        padding: .8rem 0;
        color: #333;
        background-color: #fff;
        box-shadow: 0 0 1.6rem rgba(0, 0, 0, .2);
        font-weight: 700;
        text-align: center;
        white-space: nowrap;
    }

    .navbar__dropdown_menu:after, 
    .navbar__dropdown_menu:before {
        content: '';
        position: absolute;
    }

    .navbar__dropdown_menu:before {
        bottom: 100%;
        right: 0;
        left: 0;
        height: .8rem;
        background-color: transparent;
    }

    .navbar__dropdown_menu:after {
        top: 0;
        left: 50%;
        -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 45deg);
        transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 45deg);
        width: .8rem;
        height: .8rem;
        background-color: inherit;
    }

    li:hover .navbar__dropdown_menu {
        display: block;
    }

    .navbar__dropdown_menu > li:hover {
        background-color: #ffd814;
    }

    .navbar__dropdown_menu > li a {
        display: block;
        padding: .2rem 1.6rem;
    }

    .navbar__menu_button {
        display: none;
    }
}

.navbar__menu_button {
    position: relative;
    width: 3.2rem;
    height: 3.2rem;
    margin-left: auto;
    background-color: #ffd814;
    cursor: pointer;
}

.navbar__menu_button span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    width: 50%;
    height: 2px;
    background-color: #333;
}

.navbar__menu_button span:after, .navbar__menu_button span:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: inherit;
    background-color: inherit;
}

.navbar__menu_button span:before {
    bottom: 6px;
}

.navbar__menu_button span:after {
    top: 6px;
}

.navbar__search__input {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    display: block; 
    /* display: none; */
    width: 0;
    height: 0;
    padding: 0 1.6rem !important;
    /* box-shadow: none !important; */
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .05), 0 1.6rem 1.6rem -1.6rem rgba(0, 0, 0, .25) !important;
    filter: Alpha(opacity=0);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    -moz-opacity: 0.0;
    -khtml-opacity: 0.0;
    opacity: 0.0;
    transition: all 0.3s linear 0s;
}

.navbar__search.on .navbar__search__input {
    top: 100%;
    width: 100%;
    height: 100%;
    display: block;
    filter: Alpha(opacity=100);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
    border-color: transparent;
}

.navbar__search__button {
    position: relative;
    width: 4.8rem;
    height: 4.8rem;
    background-color: #ffd814;
    color: #333;
}

.navbar__search__trash {
    position: absolute;
    display: block;
    z-index: -1;
    width: 0;
    height: 0;
    right: -10%;
    top: 0;
    color: #fff;
    background-color: #67717e;
    -webkit-transform: rotate3d(0,1,1,180deg);
    transform: rotate3d(0,1,1,180deg);
    transition: all 0.3s linear 0s;
    overflow: hidden;
}

.navbar__search.on .navbar__search__trash {
    width: 4.8rem;
    height: 4.8rem;
    right: 0;
    top: 100%;
    -webkit-transform: rotate3d(0,1,0,0deg);
    transform: rotate3d(0,1,0,0deg);
}

.navbar__search__button span,
.navbar__search__trash span { 
    font-weight: 100; 
    font-size: 2rem;
}

/* .navbar__search.on .navbar__search__button span.icon:before { content: '\e916'; } */
.navbar__search.on .navbar__search__button span.fa:before { content: '\f010'; } 


/* @media (max-width: 779px) { */
/* @media (max-width: 899px) { */
/* @media (max-width: 991px) { */
@media (max-width: 767px) {
    .navbar__search.on .navbar__search__trash,
    .navbar__search__button {
        /* display: none;  */
        width: 3.2rem;
        height: 3.2rem;
    }
    
    .navbar__search { 
        margin-left: 1px;
    }
    
    .navbar__search__trash span,
    .navbar__search__button span { 
        font-size: 1.5rem;
    }
}

.thumbnail:before, .toggle__state:before {
    content: ''
}

.pagination {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -.4rem
}

.pagination li {
    padding: 0 .4rem
}

.pagination a {
    display: block;
    width: 2.4rem;
    line-height: 2.4rem;
    background-color: #fff;
    text-align: center
}

.product_filter {
    overflow: hidden
}

.product_filter__level_1 {
    padding: 0 1.6rem
}

.product_filter__level_1 h2 {
    text-align: center;
    margin-top: 0
}

.product_filter__level_2 {
    padding: 0 1.6rem 1.6rem
}

/* @media (min-width: 640px) { */
@media (min-width: 560px) {
    .pagination a {
        width: 4rem;
        line-height: 4rem
    }

    .product_filter__level_1 h2 {
        margin-bottom: 0
    }

    .product_filter__level_2 {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 0
    }
}

.product_filter__level_2 .toggle {
    margin-left: auto;
    text-align: center
}

/* @media (max-width: 639px) { */
@media (max-width: 559px) {
    .product_filter__level_2 .toggle {
        margin-top: .8rem
    }
}

.product_filter__level_3 {
    padding: 1.6rem;
    background-color: #fff
}

.product_filter__advanced {
    display: none;
    padding-top: 1.6rem;
    box-shadow: inset 0 1px 0 #ccc
}

.product_filter__advanced.on {
    display: block
}

.product_filter__actions {
    text-align: right
}

/* @media (min-width: 640px) { */
@media (min-width: 560px) {
    .product_filter__actions .btn + .btn {
        margin-left: .4rem
    }

    .product_list__item__image {
        -webkit-flex-basis: 13.6rem;
        -ms-flex-preferred-size: 13.6rem;
        flex-basis: 13.6rem
    }
}

.product_filter__actions, .product_filter__advanced, .product_filter__basic {
    margin: 1.6rem 0
}

.product_filter__help {
    padding: .8rem;
    text-align: center;
    cursor: pointer
}

/* @media (max-width: 1039px) { */
/* @media (max-width: 991px) { */
@media (max-width: 767px) {
    .product_list__filter {
        display: none
    }

    .product_list__filter.on {
        display: block
    }


}

/*@media (min-width: 1040px) { */
@media (min-width: 992px) {
    .product_list__filter_btn.block {
        display: none
    }
}

.product_list__item {
    position: relative;
    display: block;
    margin: 1.6rem 0 2rem;
    background-color: #fff;
}

body.comparing .product_list__item {
    z-index: 4;
}

.product_list__item .box {
    box-shadow: none;
    border-radius: 0;
}

.product_list__item input {
    display: none;
}

.product_list__item__image {
    padding: 1.6rem !important;
}

.product_list__item__details {
    position: relative;
}

.product_list__item__season {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
}
.product_list__item__season::before {
    line-height: 1;
    display: inline-block;
    font-family: FontAwesome;
    font-weight: 100 !important;
    font-size: 1.5rem;
    font-style: normal;
    vertical-align: baseline;
}
.product_list__item__season.season-N::before {
    content: '\f185';
}
.product_list__item__season.season-T::before {
    content: '\f2dc';
}
.product_list__item__season.season-NEGY::before {
    content: '\f185\f0c2\f2dc\f06c';
}

/* @media (min-width: 640px) { */
@media (min-width: 560px) {
    .product_list__item__details {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
    }
}

.product_list__item__details .box {
    padding-right: 4rem;
}

.product_list__item__checker {
    position: absolute;
    top: .8rem;
    right: .8rem;
    z-index: 1;
    display: none;
    width: 3.2rem;
    height: 3.2rem;
    border-radius: 50%;
    box-shadow: inset 0 0 0 2px;
    cursor: inherit;
    background-color: #ffffff;
}

.no_shadow, input:checked + .product_list__item__checker {
    box-shadow: none;
}

body.comparing .product_list__item__checker {
    display: block;
}

.product_list__item__checker .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    display: none;
}

input:checked + .product_list__item__checker .icon {
    display: block;
}

.product_list__item__label {
    position: absolute;
    top: .8rem;
    left: .8rem;
    z-index: 1;
    padding: .4rem .8rem;
    background-color: #ffd814;
    font-weight: 700;
}

.product_list__item__btn--more_info {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate3d(-50%, 50%, 0);
    transform: translate3d(-50%, 50%, 0);
    z-index: 1;
    width: 3.2rem;
    height: 3.2rem;
    border-radius: 50%;
    transition: all .5s linear 0s;
}

.show_more_info .product_list__item__btn--more_info {
    -webkit-transform: translate3d(-50%, 50%, 0) rotate(180deg);
    transform: translate3d(-50%, 50%, 0) rotate(180deg);
}

body.comparing .product_list__item__btn--more_info {
    display: none;
}

.product_list__item__more_info {
    display: block;
    max-height: 0px;
    overflow: hidden;
    padding: 0;
    opacity: 0;
    /* display: none; */
    background-color: #e6e6e6;
    transition: all .5s linear 0s;
}

.show_more_info .product_list__item__more_info {
    /* display: block; */
    opacity: 1;
    max-height: 1000px;
    padding: 1rem 1rem 2rem 1rem;
}

body.comparing .product_list__item__more_info {
    display: none;
}

/* @media (min-width: 1040px) { */
@media (min-width: 992px) {
    .product_list__item__thumbnail {
        position: relative;
        height: 100%;
        overflow: hidden;
    }

    .product_list__item__thumbnail img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
        max-width: none;
        height: 100%;
    }
}

.product_list__item__price {
    position: absolute;
    right: 1.6rem;
    bottom: 1.6rem;
    text-align: right;
}

.product_list__actions {
    position: relative;
    z-index: 2;
}

.product_list__actions__flex_container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -0.4rem !important;
}

.product_list__actions__flex_container > div {
    padding: 0.4rem;
}

.product_list__actions__flex_container .select {
    margin-left: 0.4rem;
}

.slick {
    position: relative;
}

.modal__arrow, .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    z-index: 1;
    width: 3.2rem;
    height: 3.2rem;
    background-color: #ffd814;
    cursor: pointer;
}

.modal__arrow.prev, .slick-prev {
    left: -0.8rem;
}

.modal__arrow.next, .slick-next {
    right: -0.8rem;
}

/* @media (min-width: 640px) { */
@media (min-width: 560px) {
    .modal__arrow.prev, .slick-prev {
        left: -1.6rem;
    }

    .modal__arrow.next, .slick-next {
        right: -1.6rem;
    }
}

.slick-dots {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    z-index: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 1.2rem 0;
}

.slick-dots li {
    margin: 0 .4rem;
}

.slick-dots button {
    text-indent: -9999px;
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    background-color: #fff;
    border-radius: 50%;
    cursor: pointer;
}

.slick.dark_dots .slick-dots button {
    background-color: #505862;
}

.slick-dots .slick-active button {
    background-color: #ffd814 !important;
}

/* @media (min-width: 1040px) { */
@media (min-width: 992px) {
    .slick.main .modal__arrow, .slick.main .slick-arrow {
        width: 4.8rem;
        height: 4.8rem;
    }
}

.slick.offers {
    margin-bottom: 3.3rem;
}

.slick.offers .slick-list {
    margin: -0.8rem;
}

.slick.offers a {
    margin: 0.8rem;
}

.slick.offers .slick-dots {
    top: 100%;
    bottom: auto;
    margin: 0.8rem 0;
}

.overlay 
/*, .thumbnail img  */
{
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
}

/*@media (max-width: 639px) {*/
@media (max-width: 559px) {
    .product_list__actions__flex_container > div {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    .slick.offers {
        margin-bottom: 2.5rem;
    }

    .slick.offers .slick-dots {
        margin: 0.4rem 0;
    }

    .slick.offers .slick-dots li {
        margin: 0 0.2rem;
    }

    .slick.offers .slick-dots button {
        width: 0.8rem;
        height: 0.8rem;
    }
}

.sticky_footer > *,
.table {
    width: 100%;
}

.sticky_footer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
    padding-top: 3.2rem;
}

/*@media (min-width: 780px) { */
@media (min-width: 768px) {
    .sticky_footer {
        padding-top: 4.8rem;
    }
}

.sticky_footer .footer {
    margin-top: auto;
}

.table {
    display: table;
    /*table-layout: fixed;*/
    margin: 0.8rem 0;
}

.table__row {
    display: table-row;
}

.table__cell, .table__head {
    display: table-cell;
}

.table__head {
    font-weight: 700;
}

.table.custom .table__row:nth-child(even) {
    background-color: #f2f2f2;
    /* background-color: rgba(0,0,0, 0.05); */
}

.table.custom .table__cell, .table.custom .table__head {
    padding: 0.2rem 0.8rem;
}

.table.custom.transparent .table__row {
    background-color: transparent;
}

/*@media (max-width: 639px) {*/
@media (max-width: 559px) {
    .table.responsive, .table.responsive .table__cell, .table.responsive .table__head, .table.responsive .table__row {
        display: block;
        text-align: left;
    }

    .table.responsive .table__row {
        padding: 0.2rem 0;
    }
}

.tabs, .text--center {
    text-align: center;
}

/*@media (max-width: 639px) {*/
@media (max-width: 559px) {
    .table.responsive .table__cell, .table.responsive .table__head {
        padding: 0;
    }

    .table.custom.responsive .table__row {
        padding: 0.2rem 0.4rem;
    }
}

.tabs {
    margin: 0;
    font-weight: 700;
}

/* @media (min-width: 640px) { */
@media (min-width: 560px) {
    .tabs {
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        padding-top: 0.8rem;
    }

    .tabs a {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
}

.tabs a {
    display: block;
    padding: 0.4rem 0.8rem;
}

.thumbnail {
    position: relative;
    text-align: center;
    display: block;
}

.thumbnail a {
    display: block;
    min-height: 5rem;
}

/*
.thumbnail:before {
    display: block;
    padding-top: 65.25%;
}

.thumbnail.square:before {
    padding-top: 100%
}
*/
.thumbnail.square img {
    position: absolute !important;
    bottom:0;
    left:0;
    width:100%;
    height: auto;
}

.thumbnail img:not(.bf2020-badge):nth-child(1) {
    position: relative !important;
    width: auto;
    height: auto; 
    /* max-height: 100%; */
    max-height: 30rem;
    max-width: 100%;
    /* margin: auto; */
}

.thumbnail div {
    position: absolute;
    bottom:0;
    width:100%;
}
.toggle {
    font-weight: 700;
    cursor: pointer;
}

.toggle__label {
    margin-right: 0.4rem;
}

.toggle__state {
    position: relative;
    display: inline-block;
    width: 3.2rem;
    height: 1.6rem;
    background-color: #fff;
    border-radius: 9999px;
}

.toggle__state:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 1.2rem;
    height: 1.2rem;
    margin: .2rem;
    background-color: #333;
    border-radius: 50%;
}

.toggle.on .toggle__state {
    background-color: #ffd814;
}

.examples__navigation, .examples__navigation_toggle {
    background-color: #fff;
    margin: 1.6rem;
    position: fixed;
}

.toggle.on .toggle__state:before {
    right: 0;
    left: auto;
}

.mt--0 {
    margin-top: 0 !important;
}

.mb--0 {
    margin-bottom: 0 !important;
}

.mt--1 {
    margin-top: 1.6rem !important;
}

.mb--1 {
    margin-bottom: 1.6rem !important;
}

.mt--2 {
    margin-top: 3.2rem !important;
}

.mb--2 {
    margin-bottom: 3.2rem !important;
}

.mt--3 {
    margin-top: 4.8rem !important;
}

.mb--3 {
    margin-bottom: 4.8rem !important;
}

.mt--0-5 {
    margin-top: .8rem !important;
}

.mb--0-5 {
    margin-bottom: .8rem !important;
}

.mt--1-5 {
    margin-top: 2.4rem !important;
}

.mb--1-5 {
    margin-bottom: 2.4rem !important;
}

.mt--2-5 {
    margin-top: 4rem !important;
}

.mb--2-5 {
    margin-bottom: 4rem !important;
}

.mt--3-5 {
    margin-top: 5.6rem !important;
}

.mb--3-5 {
    margin-bottom: 5.6rem !important;
}

.m--0 {
    margin: 0 !important;
}

.p--0 {
    padding: 0 !important;
}

.text--left {
    text-align: left;
}

.text--right {
    text-align: right;
}

.clearfix:after, .clearfix:before, .toggle:after, .toggle:before {
    content: '';
    display: table;
    clear: both;
}

.pull--left {
    float: left;
}

.pull--right {
    float: right;
}

.relative {
    position: relative;
}

.no_border_radius {
    border-radius: 0;
}

.examples__navigation_toggle {
    top: 0;
    right: 0;
    z-index: 1;
    padding: 1.6rem;
}

.examples__navigation {
    top: 0;
    right: 0;
    display: none;
    min-width: 16rem;
    padding: 1.6rem 4.8rem 1.6rem 1.6rem;
}

.examples__navigation.on, code {
    display: block;
}

.show_grid {
    padding: .8rem 0;
    text-align: center;
    color: #fff;
    background-color: #67717e;
    outline: dashed 1px;
}

code {
    margin: 1.6rem 0;
    padding: .8rem 1.2rem;
}

.news_list li, .service_navigation__list > li {
    margin: .8rem 0;
}

.icon {
    font-size: 1.6rem;
    line-height: 1.6rem;
}

.icon--sm {
    font-size: 1.25rem;
}

.js--brands-list[data-images]:not([data-images="true"]) img { display: none; }

.brand_logo span { 
    opacity: 0.5; 
    transition: opacity .25s linear 0s;
}

.brand_logo:hover span {
    opacity: 1;
}

.brand_logo img {
    border-radius: 1.0rem;
    transition: box-shadow .25s linear 0s;
}
.brand_logo:hover img {
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .05), 0 1.6rem 1.6rem -1.6rem rgba(0, 0, 0, .25);
}

.news_list a {
    font-weight: 700;
}

.service_navigation__list > li > a {
    font-weight: 700;
}

.service_navigation__list ul {
    margin: 0;
}

.contact__map {
    padding-bottom: 50%;
}

.store_list__map {
    padding-bottom: 33.3333%;
}

.main_page__services .box {
    height: 100%;
}

.main_page .container.main, .main_page .main.alert__container {
    padding-bottom: 0;
}

.breadcrumbs a {
    font-weight: 700;
}

.overlay {
    position: fixed;
    z-index: 4;
    background-color: rgba(0, 0, 0, .75);
    visibility: hidden;
    opacity: 0;
    transition: opacity .25s, visibility 0s .25s;
}

.comparing__actions, .preloader {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
}

body.comparing .overlay {
    visibility: visible;
    opacity: 1;
    transition: opacity .25s;
}

.comparing__actions {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    z-index: 10;
    transition: box-shadow .25s, -webkit-transform .25s;
    transition: transform .25s, box-shadow .25s;
    transition: transform .25s, box-shadow .25s, -webkit-transform .25s;
}

body.comparing .comparing__actions {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    box-shadow: 0 0 1.6rem rgba(0, 0, 0, 0.2);
}

.comparing__actions .alert__container, 
.comparing__actions .container {
    padding: 1.6rem;
}

/* @media (min-width: 640px) { */
@media (min-width: 560px) {
    .comparing__actions .btn + .btn {
        margin-left: 0.4rem;
    }

    .comparing__actions__flex_container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.comparing__actions__item_counter {
    font-weight: 700;
}

/* @media (max-width: 639px) {*/
@media (max-width: 559px) {
    .comparing__actions__item_counter {
        margin-bottom: .8rem;
        text-align: center;
    }
}

.purchase .cart_item__count input {
    width: auto !important;
}

.preloader {
    top: 0;
    z-index: 7;
    visibility: hidden;
    opacity: 0;
    transition: visibility .25s, opacity .25s;
}

.preloader.on {
    opacity: 1;
    visibility: visible;
}

.preloader__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 0);
    transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 0);
    width: 4.8rem;
    -webkit-animation: 1s linear infinite preloader__icon;
    animation: 1s linear infinite preloader__icon;
}

@-webkit-keyframes preloader__icon {
    100% {
        -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 360deg);
        transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 360deg);
    }
}

@keyframes preloader__icon {
    100% {
        -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 360deg);
        transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 360deg);
    }
}

.preloader__icon svg {
    fill: #505862;
}

/*# sourceMappingURL=style.min.css.map */
/* .xlfr-div, .runflat-div,  */
.locations, 
#search-by_cartype, #sites-container, #wheel_search {
    display: none;
}

.product_list__item, .show_on_map {
    cursor: pointer;
}

/*# sourceMappingURL=style.css.map */

/*@media (max-width: 767px) {*/
@media (max-width: 767px) {
    .slick-dots button {
        width: 0.6rem;
        height: 0.6rem;
    }

    .slick-dots {
        margin: 0.3rem 0;
    }
}

.product-name {
    font-size: 1.87443rem;
    line-height: 1.2;
    padding-right: 60px;
}

.product_list__item__tag__image,
.product-tag-image {
    display: none;
    width: 60px;
    position: absolute;
    /*right: 0.25rem; */
    top: 0.25rem;
    z-index: 1;
    transform-origin: 80.8% 19.1%; 
    transition: all 0.5s ease-in-out 0s;
}
.product-tag-image { right: 0.25rem; }
.product_list__item__tag__image { left: 0.25rem; }

[data-priority]:not([data-priority="0"]).product_list__item__tag__image,
[data-priority]:not([data-priority="0"]).product-tag-image {
    display: block;
}
.product_list__item__tag__image:hover,
.product-tag-image:hover {
    transform: rotate3d(0, 0, 1, 45deg);
}

.product-kod,
.product-ean {
    display: none;
    color: #aaa;
}

.navbar__logo {
    position: relative;
    background-color: #ffd814;
    padding: 0 10px 0 10px;
}
[data-cc="hu"].navbar__logo {
    padding: 0;
}

html[data-dev="1"] .navbar__logo::before {
    content: 'dev';
    position: absolute;
    top: 5px;
    left: 5px;
    color: #333;
    font-weight: bold;
    font-size: 0.9rem;
    background-color: transparent;
    line-height: 1;
}

/*@media (min-width: 780px) {*/
@media (min-width: 768px) {
    .upper_bar {
        height: 4.8rem;
    }
}
.upper_bar {
    height: 3.2rem;
    text-align: center;
    background-color: #ffd814;
}
.upper_bar img{
    height: 100%;
}
.timeline{
    font-size:1.0rem;
    background-color: #ffd814;
    text-align: center;
    padding: 5px 0 5px 0;

}
.timeline a{
    color:red;
    font-size: 1.4rem;
    font-weight: bold;
}


/*body {
    background-image: url('/assets/media/images/bf_bg.png');
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-position:center!important; 

}*/
.similar-products-img {
    box-sizing: border-box;
    display: inline-block;
    width: 175px;
    min-height: 300px;
    background-color: #ffffff;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain; 
    padding:0;
    border-width: 5px;
    border-color: #ffffff;
    border-style: solid;
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .05), 0 1.6rem 1.6rem -1.6rem rgba(0, 0, 0, .25);
}

.similar-products-img:hover {
    border-color: #ffd814;
}

.js--toggle-block { display: none; }

.break-all {
    word-break: break-all;
    word-wrap: break-word;
    white-space: normal;
}
.no-break {
    word-break: keep-all;
    word-wrap: normal;
    white-space: nowrap;
}

.txt-left {text-align: left;}
.txt-right {text-align: right;}
.txt-center { text-align: center !important; }
.txt-justify { text-align: justify; text-justify: inter-word; }
.txt-strong { font-weight: bold !important; }
.txt-nstrong { font-weight: normal !important; }
.txt-italic { font-style: italic !important; }
.txt-upper {text-transform: uppercase !important; }
.txt-lower {text-transform: lowercase !important; }
.txt-capital {text-transform: capitalize !important; }
.txt-linethrough { text-decoration:line-through; }
.txt-under { text-decoration:underline; }

.txt-clr-red { color: red; }
.txt-clr-yellow { color: #ffd814; }
.txt-clr-money { color: #216C2A; }
.txt-clr-barion { color: #0097db; }

.op-40 {
    filter: Alpha(opacity=40);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=40)";
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;		
}

.p-0-25 { padding: 0.25rem; } 
.p-0-25-l { padding-left: 0.25rem; } 
.p-0-25-r { padding-right: 0.25rem; } 
.p-0-25-t { padding-top: 0.25rem; } 
.p-0-25-b { padding-bottom: 0.25rem; } 
.p-0-5 { padding: 0.5rem; } 
.p-0-5-l { padding-left: 0.5rem; } 
.p-0-5-r { padding-right: 0.5rem; } 
.p-0-5-t { padding-top: 0.5rem; } 
.p-0-5-b { padding-bottom: 0.5rem; } 
.p-1-0 { padding: 1rem; } 
.p-1-0-l { padding-left: 1rem; } 
.p-1-0-r { padding-right: 1rem; } 
.p-1-0-t { padding-top: 1rem; } 
.p-1-0-b { padding-bottom: 1rem; } 

.m-0 { margin: 0; }
.m-0-25 { margin: 0.25rem; }
.m-0-25-l { margin-left: 0.25rem; }
.m-0-25-r { margin-right: 0.25rem; }
.m-0-25-t { margin-top: 0.25rem !important; }
.m-0-25-b { margin-bottom: 0.25rem !important; }
.m-0-5 { margin: 0.5rem; }
.m-0-5-l { margin-left: 0.5rem; }
.m-0-5-r { margin-right: 0.5rem; }
.m-0-5-t { margin-top: 0.5rem !important; }
.m-0-5-b { margin-bottom: 0.5rem !important; }
.m-1-0 { margin: 1rem; }
.m-1-0-l { margin-left: 1rem; }
.m-1-0-r { margin-right: 1rem; }
.m-1-0-t { margin-top: 1rem; }
.m-1-0-b { margin-bottom: 1rem; }

.p-0 { padding:0; }
.p-2 { padding: 0.175rem; } 
.p-4 { padding: 0.25rem; } 
.p-4-l { padding-left: 0.25rem; } 
.p-4-r { padding-right: 0.25rem; } 
.p-4-t { padding-top: 0.25rem; } 
.p-4-b { padding-bottom: 0.25rem; } 
.p-5 { padding: 0.3125rem; }
.p-8 { padding: 0.5rem; } 
.p-10 { padding: 0.625rem; }
.p-16 { padding: 1rem; }
.p-8-l { padding-left: 0.5rem; } 
.p-8-r { padding-right: 0.5rem; } 
.p-8-t { padding-top: 0.5rem; } 
.p-8-b { padding-bottom: 0.5rem; } 
.p-8-rb { padding: 0 0.5rem 0.5rem 0; } /* RightBottom */
.p-8-trl { padding: 0.5rem 0.5rem 0 0.5rem; } /* TopRightLeft */
.p-16-l { padding-left: 1rem; } 
.p-16-r { padding-right: 1rem; } 
.p-16-t { padding-top: 1rem; } 
.p-16-trb { padding: 1rem 1rem 1rem 0; } /* TopRightBottom */
.p-24-trb { padding: 1.5rem 1.5rem 1.5rem 0; }

.m-4 { margin: 0.25rem; }
.m-4-l { margin-left: 0.25rem; }
.m-4-r { margin-right: 0.25rem; }
.m-4-t { margin-top: 0.25rem !important; }
.m-4-b { margin-bottom: 0.25rem !important; }
.m-8 { margin: 0.5rem; }
.m-8-l { margin-left: 0.5rem; }
.m-8-r { margin-right: 0.5rem; }
.m-8-t { margin-top: 0.5rem !important; }
.m-8-b { margin-bottom: 0.5rem !important; }
.m-16 { margin: 1rem; }
.m-16-l { margin-left: 1rem; }
.m-16-r { margin-right: 1rem; }
.m-16-t { margin-top: 1rem; }
.m-16-b { margin-bottom: 1rem; }

.w_100sz { width: 100% !important; }

.table.custom  { 
    width: 100%;
    box-sizing: border-box;
    position: relative; 
}

.table.custom .table__row {
    width: 100%;
}

.table.custom .table__row .table__cell,
.table.custom .table__row .table__head {
    width: 25%;
} 
/*
.table.custom .table__row .table__cell:nth-child(1),
.table.custom .table__row .table__head:nth-child(1) 
{
    width: 50%;
}
.table.custom .table__row .table__cell:nth-child(2),
.table.custom .table__row .table__head:nth-child(2) 
{
    width: 20%;
}
.table.custom .table__row .table__cell:nth-child(3),
.table.custom .table__row .table__head:nth-child(3) 
{
    width: 30%;
}
*/
.upper-banner {
    cursor: pointer;
}

:not([data-ref]).upper-banner,
[data-ref=''].upper-banner 
{
    cursor: auto;
}

/*@media (max-width: 639px) {*/
@media (max-width: 559px) {
    .box {
        padding: 2rem 1rem;
    }
    
    .table.custom .table__row .table__cell:nth-child(1),
    .table.custom .table__row .table__head:nth-child(1) {
        word-break: break-all;
        word-wrap: break-word;
        white-space: normal;
    }
}

/* JQUERY UI */

/* JQUERY UI DIALOG & DATEPICKER */
.ui-dialog {
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .05), 0 1.6rem 1.6rem -1.6rem rgba(0, 0, 0, .25);
}

.ui-widget-content {
    border: none !important;
    /* background-color: #fff !important; */
    background-color: #ffd814 !important;
    color: #333 !important;
}

.ui-dialog .ui-dialog-buttonpane,
.ui-dialog .ui-dialog-content {
    padding: 0.25rem !important;
}

.ui-dialog .ui-widget-header {
    border: none !important;
    background-color: #505862 !important;
    color: #fff !important;
}
.ui-widget-content a { color: #333 !important; }

.ui-datepicker .ui-widget-header {
    background-color: #ffd814 !important;
}
.ui-corner-all {
    border-radius: 0 !important;
}

.ui-datepicker {
    border: 4px solid #ffd814 !important;
    padding: 0 !important;
    box-shadow: 0.75rem 0.75rem 0.5rem rgba(0,0,0, 0.2);
}
.ui-datepicker .ui-widget-header {
    border: none !important;
}
.ui-datepicker table {
    border: 3px solid transparent;
}

.ui-datepicker .ui-state-default {
    border: 1px solid #ffd814 !important;
}

/* AUTOCOMPLETE */
input.ui-autocomplete-loading {
    background-color: #460713;
    color: white;
}

ul.ui-menu {
    box-sizing:border-box;
    padding: 0.25rem;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: white !important;
    /* border: 3px solid #ffd814 !important; */
    border: 3px solid #67717e !important;
    border-radius: 0;
    box-shadow: 1.5rem 1.75rem 1.0rem -0.5rem rgba(0,0,0, 0.3);
    text-align: left;
    list-style-type: none;
    max-height: 16rem;
}
.ui-menu-item { border-bottom: 1px solid #ffd814; }
.ui-menu-item:last-child { border-bottom: 1px solid transparent; }
.ui-menu-item .ui-menu-item-wrapper.ui-state-active {
    border: 1px solid #ffd814; 
    background-color: #ffd814;
    color: #333;
}  

/* Van-e előzmény a history-ban */
#back-to-auto-list {
    display: none;
}
body.has-referrer #back-to-auto-list {
    display: inline-block;
}

.pos-rel { position: relative; }

input[type="email"]:required+span::after,
input[type="password"]:required+span::after,
input[type="number"]:required+span::after,
input[type="text"]:required+span::after {
    position: absolute;
    display: inline-block;
    width: auto;
    height: auto;
    top: 0;
    right: 0.25rem;
    font-size: 0.6rem;
    font-family: FontAwesome;
    content: '\f069'; 
    color: red;
    pointer-events: none;
}

input[type="password"].js--clear-input+span::after,
input[type="email"].js--clear-input+span::after,
input[type="number"].js--clear-input+span::after,
input[type="text"].js--clear-input+span::after {
    position: absolute;
    display: inline-block;
    width: auto;
    height: auto;
    top: -0.1rem;
    right: 0.25rem;
    font-size: 1rem;
    font-family: FontAwesome;
    content: '\f05e'; 
    color: red;
    cursor: pointer;
}


input.def-error,
textarea.def-error, 
select.def-error, 
label.def-error
{
    /*border: 0.125rem solid #F54A52; */
    /* border: 1px solid #F54A52 !important;  */
    box-shadow: 0 0 0.25rem #F54A52 !important;
}

textarea[readonly],
input[type="text"][readonly], 
input[type="number"][readonly], 
input[type="email"][readonly], 
input[type="password"][readonly] {
    background-color: rgba(0,0,0, 0.1);
}

.product_list__item__image, .thumbnail {
    position: relative;
}

.bf2020-badge {
    position: absolute;
    top: 25px;
    /* right: 0; */
    left: 25px;
    z-index: 1;
}