body {
    font-size: 16px;
    font-display: swap;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased !important;
}

#header {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
    z-index: 9999;
    position: relative;
}

.top-navigation-bar-right {
    width: 100%;
}

.top-navigation-bar-right a.project-email {
    margin-right: auto;
}

.top-navigation-bar-right a.project-email {
    display: block !important;
}

.top-navigation-bar-right a.project-email, .top-navigation-bar-right a.project-email span {
    opacity: 1 !important;
}

.top-navigation-bar-right strong, .top-navigation-bar-right a.project-phone, .top-navigation-bar-right a.project-phone span, .top-navigation-bar-right a.project-email, .top-navigation-bar-right a.project-email span {
    font-size: 14px !important;
}

.top-navigation-bar-right .top-nav-button,
.top-navigation-bar-right .top-nav-button:hover {
    background: none !important;
    box-shadow: none !important;
}

.top-navigation-bar-right .top-nav-button span {
    text-decoration: underline;
}

.top-navigation-bar-right .top-nav-button:hover span {
    text-decoration: none;
}

body.type-index .benefitBanner.position--benefitHomepage {
    margin-top: 0 !important;
}

body.type-index .benefitBanner.position--benefitHomepage .benefitBanner__item {
    background: rgba(0, 174, 239, 0.02) !important;
    box-shadow: none !important;
}

body.type-index .benefitBanner.position--benefitHomepage .benefitBanner__title {
    font-size: 16px !important;
}

body.type-index .benefitBanner.position--benefitHomepage .benefitBanner__data {
    font-size: 15px !important;
}

body.type-index .benefitBanner.position--benefitHomepage .benefitBanner__item:hover {
    background: rgba(0, 174, 239, 0.02) !important;
    border: 1px solid rgba(0, 174, 239, 0.22) !important;
    box-shadow: none !important;
    transform: none !important;
}

body.type-index .benefitBanner.position--benefitHomepage .benefitBanner__item:hover .benefitBanner__title {
    color: #1a2b38 !important;
}

#products.products.products-block .name,
#products-1.products.products-block .name,
#products-2.products.products-block .name {
    padding: 0 !important;
    margin-top: 0; 
    text-transform: none;
    text-decoration: none;
    font-size: 15px !important;
}

#products.products.products-block .name:hover,
#products-1.products.products-block .name:hover,
#products-2.products.products-block .name:hover,
body.type-category .products-top .name:hover {
    color: #00AEEF !important;
    text-decoration: underline !important;
    text-underline-offset: 2px !important;
}

#products.products.products-block .p-bottom,
#products-2.products.products-block .p-bottom,
#products-1.products.products-block .p-bottom {
    background: none !important;
    border: none !important;
    padding: 0 !important;
    margin-bottom: 10px !important;
}

#products.products.products-block .p-bottom .btn,
#products-2.products.products-block .p-bottom .btn,
#products-1.products.products-block .p-bottom .btn {
    font-size: 14px !important;
}

.products.products-block .prices, .products.products-block .price-wrapper {
    margin: 0 !important;
}

.products.products-block .p-bottom > [data-micro="offer"][data-micro-availability*="InStock"]::before {
    font-size: 14px !important;
}

.products.products-block .price-final::after, .products.products-block .price::after {
    font-size: 12px !important;
}

.products-block .p .p-bottom .p-tools .btn.btn-cart:before {
    font-size: 24px;
}

.products.products-block .btn-primary {
    font-size: 14px !important;
}

:where(body.ums_homepage_cart_checkout_headings--off) .welcome h1 {
    text-align: left;
}

.ergeshop-trustbar__card:hover {
    background: none !important;
}

.ergeshop-trustbar__card:hover::after {
    display: none !important;
}

.ergeshop-trustbar__title {
    font-size: 18px !important;
}

.ergeshop-trustbar__text,
.ergeshop-trustbar__links a {
    font-size: 16px !important;
}

.ergeshop-trustbar__inner {
    margin-left: -20px;
    margin-right: -20px;
}

.ergeshop-trustbar .container {
    max-width: none;
    padding: 0;
}

footer#footer .custom-footer {
    padding: 0;
}

footer#footer .custom-footer > [class*="col-"] {
    padding: 0 20px;
}

footer#footer .custom-footer .banner-wrapper {
    margin: 0;
}


footer#footer .custom-footer .banner-wrapper div:last-child {
    font-size: 16px;
}

footer#footer a {
    font-size: 16px;
    text-decoration: underline !important;
}

footer#footer .custom-footer__banner3 {
    width: 100%;
}

.box.box-bg-variant {
    background: none;
}

#categories .categories .topic > a {
    font-size: 16px;
    border-bottom-color: #dde5eb;
    font-weight: 500;
}

#categories .categories .topic > a:hover,
#categories .categories .topic.active > a {
    color: var(--color-primary-hover);
    text-decoration: underline;
    background: #f4fbff;
}

.box-bg-variant #categories:after {
    display: none;
}

.sidebar-inner .banner {
    margin-top: 0;
}

.sidebar-inner .banner img {
    height: 60px !important;
    max-width: 100px !important;
    mix-blend-mode: darken;
}

#header .navigation-buttons a[data-target="cart"] {
    background: transparent !important;
}

.navigation-buttons a[data-target=cart]:before {
    content: "";
    background: url(https://img.icons8.com/material-sharp/96/shopping-cart.png);
    display: block;
    width: 36px;
    height: 36px;
    background-size: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-blend-mode: darken;
}

#header .ergeshop-header-search button {
    border: none !important;
}

.navigation-buttons>a[data-target=cart] i {
    font-size: 13px;
    color: #fff;
    background: var(--color-primary);
    bottom: 12px;
    right: 12px;
}

.p-details-bottom .price {
    background: rgba(0, 174, 239, 0.02) !important;
    box-shadow: none !important;
    border: 1px solid rgba(0, 174, 239, 0.22) !important;
    gap: 0 !important;
    flex-direction: column !important;
    padding: 16px !important;
    align-items: start !important;
}

.p-details-bottom .p-final-price-wrapper {
    text-align: left !important;
    background: none !important;
    line-height: 1 !important;
    font-weight: 700 !important;
    color: #101820 !important;
    padding: 0 !important;
}

.p-details-bottom .add-to-cart {
    margin-top: 12px !important;
    margin-left: 0 !important;
}

.p-details-bottom .price-final-holder {
    font-size: 32px;
    letter-spacing: -0.02em !important;
    color: #101820 !important;
}

.p-details-bottom .p-final-price-wrapper::before {
    display: none !important;
}

.p-details-bottom .p-final-price-wrapper::after {
    font-weight: 400 !important;
    color: #101820 !important;
    opacity: 0.5;
}

.p-detail .add-to-cart .quantity {
    padding-right: 0;
}

.breadcrumbs {
    display: block;
}

.p-image {
    box-shadow: none !important;
}

.p-details .narrow-visible, .p-details h1 {
    display: block;
}

.p-thumbnail {
    border: none !important;
    box-shadow: none !important;
}

.p-thumbnails a img {
    border: 1px solid #dce7ef !important;
}

.p-thumbnail.highlighted img {
    border: 1px solid #8fc3e3 !important;
}

.p-thumbnail.highlighted {
    box-shadow: none !important;
    border: none !important;
}

.p-intro,
.p-thumbnails-wrapper,
.p-thumbnails {
    margin-bottom: 0 !important;
}

.p-thumbnails>div>div:after, .p-thumbnails>div>div:before,
.narrow .p-details-wrapper .wide-visible, .narrow .p-thumbnails-wrapper.wide-visible {
    display: none;
}

.p-thumbnails,
.p-thumbnails>div {
    height: 72px;
}

.p-details-bottom .narrow-visible .description h2 {
    text-transform: none;
    border: none !important;
}

.p-details-bottom .narrow-visible .description h3 {
    font-weight: 500 !important;
    line-height: 1.18 !important;
    color: #152734 !important;
    margin: 14px 0 !important;
    padding: 0 0 8px 0 !important;
    border-bottom: 1px solid #e6e6e6 !important;
    text-transform: none;
    font-size: 24px !important;
}

ul li {
   list-style: square inside;
}

.p-details-bottom .narrow-visible .description > h2:nth-of-type(1)::before {
    display: none;
}

.p-info-wrapper .p-details h1 {
    font-size: 32px !important;
}

.p-details-bottom .narrow-visible .description > p[style*="text-align: center;"] {
    margin-top: 0 !important;
    margin-right: 24px !important;
    margin-bottom: 24px !important;
}

.p-detail-tabs-wrapper {
    display: none;
}

#product-detail-form .p-details-bottom .narrow-visible {
    margin-top: 32px !important;
}

.availability-label {
    font-size: 14px !important;
}

.custom-footer__banner3 .banner {
    margin-bottom: 0;
}

footer#footer .custom-footer div.banner .trust-bar {
    border-top: 1px solid #d1dde8 !important;
    color: #4A5560 !important;
    line-height: 1.3 !important;
}

footer#footer .custom-footer div.banner .trust-bar .trust-item strong {
    color: #4A5560 !important;
}

footer#footer .custom-footer div.banner .trust-bar .trust-item div {
    font-size: 14px !important;
}

.products-block {
    padding-bottom: 0;
}

body.type-index .homepage-group-title,
body.type-index .benefitBanner.position--benefitHomepage + .homepage-group-title {
    margin-top: 32px !important;
}

.pageArticleDetail .legal-wrap, .pageArticleDetail .legal-content {
    max-width: none !important;
}

.ergeshop-faq + p {
    margin-top: 16px !important;
}

ol.cart-header li,
ol.cart-header li.active {
    width: auto;
    display: flex;
    align-items: center;
    font-size: 14px;
}

ol.cart-header li a, ol.cart-header li strong {
    background: none;
    margin: 0;
    padding: 0;
    transform: none;
    text-transform: none;
    height: auto;
    line-height: normal;
    color: #8ea3b0 !important;
    display: inline;
    font-size: 14px;
}

ol.cart-header li:first-child.active a span, ol.cart-header li:first-child.active strong span {
    margin: 0;
}

ol.cart-header li a span, ol.cart-header li strong span {
    padding: 0;
    transform: none;
    visibility: visible;
    font-weight: 500;
}

ol.cart-header li a span:before, ol.cart-header li strong span:before {
    transform: none;
    align-items: center;
    content: "0"counter(steps)" ";
    counter-increment: steps;
    font-weight: 700;
}

ol.cart-header li.active a, ol.cart-header li.active strong, ol.cart-header li.completed a, ol.cart-header li.completed strong {
    background: transparent;
    color:#1A3A5C !important;
}

body.ordering-process .checkout-steps, body.ordering-process .steps, body.ordering-process .cart-header {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 8px 0 24px;
    border-bottom: 1px solid #eaf0f5;
}

ol.cart-header li:first-child a:after, ol.cart-header li:first-child strong:after {
    display: none;
}

ol.cart-header li a:focus-visible, ol.cart-header li a:hover,
ol.cart-header li.completed a:focus-visible, ol.cart-header li.completed a:hover {
    background-color: transparent;
    color: #00AEEF !important;
}

ol.cart-header li:not(:last-child):after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 10px;
    border-top: 2px solid #8ea3b0;
    border-right: 2px solid #8ea3b0;
    transform: rotate(45deg);
    vertical-align: middle;
    position: relative;
    left: -1px;
}

body.in-warenkorb .cart-table tr.removeable td, .cart-wrapper .cart-table tr.removeable td, .cart-table tbody tr td {
    background: transparent !important;
}

body.ordering-process .cart-table .p-label {
    display: none !important;
}

body.ordering-process .cart-table .p-availability .availability-label {
    margin: 0 !important;
    padding: 0 !important;
}

body.ordering-process .quantity .increase {
    order: 3;
}

body.ordering-process label {
    order: 2;
}

body.ordering-process .quantity .decrease {
    order: 1;
}

body.ordering-process .quantity label {
    width: auto !important;
}

body.ordering-process .remove-item {
    opacity: 1;
}

body.ordering-process .cart-table .main-link {
    font-size: 15px;
}

body.ordering-process .cart-table .p-price .price-final,
body.in-warenkorb .cart-table .p-price .price-final,
.cart-wrapper .cart-table .p-price .price-final {
    font-weight: 400;
}

.cart-table .p-price {
    min-width: 120px;
}

body.ordering-process .next-step-back:hover {
    text-decoration: underline;
}

body.ordering-process .price-wrapper .price-secondary {
    margin-top: 12px;
    color: #1A3A5C;
    font-size: 14px;
}

.phone-combined-input .country-flags, .phone-combined-input input {
    height: 44px;
}

.co-box-additional {
    padding-top: 0;
}

.country-flags.active .country-flags-inner {
    top: -1px;
    left: 1px;
    padding-top: 44px;
}

.country-flags.active .country-flag.selected {
    width: 100%;
}

.h1, h1 {
    font-size: 34px !important;
    line-height: 1.16 !important;
    font-weight: 700 !important;
    color: #111 !important;
    margin: 0 0 18px 0 !important;
    letter-spacing: -0.02em !important;
}

.h2, h2 {
    font-size: 20px !important;
    line-height: 1.35 !important;
    font-weight: 700 !important;
    margin: 28px 0 12px 0 !important;
    color: #111 !important;
}

body.ordering-process .recapitulation-wrapper .box.box-bg-default {
    padding: 0 !important;
}

.box .reca {
    display: flex;
    flex-direction: column;
    margin: 0;
}

.box .reca > div {
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #dce7ef !important;
}

.box .reca > div .reca-inner {
    display: flex;
    align-items: center;
    padding: 16px 8px;
    gap: 16px;
    font-size: 15px;
}

.box .reca > div .reca-inner .reca-price {
    margin-left: auto;
    margin-right: 0;
    font-size: 15px;
}

.reca-inner .reca-photo {
    position: static;
}

a {
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

.order-complete-links {
    margin-top: 40px;
}

.btn, a.btn {
    font-weight: 500;
    font-size: 15px;
}

.btn.btn-default,
.btn.btn-default:hover,
.btn.btn-default:focus,
a.btn.btn-default,
a.btn.btn-default:hover,
a.btn.btn-default:focus {
    border: none;
    color: #fff;
}

.box.box-bg-default {
    background: #fff !important;
    border: 1px solid #dce7ef !important;
}

.customer-page .table td, .customer-page .table th {
    font-size: 15px;
}

.customer-page .table th {
    font-weight: 500;
    background: #e6f0f8;
}

.customer-page .table td {
    border-bottom: 1px solid #dce7ef !important;
}

.client-center-box {
    padding: 0;
}

.client-center-box ul {
    margin: 0;
}

.client-center-box ul li {
    list-style: none;
    border-bottom: 1px solid #dce7ef !important;
}

.client-center-box ul li a {
    display: block;
    padding: 12px 16px;
    line-height: 1.4;
    font-size: 15px;
}

.customer-page .table-order-details .row-summary dl {
    line-height: 2;
}

.cart-empty h1 {
    text-align: center;
}

.cart-empty h1::before {
    display: none !important;
}

.cart-empty .cart-row {
    margin: 0 auto;
    max-width: 580px;
}

.cart-empty .cart-row [class^="col-"] {
    width: 100%;
}

body.ordering-process .cart-empty .cart-row {
    gap: 0 !important;
}

.empty-cart-boxes {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 16px;
}

.empty-cart-boxes:before,
.empty-cart-boxes:after {
    display: none;
}

.empty-cart-boxes h3 {
    font-weight: 500;
    font-size: 24px;
}

.empty-cart-boxes .col-md-6:first-child {
    order: 2;
}

.empty-cart-boxes .search input {
    height: 60px !important;
    font-size: 15px !important;
    padding: 8px 12px !important;
}

.empty-cart-boxes .search .btn {
    height: 60px;
    width: 60px;
    padding: 0;
}

.in-warenkorb .summary .col-md-4 {
    width: 100% !important;
    max-width: 500px;
}

.in-warenkorb .summary .col-md-4 .price-label,
.in-schritt-1 .cart-row .col-md-4 .price-label,
.in-schritt-2 .cart-row .col-md-4 .price-label {
    font-size: 16px;
    flex: 1 1 60% !important;
}

.in-warenkorb .summary .col-md-4 .price,
.in-schritt-1 .cart-row .col-md-4 .price,
.in-schritt-2 .cart-row .col-md-4 .price {
    flex: 1 1 40% !important;
    padding-left: 0;
}

.in-warenkorb .summary .col-md-4 .price-label.price-primary,
.in-schritt-1 .cart-row .col-md-4 .price-label.price-primary,
.in-schritt-2 .cart-row .col-md-4 .price-label.price-primary {
    font-size: 0;
}

.in-warenkorb .summary .col-md-4 .price-label.price-primary:before {
    content: "inkl. MwSt. zzgl. Versandkosten";
    font-size: 16px;
}

.in-schritt-1 .cart-row .col-md-4 .price-label.price-primary:before,
.in-schritt-2 .cart-row .col-md-4 .price-label.price-primary:before {
    content: "inkl. MwSt. inkl. Versandkosten";
    font-size: 16px;
}

:where(body.ums_homepage_cart_checkout_headings--on) .order-summary h2 {
    margin: 0 !important;
    padding: 14px 18px !important;
}

#header .container {
    min-height: 48px;
}

#header .site-name a img {
    max-height: 44px;
}

.container.navigation-wrapper .site-name {
    flex: 0 1 140px;
}

body.ordering-process .order-summary-item a [data-testid="recapItemAmount"] {
    padding: 0 2px;
    display: inline-block;
    background: var(--color-primary);
    color: #fff;
    font-size: 13px;
    font-weight: 600;
}

@media (max-width: 1199px) {
    .client-table-heading {
        font-weight: 500;
    }
}

@media (max-width: 991px) {
    body.ordering-process .checkout-steps, body.ordering-process .steps, body.ordering-process .cart-header {
        margin-bottom: 0px !important;
    }
}

@media (max-width: 767px) {
    body.ordering-process .cart-table,
    body.ordering-process .cart-table tbody,
    body.in-warenkorb .cart-table,
    body.in-warenkorb .cart-table tbody,
    .cart-wrapper .cart-table,
    .cart-wrapper .cart-table tbody {
        display: block;
        width: 100%;
        margin-top: 0;
    }

    body.ordering-process .cart-table tbody tr.removeable,
    body.in-warenkorb .cart-table tbody tr.removeable,
    .cart-wrapper .cart-table tbody tr.removeable {
        display: grid !important;
        grid-template-columns: 74px 26px minmax(0, 1fr) minmax(0, 1fr);
        grid-template-areas:
            "image name name name"
            "image availability availability availability"
            "quantity quantity price total";
        column-gap: 12px;
        row-gap: 8px;
        align-items: start;
        padding: 16px 0;
        width: 100%;
    }

    body.ordering-process .cart-table tbody tr.removeable td,
    body.in-warenkorb .cart-table tbody tr.removeable td,
    .cart-wrapper .cart-table tbody tr.removeable td {
        display: flex !important;
        width: auto !important;
        margin: 0 !important;
        height: 100%;
        align-items: center;
    }

    body.ordering-process .cart-table .cart-p-image,
    body.in-warenkorb .cart-table .cart-p-image,
    .cart-wrapper .cart-table .cart-p-image {
        grid-area: image;
        width: 74px !important;
        margin-right: 0 !important;
        margin-bottom: 0 !important;
    }

    body.ordering-process .cart-table .cart-p-image a,
    body.in-warenkorb .cart-table .cart-p-image a,
    .cart-wrapper .cart-table .cart-p-image a {
        display: block;
    }

    body.ordering-process .cart-table .cart-p-image img,
    body.in-warenkorb .cart-table .cart-p-image img,
    .cart-wrapper .cart-table .cart-p-image img {
        display: block;
        width: 74px;
        height: auto;
    }

    body.ordering-process .cart-table .p-name,
    body.in-warenkorb .cart-table .p-name,
    .cart-wrapper .cart-table .p-name {
        grid-area: name;
        align-self: end;
        height: auto !important;
    }

    body.ordering-process .cart-table .p-availability,
    body.in-warenkorb .cart-table .p-availability,
    .cart-wrapper .cart-table .p-availability {
        grid-area: availability;
        align-self: start;
        height: auto !important;
        padding-top: 0 !important;
    }

    body.ordering-process .cart-table .p-quantity,
    body.in-warenkorb .cart-table .p-quantity,
    .cart-wrapper .cart-table .p-quantity {
        grid-area: quantity;
        display: block !important;
        align-self: start;
    }

    body.ordering-process .cart-table .p-price,
    body.in-warenkorb .cart-table .p-price,
    .cart-wrapper .cart-table .p-price {
        grid-area: price;
        padding-left: 6px !important;
    }

    body.ordering-process .cart-table .p-total,
    body.in-warenkorb .cart-table .p-total,
    .cart-wrapper .cart-table .p-total {
        grid-area: total;
        justify-content: flex-end;
    }

    body.ordering-process .cart-table .p-quantity .quantity-form,
    body.in-warenkorb .cart-table .p-quantity .quantity-form,
    .cart-wrapper .cart-table .p-quantity .quantity-form {
        display: block;
    }

    body.ordering-process .cart-table .p-quantity .quantity,
    body.in-warenkorb .cart-table .p-quantity .quantity,
    .cart-wrapper .cart-table .p-quantity .quantity {
        display: inline-flex;
        max-width: 100%;
        padding-right: 0;
    }

    body.ordering-process .cart-table .p-price .p-label,
    body.ordering-process .cart-table .p-total .p-label,
    body.ordering-process .cart-table .p-quantity .p-label,
    body.in-warenkorb .cart-table .p-price .p-label,
    body.in-warenkorb .cart-table .p-total .p-label,
    body.in-warenkorb .cart-table .p-quantity .p-label,
    .cart-wrapper .cart-table .p-price .p-label,
    .cart-wrapper .cart-table .p-total .p-label,
    .cart-wrapper .cart-table .p-quantity .p-label {
        display: block;
        margin-bottom: 4px;
    }

    .breadcrumbs {
        padding: 4px 0;
    }

    .p-details-bottom .narrow-visible .description p, .p-details-bottom .narrow-visible .description ul li {
        font-size: 16px !important;
        line-height: 1.4 !important;
    }

    .p-details-bottom .narrow-visible .description > p[style*="text-align: center;"] {
        width: calc(50% - 6px) !important;
        margin-right: 12px !important;
        margin-bottom: 12px !important;
    }

    .p-details-bottom .narrow-visible .description h3 {
        font-size: 20px !important;
    }

    .top-navigation-bar {
        border: none;
        display: block;
        position: static;
    }

    .top-navigation-bar .container {
        min-height: 32px !important;
    }

    .top-navigation-bar-right .top-nav-button {
        display: none !important;
    }

    body.type-index #products-1.products, body.type-index #products-2.products {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 10px !important;
    }

    .ergeshop-trustbar {
        margin-top: 0 !important;
    }   

    .ergeshop-trustbar__inner {
        margin: 0;
    }

    .p-info-wrapper .p-details h1 {
        font-size: 24px !important;
        line-height: 1.2 !important;
    }

    table.detail-parameters tbody tr td, table.detail-parameters tbody tr th {
        min-width: auto;
        display: table-cell;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .detail-parameters.second th {
        width: 120px;
    }

    .detail-parameters.second td {
        width: auto;
    }

    .p-details-bottom .narrow-visible .description h2 {
        font-size: 22px !important;
    }

    .p-thumbnails,
    .p-thumbnails>div {
        height: 64px;
    }

    body.type-index .benefitBanner.position--benefitHomepage {
        margin-top: 16px !important;
    }

    footer#footer .custom-footer div.banner .trust-bar {
        margin-top: 0;
        display: grid;
        grid-template-columns: 1fr 1fr;
        padding-bottom: 0;
    }

    body.type-index #products-1 .price-final::after, body.type-index #products-2 .price-final::after, body.type-index #products-1 .price::after, body.type-index #products-2 .price::after {
        font-size: 10px !important;
    }

    :where(body.ums_homepage_cart_checkout_headings--off) .welcome {
        margin-bottom: 0;
    } 

    .ergeshop-trustbar__inner {
        margin: 0;
    }

    .ergeshop-trustbar__card {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    footer#footer .custom-footer > [class*="col-"] {
        padding: 0 10px; 
        margin-bottom: 32px !important;
    }

    footer#footer .custom-footer .banner {
        margin: 0;
        min-height: auto;
    }

    body.type-index #products-1 .name, body.type-index #products-2 .name  {
        font-size: 16px !important;
    }

    ol.cart-header li:not(:last-child):after {
        margin: 0px 6px;
        border-width: 1px;
        width: 6px;
        height: 6px;
        top: -1px;
    }

    ol.cart-header li a, ol.cart-header li strong {
        font-size: 11px;
    }

    body.ordering-process .checkout-steps, body.ordering-process .steps, body.ordering-process .cart-header {
        padding: 0 0 16px;
    }
}
