/* Global Styles */
.mst-search__highlight {
  background:#aee0f5 !important;
}
.filter-current .items {
  padding: 10px 20px !important;
}
#layered-filter-block input[type="radio"] {
  display:none;
}

.product-info-price {
  min-height:40px;
}
.product-info-price.loaded {
  min-height:0;
}
.productlist-row .product-net-price,
.product-info-price {
  position: relative;
}
.productlist-row .product-net-price:before,
.product-info-price:before {
  position: absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-image: url('../images/loading-gear.svg');
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 1;
  content: "uw prijs wordt opgehaald";
}
.product-info-price.loaded:after,
.productlist-row .product-net-price.loaded:before,
.product-info-price.loaded:before {
  display:none;
}
.product-info-price:before {
  background-color:#fff;
}

.minicart-wrapper.active .block-minicart {
  z-index:999;
}

#description .product.description ul {
    color: #777;
    font-family: 'Open Sans', 'Helvectica Neue', Helvectica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    font-size: 1.3rem;
    margin-top: 20px;
}

#description .product.description ul li::before {
    content: "\2022";
    color: #009de0;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

/* Desktop only styles */
@media only screen and (min-width: 768px) {

    .cart-summary {
        width: 25.333% !important;
    }

    .cart.table-wrapper {
        width: 117%;
    }

    .sidebar.sidebar-main, .sidebar.sidebar-additional {
        position: relative;
    }

    .opc-wrapper.layout-2-columns.am-opc-wrapper.am-submit-summary .product-item-name-block .details-qty span.label {
        line-height: 17px;
        margin-right: 10px;
    }

    span.price-container > p:nth-child(7) {
        margin-top: 0px !important;
        font-size: 14px !important;
        margin-left: 71px;
    }

    #eurosign {
        padding-left: 0px;
        padding-right: 8px;
        color: #009DE0;
        font-size: 36px;
        font-weight: bold;
        margin-top: -6px;
        display: inline;
    }
    #eurosign:last-of-type {
        font-size: 14px !important;
    }
    #configurable-price-block .price-incl-tax{
        position: relative;
        display: block;
        margin-bottom: -8px;
    }
    #configurable-price-block > span > .price-excluding-tax {
        display: inline;
    }
    #configurable-price-block > span > .price-excluding-tax > .price {
        margin-left: 0px; 
    }
    #configurable-price-block > span > p > .price {
        margin-left: 0px; 
    }
    .filter-title strong {
        padding-top: 10px;
        padding-right: 30px;
        top: 0;
        left: 0;
        width: 100%;
        height: 47px;
        border: #dcdcda solid 1px !important;
        background-color: #f5f5f5;
        text-align: center;
        box-shadow: none;
        border-radius: 0;
        cursor: pointer;
        line-height: 26px;
        z-index: 9;
    }

    .filter-title strong:before {
        content: '\f1de';
        font-family: 'porto-icons';
        font-size: 27px;
        color: #818181;
        line-height: 26px;
        display: block;
        -webkit-font-smoothing: antialiased;
    }

    .filter-options-title {
        padding: 10px 40px 10px 15px;
        word-break: break-word;
    }

    .page-header.type1 .custom-block {
        line-height: 22px !important;
    }

    .page-header.type1 .block-search input {
        position: static;
        margin: 0;
        border-color: transparent;
        height: 40px;
        border-radius: 0;
        padding: 10px 50px 10px 20px;
    }

    .block-search {
        position: relative;
        margin-left: 40px;
        width: 480px !important;
        z-index: 4;
        display: inline-block;
        vertical-align: middle;
    }

    /* .searchbarhome {
        z-index: 101 !important; 
        top: -150px !important;
        margin: 0 auto !important;
        width: 900px !important;
    } */
    /*#search_mini_form > div.actions > button {*/
    /*    border: 1px solid #ccc !important;*/
    /*    padding: 0px 12px;*/
    /*}*/

    .navigation, .page-wrapper > .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main {
        max-width: 1170px !important;
    }

    .page-header.type1 > .panel.wrapper {
        background-color: black !important;
        height: 45px;
    }

    .page-header.type1 .panel.header .switcher {
        display: none;
    }

    .page-header.type1 .panel.header .header.links > li > a {
        text-decoration: none;
    }

    .page-header.type1 .panel.header .header.links > li {
        margin-top: 5px;
    }

    .page-header {
        border-top: 0 !important;
    }

    .tel-header-home {
        margin-right: 25px;
    }

    .page-header.type1 .custom-block {
        height: 40px;
        line-height: 22px;
        position: absolute;
        top: 40% !important;
        right: 60px;
        margin-top: -20px;
        color: #777777;
    }

    .page-header.type1 .custom-block > * {
        display: inline-block;
        vertical-align: middle;
        margin-right: 1px;
        margin-top: 7px;
    }

    .page-header.type1 .navigation > ul {
        background-color: #0B385C !important;
        border-radius: 0 !important;
    }

    .page-header.type1 .navigation li.level0 > .level-top {
        color: white !important;
    }

    .sw-megamenu.navigation li > a > span {
        position: relative;
        font-size: 14px;
        font-weight: 300;
        font-style: normal;
        text-transform: none;
    }

    .sw-megamenu.navigation li.level0.fullwidth > .submenu {
        max-width: 100% !important;
    }

    .page-wrapper > .breadcrumbs {
        background-color: white !important;
        color: #009DE0 !important;
    }

    .page-wrapper > .breadcrumbs a, .page-wrapper > .breadcrumbs a:hover, .page-wrapper > .breadcrumbs a:focus {
        color: black !important;
    }

    .footer-bottom address {
        text-align: center !important;
        float: none !important;
    }

    .footer-middle ul.links li {
        font-size: 15px;
        padding: 4px 0;
    }

    .footer-middle .block .block-title strong {
        font-size: 18px;
    }

    .footer-middle .block.newsletter label {
        display: none;
    }

    .footer-middle .block.newsletter {
        margin-top: -5px;
    }

    .footer-middle ul.links {
        margin-top: 20px;
    }

    .footer-middle, .footer-middle p {
        padding: 0;
        font-size: 18px;
        color: #ffffff;
        text-transform: none;
        line-height: 24px;
    }

    .footer-middle > .container {
        padding-top: 45px;
    }

    .block-title b, strong {
        font-weight: 400;
    }

    .product-item-photo {
        border: none !important;
        padding: 15px;
    }

    .product-item-name, .product.name a {
        display: block;
        line-height: 1.5em;
        height: 3em;
        font-size: 20px !important;
        font-weight: bold !important;
        overflow: hidden;
        letter-spacing: -0.05em;
    }

    .moved-add-to-links {
        display: none;
    }

    .header.panel > .header.links > li:first-child > a, .header.panel > .header.links > li:first-child > span {
        color: white;
    }

    .header.links .authorization-link > a {
        color: white !important;
    }

    .page-header.type1 .navigation li.level0.parent:hover {
        border-radius: 0 !important;
    }

    .page-header.type1 .navigation li.level0.active, .page-header.type1 .navigation li.level0:hover {
        border-radius: 0 !important;
    }

    .sw-megamenu.navigation li.level0.fullwidth > .submenu {
        border-radius: 0 !important;
    }

    .page-header .navigation .level0 .submenu {
        border-radius: 0 !important;
    }

    .prev-next-products {
        display: none;
    }

    .product-info-main .page-title-wrapper h1 {
        color: #fff;
        background-color: #009de0;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        font-size: 20px !important;
    }

    .action.primary:hover {
        background-color: #0B385C;
        border: 0;
    }

    .action.primary {
        background-color: #009DE0 !important;
        border: 0 !important;
        color: #fff !important;
    }

    input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {
        border-radius: 0 !important;
    }

    textarea {
        border-radius: 0 !important;
    }

    .legend span {
        font-size: 48px;
        font-weight: 400;
        line-height: 48px;
        margin-bottom: 25px;
        text-transform: none;
    }

    ::placeholder {
        color: #979797 !important;
        opacity: 1 !important;
    }

    .block-collapsible-nav .item:first-child {
        border-top: 0 !important;
    }

    .block-collapsible-nav .item a {
        padding-top: 7px;
        padding-bottom: 7px;
        line-height: 24px;
        font-size: 14px;
    }

    /* .item  a:active {
        color: #009de0 !important;
        font-weight: bold !important;
    } */
    /* .item  a:hover {
        color: #009de0 !important;
        font-weight: bold !important;
    } */
    /* .item  a:focus {
        color: #009de0 !important;
        font-weight: bold !important;
    } */
    .page-header.type1 .nav-sections {
        margin-bottom: 0 !important;
    }

    .caption {
        width: 500px !important;
        display: inline-block !important;
        background-color: rgba(56, 169, 220, 0.9) !important;
        line-height: 1.4em;
        font-size: 41px;
        font-weight: 400;
        font-family: 'Roboto Condensed', sans-serif;
        padding: 15px !important;
    }

    .caption-wrap {
        width: 1300px !important;
        position: absolute;
        display: block;
        top: 130px !important;
        left: 128px !important;
        bottom: auto !important;
        color: white !important;
        opacity: 1 !important;
        margin: 0 auto !important;
        background: none !important;
        z-index: 999999;
    }

    .caption-wrap .container {
        max-width: 1170px !important;
    }

    .caption-wrap .caption a {
        color: white;
        line-height: 63px;
        text-decoration: none;
    }

    .home-keuzes {
        text-align: left;
        z-index: 2 !important;
        margin: -60px 0 50px 0;
        position: relative;
    }

    .home-keuzes .container .row {
        margin-right: -15px;
        margin-left: -15px;
    }

    .home-keuzes .row .col-sm-4 .content {
        box-shadow: 5px 5px 5px #888888;
    }

    .home-keuzes div.content > h2 {
        color: #fff;
        background: #000;
        margin: 0;
        font-weight: 600;
        font-size: 14px;
        line-height: 1.5;
        padding: 5px;
    }

    img {
        vertical-align: middle;
    }

    .homepage-slogan {
        width: 100%;
        text-align: center;
        font-size: 38px;
        color: #009de0;
        margin-top: 35px;
    }

    .single-images {
        padding: 0 0 50px 0;
        border-bottom: 1px solid #cccbca;
    }

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

    .single-images .container img.keuzeimage {
        height: 100px;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
    }

    .single-images .container h3 {
        color: #00A5E3;
        text-transform: uppercase;
    }

    .single-images .container img.link {
        height: 20px;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
    }

    .image-link img {
        width: unset !important;
        display: block;
    }

    .single-images .container {
        text-align: center;
    }

    .home-handig {
        text-align: left;
        padding: 100px 0;
    }

    .home-handig div.content > h2 {
        color: #0b385c;
        margin: 0;
        font-weight: 500;
        font-size: 31px;
        font-family: 'Roboto', sans-serif;
        min-height: 115px;
    }

    a.automotive-link {
        min-width: 250px;
        display: inline-block;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: #38a9dc;
        color: #fff !important;
        padding: 10px 15px;
        text-align: center;
        margin: 25px 0 0 0;
        text-decoration: none;
    }

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

    h1 {
        margin-bottom: 36px;
    }

    .h3 {
        margin-top: 20px;
    }

    .single-images .container .row .col-md-15.col-sm-3:hover {
        opacity: 0.6;
        transition: 0.3s;
    }

    .col-md-15.col-sm-3 {
        max-width: 20%;
    }

    .image-link:hover:before {
        opacity: 0.0 !important;
        visibility: hidden !important;
    }

    a.automotive-link {
        font-size: 18px;
        padding: 15px;
    }

    .block-title b, strong {
        font-weight: 700;
    }

    /* .page-layout-1column .column.main {
        display: none !important;
    } */
    a.automotive-link:hover {
        color: #fff;
        background-color: #0B385C;
    }

    table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
        font-size: 11px;
    }

    .owl-dots {
        margin-top: 30px;
        margin-bottom: -165px;
    }

    .column.main .block:last-child {
        display: none;
    }

    /* Configurable product table */
    .productlist .productlist-row:nth-child(even) {
        background-color: #f0f0f0;
    }

    .productlist thead {
        width: 100%;
        background-color: #eeeeee;
    }

    .productlist-filter {
        background-color: #0b385c;
        padding: 12px;
        color: #fff;
        width: 100%;
        float: left;
    }

    .field.configurable {
        max-width: 300px;
        margin-left: 10px;
        float: left;
    }

    #product-options-wrapper .field.qty {
        display: flex;
        align-items: center;
    }

    body.catalog-product-view .field.qty {
        float: left;
    }

    body.catalog-product-view .qty.field .control, .qty.field .qty-changer {
        float: left;
    }

    body.catalog-product-view .qty.field .control, .qty.field .qty-changer {
        float: left;
    }

    body.catalog-product-view .qty.field .control, .qty.field .qty-changer {
        float: left;
    }
    .qty-changer-mobile {
        display: none !important;
    }
    body.catalog-product-view .price-unit {
        float: left;
        margin-top: 8px !important;
        margin-left: 15px !important;
    }

    #productListMob .input-text.qty, #productList .input-text.qty {
        width: 40px;
        height: 30px;
        padding: 0;
        text-align: center;
    }

    .input-text.qty {
        border-radius: 3px;
    }

    .stock.available .in-stock-symbol {
        display: inline-block;
        width: 16px;
        height: 16px;
        background: url(../images/instock.png) bottom no-repeat !important;
    }

    .stock.unavailable .in-stock-symbol {
        display: inline-block;
        width: 16px;
        height: 16px;
        background: url(../images/notinstock.png) bottom no-repeat !important;
    }

    .stock span {
        position: relative;
    }

    .in-stock-symbol {
        top: 2px;
        right: 0;
    }

    #qty-down {
        width: 20px;
        height: 30px;
        border-radius: 0;
        border-right: 0;
        text-align: center;
        line-height: 26px;
        background: white;
    }

    #qty-up {
        width: 20px;
        height: 30px;
        border-radius: 0;
        border-left: 0;
        text-align: center;
        line-height: 26px;
        background: white;
    }

    .action.primary.view-details.pull-right {
        margin-right: 10px;
    }

    .product-info-main .product-info-stock-sku {
        display: none;
    }

    .qty-changer-down {
        float: left;
    }

    .qty-changer-down #qty-down {
        width: 20px;
        height: 38px;
        border-radius: 0;
        border: 1px solid #cccccc;
        border-right: 0;
        text-align: center;
        line-height: 32px;
        background: white;
        display: block;
        color: #ccc;
        font-size: 11px;
        margin-right: -2px;
    }

    .qty-changer-up {
        float: right;
    }

    .qty-changer-up #qty-up {
        width: 20px;
        height: 38px;
        border-radius: 0;
        border: 1px solid #cccccc;
        border-left: 0;
        text-align: center;
        line-height: 32px;
        background: white;
        display: block;
        color: #ccc;
        font-size: 11px;
        margin-left: -2px;
    }

    span.price-container.price-final_price.tax.weee span.price-incl-tax {
        display: inline-block;
        font-size: 1.4rem;
    }

    span.price-container.price-final_price.tax.weee span.price-wrapper.price-including-tax span.price {
        font-size: 1.4rem;
        font-weight: 700;
    }

    span.price-container.price-final_price.tax.weee span.price-wrapper.price-including-tax {
        display: inline-block;

    }

    .checkout-payment-method .payment-methods .actions-toolbar .primary {
        padding: 0 17px !important;
    }

    .opc-wrapper .action-show-popup {
        display: none !important;
    }

    .product-social-links {
        display: none !important;
    }

    .field.password-info {
        display: none;
    }

    td#store-detail table#store-view-detail-table.store-view-detail-data-table tbody tr td {
        font-size: 14px;
    }

    table#store-view-detail tbody tr td#store-detail table#store-view-detail-table.store-view-detail-data-table tbody tr th.label {
        font-size: 14px;
    }

    .column.main .clearer {
        clear: unset !important;
    }

    #product_addtocart_form {
        float: left;
        width: 100%;
    }

    .cart.item .item-info .col.qty {
        padding: unset;
        width: 82px;
    }

    /* Checkout fontsize */
    .col-carrier {
        font-size: 13px;
    }

    .col-method {
        font-size: 13px;
    }

    .display-storeinfo {
        font-size: 13px;
    }

    .show-store-detail {
        font-size: 13px;
        font-weight: bold;
    }

    #storepickup-date {
        font-size: 13px;
        font-weight: bold;
    }

    .col-price {
        font-size: 13px;
    }

    .totals.sub th {
        font-size: 13px;
    }

    .totals.shipping.excl th.mark {
        font-size: 13px;
    }

    .price-excluding-tax:before {
        font-size: 13px !important;
    }

    div#cart-totals.cart-totals div.table-wrapper table.data.table.totals tbody tr.grand.totals td.amount strong span.price {
        font-size: 18px;
    }

    td.amount span.price {
        font-size: 13px;
    }

    .cart.table-wrapper .col.qty .input-text {
        width: 60px;
    }

    .product-image-container {
        width: 120px;
    }

    .cart.table-wrapper .product-item-details {
        width: 140px;
    }

    .sidebar.sidebar-additional .block.block-reorder {
        display: none;
    }

    .stock.available .in-stock-symbol {
        margin-left: 5px;
    }

    html body.cms-no-route.cms-noroute-index.page-layout-2columns-right.layout-1140.wide div.page-wrapper main#maincontent.page-main div.page-title-wrapper h1.page-title span.base {
        font-size: 36px;
        color: #009de0;
        font-weight: 600;
    }

    .minicart-items-wrapper .minicart-items .item-qty {
        height: 35px;
        width: 65px;
    }

    .product-info-main .box-tocart .input-text.qty {
        height: 38px;
        margin-left: 5px;
    }

    .product-info-main .product-info-price .price-box {
        display: block;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    #user-not-logged-in {
        color: #009DE0;
        font-size: 26px;
        line-height: 26px;
        font-weight: bold;
    }

    #login-to-order {
        background-color: #009de0;
        color: white;
        padding: 15px;
        font-weight: bold;
        font-size: 18px;
    }

    #login-to-order:hover {
        text-decoration: none;
    }

    #login-to-order-wrapper {
        margin: 40px;
        margin-left: unset;
    }

    .block-category-list {
        margin-bottom: 15px;
    }

    .item.product.product-item .product-item-info .product.photo.product-item-photo {
        max-height: 266px;
    }

    .product-image-photo {
        max-height: 266px;
        width: auto;
    }

    .filter-options-item .filter-search {
        margin-bottom: 15px;
    }

    .filter-options-content .actions div.secondary {
        display: unset;
    }

    .filter-options-content .actions {
        margin: unset;
    }

    .filter-options-content .no-results-message p {
        color: #ffa501;
    }

    .filter-options-item[attribute="cat"] {
        display: none;
    }

    #shopping-cart-table .cart.item .item-info .col.item {
        max-width: 320px;
    }

    .data.switch span{
        color: #777;
    }

    .search-autocomplete{
        background: white;
        border: 1px solid #dbe0e2;
    }

    .product.attribute.overview .value p{
        font-size: 1.4rem;
        color: #333;
    }
    .product.attribute.overview .value{
        font-size: 1.4rem;
        color: #333;
    }

    .column.main .product-info-main .selected-attribute-table tbody tr td{
        font-size: 1.3rem;
        color: #333;
    }

    .column.main .product-info-main p b{
        font-size: 1.4rem;
    }

    .product-info-main div.product-info-price p{
        font-size: 1.4rem;
    }
    .product-info-main .product-info-price{
        font-size: 1.4rem;
    }

    .product.attribute.description.ezbase table.data.table.additional-attributes tbody tr td.col.label{
        font-size: 1.3rem;
    }

    .product.attribute.description.ezbase table.data.table.additional-attributes tbody tr td.col.value{
        font-size: 1.3rem;
    }

    .smile-elasticsuite-autocomplete-result .product-image-box {
        text-align: center;
    }

    #mini-cart .item.product.product-item .product .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
        height: unset !important;
        width: unset !important;
    }

    #mini-cart .item.product.product-item .product .product-item-photo .product-image-container .product-image-wrapper {
        height: 73px;
        width: 73px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .minicart-items .product-item-details .details-qty {
        height: 35px;
    }

    .minicart-items .product-item-details .details-qty .label {
        float: left;
        line-height: 42px;
    }

    .minicart-items .product-item-details .details-qty .item-qty.cart-item-qty {
        float: left;
        margin-left: 5px;
    }

    .minicart-items .product-item-details .details-qty .qty-changer {
        float: left;
        width: 18px;
        margin-top: -2px;
    }

    .minicart-items .product-item-details .details-qty .qty-changer #qty-up {
        line-height: 15px;
    }

    .minicart-items .product-item-details .details-qty .qty-changer #qty-down {
        line-height: 15px;
    }

    .product-item-info .product.details.product-item-details span {
	display: inline-block;
	height: 37px;
    }
    
    
    .fotorama__thumb {
    	text-align: center;
    	display: flex;
  		align-items: center;
  		justify-content: center;
    }
    
    .fotorama__thumb .fotorama__img {
    	width: unset !important;
    	height: unset !important;
    	max-width: 100%;
    	max-height: 100%;
    }

    .cart.item .control.qty .input-text.qty {
        padding: 0;
        max-width: 42px;
    }
}

/* Mobile Styles */
@media only screen and (max-width: 767px) {
  .sidebar .filter-options-content ol.items {
    margin:0 !important;
  }
  .sidebar .filter-options-title:after {right:10px;}
  .sidebar .filter.active .filter-title strong {
    color: #666 !important;
  }
  .sidebar .filter.active .filter-options {
    padding: 10px 10px !important;
  }
  .sidebar .filter-options-title,
  .sidebar .filter-options-content {
    padding:10px 20px !important;
  }
  
    .filter .filter-content .item {
        text-align: left;
    }

    .filter-title strong{
        position: unset !important;
        color: unset !important;
        width: 100% !important;
        display: block;
        line-height: 29px !important;
        padding-right: 40px;
        margin-top: 15px;
        
    }

     div.sidebar.sidebar-main div#layered-filter-block-container.layered-filter-block-container div#layered-filter-block.block.filter.active div.block-title.filter-title strong{
         margin-top: unset;
         padding-right: unset;
     }

    .filter .filter-current {
        border: unset;
    }

    #layered-filter-block-container.layered-filter-block-container  .block-title.filter-title{
        height: 43px;
    }

    .filter.active .filter-current{
        top: 42px !important;
    }

    .filter .filter-current-subtitle{
        margin-left: 14px;
        height: 47px;
        padding-top: 16px;
        margin-right: 14px;
    }

    .filter .filter-current-subtitle::before{
        top: 16px;
        font-size: 26px;
    }

    #layered-filter-block.block.filter .block-title.filter-title strong::before{
        float: right;
    }
    #layered-filter-block.block.filter.active .block-title.filter-title strong::before {
      margin-top: -14px;
    }

    #eurosign{
        padding-left: 0px;
        padding-right: 8px;
        color: #009DE0;
        font-size: 22px;
        font-weight: bold;
        margin-top: -4px;
        display: inline;
    }
    span.price-container > p:nth-child(7){
        margin-top: 0px !important;
    }
    #configurable-price-block.normal-price .price-wrapper.price-including-tax span.price{
        margin-left: 20px;
    }
    
    .checkout-payment-method .payment-methods .actions-toolbar .primary {
        padding: 0 17px !important;
    }

    .opc-wrapper .action-show-popup {
        display: none !important;
    }

    .footer-middle .block.newsletter label {
        margin-top: 0 !important;

    }

    .footer-bottom address {
        text-align: center !important;
        float: none !important;
    }

    .footer-middle ul.links li {
        font-size: 15px;
        padding: 4px 0;
    }

    .footer-middle .block .block-title strong {
        font-size: 18px;
    }

    .footer-middle .block.newsletter label {
        display: none;
    }

    .footer-middle .block.newsletter {
        margin-top: -5px;
    }

    .footer-middle ul.links {
        margin-top: 20px;
    }

    .footer-middle, .footer-middle p {
        padding: 0;
        font-size: 18px;
        color: #ffffff;
        text-transform: none;
        line-height: 24px;
    }

    .footer-middle > .container {
        padding-top: 45px;
    }

    .col {
        margin-top: 20px;
    }

    .footer-middle .block .block-title {
        margin-bottom: 0 !important;
        margin-top: 20px !important;
    }

    .footer-middle .block.newsletter {
        padding-left: 15px !important;
    }

    .home-keuzes {
        text-align: left;
        z-index: 100;
        margin: 20px 0 50px 0;
    }

    .owl-carousel {
        display: none;
        width: 100%;
        -webkit-tap-highlight-color: transparent;
        position: relative;
        z-index: 1;
    }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel .owl-item .item {
        text-align: center;
    }

    .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    .home-keuzes .row .col-sm-4 .content {
        box-shadow: 5px 5px 5px #888888;
    }

    .home-keuzes div.content {
        margin: 0 0 20px 0;
    }

    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .single-images {
        padding: 0 0 50px 0;
        border-bottom: 1px solid #cccbca;
    }

    .home-handig {

        text-align: left;
        padding: 50px 0 0 0;

    }

    h1.homepage-slogan {
        width: 100%;
        text-align: center;
        font-size: 26px !important;
        color: #009de0;
        font-family: 'Roboto Condensed', sans-serif;
    }

    .caption-wrap {
        display: none !important;
    }

    .comtent img, object, video, embed {
        height: auto;
        max-width: 100%;
    }

    .home-keuzes div.content > h2 {

        color: #fff;
        background: #000;
        margin: 0;
        font-weight: 600;
        font-size: 14px;
        line-height: 1.5;
        padding: 5px;
    }

    .image-link {
        display: block;
        position: relative;
    }

    .single-images .container img.keuzeimage {
        height: 100px;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
    }

    .single-images .container h3 {
        color: #00A5E3;
        text-transform: uppercase;
    }

    h1, .h1, h2, .h2, h3, .h3 {
        margin-bottom: 10px !important;
    }

    .single-images .container .row .col-md-15.col-sm-3:hover {
        opacity: 0.6;
        transition: 0.3s;
    }

    .image-link:hover:before {
        opacity: 0.0 !important;
        visibility: hidden !important;
    }

    .content img {
        border: 0;
        vertical-align: middle;
    }

    .single-images .container img.link {
        height: 20px;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
    }

    .single-images .container img.link {
        width: 15px;
        height: 20px;
    }

    .single-images .container {
        text-align: center;
    }

    .image-link {
        margin-left: auto;
        margin-right: auto;
        width: 50%;
    }

    .home-handig div.content > h2 {
        color: #0b385c;
        margin: 0;
        font-weight: 500;
        font-size: 27px;
        line-height: 1.2;
        height: 108px;
        font-family: 'Roboto', sans-serif;
        margin-bottom: -40px !important;
    }

    .home-handig div.content.helpdesk > img {
        margin: 0 0 25px 0;
    }

    table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
        padding: 11px 9px;
        font-size: 11px;
    }

    a.automotive-link {
        min-width: 250px;
        display: inline-block;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: #38a9dc;
        color: #fff !important;
        text-align: center;
        margin: 25px 0 0 0;
        text-decoration: none;
        font-size: 18px !important;
        padding: 15px !important;
    }

    a.automotive-link:hover {
        color: #FFF;
        background-color: #0b385c;
    }

    .home-handig div.content {
        margin: 0 0 50px 0;
    }

    .owl-carousel {
        display: none;
        width: 100%;
        -webkit-tap-highlight-color: transparent;
        position: relative;
        z-index: 1;
    }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

    /* .page-main {
        display: none;
    } */
    .col-lg-9 .row .col {
        min-width: 300px !important;
    }

    .owl-carousel.owl-loaded {
        margin-bottom: 20px;
    }

    .column.main .block:last-child {
        display: none;
    }

    .prev-next-products {
        display: none;
    }

    .product-info-main .product-info-stock-sku {
        display: none;
    }

    .productlist-filter {
        background-color: #0b385c;
        padding: 15px;
    }

    #productListMob {
        padding: 15px;
    }

    #productListMob div {
        border-bottom: 1px solid grey;
        margin-bottom: 15px;
        margin-top: 15px;
        height: auto;
    }

    #productListMob div div {
        border: unset;
        margin-bottom: unset;
        margin-top: unset;
        height: unset;
    }

    #productListMob div:first-child {
        border: unset;
        height: unset;
    }

    #productListMob div ul {
        list-style-type: none !important;
        padding: 0 !important;
    }

    #productListMob div ul li i {
        color: #009de0 !important;
    }

    .input-text.qty.readonly {
        width: 60px;
        border-radius: unset;
    }

    .control .input-text.qty {
        width: 60px;
        border-radius: unset;
    }

    .field.qty .qty-changer a {
        height: 38px;
        width: 20px;
        border-radius: unset;
        color: grey;
    }

    .field.qty .qty-changer a:hover {
        text-decoration: none;
    }

    .field.qty .qty-changer .qty-down {
        margin-right: -3px;
        border-right: unset;
        line-height: 32px;
        text-align: center;
    }

    .field.qty .qty-changer .qty-up {
        margin-left: -3px;
        border-left: unset;
        line-height: 32px;
        text-align: center;
    }

    .order-btn.btn-small .field.qty {
        width: 50%;
        float: left;
    }

    #productListMob div .stock.available {
        margin-bottom: 10px;
    }

    .order-btn.btn-small .field.qty .price-unit {
        margin-top: 5px !important;
    }

    .action.primary.view-details.pull-right {
        margin-right: 10px;
    }

    .stock.available .in-stock-symbol {
        display: inline-block;
        width: 18px;
        height: 16px;
        background: url(../images/instock.png) bottom no-repeat !important;
        margin-left: 5px;
    }

    .stock.unavailable .in-stock-symbol {
        display: inline-block;
        width: 18px;
        height: 16px;
        background: url(../images/notinstock.png) bottom no-repeat !important;
        margin-left: 5px;
    }

    .qty-changer .qty-inc {
        height: 18px !important;
    }

    .qty-changer .qty-dec {
        height: 18px !important;
    }

    .field.configurable .label {
        color: white;
    }

    #user-not-logged-in {
        color: #009DE0;
        font-size: 26px;
        line-height: 26px;
        font-weight: bold;
    }

    #login-to-order {
        background-color: #009de0;
        color: white;
        padding: 15px;
        font-weight: bold;
        font-size: 18px;
    }

    #login-to-order:hover {
        text-decoration: none;
    }

    #login-to-order-wrapper {
        margin: 40px;
        margin-left: unset;
    }

    .input-text.qty {
        text-align: center;
    }

    .price-unit {
        display: none;
    }

    .field.qty .qty-changer a {
        height: 43px;
        width: 43px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .field.qty .qty-changer .custom-qty-inc {
        margin-bottom: unset;
    }

    .qty-changer #qty-down {
        line-height: 38px;
        height: 38px;
        margin-right: -4px;
    }

    .qty-changer #qty-up {
        height: 38px;
        line-height: 38px;
        margin-left: -4px;
    }
  
    /* vreemde bug
    .item.link.compare.hide,
    .header.links .authorization-link,*/
    ul.header.links:nth-child(2) {display:none !important;}

    .header.links.porto .customer-welcome {
        display: none;
    }

    .header.links.porto .authorization-link {
        display: block;
    }

    .search-autocomplete{
        background: white;
        border: 1px solid #dbe0e2;
    }

    .order-btn.btn-small {
        height: 38px !important;
        margin-bottom: 15px !important;
    }

    .product-info-main .product-info-price .price-box {
        display: block;
    }

    .product-info-main .product-info-price p {
        padding-left: 9px;
    }

    .product-info-main .product-info-price b {
        padding-left: 9px;
    }

    #mini-cart .item.product.product-item .product .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
        height: unset !important;
        width: unset !important;
    }

    #mini-cart .item.product.product-item .product .product-item-photo .product-image-container .product-image-wrapper {
        height: 73px;
        width: 73px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .block-minicart .items-total {
        float: left;
    }

    .minicart-items .product-item-details .details-qty {
        height: 30px;
    }

    .minicart-items .product-item-details .details-qty .label {
        float: left;
        line-height: 38px;
    }

    .minicart-items .product-item-details .details-qty .item-qty.cart-item-qty {
        float: left;
        margin-left: 5px;
        padding: 2px !important;
    }

    .minicart-items .product-item-details .details-qty .qty-changer {
        float: left;
        width: 18px;
        margin-top: -5px;
    }

    .minicart-items .product-item-details .details-qty .qty-changer #qty-up {
        line-height: 15px;
        margin-left: unset;
    }

    .minicart-items .product-item-details .details-qty .qty-changer #qty-down {
        line-height: 15px;
        margin-right: unset;
    }

    .cart-totals .totals-tax-summary .mark {
        border-top: unset;
    }

    .totals.sub .amount .price {
        margin-right: 18px;
    }

    .totals-tax-details.shown .amount .price {
        margin-right: 18px;
    }

    #shopping-cart-table thead {
        display: none !important;
    }

    #shopping-cart-table .cart.item .item-info .col.subtotal {
        float: right;
        padding-right: 36px;
        margin-right: 10%;
    }

    .qty-changer-down {
        margin-left: 10px;
    }

    .cart.table-wrapper .col.price, .cart.table-wrapper .col.qty, .cart.table-wrapper .col.subtotal{
        width: 34%;
    }

    td[data-th="Excl. BTW"]{
        margin-left: 20%;
    }

    td[data-th="Prijs per"]{
        margin-left: 21%;
    }

    #shopping-cart-table .cart.item .item-info .col.subtotal span span span {
        font-weight: bold;
        font-size: 18px;
    }

    #shopping-cart-table .cart.item .item-info .col.qty::before {
        font-size: 14px !important;
        text-align: left;
        margin-left: 22px;
    }

    #shopping-cart-table .cart.item .item-actions td .actions-toolbar {
        margin-right: 1%;
        margin-top: -6px;
        padding-bottom: 14px;
        margin-bottom: 17px;
    }

    #shopping-cart-table .cart.item .item-info .col.qty .field.qty div {
        float: left;
    }

    #shopping-cart-table .cart.item .item-info .col.qty .field.qty .qty-changer-down a {
        height: 38px;
        display: block;
        border: 1px solid #ccc;
        border-right: unset;
    }

    #shopping-cart-table .cart.item .item-info .col.qty .field.qty .qty-changer-down a i {
        position: relative;
        top: 10px;
        color: gray;
    }

    #shopping-cart-table .cart.item .item-info .col.qty .field.qty .qty-changer-up a {
        height: 38px;
        display: block;
        border: 1px solid #ccc;
        border-left: unset;
    }

    #shopping-cart-table .cart.item .item-info .col.qty .field.qty .qty-changer-up a i {
        position: relative;
        top: 10px;
        color: gray;
    }

    #shopping-cart-table .cart.item .item-info .col.item .product-item-details {
        padding-top: unset;
    }

    #shopping-cart-table .cart.item .item-info .col.item .product-item-details .product-item-name {
        margin-top: unset;
    }

    #checkout .product-item-details .product-item-inner .product-item-name-block .details-qty .value {
        line-height: 38px;
    }

    #checkout .product-image-container {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .qty-changer-desktop {
        display: none !important;
    }
    .bundle-options-container .block-bundle-summary .box-tocart .action.primary, .box-tocart .action.tocart {
        margin-left: 8px !important;
    }
    #maincontent > div.columns > div > div.product-info-main > div.product-info-price > div > span > span.price-incl-tax {
        margin-bottom: unset !important;
    }
    #maincontent > div.columns > div > div.product-info-main > div.product-info-price > div > span > .price-including-tax > .price {
        font-size: 14px;
    }
    #configurable-price-block .price-incl-tax {
        position: relative;
    }
    #configurable-price-block > span > #eurosign:last-of-type {
        position: relative;
        display: inline;
        font-size: 14px
    }
    #configurable-price-block > span > .price-incl-tax {
        display: block;
        margin-bottom: 0px;
        margin-top: 8px; 
    }
    #configurable-price-block > span > .price-including-tax {
        display: inline;
    }
    #configurable-price-block > span > .price-including-tax > span {
        font-size: 14px;
        margin-left: 0px !important;
    }
    #configurable-price-block > span > .price-excluding-tax {
        display: inline; 
    }
    #configurable-price-block > span > .price-excluding-tax > span {
        margin-left: 0px; 
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .block-search {
        max-width: 100% !important;
    }
}

@media only screen and (min-width: 1200px) {
    .searchbarhome {
        position: absolute !important;
        z-index: 101 !important;
        top: 540px !important;
        width: 900px !important;
        left: 125px !important;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 768px) {
    .block-search {
        position: absolute !important;
        z-index: 101 !important;
        top: 100px !important;
        width: 90% !important;
        margin: 30px !important;
        left: 0px !important;
    }

    .header.content {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 790px) {
    .tel-header-home {
        display: none !important;
    }
}

@media (max-width: 768px) and (min-width: 480px) {
    .block-minicart .items-total {
        float: right;
    }
}

#minicart-content-wrapper .loading-mask {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.5);
}

.filter-options .am-labels-folding .am-collapse-icon {
    left: -10px;
    top: 2px;
}