

/* Start:/local/components/all4it/profile.page/templates/.default/style.css?17575142002742*/
.catalog-product-card-header-badges__item.badge_in-stock {
    background-color: #3fceb3; /* Пример цвета для 'В наличии' */
}
.catalog-product-card-header-badges__item.badge_discount {
    background-color: #EE5D00; /* Пример цвета для 'Скидка' */
}
.catalog-product-card-header-badges__item.badge_on-the-way {
    background-color: #3aa2d0; /* Пример цвета для 'В пути' */
}
.catalog-product-card-header-badges__item.badge_vat {
    background-color: #be53ff; /* Пример цвета для 'НДС' */
}
.catalog-product-card-header-badges__item.badge_leasing {
    background-color: #edc150; /* Пример цвета для 'Лизинг' */
}
.catalog-product-card-header-badges__item.badge_warranty {
    background-color: #2370ff; /* Пример цвета для 'Гарантия' */
}
.catalog-product-card-header-badges__item.badge_new {
    background-color: #4986e2; /* Пример цвета для 'Новинка' */
}
.catalog-product-card-header-badges__item.badge_by {
    background-color: #349d54; /* Пример цвета для 'б/у' */
}
.accordion-menu-header__title a {
    color: #0f6da1;
}

.accordion-menu-header__title a:focus {
    outline: 2px solid #0f6da1;
}

.accordion-menu-header {
    justify-content: flex-start !important;
}

.accordion-menus__icons {
    padding-right: 5%;
}

.personal-data-form {
    max-width: 500px;
}

.personal_data {
    margin-bottom: 20px;
}

.parameter {
    margin-bottom: 5px;
    display: block;
}

.input_data input {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-family: Montserrat, serif;
    font-weight: normal !important;
}

.input_data input::placeholder {
    font-weight: normal;
}

.change_password {
    margin-top: 5px;
}

.change_password a {
    color: #007bff;
    text-decoration: none;
    font-size: 0.9em;
    font-weight: bold;
}
.catalog-page-header {
    row-gap: 0!important;
}
.catalog-page-header__title{
 padding-bottom:20px;
}
.profile-page__title{
    margin-top: 0 !important;
}

.profile-page-sidebar {
    padding-block: 20px !important;
}

.profile-page-sidebar-item {
    width: fit-content;

    display: flex;
    align-items: center;
    column-gap: 10px;

    color: #0f6da1;
}

.profile-page-sidebar-item:hover,
.profile-page-sidebar-item:focus-visible {
    color: #0f6da1;
}

.profile-page-sidebar-item__icon > svg {
    width: 18px;
    height: 18px;
}

.profile-page-sidebar-item__text {
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
}

.profile-page-sidebar__separator {
    margin: 15px 0 15px -35px;

    width: calc(100% + 35px * 2);
    height: 1px;

    background-color: #dcf1ff;
}

/* End */


/* Start:/local/templates/westcomp/components/bitrix/breadcrumb/.default/style.min.css?1738823728467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/components/all4it/viewed-products.list/templates/.default/style.css?17472137779740*/
.catalog-product-card-header-badges__item.badge_in-stock {
    background-color: #3fceb3; /* Пример цвета для 'В наличии' */
}
.catalog-product-card-header-badges__item.badge_discount {
    background-color: #EE5D00; /* Пример цвета для 'Скидка' */
}
.catalog-product-card-header-badges__item.badge_on-the-way {
    background-color: #3aa2d0; /* Пример цвета для 'В пути' */
}
.catalog-product-card-header-badges__item.badge_vat {
    background-color: #be53ff; /* Пример цвета для 'НДС' */
}
.catalog-product-card-header-badges__item.badge_leasing {
    background-color: #edc150; /* Пример цвета для 'Лизинг' */
}
.catalog-product-card-header-badges__item.badge_warranty {
    background-color: #2370ff; /* Пример цвета для 'Гарантия' */
}
.catalog-product-card-header-badges__item.badge_new {
    background-color: #4986e2; /* Пример цвета для 'Новинка' */
}
.catalog-product-card-header-badges__item.badge_by {
    background-color: #349d54; /* Пример цвета для 'б/у' */
}
.product-config-amount {
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #191919
}

.product-config-amount__button {
    height: 100%;
    padding: 0;
    border: none;
    outline: none;
    background: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.catalog-product-card_wide .catalog-product-card__footer {
    flex-direction: column;
}
.viewed-container {
    padding: 0 0 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 30px;
}
.viewed-container .card-product:hover {
    -webkit-transform: none;
    transform: none
}
.product-config-amount__control {
    width: 5ch;
    padding: 0 1ch;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    border: none;
    outline: none;
    background: none;
    -moz-appearance: textfield
}
.product-config-amount__control::-webkit-inner-spin-button, .product-config-amount__control::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none;
    appearance: none
}


.product-config {
    display: flex;
    padding-block: 40px 40px;
    border: 2px solid #41a4db;
    border-radius: 48px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 22.3px 0 rgba(37, 174, 250, .35);
    box-shadow: 0 0 22.3px 0 rgba(37, 174, 250, .35)
}


.product-config-warranty__icon svg {
    width: 40px;
    height: 40px;
    fill: none
}


.product-config-item__icon svg {
    width: 30px;
    height: 30px;
    fill: none;
    color: #bac8cf
}


.product-config__price-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-inline: 45px
}

.product-config-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.product-config-price__text {
    font-size: 36px;
    font-weight: 700;
    line-height: 1;
    color: #0f6da1;
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: baseline;
    max-width: 400px;
}

.product-config-price__tax {
    font-size: 12px;
    font-weight: 400;
    color: #636363
}

.product-config-amount {
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #191919
}

.product-config-amount__button {
    height: 100%;
    padding: 0;
    border: none;
    outline: none;
    background: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}


.product-config-amount__control {
    width: 5ch;
    padding: 0 1ch;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    border: none;
    outline: none;
    background: none;
    -moz-appearance: textfield
}

.product-config-amount__control::-webkit-inner-spin-button, .product-config-amount__control::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none;
    appearance: none
}
.card-product__tax_order{
    margin-top: 5%;
}

.order__button {
    margin-left: 60px;
    padding: 0;
    border-radius: 5px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0f6da1), to(#41a4db));
    background-image: linear-gradient(180deg, #0f6da1, #41a4db);
    border: none;
    outline: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: Montserrat;
    font-size: 14px!important;
    font-weight: 500!important;
    line-height: 28px!important;
    letter-spacing: 0em!important;
    text-align: left;
    color: #FFFFFF;

}

.product-config__button svg {
    fill: none;
    width: 60px;
    height: 44px
}



.catalog-page__content {
    display: flex;
    justify-content: space-between;
}

.catalog {
    flex-grow: 2;
}

.sidebar {
    flex-grow: 1;
    flex-basis: 350px;
}

.product-config,
.product-links {
    margin: 0 0 20px 100px;
    width: 550px;
}

.catalog-page .catalog_list .catalog__items .card-product {
    border-radius: 20px;
    height: auto;
    width: 1100px;
}

.catalog-page .catalog {
    min-width: 950px !important;
    padding: unset !important;
}

.card-product_text {
    min-width: 400px;
    display: flex;
    align-items: baseline;
}

.card-product__price-wrapper {
    width: 240px !important;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding-right: 30px;
}

.card-product__footer-2 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 220px;
}



.catalog-page .catalog_list .catalog__items .card-product .card-product__body .card-product__info {
    width: 400px !important;
}

.card-product__name {
    font-size: 16px !important;
}

.viewed .card-product__info {
    width: 400px !important;
    display: block !important;
}

.product-config__price-wrapper-2 {
    padding-left: 150px;
    display: flex;
    flex-direction: row-reverse;
    align-content: flex-end;
    flex-wrap: wrap;
    align-items: center;
}

.order__button {
    width: 300px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 50px !important;
}

.catalog-page .catalog {
    padding: 0 65px 140px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 30px;
}

.quantity-block-wrap {
    padding: 60px 0 0 45px;
}

.sale-block-wrap {
    padding: 0 0 60px 45px;
}
.price-container {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color:#636363;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.totalPrice {
    margin-top: 11%;
    margin-right: 9%;
    font-weight: bold;
    color:#191919;
}
.count-container{
    color:#636363;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;

    margin-top: 3%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.totalCount {
    margin-right: 9%;
    font-weight: bold;
    color:#191919;
}

.product-links {
    margin-top: 6%;
    margin-left: 18%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.product-links-item__icon {
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 100%;
    color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0c8bb1), to(#03cdd0));
    background-image: linear-gradient(180deg, #0c8bb1, #03cdd0);
}
.product-links-item__icon svg{
    fill: none!important;
}



/* Responsive adjustments */
@media (max-width: 768px) {

    .catalog-page__content {
        flex-direction: column;
        height: max-content;
    }

    .catalog,
    .sidebar {
        width: 100%;
    }
}
.product-links-item__text {
    font-size: 14px;
    font-weight: 400;
    color: #0f6da1;
}
.card-product_total {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color:#191919;
}
.product-links-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}

.card-product__name{
    overflow: visible !important;
    -webkit-line-clamp: unset !important;
    word-break: break-word;
}

.catalog-page .catalog_list .catalog__items .card-product .card-product__body{
    flex-direction: row !important;
}
/* End */
/* /local/components/all4it/profile.page/templates/.default/style.css?17575142002742 */
/* /local/templates/westcomp/components/bitrix/breadcrumb/.default/style.min.css?1738823728467 */
/* /local/components/all4it/viewed-products.list/templates/.default/style.css?17472137779740 */
