.order_date_mr0 {
    display: flex;
    justify-content: space-between;
    margin-right: 0px;
}

.order_date .status_atwork {
    font-weight: 600;
    color: var(--color-dark);
    font-size: .9rem;
}

.compare_tabs__think {
    justify-content: flex-start;
}

.form-check a {
    color: var(--color-dark-light) !important;
}

.page_category {
    align-items: start;
}

.content_filter form {
    width: 100%;
}

.card_info {
    height: 120px !important;
}

.basket-checkout-container {
    border-radius: .25em;
}

.bx-soa-section {
    border: none;
}

/* Оформление заказа */

#bx-soa-order {
    margin-right: 0;
    margin-left: 0;
}

.bx-soa-section-content {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
}

.bx-soa-section.bx-selected {
    border: none;
}

.bx-soa-pp .bx-soa-pp-company {
    padding: 0;
}

.bx-soa-section-title-container,
.bx-soa-more,
.bx-soa-pp-company-smalltitle {
    display: none !important;
}

.bx-soa-customer .bx-soa-custom-label,
.bx-soa-customer-comment .bx-soa-customer-label {
    margin: 1rem 0 !important;
    font-size: 1rem !important;
    font-weight: 600 !important;
    color: var(--color-dark) !important;
}

.basket-delivery,
.pay-system {
    display: block;
    background-color: var(--color-light-primary);
    border-radius: 15px;
    color: var(--color-dark);
    transition: .15s;
    padding: 1.5rem !important;
    height: 212px;
    border: none;
}

.pay-system {
    height: auto;
}

.pay-system .service_img {
    height: 57px !important;
}

.service.active path,
.bx-selected .pay-system path,
.pay-system:hover path,
.pay-system:hover circle {
    stroke: var(--color-white) !important;
}

.service.active:not(div.tab-pane) path {
    color: var(--color-white) !important;
    stroke: var(--color-white) !important;
}

.basket-delivery:hover,
.bx-soa-pp-company.bx-selected .basket-delivery,
.pay-system:hover,
.bx-soa-pp-company.bx-selected .pay-system {
    background-color: var(--color-primary);
    color: var(--color-white) !important;
}

.bx-soa-pp-delivery-cost {
    font-weight: 400;
    position: static;
    background: none;
    color: var(--color-dark);
    padding: 0;
    font-size: 16px;
    line-height: 24px;
}

.bx-soa-pp-company.bx-selected .bx-soa-pp-delivery-cost {
    color: var(--color-white) !important;
}

.bx-soa-pp-company-checkbox {
    visibility: hidden;
}

#bx-soa-delivery .bx-soa-section-content {
    padding: 0;
}

#location-div .bx-sls {
    padding: 0;
}

#location-div .bx-ui-sls-input-block {
    width: 100%;
    height: 52px !important;
    background-color: var(--color-light-primary) !important;
    border: 1px solid var(--color-dark-light) !important;
    border-radius: 10px !important;
    padding: 10px 30px 10px 30px !important;
    margin-bottom: 30px;
}

#location-div .bx-sls .dropdown-icon {
    top: 19px;
}

#location-div .bx-sls .bx-ui-sls-clear {
    top: 10px;
}

#location-div .dropdown-fade2white {
    background: none;
}

#need_delivery .service_title article {
    width: auto;
    min-height: inherit;
    height: auto;
}

#bx-soa-delivery .service {
    min-height: auto;
}

.bx-soa-pp-company.bx-selected .product_char_desc {
    color: var(--color-white);
}

#bx-soa-order .bx-soa {
    padding: 0;
}

.pec__hidden-block {
    display: none;
}

#bx-soa-delivery .alert {
    display: none;
}

.bx-soa-pp-list {
    display: none;
}

.bx-selected .bx-soa-pp-list {
    display: block !important;
}

/* Список организаций */

.service.organization {
    height: 166px;
}

.lk_info #add_org {
    background: none;
    color: var(--color-primary);
    border: none;
}

.lk_info #add_org:hover {
    color: var(--color-white);

}

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

/* Модальные окна */

.inputtext,
.inputtextarea {
    display: block;
    width: 100%;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    height: 52px;
    padding: 16px;
    background-color: var(--color-light-primary);
    border-radius: 10px;
}

.inputtextarea {
    height: 104px;
}

/* Детальная карточка товара */

.product_price .card_price__sum.get_price {
    margin-left: 0;
}

/* Личный кабинет */
.header_account__name {
    color: #000;
}

.header_account__img img {
    width: 52px;
    height: 52px;
    border-radius: 10px;
}

.order_list__info img {
    width: 24px;
}

/* Выпадающий список в смарт-фильтре, реализованный через UL */
.smart-filter-input-group-dropdown {
    border: none;
    height: auto;
}

.smart-filter-dropdown-block {
    background-color: var(--color-light-primary);
    border: 1px solid var(--color-dark-light);
    border-radius: 10px;
    padding: 10px;
    height: auto;

}

.smart-filter-dropdown-arrow {
    top: 25%;
}

.card_img {
    width: 100%;
    max-width: 200px;
    height: 220px;
}

.card_img .swiper-slide {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.swiper-nav-zones {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.swiper-nav-zone {
    height: 100%;
}

@media (max-width: 997px) {
    .swiper-nav-zones {
        z-index: 0;
    }
}

.bx-sidebar-block {
    position: sticky;
    top: 25px;
    margin-bottom: 185px;
}

@media (max-width: 997px) {
    .bx-sidebar-block {
        margin: 0 auto;
        max-width: 350px;
    }
}

.page_description {
    margin-top: 3rem
}

.product-item-button-container .btn-link {
    height: 52px;
}

.nav-item.dropdown>.dropdown-block {
    position: absolute;
    height: 15px;
    width: 100%;
}

.nav-item.dropdown>.dropdown-block .dropdown-menu {
    top: 15px;
    display: flex;
    opacity: 0;
    z-index: -10;
    transition: .3s ease;
}

.nav-item.dropdown:hover>.dropdown-block .dropdown-menu {
    opacity: 1;
    z-index: 9;
}

.catalog-compare-list.fixed,
.bx_catalog-compare-list.fix {
    width: 340px;
}

.catalog-compare-count a {
    text-align: center;
}

.smart-filter_title {
    margin: 3.3rem 0 3.1rem 0;
}

.smart-filter_title article {
    font-size: 1.2rem;
    font-weight: 600;
    color: var(--color-dark);
    margin: 1rem 1rem 1rem 0;
}

.page_category ul {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 12px;
}

@media (max-width: 997px) {
    .page_category {
        padding: 30px;
    }

    .page_category ul {
        grid-template-columns: repeat(1, 1fr);
    }
}

.card_img img {
    width: 100%;
    height: 100%;
    max-width: 295px;
    object-fit: contain;
}

.swiper-product-next .carousel-control-next-icon {
    background-image: url(../image/slider/car_next.svg);
    ;
}

.swiper-product-prev .carousel-control-prev-icon {
    background-image: url(../image/slider/car_prev.svg);
    ;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    width: 24px;
    height: 24px;
    transition: .3s;
}

.carousel-control-next-icon:hover,
.carousel-control-prev-icon:hover {
    opacity: .5;
}

.slide_nav {
    display: flex;
    justify-content: end;
    gap: 7px;
    padding-right: 7px;
}

.category_nav__item.active {
    color: #fff !important;
}

/* Сортировка */
.custom-select-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
}

.custom-select {
    position: relative;
    cursor: pointer;
}

.custom-select__trigger {
    width: 100%;
    height: 52px;
    display: flex;
    align-items: center;
    background-color: var(--color-light-primary);
    border: 1px solid var(--color-dark-light);
    border-radius: 10px;
    padding: 10px 10px 10px 10px;
    position: relative;
    appearance: none;
    background-image: url(../image/circle-bottom.svg);
    background-position: right;
    background-size: inherit;
    background-repeat: no-repeat;
    background-position-x: calc(100% - 7px);
}

.custom-select.open .custom-select__trigger .arrow {
    transform: translateY(-50%) rotate(180deg);
}

.custom-select.open .custom-select__trigger {
    border-radius: 10px 10px 0 0;
}

.custom-options {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    background-color: var(--color-light-primary);
    border: 1px solid var(--color-dark-light);
    border-top: none;
    border-radius: 0 0 10px 10px;
    z-index: 1000;
    margin: 0;
    padding: 0;
    list-style: none;
    display: none;
    max-height: 200px;
    overflow-y: auto;
}

.custom-select.open .custom-options {
    display: block;
}

.custom-option {
    padding: 12px 15px;
    cursor: pointer;
    transition: all 0.2s ease;
    border-bottom: 1px solid #f0f0f0;
}

.custom-option:last-child {
    border-bottom: none;
}

.custom-option:hover {
    background-color: #f8f9fa;
}

.custom-option.selected {
    background-color: #007bff;
    color: white;
}

.custom-option.selected:hover {
    background-color: #0056b3;
}

.catalog .service.p-4 .service_title svg {
    display: none;
}

.product_doubleblock .col-lg-8 li {
    list-style: disc;
}

.product_doubleblock .col-lg-8 li::marker {
    color: var(--color-primary);
}

.category_nav__item.new {
    position: relative;
    width: 235px;
    justify-content: start;
}

.category_nav__item.new #add_org {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 0 0 0 24px;
    z-index: 9;
}