/*UX/UI new styles ---- start*/


/*главная ---- start*/

.header__logo span {
    font-size: 14px;
    margin-bottom: 0;
    line-height: normal;
}

/*главная ---- end*/

/*оформление ---- start*/

.cart__title-wrapper {
    justify-content: flex-end;
}

@media (min-width:1100px) {
    .cart__title-wrapper {
        flex-direction: row;
    }
}

@media (min-width:1601px) {
    .cart__title-wrapper {
        padding-right: 30px;
    }
}

@media (min-width:1100px) {
    .cart__body {
        max-height: 400px;
        overflow-y: auto;
        border-top: 1px solid #e3ecf7;
        border-right: 1px solid #e3ecf7
    }
}

@media (min-width:1601px) {
    .cart__body {
        max-height: 600px;
        overflow-y: auto;
    }
}

@media (min-width:1100px) {
    .cart__row {
        padding-top: 24px;
        padding-bottom: 24px;
        padding-right: 24px;
    }
}

@media (min-width:1601px) {
    .cart__row {
        padding-top: 12px;
        padding-bottom: 12px;
        padding-right: 12px;
        height: 240px
    }
}

@media (min-width:600px) {
    .cart__presentation {
        width: 40%;
        padding-right: 6.3333%
    }
}

@media (min-width:1100px) {
    .cart__presentation {
        width: 45%;
        box-sizing: border-box;
        padding-right: 16px
    }
}

@media (min-width:600px) {
    .cart__count-wrapper {
        width: 14.6666%
    }
}

@media (min-width:1601px) {
    .cart__count-wrapper svg {
        width: 16px;
        height: 16px
    }
}

@media (min-width:1100px) {
    .cart__count {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 16px
    }
}

@media (min-width:1601px) {
    .cart__count {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px
    }
}

@media (min-width:600px) {
    .cart__price-wrapper {
        flex-grow: 1;
    }
}

@media (min-width:1100px) {
    .cart__price-wrapper svg {
        margin-left: 10%
    }
}

@media (min-width:1601px) {
    .cart__price-wrapper svg {
        width: 16px;
        height: 16px;
        margin-left: 10%
    }
}

@media (min-width:1100px) {
    .cart__current-price {
        font-size: 20px
    }
}

@media (min-width:1601px) {
    .cart__current-price {
        font-size: 24px
    }
}

@media (min-width:900px) {

    .cart .cart__total-nds,
    .cart__nds {
        font-size: 18px
    }
}

@media (min-width:1100px) {
    .cart__name {
        font-size: 14px;
        line-height: 14px;
        position: absolute;
        top: 0;
        left: 0;
        max-width: 50%;
        z-index: 2
    }
}

@media (min-width:1601px) {
    .cart__name {
        font-size: 14px;
        line-height: 14px;
    }
}

@media (min-width:1601px) {
    .cart__brand-name {
        font-size: 140px;
    }
}

.cart__desc {
    font-size: 14px
}

@media (min-width:1100px) {
    .cart__desc {
        font-size: 12px;
    }
}

.cart__type {
    font-size: 14px;
}

@media (min-width:1100px) {
    .cart__type {
        line-height: 14px;
    }
}

.cart__status {
    font-size: 14px;
}

@media (min-width:1100px) {
    .cart__status {
        line-height: 16px;
    }
}

@media (min-width:1100px) {
    .cart__image {
        height: 120px
    }
}

@media (min-width:1601px) {
    .cart__image {
        height: 120px
    }
}

@media (min-width:1100px) {
    .cart__footer {
        margin-top: 0;
    }
}

@media (min-width:1601px) {
    .cart__footer {
        margin-top: 24px;
        margin-bottom: 0;
        padding-right: 30px;
    }
}

.cart__footer-text {
    /*display: block*/
    display: none;
}

@media (min-width:1100px) {

    .cart .cart__total>span,
    .cart__total {
        font-size: 32px
    }
}

@media (min-width:1601px) {

    .cart .cart__total>span,
    .cart__total {
        font-size: 36px
    }
}

@media (min-width:1100px) {
    .cart__total-wrapper p {
        font-size: 32px
    }
}

@media (min-width:1601px) {
    .cart__total-wrapper p {
        font-size: 36px
    }
}

@media (min-width:1601px) {
    .cart__total-wrapper svg {
        width: 24px;
        height: 24px
    }
}

@media (min-width:1100px) {
    .cart__delete {
        top: 40px;
        right: 30px;
    }
}

@media (min-width:1601px) {
    .cart__delete {
        top: 12px;
        right: 12px;
    }
}

@media (min-width:1100px) {
    .cart__id {
        font-size: 14px;
        line-height: 18px
    }
}

@media (min-width:1100px) {
    .drop-file__inner {
        padding: 10px;
    }
}

.cart-s01 {
    padding: 24px 30px 40px 30px;
}

@media (min-width:1100px) {
    .cart-s01 {
        background-color: #fff;
        padding: 24px 0 40px 30px;
    }
}

.cart-wrapper {
    display: flex;
    flex-direction: column;
}

@media (min-width:1100px) {
    .cart-wrapper {
        flex-direction: row;
        padding:  0 6%;
    }
}

@media (min-width:1100px) {
    .cart-s06__bg-circle {
        position: absolute;
        top: 15%;
        right: 0;
        width: 30%;
    }
}

@media (min-width:1601px) {
    .cart-s06__bg-circle {
        top: 45%;
        width: 30.5%;
        right: 0;
    }
}

@media (min-width:900px) {
    .cart-s01 {
        padding-bottom: 80px
    }
}

@media (min-width:1100px) {
    .cart-s01 {
        padding-bottom: 0;
        margin-bottom: -120px;
        flex-grow: 1;
    }
}

@media (min-width:1601px) {
    .cart-s01 {
        flex-grow: 1;
        padding-bottom: 0;
        padding-top: 0;
        margin-bottom: -145px
    }
}

.l-cart-s02 {
    display: flex;
    flex-direction: column;
}

@media (min-width:1100px) {
    .l-cart-s02 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        max-width: 60%;
        z-index: 4;
        position: relative;
    }
}

@media (min-width:1601px) {
    .l-cart-s02 {
        display: flex;
        flex-direction: column;
        max-width: 60%;
        background-color: transparent;
    }
}

@media (min-width:1100px) {
    .l-cart-s02__main {
        width: 100%;
        padding: 24px 0 24px;
    }
}

@media (min-width:1601px) {
    .l-cart-s02__main {
        padding: 24px 0 24px;
    }
}

@media (min-width:1100px) {
    .l-cart-s02__sidebar {
        margin-top: 24px;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width:1100px) {
    .order-details__left {
        margin-right: 48px;
        width: calc(50% - 24px);
    }

    .order-details__right {
        margin-top: 45px;
        width: calc(50% - 24px);
    }
}

@media (min-width:1601px) {
    .order-details__left {
        margin-right: 100px;
        width: calc(50% - 25px);
    }

    .order-details__right {
        margin-top: 45px;
        width: calc(50% - 24px);
    }
}

@media (min-width:1100px) {
    .order-details__title {
        margin-bottom: 30px
    }
}

@media (min-width:1100px) {
    .order-details__label {
        font-size: 18px
    }
}

.order-details__radio p {
    font-size: 14px;
}

@media (min-width:1100px) {
    .order-details__radio p {
        font-size: 14px
    }
}

@media (min-width:1601px) {
    .order-details__radio p {
        font-size: 16px
    }
}

.order-details__fieldset {
    margin-bottom: 24px
}

.order-details__row {
    margin-bottom: 35px
}

.order-details__tips {
    font-size: 16px;
}

@media (min-width:1100px) {
    .order-details__tips {
        font-size: 14px;
    }
}

@media (min-width:1601px) {
    .order-details__tips {
        font-size: 16px;
    }
}

.order-details__forms form:last-child {

}

.order-details__forms--show-auth form:first-child {

}

.order-details__right {
    margin-top: 24px;
}

@media (min-width: 1100px) {
    .order-details__forms form:last-child {
        display: flex;
        padding-right: 50px;
    }

    .order-details__forms--show-auth form:first-child {
        width: calc(100% - 30px);
    }

    .order-details__right {
        margin-top: 0;
    }
}

@media (min-width:1100px) {
    .order-benefits__list {
        margin-top: 0;
        display: flex;
    }

    .order-benefits__list li {
        max-width: calc(100% / 3);
        padding-right: 24px;
    }
}

@media (min-width:1601px) {
    .order-benefits__list li {
        max-width: calc(100% / 3);
        padding-right: 40px;
    }
}

.order-benefits__list p:nth-child(2) {
    font-size: 18px;
}

.order-benefits__list p:nth-child(3) {
    font-size: 14px;
}

@media (min-width:1100px) {
    .order-benefits__list p:first-child {
        font-size: 48px;
    }
}

@media (min-width:1601px) {
    .order-benefits__list p:first-child {
        font-size: 48px;
    }
}

@media (min-width: 1100px) {
    .order-details__button .button {
        min-width: 100%;
    }
}

@media (min-width:1601px) {
    .contact-input p {
        margin-bottom: 12px;
        font-size: 18px
    }
}

@media (min-width:1601px) {

    .contact-input input,
    .contact-input textarea {
        padding-bottom: 4px
    }
}

/*оформление ---- end*/

/*каталог ---- start*/


.catalog-row {
    display: flex;
    padding: 0 12.5%;
}

@media (min-width:1100px) {
    .catalog-row {
        padding: 0 6% 24px;
    }
}

.catalog-left {
    max-width: 360px;
    flex-shrink: 0;
    /*position: relative;*/
    margin-right: 20px;
    padding-top: 108px;
    z-index: 13;
}

.catalog-left .radio span {
    font-size: 12px;
}

.catalog-right {
    flex-grow: 1;
    max-width: 100%;
    overflow: hidden;
}

.catalog-bottom {
    padding: 24px 12.5%;
}

@media (max-width: 1100px) {
    .catalog-row {
        flex-direction: column;
        padding: 0 25px 25px;
    }

    .catalog-left {
        margin-right: 0;
        padding-top: 0;
    }

    .catalog-right {
        margin-top: 10px;
    }

    .catalog-bottom {
        padding: 10px 25px;
    }
}

@media (max-width: 600px) {
    .catalog-row {
        padding: 0 0 25px;
    }
}

@media (min-width:1100px) {
    .catalog-s01 {
        padding-top: 0
    }
}

.catalog-s02 {
    padding-top: 12px;
}

@media (min-width:1100px) {
    .catalog-s02 {
        padding-bottom: 24px;
    }
}

@media (max-width: 1100px) {
    .catalog-s02 {
        padding: 25px 25px 0;
    }
}

@media (max-width: 768px) {
    .catalog-s02 {
        padding: 25px 25px 10px;
    }
}

.catalog-s02 .l-price .l-button {
    margin-bottom: 10px;
    background-color: #fff;
}

.catalog-s02 .l-price .l-button:hover,
.catalog-s02 .l-price .l-button:focus {
    background-color: #0081d6;
}

.catalog-s02 .l-price .l-button:active {
    background-color: #007acc;
}

@media (min-width:900px) {
    .catalog-s02 h1 {
        margin-bottom: 0;
        font-size: 60px;
    }
}

@media (min-width:900px) {
    .catalog-s02__controls-row {
        justify-content: flex-end;
    }
}

.catalog-s03 .l-filter {
    flex-direction: column;
    position: relative;
    z-index: 6;
    background-color: transparent;
}

@media (min-width:1100px) {
    .catalog-s03 .l-filter {
        padding: 0 6%;
    }

    .catalog-s03 .l-filter__content {
        padding-top: 24px;
        padding-bottom: 12px;
    }
}

@media (max-width: 768px) {
    .catalog-s03 .l-filter {
        padding: 25px;
    }

    .catalog-s03 .l-filter__content ul {
        display: flex;
        flex-direction: row;
        max-width: 100%;
        overflow-x: scroll;
    }

    .catalog-s03 .l-filter li a, .catalog-s03 .l-filter li span {
        white-space: nowrap;
    }
}

.catalog-s03 .l-filter li {
    margin-bottom: 20px;
    padding: 0.5em 1em;
    border: 1px solid #334c5c;
    background-color: #fff;
    color: #a2a8ac;
    border-radius: 100px;
    cursor: pointer;
    transition: opacity .25s ease;
}

.catalog-s03 .l-filter li:hover {
    color: #007acc;
    border-color: #007acc;
}

.catalog-s03 .l-filter li a,
.catalog-s03 .l-filter li span {
    font-size: 14px;
    font-weight: 700;
    color: #334c5c;
    text-decoration: none;
    white-space: nowrap;
}

.catalog-s03 .l-filter li:hover a,
.catalog-s03 .l-filter li:hover span {
    color: #007acc;
}

@media (min-width:1100px) {
    .catalog-s03 .l-filter li {
        margin-right: 0;
        margin-bottom: 6px;
    }
}

.catalog-s03__mobile {
    display: none;
}

@media (max-width: 1100px) {
    .config-page .catalog-s03 .l-filter {
        display: none;
    }

    .config-page .catalog-s03.catalog-s03__mobile {
        display: none;
        max-width: 100%;
    }
    .config-page .catalog-s03.catalog-s03__mobile .l-filter {
        display: none;
        padding: 10px 0 25px;
    }

    .catalog-s03.catalog-s03__mobile .l-filter__content ul {
        display: flex;
        flex-direction: row;
        max-width: 100%;
        overflow-x: scroll;
    }
    .catalog-s03.catalog-s03__mobile .l-filter li {
        margin-bottom: 10px;
    }

    .catalog-s03.catalog-s03__mobile .l-filter li a, .catalog-s03.catalog-s03__mobile .l-filter li span {
        white-space: nowrap;
    }
}

.catalog-s03 .l-filter__button {
    margin-top: 30px
}

@media (min-width:900px) {
    .catalog-s03 .l-filter__button {
        margin-top: 0
    }
}

.catalog-s03__config {
    margin-bottom:  60px;
    display: none;
}

.catalog-s03__config + .catalog-row .catalog-left {
    padding-top: 8px;
}

@media (min-width:1100px) {
    .catalog-s01 {
        padding-top: 0
    }

    .catalog-s03__config {
        display: block;
    }
}

.catalog-s04 {
    overflow: visible;
}

@media (min-width:900px) {
    .search-input-container {
        margin-bottom: 50px;
    }
}

@media (min-width: 1100px) {
    .catalog-s04.catalog-search {
        padding: 6px 12.5% 100px;
    }
}

@media (min-width:900px) {
    .catalog-s04 {
        padding: 6px 0 0;
    }
}

@media (max-width: 768px) {
    .catalog-s04 {
        padding: 0;
    }
}

.catalog-s04 .l-checkbox {
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 30px
}

@media (min-width:900px) {
    .catalog-s04 .l-checkbox {
        align-items: center;
    }
}

@media (min-width:1100px) {
    .catalog-s04 .l-checkbox {
        justify-content: flex-start
    }
}

@media (min-width:1601px) {
    .catalog-s04 .l-checkbox {
        align-items: center;
        margin-bottom: 30px;
    }
}

.catalog-s04 .l-checkbox .SumoSelect {
    width: auto;
    margin-bottom: 0;
    margin-left: 40px;
}

@media (min-width:900px) {
    .catalog-s04 .l-content {
        padding-top: 30px;
    }
}

@media (min-width:1601px) {
    .filter__title {
        font-size: 60px;
        min-height: 60px;
    }
}

@media (max-width: 1100px) {
    .catalog-s04 .l-checkbox {
        margin-bottom: 30px;
    }

    .catalog-s04 .l-checkbox .SumoSelect {
        margin-left: 0;
        width: calc(100% - 50px);
    }

    .catalog-s04 .l-checkbox .l-filter__button {
        display: block;
    }

    .catalog-s04 .l-checkbox .l-filter__button span {
        display: none;
    }

    .catalog-s04 .l-checkbox .l-filter__button svg {
        margin-right: 0;
    }

    .catalog-s04 .l-checkbox .l-filter__button button {
        padding: 10px;
        margin-right: 10px;
    }
}

@media (min-width: 500px) {
    .catalog-s04 .l-checkbox .l-filter__button button {
        display: flex;
        align-items: center;
    }
    .catalog-s04 .l-checkbox .l-filter__button span {
        display: block;
        margin-left: 12px;
    }
}

.filter__header {
    padding-top: 11%;
}

@media (min-width:1100px) {
    .filter__header {
        padding: 24px 6% 0;
    }
}

.filter__footer {
    background-color: #fff;
}

@media (min-width:1100px) {
    .filter__footer {
        padding: 0 6% 24px;
    }
}

.filter__title {
    margin-bottom: .9em;
    font-size: 28px;
    text-transform: none;
}

@media (min-width:800px) {
    .filter__col {
        min-width: 100%;
        max-width: 100%;
    }
}

@media (min-width:1100px) {
    .filter__col {
        min-width: 100%;
        max-width: 100%;
    }
}

@media (min-width:1601px) {
    .filter__col {
        min-width: 100%;
    }
}

.filter__label .tooltip {
    margin: 4px 0 0 0;
}

.l-filter__button {
    position: relative;
    display: none;
}

.filter__input.input::before {
    left: 10px;
}

.filter__input.input input {
    padding-left: 4ch;
}

.product-card {
    min-height: 440px;
}

@media (min-width:320px) {
    .product-card {
        width: 50%;
        min-width: auto;
    }

    .js-product-slider:not(.catalog-s04) .products-wrapper .product-card,
    .js-product-slider.products-wrapper .product-card{
        width: 100%;
    }
}

@media (min-width:500px) {
    .product-card {
        width: 50%;
        min-width: auto;
    }
}

@media (min-width:680px) {
    .js-product-slider:not(.catalog-s04) .products-wrapper .product-card,
    .js-product-slider.products-wrapper .product-card{
        width: 50%;
    }
}

@media (min-width:1100px) {
    .js-product-slider:not(.catalog-s04) .products-wrapper .product-card,
    .js-product-slider.products-wrapper .product-card{
        width: calc(100% / 3);
    }
}

@media (min-width:1400px) {
    .product-card {
        width: calc(100% / 3);
    }
}

@media (min-width:1900px) {
    .product-card {
        width: 33.3333%;
    }
}

.products-wrapper .product-card__inner {
    padding: 10% 5% 5% 5%;
}

@media (min-width:680px) {
    .products-wrapper {
        overflow: visible !important;
        display: inline-block;
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }

    .catalog-s04.js-product-slider .products-wrapper {
        display: flex;
        flex-wrap: wrap;
    }

    .catalog-s04.js-product-slider .products-wrapper .product-card {
        width: 50%;
    }
}

.catalog-s04.js-product-slider .products-wrapper .product-card {
    width: 100%;
}

.catalog-s04:not(.js-product-slider) .products-nav {
    display: none;
}

.products-wrapper {
    overflow: hidden!important;
    /*display: inline-block;*/
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
}

@media (min-width:680px) {
    .products-wrapper {
        display: inline-block;
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }

    .catalog-s04.js-product-slider .products-wrapper {
        display: flex;
        flex-wrap: wrap;
    }

    .catalog-s04.js-product-slider .products-wrapper .product-card {
        width: 50%;
    }
}

@media (min-width: 1400px) {
    .catalog-s04.js-product-slider .products-wrapper .product-card {
        width: calc(100% / 3);
    }
}

.product-card__promo-wrapper {
    position: static;
}

@media (min-width:1280px) {
    .product-card__promo-wrapper {
        /*margin-bottom: -4%*/
    }
}

@media (min-width:1601px) {
    .product-card__promo-wrapper {
        min-height: 18px;
        height: 18px;
        margin-bottom: 6px;
    }
}

@media (min-width:600px) {
    .product-card__promo-wrapper .product-card__promo {
        margin-top: 0
    }
}

@media (min-width:1100px) {
    .product-card__promo-wrapper .product-card__promo {
        margin-top: 0
    }
}

@media (min-width:1601px) {
    .product-card__promo-wrapper .product-card__promo {
        margin-top: 0
    }
}

@media (min-width:600px) {
    .product-card__promo span {
        padding: 2px 6px
    }
}

@media (min-width:1100px) {
    .product-card__promo span {
        font-size: 20px;
        padding: .4em .25em;
    }

    .product-card__promo--mobile {
        display: none;
    }
}

@media (min-width:1280px) {
    .product-card__promo span {
        min-width: 0
    }
}

@media (min-width:1601px) {
    .product-card__promo span {
        font-size: 24px
    }
}

@media (min-width:1366px) {
    .product-card__bottom .product-card__button+.product-card__button {
        margin-top: 20px
    }
}

.product-card__top {
    display: flex;
    height: 30%;
    z-index: 10
}

.product-card__top-right {
    width: 60%;
    display: flex;
    flex-direction: column;
}

.product-card__top-left {
    max-width: 40%;
}

.product-card__model {
    font-weight: 700;
    width: 100%;
    line-height: normal;
    flex-grow: 1
}

@media (min-width:1100px) {
    .product-card__model {
        font-size: 24px;
        -webkit-transform: scale(.5);
        transform: scale(.5);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        will-change: transform;
        -webkit-font-smoothing: antialiased;
        margin-bottom: 0;
        margin-top: 0;
    }
}

@media (min-width:1601px) {
    .product-card__model {
        font-size: 32px;
    }
}

.product-card__model--name {
    -webkit-transform-origin: 0 -7%;
    transform-origin: 0 -7%;
    flex-grow: 0;
    min-width: 100%;
}

.product-card__type {
    color: #334c5c;
}

@media (min-width:1100px) {
    .product-card__type {
        font-size: 24px;
        -webkit-transform: scale(.5);
        transform: scale(.5);
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
        will-change: transform;
        -webkit-font-smoothing: antialiased;
        flex-grow: 1
    }

    .product-card__model--name {
        min-width: 200%;
        margin-top: -5%;
    }
}

@media (min-width:1601px) {
    .product-card__type {
        font-size: 32px
    }
}

.product-discover--two {
    display: none;
    max-width: 760px
}

@media (min-width:900px) {
    .product-discover {
        width: 33.3333%
    }
}

@media (min-width:1400px) {
    .product-discover--two {
        display: block;
        width: 66.6666%;
        max-width: 962px;
        height: auto
    }

    .product-discover--two:before {
        padding-bottom: 75%
    }

    .product-discover--two .product-discover__wrapper {
        width: 100%;
        height: 100%
    }

    .product-discover--two .product-discover__inner {
        padding-right: 0
    }

    .product-discover__wrapper {
        margin-left: auto;
        margin-right: auto
    }
}

.product-card__stock {
    flex-direction: column;
    margin-left: 0
}

.product-card__stock-text {
    white-space: normal;
}

@media (min-width:1100px) {
    .product-card__stock-text {
        white-space: nowrap;
    }
}

.product-card__id,
.product-card__stock {
    width: 100%
}

.product-card__promo-wrapper {
    min-height: 18px;
    height: 18px;
    margin-bottom: 6px;
}

@media (min-width:1100px) {
    .product-card__promo-wrapper {
        width: 200%;
        flex-shrink: 0;
        -webkit-transform: scale(.5);
        transform: scale(.5);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        will-change: transform;
        -webkit-font-smoothing: antialiased;
        margin-bottom: 0
    }
}

@media (min-width:1280px) {
    .product-card__promo-wrapper {
        /*margin-bottom: -4%*/
    }
}

@media (min-width:1601px) {
    .product-card__promo-wrapper {
        min-height: 18px;
        height: 18px;
        display: flex;
        justify-content: space-between;
        margin-bottom: 6px;
    }
}

@media (min-width:1601px) {
    .subnav-toggle__text>h1 {
        font-size: 80px
    }
}

@media (max-width:600px) {
    .product-card__bottom .product-card__button.button--with-icon.button--white span {
        display: none;
    }

    .product-card__bottom .product-card__button.button--with-icon.button--white svg:first-of-type {
        margin-right: 0;
    }

    .product-card__bottom .product-card__button.button--with-icon.button--white {
        padding: 10px;
        border-radius: 50%;
    }
}

@media (min-width:600px) {
    .product-card__prices_noquantity .button:not(.button--settings-icon) svg {
        display: none;
    }
}

@media (min-width:1280px) {
    .product-card__bottom .product-card__button.button--with-icon {
        padding: .5em 1.2em
    }
}

@media (min-width:1601px) {
    .product-card__bottom .product-card__button.button--with-icon {
        padding: 0.5em;
    }

    .product-card__prices_noquantity .button:not(.button--settings-icon) svg {
        display: block;
        width: 48px;
        height: 48px;
        margin-right: 5px;
    }
}

.product-card__button-wrapper  .product-card__button.done {
    width: auto!important;
}

.product-card__button-wrapper  .product-card__button.done.button--white {
    background-color: #0090f0;
    color: #fff!important;
}

.product-card__button-wrapper  .product-card__button.done.button--white span {
    color: #fff!important;
}

.product-card__button-wrapper  .product-card__button.done.button--white svg {
    stroke: #fff;
}

.button--white.button--with-icon svg:first-of-type {
    stroke: #0090f0;
}

/*.product-card__button-wrapper.product-card__with-configure {*/
/*    padding: 10px;*/
/*}*/

/*.product-card__button-wrapper .button:not(.button--settings-icon) span {*/
/*    display: none;*/
/*}*/

/*.product-card__button-wrapper .button:not(.button--settings-icon) svg {*/
/*    display: none;*/
/*}*/

@media (max-width:600px) {
    .product-card__button-wrapper.product-card__with-configure {
        padding: 10px;
    }

    .product-card__button-wrapper .button:not(.button--settings-icon) span {
        display: none;
    }

    .product-card__button-wrapper .button:not(.button--settings-icon) svg {
        display: block;
        width: 24px;
        height: 24px;
    }
}

.product-card__total-price {
    font-size: 11px;
}

.product-card__total-price span {
    font-size: 18px;
}

@media (min-width:1100px) {
    .product-card__total-price {
        font-size: 24px;
        line-height: normal;
    }

    .product-card__total-price span {
        font-size: 32px;
    }
}

@media (min-width:1600px) {
    .product-card__total-price {
        font-size: 24px!important;
        line-height: normal;
    }

    .product-card__total-price span {
        font-size: 44px;
    }
}

.product-card__nds {
    left: 0;
}

@media (min-width:1100px) {
    /*.product-card__total-price span {*/
    /*    font-size: 32px;*/
    /*}*/

    .product-card__nds {
        left: 0;
    }

    .product-card__bottom--conf .product-card__nds {
        top: 70%;
    }
}

@media (min-width:1601px) {
    /*.product-card__total-price {*/
    /*    font-size: 40px*/
    /*}*/

    .product-card__bottom--conf .product-card__nds {
        top: 60%;
    }
}

@media (min-width:1366px) {
    .product-card__to-order-wrapper {
        padding-top: 0;
        padding-bottom: 0;
    }
}

@media (min-width:1600px) {
    .product-card__to-order-wrapper {
        padding-top: 5px;
        padding-bottom: 5px;
    }
}

@media (min-width:1366px) {
    .product-card__to-order-col--2 {
        font-size: 14px;
        line-height: 20px;
    }
}

@media (min-width:1601px) {
    .product-card__image>img {
        width: 80%
    }
}

.products {
    margin-top: 0;
}

@media (min-width:500px) {

    .product-card__promo--desktop {
        display: block;
    }

}

@media (min-width:600px) {
    .subnav-toggle {
        margin-bottom: 12px
    }
}

@media (min-width:1601px) {
    .subnav-toggle {
        margin-bottom: 12px
    }
}
.section-param br{
    display: none;
}
/*.section-param h2{*/
/*    padding-top: 20px;*/
/*    font-size: 40px;*/
/*}*/
.centered {
    text-align: center;
}
/*.section-param p{*/
/*    padding-top: 20px;*/
/*}*/
.section-param ul{
    list-style: outside;
}
/*.section-param ul ul {*/
/*    margin-left: 20px;*/
/*}*/
.section-param ul>ul{
    padding-left: 20px;
}
li.without-marker {
    list-style: none;
}

.section-tab-wrapper .section-description p {
    font-size: 16px;
}

.tooltip-block.is-active .tooltip__wrapper {
    display: block;
    opacity: 1;
    visibility: visible;
    transition: opacity .25s ease, visibility 0s ease 0s
}

@media (min-width:1100px) {
    .tooltip--product {
        width: 30px;
        height: 30px;
        font-size: 24px;
        line-height: 30px;
    }
}

.yoda-block {
    margin-left: 40px;
}

.yoda-block .l-text {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

.yoda-block .l-text span {
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.18px;
    padding-left: 100px;
    padding-right: 0;
    max-width: 420px;
}

.yoda-block .l-text:before {
    content: "";
    display: block;
    background: #f6f9fc;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: absolute;
}

.yoda-block .l-text:after {
    content: "";
    position: absolute;
    width: 99px;
    height: 54px;
    left: -10px;
    top: 50%;
    margin-top: -27px;
    background: url(../assets/img/yoda.png) 50% no-repeat;
}

.yoda-block .l-text a {
    color: #0090f0;
    text-decoration: none;
}

.yoda-block__mobile {
    display: none;
}

.yoda-block__mobile .yoda-block__phone {
    padding: 10px 25px;
    text-align: center;
}

@media (max-width: 1100px) {
    .yoda-block {
        display: none;
    }

    .yoda-block__mobile {
        display: block;
    }

    .yoda-block__mobile .yoda-block {
        display: block;
        margin-left: 0;
    }

    .yoda-block .l-text span {
        padding-left: 25px;
        padding-right: 25px;
    }

    .yoda-block__mobile .yoda-block .l-text:before {
        content: none;
    }

    .yoda-block__mobile .yoda-block .l-text:after {
        content: none;
    }
}

.hints-block .tooltip__wrapper {
    min-width: 300px;
    display: block;
    opacity: 1;
    visibility: visible;
    z-index: 1;
}

.hints-block {
    opacity: 1;
    visibility: visible;
    z-index: 1;
}

.hints-block.faded {

}

.filter-vertical.filter {
    /*position: static;*/
    position: sticky;
    visibility: visible;
    opacity: 1;
    transition: opacity .45s ease, visibility .45s linear .45s;
    pointer-events: unset;
    left: auto;
    /*top: auto;*/
    top: 24px;
    bottom: auto;
    width: 360px;
    -webkit-transform: none;
    transform: none;
    max-height: calc(100vh - 48px);
    overflow-y: auto;
    /*overflow: inherit;*/
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    background-color: #fff;
}

.hints-block {
    position: absolute;
}
.filter__field .options li {
    font-size: 14px;
}

.filter-vertical .radio-group--form-factor label:nth-child(-n+5),
.filter-vertical .radio-group--form-factor label:last-child {
    flex: 0 0 calc(100% / 5);
}

.filter-vertical .radio-group--form-factor label:nth-child(6),
.filter-vertical .radio-group--form-factor label:nth-child(7) {
    flex: 0 0 calc((100% - (100% / 5)) / 2);
}

@media (max-width: 1100px) {
    .filter-vertical.filter {
        position: fixed;
        visibility: hidden;
        opacity: 0;
        transition: opacity .45s ease, visibility .45s linear .45s;
        pointer-events: none;
        left: 0;
        top: 0;
        bottom: 0;
        width: 100vw;
        max-height: none;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        overflow-x: hidden;
        box-sizing: border-box;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        background-color: #fff;
    }
}

.filter--new-vertical.filter {
    /*position: static;*/
    position: sticky;
    visibility: visible;
    opacity: 1;
    transition: opacity .45s ease, visibility .45s linear .45s;
    pointer-events: unset;
    left: auto;
    /*top: auto;*/
    top: 24px;
    bottom: auto;
    width: 360px;
    -webkit-transform: none;
    transform: none;
    max-height: calc(100vh - 48px);
    height: 100%;
    overflow-y: auto;
    /*overflow: inherit;*/
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    background-color: #fff;
}

.hints-block {
    position: absolute;
}
.filter--new-vertical .filter__field .options li {
    font-size: 14px;
}

.filter--new-vertical .navigation__menu {
    display: none;
}

.filter--new-vertical .radio-group {
    flex-wrap: wrap;
}

.filter--new-vertical .radio-group .radio {
    white-space: nowrap;
}

@media (max-width: 1100px) {
    .filter--new-vertical.filter {
        position: fixed;
        visibility: hidden;
        opacity: 0;
        transition: opacity .45s ease, visibility .45s linear .45s;
        pointer-events: none;
        left: 0;
        top: 0;
        bottom: 0;
        width: 100vw;
        max-height: none;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        overflow-x: hidden;
        box-sizing: border-box;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        background-color: #f6f9fc;
    }
}

@media (max-width:1100px) {
    .toggle-switch {
        display: none;
    }
}

body.is-filter-open .filter {
    z-index: 6;
}

body.is-filter-open .catalog-left {
    z-index: 14;
}

.de-ver.show-close-btn .navigation__menu, .eng-ver.show-close-btn .navigation__menu {
    display: block;
}

.product-card__footer-free-delivery {
    position: absolute;
    font-size: 12px;
    max-width: 100%;
    width: 100%;
    text-align: center;
    top: auto;
    bottom: -34px;
}

.product-card__inner--config-list .product-card__footer-free-delivery {
    bottom: 10px;
}

.product-card__footer-free-delivery .info-text {
    color: #f5a623;
}

@media (min-width:600px) {
    .product-card__footer-free-delivery {
        bottom: -10px;
    }

    .product-card__inner--config-list .product-card__footer-free-delivery {
        bottom: 10px;
    }
}

/*@media (min-width:1100px) {*/
/*    .product-card__footer-free-delivery {*/
/*        max-width: 30%;*/
/*        display: flex;*/
/*        top: 70%;*/
/*        bottom: auto;*/
/*        justify-content: flex-start;*/
/*        flex-direction: column;*/
/*        text-align: left;*/
/*    }*/
/*}*/

@media (min-width:1100px) {
    .product-card__footer-free-delivery {
        display: flex;
        max-width: 100%;
        width: 100%;
        flex-direction: row;
        justify-content: center;
        top: auto;
        bottom: 0;
        text-align: left;
    }

    .product-card__footer-free-delivery .info-text {
        margin-right: 8px;
    }

    .product-card__inner--config-list .product-card__footer-free-delivery {
        max-width: 100%;
        justify-content: center;
        text-align: center;
        top: auto;
        bottom: 10px;
    }
}

@media (min-width: 1366px) {
    .product-card .product-card__inner .product-card__bottom.product-card__bottom--conf .product-card__prices_noquantity .product-card__button-wrapper a {
        margin-top: 0;
    }

    .product-card .product-card__inner .product-card__bottom.product-card__bottom--conf .product-card__prices_noquantity .product-card__button-wrapper a.button--settings-icon {
        margin-top: 20px;
    }
}

@media (min-width:1400px) {
    .product-card__footer-free-delivery {
        max-width: 100%;
        width: 100%;
        flex-direction: row;
        justify-content: center;
        top: auto;
        bottom: -10px;
    }

    .product-card__footer-free-delivery .info-text {
        margin-right: 8px;
    }

    .product-card__inner--config-list .product-card__footer-free-delivery {
        max-width: 35%;
        justify-content: flex-start;
        text-align: left;
        flex-direction: column;
        top: 85%;
        right: 0;
        bottom: auto;
    }

    /*.product-card__prices_noquantity .product-card__footer-free-delivery {*/
    /*    max-width: 35%;*/
    /*    justify-content: flex-start;*/
    /*    top: 75%;*/
    /*    bottom: auto;*/
    /*    text-align: left;*/
    /*    flex-direction: column;*/
    /*}*/
}

@media (min-width:1610px) {
    .product-card__footer-free-delivery {
        max-width: 35%;
        justify-content: flex-start;
        top: 75%;
        bottom: auto;
        text-align: left;
        flex-direction: column;
    }

    .product-card__inner--config-list .product-card__footer-free-delivery {
        top: 85%;
        right: 0;
        bottom: auto;
    }
}

.js-product-slider:not(.catalog-s04) .products-wrapper  {
    width: 100%;
    display: inline-block;
}

@media (min-width: 680px) {
    .js-product-slider:not(.catalog-s04) .products-wrapper  {
        display: flex;
        flex-wrap: wrap;
    }
}

.catalog-s04.js-product-slider .products-wrapper {
    display: inline-block;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.catalog-s04.js-product-slider .products-wrapper .product-card {
    width: 100%;
}



@media (min-width:680px) {
    .products-wrapper {
        overflow: visible !important;
        display: inline-block;
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }

    .catalog-s04.js-product-slider .products-wrapper {
        display: flex;
        flex-wrap: wrap;
    }

    .catalog-s04.js-product-slider .products-wrapper .product-card {
        width: 50%;
    }
}

@media (min-width: 1400px) {
    .catalog-s04.js-product-slider .products-wrapper .product-card {
        width: calc(100% / 3);
    }
}

@media (min-width:1100px) {
    .products-wrapper {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }
}

.main-s02 .l-content {
    margin-bottom:  24px;
}

@media (min-width:1400px) {
    .product-discover__content {
        padding-left: 20px;
    }
}

@media (min-width:1600px) {
    .product-discover__content {
        padding-left: 20px;
    }
}

@media (min-width:1800px) {
    .product-discover__content {
        padding-left: 0;
    }
}

@media (min-width: 1600px) {
    .configurator__sub-title,.configurator legend,.l-offers__title-3,.order-benefits__title,.product-discover__title,.title-3,.title-3-style,h3 {
        font-size:20px;
        min-height: 20px
    }
}

@media (min-width: 1800px) {
    .configurator__sub-title,.configurator legend,.l-offers__title-3,.order-benefits__title,.product-discover__title,.title-3,.title-3-style,h3 {
        font-size:30px;
        min-height: 30px
    }
}

/*каталог ---- end*/


/*карточка ---- start*/

.floating-price__text-desktop {
    position: relative;
}

.floating-price__text-desktop b {
    font-weight: normal;
    color: #ffbb3c;
}

.floating-price__row--info {
    display: none;
}

.floating-price__row--info-tooltip {
    opacity: 0;
    position: absolute;
    bottom: 110%;
    left: 20px;
    padding: 8px;
    background: #fff;
    color: #9a9fa3;
    border: 1px solid #9a9fa3;
    z-index: -1;
    transition: 0.3s;
}

.floating-price__row--info-item:hover .floating-price__row--info-tooltip {
    opacity: 1;
    z-index: 5;
}

.floating-price__row--info-tooltip.open {
    opacity: 1;
    z-index: 5;
}

.configurator__request .floating-price__row--btns .floating-price__col-btn:first-child {
    margin-right: 10px;
}

.configurator__request .floating-price__row--btns .floating-price__col-btn {
    margin-bottom: 10px;
}

.configurator__request .floating-price__row--btns {
    width: 100%;
    flex-wrap: wrap;
}

@media (min-width:1100px) {

    .floating-price__row.s,
    .configurator__request-price {
        position: relative;
        align-items: flex-start;
    }

    .configurator__request-wrapper {
        min-width: 390px;
    }

    .configurator__request-col {
        width: auto;
        padding-left: 0;
    }

    .configurator__wrapper {
        width: 56.45%;
    }

    .configurator__request .floating-price__row--btns {
        width: auto;
        flex-wrap: nowrap;
    }

    .configurator__request .floating-price__row--btns .floating-price__col-btn {
        margin-bottom: 0;
    }

    .floating-price__new-row {
        justify-content: flex-start;
        align-items: flex-start;
    }

    .floating-price__new-row--item .configurator__request-price {
        white-space: nowrap;
        margin-right: 10px;
    }

    .floating-price__new-row--item-info {
        max-width: 230px;
        margin-top: 16px;
    }

    .floating-price__text-desktop {
        display: none;
    }

    .floating-price__row--info {
        display: block;
        max-width: 250px;
        margin-top: 5px;
    }

    .floating-price__row--info-item {
        position: relative;
        display: flex;
        font-size: 16px;
        line-height: normal;
        cursor: pointer;
    }

    .floating-price__row--info-item b {
        font-weight: normal;
        color: #ffbb3c;
    }

    .floating-price__row--info-item svg {
        height: 16px;
        width: 20px;
        margin-right: 8px;
        margin-top: 5px;
        flex-shrink: 0;
    }

    .floating-price__row--info-item:first-child {
        margin-bottom: 16px;
    }
}

/*карточка ---- end*/

/*UX/UI new styles ---- end*/
