﻿@import url(https://use.fontawesome.com/releases/v5.15.0/css/all.css);
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700,900,900i&subset=latin-ext');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap');
.fa,
.far,
.fas {
    font-family: "Font Awesome 5 Pro";
}

.flex-basket-items.flex-order-recap span.delivery-time.green,
.flex-basket-items.flex-order-recap span.delivery-time.red,
.flex-basket-items.flex-order-recap span.delivery-time.yellow {
    display: none;
}

#SendOrderConfirmation_FlexCheckbox,
#SendOrderConfirmation_FlexCheckboxToogleText {
    display: none;
}

.flex-basket-summary>span .flex-basket-items-count {
    background-color: transparent;
}

.flex-drop-down ul li.flex-selected span.flex-drop-down-link {

        color: black!important;

        background-color: #e9e9e9!important;

        font-weight: bold!important;

   }
.flex-basket-items .flex-items span.flex-spz {
    display: none;
}
.remove-button-content .basket-count-content{
    width: auto!important;
}
.flex-basket-items .flex-items .flex-item>span.flex-spz {
    display: none;
}


span#OrderRecapOtherSettingsTitle {
    display: none;
}

div#OrderRecapOtherSettingsForm {
    display: none;
}

body {
    background: #f5f5f5;
    font-family: 'Roboto', sans-serif;
}

.flex-form input[type="button"] {
    border: 1px solid #e92525;
    background: #e92525;
    width: auto;
    padding: 4px;
    padding-left: 10px;
    padding-right: 10px;
}

input {
    font-family: 'Roboto', sans-serif;
}

th {
    font-family: 'Roboto', sans-serif;
    text-shadow: none;
}

table {
    font-family: 'Roboto', sans-serif;
}


/* header */

.flex-logo {
    background: url(/wwwroot/722/Default/Images/logo.png) no-repeat;
    width: 280px;
    margin-top: 0px;
    height: 62px;
    margin-left: 15px;
}

.flex-header-table {
    height: 110px;
    width: 1210px;
    margin: 0 auto;
    background-color: white;
}

.flex-container.flex-small-bottom-delimiter.flex-main-menu {
    background-color: #282828;
    margin-top: 0px;
    border-top: 0;
    margin-bottom: 10px !important;
}

#ctl00\$ctl00\$BodyContentPlaceHolder\$MainMenu {
    width: 1210px;
    margin: 0 auto;
}

.flex-container.flex-top-panel-container {
    background-color: #c4c4c4;
    box-shadow: none;
}

.flex-panel-wide.flex-bottom-margin-delimiter {
    background-color: transparent;
    box-shadow: none;
}


/* main menu */

.flex-container.flex-main-menu {
    background-color: #222328;
    margin-bottom: 20px;
}

.flex-menu ul li {
    background: #ffffff;
    border-right: 0px;
    font-family: 'Montserrat';
    box-sizing: border-box;
    box-shadow: 0px 1px 0px inset #eee;
}

.flex-menu ul li ul {
    background: #000;
}

.flex-main-menu .flex-menu>ul>li>a,
.flex-menu>ul>li>span {
    border-left: 0;
}

.flex-main-menu .flex-menu>ul>li:last-child>a,
.flex-menu>ul>li>span {
    border-right: 0;
}

.flex-main-menu .flex-menu>ul>li>a,
.flex-menu>ul>li>span {
    border-right: 0;
}

.flex-menu ul li a,
.flex-menu ul li span {
    font-size: 11pt;
    font-weight: 800;
    text-transform: uppercase;
    padding: 14px;
    color: black;
}

.flex-menu ul li.flex-selected {
    background: #e92525;
}

.flex-main-menu .flex-menu ul li span.flex-selected {
    background-color: #e92525;
}

.flex-menu ul li ul li a {
    text-transform: none;
    font-weight: 400;
}

.flex-menu ul li:hover a {
    color: white;
}

.flex-menu ul li:hover span {
    color: white;
}


/* top menu */

.flex-panel-wide .flex-menu ul li:hover>a {
    color: #e92525;
    text-decoration: none;
}

.flex-dock-left {
    -ms-flex: 0 0 70%;
    -webkit-flex: 0 0 70%;
    flex: 0 0 70%;
}

.flex-dock-right {
    -ms-flex: 0 0 30%;
    -webkit-flex: 0 0 30%;
    flex: 0 0 30%;
    text-align: right;
    margin-right: 0px;
    color: #000;
}

.flex-panel-wide .flex-menu ul li {
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    background: transparent;
    font-family: 'Roboto';
}

.flex-panel-wide .flex-language-selector {
    margin-right: 13px;
}

.flex-panel-wide .flex-menu ul li:hover {
    box-shadow: none;
    color: #e92525;
}

.flex-panel-wide .flex-menu ul li a,
.flex-panel-wide .flex-menu ul li span {
    color: #000;
    font-weight: 400;
    font-size: 11pt;
    text-transform: none;
    background: transparent;
    border: 0;
}

.flex-panel-wide .flex-menu ul li.flex-selected {
    border-left: 0px solid #343d43;
    border-right: 0px solid #343d43;
}

.flex-panel-wide .flex-menu ul li.flex-selected span {
    color: #e92525;
}

.flex-panel-wide .flex-menu ul li:nth-of-type(1) .flex-selected ul li
/* user */

.flex-login-form {
    margin-right: 0px;
}

.flex-user-menu .address .street:before {
    color: #e92525;
}

.flex-user-menu .logout input {
    background: #e92525 url(/Plugins/FlexView/Images/LogoutButtonIcon.svg) left 18px center no-repeat;
    background-size: 8px;
}

span.name {
    color: black;
}

.flex-user-menu .account .title,
.flex-user-menu .documents .title {
    color: black;
}

.flex-user-menu .customer .id {
    color: black;
}

.flex-user-menu .branch .title {
    color: black;
}

.flex-user-menu>span:before {
    color: #222328;
}

.flex-user-menu>span {
    background: transparent;
}

.flex-user-menu>span:hover {
    color: #e92525;
}

.flex-user-menu>span>span {
    background: none;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 11pt;
    font-weight: 300;
}

.flex-user-menu>div a {
    background: none;
    padding: 2px 0px;
}

.flex-user-menu .general-informations {
    background: #faf9f7;
}

.flex-user-menu .customer {
    background: #e5e9ec;
}

.flex-user-menu a {
    color: #000;
}

.flex-user-menu .branch {
    border-bottom: 1px solid #e5e9ec;
}

.flex-user-menu .account,
.flex-user-menu .documents {
    margin: 10px;
    padding: 10px 10px 18px 10px;
    border-bottom: 1px solid #e5e9ec;
}

.flex-user-menu span.flex-selected {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    background-color: transparent;
}

.flex-panel-wide .flex-dashboard-button {
    display: none;
}

.flex-user-menu>div {
    background: #faf9f7;
    border: 1px solid #e5e9ec;
}

.flex-user-menu .flex-identification {
    color: #000;
    padding-left: 20px;
    background: #13151b;
    padding-right: 20px;
    margin-bottom: 5px;
}

.flex-user-menu>div a:hover {
    color: #e92525;
    background-color: transparent;
}

.flex-login-form .flex-login-form-box {
    background: #faf9f7;
    border: 1px solid #e5e9ec;
}

.flex-login-form span.flex-selected {
    border-left: 1px solid #e5e9ec;
    border-right: 1px solid #e5e9ec;
    background: #faf9f7;
    color: black;
}

.flex-login-form .flex-login-form-box input[type="button"] {
    background: #e92525;
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, .3) inset;
}

.flex-login-form>span {
    background: none;
    font-size: 11pt;
    padding-left: 20px;
}

.flex-side-bar .flex-side-navigation li a:before {
    color: #e92525;
}

.flex-login-form span>i {
    color: #000000;
}


/* smart search */

.flex-smart-search .flex-smart-search-input {
    background: transparent;
    border-radius: 3px;
    border: 0px solid #606060;
}

.flex-smart-search .flex-smart-search-input input[type="text"] {
    border-radius: 4px;
    margin-bottom: 3px;
    border: 1px solid #000;
    background: #fff;
    padding-bottom: 11px;
    padding-left: 14px;
    height: 50px;
    font-size: 12pt;
}

.flex-smart-search .flex-smart-search-input input[type="text"]::placeholder {
    color: black;
    font-weight: 300;
    opacity: 1;
}

.flex-smart-search .flex-smart-search-input .flex-search-targets input[type="button"] {
    color: #95999f;
}

.flex-smart-search .flex-smart-search-input .flex-smart-search-button {
    background: url("/wwwroot/722/Default/Images/search_ico.png") center center no-repeat;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 48px;
    height: 44px;
}

.flex-smart-search .flex-smart-search-whisperer {
    top: 67px;
}

.flex-smart-search .flex-smart-search-input .flex-search-targets input[type="button"].flex-history {
    color: #e92525;
    background-image: none;
    padding-right: 4px;
    font-weight: 300;
    text-decoration: none;
}

.flex-smart-search .flex-smart-search-input .flex-search-targets input[type="button"].flex-history:hover {
    color: #e92525;
    background-image: none;
}

.flex-smart-search .flex-smart-search-input .flex-search-targets input[type="button"]:hover {
    color: #e92525;
}

.flex-smart-search .flex-smart-search-input .flex-search-targets {
    padding-left: 0px;
}

.flex-smart-search .flex-smart-search-input .flex-count {
    right: 57px;
    top: 19px;
}

.flex-smart-search .flex-smart-search-input .flex-search-targets input[type="button"].flex-selected {
    color: black;
    border-bottom: 3px solid #e92525;
}

.flex-smart-search .flex-smart-search-whisperer .flex-items {
    border-top: 0px solid #e92525;
}

.flex-smart-search .flex-smart-search-whisperer .flex-items a.flex-show-all {
    /* text-decoration: underline; */
    color: #e92525;
    text-transform: uppercase;
}

.flex-smart-search .flex-smart-search-whisperer .flex-items .flex-title {
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
}

.fa-search::before {
    content: "\f002";
    color: #e92525;
    font-size: 16px;
}

.flex-smart-search .flex-smart-search-whisperer {
    top: 71px;
    box-shadow: 0px 0px 5px #00000024;
}

.flex-smart-search .flex-smart-search-whisperer .flex-items a.flex-selected {
    background: #f3f3f3;
}

.flex-smart-search .flex-smart-search-input .flex-smart-search-button {
    background: transparent url(/wwwroot/722/Default/Images/FlexSearchButtonIcon.png) center center no-repeat;
    position: absolute;
    border-top-left-radius: 0px;
    width: 46px;
    height: 46px;
    top: 2px;
    right: 1px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}


/* cart */

.flex-basket-summary>span {
    cursor: pointer;
    background: transparent url(/wwwroot/722/Default/Images/cart-header.svg) no-repeat;
    background-position: left 24px top 12px;
    border-radius: 4px;
    border: none;
    padding: 30px 30px 30px 100px;
}

.flex-basket-summary>span:hover {
    border: 0;
}

.flex-basket-summary>span .flex-basket-items-count {
    color: #fff;
    font-size: 9pt;
    top: 16px;
    left: 64px;
}

.flex-basket-summary>span .flex-basket-vat-text {
    margin-top: 0px;
}

.flex-basket-summary {
    margin-top: -5px;
}

.flex-basket-summary>span.flex-selected {
    background-color: transparent;
    border: 0;
}

.flex-basket-summary>div {
    background: #f9fafc;
    border: 1px solid #dcdcdc;
    top: 97px;
}

.flex-basket-summary>div>a.flex-go-to-basket {
    color: #fff;
    text-transform: none;
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, .2) inset;
    padding: 6px;
    padding-left: 12px;
    background: #e92525 url("/Plugins/FlexView/Images/FlexRightArrowButtonIcon.png") no-repeat;
    background-position: right 14px center;
    text-decoration: none;
    font-weight: 600;
    font-size: 11pt;
}

.flex-basket-summary>div>a.flex-go-to-basket:hover {
    text-decoration: none;
    background-color: #C61515;
}

.flex-basket-summary>div>a.flex-go-to-order {
    text-transform: none;
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, .3) inset;
    background: #4c4c4c url("/Plugins/FlexView/Images/FlexRightArrowButtonIcon.png") no-repeat;
    background-position: right 14px center;
    text-decoration: none;
    font-weight: 600;
}

.flex-basket-summary>div>a.flex-go-to-order:hover {
    text-decoration: none;
    background-color: black;
}

.flex-drop-down dt span.flex-drop-down-link {
    font-weight: 400;
}

.flex-basket-summary>span .flex-basket-price {
    color: #000;
}

.flex-basket-summary>span .flex-basket-currency {
    color: #000;
}


/* Quick search box homepage */

.flex-drop-down dd .flex-collapsible .flex-drop-down-search input[type="button"] {
    background: url(/wwwroot/722/Default/Images/search-icon.svg) center center no-repeat;
    border-bottom: 1px solid #d5d5d5;
    background-size: 40%;
}

.flex-slideshow-container .content {
    width: 1210px;
    margin: 0 auto;
    padding-top: 20px;
}

.flex-select-vehicle-wizard {
    padding: 26px 40px 40px 40px;
    background: #c4c4c4;
    margin-bottom: 0px;
    width: 322px;
    display: inline-block;
    vertical-align: top;
    margin-right: 28px;
    border: 0px solid #dcdcdc;
    border-radius: 0;
}

.flex-select-vehicle-wizard .flex-drop-down dd .flex-collapsible {
    left: -2px;
    top: 8px;
    border: 1px solid #b6b6b6;
}

.flex-select-vehicle-wizard .flex-title {
    padding: 0px;
}

.flex-select-vehicle-wizard .flex-content {
    padding: 0px;
}

.flex-slider {
    position: relative;
    background: white;
    overflow: hidden;
    width: 776px;
    display: inline-block;
    padding: 0px;
    margin: 0px;
}

.flex-select-vehicle-wizard .flex-title {
    font-size: 14pt;
    color: rgb(0 0 0);
    font-weight: 700;
    background: transparent url(/wwwroot/722/Default/Images/search-parts-icon.svg) top -2px left no-repeat;
    line-height: 20pt;
    font-family: 'Montserrat';
    text-align: left;
    margin: 0px 0 13px 0;
    padding-bottom: 0;
}

.flex-select-vehicle-wizard .flex-drop-down {
    background: white;
    border-radius: 3px;
    padding: 6px 0px;
    box-shadow: unset;
    width: 100%;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
}

.flex-select-vehicle-wizard .flex-content .flex-manufacturer-selector {
    padding-bottom: 8px;
    width: 100%;
}

.flex-select-vehicle-wizard .flex-content .flex-model-selector {
    padding-bottom: 8px;
    width: 100%;
}

.flex-select-vehicle-wizard .flex-content .flex-engine-selector {
    padding-bottom: 12px;
    width: 100%;
}

.flex-select-vehicle-wizard .flex-content .flex-controls {
    width: 100%;
}

.flex-select-vehicle-wizard .flex-content .flex-controls .flex-search-button {
    width: 100%;
    height: 44px;
    background: #e02222;
    text-transform: uppercase;
    font-size: 11pt;
    font-weight: 700;
    border: 1px solid #e02222;
    cursor: pointer;
    border-radius: 4px;
}

.flex-select-vehicle-wizard .flex-content .flex-controls .flex-search-button:hover {
    background-color: #b51d20;
    border: 1px solid #b51d20;
}

.flex-drop-down dt span.flex-drop-down-link {
    color: black;
    background: url("/wwwroot/722/Default/Images/select-down-black.svg") no-repeat;
    background-position: right 9px center;
}

.flex-select-vehicle-wizard .flex-drop-down dt span.flex-drop-down-link {
    padding-left: 14px;
    color: #646464;
    padding-right: 25px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 10pt;
    font-weight: 300;
}

.flex-drop-down dt {
    width: 100%;
}


/* uni parts wizard */

.flex-slideshow-container .select-universal-parts-category-wizard {
    padding: 26px 40px 40px 40px;
    background: #c4c4c4;
    margin-bottom: 0px;
    width: 322px;
    display: inline-block;
    vertical-align: top;
    margin-right: 28px;
    border: 0px solid #dcdcdc;
    border-radius: 0;
    min-height: 217px;
}

.select-universal-parts-category-wizard .root-category {
    padding: 0;
    background: transparent;
    margin-bottom: 20px;
}

.select-universal-parts-category-wizard .title {
    font-size: 16pt;
    color: #000000;
    margin-bottom: 0px;
    font-family: 'Montserrat';
    font-weight: 700;
}

.select-universal-parts-category-wizard .content>div {
    display: block;
    width: 100%;
}

.select-universal-parts-category-wizard .flex-drop-down dd .flex-collapsible {
    left: -2px;
    top: 8px;
    border: 1px solid #b6b6b6;
}

.select-universal-parts-category-wizard .flex-title {
    padding: 0px;
}

.select-universal-parts-category-wizard .flex-content {
    padding: 0px;
}

.select-universal-parts-category-wizard .flex-title {
    font-size: 14pt;
    color: rgb(0 0 0);
    font-weight: 700;
    background: transparent url(/wwwroot/722/Default/Images/search-parts-icon.svg) top -2px left no-repeat;
    line-height: 20pt;
    font-family: 'Montserrat';
    text-align: left;
    margin: 0px 0 13px 0;
    padding-bottom: 0;
}

.select-universal-parts-category-wizard .flex-drop-down {
    background: white;
    border-radius: 3px;
    padding: 6px 0px;
    box-shadow: unset;
    width: 100%;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.select-universal-parts-category-wizard .flex-content .flex-manufacturer-selector {
    padding-bottom: 8px;
    width: 100%;
}

.select-universal-parts-category-wizard .flex-content .flex-model-selector {
    padding-bottom: 8px;
    width: 100%;
}

.select-universal-parts-category-wizard .flex-content .flex-engine-selector {
    padding-bottom: 12px;
    width: 100%;
}

.select-universal-parts-category-wizard .flex-content .flex-controls {
    width: 100%;
}

.select-universal-parts-category-wizard .flex-content .flex-controls .flex-search-button {
    width: 100%;
    height: 44px;
    background: #e02222;
    text-transform: uppercase;
    font-size: 11pt;
    font-weight: 700;
    border: 1px solid #e02222;
    cursor: pointer;
    border-radius: 4px;
}

.select-universal-parts-category-wizard .flex-content .flex-controls .flex-search-button:hover {
    background-color: #b51d20;
    border: 1px solid #b51d20;
}

.select-universal-parts-category-wizard .flex-drop-down dt span.flex-drop-down-link {
    padding-left: 14px;
    color: #646464;
    padding-right: 25px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 10pt;
    font-weight: 300;
}

.select-universal-parts-category-wizard .content {
    width: auto;
    padding-top: 15px;
}

.select-universal-parts-category-wizard .content .controls {
    width: 100%;
}

.select-universal-parts-category-wizard .content .controls input[type="submit"],
input[type="button"] {
    background: #e02222;
    border: 1px solid #e02222;
    border-radius: 3px;
    font-family: "Montserrat";
}

.select-universal-parts-category-wizard .content .controls .search-button {
    width: 100%;
    height: 35px;
}

.flex-drop-down dd .flex-collapsible .flex-drop-down-search input[type="button"] {
    background: url(/wwwroot/722/Default/Images/search-icon.svg) center center no-repeat;
    border-bottom: 0;
    background-size: 40%;
    margin-top: 0px;
}

.flex-side-navigation .select-universal-parts-category-wizard {
    width: auto;
    margin: 0;
    font-size: 9pt;
    margin-bottom: 12px;
    padding: 0;
    display: block;
    min-height: unset;
}

.flex-side-navigation .select-universal-parts-category-wizard .flex-drop-down {
    width: 238px;
}

.flex-side-navigation .select-universal-parts-category-wizard .content .controls {
    width: 100%;
    margin: 0 0 5px 0;
}

.flex-side-navigation .select-universal-parts-category-wizard .category-selector {
    margin: 0;
}

.flex-side-navigation .select-universal-parts-category-wizard .content {
    width: auto;
    padding-top: 0;
}


/* Text article */

.flex-text-actions-container {
    order: 98;
}

.flex-text-actions {
    display: flex;
    justify-content: space-between;
    padding-top: 0px;
    background-color: transparent;
    flex-wrap: wrap;
}

.flex-text-actions .flex-text .flex-title {
    font-size: 12pt;
    font-weight: 700;
    color: #e92525;
    margin-bottom: 13px;
    margin-top: 0px;
    font-family: 'Montserrat';
}

.flex-text a {
    text-decoration: none;
}

.flex-text a:hover {
    text-decoration: underline;
    color: #e92525;
}

.flex-text-actions .flex-item {
    color: #231f20;
    width: 313px;
    background-color: white;
    padding: 35px;
    flex-direction: column;
    border-radius: 4px;
    margin-bottom: 30px;
}

.flex-text-actions .flex-text .flex-description {
    font-size: 11pt;
    line-height: 18pt;
}

.flex-text-actions .flex-image img {
    max-width: 330px;
}

.flex-text-actions .flex-image {
    /* 	max-width: 177px; */
    margin-right: 30px;
}

.flex-text-actions .flex-item:first-of-type {
    padding-top: 35px;
}

.flex-text-actions .flex-item:hover .flex-title {
    text-decoration: none;
    color: #e92525;
}

.flex-articles {
    padding: 50px;
    overflow: auto;
    font-size: 11pt;
    line-height: 18pt;
}

.flex-text h1 {
    font-size: 18pt;
    line-height: 24pt;
    padding-bottom: 15px;
}


/* Text article detail */

.flex-text-action-detail-informations .flex-text .flex-title {
    font-weight: 600;
}

.flex-text-action-detail-informations .flex-image img {
    display: none;
}

.flex-description a {
    color: black;
    text-decoration: underline;
}

.flex-product-detail .flex-general .flex-informations .flex-basic-params .flex-manufacturer .flex-value {
    font-weight: 700;
    color: #e92525;
    width: 50%;
    padding: 0;
}

.flex-content .flex-informations .flex-purchase-price-priorized .flex-switch-price-content {
    font-weight: 600;
}

.flex-content .flex-informations .flex-purchase-price-priorized .flex-switch-price {
    display: inline-block;
    width: 100%;
    font-weight: 300;
    font-size: 10pt;
    margin-bottom: 5px;
}

.flex-product-detail .flex-general .flex-tabs .flex-content .flex-car-applications-list a {
    color: #e92525;
}

.flex-product-detail .flex-general .flex-tabs .flex-content a:hover {
    background: #e92525;
}

.products .head-content {
    padding: 6px 0 12px 0px;
    border: 0;
    background: transparent;
    margin-bottom: 0;
}

.products .products-list .flex-stocks div .flex-items-count.flex-on-stock {
    font-size: 11pt;
}


/* Blog */

.blog H2 {
    font-family: 'Montserrat';
    font-size: 17pt;
}

.blog a.read-more {
    color: #000000;
    font-size: 8pt;
    font-weight: 900;
    text-decoration: none;
    text-transform: uppercase;
    margin: 10px 0 0 0;
    background-color: #ffffff;
    padding: 7px 12px;
    display: block;
    width: 80px;
    text-align: center;
    border: 2px solid #e92525;
}

.blog a.read-more:hover {
    color: #fff;
    background-color: #e92525;
    border: 2px solid #e92525;
    text-decoration: none;
}

.blog h2 a {
    color: #000;
    font-size: 18pt;
}

.blog .article .category a {
    background: #959595;
}

.blog .blog-homepage .blog-read-all-articles a {
    font-size: 11pt;
    color: #000000;
    text-decoration: underline;
    font-weight: 500;
}

.blog .blog-homepage .list .article {
    padding: 10px 15px 25px 15px;
    box-sizing: border-box;
    border: 1px solid #f3f3f3;
}

.blog .category-list li a {
    color: #e92525;
    line-height: 18pt;
}

.blog .category a {
    background: #959595;
}


/* carousel */

.products .flex-item.tiles-view .flex-prices .flex-price {
    font-size: 14pt;
    font-family: 'Montserrat';
}

.products .flex-item.tiles-view .flex-prices .flex-price-with-vat {
    font-size: 10pt;
    color: #000;
    font-family: 'Montserrat';
}

.flex-carousel-actions .flex-carousel {
    padding: 20px 0 40px 0;
    margin: 0 auto;
}

.products a {
    color: #000;
}

.products h2 a:hover strong {
    color: #000;
}

.flex-carousel-actions .flex-carousel>.flex-title {
    font-size: 17pt;
    line-height: 26pt;
    font-weight: 700;
    color: #e92525;
    background: none;
    padding-left: 0px;
    font-family: Montserrat;
    margin-bottom: 18px;
}

.products .flex-item .manufacturer {
    color: #e92525;
    font-weight: 400;
}

.flex-add-to-basket .flex-add-to-basket-button {
    border: 1px solid #e92525;
    background: #e92525 url("/wwwroot/722/Default/Images/add-to-cart.svg") center center no-repeat !important;
}

.flex-add-to-basket .flex-add-to-basket-button:hover {
    background: #C61515 url("/wwwroot/722/Default/Images/add-to-cart.svg") center center no-repeat !important;
    border: 1px solid #C61515;
}

.flex-add-to-basket .flex-spinner .flex-spinner-increment-button {
    color: #000;
    font-size: 11px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    background-image: none;
    line-height: 16px;
    text-align: center;
}

.flex-add-to-basket .flex-spinner .flex-spinner-increment-button:before {
    content: "\f067";
}

.flex-add-to-basket .flex-spinner .flex-spinner-decrement-button {
    color: #000;
    font-size: 11px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    background-image: none;
    line-height: 16px;
    text-align: center;
}

.flex-add-to-basket .flex-spinner .flex-spinner-decrement-button:before {
    content: "\f068";
}

.flex-carousel-actions {
    margin: 20px auto 0;
    background-color: #e9e9ea;
    width: 100%;
}

.products .flex-item .code {
    font-size: 10pt;
    font-weight: 400;
    color: #000;
}

.flex-carousel-actions .flex-carousel .flex-product-compare {
    display: none;
}

.flex-carousel-actions .flex-carousel>.flex-right-button {
    width: 20px;
}

.flex-actions-container {
    order: 99;
}

.flex-carousel-actions .flex-carousel>.flex-left-button {
    cursor: pointer;
    background: url("/wwwroot/722/Default/Images/carousel-arrow-left.svg") no-repeat;
    width: 41px;
    height: 41px;
    float: right;
    margin-right: 10px;
    margin-top: 14px;
}

.flex-carousel-actions .flex-carousel>.flex-left-button:hover {
    background: url("/wwwroot/722/Default/Images/carousel-arrow-left-hover.svg") no-repeat;
}

.flex-carousel-actions .flex-carousel>.flex-right-button {
    cursor: pointer;
    background: url("/wwwroot/722/Default/Images/carousel-arrow-right.svg") no-repeat;
    width: 41px;
    height: 41px;
    float: right;
    margin-top: 14px;
}

.flex-carousel-actions .flex-carousel>.flex-right-button:hover {
    background: url("/wwwroot/722/Default/Images/carousel-arrow-right-hover.svg") no-repeat;
}

.flex-add-to-basket input[type="text"] {
    background-color: white;
}

.products h2 a strong {
    font-family: 'Montserrat';
}

.products .flex-item.tiles-view h2 a strong {
    font-family: 'Montserrat';
    min-height: 44px;
    max-height: 44px;
    overflow: hidden;
}


/* footer */

.flex-footer-container {
    background: none;
    background-color: #c4c4c4;
}

.flex-footer-wide {
    background: transparent;
}

.flex-footer-wide.flex-highlight {
    border-top: none;
    border-bottom: none;
    background: #b0b0b0;
}

.flex-footer-wide .flex-title {
    font-weight: 600;
    font-size: 13pt;
    color: #000;
    display: inline-block;
    text-transform: none;
    margin-right: 4px;
}

.flex-quick-contacts .flex-company-name {
    padding-left: 0px;
    font-weight: 600;
    text-transform: none;
    font-size: 13pt;
    background: none;
    padding: 5px 0px;
    margin-bottom: 10px;
    color: #fff;
}

.flex-footer-wide.flex-highlight .flex-newsletter span {
    color: black;
    font-weight: 600;
    font-size: 13pt;
    padding-bottom: 15px;
}

.flex-footer-wide .flex-footer-main-menu .flex-footer-legal-info>span.flex-legal-info {
    padding-left: 0px;
    font-weight: 600;
    text-transform: none;
    font-size: 13pt;
    background: none;
    padding: 5px 0px;
    margin-bottom: 10px;
}

.flex-footer-wide .flex-footer-custom-menu>span {
    padding-left: 0px;
    font-weight: 600;
    text-transform: none;
    font-size: 13pt;
    background: none;
    padding: 5px 0px;
    margin-bottom: 10px;
}

.flex-footer-wide .flex-footer-recommended-links>span {
    padding-left: 0px;
    font-weight: 600;
    text-transform: none;
    font-size: 13pt;
    background: none;
    padding: 5px 0px;
    margin-bottom: 10px;
}

.flex-footer-wide .flex-footer-user-menu>span {
    padding-left: 0px;
    font-weight: 600;
    text-transform: none;
    font-size: 13pt;
    background: none;
    padding: 15px 0px;
    padding: 5px 0px;
    margin-bottom: 10px;
}

.flex-footer-wide .flex-footer-main-menu .flex-footer-main-menu-box>span {
    display: none;
}

.flex-footer-wide a {
    color: #000;
    text-decoration: none;
    font-weight: 400;
}

.flex-footer-wide {
    color: #000;
    font-weight: 400;
    padding-top: 40px;
    background: transparent;
    font-size: 11pt;
    line-height: 15pt;
}

.flex-footer-wide.flex-license {
    background-color: transparent;
    padding-bottom: 50px;
}

.flex-footer-wide.flex-highlight .flex-newsletter input[type="text"] {
    display: inline-block;
    color: rgb(0, 0, 0);
    border: none;
    background: #eeeeee;
    font-size: 11pt;
    border-radius: 3px;
    padding: 12px 20px;
    width: 260px;
}

.flex-footer-wide.flex-highlight .flex-newsletter input[type="button"] {
    border: none;
    background: #7f7f7f;
    padding: 14px 20px;
    margin-left: 5px;
    text-transform: uppercase;
    color: #fff;
    font-size: 10pt;
    border-radius: 3px;
    font-weight: 600;
}

.flex-footer-wide.flex-highlight .flex-newsletter {
    padding: 30px 0;
}

.flex-footer-wide.flex-license #TecDocDisclaimerLabel {
    color: #636668;
}

.flex-footer-wide.flex-license .flex-nextis-credentials {
    color: #636668;
}

.flex-footer-wide.flex-license #EETInformationLabel {
    color: #636668;
}

.flex-carousel-actions .flex-carousel .products .flex-inner-wrapper .flex-item {
    border: 0;
    padding-bottom: 15px;
    margin-right: 15px;
    width: 261px;
    border-radius: 4px;
}

.flex-footer-wide .flex-footer-other-links>span {
    background: none;
    padding-left: 0px;
    margin-top: 25px;
    font-weight: 600;
    font-size: 13pt;
}

.flex-footer-wide ul li {
    background: none;
    padding-left: 0px;
    padding-top: 6px;
}

.flex-footer-wide ul li:first-child {
    background: none;
}

.flex-footer-main-menu-box {
    display: none;
}

.flex-footer-wide .flex-footer-main-menu {
    width: 25%;
    order: 4;
}

.flex-quick-contacts {
    width: 25%;
    order: 1;
    padding-bottom: 30px;
}

.flex-footer-wide .flex-footer-user-menu {
    width: 25%;
    order: 4;
}

.flex-footer-wide .flex-footer-custom-menu {
    width: 25%;
    order: 2;
}

.flex-footer-wide .flex-footer-other-links-menu {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    order: 3;
}

.flex-footer-wide .flex-container {
    display: flex;
    flex-direction: row;
}

.flex-footer-wide a:hover {
    color: #e92525;
}

.flex-footer-wide.flex-highlight .flex-social-links {
    float: unset;
    padding: 20px 0;
    display: flex;
    position: relative;
    top: 300px;
    left: 0px;
    margin-left: -448px;
}

.flex-footer-wide.flex-highlight .flex-social-links a {
    width: 47px;
    height: 47px;
}

.flex-footer-wide.flex-highlight .flex-social-links a[data-flex-type="1"] {
    background: url(/wwwroot/722/Default/Images/facebook.png) center center no-repeat;
    margin-right: 10px;
}

.flex-footer-wide.flex-highlight .flex-social-links a[data-flex-type="4"] {
    background: url(/wwwroot/722/Default/Images/instagram.png) center center no-repeat;
    margin-right: 10px;
}

.flex-footer-wide.flex-highlight .flex-social-links a[data-flex-type="3"] {
    background: url(/wwwroot/722/Default/Images/youtube.png) center center no-repeat;
    margin-right: 10px;
}


.flex-footer-wide.flex-license a.flex-tecalliance-logo {
    display: none;
}

.flex-footer-wide.flex-license #TecDocDisclaimerLabel {
    display: none;
}


/* Selected categories */

.flex-half-collapsed-box .flex-header-label {
    background: transparent url("/wwwroot/722/Default/Images/line-bg.png") center center repeat-x;
}

.flex-half-collapsed-box .flex-inner-wrapper {
    height: auto!important;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 1210px;
}

.flex-half-collapsed-box .flex-item {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    text-decoration: none;
    background: transparent;
    margin: 0 0 25px 0;
    padding: 0;
}

.flex-half-collapsed-box .flex-item.flex-first-row {
    margin-top: 0px;
}

.flex-half-collapsed-box .flex-item .flex-category-icon {
    padding: 0px;
    background: transparent;
    border-radius: none;
}

.flex-half-collapsed-box .flex-item .flex-category-label {
    padding: 20px 10px;
    font-weight: 700;
    font-size: 11pt;
    /*width: 169px;*/
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: unset;
    color: black;
    margin-top: -4px;
    font-family: "Montserrat";
}

.flex-half-collapsed-box .flex-show-all-button {
    display: none;
}

.flex-half-collapsed-box {
    border-top: 0px solid #cccccc;
    border-bottom: 0px solid #cccccc;
    text-align: left;
    margin-top: 40px;
}

.flex-half-collapsed-box .flex-header-label span {
    display: inline-block;
    padding-top: 6px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12pt;
    margin: 0 auto;
    color: #e92525;
    font-weight: 700;
    padding-bottom: 6px;
    font-family: 'Montserrat';
    text-transform: uppercase;
    background: whitesmoke;
}

.flex-groups-container .flex-shortcuts .flex-shortcut>span {
    color: black;
    background-color: rgba(255, 255, 255, 0.7);
}

.flex-selected-categories {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


/* batterien */

#SelectedCategories_2.flex-half-collapsed-box .flex-item {
    margin-top: 0px;
    display: flex;
    width: 592px;
    position: relative;
    align-items: center;
}

#SelectedCategories_2.flex-half-collapsed-box .flex-item.flex-first-row {
    margin-top: 0px;
    display: flex;
    width: 592px;
}

#SelectedCategories_2.flex-half-collapsed-box .flex-item.flex-first-row:hover .flex-category-label {
    color: #e92525;
}

#SelectedCategories_2.flex-half-collapsed-box .flex-item:hover .flex-category-label {
    color: #e92525;
}

#SelectedCategories_2.flex-half-collapsed-box .flex-item .flex-category-label {
    padding: 0;
    font-weight: 700;
    font-size: 26pt;
    width: 592px;
    background: transparent;
    justify-content: center;
    text-transform: unset;
    color: white;
    position: absolute;
    margin: 0 auto;
}


/* uni dily */

#SelectedCategories_3.flex-half-collapsed-box .flex-item.flex-first-row {
    display: flex;
    align-items: center;
    position: relative;
    width: 283px;
}

#SelectedCategories_3.flex-half-collapsed-box .flex-item {
    display: flex;
    align-items: center;
    position: relative;
    width: 283px;
}

#SelectedCategories_3.flex-half-collapsed-box .flex-item .flex-category-label {
    padding: 0;
    font-weight: 700;
    font-size: 18pt;
    width: 283px;
    background: transparent;
    color: white;
    margin: 0 auto;
    position: absolute;
}

#SelectedCategories_3.flex-half-collapsed-box .flex-item.flex-first-row:hover .flex-category-label {
    color: #e92525;
}


/* top brands */

#SelectedCategories_4.flex-half-collapsed-box .flex-item .flex-category-label {
    display: none;
}


/* user page */

.flex-side-bar .flex-side-navigation .flex-informations-menu ul li:hover,
.flex-side-bar .flex-side-navigation .flex-informations-menu ul li.flex-selected-permanent {
    border: 1px solid #e92525;
    background: #e92525;
}

.flex-informations .flex-name {
    margin-right: 0px;
}

.flex-informations span.flex-title {
    font-size: 10pt;
    text-transform: uppercase;
    font-weight: 300;
}


/* TecDoc katalog */

.flex-tecdoc .flex-manufacturers-list,
.flex-service-data .flex-manufacturers-list {
    padding: 50px;
    font-size: 0;
    background-color: white;
}

.flex-tecdoc .flex-tecdoc-models .flex-filter {
    background-color: white;
    padding-bottom: 1px;
}

.flex-tecdoc .flex-models-list {
    padding: 10px 50px 50px 50px;
    background-color: white;
}

.flex-tecdoc .flex-tecdoc-models .flex-filter span {
    text-transform: none;
}

.flex-tecdoc .flex-tecdoc-models .flex-filter .anchors h3 {
    text-transform: none;
}

.flex-tecdoc .flex-tecdoc-models .flex-filter .anchors ul {
    padding: 10px 15px;
    border: 1px solid #ebebeb;
}

.flex-tecdoc .flex-engines-list {
    background-color: white;
}

.flex-tecdoc .flex-header,
.flex-service-data .flex-header {
    background: #ebebeb;
    padding: 30px;
    border-bottom: 1px solid #ebebeb;
}

.flex-groups-container .flex-shortcuts {
    padding: 40px 0 0 15px;
    position: relative;
    right: -15px;
}

.flex-tecdoc .flex-tecdoc-models .flex-filter .anchors a {
    color: #000;
    line-height: 17pt;
    font-weight: 300;
}

.flex-tecdoc .flex-tecdoc-models .flex-filter .anchors a:hover {
    text-decoration: none;
    color: #e92525;
}

.flex-tecdoc .flex-manufacturers-list input[type="button"],
.flex-service-data .flex-manufacturers-list input[type="button"] {
    border: 0;
    background: #e92525;
}

.flex-perex {
    font-size: 12pt;
    margin: 5px 0px;
}

.flex-tecdoc .flex-header .flex-search input[type="text"],
.flex-service-data .flex-header .flex-search input[type="text"] {
    width: 300px;
    height: 24px;
    border: 1px solid #b5b5b5;
    background-color: #fff;
    border-right: 0px;
    padding: 8px;
    padding-left: 12px;
    padding-right: 10px;
}

.flex-tecdoc .flex-manufacturers-list a.flex-item:hover,
.flex-service-data .flex-manufacturers-list a.flex-item:hover {
    color: #e92525;
}

.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: white;
    background: #e92525;
}

.flex-tecdoc .flex-tecdoc-models .flex-filter input[type="button"].flex-item.flex-selected {
    border: 1px solid #e92525;
    background: #e92525;
    text-decoration: none;
}

.flex-tecdoc .flex-tecdoc-models .flex-filter input[type="button"].flex-item {
    color: black;
    text-decoration: underline;
}

.flex-tecdoc .flex-models-list .flex-item-container .flex-item:hover {
    background: #e92525;
}

.flex-tecdoc .flex-models-list .flex-title {
    color: #e92525;
}

.flex-tecdoc .flex-engines-list .flex-title {
    color: #e92525;
}

.flex-tecdoc .flex-engines-list .flex-item-container .flex-item:hover {
    background: #e92525;
}

.flex-tecdoc .flex-models-list .flex-item-container .flex-item {
    color: #000;
}

.flex-tecdoc .flex-engines-list .flex-item-container .flex-item {
    color: black;
}

.flex-tecdoc .flex-manufacturers-list .flex-title,
.flex-service-data .flex-manufacturers-list .flex-title {
    color: #e92525;
}

.flex-tecdoc .flex-manufacturers-list .flex-item-container .flex-item-compact,
.flex-service-data .flex-manufacturers-list .flex-item-container .flex-item-compact {
    color: #000;
}


/* levy car infobox */

.flex-tecdoc-vehicle-info-box .flex-title {
    background: #AB1E22 url(/Plugins/FlexView/Images/FlexCarDetailIcon.png) no-repeat;
    background-position: left 10px center;
}

.flex-tecdoc-vehicle-info-box .flex-items .vehicle-image {
    background-image: none;
}


/* catalogue item */

.products .flex-item.tiles-view .flex-image-wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
}

.products a:hover {
    color: #000000;
    text-decoration: underline;
}

.products .flex-item.list-view .tecdoc-engines {
    width: 225px;
    padding-left: 74px;
}

.products .flex-item.list-view .tecdoc-numbers {
    margin-top: 4px;
    /*width: 225px;*/
    padding-left: 74px;
}


/*
.flex-stocks .flex-name.flex-on-stock {
    color: #000;
    background: url(/wwwroot/722/Default/Images/onstock1.svg) no-repeat;
    background-position: left top;
    padding-left: 21px;
    font-weight: 600;
}

.flex-stocks .flex-name.flex-out-of-stock {
    color: #000;
    background: url(/wwwroot/722/Default/Images/notinstock1.svg) no-repeat;
    background-position: left center;
    padding-left: 21px;
    font-weight: 600;
}
*/


/* catalogue form */

.flex-contact-form .flex-form input[type="button"] {
    background: #e92525;
    width: unset;
    padding: 10px 50px;
}

.flex-contact-form .flex-form input[type="button"]:hover {
    background: #C61515;
}

input[type="submit"],
input[type="button"] {
    border-radius: 4px;
}

.flex-contact-form {
    border: 0;
}

.flex-contact-form .flex-title {
    color: #000;
    font-size: 20pt;
    font-family: 'Montserrat';
    font-weight: 700;
}

.flex-contact-form .flex-description {
    width: 75%;
    padding-bottom: 15px;
}

.flex-contact-form .flex-form input[type="text"] {
    width: 173px;
    margin-right: 10px;
    border-radius: 3px;
}

.flex-contact-form .flex-form .flex-email {
    margin-right: -21px;
}

.flex-contact-form .flex-form span {
    width: unset;
    text-align: left;
    margin-right: 0px;
    font-size: 10pt;
    padding-bottom: 4px;
    font-weight: 600;
    display: block;
}

.flex-contact-form .flex-form {
    width: 560px;
}

.flex-contact-form .flex-form textarea {
    width: 100%;
    height: 180px;
    border-radius: 3px;
}

.flex-contact-form .flex-form .flex-button {
    text-align: center;
}


/* catalogue filters */

.products .flex-filter .flex-general {
    margin-top: 0;
}

.products .flex-filter .flex-extended .flex-manufacturers>.flex-title {
    padding-left: 36px;
    font-weight: 600;
}

.products .flex-filter .flex-extended .flex-parameters>.flex-title {
    padding-left: 36px;
    font-weight: 600;
}

.products .flex-filter .flex-drop-down {
    width: 210px;
}


/* car info box left */

.flex-tecdoc-vehicle-info-box .flex-title {
    color: #000;
    padding-left: 10px;
    background-color: #e4e4e4;
    background-image: none;
}

.flex-tecdoc-vehicle-info-box .flex-items .flex-item {
    border-top: 1px solid #f6f6f6;
}

.flex-tecdoc-vehicle-info-box .flex-items .flex-item:last-of-type {
    border-bottom: 0px solid #f6f6f6;
}

.flex-tecdoc-vehicle-info-box .flex-items .vehicle-image {
    background-color: #fff;
    background-image: none;
}

.flex-tecdoc-vehicle-info-box .flex-items {
    background-color: #fff;
    background-image: none;
}


/* breadcrumb navigation */
/*
.flex-breadcrumb-bar {
    border: 0px solid #c9c9c9;
    background: transparent;
}

.flex-breadcrumb-bar a:first-child {
    width: 28px;
    height: 14px;
    background: none;
    padding-left: 0px;
    padding-right: 0px;
}

.flex-breadcrumb-bar a:first-child:hover {
    background: none;
}

.flex-breadcrumb-bar a:first-child::before {
    content: "\f015";
    color: #e92525;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
}

.flex-breadcrumb-bar a,
.flex-breadcrumb-bar span {
    color: #535353;
    padding-top: 8px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 10pt;
    font-weight: 400;
    vertical-align: top;
    overflow: hidden;
    max-width: 300px;
    white-space: nowrap;
    text-overflow: ellipsis;
    border: none;
}

.flex-breadcrumb-bar a::after {
    color: #e92525;
    content: "\f178";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    margin-left: 0px;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
}

.flex-breadcrumb-bar span {
    background: transparent;
}
*/

/* share button */
/*
.flex-share .share-popup-button {
    color: #535353;
    border: 1px solid #eaeaea;
    background: linear-gradient(#fcfcfc, #eaeaea);
    text-transform: uppercase;
    font-weight: 600;
    padding-right: 9px;
    padding-left: 27px;
}

.flex-share::before {
    color: #e92525;
    content: "\f1e0";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    margin-top: 6px;
    position: absolute;
    margin-left: 18px;
    font-size: 13px;
}

.flex-add-to-license-plate .flex-add-to-license-plate-popup-button {
    color: #585858;
    border: 1px solid #ebebeb;
    background: #ebebeb;
    text-transform: none;
    font-weight: 300;
    padding-right: 13px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 34px;
}

.flex-add-to-license-plate::before {
    color: #565656;
    content: "\f1b9";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    margin-top: 6px;
    position: absolute;
    margin-left: 12px;
    font-size: 13pt;
}

.share .share-popup-button {
    display: block;
    color: #585858;
    text-decoration: none;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 30px;
    padding-right: 12px;
    margin-left: 10px;
    font-size: 10pt;
    font-weight: 400;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    background: #ebebeb url(/Plugins/FlexView/Images/FlexSharePageIcon.png) 10px center no-repeat;
}
*/
.share .share-popup-button {
    font-family: "Roboto";
}

/* VIN katalog */

.flex-laximo .flex-vehicles-list .flex-title {
    color: #000;
}


/* shoping cart - step 01 */

.flex-order-process .flex-quick-items-add-title {
    line-height: 24pt;
    font-family: 'Montserrat';
    font-weight: 900;
}

.flex-order-process .flex-tabs>span>span {
    height: 22px;
    padding-top: 4px;
    background: #e92525;
}

.flex-basket-selector .flex-drop-down dt span.flex-drop-down-link {
    font-weight: 600;
}

.flex-basket-items .flex-items .flex-item>span.flex-code a {
    color: #e92525;
}

.flex-basket-items .flex-items .flex-item .flex-remove-from-basket .flex-remove-from-basket-button {
    border: 1px solid #e92525;
    background: #e92525 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 {
    background: #c90606 url(/Plugins/FlexView/Images/FlexRemoveIcon.png) center 6px no-repeat;
    border: 1px solid #c90606;
}

.flex-basket-items .flex-basket-total.flex-items .flex-item>span.flex-title {
    color: #000;
    font-weight: 900;
    font-family: 'Montserrat';
}

.flex-basket-controls .flex-create-order {
    background: url("/Plugins/FlexView/Images/FlexCreateOrderIcon.png") no-repeat, linear-gradient(#e92525, #e92525);
    background-position: right 26px center;
}

.flex-basket-items .flex-title>span {
    color: #e92525;
}

.flex-quick-basket-add>span {
    font-weight: 600;
    color: #000;
}

.flex-basket-import>span {
    color: #000;
    font-weight: 600;
}

.flex-basket-items .flex-items span.flex-spz {
    width: 118px;
}

.flex-order-process .flex-order-controls .flex-continue-in-order {
    background: url("/Plugins/FlexView/Images/FlexCreateOrderIcon.png") no-repeat, linear-gradient(#e92525, #e92525);
    background-position: right 26px center;
}

.flex-basket-items .flex-items .flex-item .flex-drop-down dt span.flex-drop-down-link {
    padding-left: 6px;
    padding-right: 35px;
}

.flex-basket-items .flex-basket-total.flex-items .flex-item>span.flex-without-vat {
    font-weight: 900;
    font-family: 'Montserrat';
}

.flex-basket-items .flex-basket-total.flex-items .flex-item>span.flex-with-vat {
    font-weight: 600;
    font-family: 'Montserrat';
}


/* konstrukcni skupiny */

.flex-groups-container .flex-shortcuts .flex-shortcut>span {
    background-color: transparent;
}

.flex-groups-container .flex-shortcuts .flex-shortcut span {
    display: inline-block;
    width: 126px;
    padding: 0px 10px 0px 75px;
    position: relative;
}

.flex-groups-container .flex-shortcuts .flex-shortcut {
    font-size: 10pt;
    display: inline-block;
    text-transform: none;
    width: 266px;
    height: 100px;
    background: transparent;
    background-position: center center;
    border: 1px solid #ebebeb;
    margin-right: -1px;
    margin-bottom: -1px;
    text-align: left;
    vertical-align: top;
    transition: 0.2s;
}

.flex-tecdoc .flex-groups-container .flex-shortcuts .flex-shortcut {
    background-position: left center!important;
    width: 214px;
    height: 80px;
    margin-right: 15px;
    margin-bottom: 15px;
    border-radius: 3px;
    border: 1px solid #ebebeb;
}

.flex-tecdoc-manufacturers,
.flex-tecdoc-models,
.flex-tecdoc-engines,
.flex-tecdoc-construction-groups,
.flex-tecdoc-vehicles {
    border: 0px solid #e7e6e7;
    background: transparent;
}

.flex-groups-container .flex-shortcuts .flex-shortcut:hover,
.flex-groups-container .flex-shortcuts .flex-shortcut.flex-selected {
    border: 1px solid #e92525;
}

.flex-groups-container .flex-shortcuts .flex-node .flex-tree-container {
    top: 82px;
    right: -2px;
}

.flex-groups-container .flex-shortcuts .flex-shortcut:hover>span,
.flex-groups-container .flex-shortcuts .flex-shortcut.flex-selected>span {
    background: transparent;
    color: #000;
}

.flex-tecdoc .flex-manufacturers-list .flex-title,
.flex-service-data .flex-manufacturers-list .flex-title {
    color: #e92525;
}

.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 {
    background: #e92525;
}

.flex-tecdoc .flex-models-list .flex-title {
    color: #e92525;
}

.flex-tecdoc .flex-models-list .flex-item-container .flex-item {
    color: #000;
}

.flex-tecdoc .flex-models-list .flex-item-container .flex-item:hover {
    background: #e92525;
}

.flex-tecdoc .flex-tecdoc-models .flex-filter input[type="button"].flex-item {
    color: #000000;
    text-decoration: none;
    font-weight: 300;
}

.flex-tecdoc .flex-tecdoc-models .flex-filter input[type="button"].flex-item:hover {
    text-decoration: none;
    color: #e92525;
}

.flex-tecdoc .flex-engines-list .flex-item-container .flex-item {
    color: #000;
}

.flex-tecdoc .flex-engines-list .flex-item-container .flex-item:hover {
    background: #e92525;
}

.flex-tecdoc .flex-engines-list .flex-title .flex-power {
    color: #808080;
    font-weight: 600;
    font-size: 10pt;
}

.flex-tecdoc .flex-engines-list .flex-title .flex-ccm {
    color: #808080;
    font-weight: 600;
    font-size: 10pt;
}

.flex-tecdoc .flex-engines-list .flex-title .flex-codes {
    color: #808080;
    font-weight: 600;
    font-size: 10pt;
}

.flex-tecdoc .flex-engines-list .flex-title .flex-manufactured {
    color: #808080;
    font-weight: 600;
    font-size: 10pt;
}

.flex-tecdoc .flex-tecdoc-models .flex-filter input[type="button"].flex-item.flex-selected {
    border: 1px solid #e92525;
    background: #e92525;
}

.flex-tecdoc .flex-engines-list .flex-title {
    color: #e92525;
}

.flex-tecdoc .flex-manufacturers-list .flex-item-container .flex-item-compact,
.flex-service-data .flex-manufacturers-list .flex-item-container .flex-item-compact {
    color: #000;
}

.flex-tecdoc .flex-header .flex-search input[type="button"],
.flex-service-data .flex-header .flex-search input[type="button"] {
    border: 1px solid #b5b5b5;
    border-left: 0px;
    background: #fff url(/wwwroot/722/Default/Images/search-icon2.svg) center center no-repeat;
    background-size: 40%;
    width: 39px;
    height: 42px;
}

.flex-nodes {
    padding: 40px 0 0 0;
}

.categories.with-shortcuts>.content>.tree {
    font-size: 11pt;
    padding: 30px;
    padding-right: 15px;
}

.categories.with-shortcuts .shortcuts {
    padding: 30px;
    padding-left: 15px;
}

.shortcuts>a>.name.has-image {
    padding-left: 110px;
    width: 135px;
    font-weight: 600;
    text-transform: none;
    font-size: 12pt;
}

.shortcuts a .tree {
    top: 111px;
    width: 255px;
    border: 1px solid #d8d8da;
}

.shortcuts>a {
    border: 1px solid #ebebeb;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #fafafa;
    margin: 0 5px 10px 5px;
}


/* Carbody */

.shortcuts a[data-node-id="2"] .name.has-image {
    background-image: url("/wwwroot/722/Default/Images/TDCarbodyIcon.svg") !important;
    background-size: 33%;
}


/* Engine */

.shortcuts a[data-node-id="3"] .name.has-image {
    background-image: url("/wwwroot/722/Default/Images/TDEngineIcon.svg") !important;
    background-size: 33%;
}


/* Power transfer */

.shortcuts a[data-node-id="4"] .name.has-image {
    background-image: url("/wwwroot/722/Default/Images/TDPowerTransferIcon.svg") !important;
    background-size: 33%;
}


/* Filters */

.shortcuts a[data-node-id="5"] .name.has-image {
    background-image: url("/wwwroot/722/Default/Images/TDFiltersIcon.svg") !important;
    background-size: 33%;
}


/* Windows */

.shortcuts a[data-node-id="6"] .name.has-image {
    background-image: url("/wwwroot/722/Default/Images/TDWindowsIcon.svg") !important;
    background-size: 33%;
}


/* Fuel */

.shortcuts a[data-node-id="7"] .name.has-image {
    background-image: url("/wwwroot/722/Default/Images/TDFuelIcon.svg") !important;
    background-size: 33%;
}


/* Suspension */

.shortcuts a[data-node-id="8"] .name.has-image {
    background-image: url("/wwwroot/722/Default/Images/TDSuspensionIcon.svg")!important;
}


/* Breakes */

.shortcuts a[data-node-id="9"] .name.has-image {
    background-image: url("/wwwroot/722/Default/Images/TDBreakesIcon.svg")!important;
    background-size: 33%;
}


/* Exhausts */

.shortcuts a[data-node-id="10"] .name.has-image {
    background-image: url("/wwwroot/722/Default/Images/TDExhaustsIcon.svg")!important;
    background-size: 33%;
}


/* Cooling */

.shortcuts a[data-node-id="11"] .name.has-image {
    background-image: url("/wwwroot/722/Default/Images/TDCoolingIcon.svg") !important;
    background-size: 33%;
}


/* Driving */

.shortcuts a[data-node-id="12"] .name.has-image {
    background-image: url("/wwwroot/722/Default/Images/TDDrivingIcon.svg") !important;
    background-size: 33%;
}


/* Interior */

.shortcuts a[data-node-id="13"] .name.has-image {
    background-image: url("/wwwroot/722/Default/Images/TDInteriorIcon.svg")!important;
    background-size: 33%;
}


/* Lighting */

.shortcuts a[data-node-id="14"] .name.has-image {
    background-image: url("/wwwroot/722/Default/Images/TDLightingIcon.svg")!important;
    background-size: 33%;
}


/* Electronics */

.shortcuts a[data-node-id="15"] .name.has-image {
    background-image: url("/wwwroot/722/Default/Images/TDElectronicsIcon.svg") !important;
    background-size: 33%;
}


/* Ignition */

.shortcuts a[data-node-id="16"] .name.has-image {
    background-image: url("/wwwroot/722/Default/Images/TDIgnitionIcon.svg") !important;
    background-size: 33%;
}


/* Accessories */

.shortcuts a[data-node-id="17"] .name.has-image {
    background-image: url("/wwwroot/722/Default/Images/TDAccessoriesIcon.svg") !important;
    background-size: 33%;
}


/* Service */

.shortcuts a[data-node-id="18"] .name.has-image {
    background-image: url("/wwwroot/722/Default/Images/TDServiceIcon.svg") !important;
    background-size: 33%;
}


/* kostrukcni skupiny leve menu */

.tree a {
    font-size: 11pt;
}

.flex-tecdoc .flex-groups-container .flex-nodes {
    width: 270px;
}

.flex-tecdoc-vehicle-info-box .flex-items .flex-item {
    background-image: none;
}

.flex-nodes>.flex-tree>.flex-node.flex-selected>span {
    border: 1px solid #e92525;
    background: #e92525 url("/Plugins/FlexView/Images/FlexTreeExpandedBulletLvl1.png") no-repeat;
    background-position: left 10px top 15px;
}

.flex-side-navigation .flex-nodes .flex-node.flex-selected>span {
    background: #e92525 url("/Plugins/FlexView/Images/FlexTreeExpandedBulletLvl1.png") no-repeat;
    background-position: left 10px top 11px;
    border: 0px;
    color: white;
}

.flex-side-navigation .flex-nodes .flex-node.flex-selected .flex-node.flex-selected>span {
    color: black;
}


/* zobrazeni */




/* filtry */

.products .flex-filter .flex-extended .flex-parameters .flex-content > div > .flex-attributes-wrapper > .flex-attributes > span.flex-title {
    font-size: 11pt;
}
.products .flex-filter .flex-extended .flex-manufacturers .flex-content .flex-checkbox {
    outline: 1px solid #000000;
    border-radius: 2px;
    width: 15px;
    height: 15px;
}

.products .flex-filter .flex-extended .flex-manufacturers .flex-content > div.flex-controls .flex-filtrate {
    background: #e92525;
}
.products .flex-filter .flex-extended .flex-manufacturers .flex-content .flex-values > div {
    border: 1px solid #e4e4e4;
}
.products .flex-filter .flex-manufacturers {
    background-color: #ebebeb;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
}
.products .flex-filter .flex-extended .flex-parameters {
    background-color: #ebebeb;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
}
.products .flex-filter .flex-extended .flex-parameters .flex-controls .flex-remove-all-filters, .products .flex-filter .flex-extended .flex-manufacturers .flex-controls .flex-remove-manufacturer-filters {
    border: 1px solid #d8d8d8;
    background: #d8d8d8;
    text-transform: uppercase;
}

.products .flex-filter .flex-extended .flex-manufacturers>.flex-title {
    color: black;
    background: url(/wwwroot/722/Default/Images/FlexCollapseFiltersIcon.png) 18px center no-repeat;
}

.products .flex-filter .flex-extended .flex-parameters>.flex-title {
    color: black;
    background: url(/wwwroot/722/Default/Images/FlexCollapseFiltersIcon.png) 18px center no-repeat;
    border-top: 0;
}

.products .flex-filter .flex-extended .flex-parameters>.flex-title.flex-expanded {
    background: url(/wwwroot/722/Default/Images/FlexExpandFiltersIcon.png) 18px center no-repeat;
}

.products .flex-filter .flex-extended .flex-manufacturers>.flex-title.flex-expanded {
    background: url(/wwwroot/722/Default/Images/FlexExpandFiltersIcon.png) 18px center no-repeat;
}

.products .flex-filter .flex-extended .flex-parameters .flex-content .flex-title>.flex-checkbox-toogle-text {
    color: #000000;
}

.products .flex-filter .flex-extended .flex-manufacturers .flex-content .flex-checkbox-toogle-text {
    color: #000;
}

.flex-logo-mobile {
    background: url(/wwwroot/722/Default/Images/logo.png) no-repeat;
    width: 172px;
    height: 34px;
    margin-top: 9px;
    background-size: 100%;
}
.products .flex-filter .flex-extended .flex-parameters .flex-content .flex-title>.flex-checkbox-toogle-text {
    margin-top: -1px;
}
.products .flex-filter .flex-extended .flex-parameters .flex-content .flex-checkbox-toogle-text {
    margin-top: -1px;
}


/* custom article homepage */

.box-half {
    display: flex;
    width: 573px;
    flex-direction: column;
    background: white;
    border: 2px solid #dcdcdc;
    border-radius: 4px;
}

.box-half2 {
    display: flex;
    width: 573px;
    flex-direction: column;
}

.box-typo {
    padding: 40px;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}

span.box-main-title {
    font-family: 'Montserrat';
    font-size: 18pt;
    font-weight: 700;
    display: flex;
    padding-bottom: 25px;
}

.box-ico-location {
    background: url(/wwwroot/722/Default/Images/ico-location.svg) left center no-repeat;
    padding: 20px 30px;
    margin-top: 20px;
}

.box-ico-phone {
    background: url(/wwwroot/722/Default/Images/ico-phone.svg) left center no-repeat;
    padding: 20px 30px;
    font-weight: 800;
    font-size: 12pt;
}

.box-ico-mail {
    background: url(/wwwroot/722/Default/Images/ico-mail.svg) left center no-repeat;
    padding: 20px 30px;
}

span#BodyContentPlaceHolder_CustomArticleCPH_CustomArticleLabel {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.box-ico-zalozeno {
    background: url(/wwwroot/722/Default/Images/ico-zalozeno.svg) left center no-repeat;
    padding: 0px 50px 0px 80px;
    font-weight: 700;
    font-size: 11pt;
    width: 114px;
    display: inline-flex;
    height: 64px;
    align-items: center;
    margin-bottom: 45px;
}

.box-ico-platba {
    background: url(/wwwroot/722/Default/Images/ico-platby.svg) left center no-repeat;
    padding: 0px 50px 0px 80px;
    font-weight: 700;
    font-size: 11pt;
    width: 114px;
    display: inline-flex;
    height: 64px;
    align-items: center;
    margin-bottom: 45px;
}

.box-ico-vydejny {
    background: url(/wwwroot/722/Default/Images/ico-vydejny.svg) left center no-repeat;
    padding: 0px 50px 0px 80px;
    font-weight: 700;
    font-size: 11pt;
    width: 114px;
    display: inline-flex;
    height: 64px;
    align-items: center;
    margin-bottom: 45px;
}

.box-ico-vernost {
    background: url(/wwwroot/722/Default/Images/ico-vernost.svg) left center no-repeat;
    padding: 0px 50px 0px 80px;
    font-weight: 700;
    font-size: 11pt;
    width: 114px;
    display: inline-flex;
    height: 64px;
    align-items: center;
    margin-bottom: 45px;
}

.box-ico-dopravci {
    background: url(/wwwroot/722/Default/Images/ico-dopravci.svg) left center no-repeat;
    padding: 0px 50px 0px 80px;
    font-weight: 700;
    font-size: 11pt;
    width: 114px;
    display: inline-flex;
    height: 64px;
    align-items: center;
}

.box-ico-akce {
    background: url(/wwwroot/722/Default/Images/ico-akce.svg) left center no-repeat;
    padding: 0px 50px 0px 80px;
    font-weight: 700;
    font-size: 11pt;
    width: 114px;
    display: inline-flex;
    height: 64px;
    align-items: center;
}

.flex-custom-article {
    padding-top: 55px;
    padding-bottom: 0px;
}


/* FIX */

.flex-container.flex-bottom-delimiter.flex-actions-container {
    margin-bottom: -15px!important;
}


/* leve menu new */

.tree>.node>.wrapper>a {
    background-position: 9px 12px;
    padding: 8px 40px 8px 24px;
}

.tree a {
    background: #fff url(/Plugins/FlexView/Images/Svg/TreeNodeBullet.svg) left top 10px no-repeat;
    background-size: 8px;
    padding: 6px 40px 6px 16px;
}

.tree .wrapper:first-child>a {
    border-top: none;
}


/* Nadpis a perex */

h1 {
    padding: 0;
}

.flex-perex {
    margin: 10px 0px 5px 0;
}


/* uni parts new view */

.header {
    background: #ebebeb;
    padding: 30px;
    border: 1px solid #ebebeb;
}

.categories.with-shortcuts .content {
    border: 0px solid #e1e1e1;
    background: white;
}

.header .search input[type="button"] {
    background: #ffffff url(/wwwroot/722/Default/Images/search-icon2.svg) center center no-repeat;
    width: 39px;
    height: 39px;
    background-size: 40%;
}

.header .search input[type="text"] {
    height: 29px;
}


/* catalogue view */

.products .flex-item {
    border: 1px solid #ffffff;
}

.products .flex-item.catalog-view .flex-col3 {
    border-left: 2px solid #fbfbfb;
}

.products .flex-item.catalog-view .flex-col1 {
    border-right: 2px solid #fbfbfb;
}

.products .flex-item.list-view .flex-col3 {
    border-right: 2px solid #fbfbfb;
}

.products .flex-item.list-view .flex-col2 {
    border-right: 2px solid #fbfbfb;
}

.products .read-more {
    display: none;
}

.products .flex-product-compare .flex-add-product-to-compare {
    background: transparent url(/wwwroot/722/Default/Images/FlexAddToCompareIcon.svg) left center no-repeat;
    border: 0;
    color: #000;
    font-size: 9pt;
    padding-left: 25px;
    margin-top: 10px;
    padding-right: 0;
    height: 27px;
    background-size: 17%;
}

.products .flex-item.list-view .flex-col1 .flex-image-wrapper {
    min-height: 76px;
    min-width: 64px;
}

.products .flex-item.list-view h2 {
    max-width: 225px;
}


/* catalogue tile */

.products .flex-item.tiles-view .flex-add-to-basket {
    margin-top: 15px;
    margin-bottom: 15px;
}

.products .flex-item.tiles-view .flex-prices {
    padding-top: 10px;
}

.products .flex-item p {
    display: none;
}

.products .products-list .flex-load-next {
    border-radius: 4px;
    padding: 10px 5px;
    border: 1px solid #e92525;
    background: #e92525;
    font-weight: 600;
}


/* catalogue stock order */

.flex-stocks .flex-other-stocks {
    display: none;
}

.flex-stocks .flex-distribution-stock {
    order: 1;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 3px;
}



.products .flex-item.catalog-view .flex-col3 .flex-stocks {
    display: flex;
    flex-direction: column;
}

.products .flex-item.list-view .flex-col2 .flex-stocks {
    display: flex;
    flex-direction: column;
}

.products .flex-item.tiles-view .flex-stocks {
    display: flex;
    flex-direction: column;
}

.flex-product-detail .flex-general .flex-informations .flex-stocks .flex-main-stock {
    border: 0;
    border-bottom: 0px solid #ebebeb;
    order: 2;
    margin-bottom: 0;
}

.flex-product-detail .flex-product-compare .flex-remove-product-from-compare {
    height: 27px;
}

.flex-product-detail .flex-general .flex-informations .flex-basic-params .flex-label {
    border-right: 0;
    padding: 0;
}

.flex-product-detail .flex-general .flex-informations .flex-basic-params .flex-code {
    border-bottom: 0;
}

.flex-product-detail .flex-general .flex-informations .flex-basic-params .flex-manufacturer {
    border-bottom: 0;
}

.products .products-list .flex-stocks div .flex-items-count.flex-out-of-stock {
    font-size: 11pt;
}


/* popup vlozeno do kosiku */

.flex-toast-info {
    position: fixed;
    top: 40px;
    right: 40px;
    padding: 30px;
    animation: flex-toast-show 0.6s ease-in-out;
    color: #4f4f4f;
    border: 2px solid #d7e1fd;
    background: #f6f9ff;
    font-weight: 700;
    z-index: 99999;
    display: inline-block;
    vertical-align: middle;
    font-size: 11pt;
}

.flex-toast-info-content {
    color: #000;
    text-decoration: none;
    font-size: 13pt;
    text-align: center;
    font-weight: 300;
    display: block;
    width: 220px;
    background: url(/wwwroot/722/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: block;
    padding: 18px 20px;
    background-color: #e92525;
    border-radius: 3px;
    text-transform: uppercase;
    text-align: center;
    font-size: 11pt;
    font-weight: 600;
}

.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;
}

a.flex-go-to-link-0 {
    background-color: black;
    margin-top: 30px;
    margin-bottom: 10px;
}


/* product detail */


/*
.flex-product-detail .flex-general .flex-informations .flex-stocks .flex-items-count.flex-on-stock {
    color: #000;
    padding-left: 23px;
    background: url(/wwwroot/722/Default/Images/onstock1.svg) no-repeat;
    background-position: left top;
}

.flex-product-detail .flex-general .flex-informations .flex-stocks .flex-items-count.flex-out-of-stock {
    color: #000;
    padding-left: 23px;
    background: url(/wwwroot/722/Default/Images/notinstock1.svg) no-repeat;
    background-position: left top;
}
*/

.flex-product-detail .flex-general .flex-tabs .flex-content .flex-product-informations h2 {
    font-size: 17pt;
    line-height: 22pt;
    padding: 0 0 10px 0;
    padding-left: 0;
    border-bottom: 0px solid #e7e6e7;
    font-weight: 600;
    color: #000;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Montserrat';
}

.flex-product-detail h1 {
    font-weight: 900;
    font-family: 'Montserrat';
    border: none;
    padding: 30px 0 15px 0px;
}

.flex-product-detail .flex-general .flex-informations .flex-prices .flex-price {
    padding-bottom: 10px;
}

.flex-product-detail .flex-product-compare .flex-add-product-to-compare {
    background: transparent url(/wwwroot/722/Default/Images/FlexAddToCompareIcon.svg) left center no-repeat;
    padding-left: 25px;
}

.flex-product-detail .flex-general .flex-informations .flex-prices {
    font-family: 'Montserrat';
    border-bottom: 0px solid #e7e6e7;
    padding: 30px 0 15px 0px;
}

.flex-product-detail .flex-general .flex-informations .flex-prices .flex-price span.flex-value {
    font-size: 18pt;
    font-weight: 800;
}

.flex-product-detail .flex-general .flex-informations .flex-prices .flex-price span.flex-currency {
    font-size: 18pt;
    font-weight: 800;
}

.flex-product-detail .flex-general .flex-informations .flex-prices .flex-price {
    font-size: 11pt;
    font-weight: 500;
}


/*
.flex-product-detail .flex-general .flex-informations .flex-add-to-basket {
    padding: 5px 0 0 0;
}
*/

.flex-product-detail .flex-product-compare {
    padding: 5px 0 0 0;
}

.flex-product-detail .flex-general .flex-informations .flex-basic-params .flex-code .flex-value {
    background-color: transparent;
    width: unset;
    padding: 0;
}

.flex-content .flex-informations .flex-purchase-price-priorized {
    display: none;
}

.flex-product-detail .flex-general .flex-informations .flex-stocks .flex-name {
    font-size: 11pt;
}

.flex-product-detail .flex-general .flex-informations .first-line .flex-add-to-basket {
    margin-right: 15px;
}

.flex-product-detail .flex-general .flex-informations .flex-stocks {
    padding: 20px;
    border-bottom: 0px solid #e7e6e7;
    background-color: #fbfbfb;
    margin-right: 15px;
    display: flex;
    flex-direction: column;
}

.flex-product-detail .flex-general .flex-informations .flex-basic-params {
    padding: 20px;
    border-bottom: 2px solid #fff;
    background-color: #fbfbfb;
    margin: 0 15px 0 0;
}

.flex-product-detail .flex-general .flex-informations {
    border-left: none;
}

.flex-product-detail .flex-general .flex-informations .flex-add-to-basket .flex-add-to-basket-button {
    font-weight: 700;
    padding-left: 40px;
    padding-right: 40px;
}

.flex-product-detail .flex-general>div {
    border-bottom: 0px solid #e7e6e7;
}

.flex-product-detail {
    border: 0px solid #e7e6e7;
}

.flex-product-detail .flex-general .flex-tabs .flex-header {
    border-bottom: 1px solid #e7e6e7;
    padding-bottom: 0;
    background: #ffffff;
}

.flex-product-detail .flex-general .flex-tabs .flex-header .flex-tab.flex-informations.flex-selected {
    font-weight: 300;
}

.flex-tabs .flex-content a.flex-item.replacement-view:hover {
    background: #f8f8f8;
}

.flex-item.replacement-view .flex-col1 .flex-name {
    font-size: 11pt;
    color: black;
    font-weight: 600;
    font-family: 'Montserrat';
}

.flex-item.replacement-view .flex-col3 {
    font-family: 'Montserrat';
}

.flex-item.replacement-view .flex-col3 .flex-prices .flex-price {
    font-size: 12pt;
}


/* Objednavka */

.flex-order-process .flex-tabs {
    margin: 40px;
}

.flex-order-process .flex-form,
.flex-order-form div>.flex-form {
    background: #fbfbfb;
    border: 0px solid #ebebeb;
    border-top: 0;
}

.flex-order-process .flex-form,
.flex-reclamation-process .flex-form,
.flex-return-process .flex-form {
    margin: 40px;
}

.flex-order-process>.flex-order-form>.flex-title,
.flex-order-form div>.flex-title {
    margin-left: 40px;
    margin-right: 40px;
    padding: 14px 0px;
    background: #ffffff;
    border: 0px solid #e5e5e5;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 16pt;
}

.flex-order-process .flex-form,
.flex-reclamation-process .flex-form,
.flex-return-process .flex-form {
    margin: 40px;
    margin-top: 0;
    padding: 30px;
}

ul.flex-radio-buttons li .flex-text-wrapper {
    width: 83%;
}

.flex-order-form .flex-transport-methods-wrapper .flex-form .flex-row li {
    padding-left: 2px;
    margin-right: 0px;
    padding-bottom: 7px;
    padding-top: 7px;
}


/* transport methods */

li[data-taget-input-id="TranportMethod2"] {
    background: url("/wwwroot/722/Default/Images/doprava-expres.png") left 0px center no-repeat;
}

li[data-taget-input-id="TranportMethod3"] {
    background: url("/wwwroot/722/Default/Images/prodejna.png") left 0px center no-repeat;
}

li[data-taget-input-id="TranportMethod1"] {
    background: url("/wwwroot/722/Default/Images/doprava.png") left 0px center no-repeat;
}

.flex-order-form .flex-transport-methods-wrapper .flex-form .flex-row .flex-drop-down .flex-text {
    padding-left: 0px;
}

.flex-order-form .flex-form .flex-row .flex-drop-down dt span.flex-drop-down-link {
    padding-left: 5px;
}

.flex-order-form .flex-transport-methods-wrapper .flex-form .flex-row .flex-zasilkovna-branch {
    padding-left: 90px;
}

.flex-transport-methods-wrapper ul.flex-radio-buttons li span.flex-additional-text {
    padding-left: 0px;
}

ul.flex-radio-buttons li.flex-selected .flex-text-wrapper span {
    color: #e92525;
    font-weight: 600;
}

.flex-transport-methods-wrapper ul.flex-radio-buttons li span {
    padding-left: 65px;
}

ul.flex-radio-buttons li span {
    padding-left: 35px;
}

.fa-truck::before {
    display: none;
}

ul.flex-radio-buttons li.flex-selected .flex-radio {
    position: relative;
    left: 90px;
}

ul.flex-radio-buttons li .flex-radio {
    position: relative;
    left: 90px;
}


/* payment methods */

.fa-money-bill::before {
    content: "\f0d6";
}

li[data-taget-input-id="PaymentMethod1"] .fa-money-bill::before {
    content: "\f555";
    width: 28px;
    display: inline-block;
}

li[data-taget-input-id="PaymentMethod3"] .fa-money-bill::before {
    content: "\f09d";
    width: 28px;
    display: inline-block;
}

li[data-taget-input-id="PaymentMethod4"] .fa-money-bill::before {
    content: "\f87a";
    width: 28px;
    display: inline-block;
}

.fa-money-bill::before {
    content: "\f0d6";
    width: 28px;
    display: inline-block;
}

.flex-order-form .flex-transports-payments-wrapper ul.flex-radio-buttons li {
    padding-left: 0;
}


/* new chganges

.flex-product-detail .flex-general .flex-tabs .flex-header .flex-tab.flex-replacements {
    display: none;
}
*/

.flex-product-flags .flex-product-flag-surcharge {
    display: none;
}

.flex-product-flags .flex-product-flag-action {
    background: #e92525;
}

.flex-quick-contacts .flex-company-name {
    color: #000;
}



.products .flex-filter .flex-extended .flex-parameters>.flex-title {
    border-top: 0;
}

.products .flex-filter .flex-extended .flex-parameters .flex-content .flex-generic-article {
    border-bottom: 1px solid #e0e0e0;
}

.products .flex-filter .flex-extended .flex-parameters .flex-content {
    border-top: 1px solid #e0e0e0;
}

.products .flex-filter .flex-extended .flex-parameters .flex-content>div>.flex-attributes-wrapper>.flex-attributes>span.flex-title {
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

.products .flex-filter .flex-extended .flex-parameters .flex-content>div>.flex-attributes-wrapper>.flex-attribute-values-container>div {
    background: #ffffff;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}

.products .flex-filter .flex-extended .flex-parameters .flex-content>div>.flex-attributes-wrapper>.flex-attributes>span.flex-title.flex-selected {
    background: #ffffff;
    border-right: 1px solid #ffffff;
}
span.flex-with-vat-label {
    font-weight: 400;
    font-size: 11pt;
}
.products .flex-item.catalog-view .flex-col3 .flex-add-to-basket {
    margin-top: 10px;
}
.products .flex-item.list-view .show-replacements {
    margin-left: 0;
}


/* Mobile device */

@media only screen and (max-width: 989px) {
    /* Quick Search */
    select.flex-drop-down {
        width: 100%;
    }
    .flex-main-menu .flex-menu .flex-menu-button {
        background-color: transparent;
    }
    .flex-drop-down.flex-disabled {
        width: 100%;
    }
    .flex-drop-down {
        width: 100%;
    }
    .flex-select-vehicle-wizard .flex-content .flex-manufacturer-selector {
        width: 100%;
    }
    .flex-select-vehicle-wizard .flex-content .flex-model-selector {
        width: 100%;
    }
    .flex-select-vehicle-wizard .flex-content .flex-engine-selector {
        width: 100%;
    }
    .flex-select-vehicle-wizard .flex-drop-down dt span.flex-drop-down-link {
        width: 100%;
        background-position: right 15px center;
        overflow-wrap: break-word;
        padding-left: 10px;
        padding-right: 10px;
    }
    .flex-select-vehicle-wizard .flex-drop-down {
        width: 100%;
    }
    .flex-container.flex-bottom-delimiter.flex-slideshow-container {
        padding: 0;
    }
    .flex-select-vehicle-wizard .flex-title {
        font-size: 14pt;
        line-height: 18pt;
        padding-bottom: 0px;
    }
    .flex-select-vehicle-wizard {
        padding: 20px 15px 24px;
        border: 0;
        border-radius: 0;
        width: 100%;
        margin-right: 0px;
        box-sizing: border-box;
    }
    .flex-container.flex-bottom-delimiter.flex-slideshow-container {
        top: -10px;
        position: relative;
    }
    .flex-slideshow-container .content {
        padding-top: 0px;
    }
    /* Smart Search */
    .flex-smart-search .flex-smart-search-input {
        position: relative;
        display: block;
        border: 0px;
        width: auto;
        padding: 0px;
    }
    .flex-header-table {
        height: 81px;
        background-color: transparent;
    }
    .flex-smart-search .flex-smart-search-input .flex-search-targets input[type="button"].flex-history {
        background-image: none;
        padding-right: 4px;
        font-weight: 600;
        text-decoration: underline;
    }
    .flex-slider {
        width: 100%;
    }
    .flex-logo {
        display: none;
    }
    .flex-smart-search .flex-smart-search-input .flex-smart-search-button {
        top: 1px;
        right: 1px;
    }
    /* main menu mobile */
    .flex-main-menu .flex-menu .flex-menu-button {
        font-size: 14pt;
        box-shadow: unset;
        padding: 14px;
        color: black;
        font-family: "Montserrat";
    }
    .flex-main-menu .flex-menu:hover .flex-menu-button,
    .flex-main-menu .flex-menu:hover .flex-close-menu-button {
        cursor: pointer;
        text-decoration: none;
    }
    .flex-main-menu .flex-menu ul.flex-menu-compact li a {
        padding: 14px;
        padding-top: 11px;
        padding-bottom: 11px;
        font-size: 12pt;
    }
    .flex-main-menu .flex-menu ul.flex-menu-compact li a.flex-selected {
        text-decoration: none;
    }
    .flex-container.flex-bottom-delimiter.flex-slideshow-container {
        margin-bottom: 0px !important;
    }
    .flex-main-menu .flex-menu ul.flex-menu-compact li {
        border-radius: 0px;
        padding-left: 0;
    }
    .flex-header-table {
        height: 100px;
    }
    .flex-main-menu .flex-menu ul.flex-menu-compact {
        top: 51px;
        border: 0;
    }
    .flex-main-menu .flex-menu ul.flex-menu-compact li ul li a,
    .flex-main-menu .flex-menu ul.flex-menu-compact li ul li span {
        padding-left: 24px;
        padding-top: 0px;
    }
    .flex-menu ul li ul {
        min-width: unset;
        top: 0px;
    }
    .flex-main-menu .flex-menu .flex-close-menu-button {
        background: url("/wwwroot/722/Default/Images/FlexDownArrowMobileIcon.png") center center no-repeat;
        position: absolute;
        top: 12px;
        right: 14px;
        background-size: 20px;
    }
    .flex-main-menu .flex-menu .flex-close-menu-button.selected {
        display: block;
        width: 28px;
        height: 28px;
        background: url("/wwwroot/722/Default/Images/FlexUpArrowMobileIcon.png") center center no-repeat;
        position: absolute;
        top: 12px;
        background-size: 20px;
    }
    .flex-top-panel-container .flex-menu ul.flex-menu-compact {
        background: white;
        margin: 0px;
        position: absolute;
        z-index: 9999;
        left: 0px;
        top: 8px;
        padding-top: 0;
        padding-bottom: 10px;
        border-bottom: 1px solid #cccccc;
        margin-top: 44px !important;
    }
    .flex-top-panel-container .flex-menu ul.flex-menu-compact li a,
    .flex-menu ul.flex-menu-compact li span {
        color: white;
    }

    .flex-top-panel-container .flex-menu .flex-close-menu-button {
        right: 19px !important;
        top: 12px !important;
        width: 28px !important;
        height: 28px !important;
        background: #e92525 url("/wwwroot/722/Default/Images/FlexPopupCloseButtonIcon.png") left 9px center no-repeat !important;
    }
    .flex-panel-wide .flex-menu ul li:first-child>span {
        color: black;
    }
    .flex-main-menu ul li:first-child::before {
        display: none;
    }
    .flex-container.flex-main-menu {
        margin-bottom: 0;
        background-color: #ffffff;
    }
    /* top user menu */
    .flex-top-panel-container .flex-menu ul.flex-menu-compact li a,
    .flex-menu ul.flex-menu-compact li span {
        color: black;
        font-size: 11pt;
        text-align: left;
    }
    .flex-panel-wide .flex-menu ul li:first-child>span {
        font-weight: 700;
        color: black;
        text-align: left;
        padding-left: 15px;
    }
    .flex-container.flex-top-panel-container .flex-dock-right {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .flex-dock-right .flex-menu .flex-menu-compact li span {
        padding: 5px 15px;
    }
    .flex-panel-wide .flex-menu .flex-selected ul li:first-child {
        margin-left: 0px;
    }
    .flex-panel-wide .flex-menu>ul>li:nth-of-type(2) {
        margin-left: 14px;
    }
    .flex-panel-wide .flex-menu>ul>li:nth-of-type(1) {
        margin-left: 14px;
    }
    .flex-panel-wide .flex-menu ul li.flex-selected span {
        text-decoration: none;
        padding: 5px 15px;
    }
    .flex-top-panel-container .flex-menu ul.flex-menu-compact li ul {
        padding: 0;
    }
    .flex-content-container .flex-content .flex-menu ul li a {
        background: none;
        background-position: left 10px top 15px;
        padding-left: 15px;
    }
    .flex-container.flex-top-panel-container {
        background-color: transparent;
    }
    /* top icons */
    .flex-login-mobile-button {
        width: 30px;
        height: 30px;
        border: 1px solid #e92525;
        background: #e92525 url("/wwwroot/722/Default/Images/FlexLoginMobileIcon.png") center center no-repeat;
        border-radius: 4px;
        margin-right: 2px;
        background-size: 64%;
    }
    .flex-basket-mobile-button {
        width: 30px;
        height: 30px;
        border: 1px solid #e92525;
        background: #e92525 url("/wwwroot/722/Default/Images/FlexAddToBasketIcon.png") center center no-repeat;
        border-radius: 4px;
        background-size: 63%;
        margin-right: 1px;
    }
    .flex-top-panel-container .flex-menu .flex-menu-button {
        width: 30px;
        height: 30px;
        border: 1px solid #e92525;
        background: #e92525 url("/wwwroot/722/Default/Images/FlexMenuIcon.png") center center no-repeat;
        border-radius: 4px;
        background-size: 63%;
    }
    /* Newsletter */
    .flex-footer-wide.flex-highlight .flex-newsletter input[type="button"] {
        padding: 8px 14px 7px;
        margin-left: 0px;
        margin-top: 10px;
    }
    .flex-footer-wide.flex-highlight .flex-newsletter input[type="text"] {
        padding: 7px;
        padding-left: 11px;
        padding-right: 75px;
        width: 200px;
        display: block;
    }
    /* footer */
    .flex-footer-wide .flex-footer-other-links-menu {
        width: 100%;
    }
    .flex-footer-wide .flex-footer-custom-menu {
        width: 100%;
    }
    .flex-footer-wide .flex-footer-user-menu {
        width: 100%;
    }
    .flex-quick-contacts .flex-company-name {
        margin-top: 20px;
    }
    .flex-footer-wide .flex-footer-main-menu .flex-footer-legal-info>span.flex-legal-info {
        margin-top: 0px;
    }
    .flex-footer-wide.flex-license {
        padding-top: 150px;
    }
    .flex-footer-wide.flex-highlight .flex-newsletter input[type="text"] {
        padding: 10px;
        width: 100%;
        display: block;
        box-sizing: border-box;
    }
    .flex-footer-wide.flex-highlight .flex-newsletter input[type="button"] {
        padding: 10px;
        margin: 10px auto;
        width: 100%;
    }
    .flex-quick-contacts .flex-branch .flex-identification-number {
        display: inline-block;
    }
    .flex-quick-contacts .flex-branch .flex-zip-code {
        display: block;
        padding-bottom: 30px;
    }
    .flex-footer-wide .flex-container {
        display: flex;
        flex-direction: column;
    }
    .flex-quick-contacts {
        width: 100%;
        order: 1;
        padding-bottom: 30px;
        padding-bottom: 30px;
    }
    .flex-footer-wide .flex-footer-main-menu {
        width: 100%;
    }
    .flex-footer-wide.flex-highlight {
        border-top: none;
        border-bottom: none;
        background: transparent;
        height: unset;
        top: 0px;
        position: relative;
        padding-left: 20px;
        padding-right: 20px;
    }
    .flex-footer-wide.flex-highlight .flex-newsletter {
        display: block;
        padding: 20px 0;
        top: unset;
        position: unset;
    }
    .flex-footer-wide.flex-highlight .flex-social-links {
        float: unset;
        padding: 0 0 20px 0;
        display: flex;
        position: unset;
        top: unset;
        left: unset;
        margin-left: unset;
    }
    .flex-footer-wide.flex-license #TecDocDisclaimerLabel {
        margin-top: 0px;
    }
    .flex-footer-wide.flex-license .flex-nextis-credentials {
        margin-bottom: 35px;
    }
    .flex-footer-wide.flex-license .flex-container {
        flex-direction: row;
        flex-wrap: wrap;
        box-sizing: border-box;
    }
    .flex-footer-wide.flex-license a.flex-nextis-logo {
        display: block;
        margin-bottom: 20px;
        margin-right: 25px;
    }
    /* article */
    .flex-text-actions .flex-text {
        padding: 10px 0px;
    }
    .flex-text-actions .flex-item {
        width: 100%;
        flex-direction: row;
        display: flex;
        box-sizing: border-box;
        padding: 20px;
    }
    .flex-text-actions {
        flex-wrap: wrap;
    }
    .flex-text-actions .flex-item:first-of-type {
        width: 100%;
    }
    .flex-text-actions .flex-text .flex-title {
        width: 100%;
    }
    .flex-carousel-actions .flex-carousel .products>.flex-inner-wrapper {
        width: unset;
    }
    /* breadcrumb */
    .flex-breadcrumb-bar a:first-child {
        background: none;
        padding-left: 10px;
    }
    .flex-breadcrumb-bar-container {
        margin-bottom: 0px!important;
    }
    .flex-breadcrumb-bar-content {
        margin-bottom: 0px;
    }
    .share .share-popup-button {
        background: #EBEBEA url(/Plugins/FlexView/Images/FlexSharePageIcon.png) 12px center no-repeat;
    }
    /* login */
    .flex-container.flex-content-container.flex-bottom-delimiter h1 {
        padding: 0;
        font-size: 1.5em;
        padding: 10px;
    }
    .flex-content-container .flex-content .flex-login-form .flex-header {
        color: #000;
        border: 0;
        background: #fafafb;
        padding: 10px;
    }
    /* user menu */
    .flex-content-container .flex-content .flex-menu .flex-header .flex-title {
        font-size: 1.4em;
        font-weight: 600;
    }
    .flex-informations .flex-filter-bar input[type="button"] {
        width: auto;
        margin-bottom: 20px;
        padding: 10px 20px;
        display: unset;
    }
    .flex-informations .flex-filter-bar input[type="text"] {
        width: 100%;
        margin-right: 0;
        margin-left: 0px;
        box-sizing: border-box;
        padding: 9px;
        margin-top: 10px;
    }
    .flex-informations .flex-filter-bar {
        height: unset;
    }
    .flex-informations .flex-filter-bar span.flex-row {
        display: inline-block;
        margin-bottom: 10px;
        width: 100%;
    }
    .flex-search {
        margin-left: -81px;
        position: absolute;
        top: 331px;
    }
    .flex-register-new {
        display: block;
    }
    .flex-form input[type="button"] {
        border: 1px solid #e92525;
        background: #e92525;
        width: auto;
        padding: 9px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .flex-breadcrumb-bar a::after {
        display: none;
    }
    .flex-delivery-notes .flex-filter-bar span.flex-row {
        width: auto;
    }
    input#BodyContentPlaceHolder_ContentCPH_DeliveryNotes_DateFrom {
        width: 96px;
    }
    input#BodyContentPlaceHolder_ContentCPH_DeliveryNotes_DateTo {
        width: 96px;
    }
    .flex-informations .flex-filter-bar input[type="button"].flex-show {
        margin-right: 10px;
        float: unset;
    }
    .flex-share .share-popup-button {
        color: #535353;
        border: 1px solid #eaeaea;
        background: linear-gradient(#ffffff, #eaeaea);
        padding-right: 14px;
        padding-left: 14px;
        margin: 5px 7px 5px 0;
    }
    .flex-add-to-license-plate .flex-add-to-license-plate-popup-button {
        color: #535353;
        border: 1px solid #eaeaea;
        background: linear-gradient(#fcfcfc, #eaeaea);
        padding-right: 15px;
        padding-left: 15px;
        display: block;
        margin-top: 5px;
        margin-right: 7px;
        font-size: 8pt;
        padding: 6px 8px 6px 26px;
        font-weight: 300;
        text-transform: none;
    }
    .flex-add-to-license-plate::before {
        color: #e92525;
        content: "\f1b9";
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        position: absolute;
        margin-left: 8px;
        margin-top: 11px;
    }
    .flex-share::before {
        color: #e92525;
        content: "\f1e0";
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        position: absolute;
        margin-left: 8px;
        font-size: 13px;
        margin-top: 11px;
    }
    /* catalogue */
    .products .flex-item.catalog-view .flex-col2 .flex-delivery-times .flex-delivery-time-item div .flex-total-amount-text span.flex-total-amount-text {
        margin: 0px;
    }
    .products .flex-item.catalog-view .flex-col3 {
        border-left: 0px solid #f3f3f3;
    }
    .products .flex-item {
        border: 0px solid #f3f3f3;
    }
    .products .flex-item.catalog-view .flex-col1 {
        border-right: 0px solid #f3f3f3;
        padding: 12px 0 6px 0;
    }
    .products .flex-item.list-view .flex-col2 {
        border-right: 1px solid #f3f3f3;
    }
    .products .flex-item.list-view .flex-col3 {
        border-right: 0px solid #f3f3f3;
        padding: 12px 0 6px 0;
    }
    .products .tecdoc-engines {
        margin: 0 10px;
    }
    .flex-item .flex-add-to-basket {
        text-align: center;
    }
    .products .flex-item.catalog-view .flex-col3 .flex-add-to-basket {
        margin-bottom: 30px;
        margin-top: 6px;
    }
    .products .flex-item.catalog-view {
        border-top: 1px solid #dfdfdf;
        padding-top: 20px;
    }
    .products .flex-product-wrapper {
        border-top: 1px solid #dfdfdf;
        margin-top: 0px;
        padding-top: 20px;
        background-color: white;
    }
    .products .flex-item.list-view .flex-col4 {
        padding-bottom: 10px;
    }
    /*filter fix*/
    .other-parameters .flex-manufacturers {
        border-top: 1px solid #dae2f0;
    }
    /* cart - order */
    .flex-basket-items .flex-items .flex-item .flex-remove-from-basket .flex-remove-from-basket-button {
        border: 1px solid #e92525;
        background: #e92525 url(/Plugins/FlexView/Images/FlexRemoveIcon.png) center 11px no-repeat;
    }
    .flex-basket-controls .print-offer {
        display: inline-block;
        background: url(/Plugins/FlexView/Images/FlexPrintBasketIcon.png) no-repeat, linear-gradient(#676767, #505050);
        background-position: right 23px center;
        font-size: 11pt;
        color: #fff;
        text-decoration: none;
        border-radius: 3px;
        padding: 12px;
        padding-left: 10px;
        padding-right: 15px;
        border: 0;
        float: none;
        margin-bottom: 20px;
        width: 100%;
        box-sizing: border-box;
        text-align: left;
    }
    /* share pop up */
    .flex-share .flex-share-form input[type="text"] {
        width: 100%;
        box-sizing: border-box;
    }
    .flex-share .flex-share-form textarea {
        width: 100%;
        box-sizing: border-box;
    }
    .flex-share .flex-share-form {
        box-sizing: border-box;
    }
    /* carousel */
    .flex-carousel-actions .flex-carousel .products .flex-inner-wrapper .flex-item {
        width: 100%;
        border-radius: 0;
    }
    .flex-carousel-actions .flex-carousel>.flex-title {
        font-size: 16pt;
        padding-left: 15px;
    }
    .flex-carousel-actions .flex-carousel>.flex-title::before {
        font-size: 18pt;
    }
    .flex-carousel-actions .flex-carousel>.flex-title::before {
        padding-right: 13px;
    }
    .flex-carousel-actions .flex-carousel>.flex-left-button::before {
        font-size: 16pt;
    }
    .flex-carousel-actions .flex-carousel>.flex-right-button::before {
        font-size: 16pt;
    }
    .flex-carousel-actions .flex-carousel {
        padding: 5px 0px 40px 0;
        margin: 0 auto;
    }
    .flex-carousel-actions .flex-carousel>.flex-right-button {
        display: none;
    }
    .flex-carousel-actions .flex-carousel>.flex-left-button {
        display: none;
    }
    /* custom article */
    span#BodyContentPlaceHolder_CustomArticleCPH_CustomArticleLabel {
        flex-direction: column;
    }
    .box-half {
        width: 100%;
        border: none;
        border-radius: 0px;
    }
    .box-half2 {
        width: 100%;
    }
    .box-half2 iframe {
        width: 100%;
    }
    .box-half img {
        width: 100%;
        height: auto;
    }
    .box-ico-zalozeno {
        padding: 0px 0px 0px 80px;
        width: 100%;
        margin-bottom: 15px;
    }
    .box-ico-platba {
        padding: 0px 0px 0px 80px;
        width: 100%;
        margin-bottom: 15px;
    }
    .box-ico-vydejny {
        padding: 0px 0px 0px 80px;
        width: 100%;
        margin-bottom: 15px;
    }
    .box-ico-vernost {
        padding: 0px 0px 0px 80px;
        width: 100%;
        margin-bottom: 15px;
    }
    .box-ico-dopravci {
        padding: 0px 0px 0px 80px;
        width: 100%;
        margin-bottom: 15px;
    }
    .box-ico-akce {
        padding: 0px 0px 0px 80px;
        width: 100%;
        margin-bottom: 15px;
    }
    /* header */
    .flex-dock-left {
        -ms-flex: 0 0 50%;
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%;
    }
    .flex-dock-right {
        -ms-flex: 0 0 50%;
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%;
    }
    /* detail produktu */
    .products .flex-filter .flex-drop-down {
        width: 100%;
    }
    /* form */
    .flex-contact-form .flex-form {
        width: 100%;
    }
    .flex-contact-form .flex-title {
        text-align: center;
    }
    .flex-contact-form .flex-form input[type="text"] {
        width: 100%;
    }
    .flex-contact-form .flex-form .flex-email {
        margin-right: 0;
    }
    /* cart */
    .flex-order-process .flex-tabs {
        margin: 0;
    }
    /* product detail */
    .flex-product-detail .flex-general .flex-informations .flex-prices {
        padding: 30px 15px 15px 15px;
    }
    .flex-product-detail h1 {
        padding: 30px 15px 15px 15px;
    }
    .flex-product-detail .flex-general .flex-informations .flex-add-to-basket {
        padding: 5px 15px;
    }
    .flex-product-detail .flex-product-compare {
        padding: 5px 15px;
    }
    .flex-product-detail .flex-general .flex-tabs .flex-header .flex-tab.flex-informations.flex-selected {
        border-top: 1px solid #e7e6e7;
        background-color: white;
    }
    .flex-product-detail .flex-general .flex-tabs .flex-content .flex-product-informations h2 {
        font-size: 13pt;
        padding: 0 10px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    /* text article */
    .flex-articles {
        padding: 15px;
    }
    .flex-top-panel-container .flex-menu ul.flex-menu-compact li ul {
        background: #1f1f1f;
    }
    /* order process */
    .flex-order-process .flex-tabs>span,
    .flex-order-process .flex-tabs>a {
        font-size: 10pt;
        text-transform: none;
        font-weight: 700;
    }
    /* static banner */
    #SelectedCategories_6.flex-half-collapsed-box .flex-item .flex-category-icon img {
        border-radius: 4px;
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
    }
    /* favourite groups */
    .flex-half-collapsed-box .flex-inner-wrapper {
        width: 100%;
        justify-content: space-around;
    }
    .flex-half-collapsed-box img {
        display: block;
        width: 100%;
    }
    #SelectedCategories_2.flex-half-collapsed-box .flex-item {
        width: 100%;
    }
    #SelectedCategories_2.flex-half-collapsed-box .flex-item .flex-category-label {
        font-size: 18pt;
        width: 100%;
    }
    #SelectedCategories_2.flex-half-collapsed-box .flex-item.flex-first-row {
        width: 100%;
    }
    #SelectedCategories_2.flex-half-collapsed-box .flex-item .flex-category-icon {
        width: 100%;
    }
    /* top */
    .flex-panel-wide.flex-bottom-margin-delimiter {
        background-color: white;
        padding: 0;
    }
    .flex-language-selector .flex-drop-down dt span.flex-drop-down-link {
        padding: 6px 7px 5px 6px;
        background: none;
        height: 30px;
        color: white;
        font-weight: 600;
    }
    dl#LanguageSelector_FlexDropDown {
        background-color: #e92525;
        border: 1px solid #e92525;
        padding: 0;
        margin: 0;
        border-radius: 4px;
    }
    .flex-panel-wide .flex-language-selector {
        margin-right: 3px;
    }
    .flex-panel-wide .flex-menu {
        margin-right: 10px;
    }
    .flex-top-panel-container .flex-menu ul.flex-menu-compact {
        background: #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
    }
    .flex-panel-wide .flex-language-selector .flex-drop-down dt span.flex-drop-down-link {
        height: 30px;
        width: 30px;
        padding: 6px;
    }
    .flex-slideshow-container .select-universal-parts-category-wizard {
        padding: 15px;
        background: #c4c4c4;
        margin-bottom: 0px;
        width: 100%;
        display: inline-block;
        vertical-align: top;
        margin-right: 0;
        border: 0px solid #dcdcdc;
        border-radius: 0;
        min-height: auto;
        box-sizing: border-box;
    }

    .select-universal-parts-category-wizard .title {
        font-size: 12pt;
        color: #000000;
        margin-bottom: 0px;
        font-family: 'Montserrat';
        font-weight: 700;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 1025px) {
    .sticky-top-header {
        top: 111px;
    }
}