html .header__item--logo {
    padding-top: 0;
    height: auto;
}

html .header__item--logo img {
    width: 100%;
}

dd{
    margin-inline-start: 0;
}

.ProductParamsContainer dt, .ProductParamsContainer dd{
    display: inline;
}

.catalog-content {
    display: grid;
    grid-template-columns: 300px auto;
    grid-gap: 10px;
}

/*.container--wide{*/
/*    width: 1340px;*/
/*}*/

.bx-filter-section button {
    box-sizing: border-box;
}

.catalog {
    margin: 0 0 40px;
}

.catalog-list__content {
    display: grid;
    grid-gap: 10px;
}

.catalog-item {
    display: grid;
    grid-template-columns: 1fr 200px;
    grid-gap: 10px;
    border-radius: 5px;
}

.catalog-item-content {
    display: grid;
    grid-template-columns: 90px auto;
    grid-gap: 20px;
    background-color: #F2F2F2;
    padding: 10px;
    border-radius: 5px;
}

.catalog-item-price {
    background-color: #F2F2F2;
    padding: 10px;
    border-radius: 5px;
}

.catalog-item .product-row__img {
    margin-right: 0;
}

.catalog-item-price {
    display: grid;
    grid-gap: 5px;
}

@media (max-width: 768px) {
    .catalog-item {
        grid-template-columns: 1fr;
        grid-gap: 0;
    }

    .product-row__img {
        position: relative !important;
    }

    .catalog-item-content {
        border-radius: 5px 5px 0 0;
    }

    .catalog-item-price {
        border-radius: 0 0 5px 5px;
        border-top: 1px solid #dddddd;
    }

    .catalog-item-price p {
        text-align: center;
    }
}

@media (max-width: 480px) {
    .catalog-item-price{
        width: 90vw;
    }

    .catalog-item-content{
        grid-template-columns: 1fr;
    }
    .catalog-item .product-row__img {
        width: 100%;
        position: relative;
        left: 0;
        top: 0;
        height: 200px;
        margin-right: 0;
        display: grid;
        align-items: center;
        overflow: hidden;
    }
    .catalog-item .product-row__img .img--responsive {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        object-fit: contain;
        border-radius: 5px;
        mix-blend-mode: multiply;
        justify-self: center;
    }
}

html .product-row__description {
    background-color: #FF7100;
    transition: .4s all;
}

html .product-row__description:hover {
    background-color: #FF7100;
}

.product__chars {
    margin: 12px 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
}

.product__char {
    display: flex;
    gap: 10px;
    opacity: .5;
}

.bx-cstm-loader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #fff;
    top: 0;
    left: 0;
    transition: 0.4s opacity;
    opacity: .6;
}

.loader {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: radial-gradient(farthest-side, rgba(223, 32, 35, 1) 94%, #0000) top/4px 4px no-repeat,
    conic-gradient(#0000 30%, rgba(223, 32, 35, 1));
    -webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 4px), #000 0);
    animation: spinner-ub 0.8s infinite linear;
}

@keyframes spinner-ub {
    100% {
        transform: rotate(1turn);
    }
}

.loader-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.catalog-list__footer {
    margin-top: 20px;
}

.pagination__load-more {
    color: #000;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 20px 20px;
    border-radius: 5px;
    background-color: #F2F2F2;
    transition: .4s all;
}

.pagination__load-more:hover {
    opacity: .7;
}

.catalog-list__footer-pagination {
    list-style: none;
    display: flex;
    gap: 10px;
    padding: 0;
    margin: 10px 0;
    justify-content: center;
}

.catalog-list__footer-pagination a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    color: #000;
    border-radius: 5px;
    background-color: #F2F2F2;
}

.catalog-list__footer-pagination a.active {
    background-color: #FF7100;
    color: #fff;
}

.add-to-cart.in-basket {
    background-color: #09be13;
}

.bx-catalog-wrapper {
    margin-top: 2rem;
}

.bx-breadcrumb .bx-breadcrumb-item {
    margin-bottom: 0;
}

.bx-breadcrumb {
    margin: 0;
}

.bx-breadcrumb-item a {
    color: #FF7100;
}

.strip__items a:hover, .strip__items a:focus {
    color: #fff;
    opacity: .7;
}

.select-city-wrap {
    position: relative;
}

.select-city__block__text {
    font-family: "Proxima Nova", arial, sans-serif !important;
    font-size: 16px !important;
}

.select-city__block__text-city {
    font-size: 16px !important;
    color: #fff !important;
    text-decoration: none !important;
    font-family: "Proxima Nova", arial, sans-serif !important;
}

.select-city__block__text {
    /*color: #919294;*/
    /*font-size: 12px;*/
    /*line-height: 30px;*/
    opacity: .6;
}

/*.select-city__block__text-city {*/
/*  color: #414141;*/
/*  */
/*  font-size: 12px;*/
/*  line-height: 30px;*/
/*  text-decoration: underline;*/
/*  text-decoration-style: dotted;*/
/*  cursor: pointer;*/
/*}*/

.select-city__block {
    cursor: pointer;
}

.select-city__dropdown__title {
    color: #414141;
    font-size: 16px;
    line-height: 30px;
    display: block;
    margin-bottom: 10px;
    font-family: "Proxima Nova", arial, sans-serif !important;
}


.select-city__dropdown {
    background-color: #ffffff;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.22);
    width: 211px;
    text-align: center;
    padding: 11px 5px 17px 5px;
}

.select-city__dropdown-wrap {
    z-index: 200 !important;
    position: absolute;
    top: 75%;
}

.select-city__dropdown__choose {
    display: inline-block;
    height: 32px;
    width: 82px;
    font-size: 12px;
    line-height: 32px;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
}

.select-city__dropdown__choose:hover, .select-city__dropdown__choose:active,
.select-city__dropdown__choose:focus {
    opacity: .7;
}

.select-city__dropdown__choose__yes {
    color: #919294;
    border: 1px solid #d3d3d3;
    margin-right: 15px;
}

.select-city__dropdown__choose__no {
    color: #ffffff;
    background: #333333;
}

.select-city__dropdown__choose-wrap {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}


.select-city__modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3000;
}

.modal__overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2500;
}

.select-city__modal-wrap {
    background-color: #ffffff;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.22);
    width: 684px;
    padding: 37px 53px 40px 53px;
    position: relative;
    margin: 30vh auto;
    transition: width .2s;
}

.select-city__modal__title {
    color: #000000 !important;

    line-height: 30px;
    font-size: 25px !important;
    margin-bottom: 20px !important;
}

.select-city__modal__list {
    columns: 3;
    margin-bottom: 23px;
}

.select-city__modal__list__title {
    color: #000000;

    line-height: 30px;
    font-size: 14px;
    display: block;
    margin-bottom: 11px;
}

.select-city__modal__list__item {
    color: #414141 !important;

    line-height: 30px;
    font-size: 14px;
    margin-bottom: 0 !important;
    cursor: pointer;
}

.select-city__modal__list__item:hover, .select-city__modal__list__item:focus,
.select-city__modal__list__item:active {
    color: #003594 !important;
    text-decoration: underline;
    text-decoration-color: #003594;
}

.select-city__modal__submit__block-wrap {
    background: #eceef1;
    padding: 21px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: calc(100% - 42px);
}

.select-city__modal__submit__title {
    color: #000000;

    line-height: 30px;
    font-size: 14px;
    display: block;
    margin-bottom: 0px;
}

.select-city__modal__submit__input {
    border: 1px solid #d3d3d3;
    background: #ffffff;
    box-shadow: none;
    height: 32px;
    width: calc(100% - 32px);
    max-width: 517px;
    color: #414141;
    font-size: 14px;
    margin-right: 15px;
    padding: 0 15px;
}

.select-city__modal__submit__btn {
    background: #000000;
    border: none !important;
    box-shadow: none !important;
    width: 147px;
    height: 32px;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 12px;
}

.select-city__modal__submit__btn:hover, .select-city__modal__submit__btn:active,
.select-city__modal__submit__btn:focus {
    opacity: .7;
}

.select-city__close {
    background: url("img/select-city__close.png") no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    right: -30px;
    cursor: pointer;
    filter: invert(1);
}

.select-city__close:hover {
    opacity: .7;
}

@media ( max-width: 768px) {
    .select-city__modal-wrap {
        width: 484px;
        padding: 37px 25px 40px 25px;
    }

    .select-city__modal__list {
        columns: 2;
    }
}

@media ( max-width: 575px) {
    .select-city__modal-wrap {
        width: 80%;
        padding: 27px 20px 30px 20px;
    }

    .select-city__modal-wrap {
        margin: 20vh auto;
    }

    .select-city__modal__title {
        font-size: 20px !important;
        margin-bottom: 10px !important;
    }

    .select-city__close {
        top: 15px;
        right: 15px;
    }

    .select-city__modal__list__item {
        font-size: 13px !important;
    }
}

@media ( max-width: 400px) {
    .select-city__modal__list {
        columns: unset;
        max-height: 100px;
        overflow: auto;
    }

    .select-city__modal-wrap {
        margin: 5vh auto;
    }

    .select-city__modal__list__title {
        line-height: 20px;
    }

    .select-city__modal__submit__block-wrap {
        display: block;
    }

    .select-city__modal__submit__input {
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .select-city__modal-wrap {
        padding: 15px 20px;
    }

    .select-city__modal__submit__btn {
        width: 100%;
    }
}

.select-city__modal__submit__block-wrap__input_wrap {
    position: relative;
    width: 100%;
}

.select-city__modal__submit__block-wrap__input_wrap .sey-container {
    position: absolute;
    width: 100%;
}

.select-city__modal__submit__block-wrap__input_wrap .sey-list {
    padding-left: 0;
    margin: 0;
}

.select-city__modal__submit__block-wrap__input_wrap .sey-list li {
    list-style: none;
}

.select-city__modal__submit__block-wrap__input_wrap .sey-list .sey-item {
    border-bottom: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    background: #ffffff;
    height: 32px;
    width: 100%;
    max-width: 517px;
    color: #414141;
    font-size: 14px;
    padding: 0 15px;
    line-height: 32px;
    margin: 0 !important;
}

.select-city__modal__submit__block-wrap__input_wrap .sey-list .sey-hide {
    display: none;
}

.select-city__modal__submit__block-wrap__input_wrap_error {
    color: red;
    position: absolute;
    top: -20px;
}

.select-city__modal__submit__vars {
    position: absolute;
    top: 100%;
    left: 0px;
    background-color: #fff;
    box-shadow: 2px 3px 3px #a0a0a0;
    padding: 3px;
    cursor: pointer;
    max-height: 171px;
    overflow-y: auto;
}

.select-city__modal__submit__vars .regions_vars:hover {
    background-color: #f0f0f0;
}

.main-profile-social-block {
    display: none;
}

.main-profile-block-shown .form-group {
    margin-bottom: 1rem;
}

.personal-container {
    margin-bottom: 2rem;
}

.bx-auth,
form[name="bform"] {
    background-color: #f6f6f6;
    padding: 20px;
    border-radius: 10px;
    margin: 20px auto;
    width: 600px;
    max-width: 90%;
}

.bx-auth form[name="bform"] {
    padding: 0;
    margin: 0;
}

.bx-auth-serv-icons {
    display: none;
}

.bx-auth noindex {
    margin-top: 10px;
    display: block;
}

.bx-auth noindex a {
    display: block;
}

.btn-primary {
    background-color: #FF7100;
    transition: .4s all;
    color: #fff;
}

main > div > p > a > b {
    display: none;
}

.btn-primary:hover {
    background-color: #FF7100;
}

.bx-auth:has(.bx-auth-service-form) {
    display: none;
}

.personal-link {
    color: #FF7100;
    margin-left: auto;
}

.personal-link .mobile-text {
    display: none;
}

.personal-link .mobile-text svg {
    width: 20px;
    height: 20px;
    transform: translateY(-2px);
}

.personal-link .mobile-text svg path {
    fill: #FF7100;
}

@media (max-width: 991px) {
    .personal-link {
        position: absolute;
        top: 0;
        height: 100%;
        display: flex;
        align-items: center;
        right: 24%;
    }
}

@media (max-width: 768px) {
    .personal-link {
        right: 164px;
    }

    .personal-link .desktop-text {
        display: none;
    }

    .personal-link .mobile-text {
        display: flex;
        align-items: center;
    }
}

.mobile-filter-open-btn {
    display: none;
}

@media (max-width: 1024px) {
    .catalog-content {
        grid-template-columns: 1fr;
        grid-gap: 0;
    }

    .mobile-filter-open-btn {
        display: flex;
    }
}

.catalog-sort-line {
    display: flex;
}

.catalog-sidebar__button {
    background-color: transparent;
    border: none;
    align-items: center;
    gap: 10px;
    cursor: pointer;
}

.mobile-modal__header {
    display: flex;
    justify-content: space-between;
}

.mobile-modal__header button {
    width: 20px;
    height: 20px;
}

.mobile-modal__header .heading--1 {
    font-size: 28px;
    font-weight: 600;
}

.bx-filter-set-btn-container .button {
    border-radius: 5px !important;

}

.callback_frame  font.errortext {
    background-color: white;
}