/* Temporary file for css not included in Pure's files */

/* Extra css for glass measurement wizard
 * /NL/administration.glassesmeasurements/user/existing/GlassesDestination
 */
#GlassesFrame .loading,
#GlassesGlass .loading,
#GlassesEye .loading {
    margin-top: 0.65em;
    width: 16px;
    height: 16px;
    background: url(../img/loader_green_lgrey.gif);
}

form .column-half {
    display: inline-block;
    width: 49%;
}

form .column-half.last {
    float: right;
}

.page-propvals .loading {
    float: right;
    width: 49%;
    height: 80px;
    background: url(../img/loader_green_large.gif) center no-repeat;
}

body.page-myvdp .field-overview > table.tableHeader,
.responsive-table > table.tableHeader {
    min-width: auto;
}

.tableHeader {
    width: auto;
    border: 1px solid #769918;
    margin-bottom: 1.6em;
}

.tableHeader td {
    line-height: 1.4em;
    padding: 5px;
}

.tableHeader tr:first-child > td {
    padding-top: 15px;
}

.tableHeader tr:last-child > td {
    padding-bottom: 15px;
}

.tableHeader tr > td:first-child {
    padding-left: 30px;
}

.tableHeader tr > td:last-child {
    padding-left: 30px;
    padding-right: 30px;
    font-weight: bold;
}

.item-contact-person .field-contact-info svg {
    fill: #fff;
}

.block-product-contact-info .item.item-content {
    position: relative;
}

.block-product-contact-info .item.item-content .field-img video {
    width: 100%;
    height: auto;
}

.block-product-contact-info .item.item-content .field-title {
    margin-bottom: 0.66667em;
}

.block-product-contact-info .item.item-content:hover .field-title h3 {
    color: #769918;
}

.block-product-contact-info .item.item-content .field-date {
    float: left;
    color: #769918;
    padding-right: 0.33333em;
    line-height: 1.25;
}

.block-product-contact-info .item.item-content .field-date:after {
    content: "-";
    padding-left: 0.33333em;
}

.block-product-contact-info .item.item-content .field-text {
    line-height: 1.25;
}

.block-product-contact-info .item.item-content .field-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.block-product-contact-info .item.item-content .field-link a {
    display: block;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-image: url(data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==);
}

.category_tree__back.active a,
.category_tree__sub.active a,
.category_tree__current.active a {
    font-family: MontserratBold, sans-serif;
}

.block-product.block-product-details > ul > li > .label-with-image .image {
    width: 50px;
    float: right;
    margin-right: 14px;
}

.block-product.block-product-details > ul > li > .label-with-image .label {
    font-family: MontserratNormal,sans-serif;
    font-weight: 400;
    float: left;
}

.item-product-teaser .field-img .field-colours {
    height: 15px;
    position: absolute;
    bottom: 5px;
    left: 8px;
    right: 6px;
}

.item-product-teaser .field-img .field-colours .field-colour {
    background-color: #fff;
    height: 15px;
    width: 15px;
    float: left;
    margin-right: 5px;
    line-height: 15px;
    border-radius: 0.15rem;
    border: 1px solid #b2b2b2;
    text-align: center;
}

.block-admin-settings ul li ul {
    margin-top: 5px;
    margin-bottom: 10px;
}

.block-admin-settings ul li ul li {
    padding-left: 15px;
}

#GlassesEye .column-half {
    width: 48.5%;
}
.form-item.button {
    font-family: MontserratBold,sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    background: #769918;;
    padding: 7px 10px 6px;
    line-height: 1.4;
    box-sizing: border-box;
    border-radius: 0.15rem;
    width: auto;
    margin: auto;
    cursor: pointer;
}
.form-item.button.small {
    float: right;
    margin-right: -5.5%;
}
.chartTable {
    border-collapse: collapse;
    width: 100%;
    margin: 0 auto;
    clear: both;
}

.chartTable th, .chartTable td {
    padding: .75em .5em;
    line-height: normal;
}

.chartTable th {
    background-color: #f3f3f3;
    font-weight: 700;
    border-bottom: solid 1px #a8a8a8;
}

.chartTable td {
    border-bottom: solid 1px #e0e0e0;
}

.chartTable .placeholder-error-row td {
    color: #e60000
}

#header-nav div.header-nav__level ul li a.header-nav__secondlevel {
    text-decoration:underline;
    color: #769918;
}

/* Fixes issue on /NL/administration.orders.statistics/lendings/ where the filters drop down is full width */
.page-lendings > .select2-container {
    min-width: initial;
}

.form-item.voucherComment {
    margin-bottom: 19px;
}
p.voucherComment {
    font-size: 15px;
    color: #3b3a3a;
    line-height: 1.2;
}

.chart--pinned {
    max-height: 280px;
}
.chart--pinned .btn-more {
    position: relative;
    display: block;
    margin-top: -30px;
}
.chart-title,
.chart-customtitle {
    display: block;
    word-wrap: break-word;
}
.highlightRed {
    background-color: red;
    color: white;
}
.highlightOrange {
    background-color: orange;
}
.highlightYellow {
    background-color: yellow;
}
.form-item.deliveryAddressText {
    margin-bottom: 19px;
}
p.deliveryAddressText {
    padding: 10px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.2;
}
.form-items-inline.as-usual-form-item {
    margin: 0;
    border: 0;
}

.form-items-inline.as-usual-form-item .form-label {
    width: 18.6667em;
}

.autocomplete .subgroups li a {
    margin-left: 17px;
    padding-left: 30px;
    background-position: 0 50%;
    text-transform: uppercase;
}
.autocomplete .subgroups li a.withImage {
    background: none;
    margin-left: 0;
    padding-left: 0;
}
.autocomplete .subgroups li a img {
    width: 40px;
    vertical-align: middle;
    margin-right: 5px;
    border: 1px solid #ccc;
}

img#priceSpider {
    width: 0;
    height: 0;
}

tr.td-no-wrap td, tr.td-no-wrap th {
    white-space: nowrap;
}

td.order-details, tr.order-details td:first-child {
    margin-left: 10px;
    padding: 1px 10px;
    background-color: #eaa954;
    color: #fff;
    font-weight: 400;
}

td.order-details-track-trace-button a {
    height: 19px !important;
    margin: 0 auto;
}

/** Order details (overview) css bits **/
.block-order-details .responsive-table table tr th, .block-order-details .responsive-table table tr td {
    white-space: nowrap;
}

.block-order-details .responsive-table table tr td.highlight {
    font-weight: bolder;
}

.block-order-details .responsive-table table tr th a {
    color: #fff;
    text-decoration: none;
}

.block-order-details .responsive-table table tr th a.sortedasc, .block-order-details .responsive-table table tr th a.sorteddesc {
    font-weight: 600;
}

.block-order-details .responsive-table table tr th a {
    padding-right: 20px;
    position: relative;
    display: block;
    width: 100%;
}
.block-order-details .responsive-table table tr th a:after, .block-order-details .responsive-table table tr th a:before {
    border: 4px solid transparent;
    content: "";
    display: block;
    height: 0;
    right: 16px;
    top: 50%;
    position: absolute;
    width: 0;
}

.block-order-details .responsive-table table tr th a:after {
    border-top-color: #666;
    margin-top: 1px;
}

.block-order-details .responsive-table table tr th a:before {
    border-bottom-color: #666;
    margin-top: -9px;
}

.block-order-details .responsive-table table tr th a.sortedasc:before {
    border-bottom-color: #fff;
}

.block-order-details .responsive-table table tr th a.sorteddesc:after {
    border-top-color: #fff;
}
/*
To use this instead, you need to add back not(.sortedasc):not(.sorteddesc) to the other bits!

.block-order-details .responsive-table table tr th a.sortedasc:after, .block-order-details .responsive-table table tr th a.sorteddesc:after {
    content: "";
    border-left: solid 4px transparent;
    border-right: solid 4px transparent;
    display: inline-block;
    position: relative;
    top: -.1em;
    margin-left: .3em;
    opacity: 0;
}

.block-order-details .responsive-table table tr th a.sortedasc:after {
    border-top: solid 6px #fff;
    border-bottom: none;
    opacity: 1;
}

.block-order-details .responsive-table table tr th a.sorteddesc:after {
    border-bottom: solid 6px #fff;
    border-top: none;
    opacity: 1;
}*/

/* Remove the right padding from the 'Artikel' column, so it looks better when we add an icon next to it */
.field-overview.responsive-table table#OrderDetails td[id^="ItemNumber"],
.field-overview.responsive-table table#OrderDetails th[id^="ItemNumber"] {
    padding-right: 0;
}

a.incomplete_measurement_voucher {
    display: block;
    padding: 2px 20px;
}
.warning a.incomplete_measurement_voucher:hover {
    color: black;
}

.dropdown-login .block-messages {
    white-space: initial;
}
.tableHeader .titleHighlight {
    background-color: #769918;
    color: #fff;
}

table.tableMeasurementAgreements thead {
    display: none;
}

.tableMeasurementAgreements tbody td.highlight:nth-child(1), .tableMeasurementAgreements tbody td.titleHighlight:nth-child(1) {
    font-weight: bold;
}

.tableMeasurementAgreements tbody td.highlight:nth-child(1), .tableMeasurementAgreements tbody td.titleHighlight:nth-child(1) {
    border-right: none;
}

.tableMeasurementAgreements tbody td.highlight:nth-child(2):empty, .tableMeasurementAgreements tbody td.titleHighlight:nth-child(2):empty {
    border-left: none;
}

.tableMeasurementAgreements tbody td:nth-child(1) {
    font-weight: bold;
}

.tableMeasurementAgreements tbody td:nth-child(2) {
    font-weight: normal;
}

.tableMeasurementAgreements td:nth-child(1):empty {
    border-bottom: none;
    border-top: none;
}

.tableMeasurementAgreements td:nth-child(1):not(:empty) {
    border-bottom: none;
}

.page-eyevoucherstatus h3 {
    margin: 20px 0;
}
.page-eyevoucherstatus .card {
    position: relative;
    width: 50%;
    height: 80px;
    margin: 0 auto;
    padding: 5px;
    border: solid 2px #769918;
}
.page-eyevoucherstatus .event {
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
    color: #769918;
}
.page-eyevoucherstatus .card:hover legend,
.page-eyevoucherstatus .card:hover .event,
.page-eyevoucherstatus .completed,
.page-eyevoucherstatus .completed .event{
    color: white;
    background: #769918;
}
.page-eyevoucherstatus .completed svg * {
    fill: white;
}
.page-eyevoucherstatus .status {
    background: lightyellow;
}
.page-eyevoucherstatus .status:hover,
.page-eyevoucherstatus .status:hover .event {
    background: lightcoral;
    border-color: red;
}
.page-eyevoucherstatus .icon-container {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}
.page-eyevoucherstatus legend {
    position: absolute;
    top: -14px;
    left: 12px;
    background: white;
    padding: 0 5px;
}
.page-eyevoucherstatus .link {
    width: 2px;
    height: 30px;
    margin: 0 auto;
    background: #769918;
}

.block-product-overview-alternative {
    float: left;
    width: 100%;
}
.block-product-overview-alternative h2 {
    margin-bottom: 20px;
}
.item-product-teaser.small {
    width: 140px;
    float:left;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #999 !important;
    padding: 2px 10px;
}
.item-product-teaser.small .field-img {
    text-align: center;
    padding-bottom: 90px;
}
.item-product-teaser.small img {
    max-width: 120px;
    max-height: 83px;
    border: 0;
}
.item-product-teaser.small .field-title {
    margin: 3px 0;
}
.item-product-teaser.small .field-title a {
    color: #769918;
    font-size:14px;
}
.item-product-teaser.small .product-teaser-buy {
    margin-top: 5px;
}
.item-product-teaser.small .field-link a {
    zoom: .8;
}
.searchIcon {
    background: url(../img/icon_zoom_green.png) no-repeat;
}
.similarProductsSearch {
    float: right;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 20px;
}
.arrowUp,
.arrowDown {
    text-decoration: none !important;
    color: #769918 !important;
    vertical-align: middle;
    line-height: 0;
    font-size: 35px;
}
.arrowUp:after {
    content: "\21E7";
}
.arrowDown:after {
    content: "\21E9";
}
.block-shoping-cart-total td {
    vertical-align: top;
}
.dropdown-cart-footer #totalTokens{
    float: none;
    margin-left: 30px;
}
/** Temporary tweak for the icons in the admin menu, for as long as the old ones are used **/
.admin-menu__body li.admin-menu__list-item .admin-menu__list-item-link-icon:not(.safety2024-icon) svg {
    width: 32px !important;
    height: 32px !important;
    margin-left: -8px !important;
    margin-right: -8px !important;
}

.admin-menu__body li.admin-menu__list-item .admin-menu__list-item-link-icon.safety2024-icon svg {
    width: 16px !important;
    height: 16px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

/* Hide depth 4 icons.. no longer needed atm because of the added support for another level and horizontal scrolling */
/*
.admin-menu__list.admin-menu__depth-4 > .admin-menu__list-item > .admin-menu__list-item-link:not(.js-has-subnav) > .admin-menu__list-item-link-icon svg {
    fill: transparent;
    stroke: transparent;
}
*/

a.admin-menu__list-item-link.is-active {
    font-weight: bold;
}

nav > ul.admin-menu__list {
    width: fit-content;
    min-width: 100%;
}

div.admin-menu__body {
    overflow-x: auto;
}

span.admin-menu__list-item-link-label {
    white-space: nowrap;
}

.admin-menu__list--sub .admin-menu__list--sub .admin-menu__list--sub .admin-menu__list--sub .admin-menu__list-item-link {
    padding-left: 146px;
}

/* Otherwise some weird white corner was shown */
@media (min-width: 775px) {
    button.admin-menu__trigger {
        height: 100%;
    }
}

body.page-home #content {
    padding-top: 1.7em;
    padding-bottom: 3.33333em;
}

#content {
    /* So that the "click to close" menu properly works on pages without a lot of content */
    min-height: calc(100vh - 116px);
}

button.admin-menu__trigger {
    z-index: 1000;
}

div.dataTables_header div.dt-buttons {
    z-index: 1000;
}
.icon-icon_shopping_cart {
    vertical-align: middle;
    zoom: 1.25;
}
.tipsy-inner .icon-icon_shopping_cart {
    vertical-align: top;
}
.dropdown-cart-item .field-price>span,
.dropdown-cart-item .item_count>span {
    margin-left: 5px;
}


td.dt-body-right a.dataTablesDisabledLink {
    font-size: 22px;
    display: inline-block;
    vertical-align: middle;

    opacity: .6;
}
.dataTablesDisabledLink {
    background: linear-gradient(to left top,
    transparent 47.75%,
    currentColor 49.5%,
    currentColor 50.5%,
    transparent 52.25%
    );
}

div#footer {
    margin-top: 5em;
}

/* Touch ups for the header cart and profile icons */
div.header-cart .dropdown-wrap button.btn-cart {
    width: 40px;
    height: 40px;
}

@media screen and (max-width: 899px) {
    div.header-profile .dropdown-wrap button.profile-icon {
        width: 40px;
        height: 40px;
    }

    div#environment {
        pointer-events: none;
    }
}

div.header-cart .dropdown-wrap button.btn-cart svg.icon-icon_shopping_cart, div.header-profile .dropdown-wrap button.profile-icon svg.icon-icon_user {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    zoom: 1;
}

body.s4m2024 div.header-cart .dropdown-wrap button.btn-cart svg.icon-icon_shopping_cart, div.header-profile .dropdown-wrap button.profile-icon svg.icon-icon_user {
    width: 1.2rem;
    height: 2rem;
}

div.header-cart .dropdown-wrap button.btn-cart span.number {
    zoom: 0.85;
    font-weight: 600;
}

div.header-cart .dropdown-wrap.active button.btn-cart svg.icon-icon_shopping_cart {
    fill: #769918;
}

.price-per-unit .price.tokens {
    font-size: 1.5em;
}
header .dropdown-cart {
    width: 400px;
}

button#order-submit svg.icon.icon-icon_shopping_cart {
    flex-shrink: 0;
    width: 22px;
    height: 22px;
    padding-bottom: 8px;
    margin-bottom: -6px;
    zoom: unset;
}

/* Prevent Double Submits - code from:
    https://www.bram.us/2020/11/04/preventing-double-form-submissions/ */
form.is-submitting-slow::before {
    position: absolute;
    content: '';
    top: -0.5em;
    right: -0.5em;
    left: -0.5em;
    bottom: -0.5em;
    background: rgba(0, 0, 0, 0.2) url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHdpZHRoPSI0MHB4IiBoZWlnaHQ9IjQwcHgiIHZpZXdCb3g9IjAgMCA0MCA0MCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7IiB4PSIwcHgiIHk9IjBweCI+CiAgICA8ZGVmcz4KICAgICAgICA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPjwhW0NEQVRBWwogICAgICAgICAgICBALXdlYmtpdC1rZXlmcmFtZXMgc3BpbiB7CiAgICAgICAgICAgICAgZnJvbSB7CiAgICAgICAgICAgICAgICAtd2Via2l0LXRyYW5zZm9ybTogcm90YXRlKDBkZWcpCiAgICAgICAgICAgICAgfQogICAgICAgICAgICAgIHRvIHsKICAgICAgICAgICAgICAgIC13ZWJraXQtdHJhbnNmb3JtOiByb3RhdGUoLTM1OWRlZykKICAgICAgICAgICAgICB9CiAgICAgICAgICAgIH0KICAgICAgICAgICAgQGtleWZyYW1lcyBzcGluIHsKICAgICAgICAgICAgICBmcm9tIHsKICAgICAgICAgICAgICAgIHRyYW5zZm9ybTogcm90YXRlKDBkZWcpCiAgICAgICAgICAgICAgfQogICAgICAgICAgICAgIHRvIHsKICAgICAgICAgICAgICAgIHRyYW5zZm9ybTogcm90YXRlKC0zNTlkZWcpCiAgICAgICAgICAgICAgfQogICAgICAgICAgICB9CiAgICAgICAgICAgIHN2ZyB7CiAgICAgICAgICAgICAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IDUwJSA1MCU7CiAgICAgICAgICAgICAgICAtd2Via2l0LWFuaW1hdGlvbjogc3BpbiAxLjVzIGxpbmVhciBpbmZpbml0ZTsKICAgICAgICAgICAgICAgIC13ZWJraXQtYmFja2ZhY2UtdmlzaWJpbGl0eTogaGlkZGVuOwogICAgICAgICAgICAgICAgYW5pbWF0aW9uOiBzcGluIDEuNXMgbGluZWFyIGluZmluaXRlOwogICAgICAgICAgICB9CiAgICAgICAgXV0+PC9zdHlsZT4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJvdXRlciI+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMCwwQzIyLjIwNTgsMCAyMy45OTM5LDEuNzg4MTMgMjMuOTkzOSwzLjk5MzlDMjMuOTkzOSw2LjE5OTY4IDIyLjIwNTgsNy45ODc4MSAyMCw3Ljk4NzgxQzE3Ljc5NDIsNy45ODc4MSAxNi4wMDYxLDYuMTk5NjggMTYuMDA2MSwzLjk5MzlDMTYuMDA2MSwxLjc4ODEzIDE3Ljc5NDIsMCAyMCwwWiIgc3R5bGU9ImZpbGw6YmxhY2s7Ii8+CiAgICAgICAgPC9nPgogICAgICAgIDxnPgogICAgICAgICAgICA8cGF0aCBkPSJNNS44NTc4Niw1Ljg1Nzg2QzcuNDE3NTgsNC4yOTgxNSA5Ljk0NjM4LDQuMjk4MTUgMTEuNTA2MSw1Ljg1Nzg2QzEzLjA2NTgsNy40MTc1OCAxMy4wNjU4LDkuOTQ2MzggMTEuNTA2MSwxMS41MDYxQzkuOTQ2MzgsMTMuMDY1OCA3LjQxNzU4LDEzLjA2NTggNS44NTc4NiwxMS41MDYxQzQuMjk4MTUsOS45NDYzOCA0LjI5ODE1LDcuNDE3NTggNS44NTc4Niw1Ljg1Nzg2WiIgc3R5bGU9ImZpbGw6cmdiKDIxMCwyMTAsMjEwKTsiLz4KICAgICAgICA8L2c+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMCwzMi4wMTIyQzIyLjIwNTgsMzIuMDEyMiAyMy45OTM5LDMzLjgwMDMgMjMuOTkzOSwzNi4wMDYxQzIzLjk5MzksMzguMjExOSAyMi4yMDU4LDQwIDIwLDQwQzE3Ljc5NDIsNDAgMTYuMDA2MSwzOC4yMTE5IDE2LjAwNjEsMzYuMDA2MUMxNi4wMDYxLDMzLjgwMDMgMTcuNzk0MiwzMi4wMTIyIDIwLDMyLjAxMjJaIiBzdHlsZT0iZmlsbDpyZ2IoMTMwLDEzMCwxMzApOyIvPgogICAgICAgIDwvZz4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHBhdGggZD0iTTI4LjQ5MzksMjguNDkzOUMzMC4wNTM2LDI2LjkzNDIgMzIuNTgyNCwyNi45MzQyIDM0LjE0MjEsMjguNDkzOUMzNS43MDE5LDMwLjA1MzYgMzUuNzAxOSwzMi41ODI0IDM0LjE0MjEsMzQuMTQyMUMzMi41ODI0LDM1LjcwMTkgMzAuMDUzNiwzNS43MDE5IDI4LjQ5MzksMzQuMTQyMUMyNi45MzQyLDMyLjU4MjQgMjYuOTM0MiwzMC4wNTM2IDI4LjQ5MzksMjguNDkzOVoiIHN0eWxlPSJmaWxsOnJnYigxMDEsMTAxLDEwMSk7Ii8+CiAgICAgICAgPC9nPgogICAgICAgIDxnPgogICAgICAgICAgICA8cGF0aCBkPSJNMy45OTM5LDE2LjAwNjFDNi4xOTk2OCwxNi4wMDYxIDcuOTg3ODEsMTcuNzk0MiA3Ljk4NzgxLDIwQzcuOTg3ODEsMjIuMjA1OCA2LjE5OTY4LDIzLjk5MzkgMy45OTM5LDIzLjk5MzlDMS43ODgxMywyMy45OTM5IDAsMjIuMjA1OCAwLDIwQzAsMTcuNzk0MiAxLjc4ODEzLDE2LjAwNjEgMy45OTM5LDE2LjAwNjFaIiBzdHlsZT0iZmlsbDpyZ2IoMTg3LDE4NywxODcpOyIvPgogICAgICAgIDwvZz4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHBhdGggZD0iTTUuODU3ODYsMjguNDkzOUM3LjQxNzU4LDI2LjkzNDIgOS45NDYzOCwyNi45MzQyIDExLjUwNjEsMjguNDkzOUMxMy4wNjU4LDMwLjA1MzYgMTMuMDY1OCwzMi41ODI0IDExLjUwNjEsMzQuMTQyMUM5Ljk0NjM4LDM1LjcwMTkgNy40MTc1OCwzNS43MDE5IDUuODU3ODYsMzQuMTQyMUM0LjI5ODE1LDMyLjU4MjQgNC4yOTgxNSwzMC4wNTM2IDUuODU3ODYsMjguNDkzOVoiIHN0eWxlPSJmaWxsOnJnYigxNjQsMTY0LDE2NCk7Ii8+CiAgICAgICAgPC9nPgogICAgICAgIDxnPgogICAgICAgICAgICA8cGF0aCBkPSJNMzYuMDA2MSwxNi4wMDYxQzM4LjIxMTksMTYuMDA2MSA0MCwxNy43OTQyIDQwLDIwQzQwLDIyLjIwNTggMzguMjExOSwyMy45OTM5IDM2LjAwNjEsMjMuOTkzOUMzMy44MDAzLDIzLjk5MzkgMzIuMDEyMiwyMi4yMDU4IDMyLjAxMjIsMjBDMzIuMDEyMiwxNy43OTQyIDMzLjgwMDMsMTYuMDA2MSAzNi4wMDYxLDE2LjAwNjFaIiBzdHlsZT0iZmlsbDpyZ2IoNzQsNzQsNzQpOyIvPgogICAgICAgIDwvZz4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHBhdGggZD0iTTI4LjQ5MzksNS44NTc4NkMzMC4wNTM2LDQuMjk4MTUgMzIuNTgyNCw0LjI5ODE1IDM0LjE0MjEsNS44NTc4NkMzNS43MDE5LDcuNDE3NTggMzUuNzAxOSw5Ljk0NjM4IDM0LjE0MjEsMTEuNTA2MUMzMi41ODI0LDEzLjA2NTggMzAuMDUzNiwxMy4wNjU4IDI4LjQ5MzksMTEuNTA2MUMyNi45MzQyLDkuOTQ2MzggMjYuOTM0Miw3LjQxNzU4IDI4LjQ5MzksNS44NTc4NloiIHN0eWxlPSJmaWxsOnJnYig1MCw1MCw1MCk7Ii8+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4K') no-repeat 50% 50% / 2em 2em;
}
.block-shopping-cart tr.error p,
.block-shopping-cart tr.error p a {
    color: #e60000;
    font-size: 15px;
    font-weight: normal;
    font-family: MontserratNormal;
    line-height: 10px;
}
.block-shopping-cart tr.error p a {
    display: initial;
    text-decoration: underline;
}
