.cabinet-info-save .loader-button, .cabinet-info-save .complete-button {
    display: none;
}

.cabinet-new-password .load, .cabinet-new-password .done {
    display: none;
}

.errors-block,
.order__errors {
    color: #4f7fbd;
}

.modal-dialog .errors-block,
.order__errors {
    margin-bottom: 10px;
}

#captcha-img {
    width: 180px;
    height: 50px;
}

.filter-info.not-modal {
    cursor: auto;
    opacity: 1;
}

i.price-value {
    font-style: normal;
}

.action-old-wrap .loader, .exhib-list .loader, .question-answer-main .loader, .js-where2buy-wrap .loader {
    display: none;
}

.btn.na .icon-font.font-check {
    display: none;
}

.quick-order .panel-quick-order {
    margin-bottom: 20px;
}

.js-where2buy-wrap .show-next-block {
    display: none;
}

.js-btn-group-loader .load, .js-btn-group-loader .success {
    display: none;
}

.form-group .checkbox-group .control-check-info.txt-error {
    color: #4f7fbd;
}

.registration-success-info {
    display: none;
}

#forgotPassword .error-message {
    color: #4f7fbd;
}

.search-list-catalog .loader {
    display: none;
}

.search-list-catalog .card-list-catalog {
    display: block;
}

.show-next-catalog-block {
    display: none;
}

ul.ya-share2__list li::before {
    display: none;
}

@media (min-width: 1360px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-block {
        display: block !important
    }
}

.language-de .font-rbl-bold:before,
.language-de .font-rbl-big:before,
.language-de .font-rbl-light:before,
.language-de .font-rbl-little:before {
    content: "\f153" !important;
}

.language-de .table-quick-order .price-cell .font-rbl-bold {
    font-size: 12px;
}

.language-de .font-rbl-little:before {
    font-size: 12px;
}

.header_small {
    min-height: 200px;
}

.payment-fail__btn a + a {
    margin-left: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-60 {
    margin-bottom: 60px;
}

.price-current {
    line-height: 1;
}

.price-old {
    line-height: 1;
    text-decoration: line-through;
    color: #413d4d;
    font-size: 14px;
}

.d-flex {
    display: flex;
}

.gap-20 {
    gap: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.header-menu-main.filter-menu-brand img {
    height: 35px;
    display: block;
    margin: 0 auto 9px;
    position: relative;
    filter: invert(69%) sepia(1%) saturate(1540%) hue-rotate(210deg) brightness(85%) contrast(64%);
}

.header-menu-main.filter-menu-brand li a:hover {
    filter: invert(89%) sepia(15%) saturate(36%) hue-rotate(214deg) brightness(82%) contrast(92%);
}

.header-menu-main.filter-menu-brand li.active a img {
    filter: invert(14%) sepia(89%) saturate(3752%) hue-rotate(317deg) brightness(90%) contrast(98%);
}

.nav-header .nav__other-list a {
    white-space: nowrap;
}

.alert {
    padding: 0 20px;
    font-size: 14px;
    line-height: 1.5em;
}

.alert-danger {
    color: #4f7fbd;
}

.alert-success {
    color: green;
}

.mt-5 {
    margin-top: 3rem;
}

.h2 {
    margin-bottom: 45px;
    font-size: 40px;
}

.icon-pdf-svg {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
}

.icon-pdf-svg::before {
    content: url(media/img/icon-pdf-pink.svg);
    width: 50px;
    height: 40px;
    display: block;
    transition: all .15s ease-in-out;
}

.partnership-head-link-block:hover .icon-pdf-svg::before {
    content: url(media/img/icon-pdf-white.svg);
}

.text-center {
    text-align: center;
}

.cart__coupon {
    margin-bottom: 24px;
    position: relative;
}

.cart__coupon-alert {
    padding: 0;
    text-align: center;
    font-size: 12px;
    line-height: 1;
    margin-bottom: 4px;
}

.cart__coupon-input-wrapper {
    position: relative;
}

.cart__coupon-button {
    position: absolute;
    bottom: 50%;
    background: transparent;
    border: none;
    border-radius: 50%;
    padding: 0;
    transition: all .3s;
    transform: translate(0, 50%);
}

.cart__coupon-button-add {
    width: 34px;
    height: 34px;
    background: #4f7fbd;
    right: 8px;
}

.cart__coupon-button-add:hover {
    background: #e10371;
}

.cart__coupon-button-remove {
    width: 12px;
    height: 12px;
    right: 20px;
}

.cart__coupon-button-remove:hover {
    opacity: 0.8;
}

.filter-menu-selection .dropdown-filter .filter-menu-list li {
    cursor: pointer;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    padding: 0 20px 0 50px;
    display: flex;
    align-items: center;
    line-height: 1.5rem;
    min-height: 57px;
}

.filter-menu-selection .dropdown-filter .filter-menu-list .icon-font {
    margin: 0px 10px 0 -15px;
}

.bx-filter-block .bx-filter-param-text span::after,
.bx-filter-block .bx-filter-param-text span::before {
    display: none;
}

.bx-filter-param-label.disabled {
    pointer-events: none;
    opacity: 0.5;
}

.lg-backdrop {
    background: #f0f0f2 url(assets/img/patterns/bg-header2.jpg) repeat 0 0;
}

.lg-next, .lg-prev {
    background-color: transparent;
    border-radius: 50%;
    color: #999;
    border: 1px solid #e3e3e5;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
}

.lg-next::before,
.lg-prev::after {
    content: "";
    width: 10px;
    height: 16px;
    background-image: url(assets/img/sprites/spr-basic.png);
    display: block;
}

.lg-next::before {
    background-position: 0 -63px;
}

.lg-prev::after {
    background-position: 0 -21px;
}

.lg-next:hover, .lg-prev:hover {
    border-color: #4f7fbd;
    color: #4f7fbd;
}

.lg-next:hover::before {
    background-position: 0 -42px;
}

.lg-prev:hover::after {
    background-position: 0 0;
}

.lg-toolbar .lg-icon {
    font-size: 32px;
    font-weight: 500;
}

.lg-outer.lg-first-slide-loading .lg-actual-size,
.lg-outer.lg-first-slide-loading .lg-zoom-in,
.lg-outer.lg-first-slide-loading .lg-zoom-out,
.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,
.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,
.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,
.lg-outer[data-lg-slide-type=video] .lg-actual-size,
.lg-outer[data-lg-slide-type=video] .lg-zoom-in,
.lg-outer[data-lg-slide-type=video] .lg-zoom-out {
    display: none;
}

.lg-toolbar .lg-icon:hover {
    color: #4f7fbd;
}

@media (min-width: 999px) {
    .d-lg-none {
        display: none !important;
    }
}

@media (max-width: 1024px) {
    .display-desktop {
        display: none !important;
    }
}

.mt-50 {
    margin-top: 50px;
}

.menu-trigger-mobile {
    position: relative;
    z-index: 100;
}

@media (max-width: 768px) {
    .mt-xs-20 {
        margin-top: 20px;
    }
}