.mod-megamenu>.mod-megamenu--item:last-child {
    margin-left: auto;
}

.mod-megamenu>.mod-megamenu--item:last-child>.mod-megamenu--item-anchor {
    padding-right: 0;
}

/* Richter Czech – mobile header only */
@media (max-width: 991.98px) {
    .top-bar-content {
        background: #fff;
        color: #173768;
        border: 0;
    }

    .top-bar-content .container-inner {
        padding: 14px 0 12px;
    }

    .top-bar-content .top-left {
        display: none !important;
    }

    .top-bar-content .top-right {
        width: 100%;
        justify-content: center !important;
    }

    .top-bar-content .top-right > .mod-inline:not(:first-child) {
        display: none !important;
    }

    .top-bar-content .top-right ul,
    .top-bar-content .top-right .mod-list {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 28px;
        margin: 0;
        padding: 0;
    }

    .top-bar-content .top-right a,
    .top-bar-content .top-right i {
        color: #173768 !important;
        font-size: 27px;
    }

    .header-main,
    .header-main .container-xxl,
    .header-main .container-fluid,
    .header-main .container-inner {
        padding: 0 !important;
        max-width: none;
    }

    .richter-mobile-header {
        width: 100%;
        background: #fff;
    }

    .richter-mobile-main-row {
        display: grid;
        grid-template-columns: minmax(145px, 1.7fr) repeat(3, minmax(62px, .72fr));
        width: 100%;
        min-height: 148px;
        padding: 18px 14px;
        background: #0d2f62;
        color: #fff;
        align-items: stretch;
    }

    .richter-mobile-logo {
        min-width: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 16px 0 4px;
        border-right: 1px solid rgba(255,255,255,.28);
    }

    .richter-mobile-logo .brand-logo,
    .richter-mobile-logo img,
    .richter-mobile-logo .logo {
        display: block;
        width: 100%;
        max-width: 215px;
        height: auto;
        max-height: 105px;
        object-fit: contain;
    }

    .richter-mobile-action {
        position: relative;
        min-width: 0;
        margin: 0;
        padding: 12px 7px;
        border: 0;
        border-right: 1px solid rgba(255,255,255,.28);
        border-radius: 0;
        background: transparent;
        color: #fff !important;
        display: flex !important;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 10px;
        text-align: center;
        text-decoration: none;
    }

    .richter-mobile-menu {
        border-right: 0;
    }

    .richter-mobile-action .vpi,
    .richter-mobile-action > i {
        color: #fff !important;
        font-size: 35px;
        line-height: 1;
    }

    .richter-mobile-action-label {
        color: #fff;
        font-size: 14px;
        line-height: 1;
        font-weight: 500;
        text-transform: uppercase;
        white-space: nowrap;
    }

    .richter-mobile-cart > div,
    .richter-mobile-cart .mod-vpprime-minicart,
    .richter-mobile-cart .moduletable {
        display: contents !important;
    }

    .richter-mobile-cart a,
    .richter-mobile-cart .btn-icon {
        color: #fff !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    .richter-mobile-cart .jewel {
        background: #e4001b !important;
    }

    .richter-mobile-search {
        width: 100%;
        padding: 22px 18px 14px;
        background: #fff;
    }

    .richter-mobile-search input[type="search"],
    .richter-mobile-search input[type="text"] {
        width: 100%;
        min-height: 62px;
        padding: 12px 70px 12px 24px;
        border: 0;
        border-radius: 20px;
        background: #f4f5f7;
        color: #182638;
        font-size: 17px;
        box-shadow: none;
    }

    .richter-mobile-search input::placeholder {
        color: #8b8f96;
        opacity: 1;
    }

    .richter-mobile-search button,
    .richter-mobile-search .btn {
        min-width: 58px;
    }

    .richter-mobile-quicklinks {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 9px;
        width: 100%;
        padding: 8px 18px 22px;
        background: #fff;
    }

    .richter-mobile-quicklinks a {
        min-width: 0;
        padding: 11px 8px;
        border-radius: 15px;
        background: #f4f5f7;
        color: #0d2f62;
        font-size: 12px;
        line-height: 1.2;
        font-weight: 700;
        text-align: center;
        text-decoration: none;
        white-space: normal;
    }

    .richter-mobile-quicklinks a:hover,
    .richter-mobile-quicklinks a:focus {
        background: #e4001b;
        color: #fff;
    }

    body {
        padding-bottom: 0 !important;
    }
}

@media (max-width: 575.98px) {
    .richter-mobile-main-row {
        grid-template-columns: minmax(125px, 1.55fr) repeat(3, minmax(56px, .72fr));
        min-height: 126px;
        padding: 14px 8px;
    }

    .richter-mobile-logo {
        padding: 0 9px 0 2px;
    }

    .richter-mobile-logo .brand-logo,
    .richter-mobile-logo img,
    .richter-mobile-logo .logo {
        max-height: 90px;
    }

    .richter-mobile-action {
        padding: 9px 4px;
        gap: 8px;
    }

    .richter-mobile-action .vpi,
    .richter-mobile-action > i {
        font-size: 30px;
    }

    .richter-mobile-action-label {
        font-size: 11px;
    }

    .richter-mobile-search {
        padding: 18px 12px 11px;
    }

    .richter-mobile-search input[type="search"],
    .richter-mobile-search input[type="text"] {
        min-height: 56px;
        border-radius: 17px;
        font-size: 15px;
    }

    .richter-mobile-quicklinks {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 8px;
        padding: 7px 12px 18px;
    }

    .richter-mobile-quicklinks a {
        font-size: 12px;
        padding: 10px 7px;
    }
}

/* Richter Czech – mobile header refinements v3 */
@media (max-width: 991.98px) {
    /* Compact social row */
    .top-bar-content .container-inner {
        padding: 7px 0 6px;
    }

    .top-bar-content .top-right ul,
    .top-bar-content .top-right .mod-list {
        gap: 24px;
    }

    .top-bar-content .top-right a,
    .top-bar-content .top-right i {
        font-size: 22px;
        line-height: 1;
    }

    /* Compact dark-blue logo/action row */
    .richter-mobile-main-row {
        min-height: 104px;
        padding: 10px 10px;
    }

    .richter-mobile-logo {
        padding-right: 10px;
    }

    .richter-mobile-logo .brand-logo,
    .richter-mobile-logo img,
    .richter-mobile-logo .logo {
        max-height: 72px;
    }

    .richter-mobile-action {
        padding: 7px 4px;
        gap: 6px;
    }

    .richter-mobile-action .vpi,
    .richter-mobile-action > i {
        font-size: 28px;
    }

    .richter-mobile-action-label {
        font-size: 10px;
    }

    /* Search field only – remove submit button completely */
    .richter-mobile-search button,
    .richter-mobile-search input[type="submit"],
    .richter-mobile-search .btn,
    .richter-mobile-search [type="submit"] {
        display: none !important;
    }

    .richter-mobile-search form,
    .richter-mobile-search .input-group,
    .richter-mobile-search .search-wrapper,
    .richter-mobile-search .form-group {
        display: block !important;
        width: 100% !important;
    }

    .richter-mobile-search input[type="search"],
    .richter-mobile-search input[type="text"] {
        width: 100% !important;
        padding-right: 24px !important;
        border-radius: 18px !important;
    }

    /* Ensure cart/offcanvas close control is visible on a white panel */
    .offcanvas .btn-icon[data-bs-dismiss="offcanvas"],
    .offcanvas button[data-bs-dismiss="offcanvas"],
    .offcanvas .offcanvas-header .btn-close {
        color: #0d2f62 !important;
        opacity: 1 !important;
        visibility: visible !important;
    }

    .offcanvas .btn-icon[data-bs-dismiss="offcanvas"] .vpi,
    .offcanvas button[data-bs-dismiss="offcanvas"] .vpi {
        color: #0d2f62 !important;
        font-size: 25px !important;
        opacity: 1 !important;
    }
}

@media (max-width: 575.98px) {
    .top-bar-content .container-inner {
        padding: 6px 0 5px;
    }

    .top-bar-content .top-right a,
    .top-bar-content .top-right i {
        font-size: 21px;
    }

    .richter-mobile-main-row {
        min-height: 92px;
        padding: 8px 6px;
    }

    .richter-mobile-logo .brand-logo,
    .richter-mobile-logo img,
    .richter-mobile-logo .logo {
        max-height: 62px;
    }

    .richter-mobile-action {
        padding: 5px 3px;
        gap: 5px;
    }

    .richter-mobile-action .vpi,
    .richter-mobile-action > i {
        font-size: 25px;
    }

    .richter-mobile-action-label {
        font-size: 9px;
    }

    .richter-mobile-search {
        padding-top: 14px;
    }
}

/* ========================================================================
   RICHTER CZECH – MODERN HOMEPAGE
   Applies only inside the article wrapper .richter-homepage
   ======================================================================== */
.richter-homepage {
    --richter-navy: #173665;
    --richter-navy-dark: #0d2f62;
    --richter-red: #e4001b;
    --richter-text: #16243a;
    --richter-muted: #687386;
    --richter-soft: #f4f6f9;
    --richter-line: #dde3eb;
    --richter-shadow: 0 14px 40px rgba(13, 47, 98, .08);
    overflow: hidden;
}

.richter-homepage .richter-home-section {
    position: relative;
    margin-bottom: clamp(3.75rem, 7vw, 7rem);
}

.richter-homepage .richter-section-heading {
    position: relative;
    margin-bottom: clamp(1.5rem, 3vw, 2.5rem);
}

.richter-homepage .richter-section-heading::after {
    display: block;
    width: 72px;
    height: 3px;
    margin: 1rem auto 0;
    border-radius: 999px;
    background: var(--richter-red);
    content: "";
}

.richter-homepage .richter-section-heading--row::after {
    position: absolute;
    bottom: -1.15rem;
    left: 0;
    margin: 0;
}

.richter-homepage .richter-section-heading h2 {
    color: var(--richter-text);
    text-wrap: balance;
}

.richter-homepage .richter-eyebrow {
    color: var(--richter-red);
    letter-spacing: .12em;
}

.richter-homepage .richter-heading-link {
    padding: .7rem 1rem;
    border: 1px solid var(--richter-line);
    border-radius: 999px;
    background: #fff;
    transition: color .2s ease, border-color .2s ease, background .2s ease, transform .2s ease;
}

.richter-homepage .richter-heading-link:hover,
.richter-homepage .richter-heading-link:focus-visible {
    border-color: var(--richter-red);
    background: var(--richter-red);
    color: #fff;
    transform: translateY(-2px);
}

/* Promotional banners */
.richter-homepage .richter-banner-grid {
    align-items: stretch;
}

.richter-homepage .richter-banner-card {
    border: 1px solid rgba(255,255,255,.2);
    box-shadow: 0 18px 45px rgba(13, 47, 98, .14);
    transition: transform .35s ease, box-shadow .35s ease;
}

.richter-homepage .richter-banner-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 24px 55px rgba(13, 47, 98, .2);
}

.richter-homepage .richter-banner-button {
    min-width: 132px;
}

/* Rady a tipy – remove template padding, dark overlay and inherited hover colours */
.richter-homepage .richter-news-strip {
    padding: clamp(1rem, 2vw, 1.5rem) !important;
    border: 1px solid var(--richter-line);
    border-radius: 22px;
    background: #fff;
    box-shadow: var(--richter-shadow);
}

.richter-homepage .richter-news-strip ul,
.richter-homepage .richter-news-strip ol,
.richter-homepage .richter-news-strip .mod-articlesnews,
.richter-homepage .richter-news-strip .newsflash,
.richter-homepage .richter-news-strip .blog-items {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.richter-homepage .richter-news-strip .mod-articlesnews,
.richter-homepage .richter-news-strip .newsflash,
.richter-homepage .richter-news-strip .blog-items {
    gap: clamp(1rem, 2vw, 1.5rem) !important;
}

.richter-homepage .richter-news-strip article,
.richter-homepage .richter-news-strip li,
.richter-homepage .richter-news-strip .mod-articlesnews__item,
.richter-homepage .richter-news-strip .newsflash-item {
    position: relative;
    min-width: 0;
    margin: 0 !important;
    padding: 1rem !important;
    overflow: hidden;
    border: 1px solid var(--richter-line) !important;
    border-radius: 16px !important;
    background: #fff !important;
    color: var(--richter-text) !important;
    box-shadow: none !important;
    transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}

.richter-homepage .richter-news-strip article::before,
.richter-homepage .richter-news-strip article::after,
.richter-homepage .richter-news-strip li::before,
.richter-homepage .richter-news-strip li::after,
.richter-homepage .richter-news-strip .mod-articlesnews__item::before,
.richter-homepage .richter-news-strip .mod-articlesnews__item::after,
.richter-homepage .richter-news-strip .newsflash-item::before,
.richter-homepage .richter-news-strip .newsflash-item::after {
    display: none !important;
    background: transparent !important;
    opacity: 0 !important;
}

.richter-homepage .richter-news-strip article:hover,
.richter-homepage .richter-news-strip li:hover,
.richter-homepage .richter-news-strip .mod-articlesnews__item:hover,
.richter-homepage .richter-news-strip .newsflash-item:hover {
    border-color: rgba(23, 54, 101, .22) !important;
    background: #fff !important;
    color: var(--richter-text) !important;
    box-shadow: 0 14px 30px rgba(13, 47, 98, .1) !important;
    transform: translateY(-4px);
}

.richter-homepage .richter-news-strip h3,
.richter-homepage .richter-news-strip h4,
.richter-homepage .richter-news-strip .newsflash-title {
    margin: 0 0 .75rem !important;
    color: var(--richter-navy-dark) !important;
    font-weight: 800;
}

.richter-homepage .richter-news-strip a,
.richter-homepage .richter-news-strip a:visited,
.richter-homepage .richter-news-strip article:hover a,
.richter-homepage .richter-news-strip li:hover a {
    color: var(--richter-navy-dark) !important;
    text-decoration: none !important;
}

.richter-homepage .richter-news-strip a:hover,
.richter-homepage .richter-news-strip a:focus-visible {
    color: var(--richter-red) !important;
}

.richter-homepage .richter-news-strip p,
.richter-homepage .richter-news-strip .mod-articlesnews__introtext,
.richter-homepage .richter-news-strip article:hover p,
.richter-homepage .richter-news-strip li:hover p {
    margin: .75rem 0 0 !important;
    color: var(--richter-muted) !important;
    line-height: 1.65;
}

.richter-homepage .richter-news-strip img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 .85rem !important;
    border-radius: 11px;
    object-fit: cover;
}

/* Both VP Prime product carousel modules */
.richter-homepage .richter-carousel-wrap {
    padding: clamp(.9rem, 2vw, 1.35rem) !important;
    overflow: hidden;
    border: 1px solid var(--richter-line);
    border-radius: 22px;
    background: #fff;
    box-shadow: var(--richter-shadow);
}

.richter-homepage .richter-home-products--alt .richter-carousel-wrap {
    background: linear-gradient(180deg, #f7f9fc 0%, #fff 100%);
}

.richter-homepage .richter-carousel-wrap .vpprime-product-carousel-item,
.richter-homepage .richter-carousel-wrap .tns-item,
.richter-homepage .richter-carousel-wrap .product-grid-view {
    height: 100%;
}

.richter-homepage .richter-carousel-wrap .product-container {
    display: flex !important;
    flex-direction: column !important;
    align-self: stretch !important;
    height: 100% !important;
    min-height: 100%;
    padding: .65rem !important;
    overflow: hidden;
    border: 1px solid var(--richter-line) !important;
    border-radius: 15px !important;
    background: #fff !important;
    box-shadow: none !important;
    transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}

.richter-homepage .richter-carousel-wrap .product-container:hover {
    border-color: rgba(23, 54, 101, .24) !important;
    box-shadow: 0 12px 28px rgba(13, 47, 98, .1) !important;
    transform: translateY(-4px);
}

.richter-homepage .richter-carousel-wrap .product-top-container,
.richter-homepage .richter-carousel-wrap .product-list-images,
.richter-homepage .richter-carousel-wrap .vm-product-media-container {
    overflow: hidden;
    border-radius: 11px;
    background: #f7f8fa;
}

.richter-homepage .richter-carousel-wrap .product-list-images img,
.richter-homepage .richter-carousel-wrap .product-top-container img,
.richter-homepage .richter-carousel-wrap .vm-product-media-container img {
    transition: transform .3s ease;
}

.richter-homepage .richter-carousel-wrap .product-container:hover img {
    transform: scale(1.025);
}

.richter-homepage .richter-carousel-wrap .product-name {
    display: flex !important;
    align-items: center;
    justify-content: center;
    min-height: 3.7rem !important;
    margin: .65rem 0 .35rem !important;
    padding: 0 .35rem;
    text-align: center !important;
}

.richter-homepage .richter-carousel-wrap .product-name a,
.richter-homepage .richter-carousel-wrap .product-name h4,
.richter-homepage .richter-carousel-wrap .product-name h5 {
    color: var(--richter-text) !important;
    line-height: 1.35;
    text-decoration: none;
}

.richter-homepage .richter-carousel-wrap .product-prices {
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-end;
    min-height: 4.7rem;
    margin: auto 0 .65rem !important;
    padding: 0 .25rem !important;
    text-align: center !important;
}

.richter-homepage .richter-carousel-wrap .vm-price-value,
.richter-homepage .richter-carousel-wrap .PricesalesPrice,
.richter-homepage .richter-carousel-wrap .vm-price-desc,
.richter-homepage .richter-carousel-wrap .PricepriceWithoutTax {
    float: none !important;
    clear: none !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 14px !important;
    line-height: 1.45 !important;
    text-align: center !important;
}

.richter-homepage .richter-carousel-wrap .PricesalesPrice.vm-display.vm-price-value,
.richter-homepage .richter-carousel-wrap .PricesalesPrice.vm-price-value {
    display: block !important;
    white-space: nowrap !important;
}

.richter-homepage .richter-carousel-wrap .PricesalesPrice .vm-price-desc,
.richter-homepage .richter-carousel-wrap .PricesalesPrice > .vm-price-desc {
    display: inline !important;
    margin-right: .35rem !important;
    color: #555f6d !important;
    font-weight: 700 !important;
}

.richter-homepage .richter-carousel-wrap .PricesalesPrice > .PricesalesPrice,
.richter-homepage .richter-carousel-wrap span.PricesalesPrice {
    display: inline !important;
    color: var(--richter-red) !important;
    font-weight: 800 !important;
    white-space: nowrap !important;
}

.richter-homepage .richter-carousel-wrap .PricepriceWithoutTax.vm-price-value {
    display: block !important;
    margin-top: .3rem !important;
    color: #7a8492 !important;
    font-weight: 400 !important;
    white-space: nowrap !important;
}

.richter-homepage .richter-carousel-wrap .addtocart-area,
.richter-homepage .richter-carousel-wrap .product-bottom-container {
    margin-top: auto;
    text-align: center;
}

.richter-homepage .richter-carousel-wrap .addtocart-button,
.richter-homepage .richter-carousel-wrap .addtocart-button input,
.richter-homepage .richter-carousel-wrap .btn-primary {
    min-height: 40px;
    padding: .58rem 1rem !important;
    border: 1px solid var(--richter-navy-dark) !important;
    border-radius: 7px !important;
    background: var(--richter-navy-dark) !important;
    color: #fff !important;
    font-size: .8rem !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    box-shadow: none !important;
    transition: background .2s ease, border-color .2s ease, transform .2s ease;
}

.richter-homepage .richter-carousel-wrap .addtocart-button:hover,
.richter-homepage .richter-carousel-wrap .addtocart-button input:hover,
.richter-homepage .richter-carousel-wrap .btn-primary:hover {
    border-color: var(--richter-red) !important;
    background: var(--richter-red) !important;
    color: #fff !important;
    transform: translateY(-2px);
}

.richter-homepage .richter-carousel-wrap .tns-controls button {
    border: 1px solid var(--richter-line);
    background: #fff;
    color: var(--richter-navy-dark);
    box-shadow: 0 5px 16px rgba(13, 47, 98, .08);
}

.richter-homepage .richter-carousel-wrap .tns-nav button {
    background: #cdd5e0;
}

.richter-homepage .richter-carousel-wrap .tns-nav button.tns-nav-active {
    width: 24px;
    border-radius: 999px;
    background: var(--richter-navy-dark);
}

/* Make the homepage breathe better inside the template container */
body.view-featured .main-content-area,
body.itemid-101 .main-content-area,
body.itemid-476 .main-content-area {
    padding-top: clamp(1rem, 3vw, 2.5rem);
}

@media (max-width: 991.98px) {
    .richter-homepage .richter-home-section {
        margin-bottom: 4rem;
    }

    .richter-homepage .richter-section-heading h2 {
        font-size: clamp(1.8rem, 6vw, 2.5rem);
    }

    .richter-homepage .richter-carousel-wrap {
        padding: .75rem !important;
        border-radius: 17px;
    }
}

@media (max-width: 767.98px) {
    .richter-homepage .richter-section-heading--row {
        padding-bottom: .4rem;
    }

    .richter-homepage .richter-section-heading--row::after {
        bottom: -.7rem;
    }

    .richter-homepage .richter-heading-link {
        padding: .55rem .8rem;
    }

    .richter-homepage .richter-news-strip {
        padding: .75rem !important;
        border-radius: 17px;
    }

    .richter-homepage .richter-news-strip article,
    .richter-homepage .richter-news-strip li,
    .richter-homepage .richter-news-strip .mod-articlesnews__item,
    .richter-homepage .richter-news-strip .newsflash-item {
        padding: .8rem !important;
    }

    .richter-homepage .richter-carousel-wrap .product-container {
        padding: .5rem !important;
    }
}

@media (prefers-reduced-motion: reduce) {
    .richter-homepage *,
    .richter-homepage *::before,
    .richter-homepage *::after {
        scroll-behavior: auto !important;
        transition-duration: .01ms !important;
        animation-duration: .01ms !important;
        animation-iteration-count: 1 !important;
    }
}

/* =========================================================
   RICHTER CZECH – KONTAKT
   Všechny styly jsou omezené pouze na .rc-contact
   ========================================================= */

.rc-contact {
    --rc-navy: #071f40;
    --rc-navy-light: #123760;
    --rc-red: #e51c32;
    --rc-red-dark: #c91429;
    --rc-blue: #2366a5;
    --rc-bg: #f5f7fa;
    --rc-card: #ffffff;
    --rc-border: #e2e7ed;
    --rc-text: #142238;
    --rc-muted: #667085;
    --rc-shadow: 0 14px 38px rgba(7, 31, 64, 0.09);

    width: 100%;
    color: var(--rc-text);
    font-family: inherit;
    line-height: 1.65;
}

.rc-contact *,
.rc-contact *::before,
.rc-contact *::after {
    box-sizing: border-box;
}

.rc-contact a {
    color: inherit;
    text-decoration: none;
}

.rc-contact svg {
    display: block;
    width: 1em;
    height: 1em;
}

.rc-contact__container {
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
}

/* HERO */

.rc-contact__hero {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    border-radius: 18px;
    background:
        radial-gradient(circle at 85% 20%, rgba(229, 28, 50, 0.20), transparent 28%),
        linear-gradient(125deg, #061b38 0%, #092b53 58%, #0d3b6d 100%);
    box-shadow: var(--rc-shadow);
}

.rc-contact__hero::before {
    content: "";
    position: absolute;
    top: -90px;
    right: -70px;
    width: 280px;
    height: 280px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 50%;
}

.rc-contact__hero::after {
    content: "";
    position: absolute;
    right: 90px;
    bottom: -150px;
    width: 360px;
    height: 360px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 50%;
}

.rc-contact__hero-inner {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.95fr);
    min-height: 470px;
}

.rc-contact__hero-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 58px 54px;
    color: #fff;
}

.rc-contact__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    width: fit-content;
    margin-bottom: 18px;
    padding: 8px 13px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.08);
    color: #fff;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.11em;
    text-transform: uppercase;
}

.rc-contact__eyebrow-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--rc-red);
    box-shadow: 0 0 0 5px rgba(229, 28, 50, 0.18);
}

.rc-contact__hero h1 {
    margin: 0 0 18px;
    color: #fff;
    font-size: clamp(36px, 5vw, 62px);
    line-height: 1.04;
    letter-spacing: -0.045em;
}

.rc-contact__hero-lead {
    max-width: 650px;
    margin: 0 0 30px;
    color: rgba(255, 255, 255, 0.82);
    font-size: 18px;
}

.rc-contact__hero-address {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    max-width: 590px;
    margin-bottom: 28px;
    padding: 19px 21px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 13px;
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(6px);
}

.rc-contact__hero-address-icon {
    display: grid;
    flex: 0 0 43px;
    width: 43px;
    height: 43px;
    place-items: center;
    border-radius: 11px;
    background: var(--rc-red);
    color: #fff;
    font-size: 21px;
}

.rc-contact__hero-address strong {
    display: block;
    margin-bottom: 2px;
    color: #fff;
    font-size: 16px;
}

.rc-contact__hero-address span {
    color: rgba(255, 255, 255, 0.78);
}

.rc-contact__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.rc-contact__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    min-height: 48px;
    padding: 12px 20px;
    border: 1px solid transparent;
    border-radius: 7px;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    transition:
        transform 0.2s ease,
        background 0.2s ease,
        border-color 0.2s ease,
        box-shadow 0.2s ease;
}

.rc-contact__button:hover {
    transform: translateY(-2px);
}

.rc-contact__button--red {
    background: var(--rc-red);
    color: #fff !important;
    box-shadow: 0 10px 24px rgba(229, 28, 50, 0.24);
}

.rc-contact__button--red:hover {
    background: var(--rc-red-dark);
    color: #fff !important;
}

.rc-contact__button--light {
    border-color: rgba(255, 255, 255, 0.30);
    background: rgba(255, 255, 255, 0.09);
    color: #fff !important;
}

.rc-contact__button--light:hover {
    border-color: rgba(255, 255, 255, 0.55);
    background: rgba(255, 255, 255, 0.16);
    color: #fff !important;
}

.rc-contact__map {
    position: relative;
    min-height: 470px;
    background: #dfe5ec;
}

.rc-contact__map iframe {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 470px;
    border: 0;
    filter: saturate(0.85) contrast(1.02);
}

.rc-contact__map-label {
    position: absolute;
    right: 22px;
    bottom: 22px;
    left: 22px;
    z-index: 2;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 15px 17px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.94);
    box-shadow: 0 10px 28px rgba(7, 31, 64, 0.18);
    backdrop-filter: blur(8px);
}

.rc-contact__map-label-icon {
    display: grid;
    flex: 0 0 38px;
    width: 38px;
    height: 38px;
    place-items: center;
    border-radius: 8px;
    background: var(--rc-navy);
    color: #fff;
    font-size: 18px;
}

.rc-contact__map-label strong {
    display: block;
    line-height: 1.3;
}

.rc-contact__map-label span {
    color: var(--rc-muted);
    font-size: 13px;
}

/* RYCHLÉ INFORMACE */

.rc-contact__quick-grid {
    display: grid;
    grid-template-columns: 1.15fr 1fr 1fr;
    gap: 18px;
    margin-bottom: 54px;
}

.rc-contact__quick-card {
    display: flex;
    align-items: flex-start;
    gap: 17px;
    min-height: 142px;
    padding: 25px;
    border: 1px solid var(--rc-border);
    border-radius: 13px;
    background: var(--rc-card);
    box-shadow: 0 8px 26px rgba(7, 31, 64, 0.05);
}

.rc-contact__quick-icon {
    display: grid;
    flex: 0 0 48px;
    width: 48px;
    height: 48px;
    place-items: center;
    border-radius: 11px;
    background: #eef4fb;
    color: var(--rc-navy);
    font-size: 22px;
}

.rc-contact__quick-card:first-child .rc-contact__quick-icon {
    background: #fff0f2;
    color: var(--rc-red);
}

.rc-contact__quick-card h2,
.rc-contact__quick-card h3 {
    margin: 0 0 7px;
    color: var(--rc-navy);
    font-size: 17px;
    line-height: 1.35;
}

.rc-contact__quick-card p {
    margin: 0;
    color: var(--rc-muted);
    font-size: 14px;
}

.rc-contact__hours {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 3px 17px;
    margin-top: 8px;
    font-size: 14px;
}

.rc-contact__hours strong {
    color: var(--rc-navy);
}

.rc-contact__hours span {
    color: var(--rc-text);
}

/* NADPISY SEKCÍ */

.rc-contact__section {
    margin-bottom: 58px;
}

.rc-contact__section-heading {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 25px;
    margin-bottom: 24px;
}

.rc-contact__section-title-wrap {
    max-width: 760px;
}

.rc-contact__section-label {
    display: block;
    margin-bottom: 7px;
    color: var(--rc-red);
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.rc-contact__section-heading h2 {
    position: relative;
    margin: 0;
    padding-bottom: 14px;
    color: var(--rc-navy);
    font-size: clamp(27px, 3vw, 38px);
    line-height: 1.18;
    letter-spacing: -0.025em;
}

.rc-contact__section-heading h2::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 44px;
    height: 3px;
    border-radius: 5px;
    background: var(--rc-red);
}

.rc-contact__section-description {
    max-width: 520px;
    margin: 0;
    color: var(--rc-muted);
    font-size: 15px;
}

/* KONTAKTNÍ OSOBY */

.rc-contact__people-grid {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 18px;
}

.rc-contact__person {
    position: relative;
    grid-column: span 2;
    overflow: hidden;
    min-height: 290px;
    padding: 27px;
    border: 1px solid var(--rc-border);
    border-radius: 14px;
    background: var(--rc-card);
    box-shadow: 0 9px 30px rgba(7, 31, 64, 0.055);
    transition:
        transform 0.25s ease,
        box-shadow 0.25s ease,
        border-color 0.25s ease;
}

.rc-contact__person:nth-child(4),
.rc-contact__person:nth-child(5) {
    grid-column: span 3;
}

.rc-contact__person::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 4px;
    background: linear-gradient(90deg, var(--rc-red) 0 22%, var(--rc-navy) 22% 100%);
}

.rc-contact__person:hover {
    transform: translateY(-5px);
    border-color: #cbd5e0;
    box-shadow: 0 17px 40px rgba(7, 31, 64, 0.11);
}

.rc-contact__person-head {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 21px;
}

.rc-contact__avatar {
    display: grid;
    flex: 0 0 54px;
    width: 54px;
    height: 54px;
    place-items: center;
    border-radius: 13px;
    background: var(--rc-navy);
    color: #fff;
    font-size: 15px;
    font-weight: 900;
    letter-spacing: 0.04em;
}

.rc-contact__person:nth-child(even) .rc-contact__avatar {
    background: var(--rc-red);
}

.rc-contact__person-role {
    margin-bottom: 3px;
    color: var(--rc-red);
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.09em;
    text-transform: uppercase;
}

.rc-contact__person h3 {
    margin: 0;
    color: var(--rc-navy);
    font-size: 19px;
    line-height: 1.3;
}

.rc-contact__person-note {
    min-height: 25px;
    margin: -8px 0 15px;
    color: var(--rc-muted);
    font-size: 13px;
}

.rc-contact__person-links {
    display: grid;
    gap: 9px;
}

.rc-contact__person-link {
    display: flex;
    align-items: center;
    gap: 11px;
    min-width: 0;
    padding: 11px 13px;
    border-radius: 8px;
    background: var(--rc-bg);
    color: var(--rc-text) !important;
    font-size: 14px;
    font-weight: 650;
    transition:
        background 0.2s ease,
        color 0.2s ease;
}

.rc-contact__person-link svg {
    flex: 0 0 18px;
    color: var(--rc-red);
    font-size: 18px;
}

.rc-contact__person-link span {
    min-width: 0;
    overflow-wrap: anywhere;
}

.rc-contact__person-link:hover {
    background: var(--rc-navy);
    color: #fff !important;
}

.rc-contact__person-link:hover svg {
    color: #fff;
}

/* FIREMNÍ INFORMACE */

.rc-contact__company-grid {
    display: grid;
    grid-template-columns: 1.15fr 0.9fr 0.95fr;
    gap: 18px;
}

.rc-contact__company-card {
    position: relative;
    overflow: hidden;
    min-height: 315px;
    padding: 30px;
    border: 1px solid var(--rc-border);
    border-radius: 14px;
    background: #fff;
    box-shadow: 0 9px 30px rgba(7, 31, 64, 0.055);
}

.rc-contact__company-card--navy {
    border-color: transparent;
    background:
        radial-gradient(circle at 100% 0, rgba(229, 28, 50, 0.23), transparent 35%),
        var(--rc-navy);
    color: #fff;
}

.rc-contact__company-icon {
    display: grid;
    width: 52px;
    height: 52px;
    margin-bottom: 22px;
    place-items: center;
    border-radius: 12px;
    background: #eef4fb;
    color: var(--rc-navy);
    font-size: 24px;
}

.rc-contact__company-card--navy .rc-contact__company-icon {
    background: var(--rc-red);
    color: #fff;
}

.rc-contact__company-card h3 {
    margin: 0 0 18px;
    color: var(--rc-navy);
    font-size: 21px;
}

.rc-contact__company-card--navy h3 {
    color: #fff;
}

.rc-contact__detail-list {
    display: grid;
    gap: 0;
    margin: 0;
}

.rc-contact__detail-row {
    display: grid;
    grid-template-columns: minmax(105px, 0.8fr) minmax(0, 1.5fr);
    gap: 14px;
    padding: 10px 0;
    border-bottom: 1px solid var(--rc-border);
}

.rc-contact__detail-row:last-child {
    border-bottom: 0;
}

.rc-contact__detail-row dt,
.rc-contact__detail-row dd {
    margin: 0;
}

.rc-contact__detail-row dt {
    color: var(--rc-muted);
    font-size: 13px;
    font-weight: 700;
}

.rc-contact__detail-row dd {
    color: var(--rc-text);
    font-size: 14px;
    font-weight: 700;
    overflow-wrap: anywhere;
}

.rc-contact__company-card--navy .rc-contact__detail-row {
    border-color: rgba(255, 255, 255, 0.13);
}

.rc-contact__company-card--navy .rc-contact__detail-row dt {
    color: rgba(255, 255, 255, 0.63);
}

.rc-contact__company-card--navy .rc-contact__detail-row dd {
    color: #fff;
}

.rc-contact__address-large {
    margin: 0 0 18px;
    color: var(--rc-text);
    font-size: 18px;
    font-weight: 750;
    line-height: 1.55;
}

.rc-contact__address-note {
    margin: 0;
    color: var(--rc-muted);
    font-size: 14px;
}

/* PROVOZNÍ INFORMACE */

.rc-contact__notice {
    position: relative;
    overflow: hidden;
    padding: 38px;
    border-radius: 16px;
    background: var(--rc-bg);
    border: 1px solid var(--rc-border);
}

.rc-contact__notice::after {
    content: "";
    position: absolute;
    top: -85px;
    right: -85px;
    width: 230px;
    height: 230px;
    border: 35px solid rgba(229, 28, 50, 0.055);
    border-radius: 50%;
}

.rc-contact__notice-grid {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: minmax(260px, 0.75fr) minmax(0, 1.55fr);
    gap: 42px;
}

.rc-contact__notice-heading {
    padding-right: 15px;
}

.rc-contact__notice-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 17px;
    padding: 7px 11px;
    border-radius: 5px;
    background: #fff0f2;
    color: var(--rc-red);
    font-size: 11px;
    font-weight: 850;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.rc-contact__notice h2 {
    margin: 0 0 12px;
    color: var(--rc-navy);
    font-size: 30px;
    line-height: 1.2;
}

.rc-contact__notice-heading p {
    margin: 0;
    color: var(--rc-muted);
}

.rc-contact__notice-content {
    display: grid;
    gap: 18px;
}

.rc-contact__notice-box {
    padding: 22px 24px;
    border: 1px solid var(--rc-border);
    border-radius: 11px;
    background: #fff;
}

.rc-contact__notice-box h3 {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0 0 13px;
    color: var(--rc-navy);
    font-size: 17px;
}

.rc-contact__notice-box h3 span {
    display: grid;
    width: 31px;
    height: 31px;
    place-items: center;
    border-radius: 7px;
    background: var(--rc-navy);
    color: #fff;
    font-size: 15px;
}

.rc-contact__notice-box ul {
    display: grid;
    gap: 9px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.rc-contact__notice-box li {
    position: relative;
    padding-left: 23px;
    color: var(--rc-text);
    font-size: 14px;
}

.rc-contact__notice-box li::before {
    content: "";
    position: absolute;
    top: 0.67em;
    left: 2px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: var(--rc-red);
    box-shadow: 0 0 0 4px rgba(229, 28, 50, 0.10);
}

/* SPODNÍ CTA */

.rc-contact__cta {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    gap: 30px;
    padding: 35px 40px;
    border-radius: 15px;
    background:
        linear-gradient(110deg, rgba(7, 31, 64, 0.98), rgba(13, 59, 109, 0.96));
    color: #fff;
    box-shadow: var(--rc-shadow);
}

.rc-contact__cta h2 {
    margin: 0 0 7px;
    color: #fff;
    font-size: 28px;
}

.rc-contact__cta p {
    margin: 0;
    color: rgba(255, 255, 255, 0.72);
}

/* RESPONZIVITA */

@media (max-width: 1100px) {
    .rc-contact__hero-inner {
        grid-template-columns: 1fr;
    }

    .rc-contact__map,
    .rc-contact__map iframe {
        min-height: 380px;
    }

    .rc-contact__quick-grid {
        grid-template-columns: 1fr 1fr;
    }

    .rc-contact__quick-card:first-child {
        grid-column: 1 / -1;
    }

    .rc-contact__person {
        grid-column: span 3;
    }

    .rc-contact__person:nth-child(4),
    .rc-contact__person:nth-child(5) {
        grid-column: span 3;
    }

    .rc-contact__company-grid {
        grid-template-columns: 1fr 1fr;
    }

    .rc-contact__company-card:first-child {
        grid-column: 1 / -1;
    }
}

@media (max-width: 760px) {
    .rc-contact__hero {
        border-radius: 12px;
    }

    .rc-contact__hero-content {
        padding: 40px 24px;
    }

    .rc-contact__hero-lead {
        font-size: 16px;
    }

    .rc-contact__actions {
        display: grid;
    }

    .rc-contact__button {
        width: 100%;
    }

    .rc-contact__map,
    .rc-contact__map iframe {
        min-height: 330px;
    }

    .rc-contact__quick-grid,
    .rc-contact__company-grid {
        grid-template-columns: 1fr;
    }

    .rc-contact__quick-card:first-child,
    .rc-contact__company-card:first-child {
        grid-column: auto;
    }

    .rc-contact__section-heading {
        display: block;
    }

    .rc-contact__section-description {
        margin-top: 15px;
    }

    .rc-contact__people-grid {
        grid-template-columns: 1fr;
    }

    .rc-contact__person,
    .rc-contact__person:nth-child(4),
    .rc-contact__person:nth-child(5) {
        grid-column: auto;
    }

    .rc-contact__notice {
        padding: 27px 20px;
    }

    .rc-contact__notice-grid {
        grid-template-columns: 1fr;
        gap: 25px;
    }

    .rc-contact__cta {
        grid-template-columns: 1fr;
        padding: 29px 23px;
    }

    .rc-contact__detail-row {
        grid-template-columns: 1fr;
        gap: 2px;
    }
}

@media (max-width: 480px) {
    .rc-contact__hero-content {
        padding: 34px 19px;
    }

    .rc-contact__hero h1 {
        font-size: 37px;
    }

    .rc-contact__hero-address {
        padding: 16px;
    }

    .rc-contact__quick-card,
    .rc-contact__person,
    .rc-contact__company-card {
        padding: 22px 19px;
    }

    .rc-contact__map-label {
        right: 12px;
        bottom: 12px;
        left: 12px;
    }
}

/* Richter Czech – desktop header utility actions */
@media (min-width: 992px) {
  .header-right-lg {
    gap: 9px;
    flex: 0 0 auto;
  }

  .header-right-lg .rc-header-action,
  .header-right-lg > a.btn-icon,
  .header-right-lg .mod-minicart__anchor > a {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    min-width: 46px;
    padding: 0 !important;
    margin: 0 !important;
    border: 2px solid rgba(255, 255, 255, .92);
    border-radius: 50%;
    background: transparent;
    color: #fff !important;
    text-decoration: none;
    line-height: 1;
    transition: background-color .2s ease, border-color .2s ease, transform .2s ease;
  }

  .header-right-lg .rc-header-action:hover,
  .header-right-lg > a.btn-icon:hover,
  .header-right-lg .mod-minicart__anchor > a:hover {
    background: #e4001b;
    border-color: #e4001b;
    color: #fff !important;
    transform: translateY(-2px);
  }

  .header-right-lg .rc-header-action svg {
    width: 27px;
    height: 27px;
    fill: currentColor;
  }

  .header-right-lg > a.btn-icon .vpi-user {
    font-size: 29px !important;
    line-height: 1;
  }

  .header-right-lg .rc-language-switcher {
    position: relative;
  }

  .header-right-lg .rc-language-toggle::after {
    display: none;
  }

  .header-right-lg .rc-flag {
    position: relative;
    display: block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    border-radius: 50%;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, .65);
  }

  .header-right-lg .rc-flag--cs {
    background: linear-gradient(to bottom, #fff 0 50%, #d7141a 50% 100%);
  }

  .header-right-lg .rc-flag--cs::before {
    content: "";
    position: absolute;
    inset: 0 auto 0 0;
    width: 58%;
    background: #11457e;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
  }

  .header-right-lg .rc-flag--en {
    background:
      linear-gradient(33deg, transparent 43%, #fff 43% 57%, transparent 57%),
      linear-gradient(-33deg, transparent 43%, #fff 43% 57%, transparent 57%),
      linear-gradient(to right, transparent 38%, #c8102e 38% 62%, transparent 62%),
      linear-gradient(to bottom, transparent 38%, #c8102e 38% 62%, transparent 62%),
      #012169;
  }

  .header-right-lg .rc-language-menu {
    min-width: 178px;
    margin-top: 10px !important;
    padding: 8px;
    border: 0;
    border-radius: 12px;
    box-shadow: 0 12px 30px rgba(12, 41, 83, .2);
  }

  .header-right-lg .rc-language-menu .dropdown-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 10px;
    border-radius: 8px;
    color: #0c2953;
    font-weight: 700;
  }

  .header-right-lg .rc-language-menu .dropdown-item:hover,
  .header-right-lg .rc-language-menu .dropdown-item.active {
    background: #eef3f9;
    color: #0c2953;
  }

  .header-right-lg .rc-language-menu .rc-flag {
    width: 26px;
    height: 26px;
    flex: 0 0 26px;
    box-shadow: 0 0 0 1px rgba(12, 41, 83, .18);
  }

  .header-right-lg .mod-minicart,
  .header-right-lg .mod-minicart__inner,
  .header-right-lg .mod-minicart__anchor {
    display: flex;
    align-items: center;
  }

  .header-right-lg .mod-minicart__cart-subtotal,
  .header-right-lg .mod-minicart__anchor .jewel-group > .vpi {
    display: none !important;
  }

  .header-right-lg .mod-minicart__anchor .jewel-group {
    position: relative;
    display: grid;
    width: 30px;
    height: 30px;
    place-items: center;
  }

  .header-right-lg .mod-minicart__anchor .jewel-group::before {
    content: "";
    display: block;
    width: 29px;
    height: 29px;
    background: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M3 3h2l2.4 10.2a2 2 0 0 0 2 1.6h7.8a2 2 0 0 0 1.9-1.4L21 7H7.1l-.5-2H3V3Zm6.2 13.4a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm8 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z'/%3E%3C/svg%3E") center / contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M3 3h2l2.4 10.2a2 2 0 0 0 2 1.6h7.8a2 2 0 0 0 1.9-1.4L21 7H7.1l-.5-2H3V3Zm6.2 13.4a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm8 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z'/%3E%3C/svg%3E") center / contain no-repeat;
  }

  .header-right-lg .mod-minicart__product-count.jewel {
    top: -7px;
    right: -8px;
    min-width: 17px;
    height: 17px;
    padding: 0 4px;
    border: 2px solid #1d396d;
    border-radius: 10px;
    background: #e4001b;
    color: #fff;
    font-size: 10px;
    line-height: 13px;
  }
}


/* Language flag fills the complete desktop switcher circle. */
@media (min-width: 992px) {
  .header-right-lg .rc-language-toggle {
    overflow: hidden;
  }

  .header-right-lg .rc-language-toggle .rc-flag {
    width: 42px;
    height: 42px;
    flex: 0 0 42px;
    box-shadow: none;
  }
}


/* Richter Czech – restored desktop top navigation */
@media (min-width: 992px) {
  #mega-menu {
    position: relative;
    z-index: 1020;
    padding: 8px 0;
    border: 0;
    border-bottom: 1px solid #e4e8ef;
    background: #fff;
    box-shadow: 0 4px 14px rgba(12, 41, 83, .06);
  }

  #mega-menu .container-inner,
  #mega-menu .container-inner > .d-flex {
    width: 100%;
  }

  #mega-menu .mod-megamenu {
    display: flex;
    width: 100%;
    margin: 0;
    padding: 0;
    gap: 12px;
    align-items: center;
    justify-content: center;
    list-style: none;
  }

  #mega-menu .mod-megamenu > .mod-megamenu--level-1 {
    position: relative;
    flex: 1 1 0;
    max-width: 168px;
    margin: 0;
  }

  #mega-menu .mod-megamenu > .mod-megamenu--level-1 > .mod-megamenu--item-anchor {
    display: flex;
    min-height: 38px;
    padding: 8px 15px;
    border: 0;
    border-radius: 8px;
    background: #f0f2f6;
    color: #0c2953;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.15;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    transition: color .2s ease, background-color .2s ease, box-shadow .2s ease, transform .2s ease;
  }

  #mega-menu .mod-megamenu > .mod-megamenu--level-1 > .mod-megamenu--item-anchor:hover,
  #mega-menu .mod-megamenu > .mod-megamenu--level-1:focus-within > .mod-megamenu--item-anchor {
    background: #e4001b;
    color: #fff;
    transform: translateY(-1px);
  }

  #mega-menu .mod-megamenu > .mod-megamenu--current > .mod-megamenu--item-anchor,
  #mega-menu .mod-megamenu > .mod-megamenu--active > .mod-megamenu--item-anchor {
    background: #f0f2f6;
    color: #0c2953;
    box-shadow: inset 0 -3px 0 #e4001b;
  }

  #mega-menu .mod-megamenu--container {
    margin-top: 8px;
    padding: 8px;
    border: 1px solid #e4e8ef;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 14px 34px rgba(12, 41, 83, .16);
  }

  #mega-menu .mod-megamenu--sub {
    gap: 4px;
    margin: 0;
    padding: 0;
  }

  #mega-menu .mod-megamenu--sub .mod-megamenu--item-anchor {
    display: block;
    padding: 9px 12px;
    border-radius: 7px;
    color: #0c2953;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    white-space: nowrap;
  }

  #mega-menu .mod-megamenu--sub .mod-megamenu--item-anchor:hover {
    background: #eef2f7;
    color: #e4001b;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  #mega-menu .mod-megamenu {
    gap: 6px;
  }

  #mega-menu .mod-megamenu > .mod-megamenu--level-1 > .mod-megamenu--item-anchor {
    padding-right: 9px;
    padding-left: 9px;
    font-size: 12px;
  }
}


/* Desktop top navigation hover: grey background with Richter red text. */
@media (min-width: 992px) {
  #mega-menu .mod-megamenu > .mod-megamenu--level-1 > .mod-megamenu--item-anchor:hover,
  #mega-menu .mod-megamenu > .mod-megamenu--level-1:focus-within > .mod-megamenu--item-anchor {
    background: #f0f2f6;
    color: #e4001b;
  }
}


/* Richter Czech homepage – compact desktop hero alignment and controls */
@media (min-width: 992px) {
  body.itemid-476 .main-content-area {
    padding-top: 12px;
  }

  body.itemid-476 .main-section {
    padding-top: 0;
  }

  body.itemid-476 .richter-home-banners {
    margin-top: 0 !important;
  }

  body.itemid-476 .richter-hero-carousel {
    box-sizing: border-box;
    padding: 0 42px !important;
  }

  body.itemid-476 .richter-carousel-dots {
    display: none !important;
  }

  body.itemid-476 .richter-carousel-arrow {
    top: 50%;
    width: 42px;
    height: 42px;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: #0c2953;
    transform: translateY(-50%);
  }

  body.itemid-476 .richter-carousel-prev {
    left: 0;
  }

  body.itemid-476 .richter-carousel-next {
    right: 0;
  }

  body.itemid-476 .richter-carousel-arrow:hover,
  body.itemid-476 .richter-carousel-arrow:focus-visible {
    background: transparent !important;
    color: #e4001b;
    box-shadow: none !important;
  }
}


/* Match the homepage content top spacing to the desktop menu item spacing. */
@media (min-width: 992px) {
  body.itemid-476 .main-content-area {
    padding-top: 8px;
  }
}


/* Additional inner top breathing room for the desktop homepage white content block. */
@media (min-width: 992px) {
  body.itemid-476 .main-content-area {
    padding-top: 16px;
  }
}


/* Apply the requested extra top inset to every homepage menu variant. */
@media (min-width: 992px) {
  body.itemid-101 .main-content-area,
  body.itemid-476 .main-content-area,
  body.itemid-3604 .main-content-area {
    padding-top: 24px;
  }

  body.itemid-101 .main-section,
  body.itemid-476 .main-section,
  body.itemid-3604 .main-section {
    padding-top: 0;
  }

  body.itemid-101 .richter-home-banners,
  body.itemid-476 .richter-home-banners,
  body.itemid-3604 .richter-home-banners {
    margin-top: 0 !important;
  }
}


/* Separate the homepage block's outer gap from its inner top padding. */
@media (min-width: 992px) {
  body.itemid-101 .main-content-area,
  body.itemid-476 .main-content-area,
  body.itemid-3604 .main-content-area {
    padding-top: 8px;
  }

  body.itemid-101 .main-section,
  body.itemid-476 .main-section,
  body.itemid-3604 .main-section {
    padding-top: 8px;
  }
}


/* Homepage product modules: frameless sections, individually bordered products. */
.richter-homepage .richter-home-products .richter-carousel-wrap {
  overflow: visible !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.richter-homepage .richter-home-products .product.product-grid-view .product-container {
  box-sizing: border-box !important;
  overflow: hidden;
  border: 1px solid #dfe3e8 !important;
  border-radius: 10px !important;
  background: #fff !important;
  box-shadow: none !important;
}

.richter-homepage .richter-home-products .product.product-grid-view .product-container:hover {
  border-color: #cfd6df !important;
  box-shadow: 0 6px 18px rgba(8, 33, 70, .07) !important;
}


/* Win over the product module's later inline !important reset. */
body .richter-homepage section.richter-home-products .product.product-grid-view .product-container {
  border: 1px solid #dfe3e8 !important;
  border-radius: 10px !important;
  box-shadow: none !important;
}

body .richter-homepage section.richter-home-products .product.product-grid-view .product-container:hover {
  border-color: #cfd6df !important;
  box-shadow: 0 6px 18px rgba(8, 33, 70, .07) !important;
}


/* Desktop hero carousel: full width of the benefits block, arrows on outer edges. */
@media (min-width: 992px) {
  body.itemid-101 .richter-hero-carousel,
  body.itemid-476 .richter-hero-carousel,
  body.itemid-3604 .richter-hero-carousel {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  body.itemid-101 .richter-carousel-prev,
  body.itemid-476 .richter-carousel-prev,
  body.itemid-3604 .richter-carousel-prev {
    left: -21px;
  }

  body.itemid-101 .richter-carousel-next,
  body.itemid-476 .richter-carousel-next,
  body.itemid-3604 .richter-carousel-next {
    right: -21px;
  }
}


/* Shop-wide add-to-cart buttons matching www.richterczech.cz */
body .product .addtocart-area .addtocart-button-container {
  display: flex !important;
  justify-content: center;
  text-align: center;
}

body .product .addtocart-area input.addtocart-button,
body .product .addtocart-area button.addtocart-button {
  display: inline-block !important;
  box-sizing: border-box !important;
  width: auto !important;
  min-width: 175px !important;
  max-width: 100%;
  height: 41px !important;
  min-height: 41px !important;
  margin: 0 !important;
  padding: 0 45px !important;
  border: 2px solid #162d5c !important;
  border-radius: 4px !important;
  background: transparent !important;
  color: #162d5c !important;
  font-family: "Open Sans", sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 37px !important;
  text-transform: uppercase;
  box-shadow: none !important;
  transition: color .2s ease, background-color .2s ease;
}

body .product .addtocart-area input.addtocart-button:hover,
body .product .addtocart-area input.addtocart-button:focus,
body .product .addtocart-area button.addtocart-button:hover,
body .product .addtocart-area button.addtocart-button:focus {
  border-color: #162d5c !important;
  background: #162d5c !important;
  color: #fff !important;
}

@media (max-width: 420px) {
  body .product .addtocart-area input.addtocart-button,
  body .product .addtocart-area button.addtocart-button {
    min-width: 0 !important;
    width: 100% !important;
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
}


/* Product detail uses .addtocart-area > form.product (reverse nesting). */
body .addtocart-area form.product .addtocart-button-container {
  display: flex !important;
  justify-content: center;
  text-align: center;
}

body .addtocart-area form.product input.addtocart-button,
body .addtocart-area form.product button.addtocart-button {
  display: inline-block !important;
  box-sizing: border-box !important;
  width: auto !important;
  min-width: 175px !important;
  max-width: 100%;
  height: 41px !important;
  min-height: 41px !important;
  margin: 0 !important;
  padding: 0 45px !important;
  border: 2px solid #162d5c !important;
  border-radius: 4px !important;
  background: transparent !important;
  color: #162d5c !important;
  font-family: "Open Sans", sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 37px !important;
  text-transform: uppercase;
  box-shadow: none !important;
  transition: color .2s ease, background-color .2s ease;
}

body .addtocart-area form.product input.addtocart-button:hover,
body .addtocart-area form.product input.addtocart-button:focus,
body .addtocart-area form.product button.addtocart-button:hover,
body .addtocart-area form.product button.addtocart-button:focus {
  border-color: #162d5c !important;
  background: #162d5c !important;
  color: #fff !important;
}

@media (max-width: 420px) {
  body .addtocart-area form.product input.addtocart-button,
  body .addtocart-area form.product button.addtocart-button {
    min-width: 0 !important;
    width: 100% !important;
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
}


/* Unified 15px desktop page rhythm */
@media (min-width: 992px) {
  :root {
    --rc-page-space: 15px;
  }

  #mega-menu {
    margin-right: var(--rc-page-space);
    margin-left: var(--rc-page-space);
    padding-top: var(--rc-page-space);
    padding-bottom: var(--rc-page-space);
  }

  #mega-menu .mod-megamenu {
    gap: var(--rc-page-space);
  }

  body.itemid-101 .main-content-area,
  body.itemid-476 .main-content-area,
  body.itemid-3604 .main-content-area {
    padding-top: var(--rc-page-space);
  }

  body.itemid-101 .main-section,
  body.itemid-476 .main-section,
  body.itemid-3604 .main-section {
    padding-top: var(--rc-page-space);
  }

  body.itemid-101 .main-content-area > .container-xxl,
  body.itemid-476 .main-content-area > .container-xxl,
  body.itemid-3604 .main-content-area > .container-xxl {
    padding-right: var(--rc-page-space);
    padding-left: var(--rc-page-space);
  }

  body.itemid-101 .main-section > .row,
  body.itemid-476 .main-section > .row,
  body.itemid-3604 .main-section > .row {
    --bs-gutter-x: var(--rc-page-space);
  }

  body.itemid-101 .richter-carousel-track,
  body.itemid-476 .richter-carousel-track,
  body.itemid-3604 .richter-carousel-track {
    gap: var(--rc-page-space);
  }

  body.itemid-101 .richter-carousel-card,
  body.itemid-476 .richter-carousel-card,
  body.itemid-3604 .richter-carousel-card {
    flex-basis: calc((100% - 30px) / 3);
  }

  body.itemid-101 .richter-benefits,
  body.itemid-476 .richter-benefits,
  body.itemid-3604 .richter-benefits {
    margin-top: var(--rc-page-space);
    margin-bottom: var(--rc-page-space);
    padding: var(--rc-page-space);
  }

  body.itemid-101 .richter-home-products,
  body.itemid-476 .richter-home-products,
  body.itemid-3604 .richter-home-products,
  body.itemid-101 .richter-home-news,
  body.itemid-476 .richter-home-news,
  body.itemid-3604 .richter-home-news {
    margin-top: var(--rc-page-space);
  }

  body.itemid-101 .richter-home-products .vpprime-product-carousel-item,
  body.itemid-476 .richter-home-products .vpprime-product-carousel-item,
  body.itemid-3604 .richter-home-products .vpprime-product-carousel-item {
    padding-right: 7.5px !important;
    padding-left: 7.5px !important;
  }

  body.itemid-101 .richter-home-news .mod-articles-items,
  body.itemid-476 .richter-home-news .mod-articles-items,
  body.itemid-3604 .richter-home-news .mod-articles-items {
    gap: var(--rc-page-space);
  }
}


/* Enforce the 15px rhythm over template-specific gutter and inline module rules. */
@media (min-width: 992px) {
  body.itemid-101 .main-section > .row,
  body.itemid-476 .main-section > .row,
  body.itemid-3604 .main-section > .row {
    --gutter-x: 15px;
    --bs-gutter-x: 15px;
  }

  body.itemid-101 .richter-homepage section.richter-home-products .vpprime-product-carousel-item,
  body.itemid-476 .richter-homepage section.richter-home-products .vpprime-product-carousel-item,
  body.itemid-3604 .richter-homepage section.richter-home-products .vpprime-product-carousel-item {
    padding-right: 7.5px !important;
    padding-left: 7.5px !important;
  }

  body.itemid-101 .richter-home-products,
  body.itemid-476 .richter-home-products,
  body.itemid-3604 .richter-home-products {
    margin-bottom: 15px !important;
  }
}


/* Homepage: exact 15px outer product padding and section rhythm */
@media (min-width: 992px) {
  body.itemid-101 .richter-homepage .richter-home-banners,
  body.itemid-476 .richter-homepage .richter-home-banners,
  body.itemid-3604 .richter-homepage .richter-home-banners {
    margin-bottom: 15px !important;
  }

  body.itemid-101 .richter-homepage .richter-home-products,
  body.itemid-476 .richter-homepage .richter-home-products,
  body.itemid-3604 .richter-homepage .richter-home-products {
    margin-top: 0 !important;
  }

  body.itemid-101 .richter-homepage section.richter-home-products .tns-ovh,
  body.itemid-476 .richter-homepage section.richter-home-products .tns-ovh,
  body.itemid-3604 .richter-homepage section.richter-home-products .tns-ovh {
    padding-right: 7.5px !important;
    padding-left: 7.5px !important;
  }
}


/* Homepage product carousels: clearer side spacing, arrow controls, no dots */
@media (min-width: 992px) {
  body.itemid-101 .richter-homepage section.richter-home-products .tns-ovh,
  body.itemid-476 .richter-homepage section.richter-home-products .tns-ovh,
  body.itemid-3604 .richter-homepage section.richter-home-products .tns-ovh {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }

  body.itemid-101 .richter-homepage section.richter-home-products .tns-nav,
  body.itemid-476 .richter-homepage section.richter-home-products .tns-nav,
  body.itemid-3604 .richter-homepage section.richter-home-products .tns-nav {
    display: none !important;
  }

  body.itemid-101 .richter-homepage section.richter-home-products .richter-carousel-wrap,
  body.itemid-101 .richter-homepage section.richter-home-products .tns-outer,
  body.itemid-476 .richter-homepage section.richter-home-products .richter-carousel-wrap,
  body.itemid-476 .richter-homepage section.richter-home-products .tns-outer,
  body.itemid-3604 .richter-homepage section.richter-home-products .richter-carousel-wrap,
  body.itemid-3604 .richter-homepage section.richter-home-products .tns-outer {
    overflow: visible !important;
  }

  body.itemid-101 .richter-homepage section.richter-home-products .tns-controls button,
  body.itemid-476 .richter-homepage section.richter-home-products .tns-controls button,
  body.itemid-3604 .richter-homepage section.richter-home-products .tns-controls button {
    width: 36px !important;
    height: 40px !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 50% !important;
    background: transparent !important;
    box-shadow: none !important;
    color: #0c2953 !important;
    font-size: 27px !important;
    line-height: 40px !important;
    z-index: 20 !important;
  }

  body.itemid-101 .richter-homepage section.richter-home-products .tns-controls button[data-controls="prev"],
  body.itemid-476 .richter-homepage section.richter-home-products .tns-controls button[data-controls="prev"],
  body.itemid-3604 .richter-homepage section.richter-home-products .tns-controls button[data-controls="prev"] {
    left: -21px !important;
  }

  body.itemid-101 .richter-homepage section.richter-home-products .tns-controls button[data-controls="next"],
  body.itemid-476 .richter-homepage section.richter-home-products .tns-controls button[data-controls="next"],
  body.itemid-3604 .richter-homepage section.richter-home-products .tns-controls button[data-controls="next"] {
    right: -21px !important;
  }

  body.itemid-101 .richter-homepage .richter-home-news .richter-heading-link,
  body.itemid-476 .richter-homepage .richter-home-news .richter-heading-link,
  body.itemid-3604 .richter-homepage .richter-home-news .richter-heading-link {
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: #092451 !important;
    font-size: 11px !important;
    font-weight: 800 !important;
    line-height: 1.5 !important;
    text-transform: uppercase !important;
  }

  body.itemid-101 .richter-homepage .richter-home-news .richter-heading-link:hover,
  body.itemid-101 .richter-homepage .richter-home-news .richter-heading-link:focus-visible,
  body.itemid-476 .richter-homepage .richter-home-news .richter-heading-link:hover,
  body.itemid-476 .richter-homepage .richter-home-news .richter-heading-link:focus-visible,
  body.itemid-3604 .richter-homepage .richter-home-news .richter-heading-link:hover,
  body.itemid-3604 .richter-homepage .richter-home-news .richter-heading-link:focus-visible {
    border: 0 !important;
    background: transparent !important;
    color: #e30620 !important;
  }
}


/* Homepage product carousels: neutralize module bleed so card edges are exactly 15px */
@media (min-width: 992px) {
  body.itemid-101 .richter-homepage section.richter-home-products .product-carousel-tns-outer,
  body.itemid-476 .richter-homepage section.richter-home-products .product-carousel-tns-outer,
  body.itemid-3604 .richter-homepage section.richter-home-products .product-carousel-tns-outer {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  body.itemid-101 .richter-homepage section.richter-home-products .tns-ovh,
  body.itemid-476 .richter-homepage section.richter-home-products .tns-ovh,
  body.itemid-3604 .richter-homepage section.richter-home-products .tns-ovh {
    padding-right: 7.5px !important;
    padding-left: 7.5px !important;
  }
}


/* Shop add-to-cart hover: keep surface and border, change text only */
input.addtocart-button.btn.btn-primary:hover,
input.addtocart-button.btn.btn-primary:focus,
input.addtocart-button.btn.btn-primary:focus-visible,
button.addtocart-button.btn.btn-primary:hover,
button.addtocart-button.btn.btn-primary:focus,
button.addtocart-button.btn.btn-primary:focus-visible,
.addtocart-area .btn-primary:hover,
.addtocart-area .btn-primary:focus,
.addtocart-area .btn-primary:focus-visible {
  background: transparent !important;
  background-color: transparent !important;
  border-color: #162d5c !important;
  color: #e30620 !important;
  box-shadow: none !important;
}


/* Homepage: keep the articles section on the shared 15px vertical rhythm */
@media (min-width: 992px) {
  body.itemid-101 .richter-homepage .richter-home-news,
  body.itemid-476 .richter-homepage .richter-home-news,
  body.itemid-3604 .richter-homepage .richter-home-news {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
}


/* Homepage partners carousel */
.richter-home-partners {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.richter-partners-carousel {
  position: relative;
}

.richter-partners-viewport {
  overflow: hidden;
}

.richter-partners-track {
  display: flex;
  gap: 15px;
  overflow-x: auto;
  padding: 10px 15px;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.richter-partners-track::-webkit-scrollbar {
  display: none;
}

.richter-partner-item {
  display: flex;
  flex: 0 0 calc((100% - 75px) / 6);
  min-width: 0;
  height: 64px;
  align-items: center;
  justify-content: center;
  gap: 9px;
  padding: 10px 12px;
  border: 1px solid #dfe3e8;
  border-radius: 8px;
  background: #fff;
  color: #092451;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
  scroll-snap-align: start;
  transition: border-color .2s ease, color .2s ease, box-shadow .2s ease;
}

.richter-partner-item img {
  display: block;
  flex: 0 0 auto;
  width: 30px;
  height: 30px;
  object-fit: contain;
}

.richter-partner-item span {
  min-width: 0;
  overflow-wrap: anywhere;
}

.richter-partner-item:hover,
.richter-partner-item:focus-visible {
  border-color: #e30620;
  color: #e30620;
  box-shadow: 0 5px 16px rgba(9, 36, 81, .08);
}

.richter-partners-arrow {
  position: absolute;
  top: 50%;
  z-index: 20;
  width: 36px;
  height: 40px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: transparent;
  box-shadow: none;
  color: #0c2953;
  font-size: 37px;
  font-weight: 400;
  line-height: 36px;
  transform: translateY(-50%);
}

.richter-partners-arrow:hover,
.richter-partners-arrow:focus-visible {
  background: transparent;
  color: #e30620;
}

.richter-partners-prev {
  left: -21px;
}

.richter-partners-next {
  right: -21px;
}

@media (max-width: 1199.98px) {
  .richter-partner-item {
    flex-basis: calc((100% - 45px) / 4);
  }
}

@media (max-width: 767.98px) {
  .richter-partners-track {
    padding-right: 12px;
    padding-left: 12px;
  }

  .richter-partner-item {
    flex-basis: calc((100% - 15px) / 2);
  }

  .richter-partners-prev {
    left: -8px;
  }

  .richter-partners-next {
    right: -8px;
  }
}


/* Partners strip – compact logo row matching the supplied reference. */
.richter-home-partners .richter-section-heading {
  display: none !important;
}

.richter-home-partners .richter-partners-carousel {
  box-sizing: border-box;
  min-height: 70px;
  padding: 0 28px;
  border: 1px solid #e1e5eb;
  border-radius: 7px;
  background: #fff;
  box-shadow: 0 2px 10px rgba(9, 36, 81, .04);
}

.richter-home-partners .richter-partners-viewport {
  height: 68px;
}

.richter-home-partners .richter-partners-track {
  height: 68px;
  gap: 34px;
  padding: 0;
  align-items: center;
}

.richter-home-partners .richter-partner-item {
  flex: 0 0 auto;
  width: auto;
  min-width: 105px;
  height: 68px;
  gap: 7px;
  padding: 0;
  border: 0 !important;
  border-radius: 0;
  background: transparent !important;
  box-shadow: none !important;
  color: #102c59;
  scroll-snap-align: start;
}

.richter-home-partners .richter-partner-item img {
  width: 30px !important;
  height: 30px !important;
  object-fit: contain;
}

.richter-home-partners .richter-partner-item span {
  overflow-wrap: normal;
  color: inherit;
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
  white-space: nowrap;
}

.richter-home-partners .richter-partner-item:hover,
.richter-home-partners .richter-partner-item:focus-visible {
  color: #e30620;
  box-shadow: none !important;
}

.richter-home-partners .richter-partners-arrow {
  top: 50%;
  width: 27px;
  height: 68px;
  font-size: 24px;
  line-height: 68px;
}

.richter-home-partners .richter-partners-prev {
  left: 0;
}

.richter-home-partners .richter-partners-next {
  right: 0;
}

@media (max-width: 767.98px) {
  .richter-home-partners .richter-partners-carousel {
    padding-right: 25px;
    padding-left: 25px;
  }

  .richter-home-partners .richter-partners-track {
    gap: 24px;
  }

  .richter-home-partners .richter-partner-item {
    min-width: 98px;
  }
}
