.c-homeslider .glide__slide::before {
    width: 0;
    height: 0;
}
.c-nav ul li:first-of-type .c-submenu__categories ul li:last-of-type a,
.c-nav ul li:nth-of-type(2) .c-submenu__categories ul li:last-of-type a,
.c-nav ul li:nth-of-type(3) .c-submenu__categories ul li:last-of-type a,
.c-nav ul li:nth-of-type(4) .c-submenu__categories ul li:last-of-type a {
    color: inherit !important;
}

.c-nav > ul > li:nth-child(6) > a{
    background-color: unset;
    color: #000;
}

.c-submenu__categories > ul {
    padding-right: unset;
}

.grecaptcha-badge {
   z-index: 99999;
}