

/* Start:/local/templates/design2025/components/adinadin/top.links/.default/style.css?1753731803995*/
.toplinks {
    width: 100%;
    text-align: left
}

.toplinks a {
    margin-right: 15px;
    margin-bottom: 15px;
    padding: 10px 14px;
    border: 1px solid #666;
    box-sizing: border-box;
    border-radius: 3px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #666;
    transition: .3s;
}

.toplinks a.current,
.toplinks a:hover {
    border: 1px solid #7C0A30;
    background: transparent;
    color: #7C0A30
}

.toplinks a:last-of-type {
    margin-right: 0
}

.toplinks__wrapper {
    position: relative;
}

.toplinks-more {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0 13px !important;
}

.toplinks__container.is-full-visible {
    height: unset;
}

.toplinks-more.is-hidden {
    display: none;
}

.toplinks .arrow {
    margin: 1px 5px 0 0;
    border-width: 0 2px 2px 0;
    border-color: #a7a7a7;
}
/* End */
/* /local/templates/design2025/components/adinadin/top.links/.default/style.css?1753731803995 */
