﻿
@import url('https://fonts.googleapis.com/css2?family=Figtree:wght@300..900&display=swap');

@import url("https://kit.fontawesome.com/14a9fc7430.css");



.flex-reverse-tecdoc-tree-container {
    order: 70;
    display: none;
}

.fal, .far {
    font-family: "Font Awesome 7 Pro";
}
.categories .tree a.selected {
    background: url(/Plugins/FlexView/Images/Svg/TreeNodeBulletSelected.svg) 2px center no-repeat;
    background-size: 8px;
}

body {
    font-family: "Figtree", sans-serif;
    font-weight: 400;
    font-size: 10pt;
    background: #ffffff;
    color: #454a59;
}

.flex-slider .bullets .item.selected {
    background: #f07e05;
}

.flex-main-menu .flex-menu {
    margin-bottom: 30px;
}

.flex-logo {
    width: 170px;
    height: auto;
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 0;
}

.cookie-consent .basic-cookie-bar {display: none;}
.flex-panel-width100 .flex-header-container { 
    background-color: #19001d;
    width: 100%;
}

.flex-login-form span > i {
    color: #bdc0c8;
}

.fa-user:before {
    color: #bdc0c8;
    content: "\f2bd";
    font-size: 17px;
    font-weight: 300;
}

.flex-login-form>span {
    color: #bdc0c8;
}
.flex-login-form > span:hover {
    color: #f07c04;
}
.flex-login-form > span:hover > .fa-user:before {
    color: #f07c04;
}

.flex-user-menu > span > span {
    font-weight: 400;
    font-size: 15px;
    color: #bdc0c8;
}

.flex-user-menu > span:before {
    color: #bdc0c8;
    content: "\f2bd";
    font-size: 17px;
}

.flex-user-menu > span:hover:before,
.flex-user-menu > span:hover > span {
    color: #f07c04;
}

.flex-panel-wide, .flex-top-panel-container {
    background-color: #19001d;
    border-bottom: 1px solid #29152c;
}

.flex-user-menu .logout input {
    border-radius: 4px;
    font-size: 13px;
    background: #f07c04 url(/Plugins/FlexView/Images/LogoutButtonIcon.svg) left 18px center no-repeat;
    background-size: 8px;
    width: 100%;
}

.flex-user-menu a:hover {
    color: #f07c04;
}

.flex-user-menu .address .street:before {
    color: #454a59;
}

.flex-user-menu a:before {
    color: #454a59;
}

.flex-user-menu > div {
    margin-top: 2px;
}

.flex-panel-wide .flex-dashboard-button {
    display: none;
}

.flex-panel-wide .flex-menu ul li a, .flex-panel-wide .flex-menu ul li span {
    font-size: 15px;
    text-transform: none;
    background: transparent;
    color: #bdc0c8;
    font-weight: 400;
}
.flex-panel-wide .flex-menu ul li {
    background: transparent;
}

.flex-panel-wide .flex-menu ul li a:hover {
    color: #f07c04;
}

.flex-panel-wide, .flex-top-panel-container {
    background-color: #19001d;
}


/* slider */

.flex-slideshow-container .content .flex-bottom-delimiter {
    display: flex;
    flex-direction: row;
}


/* menu */

.flex-container.flex-main-menu {
    width: 100%;
    box-shadow: none;
    background-color: #321936;
}

.flex-menu ul li a .flex-count,
.flex-menu ul li span .flex-count {
    background: #f07c04;
}

.flex-menu ul li {
    background: transparent;
    box-shadow: none;
}

.flex-menu ul li:hover {
    background: transparent;
    box-shadow: none;
    background-color: #492c4e;
}

    .flex-menu ul li ul li a:hover {
        text-decoration: none;
        background-color: #f07c04;
    }

    .flex-menu ul li ul {
        background: #f07c04;
    }

.flex-main-menu .flex-menu > ul > li > a, .flex-menu > ul > li > span {
    font-size: 17px;
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
    border-right: 1px solid #4a2750;
}

.flex-main-menu .flex-menu > ul > li:last-child > a,
.flex-menu > ul > li > span {
    border-right: 1px solid #4a2750;
}
.flex-main-menu .flex-menu > ul > li:first-child > a,
.flex-menu > ul > li > span {
    border-left: 1px solid #4a2750;
}

.flex-panel-wide .flex-menu ul li:hover {
    background: none;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    box-shadow: none;
}

    .flex-panel-wide .flex-menu ul li:hover span {
        color: #f07c04;
        text-decoration: none;
    }

.flex-main-menu .flex-menu.flex-menu-items-2 ul li:first-child {
    border-radius: 0;
}

.flex-main-menu .flex-menu.flex-menu-items-2 ul li:last-child {
    border-radius: 0;
}


/* quick search */

.flex-select-vehicle-wizard .flex-title {
    color: #321936;
    margin-bottom: 18px;
    padding: 30px 40px 0 40px;
    font-weight: 500;
}
.flex-select-vehicle-wizard .flex-title:before {
    display: inline-block;
    font-family: "Font Awesome 7 Pro";
    font-weight: 300;
    content: "\";
    padding: 0 9px 0 0;
    font-size: 20pt;
    vertical-align: middle;
}

.flex-select-vehicle-wizard .flex-content {
    width: 406px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.flex-select-vehicle-wizard .flex-content .flex-controls .flex-search-button {
    width: 100%;
    height: 48px;
    background: #f07c04;
    border: 2px solid #321936;
    text-transform: uppercase;
    border-radius: 6px;
    font-weight: 700;
    font-size: 14px;
    color: #321936;
}

/* smart search */

.flex-smart-search .flex-smart-search-input .flex-search-targets input[type="button"].flex-selected {
    color: #bdc0c8;
    border-bottom: 2px solid #f07c04;
}

.flex-smart-search .flex-smart-search-input .flex-smart-search-button {
    background-color: #f07c04;
    width: 36px;
    height: 36px;
    top: 4px;
    right: 4px;
    background-size: 16px;
    background-position: center;
    border-radius: 5px;
    background-image: url(/wwwroot/862/Default/Images/magnifying-glass-sharp-solid.svg);
}

.flex-smart-search .flex-smart-search-input input[type="text"] {
    border: 0;
    border-radius: 6px;
    height: 44px;
}

.flex-smart-search .flex-smart-search-whisperer .flex-items {
    border-top: 0;
    text-align: left;
}

.flex-smart-search .flex-smart-search-whisperer {
    border-radius: 0 0 6px 6px;
    top: 64px;
}

    .flex-smart-search .flex-smart-search-whisperer .flex-items a.flex-show-all:hover {
        border-radius: 0 0 6px 6px;
        background-color: #ecf1fa;
    }

.flex-smart-search .flex-smart-search-input .flex-search-targets input[type="button"] {
    padding: 0px;
    padding-top: 4px;
    padding-right: 5px;
    padding-left: 5px;
    margin: 0 0px;
    color: #bdc0c8;
}

.flex-smart-search .flex-smart-search-whisperer .flex-items .flex-title {
    color: #ff9902;
}
.flex-smart-search .flex-smart-search-input .flex-search-targets input[type="button"].flex-history {
    color: #ff9902;
}
.flex-smart-search .flex-smart-search-input .flex-search-targets input[type="button"].flex-history:hover {
    color: #ff9526;
}


/* vehicle wizard */

.flex-drop-down dd .flex-collapsible {
    background: #fff;
    left: 0;
    top: 0;
    border: 0px solid #b6b6b6;
    border-radius: 6px;
    box-shadow: rgba(0,0,0,.2) 0 8px 16px;
}
.flex-drop-down dd ul li.flex-selected span.flex-drop-down-link {
    color: #000;
    background-color: #fff5e6;
}
.flex-drop-down dd .flex-collapsible .flex-drop-down-search {
    display: block;
    border-bottom: 0;
    position: relative;
    background-color: #efefef;
    border-radius: 4PX;
    margin: 4px;
}
.flex-drop-down dd .flex-collapsible .flex-drop-down-search input[type="text"] {
    border: 0;
    border-top: 0;
    width: 100%;
    box-sizing: border-box;
    background: transparent;
}
.flex-drop-down dd .flex-collapsible .flex-drop-down-search input[type="button"] {
    border: 0;
    border-top: 0;
    background: transparent url("/Plugins/FlexView/Images/FlexContextSearchButtonIcon.png") center center no-repeat;
    border-radius: 0;
    top: 0;
    right: 0;
}
.flex-select-vehicle-wizard .flex-drop-down dt span.flex-drop-down-link {
    display: inline-block;
    padding: 13px 30px 13px 14px;
    color: #7f7f7f;
    background-position: right 14px center;
}
.flex-select-vehicle-wizard .flex-drop-down {
    border: 0;
    cursor: pointer;
    background: #ffffff;
    margin-right: 0;
    width: 100%;
    border-radius: 6px;
    padding: 0px 0 0px 0px;
    margin-bottom: 15px;
    box-sizing: border-box;
    margin-left: 0;
}
.flex-select-vehicle-wizard .flex-drop-down dt span.flex-drop-down-link.selected {
    color: black;
    box-shadow: inset 0 0px 0px 2px #321936;
    border-radius: 6px;
}
.flex-select-vehicle-wizard .flex-content>div {
    display: flex;
    width: 100%;
}

.flex-select-vehicle-wizard {
    background: #f07d05;
    margin-bottom: 0px;
    border-radius: 6px 0 0 6px;
}

.flex-select-vehicle-wizard .flex-content .flex-controls .flex-search-button:hover {
    background-color: #321936;
    border: 2px solid #321936;
    transition: background-color 0.9s ease;
    color: white;
}

.flex-slider {
    border-radius: 0 6px 6px 0;
    background-color: transparent;
}


/* cart */

.flex-basket-summary > div {
    background: #ffffff;
    top: 81px;
    border: 0;
    box-shadow: 0px 6px 10px 0px #454a592e;
    border-radius: 6px;
}

.flex-basket-summary > span .flex-basket-items-count {
    display: none;
}

.flex-basket-summary > span {
    background: url("/wwwroot/862/Default/Images/cart-header.svg") no-repeat;
    background-position: left 15px center;
    padding: 20px;
    padding-left: 78px;
    padding-right: 8px;
    background-size: 48px;
    border: 0;
}
.flex-basket-summary:hover span {
    filter: brightness(1.1);
}
.flex-basket-summary > span.flex-selected {
    background-color: transparent;
    border: 0;
}
.flex-basket-summary>span .flex-basket-price {
    color: #ffffff;
}
.flex-basket-summary>span .flex-basket-currency {
    color: #ffffff;
}
.basket-sticky-price>span.flex-basket-vat-text, .flex-basket-summary>span .flex-basket-vat-text {
    color: #bdc0c8;
}

/* footer */

.flex-footer-wide .flex-footer-other-links > span {
    background: none;
    padding-left: 0;
}

.flex-branch {
    color: #bdc0c8;
}

.flex-footer-wide a {
    color: #bdc0c8;
}

.flex-footer-wide.flex-highlight .flex-newsletter span {
    color: #bdc0c8;
    font-size: 18px;
    font-weight: 600;
}
.flex-footer-wide.flex-highlight {
    background: transparent;
}

.flex-footer-wide.flex-highlight .flex-newsletter input[type="text"] {
    display: inline-block;
    color: black;
    border: 0px solid white;
    background: #e3e7ec;
    font-size: 11pt;
    border-radius: 6px;
    padding: 10px;
    padding-left: 15px;
    padding-right: 75px;
    width: 170px;
}
.flex-footer-wide.flex-highlight .flex-newsletter input[type="button"].unsubscribe {
    font-size: 14px;
}

.flex-quick-contacts .flex-company-name {
    font-weight: 400;
}

span.flex-identification-number {
    display: flex !important;
    flex-direction: row;
    align-items: baseline;
}

span.flex-vat-number {
    display: flex !important;
    flex-direction: row;
    align-items: baseline;
}

span.flex-phone-number {
    display: flex !important;
    flex-direction: row;
    align-items: baseline;
}

span.flex-email-address {
    display: none !important;
}


/* search top */

.flex-search span {
    font-size: 11pt;
    font-weight: 300;
    color: black;
}

.flex-search .flex-search-locations span.flex-selected {
    color: #000;
}

ul.flex-radio-buttons li.flex-selected span {
    color: black;
    font-weight: 600;
}

ul.flex-radio-buttons li span {
    font-weight: 600;
    color: #5F5F5F;
}


/* Selected categories */

.flex-selected-categories {
    margin-bottom: 25px;
}

.flex-half-collapsed-box .flex-show-all-button {
    display: none;
}
.flex-half-collapsed-box .flex-header-label span {
    font-size: 22px;
    color: #454a59;
    font-weight: 600;
    text-align: left;
    padding: 0 0 5px 0;
    background: transparent;
}

.flex-half-collapsed-box .flex-item {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    text-decoration: none;
    background: #fff;
    padding: 0px;
    border-radius: 6px;
    border: 2px solid #f2f2f2;
}

    .flex-half-collapsed-box .flex-item .flex-category-label {
        padding: 13px 10px 16px;
        width: 175px;
        height: 33px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 700;
        font-size: 10pt;
        color: black;
    }

    .flex-half-collapsed-box .flex-item:hover .flex-category-label {
        padding: 13px 10px 16px;
        width: 175px;
        height: 33px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #f07c04;
    }

.flex-half-collapsed-box {
    position: relative;
    border-top: 0px solid #cccccc;
    border-bottom: 0px solid #cccccc;
    margin-top: 0;
    text-align: center;
}

    .flex-half-collapsed-box .flex-show-all-button span:hover {
        color: black;
        text-decoration: none;
        border: 1px solid #f07c04;
    }

    .flex-half-collapsed-box .flex-collapse-button span:hover {
        color: black;
        text-decoration: none;
        border: 1px solid #f07c04;
    }

.flex-panel-wide .flex-menu ul li:hover > a {
    text-decoration: none;
}

.flex-half-collapsed-box .flex-item .flex-category-icon {
    padding: 23px;
}

.flex-half-collapsed-box .flex-header-label {
    margin-bottom: 10px;
    text-align: left;
    margin-top: 0;
}
.flex-half-collapsed-box .flex-item {
    background: #f9f9f9;
    border: 2px solid #f3f3f3;
}


/* uni parts */

#SelectedCategories_1 .flex-item:hover .flex-category-icon, #SelectedCategories_1 .flex-item:hover .flex-category-label {
    background-color: white;
    color: #f88b21;
    transition: background-color 0.9s ease;
}

#SelectedCategories_1 .flex-half-collapsed-box {
    margin-top: -30px;
}

#SelectedCategories_1 .flex-category-icon img {
    border-radius: 4px 0 0 4px;
}

#SelectedCategories_1.flex-half-collapsed-box .flex-item {
    display: flex;
    width: 226px;
}

#SelectedCategories_1 .flex-item:last-child .flex-category-icon img {
    display: none;
}

#SelectedCategories_1 .flex-category-label {
    padding: 0px 15px 0px 15px;
    font-weight: 400;
    font-size: 16px;
    width: 100%;
    background-color: transparent;
    box-sizing: border-box;
    text-transform: none;
    margin: 0;
    color: #454a59;
    display: flex;
    align-items: center;
    text-align: left;
    justify-content: flex-start;
    height: auto;
}

#SelectedCategories_1 .flex-item:last-child .flex-category-label {
    justify-content: center;
}

#SelectedCategories_1 .flex-category-icon {
    padding: 0;
    background-color: transparent;
    display: flex;
    border-radius: 4px 4px 4px 4px;
}

#SelectedCategories_1 .flex-inner-wrapper {
    height: auto !important;
    display: flex;
    justify-content: space-between;
}

#SelectedCategories_1 .flex-show-all-button {
    display: none;
}

#SelectedCategories_1 .flex-item:last-child {
    border: 2px solid #f2f2f2;
}
div#SelectedCategories_1 {
    padding-top: 15px;
}

/* car brands */
div#SelectedCategories_2 {
    padding-top: 25px;
}

#SelectedCategories_2 .flex-item:hover .flex-category-icon, #SelectedCategories_2 .flex-item:hover .flex-category-label {
    background-color: white;
    color: #f88b21;
    transition: background-color 0.9s ease;
}
/*
#SelectedCategories_2 .flex-half-collapsed-box {
    margin-top: -30px;
}
*/
#SelectedCategories_2 .flex-category-icon img {
    width: 75px;
}

#SelectedCategories_2 .flex-category-label {
    padding: 0px 4px;
    font-weight: 400;
    font-size: 12px;
    width: 102px;
    background-color: transparent;
    box-sizing: border-box;
    text-transform: none;
    margin: 0;
    color: #454a59;
}

#SelectedCategories_2 .flex-category-icon {
    padding: 0;
    background-color: #f9f9f9;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#SelectedCategories_2 .flex-inner-wrapper {
    height: auto !important;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#SelectedCategories_2 .flex-show-all-button {
    display: none;
}

#SelectedCategories_2 .flex-item:last-child {
    border: 2px solid #f2f2f2;
}
#SelectedCategories_2 .flex-item:last-child .flex-category-icon {
    display: none;
}
#SelectedCategories_2 .flex-item:last-child .flex-category-label {
    height: 100%;
    margin: 0;
    font-size: 16px;
    padding: 0 15px;
}



/* Carousel */

.products .flex-item.tiles-view .flex-image-wrapper img {
    mix-blend-mode: multiply;
}

.products .flex-item.tiles-view .flex-image-wrapper {
    margin-top: 5px;
    margin-bottom: 15px;
}

.flex-carousel-actions .flex-carousel > .flex-right-button {
    background: url("/wwwroot/862/Default/Images/chevron-right-regular.svg") no-repeat;
    width: 34px;
    height: 34px;
    background-color: #ffffff;
    border: 2px solid #f2f2f2;;
    border-radius: 100px;
    background-size: 9px;
    background-position: center;
    margin-top: 15px;
}

    .flex-carousel-actions .flex-carousel > .flex-right-button:hover {
        background: url("/wwwroot/862/Default/Images/chevron-right-regular.svg") no-repeat;
        background-size: 10px;
        background-position: center;
        background-color: #f2f2f2;
    }

.flex-carousel-actions .flex-carousel > .flex-left-button {
    background: url("/wwwroot/862/Default/Images/chevron-left-regular.svg") no-repeat;
    width: 34px;
    height: 34px;
    background-color: #ffffff;
    border: 2px solid #f2f2f2;
    background-size: 9px;
    background-position: center;
    margin-right: 10px;
    border-radius: 100px;
    margin-top: 15px;
}

.flex-carousel-actions .flex-carousel > .flex-left-button:hover {
    background: url("/wwwroot/862/Default/Images/chevron-left-regular.svg") no-repeat;
    background-size: 10px;
    background-position: center;
    background-color: #f2f2f2;
}

.flex-carousel-actions .flex-carousel > .flex-title {
    font-size: 22px;
    color: #454a59;
    font-weight: 600;
    background: none;
    padding-left: 0;
    margin-top: 20px;
}

.flex-half-collapsed-box .flex-inner-wrapper {
    height: auto !important;
}


/* footer */

.flex-footer-wide.flex-highlight .flex-newsletter input[type="button"].subscribe {
    background: #f07c04;
    padding: 10px 20px 10px 20px;
    margin-left: -20px;
    border: 0;
    border-radius: 6px;
    text-transform: none;
    font-size: 15px;
    color: #19001d;
}

.search_box .flex-drop-down dt span.flex-drop-down-link {
    padding-right: 21px;
}

.search_box .flex-drop-down dd .flex-collapsible {
    top: 6px;
}

.flex-footer-container {
    background-color: #19001d;
}

.flex-footer-wide .flex-footer-main-menu .flex-footer-main-menu-box > span {
    background: none;
    padding-left: 0;
}

.flex-footer-wide .flex-footer-main-menu .flex-footer-legal-info > span.flex-legal-info {
    background: none;
    padding-left: 0;
}

.flex-footer-wide .flex-footer-custom-menu > span {
    background: none;
    padding-left: 0;
}

.flex-footer-wide .flex-footer-recommended-links > span {
    background: none;
    padding-left: 0;
}

.flex-footer-wide .flex-footer-user-menu > span {
    background: none;
    padding-left: 0;
}

.flex-footer-wide ul li:first-child {
    background: none;
    padding-top: 0px;
}

.flex-footer-wide ul li {
    background: none;
    padding-left: 0;
    padding-top: 6px;
}

.flex-footer-wide {
    color: #bdc0c8;
    background: transparent;
    padding: 50px 0 30px 0;
    font-size: 11pt;
}

.flex-footer-wide .flex-container {
        display: flex;
}

.flex-footer-wide.flex-license a.flex-nextis-logo {
    width: 140px;
    background: url("/wwwroot/862/Default/Images/nextis.svg") center center no-repeat;
    background-size: 140px;
    height: 31px;
    filter: opacity(0.6);
}

.flex-footer-wide.flex-license .flex-nextis-credentials {
    display: flex;
    font-size: 9pt;
    margin-right: 20px;
    flex-direction: column;
    justify-content: center;
}

.flex-footer-wide.flex-license a.flex-tecalliance-logo {
    width: 170px;
}

.flex-footer-wide a:hover {
    color: #f07c04;
}

.flex-footer-wide .flex-title {
    font-weight: 600;
    color: #fff;
    text-transform: none;
    font-size: 18px;
}

.flex-quick-contacts .flex-branch .flex-name {
    font-weight: 300;
    color: white;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: none;
}

.flex-quick-contacts .flex-title {
    margin-bottom: 0px;
    margin-top: 10px;
    color: #bdc0c8;
    font-size: 14px;
    font-weight: 500;
}

.flex-select-vehicle-wizard .flex-drop-down dt span.flex-drop-down-link span.flex-text {
    width: 257px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
}

.flex-header-table {
    height: 100px;
}
.flex-basket-summary {
    padding-top: 0;
}

.products a {
    color: #454a59;
}
.flex-carousel-actions .flex-carousel .products .flex-inner-wrapper .flex-item {
    color: #454a59;
}


.products .products-list .flex-load-next {
    border-radius: 4px;
    padding: 10px;
    padding-right: 10px;
    padding-left: 10px;
    border: 0;
    background: #f07c04;
    color: #fff;
}
/*
.flex-tecdoc-manufacturers .flex-perex {
    padding-top: 40px;
}*/

.flex-tecdoc .flex-manufacturers-list,
.flex-service-data .flex-manufacturers-list {
    background-color: #FFFFFF;
    padding: 30px 30px 30px 30px;
    border: 0;
    border-radius: 6px;
    box-shadow: 0 0px 20px #454a590f;
}

    .flex-tecdoc .flex-manufacturers-list .flex-item-container .flex-item-compact:hover,
    .flex-service-data .flex-manufacturers-list .flex-item-container .flex-item-compact:hover {
        color: black;
        background: #fff5e6;
    }

.flex-tecdoc .flex-models-list .flex-item-container .flex-item:hover .flex-date {
    color: black;
}

.flex-tecdoc .flex-models-list .flex-item-container .flex-item:hover {
    color: black;
    background: #fff5e6;
}

.flex-tecdoc .flex-tecdoc-models .flex-filter input[type="button"].flex-item:hover,
.flex-tecdoc .flex-tecdoc-models .flex-filter input[type="button"].flex-item.flex-selected {
    color: black;
    background: #fff5e6;
}

.flex-tecdoc .flex-tecdoc-models .flex-filter .anchors ul li {
    padding: 5px;
}

.flex-tecdoc .flex-tecdoc-models .flex-filter .anchors li a:hover {
    color: #454a59;
}

.flex-tecdoc .flex-tecdoc-models .flex-filter .anchors ul li:hover {
    background-color: #fff5e6;
}

.flex-tecdoc .flex-engines-list .flex-item-container .flex-item:hover {
    color: black;
    background: #fff5e6;
}

    .flex-tecdoc .flex-engines-list .flex-item-container .flex-item:hover .flex-name {
        color: black;
    }

    .flex-tecdoc .flex-engines-list .flex-item-container .flex-item:hover .flex-power {
        color: black;
    }

    .flex-tecdoc .flex-engines-list .flex-item-container .flex-item:hover .flex-fuel-type {
        color: black;
    }

    .flex-tecdoc .flex-engines-list .flex-item-container .flex-item:hover .flex-ccm {
        color: black;
    }

    .flex-tecdoc .flex-engines-list .flex-item-container .flex-item:hover .flex-codes {
        color: black;
    }

    .flex-tecdoc .flex-engines-list .flex-item-container .flex-item:hover .flex-manufactured {
        color: black;
    }

.tree a:hover {
    color: #f07c04;
}

.flex-tecdoc-vehicle-info-box .toogle-collapse-button {
    margin-top: 0;
}

.toogle-collapse-button {
    border-top: 0;
}

.other-vehicle-informations {
    padding: 25px 10px 0px 10px;
}

.flex-tecdoc-vehicle-info-box .flex-items {
    padding: 8px 0 0 0;
    background: transparent;
}

.flex-contact-form .flex-title {
    color: #454a59;
    font-weight: 700;
    margin-bottom: 5px;
}

.flex-contact-form .flex-form input[type="button"] {
    color: white;
    background: #f07c04;
    width: auto;
    padding: 10px 20px;
    border-radius: 6px;
    margin-top: 15px;
}

.flex-tecdoc-vehicle-info-box {
    border: 1px solid #e7e6e7;
    border-radius: 6px;
}

.list-view .productDescriptionContainer {
    padding: 5px 15px 15px 15px;
}

.products .flex-item.list-view p {
    display: none;
}

.products .flex-item.list-view .flex-col1 .flex-image-product-desription-content {
    padding: 0 15px;
}

.products .flex-filter .flex-general .flex-view-modes input[type="button"].flex-tiles-view-mode {
    display: none;
}

.toogle-collapse-button .text {
    color: #7f7f7f;
    background: none;
}

.products .flex-item {
    border: 1px solid #e7e6e7;
}

    .products .flex-item.catalog-view .flex-col1 {
        border-right: 1px solid #e7e6e7;
    }

    .products .flex-item.catalog-view .flex-col3 {
        border-left: 1px solid #f4f5f6;
    }

.noUi-connect {
    background: #a1a1a1;
}

.flex-order-process .flex-tabs > span > span {
    background: #4bb92c;
}

.flex-basket-import .flex-basket-import-form .flex-file-upload-button > input[type="button"] {
    border: 0;
    border-radius: 4px;
    background: #676767 url("/Plugins/FlexView/Images/FlexUploadIcon.png") no-repeat;
    background-position: left 10px center;
    padding: 5px;
    padding-left: 26px;
    padding-right: 10px;
}

.products .flex-item.list-view .flex-col2 {
    border-right: 1px solid #f4f5f6;
    border-left: 1px solid #f4f5f6;
    padding: 15px 15px 15px 15px;
}

.flex-col2 .productDescriptionContainer {
    display: block;
    padding: 10px 15px;
}

.products .flex-item .flex-attributes {
    padding: 0 15px;
    margin-top: -10px;
}

.products .flex-header-container {
    padding: 0 15px;
}

.products .flex-item.catalog-view .flex-col2 {
    padding-top: 15px;
}

.products .flex-item p {
    padding-bottom: 5px;
}

.tecdoc-numbers strong,
.tecdoc-engines strong {
    display: inline-block;
    font-size: 9pt;
    font-weight: 700;
}

.conditional-items.basket-import input[type="button"] {
    border: 0;
    border-radius: 4px;
    background: #676767;
    padding: 7px 15px 6px;
}

.promo-codes input[type="text"],
.import-export-items input[type="text"] {
    margin-right: 3px;
    border-radius: 4px;
}

.flex-basket-import .flex-file-upload input[type="button"] {
    text-decoration: none;
    border: 0;
    border-radius: 4px;
    background: #e4e4e4;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

.products .products-list .flex-show-hidden-groups {
    color: white;
    border-radius: 6px;
    padding: 10px 20px;
    border: 0;
    background: #f07c04;
    width: auto;
    margin-top: 20px;
}

.flex-contact-form {
    border: 0px solid #e7e6e7;
    border-radius: 6px;
}

.products .products-list .flex-show-hidden-groups:hover {
    background: #f07c04;
}

.flex-add-to-basket .flex-add-to-basket-button {
    border: 0;
    border-radius: 0px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    background: #f07c04 url(/wwwroot/862/Default/Images/ShoppingCartSolid-black.svg) center center no-repeat;
    background-size: 21px;
}

    .flex-add-to-basket .flex-add-to-basket-button:hover {
        background: #ff9426 url(/wwwroot/862/Default/Images/ShoppingCartSolid-black.svg) center center no-repeat;
        border: 0;
        background-size: 21px;
    }

.products .flex-item.list-view .flex-col1 .flex-delivery-times .flex-delivery-time-item .flex-add-to-basket .flex-add-to-basket-button,
.products .flex-item.list-view .flex-col1 .flex-delivery-times .buy-with-bonus-points-item .flex-add-to-basket .flex-add-to-basket-button {
    height: 37px;
    width: 45px;
    background: #f07c04 url(/wwwroot/862/Default/Images/ShoppingCartSolid-black.svg) center center no-repeat;
    background-size: 21px;
}

    .products .flex-item.list-view .flex-col1 .flex-delivery-times .flex-delivery-time-item .flex-add-to-basket .flex-add-to-basket-button:hover,
    .products .flex-item.list-view .flex-col1 .flex-delivery-times .buy-with-bonus-points-item .flex-add-to-basket .flex-add-to-basket-button:hover {
        background: #ff9426 url(/wwwroot/862/Default/Images/ShoppingCartSolid-black.svg) center center no-repeat;
        border: 0;
        background-size: 21px;
    }

.products .flex-item.catalog-view .flex-col2 .flex-delivery-times .flex-delivery-time-item .flex-add-to-basket .flex-add-to-basket-button,
.products .flex-item.catalog-view .flex-col2 .flex-delivery-times .buy-with-bonus-points-item .flex-add-to-basket .flex-add-to-basket-button {
    height: 37px;
    width: 45px;
    background: #f07c04 url(/wwwroot/862/Default/Images/ShoppingCartSolid-black.svg) center center no-repeat;
    background-size: 21px;
}

    .products .flex-item.catalog-view .flex-col2 .flex-delivery-times .flex-delivery-time-item .flex-add-to-basket .flex-add-to-basket-button:hover,
    .products .flex-item.catalog-view .flex-col2 .flex-delivery-times .buy-with-bonus-points-item .flex-add-to-basket .flex-add-to-basket-button:hover {
        background: #ff9426 url(/wwwroot/862/Default/Images/ShoppingCartSolid-black.svg) center center no-repeat;
        border: 0;
        background-size: 21px;
    }

.products .products-list .flex-stocks div .flex-items-count.flex-out-of-stock {
    border: 0;
}

.products .products-list .flex-stocks div .flex-items-count.flex-on-stock {
    border: 0px solid #44b830;
}

.products .flex-item.tiles-view .flex-prices .flex-price {
    font-size: 12pt;
    font-weight: 600;
}

.products .flex-item.list-view .flex-col3 .flex-prices .flex-price {
    font-size: 12pt;
}

.products .flex-item.catalog-view .flex-col3 .flex-prices .flex-price {
    font-size: 12pt;
}

.products .flex-item.list-view .flex-col3 {
    width: 340px;
    min-width: 340px;
}

.flex-product-detail .flex-general .flex-informations .flex-stocks .flex-items-count.flex-out-of-stock {
    border: 0;
    width: 161px;
}

.flex-product-detail .flex-general .flex-informations .flex-stocks .flex-items-count.flex-on-stock {
    border: 0px;
    width: 161px;
}

.flex-product-detail .flex-general .flex-informations .flex-add-to-basket .flex-add-to-basket-button {
    background-position: left 13px center;
}

.flex-product-detail .flex-general .flex-informations .flex-prices .flex-price {
    font-size: 15pt;
    font-weight: 700;
}

.flex-product-detail .flex-general .flex-informations .flex-prices .flex-price-with-vat {
    color: #919191;
    font-size: 12pt;
    font-weight: 500;
    margin-left: 20px;
    box-sizing: border-box;
}

.flex-product-detail .flex-general > div {
    border-bottom: 0;
}
.flex-universal-parts .flex-header span {
    padding-right: 10px;
}

.flex-basket-summary > div > a.flex-go-to-basket,
.flex-basket-summary > div > a.flex-go-to-order,
.flex-basket-summary > div > a.finish-order-btn {
    box-shadow: none;
    text-transform: none;
    font-weight: 700;
}

    .flex-basket-summary > div > a.flex-go-to-basket:hover,
    .flex-basket-summary > div > a.flex-go-to-order:hover,
    .flex-basket-summary > div > a.finish-order-btn:hover {
        text-decoration: none;
        opacity: 0.9;
        /* filter: brightness(0.9); */
    }

.flex-basket-summary > div > a.flex-go-to-basket {
    background: #f07c04 url(/Plugins/FlexView/Images/FlexRightArrowButtonIcon.png) no-repeat;
    background-position: right 14px center;
}

.flex-basket-summary > div .flex-drop-down dt span.flex-drop-down-link {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 24px;
}

.flex-basket-summary > div .flex-total-price .flex-without-vat {
    font-weight: 700;
}

.flex-basket-summary > div .flex-total-price {
    font-weight: 700;
}

.flex-basket-summary > div .flex-basket-summary-table .column-1 .flex-title {
    font-weight: 700;
}

.flex-basket-summary > div .flex-total-price-with-vat {
    font-size: 11pt;
    font-weight: 600;
    color: #919191;
}

.flex-basket-summary > div .flex-basket-summary-table {
    font-size: 12pt;
}

.flex-basket-summary > div .flex-outer {
    background: #f9f9f9;
    border-radius: 4px;
    margin-top: 4px;
}

    .flex-basket-summary > div .flex-outer .flex-inner {
        border-top: 0;
    }

.flex-custom-article-container {
    order: 110;
    border-top: 0px solid #e6e6e6;
}

.flex-custom-article {
    margin-top: 30px;
}

    .flex-custom-article a {
        color: #454a59;
    }

.btn1 {
    font-weight: 600;
    background-color: #f07c04;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 4px;
    font-size: 15px;
}

    .btn1:hover {
        background-color: #ff9426;
    }

.flex-footer-main-menu-box {
    display: none;
}

.replacements-list .flex-stocks .flex-main-stock {
    margin-bottom: 5px;
}

.replacements-list .flex-stocks .flex-other-stocks {
    padding-bottom: 5px;
}

.products .flex-item.catalog-view .flex-col2 .flex-delivery-times .flex-delivery-time-item div.flex-total-amount.flex-not-on-the-way {
    border: 0px solid #df5454;
}

.products .flex-item.catalog-view .flex-col2 .flex-delivery-times .flex-delivery-time-item div.flex-total-amount.flex-on-the-way {
    border: 0px solid #dbbe71;
}

.products .flex-item.catalog-view .flex-col2 .flex-delivery-times .flex-delivery-time-item div.flex-total-amount.flex-on-stock,
.products .flex-item.catalog-view .flex-col2 .flex-delivery-times .buy-with-bonus-points-item .flex-total-amount.flex-on-stock {
    border: 0px solid #44b830;
}

.products .flex-item.list-view .flex-col1 .flex-delivery-times .flex-delivery-time-item div.flex-total-amount.flex-not-on-the-way {
    border: 0px solid #df5454;
}


.flex-product-detail .flex-general .flex-informations .flex-delivery-times .flex-delivery-time-item .flex-amount-info .flex-total-amount.flex-not-on-the-way {
    border: 0px solid #df5454;
}

.flex-product-detail .flex-general .flex-informations .flex-delivery-times .flex-delivery-time-item .flex-amount-info .flex-total-amount.flex-on-the-way {
    border: 0px solid #dbbe71;
}

.flex-product-detail .flex-general .flex-informations .flex-delivery-times .flex-delivery-time-item .flex-amount-info .flex-total-amount.flex-on-stock {
    border: 0px solid #44b830;
}

/* compare product - hide*/

.products .flex-item.list-view .sub-controls {
    display: none;
}
.products .flex-item.catalog-view .flex-col3 .flex-compare-replacement-product-container {
    display: none;
}

/* obraceny tecdoc leve menu */

.flex-nodes>.flex-tree .flex-node span {
    color: #464a59;
}
.flex-nodes>.flex-tree .flex-node span:hover {
    color: #ff9426;
}
.flex-side-navigation .flex-nodes .flex-node:first-child {
    border-radius: 5px 5px 0 0;
    border-top: 0;
}
.flex-side-navigation .flex-nodes .flex-node:last-child {
    border-radius: 0 0 5px 5px;
}
.flex-side-navigation .flex-nodes .flex-node span {
    background: url(/Plugins/FlexView/Images/Svg/TreeNodeBullet.svg) no-repeat;
    background-position: left 10px center;
    padding: 10px 10px 10px 24px;
    font-weight: 700;
    background-size: 8px;
}
.flex-nodes .flex-node span {
    font-weight: 700;
}
.flex-side-navigation .flex-nodes .flex-node.flex-selected>span {
    background: url(/Plugins/FlexView/Images/Svg/TreeNodeBulletSelected.svg) 10px center no-repeat;
    color: #464a59;
    background-color: #f7f7f7;
    background-size: 8px;
}
.flex-side-navigation .flex-nodes .flex-node .flex-node {
    border-top: 0;
    background-color: #f7f7f7 !important;
}
.flex-side-navigation .flex-nodes .flex-node {
    border-top: 1px solid #d8d8da87;
    background-color: #e4e4e4 !important;
}
.flex-side-navigation .flex-nodes .flex-node .flex-node span {
    background-position: left 22px center;
    font-weight: 400;
    padding: 8px 10px 8px 38px;
}
.flex-side-navigation .flex-nodes .flex-node.flex-selected .flex-node.flex-selected>span {
    background: url(/Plugins/FlexView/Images/Svg/TreeNodeBullet.svg) no-repeat;
    background-position: left 24px center;
    background-size: 8px;
}




/* blog */

.flex-content-container {
    display: table;
    margin-bottom: 40px;
}

.blog {
    margin-top: 0;
}

.blog .article .category a {
    color: #f07c04;
    font-size: 12px;
    background: #fff9f4;
}

.blog .blog-homepage .content {
    margin: 15px 30px 15px 30px;
}

    .blog .info {
        margin: 10px 0 15px 0;
        color: #7f7f7f;
    }

    .blog .sep {
        font-size: 12px;
    }

    .blog .article .category {
        font-size: 12px;
    }

    .blog .date {
        font-size: 12px;
        font-weight: 300;
    }

.blog .blog-homepage .article {
    border: 0;
    border-radius: 6px;
    background-color: #f2f2f2;
}

    .blog .tiles .image {
        border-radius: 6px 6px 0 0;
    }

    .blog a.read-more {
        display: none;
    }

    .blog .blog-homepage .blog-read-all-articles a {
        font-size: 16px;
        padding: 15px 25px;
        text-transform: none;
        color: #f07c04;
        border: 2px solid #f2f2f2;
        border-radius: 6px;
    }
    .blog .blog-homepage .blog-read-all-articles a:hover {
    text-decoration: none;
    border: 2px solid #f07c04;
}

.blog h2 a {
    color: #454a59;
    font-size: 19px;
    font-weight: 600;
}

.blog-homepage H2 {
    color: transparent;
}

.blog-read-all-articles {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.blog h2 a:hover {
    text-decoration: none;
    color: #f07c04;
}

.blog .category-list li.selected a {
    font-weight: 700;
}

.blog .article {
    padding-bottom: 50px;
}

.blog p {
    margin: 0;
    color: #737373;
    font-size: 15px;
    line-height: 160%;
}

/* blog- detail*/

.blog .category a {
    text-decoration: none;
    border-radius: 3px;
    margin-left: 5px;
    padding: 3px 8px;
    color: #f07c04;
    font-size: 12px;
    background: #fff5e6;
}

.blog .blog-category,
.blog .blog-mainpage,
.blog .flex-article {
    border-radius: 6px;
    padding: 30px;
}

.blog .category-list li a {
    color: #f07c04;
}


/* login */

.flex-login-container input[type="button"] {
    border-top: 1px solid #f07c04;
    border-bottom: 1px solid #f07c04;
    background: #f07c04;
}

    .flex-login-container input[type="button"].send-forgotten-password-button {
        border-top: 1px solid #4f4f4f;
        border-bottom: 1px solid #4f4f4f;
        background: #4f4f4f;
    }


/* product carousel home */

.flex-carousel .flex-item .remove-button-content {
    display: none;
}

.flex-carousel-actions {
    width: 1210px;
    margin: 0 auto;
    margin-top: 0;
}

.flex-actions-container {
    order: 99;
    background-color: white;
}

.flex-carousel-actions .flex-carousel .products .flex-inner-wrapper .flex-item {
    background: #ffffff;
    border: 2px solid #f2f2f2;
    border-radius: 6px;
    width: 253px;
    margin-right: 20px;
}

.flex-carousel-actions .flex-product-compare {
    display: none;
}

.flex-carousel-actions .products .flex-item.tiles-view .flex-stocks {
    display: none;
}

.blog .tiles .image img {
    width: unset;
    max-width: unset;
    height: auto;
    position: absolute;
    top: unset;
    left: unset;
    transform: none;
}

.flex-carousel .products h2 a strong {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 19px;
    line-height: 120%;
    min-height: 50px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.flex-product-flags .flex-product-flag-action {
    background: #ff0000;
    text-transform: uppercase;
    padding: 4px 7px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 300;
    margin: 2px 0px 0px 2px;
}

.flex-carousel .products .flex-item .manufacturer {
    font-weight: 300;
}

.flex-carousel .products .flex-item .code {
    font-weight: 300;
}

.flex-carousel-actions .flex-carousel {
    margin-bottom: 60px;
}
.flex-carousel .products .flex-item.tiles-view .flex-add-to-basket {
    display: none;
}
.flex-carousel .products .flex-item.tiles-view .flex-return-info-icon {
    display: none;
}

/* add to cart general */

.flex-add-to-basket input[type="text"] {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    border: 1px solid #d9d9d9;
}

.products .flex-item.tiles-view .flex-prices .flex-price-with-vat {
    color: #818181;
}

.products .manufacturer-code-title-view {
    margin-bottom: 10px;
}


/* products general */

.products h2 a:hover strong {
    text-decoration: none;
    color: #f07c04;
}


/* tecdoc */

.flex-tecdoc #modelPageContainer {
    border-radius: 6px;
    box-shadow: 0 0px 20px #454a590f;
}

.shortcuts > a > .name {
    padding-right: 0;
}

.remove-button-content .remove-from-basket-button > span {
    display: none;
}

.remove-button-content .remove-from-basket-button {
    width: 12px;
    background-position: center;
    padding-left: 0px;
    margin-left: 8px;
    background-size: 12px;
}

.flex-item .remove-button-content {
    justify-content: left;
    padding: 5px 0 10px;
}

.remove-button-content .basket-count-content {
    background-color: #fff;
    padding: 4px 0;
    width: auto;
}

.products .flex-product-wrapper .flex-col3 .item .remove-button-content {
    padding-bottom: 10px;
    padding-top: 0;
    padding-right: 1px;
}

.categories.with-shortcuts .shortcuts {
    grid-gap: 8px;
}

.shortcuts > a {
    border: 0px solid #ebebeb;
    border-radius: 6px;
    background-color: #f7f7f7;
}

.shortcuts > a:hover, .shortcuts > a.selected {
    border: 0;
    color: #f07c04;
}
.shortcuts>a.selected {
    background-color: #f7f7f7;
}

.flex-add-to-license-plate .flex-add-to-license-plate-popup-button {
    padding: 5px;
    border-radius: 6px;
    color: #ffffff;
    border: 0;
    background-color: #f07c04;
}

.flex-tecdoc-vehicle-info-box .flex-items .flex-item {
    border-top: 1px dotted #e0e0e0;
}

    .flex-tecdoc-vehicle-info-box .flex-items .flex-item:last-of-type {
        border-bottom: 0;
    }

.flex-side-bar .tecdoc-category-search .flex-search input[type="text"] {
    color: #757575;
    font-size: 14px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    height: 36px;
}

.flex-side-bar .tecdoc-category-search .flex-search input[type="button"] {
    height: 36px;
    background-size: 14px;
    border-radius: 0px 5px 5px 0px;
}
.tree a {
    background: #fff url("/Plugins/FlexView/Images/Svg/TreeNodeBullet.svg") left center no-repeat;
    background-size: 8px;
}

.shortcuts a .tree {
    border: 0px solid #d8d8da;
    border-top: 0;
    box-shadow: 0px 7px 9px 2px #454a591f;
    border-radius: 6px;
}

.shortcuts .tree .node {
    border-radius: 6px;
}

.shortcuts .tree a {
    border-top: 0px solid #f5f5f5;
    background: url("/Plugins/FlexView/Images/Svg/TreeNodeBullet.svg") left top 13px no-repeat;
    background-size: 8px;
    padding: 8px 40px 8px 16px;
}

.shortcuts .tree > .node > .wrapper > a {
    background-color: #ffffff;
    background-position: 6px center;
    padding: 8px 40px 8px 24px;
    border-bottom: 1px solid #f1f1f1;
    border-radius: 6px 6px 0 0;
    font-weight: 700;
    border-top: 0;
}

.tree > .node > .wrapper > a > .children-count,
.tree > .node > .wrapper > a > .items-count {
    background-color: transparent;
}

.tree .children-count,
.tree .items-count {
    background-color: transparent;
    background-image: none;
    color: transparent;
}

.tree a.selected {
    font-weight: 700;
    background: url(/Plugins/FlexView/Images/Svg/TreeNodeBulletSelected.svg) 10px center no-repeat;
    background-size: 8px;
}

.tree a.selected[data-is-end-node="true"] {
    background: #f7f7f7 url(/Plugins/FlexView/Images/Svg/TreeNodeBullet.svg) left center no-repeat;
    background-size: 8px;
}

/*
.categories.with-shortcuts [data-is-end-node="true"] {
    background: none !important ;
}
*/
.tree > .node > .wrapper > a {
    padding: 10px 40px 10px 24px;
    border-top: 1px solid #d8d8da87;
    background-position: 10px center;
    font-weight: 700;
    background-color: #e4e4e4 !important;
}

.tree > .node > .wrapper > a.selected {
    background-color: #f7f7f7 !important;
}

.tree a {
    border-top: 0;
    padding: 8px 40px 8px 16px;
    background-color: #f7f7f7;
}

.shortcuts .tree > .node > .wrapper:first-child a {
    border-radius: 6px 6px 0 0;
}

.tree > .node > .wrapper:first-child a {
    border-top: 0;
    border-radius: 6px 6px 0 0;
}

.content-header .search input[type="text"] {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    height: 36px;
    padding: 0 11px;
    border: 1px solid #757575;
    border-right: 0;
}

.content-header .search input[type="button"] {
    border: 1px solid #757575;
    height: 38px;
    border-radius: 0 6px 6px 0;
    border-left: 0;
}

.tree > .node > .wrapper:last-child a {
    border-radius: 0 0 6px 6px;
}

.tree .node {
    border-radius: 6px;
    background: #f7f7f7;
}
.flex-side-navigation .flex-nodes .flex-node.flex-selected {
    background: #f7f7f7;
}
.flex-side-navigation .flex-nodes .flex-node .flex-node {
    background: #f7f7f7;
}

.shortcuts > a > .name.has-image {
    padding-left: 90px;
    padding-right: 10px;
}


/* breadcrumb */

.flex-breadcrumb-bar span:after {
    font-weight: 300;
}
.flex-breadcrumb-bar a,
.flex-breadcrumb-bar span {
    font-size: 13px;
}

    .flex-breadcrumb-bar a:hover {
        color: #f07c04;
    }

    .flex-breadcrumb-bar a:after {
        font-weight: 300;
    }

    .flex-breadcrumb-bar a:first-child::before {
        content: "\f015";
        margin-right: 5px;
    }

    .flex-breadcrumb-bar a:first-child {
        width: auto;
        height: auto;
        display: inline-block;
        color: #7D7D7D;
        font-family: "Font Awesome 5 Pro";
        font-weight: 500;
        text-decoration: none;
        padding-left: 0px;
        padding-right: 2px;
        font-size: 15px !important;
        background: none;
        max-width: 20px;
    }


/* Sorting */

.flex-filter .flex-drop-down dt span.flex-drop-down-link {
    display: inline-block;
    padding: 8px 25px 8px 10px;
    color: #7f7f7f;
    text-decoration: none;
    background: url("/Plugins/FlexView/Images/FlexDropDownIcon.png") no-repeat;
    background-position: right 10px center;
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
    height: 36px;
}

.products .flex-filter .flex-drop-down {
    border-radius: 5px;
}

.flex-form input {
    border: 1px solid #d5d5d5;
    border-radius: 4px;
}

textarea {
    border: 1px solid #d5d5d5;
    border-radius: 5px;
}


/* filter */

.manufacturer-filter-button {
    background: #f07c04 !important;
    border: 1px solid #f07c04 !important;
}


/* catalog */

.products .flex-item {
    border: 1px solid #e7e6e7;
    border-radius: 6px;
}

    .products .flex-item.catalog-view .flex-col1 {
        border-right: 0;
    }

.bottom-separator {
    border-bottom: 0;
}

.products .flex-item.catalog-view .flex-col3 .flex-stocks .flex-items-count.flex-on-stock,
.products .flex-item.tiles-view .flex-stocks .flex-items-count.flex-on-stock {
    padding: 2px 0px 3px 30px;
}

.products .flex-item.catalog-view .flex-col3 .flex-stocks .flex-items-count.flex-out-of-stock,
.products .flex-item.tiles-view .flex-stocks .flex-items-count.flex-out-of-stock {
    padding: 2px 0px 3px 30px;
}

.flex-stocks div .flex-name {
    font-size: 12px;
}

.flex-stocks .flex-name.flex-out-of-stock {
    font-weight: 600;
}

.flex-stocks .flex-name.flex-on-stock {
    font-weight: 600;
}
.products .flex-item .code {
    font-weight: 500;
    color: #7f7f7f;
}
.products .flex-item .manufacturer {
    color: #7f7f7f;
    font-weight: 500;
}
.tecdoc-numbers, .flex-product-detail .replacement-view .tecdoc-numbers, .tecdoc-engines {
    color: #454a59;
}
.products .flex-item {
    color: #454a59;
}
.tree a {
    color: #454a59;
}


/* detail product */

.flex-product-detail .flex-general .flex-tabs .flex-content .flex-product-informations h2 {
    border-bottom: 0px solid #e7e6e7;
    margin-top: 0;
    padding: 10px 10px;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 0;
    color: #454a59;
}

.flex-product-detail .flex-general .flex-informations .flex-prices .first-line {
    display: flex;
    width: 100%;
    border-top: 1px solid #e7e6e7;
    padding-top: 10px;
    border-bottom: 1px solid #e7e6e7;
    padding-bottom: 10px;
}

.flex-product-detail .flex-general .flex-informations .flex-stocks .flex-items-count.flex-out-of-stock {
    background: #ffdada url(/Plugins/FlexView/Images/Svg/ShippingOutOfStockIcon.svg) left 10px top 10px no-repeat;
    padding: 7px 11px 7px 30px;
    margin-right: 5px;
    height: 20px;
    width: 100px;
}

.flex-product-detail .flex-general .flex-informations .flex-stocks .flex-items-count.flex-on-stock {
    background: #dbfcd5 url(/Plugins/FlexView/Images/Svg/ShippingOnStockIcon.svg) left 10px top 10px no-repeat;
    padding: 7px 11px 7px 30px;
    height: 20px;
    margin-right: 5px;
    width: 100px;
}

    .flex-product-detail .flex-general .flex-informations .flex-stocks .flex-items-count.flex-on-stock .text-info {
        font-size: 14px;
        margin-top: 1px;
    }

.flex-product-detail .flex-general .flex-informations .flex-stocks .flex-items-count.flex-out-of-stock .text-info {
    font-size: 14px;
    margin-top: 1px;
}

.flex-product-detail {
    border: 0;
    border-radius: 6px;
}

    .flex-product-detail .flex-general .flex-informations .flex-prices .first-line {
        border-top: 1px solid #e7e6e7;
        padding-top: 10px;
        border-bottom: 1px solid #e7e6e7;
        padding-bottom: 10px;
    }

    .flex-product-detail .flex-general .flex-tabs .flex-content .flex-product-informations .flex-car-applications-list {
        padding: 0;
    }

    .flex-product-detail .flex-general .flex-tabs .flex-content .flex-product-informations .flex-oe-numbers-list {
        padding: 0;
    }

    .flex-product-detail .flex-general .flex-tabs .flex-content p {
        padding: 0 0 20px 0;
    }

    .flex-product-detail .flex-general .flex-tabs .flex-content p {
        padding: 0 10px 10px 10px;
        margin-block-start: 2px;
        line-height: 140%;
    }

    .flex-product-detail .flex-general {
        border-bottom: 0;
    }

.flex-product-informations h3 {
    padding: 0px 10px;
    font-size: 10pt;
}

.flex-product-detail .replacements-list a:hover .flex-name {
    text-decoration: none;
    color: #f07c04;
}

.price-wrapper {
    display: flex;
    align-items: center;
}

.flex-product-detail .flex-general .flex-informations .flex-stocks {
    border-bottom: 0;
    padding: 20px 20px 10px 20px;
}

.flex-product-detail .flex-general .flex-informations .flex-basic-params .flex-manufacturer {
    border-bottom: 1px solid #e7e6e7;
}

.flex-product-detail .flex-general .flex-informations .flex-basic-params .flex-code {
    border-bottom: 1px solid #e7e6e7;
}

.flex-product-detail .flex-general .flex-informations .flex-basic-params .flex-tecdoc-number {
    border-bottom: 1px solid #e7e6e7;
}

.flex-product-detail .flex-general .flex-informations .flex-basic-params .flex-usage-numbers {
    border-bottom: 0;
}

.flex-product-detail .flex-general .flex-informations {
    padding: 0px;
    animation: none;
    display: table-cell;
    border-left: 0;
    vertical-align: top;
    width: 605px;
}

.flex-product-detail h1 {
    display: block;
    width: auto;
    padding: 20px 10px;
    font-weight: 700;
}

.flex-product-detail .flex-product-compare {
    display: none;
}

.flex-product-detail .flex-general .flex-informations .flex-surcharges {
    display: none;
}

.flex-product-detail .flex-general .flex-informations .flex-basic-params .flex-code .flex-value {
    background: transparent;
    width: 50%;
    box-sizing: border-box;
    color: #454a59;
}

.flex-product-detail h1 {
    padding: 20px;
}

.flex-product-detail .flex-general .flex-informations .flex-prices {
    padding: 10px 20px;
}

.flex-informations .flex-switch-price-remove-basket-block {
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    align-items: center;
}

.flex-product-detail .flex-general .flex-informations .flex-basic-params {
    border-radius: 6px;
    background: #f4f5f6;
    margin: 0 20px;
}

    .flex-product-detail .flex-general .flex-informations .flex-basic-params .flex-label {
        width: 50%;
        border-right: 1px solid #e7e6e7;
        padding: 3px 10px;
        box-sizing: border-box;
    }

.flex-product-detail .flex-general .flex-informations .flex-basic-params .flex-manufacturer .flex-value {
    width: 50%;
    font-weight: 700;
    padding: 3px 10px;
    box-sizing: border-box;
    color: #f07c04;
}

    .flex-product-detail .flex-general .flex-informations .flex-basic-params .flex-value {
        width: 50%;
        padding: 3px 10px;
        box-sizing: border-box;
    }

.flex-product-detail .flex-general .flex-tabs .flex-header .flex-tab {
    border: 1px solid #e7e6e7;
    padding: 10px 20px;
    margin-bottom: 0px;
    background: #ffffff;
    text-transform: uppercase;
    font-size: 10pt;
    color: #454a59;
    margin-right: 8px;
    border-radius: 5px;
    font-weight: 700;
}
.flex-product-detail .flex-general .flex-tabs .flex-header .flex-tab:hover {
    color: #f07c04;
}
    .flex-product-detail .flex-general .flex-tabs .flex-header .flex-tab.flex-informations .flex-informations-icon:before {
        color: #838383;
        padding-right: 0;
    }

    .flex-product-detail .flex-general .flex-tabs .flex-header .flex-tab.flex-oe-numbers .flex-oenumbers-icon:before {
       color: #838383;
       padding-right: 0;
    }

    .flex-product-detail .flex-general .flex-tabs .flex-header .flex-tab.flex-applications .flex-applications-icon:before {
        color: #838383;
        padding-right: 0;
    }

    .flex-product-detail .flex-general .flex-tabs .flex-header .flex-tab.flex-replacements .flex-replacements-icon:before {
        color: #838383;
        padding-right: 0;
    }

    .flex-product-detail .flex-general .flex-tabs .flex-header .flex-tab.flex-params .flex-parameters-icon:before {
        color: #838383;
        padding-right: 0;
    }
    .flex-product-detail .flex-general .flex-tabs .flex-header .flex-tab.flex-downloads .flex-downloads-icon:before {
    color: #838383;
    padding-right: 0;
}

.flex-product-detail .flex-general .flex-tabs .flex-header {
    border-bottom: 0px solid #e7e6e7;
}

    .flex-product-detail .flex-general .flex-tabs .flex-header .flex-tab.flex-selected {
        border-bottom: 1px solid #fff5e6;
    }

.flex-product-detail .flex-general .flex-tabs .flex-header .flex-tab.flex-informations.flex-selected {
    border: 1px solid #f4f5f6;
    background-color: #f4f5f6;
    color: #454a59;
}

.flex-item.replacement-view .flex-col1 .flex-name {
    color: #454a59;
}

.flex-product-detail .flex-general .flex-images {
    width: 605px;
    box-sizing: border-box;
}

    .flex-product-detail .flex-general .flex-images .flex-image-wrapper img {
        max-width: 100%;
        height: auto;
    }

    .flex-product-detail .flex-general .flex-images .flex-image-wrapper {
        max-width: 605px;
    }

.flex-product-detail .flex-general .flex-tabs .flex-content .flex-product-informations .flex-attributes table {
    margin: 5px 0 20px;
    border: 1px solid #e7e6e7;
    border-radius: 6px;
    width: 100%;
}

.flex-product-detail .flex-general .flex-tabs .flex-content .flex-attributes tr td:first-child {
    border-right: 1px solid #e7e6e7;
    font-weight: 600;
}

.flex-product-detail .flex-attributes {
    box-sizing: border-box;
    padding: 0 10px;
}

.flex-product-detail .flex-general .flex-tabs .flex-content .flex-attributes td {
    padding: 10px;
    border-bottom: 1px solid #e7e6e7;
}

.flex-product-detail .flex-general .flex-informations .flex-basic-params div:last-child {
    border-bottom: 0;
}

.flex-product-detail .flex-applications-list .manufacturer-card-item {
    width: calc(24% - 3px);
    border: 1px solid #e7e6e7;
    border-radius: 6px;
    padding: 0 5px;
}

.flex-product-detail .flex-applications-list .manufacturers-group-conteiner {
    column-gap: 8px;
    row-gap: 8px;
}

.flex-product-detail .flex-applications-list .applications-manufacturers {
    gap: 8px;
}

.flex-product-detail .flex-general .flex-tabs .flex-content .flex-attributes tr:first-child td {
    border-top: 0px;
}

.flex-product-detail .flex-general .flex-tabs .flex-content .flex-attributes tr:last-child td {
    border-bottom: 0px;
}

.flex-product-detail .flex-general .flex-tabs .flex-content .flex-attributes table {
    width: 100%;
    border: 1px solid #e7e6e7;
    border-radius: 6px;
}

.flex-product-detail .flex-applications-list .manufacturer-card-item:hover .manufacturer-name {
    border: 0;
    color: #f07c04;
}

.flex-product-detail .flex-applications-list .manufacturer-card-item:hover {
    border: 1px solid #e7e6e7;
}

.flex-product-detail .flex-applications-list .manufacturer-card-item.selected {
    background-color: #ffffff;
    color: #f07c04;
}

    .flex-product-detail .flex-applications-list .manufacturer-card-item.selected .manufacturer-name {
        color: #f07c04;
    }

.flex-product-detail .flex-applications-list .manufacturer-card-item .manufacturer-name {
    font-weight: 700;
}

.flex-product-detail .flex-applications-list .applications-model-item {
    border-bottom: 1px solid #e7e6e7;
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

    .flex-product-detail .flex-applications-list .applications-model-item:hover {
        border-top: 0;
        color: #f07c04;
        border-right: 0;
        border-left: 0;
        border-bottom: 1px solid #e7e6e7;
    }

.flex-product-detail .flex-applications-list .applications-engine-item a:hover {
    border-bottom: 1px solid #e7e6e7;
}

    .flex-product-detail .flex-applications-list .applications-engine-item a:hover .engine-name {
        color: #f07c04;
    }

    .flex-product-detail .flex-applications-list .applications-engine-item a:hover .engine-power {
        color: #f07c04;
    }

.flex-product-detail .flex-general .flex-tabs .flex-content .flex-oe-numbers-list a.flex-item:hover {
    border-bottom: 1px solid #e7e6e7;
}

    .flex-product-detail .flex-general .flex-tabs .flex-content .flex-oe-numbers-list a.flex-item:hover .flex-manufacturer {
        color: #f07c04;
    }

    .flex-product-detail .flex-general .flex-tabs .flex-content .flex-oe-numbers-list a.flex-item:hover .flex-number {
        color: #f07c04;
    }

.flex-product-detail {
    border: 0;
}


/* shopping cart*/

.flex-basket-items .flex-basket-total.flex-items span.flex-with-vat {
    text-align: right;
    box-shadow: none;
}

.flex-basket-items .flex-basket-total.flex-items span.flex-without-vat {
    text-align: right;
    box-shadow: none;
}

.flex-basket-items .flex-basket-total.flex-items .flex-item > span.flex-with-vat {
    font-weight: 700;
    text-align: right;
}

.flex-basket-items .flex-basket-total.flex-items .flex-item > span.flex-without-vat {
    font-weight: 400;
    text-align: right;
    border-bottom: 1px solid #afafaf;
}

.flex-basket-items .flex-items .flex-item .flex-remove-from-basket .flex-remove-from-basket-button {
    border: 1px solid #ca1f1f;
    background: #ca1f1f url("/Plugins/FlexView/Images/FlexRemoveIcon.png") center 6px no-repeat;
}

    .flex-basket-items .flex-items .flex-item .flex-remove-from-basket .flex-remove-from-basket-button:hover {
        border: 1px solid #ca1f1f;
        background: #ca1f1f url("/Plugins/FlexView/Images/FlexRemoveIcon.png") center 6px no-repeat;
        opacity: 0.9;
    }

.flex-order-process {
    border: 0px solid white;
}

.flex-last-items .flex-show-more-button {
    background: #ffffff;
    right: 0;
    color: #f07c04;
    border: 0;
    border-radius: 0;
    padding: 0;
    padding-left: 0;
    padding-right: 0;
    text-decoration: underline;
    text-align: center;
    margin-top: 23px;
    width: 100%;
    box-sizing: border-box;
    text-transform: none;
    font-size: 12pt;
}

.flex-basket-items .flex-items .item-info-line {
    padding: 0;
}

.flex-basket-controls .print-offer {
    background: #ffffff;
    background-position: unset;
    font-size: 12pt;
    border-radius: 5px;
    padding: 12px;
    padding-left: 26px;
    padding-right: 26px;
    color: #f07c04;
    border: 1px solid #e4e4e4;
}

.flex-basket-controls .flex-clear-basket {
    background: #4c4c4c;
    background-position: unset;
    font-size: 12pt;
    border-radius: 5px;
    padding: 12px;
    padding-left: 26px;
    padding-right: 26px;
}

.flex-basket-controls .flex-create-order {
    background: #f07c04;
    background-position: unset;
    font-size: 12pt;
    border-radius: 5px;
    padding: 12px;
    padding-left: 26px;
    padding-right: 26px;
    margin-left: 10px;
}


/* Order */

.flex-form .flex-drop-down {
    border: 1px solid #d5d5d5;
    border-radius: 4px;
}

.flex-drop-down dt span.flex-drop-down-link {
    display: inline-block;
    padding: 4px 24px 4px 8px;
}

.flex-order-process .flex-form,
.flex-order-form div > .flex-form {
    background: #fff;
    border: 1px solid #ebebeb;
    border-top: 0;
    border-radius: 0 0 6px 6px;
}

.flex-order-process > .flex-order-form > .flex-title,
.flex-order-form div > .flex-title {
    padding: 10px 15px;
    border-radius: 6px 6px 0 0;
    font-weight: 600;
    font-size: 13pt;
}

.flex-order-process .flex-order-controls .flex-back-to-basket {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    background: #4c4c4c;
    background-position: unset;
    font-size: 12pt;
    border-radius: 5px;
    padding: 12px;
    padding-left: 26px;
    padding-right: 26px;
}

.flex-order-process .flex-order-controls .flex-continue-in-order {
    background: #f07c04;
    background-position: unset;
    font-size: 12pt;
    border-radius: 5px;
    padding: 12px;
    padding-left: 26px;
    padding-right: 26px;
    margin-left: 10px;
}

.flex-order-process .flex-tabs > span {
    border: 1px solid #eaeaea;
    margin-bottom: 0px;
    border-bottom: 1px solid #eaeaea;
    border-radius: 5px;
    font-weight: 700;
    margin-right: 10px;
}

    .flex-order-process .flex-tabs > span.flex-disabled {
        color: #7f7f7f;
        font-weight: 700;
        border-bottom: 1px solid #eaeaea;
        background: #f4f4f4;
        border-radius: 5px;
        margin-right: 10px;
    }

.flex-order-process .flex-tabs {
    border-bottom: 0;
    margin: 25px 0;
    padding-left: 0;
    font-size: 0;
    width: 100%;
    text-align: center;
}


/* user section */


/*
.flex-content-container .content {
    border: 0px solid #e7e6e7;
    background: white;
    border-radius: 6px;
    box-shadow: 0 0px 20px #454a590f;
}
*/

.document-list .document-number a {
    color: #f07c04;
}

.flex-side-bar .flex-informations-menu ul li:hover,
.flex-side-bar .flex-informations-menu ul li.flex-selected-permanent {
    background: #f07c04;
    border: 1px solid #f07c04;
}

input[type="button"].btn-pending-only {
    background: #4c4c4c;
    border: 0;
    border-radius: 5px;
}

input[type="button"].btn-show {
    background: #f07c04;
}

input[type="submit"],
input[type="button"],
button {
    background: #4c4c4c;
}

.flex-side-bar li a:before {
    color: #f07c04;
}

.document-container .header .document-number:hover {
    text-decoration: underline;
    color: #f07c04;
}

.document-container .header .document-number {
    font-weight: 700;
    text-decoration: underline;
}
/*
.categories.with-shortcuts [data-is-end-node="true"] {
    background: none;
}
*/
.tree a [data-is-end-node="true"] {
    background: none;
}

.flex-engines-list {
    border-radius: 6px;
    box-shadow: 0 0px 20px #454a590f;
    box-shadow: 0 0px 20px #454a590f;
}

.flex-product-detail {
    border-radius: 6px;
    box-shadow: 0 0px 20px #454a590f;
    box-shadow: 0 0px 20px #454a590f;
}

.flex-order-process {
    border: 1px solid white;
    border-radius: 6px;
    box-shadow: 0 0px 20px #454a590f;
}

.flex-content-container .content {
    border: 0px solid #e7e6e7;
    table-layout: fixed;
    border-radius: 6px;
}

.flex-add-to-license-plate .flex-add-to-license-plate-form input[type="text"] {
    width: 100%;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 6px 13px;
    border: 1px solid #d5d5d5;
}

.flex-add-to-license-plate .flex-add-to-license-plate-form {
    border: 0px solid #d3d3d3;
    border-radius: 6px;
    box-shadow: 0px 6px 20px #454a592b;
}
.flex-basket-selector .flex-drop-down {
    background-color: #f4f4f4;
    border: 1px solid #eaeaea;
}
.flex-last-items .flex-items .flex-header>span {
    background: #f4f4f4;
    text-shadow: none;
    border-right: 1px solid #eaeaea;
    color: #7f7f7f;
    font-weight: 600;
}
.flex-basket-items .flex-items .flex-header>span {
    background: #f4f4f4;
    text-shadow: none;
    border-right: 1px solid #eaeaea;
    color: #7f7f7f;
    font-weight: 600;
}
a.flex-product-by-number {
    color: black;
}
.flex-basket-items .flex-items .flex-item .flex-remove-from-basket .flex-remove-from-basket-button {
    border: 1px solid #454a59;
    background: #454a59 url(/Plugins/FlexView/Images/FlexRemoveIcon.png) center 6px no-repeat;
}
.flex-basket-items .flex-items .flex-item .flex-remove-from-basket .flex-remove-from-basket-button:hover {
    border: 1px solid #292929;
    background: #292929 url(/Plugins/FlexView/Images/FlexRemoveIcon.png) center 6px no-repeat;
    opacity: 0.9;
}
.flex-basket-items .flex-items .flex-item>span.flex-code a {
    color: #f07c04;
    text-decoration: underline;
}
.flex-basket-items .flex-title>span {
    color: #2667d9;
}
.flex-spz .flex-drop-down dt span.flex-title-text {
    display: inline-block;
    font-weight: 400;
}
.flex-basket-items .flex-basket-total.flex-items .flex-item > span.flex-with-vat {
    font-weight: 700;
    border: 0;
    border-bottom: 1px solid #afafaf;
}
.flex-basket-items .flex-basket-total.flex-items .flex-item>span.flex-without-vat.preferred {
    font-weight: 400;
    border: 0;
    border-bottom: 1px solid #afafaf;
}
.flex-basket-items .flex-basket-total.flex-items .flex-item > span.flex-title {
    color: #454a59;
    font-weight: 600;
    border: 0;
    border-bottom: 1px solid #afafaf;
}

    .flex-add-to-license-plate .flex-add-to-license-plate-form .flex-add-button {
        border: 0;
        background: #f07c04;
        padding: 8px;
        border-radius: 6px;
    }

    .flex-add-to-license-plate .flex-add-to-license-plate-form span.flex-title {
        font-size: 18pt;
    }

    .flex-add-to-license-plate .flex-add-to-license-plate-form textarea {
        width: 100%;
        box-sizing: border-box;
    }

textarea {
    border-radius: 6px;
}
.flex-contact-form .flex-form textarea {
    width: 741px;
}
.flex-contact-form .flex-form {
    width: 841px;
}
.flex-contact-form .flex-form input[type="text"] {
    width: 180px;
}

/* custom html */

.container {
  max-width: 1210px;
  margin: 0 auto;
  padding: 0;
}

.custom-title {
    text-align: center;
    color: #f07c04;
    margin-bottom: 50px;
    font-size: 32px;
    font-weight: 500;
}

.grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 60px;
    margin-bottom: 80px;
}

.card {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    flex-direction: column;
}
.card-header {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.icon1 {
    width: 64px;
    height: 64px;
    background: url(/wwwroot/862/Default/Images/ico1.svg) no-repeat;
    flex-shrink: 0;
}
.icon2 {
    width: 64px;
    height: 64px;
    background: url(/wwwroot/862/Default/Images/ico2.svg) no-repeat;
    flex-shrink: 0;
}
.icon3 {
    width: 64px;
    height: 64px;
    background: url(/wwwroot/862/Default/Images/ico3.svg) no-repeat;
    flex-shrink: 0;
}
.icon4 {
    width: 64px;
    height: 64px;
    background: url(/wwwroot/862/Default/Images/ico4.svg) no-repeat;
    flex-shrink: 0;
}
.icon5 {
    width: 64px;
    height: 64px;
    background: url(/wwwroot/862/Default/Images/ico5.svg) no-repeat;
    flex-shrink: 0;
}
.icon6 {
    width: 64px;
    height: 64px;
    background: url(/wwwroot/862/Default/Images/ico6.svg) no-repeat;
    flex-shrink: 0;
}


.card h3 {
    font-size: 22px;
    color: #44495a;
    font-weight: 500;
    margin-left: 20px;
    width: 146px;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}

.card p {
    margin: 5px 0 0 0;
    font-size: 15px;
    line-height: 170%;
    color: #737373;
}

.bottom-section {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-top: 40px;
    margin-bottom: 80px;
}

.image-placeholder {
    height: 296px;
    background: url(/wwwroot/862/Default/Images/article-img-home.png) no-repeat center right;
    background-size: 461px;
    display: flex;
    flex: 1 1 585px;
}

.text-box {
    flex: 1 1 585px;
    padding-left: 80px;
    box-sizing: border-box;
}

.text-box h2 {
    color: #f07c04;
    margin: 0 0 25px;
    font-size: 32px;
    font-weight: 500;
    width: 360px;
}

.text-box p {
    margin: 0 0 30px;
    color: #737373;
    font-size: 21px;
    width: 300px;
}

.btn {
    display: inline-block;
    padding: 15px 30px;
    background-color: #44495a;
    color: #fff;
    text-decoration: none;
    border-radius: 6px;
    font-size: 18px;
}

.btn:hover {
    background-color: #19001d;
}

a.btn {
    color: white;
}
.banner1-custom {
    height: 138px;
    background: url(/wwwroot/862/Default/Images/banner-article.png) no-repeat center center;
    background-size: cover;
    border-radius: 12px;
    margin-bottom: 80px;
    padding: 0 80px;
}
.text-orange {
    color: #f07c04;
    padding: 0 7px;
}
.text-white {
    color: #fff;
    display: flex;
    width: 100%;
    height: 100%;
    font-size: 22px;
    align-items: center;
    text-align: center;
}

/* pop up okno */

.flex-custom-modal-popup .flex-custom-popup {
    width: min-content;
    min-width: 860px;
    border: 0px solid #d3d3d3;
    background: #fafafb;
    box-shadow: 0 0 15px #454a592b;
    border-radius: 6px;
    font-size: 18px;
    text-align: center;
    padding: 80px 40px;
}

/* objednavka ikony */

li[data-target-input-id="PaymentMethod1"] .fa-money-bill:before {
    content: "\f51e";
    font-weight: 300;
        color: #f5b525;
}
li[data-target-input-id="PaymentMethod18"] .fa-money-bill:before {
    content: "\f09d";
    font-weight: 300;
    color: #4e9ae6;
}
li[data-target-input-id="PaymentMethod6"] .fa-money-bill:before {
    content: "\e528";
    font-weight: 300;
    color: #559820;
}
.flex-order-form .flex-form .flex-row.flex-transport-surcharges-container .flex-total .flex-name {
    font-size: 13pt;
}
.flex-order-form .flex-form .flex-row.flex-transport-surcharges-container .flex-total .flex-value {
    font-weight: 600;
    font-size: 13pt;
}
ul.flex-radio-buttons li.flex-selected .flex-text-wrapper span {
    color: #454a59;
}
ul.flex-radio-buttons li.flex-selected .flex-radio {
    background: url("/Plugins/FlexView/Images/FlexRadioButtonIcons.png") left -28px no-repeat;
    filter: contrast(0.9);
}
ul.flex-radio-buttons li .flex-radio {
    filter: contrast(0.9);
}

li[data-target-input-id="TransportMethod3"] .fas.fa-truck:before {
    content: "\f54f";
    font-weight: 300;
}


li[data-target-input-id="TransportMethod2"], li[data-target-input-id="TransportMethod6"], li[data-target-input-id="TransportMethod5"], li[data-target-input-id="TransportMethod7"], li[data-target-input-id="TransportMethod4"] {
    background: url(/wwwroot/862/Default/Images/balikovo1.png) left 28px center no-repeat !important;
    background-size: 36px !important;
}
li[data-target-input-id="TransportMethod11"], li[data-target-input-id="TransportMethod9"], li[data-target-input-id="TransportMethod8"] {
    background: url(/wwwroot/862/Default/Images/packeta1.png) left 28px center no-repeat !important;
    background-size: 36px !important;
}
li[data-target-input-id="TransportMethod1"] .fas.fa-truck:before {
    content: "\f48b";
    font-weight: 300;
}
li[data-target-input-id="TransportMethod2"] .fas.fa-truck:before {
    content: "\f0d1";
    font-weight: 300;
}

.fa-truck:before {
    content: "";
}
ul.flex-radio-buttons li .fas, ul.flex-radio-buttons li .far {
    width: 28px;
}
.flex-order-form .flex-transport-methods-wrapper .flex-form .flex-row li {
    margin-bottom: 20px;
}

.fa, .fas {
    font-family: "Font Awesome 7 Pro";
}


/* popup vlozeno do kosiku */

.flex-toast-info {
    position: fixed;
    top: 200px;
    right: 140px;
    padding: 40px 20px;
    animation: flex-toast-show 0.6s ease-in-out;
    color: #4f4f4f;
    border: 0px solid #d7e1fd;
    background: #f6f9ff;
    font-weight: 700;
    z-index: 99999;
    display: inline-block;
    vertical-align: middle;
    font-size: 11pt;
    border-radius: 6px;
    box-shadow: 0 0 7px #454a592c;
}

.flex-toast-info-content {
    color: #000;
    text-decoration: none;
    font-size: 13pt;
    text-align: center;
    font-weight: 600;
    display: block;
    width: 460px;
    /*background: url(/App_Themes/Default/Images/check3.svg) top center no-repeat;
    background-size: 15%;
    padding-top: 50px;*/
}

.flex-toast-info-content a {
    text-decoration: none;
    color: #fff;
    display: inline-block;
    padding: 18px 20px;
    background-color: #f07c04;
    border-radius: 6px;
    text-transform: uppercase;
    text-align: center;
    font-size: 11pt;
    font-weight: 600;
    margin-right:10px;
}
a.flex-go-to-link-0 {
    background-color: #454a59;
    margin-top: 30px;
    margin-bottom: 10px;
    display: inline-block;
}

.flex-toast-info .flex-close-toast-button {
    display: inline-block;
    width: 30px;
    border: 0px;
    background: transparent url("/Plugins/FlexView/Images/FlexPopupCloseButtonIcon.png") center center no-repeat;
    margin-left: 12px;
    vertical-align: middle;
}

.flex-toast-error {
    position: fixed;
    top: 40px;
    right: 40px;
    padding: 20px;
    animation: flex-toast-show 0.6s ease-in-out;
    color: #4f4f4f;
    border: 1px solid #f8c7c7;
    background: #ffeeee;
    font-weight: 700;
    z-index: 99999;
}

.flex-toast-error .flex-close-toast-button {
    width: 30px;
    border: 0px;
    background: transparent url("/Plugins/FlexView/Images/FlexPopupCloseButtonIcon.png") center center no-repeat;
    margin-left: 12px;
}
.flex-login-container a:before {
    font-family: "Font Awesome 6 Pro";
    color: #f07c04;
    font-weight: 400;
}
.shortcuts>a {
    color: #454a59;
}

.flex-stocks .flex-main-stock {
    display: none;
}
.blog .category-list {
    width: 280px;
    background-color: #f7f7f7;
    border-radius: 6px;
}
.blog .catalog-list .content {
    width: 593px;
}
.blog .blog-container {
    justify-content: space-between;
}
li[data-target-input-id="PaymentMethod18"] .flex-text-wrapper:after {
    content: "Platba kartou, platba vopred bankovým prevodom";
    color: #5F5F5F;
    font-weight: 300;
    font-size: 12px;
    margin-top: 5px;
}
.flex-product-detail .flex-general .flex-informations .transport-limitation {
    margin: 0 0 5px 20px;
}
.flex-terms-conditions a {
    color: #ff7002;
}

/* text actions */

.flex-text-action-detail-informations {
    padding: 40px;
    border-radius: 6px;
    border: 2px solid #f2f2f2;
}

.flex-text-actions .flex-item {
    width: 386px;
    display: flex;
    flex-wrap: wrap;
    background-color: #f9f9f9;
    border: 2px solid #f2f2f2;
    border-radius: 6px;
    padding-top: 0;
}

.flex-text-actions .flex-text .flex-title {
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: #464a59;
    margin-bottom: 20px;
    padding: 20px 20px 10px 20px;
}

.flex-text-actions .flex-text a {
    text-decoration: none;
}

.flex-text-actions .flex-image img {
    max-width: 386px;
    min-width: 386px;
    border-radius: 6px 6px 0 0;
}
.flex-text-actions {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 60px;
    justify-content: space-between;
}
.flex-text-actions .flex-image {
    margin-right: 0;
}
.flex-text-actions .flex-item:hover .flex-title {
    text-decoration: none;
    color: #f07c04;
}

.flex-product-detail .flex-general .flex-informations .flex-stocks .flex-items-count.flex-on-stock, .flex-item.replacement-view .flex-col2 .flex-stocks .flex-items-count.flex-on-stock, .flex-item.replacement-view .flex-col2 .flex-stocks .flex-items-count.flex-on-stock {
    border: 0;
}
.flex-item.replacement-view .flex-col3 .flex-prices .flex-price {
    font-size: 12pt;
    color: #454a59;
}
.flex-product-detail .flex-general .flex-tabs .flex-header .flex-tab.flex-params.flex-selected {
    border: 1px solid #f4f5f6;
    background-color: #f4f5f6;
    color: #454a59;
}
.flex-product-detail .flex-general .flex-tabs .flex-header .flex-tab.flex-replacements.flex-selected {
    border: 1px solid #f4f5f6;
    background-color: #f4f5f6;
    color: #454a59;
}
.flex-product-detail .flex-general .flex-tabs .flex-header .flex-tab.flex-applications.flex-selected {
    border: 1px solid #f4f5f6;
    background-color: #f4f5f6;
    color: #454a59;
}
.flex-product-detail .flex-general .flex-tabs .flex-header .flex-tab.flex-oe-numbers.flex-selected {
    border: 1px solid #f4f5f6;
    background-color: #f4f5f6;
    color: #454a59;
}

.flex-articles {
    padding: 40px;
}
.flex-order-process, .flex-articles, .flex-registration {
    border: 2px solid #f2f2f2;
    border-radius: 6px;
}
.products .products-list .flex-stocks div .flex-items-count.flex-on-stock .text-info {
    margin-top: 0;
}
.products .products-list .flex-stocks div .flex-items-count.flex-out-of-stock .text-info {
    margin-top: 0;
}
.flex-item.replacement-view .flex-col3 .flex-add-to-basket {
    text-align: right;
}
.flex-item.replacement-view .flex-col3 .flex-prices .flex-surcharges .flex-name {
    text-align: right;
}
.flex-item.replacement-view .flex-col3 .flex-prices .flex-surcharges .flex-surcharge-price {
    text-align: right;
}
.flex-item.replacement-view .flex-col1 .flex-manufacturer {
    color: #f07c04;
}

/* detail tabs icons */

.flex-tecdoc .flex-header span, .flex-service-data .flex-header span {
    padding-right: 10px;
}
/*
span.fa.flex-informations-icon {
    margin-right: 10px;
}
span.fa.flex-replacements-icon {
    margin-right: 10px;
}
span.fa.flex-params-icon {
    margin-right: 10px;
}
span.fa.flex-applications-icon {
    margin-right: 10px;
}
span.fa.flex-oenumbers-icon {
    margin-right: 10px;
}
*/

.flex-order-recap > .flex-title {

    border-radius: 6px 6px 0 0;
}
.table a.row:hover {
    background: #f07d05;
}
.table .row .highlight {
    color: #f07c04;
}
.table a.row:hover {
    background: #f07c04;
}
.fa-caret-right {
    --fa: "\f178";
    font-size: 10px;
}



/* mobile */

@media only screen and (max-width: 989px) {
    input[type="text"],
    input[type="button"].btn-show,
    input[type="button"].btn-pending-only {
        height: 30px;
}

.flex-logo-mobile {
    margin-left: 0px;
    margin-top: 0;
    width: 100px;
    height: auto;
}
.flex-slider {
    border-radius: 0;
}

.flex-smart-search, .flex-panel-wide {
    padding: 10px 10px 10px 10px;
}

.flex-main-menu .flex-menu ul.flex-menu-compact {
    background: #321936;
    top: 55px;
    border-bottom: 0;
    box-shadow: 0px 5px 12px #454a5921;
}

    .flex-main-menu .flex-menu:hover .flex-menu-button,
    .flex-main-menu .flex-menu:hover .flex-close-menu-button {
        text-decoration: none;
    }

.flex-main-menu .flex-menu .flex-menu-button {
    font-weight: 700;
    font-size: 12pt;
    padding: 18px 13px;
    background: #321936;
    color: #ffffff;
}
.flex-top-panel-container .flex-menu ul.flex-menu-compact li a, .flex-menu ul.flex-menu-compact li span {
    color: #fff;
}

    .flex-main-menu .flex-menu > ul > li > a,
    .flex-menu > ul > li > span {
        font-size: 14px;
        font-weight: 400;
    }

    .flex-main-menu .flex-menu {
        margin-bottom: 0;
    }

    /* footer */

.flex-footer-wide {
    padding: 20px 10px;
}
.flex-footer-wide.flex-highlight {
    padding: 0 10px;
}


        .flex-footer-wide.flex-license .flex-nextis-credentials {
            margin-right: 0;
            margin-bottom: 30px;
        }

        .flex-footer-wide .flex-footer-user-menu {
            display: none;
        }

        .flex-footer-wide.flex-highlight .flex-newsletter input[type="text"] {
            display: block;
            width: 100%;
        }

        .flex-footer-wide.flex-highlight .flex-newsletter input[type="button"] {
            margin-left: 0;
            padding: 6px 8px;
            display: block;
            border-radius: 6px;
        }

        .flex-footer-wide .flex-container {
            display: flex;
            flex-direction: column;
        }

        .flex-footer-wide .flex-footer-custom-menu {
            width: 100%;
            margin-bottom: 30px;
        }

        .flex-footer-wide.flex-license a.flex-nextis-logo {
            margin-bottom: 15px;
        }

        .flex-footer-wide.flex-license a.flex-tecalliance-logo {
            margin-bottom: 15px;
        }

        .flex-footer-wide.flex-license #TecDocDisclaimerLabel {
            margin-top: 0;
        }
/* quick search */
.flex-select-vehicle-wizard {
    display: block;
    border-radius: 0;
}
.flex-select-vehicle-wizard .flex-content {
    padding: 15px 20px 20px 20px;
    width: 100%;
}

.flex-select-vehicle-wizard .flex-drop-down {
            width: 100%;
            margin: 0px 0 10px 0;
            box-sizing: border-box;
        }

        .flex-select-vehicle-wizard .flex-content > div {
            width: 100%;
        }

        .flex-select-vehicle-wizard .flex-content .flex-controls .flex-search-button {
            width: 100%;
        }

    .flex-top-panel-container .flex-menu .flex-close-menu-button {
        top: 10px;
    }
    /* article */
    .flex-articles {
        padding: 20px;
    }
    /* menu */
.flex-main-menu .flex-menu ul.flex-menu-compact li a.flex-selected {
    background-color: #f07c04;
    text-decoration: none;
}

.flex-main-menu .flex-menu .flex-close-menu-button {
    display: block;
    width: 28px;
    height: 28px;
    background: url("/wwwroot/862/Default/Images/chevron-down-sharp-solid.svg") center center no-repeat;
    position: absolute;
    top: 16px;
    right: 14px;
    background-size: 20px;
}

        .flex-main-menu .flex-menu .flex-close-menu-button.selected {
            display: block;
            width: 28px;
            height: 28px;
            background: url("/wwwroot/862/Default/Images/chevron-up-sharp-solid.svg") center center no-repeat;
            position: absolute;
            top: 16px;
            background-size: 20px;
        }

    .flex-header-table {
        height: auto;
    }

    .flex-custom-article img {
        width: 100% !important;
        height: auto !important;
    }

    .flex-custom-article {
        padding: 0 20px;
        box-sizing: border-box;
    }

    .flex-carousel-actions {
        width: 100%;
    }
  

    .flex-category-icon img {
        width: 100px;
    }

    /* blog */

    .blog .tiles .image img {
        width: 100%;
    }

    /* carousel */
    .flex-carousel-actions {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }

        .flex-carousel-actions .flex-carousel > .flex-title {
            font-size: 24px;
        }

    /* infobox */

    .box-row {
        gap: 40px;
        flex-direction: column;
    }

    .box-column {
        border-right: 0;
    }

    /* menu */

    .flex-main-menu .flex-menu.flex-menu-items-2 ul li:first-child {
        border-radius: 0;
    }

    .flex-main-menu .flex-menu.flex-menu-items-2 ul li:last-child {
        border-radius: 0;
    }

    .flex-login-mobile-button {
        width: 40px;
        height: 40px;
        border-radius: 5px;
        background: #f4f4f4 url(/wwwroot/862/Default/Images/user-solid.svg) center center no-repeat;
        border: 0;
        background-size: 15px;
    }

    .flex-basket-mobile-button {
        width: 40px;
        background: #f4f4f4 url(/wwwroot/862/Default/Images/cart-shopping-solid.svg) center center no-repeat;
        height: 40px;
        border: 0;
        border-radius: 5px;
        background-size: 18px;
    }

    .flex-basket-full {
        width: 40px;
        background: #f4f4f4 url(/wwwroot/862/Default/Images/cart-shopping-solid-full.svg) center center no-repeat;
        height: 40px;
        border: 0;
        border-radius: 5px;
        background-size: 18px;
    }

    .flex-panel-wide .flex-menu .flex-menu-button {
        margin: 0px;
        border: 0;
        border-radius: 5px;
        background-color: #f4f4f4;
        background: #f4f4f4 url(/wwwroot/862/Default/Images/bars-solid.svg) center center no-repeat;
        background-size: 18px;
    }

    .flex-top-panel-container .flex-menu .flex-close-menu-button {
        border: 0;
    }
    /* shopping cart */
    .flex-order-process .flex-tabs {
        border-top: 0;
    }

.flex-order-process .flex-tabs > span {
    margin-right: 5px;
    font-size: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px 3px;
    border: 0;
}

            .flex-order-process .flex-tabs > span.flex-disabled {
                margin-right: 5px;
            }

    .flex-basket-selector {
        padding: 10px 10px 5px 0;
    }

.flex-order-process .flex-tabs {
    border-bottom: 0;
    margin: 5px 0;
    padding: 0;
    box-sizing: border-box;
}

.flex-breadcrumb-bar-content {
    padding-left: 5px;
    box-sizing: border-box;
}

    .flex-basket-items .flex-items .flex-item .flex-remove-from-basket .flex-remove-from-basket-button {
        background: #ca1f1f url("/Plugins/FlexView/Images/FlexRemoveIcon.png") center center no-repeat;
    }

    .flex-basket-controls .flex-create-order {
        margin-left: 0;
        text-align: center;
    }

    .flex-basket-controls .flex-clear-basket {
        text-align: center;
    }
    /* tecdoc*/
    .flex-tecdoc .flex-manufacturers-list,
    .flex-service-data .flex-manufacturers-list {
        padding: 10px;
        border-radius: 0;
        box-shadow: none;
    }

    .flex-breadcrumb-bar a:first-child {
        display: none;
    }

    .categories.with-shortcuts .shortcuts {
        display: none !important;
    }

    .products .flex-item.catalog-view {
        border-bottom: 1px solid #d8d8d8;
        border-radius: 0;
    }

        .products .flex-item.catalog-view .flex-col3 .remove-button-content {
            display: none;
        }

    .flex-remove-from-basket-container {
        display: none;
    }
/*
    .flex-tecdoc h1,
    .flex-universal-parts h1,
    .flex-service-data h1 {
        padding: 0 15px;
    }
*/
    .products .head-content h1 {
        font-size: 13pt;
        line-height: 130%;
    }

    .products .flex-filter .flex-drop-down .flex-drop-down-link {
        padding: 8px 25px 8px 10px;
    }

    .products .flex-item .flex-col2 p {
        padding: 0;
    }

    .tecdoc-numbers,
    .tecdoc-engines {
        padding: 5px 0 0 0;
    }
/*
    .flex-tecdoc h1,
    .flex-universal-parts h1,
    .flex-service-data h1 {
        padding: 0 20px 15px;
    }
*/


.flex-product-detail .flex-general .flex-images {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
}

.flex-product-detail .flex-general .flex-informations {
    width: 100%;
    display: block;
}

        .flex-product-detail .flex-general .flex-informations .flex-prices .flex-price-with-vat {
            margin-left: 0;
        }

    .price-wrapper {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        text-align: left;
    }

.flex-informations .flex-switch-price-remove-basket-block {
    padding: 0 10px 10px;
}

.flex-product-detail .flex-general .flex-tabs .flex-header .flex-tab {
    margin-right: 0;
    margin-bottom: 10px;
    border-radius: 6px;
}

.flex-product-detail .flex-general .flex-tabs .flex-header {
    margin: 10px;
}
.flex-product-detail .flex-general .flex-tabs .flex-content .flex-product-informations h2 {
    padding: 10px;
}
.flex-product-detail .flex-general .flex-tabs .flex-content p {
    padding: 0 10px 10px 10px;
}
.flex-product-informations h3 {
    padding: 0px 10px;
}
        .flex-product-detail .flex-general .flex-tabs .flex-header .flex-tab.flex-informations.flex-selected {
            border: 1px solid #f4f5f6;
            background-color: #f4f5f6;
            border-radius: 6px;
        }
    
.flex-slideshow-container .content .flex-bottom-delimiter {
    display: flex;
    flex-direction: column;
}
.flex-carousel-actions .flex-carousel .products .flex-inner-wrapper .flex-item {
    width: 100%;
    box-sizing: border-box;
}

/* selected cat */

.flex-half-collapsed-box .flex-item {
    margin-top: 0;
}

.flex-half-collapsed-box .flex-header-label span {
    font-size: 24px;
    padding: 0;
}

.flex-half-collapsed-box .flex-header-label {
    margin-bottom: 15px;
    text-align: center;
}
.flex-selected-categories {
    margin-bottom: 10px;
}

#SelectedCategories_1 .flex-inner-wrapper {
    height: auto !important;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0 10px;
    gap: 10px;
}
#SelectedCategories_2 .flex-inner-wrapper {
    height: auto !important;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0 10px;
    gap: 10px;
}
div#SelectedCategories_1 {
    padding-top: 25px;
}
.banner1-custom {
    padding: 10px 20px;
}
.text-white {
    font-size: 18px;
}
.text-box {
    padding-left: 0;
    box-sizing: border-box;
    text-align: center;
}
.image-placeholder {
    background: url(/wwwroot/862/Default/Images/article-img-home.png) no-repeat center center;
    background-size: contain;
}
.text-box h2 {
    margin: 0 0 10px;
    width: 100%;
    margin-top: 20px;
}
.text-box p {
    width: 100%;
}
.bottom-section {
    margin-bottom: 40px;
}
.flex-footer-wide.flex-highlight .flex-newsletter input[type="button"].subscribe {
    margin-left: 0;
}
.flex-footer-wide .flex-container.footer-license {
    flex-wrap: wrap;
    gap: 0px 10px;
}
.flex-footer-wide .flex-container.footer-license {
    display: flex;
    align-content: flex-start;
    align-items: flex-start;
}
.flex-basket-items .flex-items .flex-item .flex-remove-from-basket .flex-remove-from-basket-button {
    background: #454a59 url(/Plugins/FlexView/Images/FlexRemoveIcon.png) center center no-repeat;
}
.flex-basket-items .flex-basket-total.flex-items .flex-item>span.flex-without-vat.preferred {
    border-bottom: 0;
}
.flex-basket-items .flex-basket-total.flex-items .flex-item > span.flex-with-vat {
    border-bottom: 0;
}
.flex-basket-items .flex-basket-total.flex-items .flex-item > span.flex-title {
    border-bottom: 0;
}
.flex-contact-form .flex-form textarea {
    width: 100%;
    padding: 5px 10px;
}
.flex-contact-form .flex-form input[type="text"] {
    width: 100%;
    padding: 5px 10px;
}
.flex-contact-form .flex-form {
    width: 100%;
}
.products .flex-item {
    border: 0;
}
.products .production-terminated-info {
    margin-left: 0;
    border-radius: 16px;
}
.products .flex-item.catalog-view .flex-col3 .flex-no-price {
    padding-left: 10px;
}
.flex-tecdoc h1, .flex-universal-parts h1, .flex-service-data h1 {
    padding: 0 10px;
}
.flex-product-detail .flex-general .flex-informations .flex-basic-params {
    margin: 0 10px;
    width: 100%;
}
.flex-product-detail .flex-general .flex-informations .flex-stocks {
    padding: 20px 10px;
    width: 100%;
    box-sizing: border-box;
}
.flex-product-detail .flex-general .flex-informations .flex-prices {
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
}
.flex-product-detail .flex-general .flex-informations .flex-basic-params {
    margin: 0 10px;
    width: auto;
    box-sizing: border-box;
}
.flex-product-detail h1 {
    margin-bottom: 10px;
}
.flex-product-detail h1 {
    padding: 0;
}
.flex-content-container .flex-login-container .flex-menu ul li a {
    padding: 15px 10px;
}
.flex-content-container .flex-content .flex-menu .flex-header .flex-title {
    font-size: 17pt;
    font-weight: 600;
}
.flex-content-container .flex-content .flex-menu .flex-header .flex-title:before {
    content: "\f2bd";
    padding-right: 8px;
    font-family: 'Font Awesome 6 Pro';
    font-weight: 400;
}
.blog .blog-category, .blog .blog-mainpage, .blog .flex-article {
    padding: 20px;
}
.flex-select-vehicle-wizard .flex-drop-down dt span.flex-drop-down-link span.flex-text {
    width: unset;
}
.content-header {
    padding: 0;
}
.flex-catalog-search .products .flex-item.code-match {
    box-sizing: border-box;
    border-radius: 6px;
}
.products .flex-item.list-view .flex-col2 {
    padding: 10px;
}
.list-view .productDescriptionContainer {
    padding: 5px 10px;
}
.products .flex-filter .flex-general {
    padding: 10px;
}
.products .flex-header-container {
    padding: 0 10px;
}
.products .flex-item .flex-attributes {
    padding: 0 10px;
    margin-top: 0px;
}
.flex-col2 .productDescriptionContainer {
    padding: 10px;
}
#SelectedCategories_1 .flex-item:last-child {
    border: 0;
    width: 100%;
    background: no-repeat;
    text-decoration: underline;
    color: #464a59;
}
.flex-select-vehicle-wizard .flex-title {
    margin-bottom: 0;
    padding: 20px 20px 0 20px;
}
.flex-top-panel-container .flex-menu ul.flex-menu-compact {
    background: #19001d;
}
#SelectedCategories_2 .flex-item:last-child {
    border: 0;
    background: 0;
}
#SelectedCategories_2 .flex-item:last-child .flex-category-label {
    padding: 0;
    text-decoration: underline;
    padding-top: 5px;
}
.flex-text-actions .flex-text .flex-title {
    font-size: 18px;
    margin-bottom: 10px;
    padding: 10px 0 0 0;
}
.flex-text-actions .flex-image img {
    max-width: 100%;
    min-width: 100%;
}
.flex-text-actions .flex-item {
    width: 100%;
    margin: 10px 10px 15px 10px;
}
.flex-carousel-actions .flex-carousel {
    margin-bottom: 30px;
}
.flex-text-actions {
    margin-bottom: 30px;
}
.flex-tecdoc .flex-header {
    color: #454a59;
}
.flex-tecdoc .flex-engines-list .flex-title .flex-name {
    color: #f07c04;
}
.flex-tecdoc .flex-engines-list .flex-title .flex-power {
    color: #f07c04;
    font-size: 9pt;
}
.flex-tecdoc .flex-engines-list .flex-title .flex-fuel-type {
    color: #f07c04;
    font-size: 9pt;
}
.flex-tecdoc .flex-engines-list .flex-title .flex-ccm {
    color: #f07c04;
    font-size: 9pt;
}
.flex-tecdoc .flex-engines-list .flex-title .flex-codes {
    color: #f07c04;
    font-size: 9pt;
}
.flex-tecdoc .flex-engines-list .flex-title .flex-manufactured {
    color: #f07c04;
    font-size: 9pt;
}
.flex-tecdoc .flex-engines-list .flex-item-container .flex-item .flex-name {
    font-size: 10pt;
    font-weight: 700;
}
.flex-tecdoc .flex-engines-list .flex-item-container .flex-item .flex-power {
    font-size: 9pt;
}
.flex-tecdoc .flex-engines-list .flex-item-container .flex-item .flex-fuel-type {
    font-size: 9pt;
}
.flex-tecdoc .flex-engines-list .flex-item-container .flex-item .flex-ccm {
    font-size: 9pt;
}
.flex-tecdoc .flex-engines-list .flex-item-container .flex-item .flex-codes {
    font-size: 8pt;
}
.flex-tecdoc .flex-engines-list .flex-item-container .flex-item .flex-manufactured {
    font-size: 9pt;
    font-weight: 400;
}
.products .flex-item.list-view .item {
    padding: 5px 10px 0 10px;
    justify-content: space-between;
}
.products .flex-item.list-view .flex-prices {
    text-align: left;
    padding-right: 10px;
}
.flex-item.replacement-view .flex-col3 .flex-prices .flex-price-with-vat {
    text-align: left;
}
.flex-order-process, .flex-articles, .flex-registration {
    border: 0;
    border-radius: 0;
    padding: 0px;
}


/* toast */

.flex-toast-info {
    position: fixed;
    top: 200px;
    right: 0px;
    padding: 40px 20px;
    border: 0px solid #d7e1fd;
    display: block;
    font-size: 11pt;
}

.flex-toast-info-content {
    text-align: center;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.flex-item.replacement-view .flex-col3 .flex-prices .flex-surcharges .flex-name {
    text-align: left;
}

/* order */

.flex-order-process .flex-order-controls .flex-back-to-basket {
    width: 100%;
    box-sizing: border-box;
}
.flex-order-process .flex-order-controls .flex-continue-in-order {
    margin-left: 0;
    width: 100%;
    box-sizing: border-box;
}
.flex-order-process > .flex-order-form > .flex-title, .flex-order-form div > .flex-title, .flex-order-recap > .flex-title {
    border-left: 1px solid #e7edfb;
    border-right: 1px solid #e7edfb;
}
.flex-order-form div.flex-payment-methods-wrapper > .flex-form .flex-row {
    padding: 10px;
    box-sizing: border-box;
}
.flex-basket-items .flex-basket-total.flex-items .flex-item > span.flex-without-vat {
    border-bottom: 0px solid #afafaf;
}
.flex-order-process .flex-order-controls {
    margin-left: 0;
    margin-right: 0;
}

}
