.b24-form-field-agreement-link {
    white-space: normal !important;
}

.btn {
    font-family: "Open Sans";
    font-weight: 400;
}

.products_list__price {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 15px;
}

a {
    color: #4c4f87 !important;
    text-decoration: none;
}

.marker,
.btn--default,
.side-bar {
    background-color: #4c4f87 !important;
}

.menu.text--uppercase > li > a {
    color: #000 !important;
}

.side-bar a {
    color: #fff !important;
}

.menu-sidebar--contacts li {
    padding-bottom: 0px !important;
}

.menu-sidebar--contacts li a span,
.side-bar a {
    font-weight: 300 !important;
    text-transform: uppercase !important;
    font-size: 13px !important;
    letter-spacing: 1.11px !important;
    line-height: 13px !important;
}

svg.icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}

#smallbasket .icon-shopping-bag-open-light {
    font-size: 34px;
}

.w-100 {
    width: 100%;
}

.cat-product-img {
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.current_catalog_menu,
.page-item.active {
    font-weight: 600 !important;
    opacity: 1 !important;
}

.bx_pagination_bottom .bx_pagination_page {
    font-size: 14px;
}
.bx_pagination_bottom .bx_pagination_page li.bx_active {
    border-radius: 3px;
    background: #a5a7c3 !important;
    box-shadow: none !important;
}

.bx_pagination_bottom .bx_pagination_page li {
    color: #4c4f87 !important;
}

.nav-wrap.templ-head {
    position: relative;
    z-index: 99;
}

.show-filter-btn i,
.show-filter-btn span {
    line-height: 24px;
    vertical-align: middle;
}

.form-system-info {
    display: none;
}

.fs-28 {
    font-size: 28px;
}

.fs-18 {
    font-size: 18px;
}

.u-preloader {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    z-index: 9;
    top: 0px !important;
    margin: 0px !important;
}

.u-preloader #spinner {
    position: relative;
    height: 95px;
    width: 95px;
    top: 30%;
    margin: 0 auto;
    border-radius: 100%;
    -webkit-animation: rotation 0.75s infinite linear;
    -moz-animation: rotation 0.75s infinite linear;
    -o-animation: rotation 0.75s infinite linear;
    animation: rotation 0.75s infinite linear;
}

.success-alert {
    background: green;
}

footer {
    z-index: unset !important;
}
