.footer__design.hardevel img {
    margin-top: -12px;
    height: 30px;
    opacity: 0.6;
}
.filter-list-opts__item .filter-option-apply {
    display: block !important;
}

.categories-slider__image{
    display: block;
}
.search__form {
    z-index: 1;
}
.help-block.help-block-error{
    font-size: 80%;
    color: red;
}

.help-block:empty { display: none; }
.article-single__body img{
    max-width: 100% !important;
    height: auto;
}

#modalAssemblyInstraction .modal-dialog{
    max-width: 596px;
}
.build-item__title-link{
    overflow-wrap: anywhere;
}
.page-item.disabled .page-link{
    border: none;
}

.form-floating label.floating {
    opacity: 1;
    transform: none;
    height: 14px;
    top: -7px;
    background: #fff;
    font-size: 12px;
    font-weight: 500;
    padding: 0 5px;
    left: 13px;
    color: #707070;
    z-index: 9999999;
}
.latest-orders__list--request .order-item__product-list__item{
    padding: 0 15px;
    border: none;
}


.b-wrapper-fullwidth {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    display: block;
}
.mt40{
    margin-top: 40px;
}
.container.container1280{
    max-width: 1280px;
}
/* !!!!!!! */

header{
    color: #000;
}
.main{
    line-height: 1.35;
    font-family: 'Montserrat', Arial, "Helvetica Neue", Helvetica, sans-serif;
    background: #fff;
    font-size: 14px;
    margin: 0;
    color: #000;
    font-weight: normal;
}
.card-block__type-btn strong{
    margin-right: 0;
}
.configuration__table-col_w1 {
    width: 30% !important;
    max-width: 30% !important;
}

.line-break{
    width: 100%;
}
#scrollspyInfo td{
    padding: 2px;
    font-size: 12px;
}

.hardevel_wish_delete {
    position: absolute;
    right: 3px;
    top: 3px;
}
.product-item{
    position: relative;
}

.configuration__table-content .configuration__table-row_active{
    border-radius: 0 !important;
}
.composition-components__item {
    margin-bottom: 10px;
}

.shipping__item_ukr::before {
    height: 19px;
    background: url("../i/ukrposhta.svg") center no-repeat;
}

.btn_user.authorized {
    background: url("../i/authorized.svg") center center no-repeat;
    background-size: 30px 30px;
}

.thanks-page__table-column_w2{
    overflow-wrap: break-word;
}

.thanks-page__product-gift{
    margin-bottom: 5px;
}

.thanks-page__product-row_padding-left {
    flex-wrap: inherit;
}
.form-check_operator .form-check-label::before{
    top: 13px;
    bottom: 0;
}

.footer__design.nerdpart img {
    margin-top: -4px;
    opacity: 0.6;
    height: 16px;
}
@media (max-width: 768px){

    .footer__design img {
        max-height: 28px;
    }

    #assembly{
        min-height: 340px;
    }
}
.header-top__column {
    margin-left: 10px;
}
.header-top__column > a, .header-top__column .header-phones{
    margin-right: 10px;

}
@media (max-width: 992px){
    .header-top__column > a{
        margin-bottom: 12px;
    }
    .header-mobile-nav .header-phones {
        padding-bottom: 0;
    }
}
.horizont-line-link:after{
    display: none;
}
.before-header, a.before-header:hover, a.before-header:active, a.before-header:focus{
    font-size: 16px;
    padding: 10px;
    color: #fff;
    background-color: #484f54;
    letter-spacing: 0.0525rem;
}
@media (max-width: 992px){
    .before-header {
        font-size: 14px;
    }
}
@media screen and (min-width: 1024px){
    .portal__wrap-sublist.collapse {
        display: block;
        height: auto !important;
        visibility: visible;
    }
    .portal__wrap-sublist.collapsing{
        position: relative;
        height: unset !important;
        overflow: hidden;
    }
}
.catalog-slider-main-mobile--pc-visible {
    display: block;
    border-bottom: 0;
}
@media (max-width: 520px){
    .btn-mbp-instagramm:before,.btn-mbp-telegram:before,.btn-mbp-tik-tok:before{
        margin-top: 11px;
    }
}

@media screen and (min-width: 1024px) {
    .category_filter .filter-list-opts {
        overflow: visible !important;
    }
}
.category_filter .filter-list-opts__inner{
    padding-bottom: 10px;
}
.category_filter .filter-list-opts__item, .category-filter-col--config-side .filter-list-opts__item{
    position: relative;
}

.productpage .card-block__price-badge {
    background-color: inherit;
}

.star-rating__stars .help-block.help-block-error{
    padding: 20px 0 0 0;
}
.star-rating__stars {
    height: 40px;
}

.my-build-item {
    position: relative;
}
.filter-your-config__body{
    position: relative;
}

.article-item__photo img {
    width: 100%;
}
.articles-container__list-col--full-width .article-item__photo img, .articles-container__list-col--single  .article-item__photo img{
    width: auto;
}
.configuration__info-option_not-compatible{
    display: block;
}
.configuration__section_selected .configuration__section-content .configuration__table-row_active {
    background: #F5F8E7 !important;
}
/*
@media (max-width: 1023px) {
    .category-filter-col {
        max-width: 100% !important;
    }
}
*/

.modal-open {
    position: initial !important;
    overflow: initial !important;
}
.text-error {
    color: #f2530c;
}


.select2-container--default .select2-selection--single .select2-selection__clear {
    margin-right: 40px;
    margin-top: 8px;
    font-size: 1.5em;
    font-weight: normal;

}
.battle2023__category__row {
    grid-template-columns: 1fr 1fr 1fr;
}

.has-error .select2-selection {
    border-color: #F10C0C !important;
}


.pay-list-banks__item-5 {
    background: url("../i/abank.png") center center no-repeat;
    background-size: 30px auto;
}
.battle2023__complete-all {
    font-size: 16px;
}

.footer-social__item_tiktok::before {
    background: url(../i/tk-logo.svg) center no-repeat;
    background-size: cover;
}

.footer-social__item_discord::before {
    background: url(../i/discord.svg) center no-repeat;
    background-size: cover;
}

@media (max-width: 992px) {
    .configuration__section_selected .configuration__table-content .configuration__table-row {
        display: flex;
    }
}
.mainpage-container-cols .categories-slider__image{
    max-height: 440px;
}
.mobile-nav-open .header{
    z-index: 100;
}
.catalog-box__btn::before {
    background: url("../i/container.svg#icon-192") center no-repeat;
}
.catalog-box__btn:active::before {
    background: url("../i/container.svg#icon-193") center no-repeat;
}

.together-slide__one-plus-one .together-slide__row:after {
    display: none;
}
.battle2024 .list-question-battle-pass .wrong {
    background: #f3bbbb;
}

.w-100{
    width: 100% !important;
}
.horizont-line-link img {
    width: 100%;
}