/*ACTIONS PAGE*/
.action_detail .breadcrumb {
    margin: 0 0 20px 0;
}
.action_detail .breadcrumb__item span {
    color: #000;
}
.action_detail .breadcrumb__item a span {
    color: var(--purple);
}
.page_actions_full .breadcrumb {
    display: none;
}
.page_actions_full {
    padding: 45px 0;
}
.page_actions_full .heading--main {
    text-align: center;
}
.actions_list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.actions_list .action_i {
    width: 31%;
    margin: 0 1% 40px;
}
.actions_list .image_action {
    width: 100%;
    display: block;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    margin: 0 0 20px 0;
    position: relative;
}
.actions_list .image_action:after {
    position: relative;
    display: block;
    content: '';
    width: 100%;
    padding-top: 100%;
}
.actions_list .image_action:hover {
    opacity: .8;
    -webkit-transition: .3s;
    transition: .3s;
}
.actions_list .name {
    font-size: 19px;
    color: #000;
    margin: 0 0 5px 0;
}
.actions_list .learn_more {
    color: var(--purple);
    font-size: 17px;
}
.actions_list .learn_more:after {
    content: '→';
    display: block;
    position: absolute;
    color: var(--purple);
    width: 14px;
    height: 13px;
    top: 0px;
    line-height: 1;
    right: -22px;
    -webkit-transition: .3s;
    transition: .3s;
}
.actions_list .learn_more:hover:after {
    opacity: .8;
    right: -28px;
}
.actions_list .learn_more:hover {
    opacity: .8;
}
.action_detail {
    max-width: 1360px;
    padding: 45px 0;
}
.bl_about_action {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 10px 0;
}
.bl_about_action .image {
    width: 49.5%;
    background-size: cover !important;
    height: fit-content;
}
.bl_about_action .image:after {
    position: relative;
    display: block;
    content: '';
    width: 100%;
    padding-top: 55.5%;
}
.bl_about_action .text_block {
    width: 48%;
}
.bl_about_action .heading {
    margin: 0 0 20px 0;
}
.bl_about_action .dates {
    font-size: 19px;
    color: #999;
    margin: 0 0 15px 0;
}
.bl_about_action .text_announce, .text_block2_fullwdth {
    color: #000;
    font-size: 19px;
    line-height: 1.3;
    margin: 0 0 15px 0;
    font-family: ALSSector, Helvetica, Arial, sans-serif !important;
}
.bl_about_action .text_announce p,
.bl_about_action .text_announce span,
.bl_about_action .text_announce b
{
    font-family: ALSSector, Helvetica, Arial, sans-serif!important;
}
.bl_about_action .link_rules {
    font-size: 19px;
}
.bl_about_action .link_rules:after {
    content: '→';
    display: block;
    position: absolute;
    color: var(--purple);
    width: 14px;
    height: 13px;
    top: 0px;
    line-height: 1;
    right: -22px;
    -webkit-transition: .3s;
    transition: .3s;
}
.bl_about_action .link_rules:hover:after {
    right: -28px;
    opacity: .8;
}
.actions_list .learn_more:hover {
    opacity: .8;
}
@media screen and (max-width: 1023px){
.bl_about_action .text_block {
    width: 100%;
    margin: 20px 0 0 0;
}
.action_detail .heading,
.page_actions_full .heading
{
    font-size: 38px;
    line-height: 1.2;
}
}
@media screen and (max-width: 900px){
.actions_list .action_i {
    width: 48%;
    margin: 0 0 40px 0;
}
.heading {
    /*font-size: 36px;*/
}
}
@media screen and (max-width: 767px){
.bl_about_action .image {
    width: 100%;
    max-width: 600px;
}
.bl_about_action .dates, .bl_about_action .text_announce, .bl_about_action .link_rules, .text_block2_fullwdth {
    font-size: 17px;
}
}
@media screen and (max-width: 479px){
.actions_list .action_i {
    width: 100%;
    margin: 0 0 40px 0;
}
.action_detail .heading,
.page_actions_full .heading
{
    font-size: 24px;
    line-height: 1.2;
}
}

/*ACTIONS PAGE END*/
.delivery_go_link {
    position: relative;
    padding: 0 30px 0 0;
    margin: 0 1px 0 0;
}
.delivery_go_link .icon_go {
    position: absolute;
    width: 25px;
    height: 25px;
    display: inline-block;
    top: -5px;
    background: url(/local/templates/kitfort/img/icons/yago-icon.svg) no-repeat;
    right: 0px;
}
.choose_city_head {
    display: none;
}
.search-language-guess {
    padding: 0 1%;
    text-align: center;
}
input:-webkit-autofill {
    -webkit-text-fill-color: #000 !important;
}
.orders .orders_repeat.purple {
    background: var(--purple);
    color: #fff; 
    border: 1px solid var(--purple);
}
.text .icon_go {
    position: absolute;
    width: 25px;
    height: 25px;
    display: inline-block;
    top: -5px;
    background: url(/local/templates/kitfort/img/icons/yago-icon.svg) no-repeat;
    right: -29px;
}
.product-aside .add_fav.fixed {
    position: unset;
    width: 100%;
    padding: 0 0px 0px 31px;
    background-size: 24px;
    margin: 0 0 10px 0;
    font-size: 14px;
    color: var(--purple);
}
.sku_container_1 .add_fav {
    display: none;
}
.container_buy {
    margin: 25px 0 0 0;
}
.empty_fav_block {
    width: 100%;
    max-width: 600px;
    margin: 10px auto;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
}
.empty_fav_block img {
    max-width: 580px;
    width: 98%;
}
.main-header__presents.non-link:before {
    background-image: url(/local/templates/kitfort/img/star--active.svg);
    background-size: cover;
}
.empty_fav_block .to_catalog,
.bx-sbb-empty-cart-container .to_catalog
{
    display: inline-block;
    background: #781ecd;
    color: #fff;
    padding: 8px 15px;
    font-size: 18px;
    margin: 30px 0;
}
.empty_fav_block .text_bl_f {
    color: #000;
    font-size: 18px;
    margin: 30px 0 0 0;
}
.empty_fav_block .heart {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/local/templates/kitfort/img/favorite-header.svg) no-repeat;
    background-size: 100%;
    position: relative;
    margin: 0 2px;
    top: 5px;
}
.videoreviews__item-thumb .videoreivews__item-thumb-wrap {
    border-radius: 50%;
}
.discount_line {
    font-size: 14px;
    color: #781ECD;
    line-height: 1;
    margin: 0 0 5px 0;
}
.sale_block {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0px 0 5px;
}
.sale_block .new_price {
    color: #781ECD;
    font-size: 28px;
    line-height: 1.2;
    margin: 0 10px 0 0 ;
}
.sale_block .text_sale {
    color: #781ECD;
    font-size: 14px;
    line-height: 1.2;
}
.discount_applied {
    font-size: 14px;
    color: #78727d;
    position: relative;
    line-height: 1;
    display: block;
    padding: 0 0 0 10px;
}
.discount_applied:before {
    width: 4px;
    height: 4px;
    content: '';
    background: #666;
    position: absolute;
    top: 4px;
    border-radius: 50%;
    display: block;
    left: 0;
}
.list__item.inner_items ul li {
    list-style: none;
    padding: 0 0 0 25px;
}
.populars .populars__list .item--large .item__image img {
    max-width:750px;
}
.sale_order_full_table .cloudpay_button {
    display: none;
}
.career_block {
    background: #F6E8FF;
    padding: 120px 10% 25px;
    border-radius: 100% / 230px 230px 0 0;
    width: 120%;
    margin-left: -10%;
    top: -80px;
    z-index: 0;
}
.career_block .centered,
.vacancy_block .centered
{
    text-align: center;
}
.career_block .text_under_zag,
.vacancy_block .text_under_zag
{
    color: #000;
}
.career_block .career_slider {
    margin: 30px 0 0 0;
}
.career_block .slick-track {}
.career_block .arrows_container {
    width: 800px;
    margin: 25px auto 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: end;
}
.career_block .arrow_career {
    width: 40px;
    height: 40px;
    background: #fff;
    margin: 0 0 0 10px;
    position: relative;
}
.career_block .arrow_prev {
    background: url(/local/templates/kitfort/img/icons/career_arrow_p.svg) no-repeat center, #fff;
}
.career_block .arrow_next {
    background: url(/local/templates/kitfort/img/icons/career_arrow_n.svg) no-repeat center, #fff;
}
.career_block .career_slider .slick-list {
    overflow: hidden;
}
.career_block .career_slide_i {
    border: 1px solid #e9cffa;
    display: inline-block;
    background: #fff;
    /* display: flex; */
    /* flex-wrap: wrap; */
    padding: 30px;
    margin: 0 20px;
    opacity: 0.5;
    /*zoom: 0.9;*/
}
.career_block .career_slide_i.slick-current {
    opacity: 1;
    /*zoom: 1;*/
}
.career_block .foto {
    width: 230px;
    height: 230px;
    float: left;
    /* display: inline-block; */
    margin: 0 30px 0 0;
    background: var(--purple);
}
.career_block .name {
    display: inline-block;
    float: left;
    height: fit-content;
    font-size: 24px;
    color: #000;
    /* margin: 35px 0 0 0; */
}
.career_block .text {
    display: inline;
    float: left;
    width: calc(100% - 300px);
    /* display: inline-block; */
    line-height: 1.2;
    color: #000;
    margin: 12px 0 10px 0;
}
.vacancy_block {
    max-width: 800px;
}
.vacancy_block .vacancy_items {
    margin: 25px 0 0 0;
}
.vacancy_block .vacancy_i {
    border-bottom: 2px solid #781ecd4a;
    padding: 0 25px 0px;
    cursor: pointer;
}
.vacancy_block .vacancy_i.active {
    background: #F6E8FF;
}
.vacancy_block .vacancy_i.active .name {
    background: url(/local/templates/kitfort/img/icons/vacancy_opened.svg) no-repeat;
    background-position: right center;
}
.vacancy_block .name {
    font-size: 24px;
    color: #000;
    padding: 15px 25px 15px 0;
    background: url(/local/templates/kitfort/img/icons/vacancy_closed.svg) no-repeat;
    background-position: right center;
}
.vacancy_block .text_other {
    margin: 10px 0 0 0;
}
.vacancy_block .text_other.closed {
    /*display: none;*/
}
.vacancy_block .localization {
    font-size: 13px;
    color: #781ECD;
}
.vacancy_block .name_section {}
.vacancy_block .name_city {
    padding: 0 0 0 12px;
    background: url(/local/templates/kitfort/img/icons/city_icon_vac.svg) no-repeat;
    background-position: left center;
    margin: 0 0 0 7px;
}
.vacancy_block .text_btn_blck {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: end;
    padding: 0 0 22px 0;
}
.vacancy_block .text {
    width: calc(100% - 250px);
    color: #000;
    line-height: 18px;
    margin: 10px 0 0 0;
}
.vacancy_block .text.not_shwd {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.vacancy_block .btn_learn_more {
    background: #781ECD;
    color: #fff;
    display: inline-block;
    height: fit-content;
    padding: 15px 14px;
}
.vacancy_block .text_footer_page {}
.vacancy_block .text_footer_page span {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #000;
    margin: 40px 0 15px;
}
.vacancy_block .text_footer_page a {
    text-align: center;
    display: inline-block;
    width: 100%;
    font-size: 24px;
}


.review_ii {
    margin: 20px 0 10px;
    padding: 20px 30px;
    background: #F6E8FF;
    line-height: 1.3;
}
.review_ii .zag {
    font-size: 24px;
    color: #781ECD;
    font-weight: 700;
    background: url(/local/templates/kitfort/img/icons/kiit.svg) no-repeat left center;
    padding: 5px 0 4px 95px;
    margin: 8px 0 20px 0;
    position: relative;
}
.review_ii .zag .info {
    background: url(/local/templates/kitfort/img/icons/icon-info.svg) no-repeat left center;
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    cursor: pointer;
    margin: 0px 0 0 10px;
    top: 3px;
}
.review_ii .zag .text_info {
    position: absolute;
    background: #E1C1FF;
    top: 30px;
    left: -300px;
    width: 410px;
    font-size: 14px;
    color: var(--purple);
    line-height: 1.2;
    opacity: 0;
    z-index: -2;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    padding: 10px;
    font-weight: normal;
    border-radius: 3px;
}
.review_ii .zag .info:hover .text_info {
    z-index: 15;
    opacity: 1;
}
@media only screen and (min-width: 767px) {
    .banner--insta a.banner__wrap {
        /*display: flex;
        flex-wrap: wrap;*/
        justify-content: center;
    }
}
#bx-soa-basket {
    
}
.vacancy_container_top {
    width: 100%;
    background: url(/local/templates/kitfort/img/vacancy_top_desk.svg) no-repeat top center;
    height: 525px;
}
.container-wide.vacancy_text {
    margin-top: 40px;
    z-index: 1;
}
.container-wide.vacancy_text .centered {
    text-align: center;
}
.container-wide.vacancy_text .text_about_us {
    justify-content: space-between;
    margin: 0 0 90px 0;
}
.trnstn {
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.container-wide.vacancy_text .left_txt {
    font-size: 17px;
    color: #000;
    line-height: 26px;
    padding: 0 10px 0 0;
    width: calc(100% - 275px);
}
.container-wide.vacancy_text .right_history {
    background: #F6E8FF;
    height: fit-content;
    font-size: 24px;
    padding: 25px 75px 25px 30px;
}
.container-wide.vacancy_text .right_history:after {
    display: block;
    background: url(/local/templates/kitfort/img/arrow-history.svg) no-repeat;
    width: 40px;
    height: 40px;
    content: '';
    right: 18px;
    top: 18px;
    position: absolute;
}
.container-wide.vacancy_text .flex_bl {
    display: flex;
}
.container-wide.vacancy_text .kf_team {
    justify-content: space-between;
    margin: 40px 0 0 0;
}
.container-wide.vacancy_text .block_ab_us {
    width: 32%;
    box-sizing: border-box;
    border: 1px solid #F6E8FF;
    flex-direction: column;
    padding: 4%;
    background: #fff;
    color: #000;
}
.container-wide.vacancy_text .block_ab_us:hover {
    color: #fff;
    background: #AD63F4;
}
.container-wide.vacancy_text .block_ab_us:hover .main {
    display: none;
}
.container-wide.vacancy_text .block_ab_us:hover .active {
    display: block;
}
.container-wide.vacancy_text .block_ab_us:hover .image {
   background: #781ECD; 
}

.container-wide.vacancy_text .block_ab_us .image {
    justify-content: center;
    width: 90px;
    height: 90px;
    margin: 0 auto 60px;
    background: #F6E8FF;
    border-radius: 50%;
}
.container-wide.vacancy_text .block_ab_us .main {
    display: block;
}
.container-wide.vacancy_text .block_ab_us .active {
    display: none;
}
.container-wide.vacancy_text .block_ab_us .name {
    font-size: 24px;
    margin: 0 0 20px 0;
}
.container-wide.vacancy_text .block_ab_us .text_a_u {}
.bx-soa-coupon-block .bx-soa-coupon-input {
    width: 100%;
}
.bx-soa-coupon-item strong.bx-soa-coupon-item-success {
    color: #781ecd !important;
}
.basket-coupon-block-field-description {
    font-size: 14px;
}
.basket-coupon-section .form-control {
    width: 100%;
    border: none;
    font-size: 16px;
    padding: 3px 6px;
    height: 40px;
    color: #000;
}
.basket-coupon-section {
    margin: 10px 0;
}
.basket-coupon-alert-section .basket-coupon-text {
    width: 100%;
    font-size: 14px;
    color: #78727d;
    position: relative;
    line-height: 1;
    display: block;
    padding: 0px 0 0 10px;
    margin: 10px 0 0 0;
}
.basket-coupon-alert-section .basket-coupon-text:before {
    width: 4px;
    height: 4px;
    content: '';
    background: #666;
    position: absolute;
    top: 4px;
    border-radius: 50%;
    display: block;
    left: 0;
}
.basket-coupon-alert-section .close-link {
    font-size: 14px;
    color: #EB5757;
    cursor: pointer;
    padding: 0 0 0 10px;
}
.bx-soa-coupon .discount_applied {
    font-size: 14px;
    color: #78727d;
    position: relative;
    line-height: 1;
    display: block;
    padding: 0 0 0 10px;
    margin: 10px 0 0 0;
}
.bx-soa-coupon .discount_applied:before {
    width: 4px;
    height: 4px;
    content: '';
    background: #666;
    position: absolute;
    top: 4px;
    border-radius: 50%;
    display: block;
    left: 0;
}
.cloudpay_button {
    background-color: var(--purple);
    border: none;
    padding: 8px 20px;
    color: #fff;
}
.sale_order_full_table {
    color: #000;
}
.js-container-price .one_click_buy {
    /*margin: 0;
    width: calc(50% - 5px);*/
    display: none;
}
.js-container-price .detail_add_to_cart.in_cart ~ .one_click_buy {
    display: none;
}
.bx-soa-section.bx-step-completed .bx-soa-section-title-count:before {
    background: url(/local/templates/kitfort/img/icons/green_bl.svg) no-repeat center;
}
.bx-soa-section.bx-step-warning .bx-soa-section-title-count:before {
    background: url(/local/templates/kitfort/img/icons/yellow_bl.svg) no-repeat center;
    background-position: unset !important;
}
.bx-soa-section.bx-step-error .bx-soa-section-title-count:before {
    background: url(/local/templates/kitfort/img/icons/red_bl.svg) no-repeat center;
    background-position: unset !important;
}
.yd-popup-list-wrapper .yd-popup-list__title {
    /*font-weight: normal!important;
    font-size: 14px!important;
    margin-bottom: 0px!important;*/
    display: none;
}
.yd-popup-list-wrapper {
    position: relative;
}
.yd-popup-list__back,
.yd-popup-list .yd-popup-form__submit .yd-popup-form__btn,
button.yd-popup-form__btn,
.yd-popup-error__message,
.yd-popup-form .b-float-label input:not([type='checkbox']), .yd-popup-form input:not([type='radio']), .yd-popup-form .b-float-label textarea
{
    border-radius: 0;
}
button.yd-popup-form__btn {
    background: #781ecd !important;
}
.yd-popup-list-wrapper:before {
    content: 'Пункты выдачи';
    width: 100%;
    display: block;
    margin: 0 0 10px 0;
    color: #000;
    font-weight: bold;
    font-size: 18px;
}
.yd-popup-list__text {
    font-size: 14px!important;
    /*font-weight: bold!important;*/
}
.bx-soa-section-title {
    font-family: ALSSector, Helvetica, Arial, sans-serif!important;
}
.yd-popup-list-wrapper .yd-popup-list__text span,
.yd-popup-list-wrapper .yd-popup-list__text span ~ div,
.yd-popup-list-wrapper .yd-popup-list__text span ~ br
{
    display: none;
}
.yd-popup-list-detail .yd-popup-list__text span {
    display: none;
}
.bx-soa-section .bx-soa-section-title-count:after {
    /*color: #fff!important;*/
}
.bx-changepass-table input {
    /* border: 1px solid; */
    font-size: 15px;
    line-height: 19px;
    padding: 7px 8px;
    border-radius: 0;
    -webkit-appearance: none !important;
    border: 2px solid var(--gray-light);
    margin: 0 0 5px 5px;
    width: 100%;
}
.bx-changepass-table input[type="submit"] {
    background-color: var(--purple);
    border: 2px solid var(--purple);
    color: #fff;
}

/*убрать при включении магазина*/
/*.item__link ~ .not_in_stock,
.product-aside__price ~ .not_in_stock
{
    display: none;
}*/
/*убрать при включении магазина*/
.banner__heading.heading.heading--main {
    position: relative;
}
.banner__heading.heading.heading--main a {
    position: absolute;
    width: 100%;
    height: 100%;
}
.show_more_text_sld {
    display: none;
}
.text_top_basket {
    font-size: 14px;
    margin: 0 0 10px 0;
}
.return_container_text {
    padding: 0 0 30px 0;
}
.return_container_text p {
    color: #000;
    font-size: 14px;
}
.return_container_text p a {
    display: inline-block;
}
.return_container_text .zag {
    color: #000;
    margin: 0 0 20px 0;
}
.bx-soa-cart-total-line.bx-soa-cart-total-line-highlighted {}
.bx-soa-cart-total-line.bx-soa-cart-total-line-highlighted .bx-soa-cart-d {
    color: #fff;
}
.container-wide.copyright {
    padding-top: 10px;
    font-size: 14px;
    line-height: 1.3;
    display: block;
}

.block_flex__line {
    flex-wrap: wrap;
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.checkbox input[type="checkbox"]:checked + label::after {
    content: "";
    height: 5px;
    width: 9px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(-45deg);
    left: 4px;
    top: 5px;
    color: #fff;
}
.checkbox label::after {
    position: absolute;
    content: "";
    display: inline-block;
}
.checkbox input[type="checkbox"]:checked + label::before {
    background: #781ecd;
}
.checkbox label::before {
    height: 20px;
    width: 20px;
    border: 2px solid #781ecd;
    left: 0px;
    top: 1px;
    box-sizing: border-box;
    position: absolute;
    content: "";
    display: inline-block;
}
#popup-window-content-ydPopup,
.yd-popup-offer__price,
.yd-popup-list__title,
.yd-popup-list__text,
.yd-popup-list__text,
.yd-popup-offer__time,
.yd-popup-offer .yd-popup-btn
{
    font-family: ALSSector!important;
}
.yd-popup-offers__btn {
    background: #781ecd!important;
}
.js-container-price .not_in_stock {
    font-size: 19px;
    color: #666666;
    margin: 0 0 15px 0;
}
.not_in_stock .old_price_list {
    margin-left: 12px !important;
}
/*оформление заказа*/

/* 
.yd-popup-form .b-float-label input:not([type='checkbox']):focus,
.yd-popup-form input:not([type='radio']):focus,
.yd-popup-form .b-float-label textarea:focus {

}
.bx-soa-item-title a {
    font-size: 16px !important;
    font-weight: 100;
}
.bx-soa-section-title-container {
    background: #F3F2F4!important;
}
.bx-soa-cart-d {
    color:#666666;
}
.bx-soa-section.bx-step-completed {
    border: 1px solid #F3F2F4 !important;
}
.bx-soa-section.bx-step-warning {
    border: 1px solid #781ecd !important;
}
.alert-success {
    color: #666666 !important;
    background: #781ecd1c !important;
}
.bx-sls .bx-ui-sls-fake, .bx-sls .bx-ui-sls-route {
    font-family: 'ALSSector'!important;
}
.bx-sls .form-control.dropdown-block, .bx-slst .form-control.dropdown-block {
    background-color: #fff!important;
    border: 1px solid #C4C4C4!important;
    border-radius: 0!important;
}
.soa-property-container .form-control,
.bx-soa-customer-field .form-control,
.bx-soa-coupon-input input[type=text].form-control
{
    background-color: #fff!important;
    border: 1px solid #C4C4C4!important;
    border-radius: 0!important;
}
.soa-property-container .form-control:focus,
.bx-soa-customer-field .form-control:focus,
.bx-soa-coupon-input input[type=text].form-control:focus
{
    box-shadow: unset!important;
    border: 1px solid #781ecd !important;
}
.bx-soa-section.bx-selected {
    border: 1px solid #C4C4C4!important;
}
.btn.btn-default.btn-lg {
    background: #781ecd!important;
    border: none!important;
    border-radius: unset!important;
    padding: 6px 12px!important;
    font-size: 16px!important;
}
.bx-blue .btn.btn-default:hover {
    background-color: #781ecd;
}
.bx-soa-section-content {
    font-size: 14px;
    color: #666666;
}
.yd-popup-btn--red {
    background: #781ecd!important;
    border: none!important;
    border-radius: unset!important;
}
.bx-soa-cart-total-line.bx-soa-cart-total-line-highlighted {
    background-color: #781ecd!important;
    border-color: transparent;
    color: #fff;
}
.bx-soa-customer-textarea {
    outline: none;
    box-shadow: none !important;
    max-width: 100%;
    min-width: 100%;
}
.btn.btn-primary {
    background: #781ecd;
    border: 0;
    border-radius: 0;
    padding: 6px 0 !important;
    font-size: 16px;
}
.bx-soa-pp-company {
    width: 33%!important;
}
.bx-soa-pp-company {
    border: 3px solid #C4C4C4 !important;
    margin: 0 5px 0 0;
}
.bx-soa-pp-company.bx-selected {
    border: 3px solid #781ecd !important;
}
.bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container {
    border: none !important;
}
.bx-soa-pp-company-graf-container {
    padding-top: 24%!important;
    border: none!important;
}
.bx-soa-section.bx-step-completed .bx-soa-section-content,
.bx-soa-pp-company-selected strong
{
    font-size: 16px!important;
}
.bx-soa-pp-company-image {
    bottom: unset !important;
    left: unset !important;
    width: 50% !important;
    height: 40px !important;
    right: 10px !important;
    background-position: right !important;
}
.bx-soa-pp-company-smalltitle {
    font-size: 14px !important;
    color: #000 !important;
    text-align: left !important;
}
.col-sm-7.bx-soa-pp-item-container {
    width: 100% !important;
    z-index: 1;
}
.btn-primary:active:hover, .btn-primary.active:hover, .open>.dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open>.dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open>.dropdown-toggle.btn-primary.focus {
    color: #fff!important;
    background-color: #781ecd99!important;
    border-color: #781ecd99!important;
}
.bx-bd-waring {
    border-color: #c3cace!important;
}
.bx-soa-pp-company-selected strong {
    color: #5e5e5e!important;
    font-size: 16px!important;
}

.checkbox.error_chbx {}
.orders .orders_i_top {
    background: url(/local/templates/kitfort/img/icons/icon-arrow-down-order.svg) no-repeat;
    background-position: 20px center!important;
}
.checkbox.error_chbx label::before {
    border: 2px solid #DD4B48;
}
.checkbox.error_chbx span {
    color: #DD4B48!important;
}
.container-wide.page_order {
    margin-top: calc(72px - 1em);
}
.page_order .flex_bl,
.popup .flex_bl
{
    display: flex;
}
.page_order .order_page {
    flex-wrap: nowrap;
    justify-content: space-between;
}
.page_order .leftside {
    width: calc(100% - 385px);
}
.page_order .grey_block {
    background: #F3F2F4;
    box-sizing: border-box;
    padding: 20px;
    margin: 0 0 20px 0;
}
.page_order .user_info {}
.page_order .name_block {
    font-size: 24px;
    color: #000;
    display: flex;
    align-items: center;
}
.page_order .num_bl {
    width: 16px;
    height: 16px;
    color: #fff;
    font-size: 11px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #781ECD;
    border-radius: 50%;
    padding: 2px 0 0 0;
    margin: 0 10px 0 0;
    position: relative;
}
.page_order .checkbox {
    position: relative;
    margin: 0 0 8px 0;
}
.page_order input[type=checkbox] {
    display: none;
}
.page_order .checkbox span {
    padding: 0 0 0 27px;
    color: #000;
    font-size: 14px;
}
.page_order .active_mistake {
    position: relative;
}
.page_order .default_f .num_bl {
    box-sizing: border-box;
    background: unset;
    color: #666666;
    border: 1px solid #666666;
}
.page_order .active_mistake .num_bl:after {
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    background: url(/local/templates/kitfort/img/icons/mistake-step.svg) no-repeat;
    right: -6px;
    top: 6px;
    position: absolute;
}
.page_order .ready_fields .num_bl:after {
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    background: url(/local/templates/kitfort/img/icons/ready-step.svg) no-repeat;
    right: -6px;
    top: 6px;
    position: absolute;
}
.page_order .inputs_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 0 0 0;
}
.page_order .input_i,
.choose_adr_del .input_i
{
    background: #fff;
    width: 48.65%;
    position: relative;
    box-sizing: border-box;
    padding: 15px;
    margin: 0 0 25px 0;
    height: 48px;
}
.page_order .input_i.mistake_field,
.choose_adr_del .input_i.mistake_field
{
    border: 1px solid #DD4B48;
}
.page_order .input_i.mistake_field .name {
    color: #DD4B48;
}
.page_order .input_i .name,
.choose_adr_del .input_i .name
{
    display: inline-block;
    width: 100%;
    font-size: 11px;
    line-height: 1;
    position: absolute;
    top: 5px;
}
.page_order .input_i .input_field, .choose_adr_del .input_i .input_field {
    outline: none;
    border: none;
    width: calc(100% - 20px);
    font-size: 14px;
    color: #000;
}
.page_order .input_i .clear_input,
.choose_adr_del .input_i .clear_input
{
    background: url(/local/templates/kitfort/img/icons/close2.svg) no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    right: 10px;
    position: absolute;
    top: 13px;
    opacity: 0.4;
    cursor: pointer;
}
.page_order .input_i .mistake_text {
    display: none;
    font-size: 11px;
    color: #DD4B48;
    line-height: 1;
    bottom: -15px;
    left: 0;
}
.page_order .input_i .active {
    display: block;
}
.page_order .sticky {
    position: sticky;
    top: 0;
}
.page_order .choose_city {
    margin: 0 0 0 8px;
    display: none;
}
.page_order .payment {}
.page_order .rightside {
    width: 360px;
}
.page_order .head_order {
    color: #000;
    font-size: 19px;
}
.page_order .slider_basket_items {
    width: calc(100% + 10px);
    margin: 15px 0 15px -5px;
    flex-wrap: wrap;
}
.page_order .slider_basket_items .basket_i {
    padding: 0;
}
.page_order .slider_basket_items .image_i {
    width: 56px;
    height: 56px;
    background-size: contain !important;
    margin: 5px 5px;
}
.page_order .slider_basket_items .image_i img {}
.page_order .text_block_order {
    flex-wrap: wrap;
    justify-content: space-between;
    color: #666666;
    font-size: 14px;
    padding: 15px 0;
    margin: 0 0 15px 0;
    border: 1px solid #C4C4C4;
    border-right: none;
    border-left: none;
}
.page_order .grey_text {
    width: 48%;
}
.page_order .black_text {}
.page_order .red_text {
    color: #EB575C;
}
.page_order .delivery {}
.page_order .choose_del_bl {
    justify-content: space-between;
    margin: 20px 0 20px 0;
}
.page_order .delivery_item {
    border: 2px solid #C4C4C4;
    width: 48.75%;
    padding: 1% 1.5% 1% 40px;
    background: #fff;
    cursor: pointer;
}
.page_order .delivery_item.active {
    border: 2px solid #781ECD;
}
.page_order .delivery_item:before {
    position: absolute;
    width: 20px;
    height: 20px;
    border: 2px solid #C4C4C4;
    content: '';
    top: 10px;
    left: 10px;
    box-sizing: border-box;
}
.page_order .delivery_item.active:before {
    border: 2px solid #781ECD;
    background: #781ECD;
}
.page_order .delivery_item.active:after {
    content: "";
    height: 5px;
    width: 9px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(-45deg);
    left: 14px;
    top: 14px;
    color: #fff;
    position: absolute;
}
.page_order .name_delivery_i {
    font-size: 19px;
    color: #000;
}
.page_order .grey_txt_del {
    font-size: 14px;
    color: #666666;
}
.page_order .chosen_delivery {
    width: 100%;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: 0 0 10px 0;
    display: none;
}
.page_order .chosen_delivery.active {
    display: flex;
}
.page_order .chosen_delivery .left_text_bl {
    width: 48.75%;
    padding: 15px 20px;
    flex-direction: column;
    justify-content: space-between;
    background: #fff;
}
.page_order .chosen_delivery .adr_delivery {
    font-size: 19px;
    color: #000;
}
.page_order .chosen_delivery .btm_text {
    justify-content: space-between;
    align-items: end;
}
.page_order .chosen_delivery .left_txt {
    font-size: 14px;
    color: #000;
}
.page_order .chosen_delivery .change_adress {
    font-size: 14px;
}
.page_order .chosen_delivery .right_map_bl {
    width: 48.75%;
    height: 210px;
}
.page_order .show_map_container {
    justify-content: end;
}
.page_order .show_map {
    font-size: 14px;
}
.page_order .border_box {
    box-sizing: border-box;
}
.page_order .choose_paym_bl {
    margin: 20px 0 0 0;
}
.page_order .paym_i {
    width: 24%;
    flex-direction: column;
    background: #fff;
    border: 2px solid #C4C4C4;
    padding: 1% 1.5%;
    cursor: pointer;
    margin: 0 15px 0 0;
}
.page_order .paym_i:before {
    position: absolute;
    width: 20px;
    height: 20px;
    border: 2px solid #C4C4C4;
    content: '';
    top: 10px;
    left: 10px;
    box-sizing: border-box;
}
.page_order .paym_i.active {
    border: 2px solid #781ECD;
}
.page_order .paym_i.active:before {
    border: 2px solid #781ECD;
    background: #781ECD;
}
.page_order .paym_i.active:after {
    content: "";
    height: 5px;
    width: 9px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(-45deg);
    left: 14px;
    top: 14px;
    color: #fff;
    position: absolute;
}
.page_order .image {
    justify-content: end;
}
.page_order .image img {}
.page_order .name_paym {
    font-size: 14px;
    color: #000;
    margin: 15px 0 5px 0;
}
.page_order .text_paym {
    font-size: 11px;
    color: #666666;
    line-height: 1.3;
}
.paym_i .plus_icon {
    position: relative;
    background: radial-gradient(100% 283.68% at 0 100%, #fcab14 0, #fa6641 15.91%, #be40c0 40.21%, rgba(80, 90, 221, 0) 100%), radial-gradient(107.24% 195.45% at 100% 0, #48cce0 0, #428beb 28.85%, #505add 60.18%);
    border-radius: 48px 10px 10px 48px;
    align-items: center;
    display: inline-flex;
    padding: 0px 4px 0px 15px;
    color: #fff;
    margin: 0 5px 0 0;
    font-size: 11px;
    line-height: 1.3;
}
.paym_i .plus_icon:before {
    content: '';
    width: 12px;
    height: 12px;
    background: url(/local/templates/kitfort/img/icons/pay-icon.svg) no-repeat;
    position: absolute;
    left: 0px;
    top: 1px;
}
.rightside .input_promo {
    display: flex;
    width: 100%;
    background: #fff;
    border: 2px solid #C4C4C4;
}
.rightside .promo_text_input {
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    background: #fff;
    position: relative;
    box-sizing: border-box;
    padding: 15px 5px 15px 15px;
    height: 48px;
}
.rightside .name {
    display: inline-block;
    width: 100%;
    font-size: 11px;
    line-height: 1;
    position: absolute;
    top: 5px;
}
.rightside .input_field {
    width: 100%;
    border: none;
    outline: none;
    color: #000;
    font-size: 18px;
}
.rightside .bx_ordercart_order_pay_center {}
.rightside .bx_ordercart_order_pay_center a,
.rightside .bx_ordercart_order_pay_center a:active,
.rightside .bx_ordercart_order_pay_center a:hover
{
    font-family: 'ALSSector';
    font-style: unset;
    font-size: 18px;
    display: inline-block;
    width: 100%;
    text-align: center;
    background: #781ECD;
    border-radius: 0;
    font-weight: 100;
    text-shadow: unset;
    color: #fff;
    padding: 8px;
}
.rightside .apply_promo {
    align-items: center;
    font-size: 14px;
    margin: 0 15px 0 5px;
}
.rightside .applied_promo {
    width: 100%;
    margin: 5px 0 0 0;
    font-size: 11px;
    line-height: 1.1;
    color: #666666;
}
.rightside .sum_cost {
    width: 100%;
    font-size: 24px;
    color: #000;
    margin: 15px 0 0 0;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.rightside .sum {}
.popup.choose_adr_del {
    padding: 0px;
    z-index: 9999;
    width: 80%;
    left: 10%;
    margin-left: unset;
    height: 80vh;
}
.choose_adr_del .close_popup {
    width: 40px;
    height: 40px;
    background: #fff url(/local/templates/kitfort/img/icons/close2.svg) no-repeat center;
    background-size: 18px;
    right: 20px;
    top: 20px;
}
.choose_adr_del .left_info {
    padding: 1% 1.5%;
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    height: 100%;
    flex-direction: column;
}
.choose_adr_del .left_top_flex {
    height: calc(100% - 90px);
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    scrollbar-color: #781ecd #ccc;
    scrollbar-width: thin;
}
.choose_adr_del .flex100 {
    height: 100%;
}
.choose_adr_del .right_info {
    width: 50%;
    background: #fafafa;
    height: auto;
}
.choose_adr_del .input_i {
    width: 100%;
    border: 1px solid #C4C4C4;
    margin: 0 0 15px 0;
}
.choose_adr_del .input_i.input30 {
    width: 32%;
}
.choose_adr_del .name_block {
    margin: 0 0 5px 0;
    font-size: 19px;
    color: #000;
}
.choose_adr_del .inputs_flex {
    flex-wrap: wrap;
    justify-content: space-between;
}
.choose_adr_del .text_field {
    outline: none;
    border: 0;
    max-width: calc(100% - 20px);
    height: 100px;
    width: calc(100% - 20px);
    resize: none;
}
.choose_adr_del .txt_area_fld {
    height: auto;
}
    
.item--extra-small .item__link.not_in_stock {
    margin: -10px 0px 10px 0;
}
.overlay_order {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    z-index: 8000;
    display: none;
    overflow-y: scroll;
}
.overlay_order.active {
    display: block;
}
.choose_city_head {
    margin: 0 0 0 20px;
    display: none;
}
.choose_slider {
    width: 100%;
    height: 45px;
    overflow: hidden;
    padding: 0 20px;
    margin: 0 0 15px 0;
}
.choose_slider .date_item {
    display: inline-block;
    margin: 5px 4px;
    border: 2px solid transparent;
    outline: none;
    padding: 3px 5px;
    color: #000;
    font-size: 14px;
    height: 35px;
    width: auto;
    cursor: pointer;
}
.choose_slider .date_item.active {
    border: 2px solid #781ecd;
}
.choose_slider .slick-arrow {
    width: 20px;
    height: 45px;
    background: url(/local/templates/kitfort/img/icons/slider-arrow.svg) no-repeat;
    background-position: center;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.choose_slider .slick-next:before,
.choose_slider .slick-prev:before
{
    display: none;
}
.choose_slider .slick-next {
    position: absolute;
    right: 0;
    top: 0px;
}
.choose_slider .slick-prev {
    position: absolute;
    left: 0;
    top: 0px;
    transform: rotate(180deg);
}
.choose_slider .slick-arrow.slick-disabled {
    opacity: 0.1;
}
.checkbox .black {
    font-size: 14px;
    color: #000;
}
.choose_adr_del .btm_block {
    width: 100%;
    justify-content: space-between;
    border-top: 1px solid #ccc;
    align-items: center;
    margin: 20px 0 0 0;
    padding: 15px 0 0 0;
    height: fit-content;
}
.choose_adr_del .cost_delivery {
    font-size: 19px;
    color: #78727D;
}
.choose_adr_del .cost_delivery span {
    color: #000;
    font-weight: bold;
}
.choose_adr_del .apply_delivery {
    background: #781ecd;
    padding: 10px 14px;
    color: #fff;
    display: inline-block;
    font-size: 19px;
}
.pvz_items {
    flex-direction: column;
}
.pvz_items .pvz_i {
    width: 100%;
    border: 2px solid #C4C4C4;
    margin: 10px 0;
    padding: 1% 1.5% 1% 40px;
}
.pvz_items .pvz_i:before {
    position: absolute;
    width: 20px;
    height: 20px;
    border: 2px solid #C4C4C4;
    content: '';
    top: 10px;
    left: 10px;
    box-sizing: border-box;
}
.pvz_items .pvz_i.active {
    border: 2px solid #781ecd;
}
.pvz_items .pvz_i.active:before {
    border: 2px solid #781ECD;
    background: #781ECD;
}
.pvz_items .pvz_i.active:after {
    content: "";
    height: 5px;
    width: 9px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(-45deg);
    left: 14px;
    top: 14px;
    color: #fff;
    position: absolute;
}
.pvz_items .name {
    font-size: 19px;
    color: #000;
    margin: 0 0 15px 0;
}
.pvz_items .grey_txt {
    display: inline-block;
    width: 100%;
    color: #666666;
    font-size: 14px;
}
*/
/*оформление заказа end*/

.container-wide.populars_container {
    width: var(--container-tablet);
}
.container_mobile_btns {
    display: none;
}
.catalog-section-head.flex_bl {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.catalog-section-head.flex_bl .catalog__heading {}
.catalog-section-head.flex_bl .compare_link {
    display: inline;
    line-height: 1.2;
    padding: 10px 0 0 0;
}
.item__gallery .color_year24 {
    position: absolute;
    width: 70px;
    height: 53px;
    background: url(/local/templates/kitfort/img/icons/color_year24.svg) no-repeat;
    display: block;
    bottom: 0;
    background-size: 100%;
    left: 40px;
}
.catalog-section__list .color_year24 {
    width: 70px;
    height: 53px;
    bottom: 0;
    left: 20px;
}
.product-page .color_year24 {
    position: absolute;
    width: 100px;
    height: 76px;
    background: url(/local/templates/kitfort/img/icons/color_year24.svg) no-repeat;
    display: block;
    bottom: 30px;
    background-size: 100%;
}
.otherproducts .more-items--swoosh- {
    width: 17%;
}
.catalog-section__list .more-items--extra-small {
    width: 15.75%;
}
.flex_bl.instr_bl {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 10vh 0;
    justify-content: flex-start;
    gap: 2%;
}
.flex_bl.instr_bl img {
    height: 65vh;
    max-height: 480px;
    margin: 0 0 4vh 0;
}
.main-header__search--static .search__input {
    background: #fff;
}
.catalog__side {
}
.link_not_viz {
    display: none;
}
span.color_tag {
    color: #781ecd;
}
.k_title.padding_none {
    padding-left: 0;
}
.product-aside__variations-item-src {
    z-index: -1;
}
.nav-list__item.items_inside .link_sect_formob {
    display: none;
}
.nav-list__item.items_inside span.design_col_i {
    max-width: 280px;
    font-size: 30px;
}
.more-goods__illustration_common {

}
.ui-autocomplete{
    z-index:10000;
}
.product-page.page .review__rating {
    width: 150px!important;
}
.bx-filter-parameters-box {
    position: relative;
}
#rcmxendpoint {
    max-width: 100%;
    width:100%;
}
/*для показа виджета в каталоге*/

.test_bl_plugin .item {
    order: 4;
}
.test_bl_plugin .item--medium {
    order: 0;
}
.test_bl_plugin .item--big {
    order: 1;
}
.test_bl_plugin .item--extra-small.top_half {
    order: 2;
}
.test_bl_plugin #rcmxendpoint {
    order: 3;
}
.test_bl_plugin #rcmxendpoint.top_position {
    order: 0;
}
.test_bl_plugin #rcmxendpoint.mdl_position {
    order: 3;
}
.test_bl_plugin #rcmxendpoint.btm_position {
    order: 5;
}
/*для показа виджета в каталоге end*/
.review__author {
    width: calc(100% - 135px);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.review__rating {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    width: 145px!important;
}
.review__top-left {
    max-width: calc(100% - 220px);
}
.nav-category__heading.faq_heading {

}
.faq_bl {
    display: inline-block;
    margin: 0px 0 0 6px;
    cursor: pointer;
    width: 16px;
    height: 16px;
    background: url(/local/templates/kitfort/img/icons/question.svg) no-repeat;
    background-size: 15px;
}
.faq_bl .quest_l {
    opacity: 0;
    line-height: 0.5;
    font-size: 0;
}
.faq_bl_text {
    position: absolute;
    z-index: -2;
    background: #781ecd;
    color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
    top: 25px;
    opacity: 0;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    width: 300px;
    left: 0;
    line-height: 0.9;
    font-size: 15px;
    text-align: center;
}
.faq_bl:hover > .faq_bl_text {
    opacity: 1;
    z-index: 5;
}
.product-page__content-menu .product-menu__item-score {
    margin-top: 19px;
}
.item__info .item__specs__left {
    width: fit-content;
    max-width: 65%;
}
.item__info .item__specs__left span {
    white-space: normal;
    text-align: left;
}
.item__info .item__specs__right {}
.item__info .item__specs__right span {
    display: flex;
    align-items: end;
}
.item__info .item__specs__row {}
.catalog-side a.nav-category__heading {
    color: #781ecd;
}
.nav-list__item.items_inside {}
.nav-list__item.items_inside span:after {
    display: block;
    position: absolute;
    content: '';
    background: url(/local/templates/kitfort/img/icons/icon-arrow-down.svg) no-repeat;
    width: 14px;
    height: 10px;
    right: 0;
    top: 50%;
    margin-top: -5px;
}
.nav-list__item.items_inside span.active:after {
    transform: rotate(180deg);
}
.nav-list__item.items_inside span {
    color: #fff;
    color: var(--white);
    line-height: 1.4;
    display: inline-block;
    padding: 6px 30px 6px 0;
    font-size: 18px;
    cursor: pointer;
    /* margin: 0; */
    /* width: max-content; */
    max-width: 100%;
}
.nav-list__link {
    padding: 6px 10px 0 0;
    line-height: 1.4;
}
.nav-list__item.items_inside span.active .link_sect_hidden {
    height: 100%;
}
.nav-list__item.items_inside .link_sect_hidden {
    height: 0;
    width: calc(100% - 30px);
    z-index: 0;
    /*background: #ccc;*/
}
.nav-list__item.items_inside .link_sect_hidden.showed {
    height: 100%;
}
.nav-list__item.items_inside .inner_items {
    display: flex;
    flex-direction: column;
    padding: 0 0 0 15px;
}
.nav-list__item.items_inside .link_section {
    padding: 0 0 8px 0;
    font-size: 17px;
    max-width: 400px;
    line-height: 1.2;
}
.flex_cont.qr_codes {
    margin: 20px 0 0 0!important;
}
.img_qr.ios {
    background: url(/local/templates/kitfort/img/qr/qr-ios.png);
}
.img_qr.andr {
    background: url(/local/templates/kitfort/img/qr/qr-android.png);
}
.img_qr.this_page {
    background: url(/local/templates/kitfort/img/qr/download-page-neww.png);
}
.feedback-form__heading.quest_zag {
    float: left;
    width: calc(100% - 170px);
}
.popup .quest_link {
    margin: 5px 0 30px 0;
    display: inline-block;
}
.img_qr {
    width: 533px;
    height: 300px;
    background-position: center!important;
    background-size: contain!important;
    background-repeat: no-repeat!important;
    position: relative;
}
.img_qr:before {
    content:'';
    display: block;
    width:100%;
    top:0px;
    height:20px;
    font-size:13px;
}
.img_qr.ios:before {

}
.img_qr.andr:before {

}
.ny_logo_hat {
    width: 87px;
    left: -78px;
    bottom: 9px;
}
.pd_left {
    padding: 0 0 0 2%;
}
.product-page .null_price {
    font-size: 25px;
}
.item-list .null_price {
    font-size: 22px;
}
.otherproducts__list .null_price {
    font-size: 20px;
}
.pos_rel {
    position: relative;
}
.pos_abs {
    position: absolute;
}
.product-aside__variations {
    margin-bottom: 40px;
}
.item_col_hov {
    opacity: 0;
    color: #fff;
    background: #781ecd;
    font-size: 12px;
    width: auto;
    text-align: center;
    display: block;
    z-index: 0;
    bottom: -31px;
    border-radius: 3px;
    white-space: nowrap;
    padding: 1px 10px;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.item_col_hov::first-letter {
    text-transform: uppercase;
}
@media only screen and (min-width: 1023px) {
    .catalog-side {
        position: static!important;
    }
    .faq_bl:hover > .faq_bl_text {
        opacity: 1;
        z-index: 5;
    }
    .product-aside__variations-item:hover > .item_col_hov {
        z-index: 15;
        opacity: 1;
    }
    .nav-category__section {

    }
    .catalog-side {
        min-height: 1000px;
    }
}
.main-header__nav-list {
    flex-wrap: wrap;
}
.download_app_page {
    background: url(/local/templates/kitfort/img/icons/app-bg.png) no-repeat;
    background-size: 700px;
    background-position: right 30px;
    min-height: 700px;
}
.download_app_page .container_btns_txt {
    margin: 50px 0 0 0;
}
.download_app_page .flex_cont {
    display: flex;
    flex-wrap: wrap;
    margin: 50px 0 0;
}
.download_app_page .button {
    margin: 0 30px 30px 0;
}
.download_app_page .text_bl {
    width: 41%;
    margin: 0px 0 40px 0;
    padding: 0 10px 10px 40px;
    font-size: 20px;
}
.download_app_page .text_bl b {}
.download_app_page .text_bl.one {
    background: url(/local/templates/kitfort/img/icons/app-one.png) no-repeat;
}
.download_app_page .text_bl.two {
    background: url(/local/templates/kitfort/img/icons/app-two.png) no-repeat;
}
.download_app_page .text_bl.three {
    background: url(/local/templates/kitfort/img/icons/app-three.png) no-repeat;
}
.download_app_page .text_bl.four {
    background: url(/local/templates/kitfort/img/icons/joystick.svg) no-repeat;
    background-size: 35px;
}
.k_title.ig_none {
    padding-left: 0px;
}
.red_warn {
    border: 2px solid #f00;
    margin: 0 0 20px 0;
    padding: 10px;
}
.red_warn .text-block__text {
    margin-bottom: 0px;
}
.catalog-section-head.access_page {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.main-footer__link:first-child {
    margin-bottom: 10px;
}
.main-footer__link {
    margin-bottom: 10px;
}
.js-service-city-start {
    display: none;
}
.service-centers__table {
    display: none;
}
.item__info .item__reviews {
    color: #78727d;
    cursor: pointer;
}
p.choose_lang {
    color: #78727D;
    margin: 60px 0 30px 0;
}
.lang_choose {
    display: flex;
}
.lang_choose a {
    display: flex;
    font-size: 14px;
    color: #78727D;
    padding: 15px 26px;
    margin: 0 15px 0 0;
    border: 1px solid #EBEBEB;
    border-radius: 4px;
}
.lang_choose a:hover {
    color: #000;
    border: 1px solid #781ECD;
}
a.to_main_p {
    font-size: 17px;
    display: inline-block;
    padding: 14px 38px;
    margin: 70px 0 0 0;
    border: 1px solid;
}
.lang_choose a img {
    margin: 0 10px 0 0;
}
.main-footer__bottom .container-wide.without_brdr {
    border-top: none;
}
.js-tiktok-detail .videoreviews__item,
.js-shorts-detail .videoreviews__item {
    overflow: hidden;
}
@media only screen and (min-width: 768px) {
    .nav-list {
        max-height: 1960px!important;
    }
    .item__info .item__reviews:hover {
        color: #781ecd;
        -webkit-transition: color .6s ease;
        transition: color .6s ease;
    }
}

.block_1120pl {
    margin: 20px 0 0;
    width: 100%;
    float: left;
}
.block_1120pl .threeimg {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.block_1120pl .threeimg .winimg {}
form #bx-soa-order-form {}
.main-header__select-button:hover, .button--main {
    text-decoration: none!important;
}
.specs__data-left-span {
    display: inline-block;
}
.padding_olul_formob ol li, .padding_olul_formob ul li {
    margin: 0 0 0 20px;
}

.icon3d {
    position: relative;
}
.icon3d::before {
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    background: url('../img/rotate_normal.svg') center center no-repeat;
}
#rotation,
#rotation2 {
    max-width: 100%;
    min-width: 252px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}
#rotation img,
#rotation2 img {
    width: 100%;
    cursor: move;
}
.dn {
    display: none!important;
}

.main-footer a.social__link--tk.non-link svg {
    fill: #fff!important;
    fill: var(--white)!important;
}

.item__small-preview .pos_abs_link,
.item--bubble .item__small-preview .pos_abs_link
{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.more-goods__illustration_common img {
    max-height: 385px!important;
}
.winersblock p.zagh1 {
    font-size: 2em;
    font-weight: bold;
}
.new_about_us {
    margin-top: calc(72px - 1em);
}
.new_about_us .about-page__more-items {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.new_about_us .partners-table {
    width: 100%;
}
.new_about_us .partners-table__item {
    width: 210px;
    height: 142px;
    float: left;
    padding: 0;
}
.new_about_us .more-items--medium .more-items__link {
    font-size: 18px;
    padding: 0 10px;
}
.new_about_us .more-items__figure {
    padding-bottom: 16.2%;
}
.more-items__figure.last:before,
.back_round_f:before
{
    content: "";
    display: block;
    width: 66.55%;
    padding-top: 66.55%;
    background-color: #781ecd;
    background-color: var(--purple);
    border-radius: 50%;
    position: absolute;
    bottom: 18.8%;
    left: 50%;
    -webkit-transform: translate(-49.9%);
    transform: translate(-49.9%);
    z-index: -1;
    -webkit-transition: background .2s ease;
    transition: background .2s ease;
}
.back_round_f.hover:before {
    background-color: #e6d0fb;
    background-color: var(--purple-extra-light);
}
.new_about_us .block_with_kit {
    position: relative;
    width: 100%;
    margin-bottom: 39px;
    padding: 0 30% 0 0;
}
.new_about_us .block_with_kit:after {
    display: block;
    position: absolute;
    width: 25%;
    right: 0;
    top: 0;
    content: '';
    height: 500px;
    background: url(/local/templates/kitfort/img/kit-about-us.png) no-repeat;
    background-position: top right;
}
.new_about_us .list--dash .list__item:before, .list--dash li:before {
    color: var(--purple);
    font-size: 20px;
}
.table_flex_history {
    color: #000;
    border-top: 1px solid #dddddd;
    margin: 0 0 40px 0;
}
.table_flex_history .year span {
    color: #fff;
    background: var(--purple);
    padding: 3px 8px;
}
.table_flex_history .year {
    width: 11%;
}
.table_flex_history .text_block {
    padding: 0 1%;
    width: 25%;
}
.table_flex_history .line {
    display: flex;
    padding: 25px 0;
    border-bottom: 1px solid #dddddd;
}
.partners-table__item.last {
    font-size: 16px;
    text-align: center;
}
.partners-table__item.last .main-link:after {
    position: absolute;
}
.social--big .social__link--tg svg {
    margin: 11px 8px 0 0;
}
.social--big .social__link--tk svg {
    width: 27px!important;
}
.social--big .social__link--vk svg {
    width: 39px;
}
.social--big .social__link--insta svg {
    width: 24px;
}
.social--big .social__link--youtube svg {
    width: 36px;
}
.main-footer__link {
    font-size: 22px;
    line-height: 18px;
}
.k_title {
    font-size: 41px;
    padding-left: 76px;
    position: relative;
    line-height: normal;
    margin: 55px 0 45px;
}
.k_title_youtube,
.k_title_tiktok,
.k_title_vk,
.k_title_program {
    margin: 85px 0 45px;
}
.k_title::before {
    content: '';
    position: absolute;
    left: 0;
}
.k_title_instagram::before {
    width: 60px;
    height: 60px;
    top: -10px;
    background: url('../img/k_icon_instagram.png') 0 0 no-repeat;
}
.k_title_youtube::before {
    width: 60px;
    height: 42px;
    top: -2px;
    background: url('../img/k_icon_youtube.png') 0 0 no-repeat;
}
.k_title_tiktok::before {
    width: 54px;
    height: 60px;
    top: -10px;
    background: url('../img/k_icon_tiktok.png') 0 0 no-repeat;
}
.k_title_vk::before {
    width: 60px;
    height: 60px;
    top: -10px;
    background: url('../img/k_icon_vk.png') 0 0 no-repeat;
}
.k_title_tg::before {
    width: 60px;
    height: 60px;
    top: 0;
    background: url('../img/icons/icons-05.svg') no-repeat;
    background-size: 90%;
}
.k_title_program::before {
    width: 61px;
    height: 61px;
    top: -10px;
    background: url('../img/k_icon_program.png') 0 0 no-repeat;
}
.k_title .external-link::before,
.k_title .external-link::after {
    width: 32px;
    height: 32px;
    right: -35px;
    bottom: auto;
    top: -9px;
}
.prizes-page .item-list {
    padding: 0;
}
.prizes-page .item--extra-small {
    width: 33%;
}

.sel_rev_1 {
    /*width: 175px;*/
}
.sel_rev_2 {
    /*width: 135px;*/
}
.sel_rev_3 {
    /*width: 240px;*/
}
.sel_rev .current {
    /*width: 100%;
    display: inline-block;
    position: relative;
    overflow: hidden;*/
}
.reviews__top_select {
    flex-wrap: wrap;
    width: calc(100% - 390px);
    float: left;
}
.sel_rev .nice-select {
    /*max-width: 100%;*/
}
.sel_rev .nice-select.open .list {
    max-height: 500px;
    overflow: auto;
}
.sel_rev .current::after {
    /*content: '';*/
    position: absolute;
    right: 0px;
    top: 0;
    width: 20px;
    height: 100%;
    background: -moz-linear-gradient(left, rgba(255,255,255, 0.2), #fff 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255, 0.2), #fff 100%);
    background: -o-linear-gradient(left, rgba(255,255,255, 0.2), #fff 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255, 0.2), #fff 100%);
    background: linear-gradient(to right, rgba(255,255,255, 0.2), #fff 100%);
}
/*.sel_rev_product {
    display: none;
}
.sel_rev_product.active {
    display: block;
}*/
.page-new-full .product-page__content-main {
    flex: 0 0 100%;
}
.reviews_top_mark {
    width: 360px;
    float: right;
    padding-top: 10px;
}
.for_mob_v {
    display: none;
}
.factoid {
    background: transparent;
}
.factoids {
    justify-content: space-around;
}
/*.ig_full_page .instagram-gallery__header:hover {
    background: url(/local/templates/kitfort/img/catalog/cat-item-inst.svg) no-repeat;
    background-size: 41%;
    background-position: top -18px left -12px;
}*/
.main-header__social {
    margin-top: -6px;
}
.page-new-full .reviews__content .review {
    position: relative;
    margin: 0 0 10px 0;
    min-height: 210px;
    padding: 30px 30px 36px 220px;
    background-color: white;
    border: 2px solid #DDDDDD;
}
.page-new-full .review__rating {
    /*margin-right: 25px;*/
}
.review_product_img {
    position: absolute;
    left: 25px;
    top: 10px;
}
.clear {
    clear: both;
    display: block;
}
.color-item__control:checked+.color-item__box {
    background-image: none;
}
.catalog {
    padding-top: 20px;
}
.catalog__side {
    padding-top: 64px;
}
.catalog-section-head {
    margin-top: 34px;
}
.catalog__side .nav-category__button {
    background: #781ecd;
    border: none;
    bottom: 0;
    -webkit-box-shadow: 0 -4px 12px rgba(91,64,134,.3);
    box-shadow: 0 -4px 12px rgba(91,64,134,.3);
    color: #fff;
    display: block;
    font-size: 22px;
    left: 0;
    line-height: 28px;
    outline: none;
    padding: 16px;
    text-align: center;
    z-index: 100;
}
.item.more-items.more-items--extra-small.more-items--swoosh- {
    display: block;
}
.specs__data-right {
    width: 200px;
    /*word-break: break-all;*/
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
}
.reviews__score-star .stars_line_menu_container {
    width: 52px!important;
    left: -18px!important;
}
.product-menu__item--star .stars_line_menu_container {
    width: 52px!important;
}
.stars_line_menu {
    width: 100%!important;
}
.wintitle img {
    max-width: 42px;
}
.more-goods__img {
    /*
    box-sizing: border-box;
    max-width: 100%;
    max-height: 100%;
    height: initial;
    width: initial;
    */
    box-sizing: border-box;;
    max-width: 100%;
    width: auto;
}
.partners-table__item__animation {
    height: 162px;
}
.partners-table__item__animation .partners-table__link {
    display: inline-block;
}
.partners-table__item {
    width: 240px;
    height: 162px;
    float: left;
    padding: 0;
}
.partners-table__image {
    padding: 14px 22px;
}
.partners-table__image_hover {
    display: none;
    max-width: 100%;
    max-height: 100%;
}
.partners-table__item__animation:hover .partners-table__image {
    display: none;
}
.partners-table__item:hover .partners-table__image_hover {
    display: inline-block;
    position: relative;
    top: 4px;
    /*transform: scale(1.23);*/
}
.product-aside__shops_mobile {
    display: none;
}
.product-aside__shops_mobile .product-aside__shops-title {
    color: black;
}
.main-header__social .social__link svg,
.main-header__social .social__link svg {
    transition: .3s;
}
.main-header__social .social__link:focus svg,
.main-header__social .social__link:hover svg {
    fill: #781ecd;
    fill: var(--purple);
    opacity: 0;
}
.main-header__social .social__link {
    position: relative;
}
.main-header__social .social__link::after {
    content: '';
    display: block;
    opacity: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: .3s;
    transition: .3s;
}
.main-header__social .social__link--youtube::after {
    background-image: url('../img/icons/icons-01.svg');
    background-position: 2px 2px;
    background-size: 20px 20px;
}
.main-header__social .social__link--insta::after {
    background-image: url('../img/icons/icons-02.svg');
    background-position: -1px  -1px;
    background-size: 20px 20px;
}
.main-header__social .social__link--vk::after {
    background-image: url('../img/icons/icons-03.svg');
    background-position: 2px 2px;
    background-size: 20px 20px;
}
.main-header__social .social__link--tt::after {
    background-image: url('../img/icons/icons-04.svg');
}
.main-header__social .social__link--tg::after {
    background-image: url('../img/icons/icons-05.svg');
}
.main-header__social .social__link:focus::after,
.main-header__social .social__link:hover::after {
    opacity: 1;
}
.js-common-more .js-more-section {
    opacity: 0;
}
.bx-filter-parameters-box {
    margin-bottom: 20px;
}
.bx-filter-popup-result {
    display: none!important;
}
.breadcrumb {
    position: relative;
    z-index: 10;
}
.detail_look {
    margin-top: 0px;
    margin-bottom: 5px;
}
.button--white {
    border: 2px solid #781ecd;
    border: 2px solid var(--purple);
    color: #781ecd!important;
    color: var(--purple)!important;
    background-color: white;
}
.button--white:hover {
    background-color: #ad63f4;
    background-color: var(--purple-light);
    color: #fff!important;
    color: var(--white)!important;
    border: 2px solid #ad63f4;
    border: 2px solid var(--purple-light);
}
.consult_online,
.consult_offline {
    display: block;
    position: relative;
    padding-left: 20px;
}
.consult_offline {
    margin-bottom: 20px;
}
.consult_online::before,
.consult_offline::before {
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50%;
    top: 5px;
    left: 0;
    position: absolute;
    background-color: #99FD08;
}
.consult_offline::before {
    background-color: #F80200;
}
.consult_text {
    color: #78727d;
    color: var(--gray);
    padding: 0 0 20px 20px;
    font-size: 16px;
}
.more-items__link_a {
    color: #781ecd;
    color: var(--purple);
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: default;
}
.search-input-delete {
    display: none;
    position: absolute;
    right: 7px;
    top: 10px;
    cursor: pointer;
    width: 19px;
    height: 19px;
}
.search-input-delete.active {
    display: block;
}
.search__input {
    padding: 7px 33px 7px 8px;
}
.main-header__search--open .search-input-delete.active {
    display: none;
}

@media only screen and (min-width: 768px) {
    .ruchnie_otparivateli {
        margin-right: 15%;
    }
    .nav-catalog {
        max-height: 2300px;
    }

    .nav-list {
        max-height: 1100px;
    }
    .nav-list__item.dishes .nav-catalog__heading {
        margin-bottom: 0;
    }
}

.nav-list__link.irrigatory {
    margin: -18px 0 0 0;
}
.catalog-section-head .catalog-section__heading,
.catalog-section-head .catalog__heading {
    display: inline-block;
    margin-right: 20px;
}

.item__previews .item__video-preview:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    height: 67px;
    width: 51px;
    background-image: url('../img/icons/icon-play.svg');
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

/***** Область контента - Конкурсы *****/
.conpanel.clr:after,
.conpanel .clr:after,
.winersblock .clr:after {
    content: '';
    display: block;
    clear: both;
}
.conpanel {
    display: block;
    position: relative;
    box-shadow: inset 0px -1px 0px #DFDFDF;
    margin: 30px 0px 20px;
}

.conpanel> a {
    display: block;
    float: right;
    /*font-size: 14px;*/
    height: 33px;
}

.conpanel> .years {
    display: block;
    float: left;
}

.conpanel> .years> a {
    display: block;
    float: left;
    /*font-size: 14px;*/
    height: 33px;
    margin: 0px 25px 0px 0px;
    /*color: #000;*/
}

.conpanel> .years> a:last-child {
    margin: 0px;
}

.conpanel> .years> a.active {
    box-shadow: inset 0px -3px 0px;
    /*color: #008ED5;*/
}
.heading--winners {
    margin-top: calc(72px - 1em);
}

.coninfo {
    color: #666666;
    display: block;
    margin: 0px 0px 40px;
}

.cont_title {
    display: block;
    margin: 20px 0px 30px;
}

.cont_title> span {
    display: inline-block;
    height: 50px;
    /*background: #ffc427;*/
    /*color: #000;*/
    line-height: 50px;
    /*padding: 0px 20px;*/
    font-size: 22px;
    /*font-family: 'Roboto Slab', serif;*/
    position: relative;
}

/*.cont_title> span::after {
    content: '';
    display: BLOCK;
    width: 18px;
    height: 50px;
    background: url(../images/cont_title.jpg);
    position: absolute;
    top: 0px;
    left: 100%;
}*/

.win {
    display: block;
    position: relative;
    margin: 0px 0px 90px;
}
.win-v {
    margin: 0px 0px 40px;
}

.winleft {
    display: block;
    float: left;
    width: 500px;
    position: relative;
}

.winright {
    display: block;
    float: left;
    width: calc(100% - 500px);
    position: relative;
    padding: 0px 0px 0px 30px;
}

.wintitle {
    position: relative;
    display: BLOCK;
    margin: 0px 0px 10px;
    padding: 10px 0px 0px 55px;
    font-size: 14px;
}

.wintitle img {
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.wintitle> b {
    display: block;
    font-size: 23px;
    font-weight: bold;
    color: #000;
    margin: 0px 0px 6px -1px;
}

.win1 {
    width: 500px;
    height: 500px;
}

.win2 {
    width: 230px;
    height: 230px;
    float: left;
    margin: 0px 15px;
}

.win3 {
    width: 120px;
    height: 120px;
    float: left;
    margin: 0px 3px;
}

.winimg {
    display: block;
    position: relative;
    overflow: hidden;
}

.winimg> img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.winimg> a {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.winimg> a> span {
    display: table;
    width: 100%;
    height: 100%;
}

.winimg> a> span> span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    position: relative;
    background: rgba(0, 0, 0, 0.46);
    box-shadow: inset 0px 0px 50px rgba(0, 0, 0, 0.69);
    color: #5cc9ff;
    font-size: 16px;
    opacity: 0;
    transition: all 0.3s;
}

.winimg.win3> a> span> span {
    font-size: 13px;
}

.winimg> a> span> span> b {
    display: block;
    font-size: 23px;
    font-weight: 400;
    color: #fff;
    margin: 0px 0px 7px;
}

.two {
    position: relative;
    margin: 0px 0px 73px;
}

.three {
    position: relative;
}

.twoimg {
    margin: 0px -15px;
    position: relative;
}

.threeimg {
    margin: 0px -3px;
    position: relative;
}

.win-videos {
    /*display: flex;*/
}
.win-video {
    width: 33%;
    float: left;
    padding-right: 50px;
    margin-bottom: 50px;
}
.win-video span {
    width: 100%;
    height: auto;
    display: block;
    cursor: pointer;
}
/*.win-video span:after {
    display: block;
    width: 100%;
    padding-top: 100px;
    content: '';
}*/
.win-video span img {
    width: 100%;
  height: 100%;
  max-height: 230px;
  object-fit: cover;
  min-height: 230px;
}
.i_header_winners {
    font-size: 32px;
    color: #000;
    line-height: 40px;
}
.i_header_link_winners {
    font-weight: 700;
    float: right;
    margin-top: -53px;
    margin-right: 18px;
}
.item-list .item__link {
    position: relative;
}
.item-list .item__link .old_price_list {
    position: absolute;
    left: 100%;
    color: #666666;
    font-size: 21px;
    margin-left: 44px;
    display: inline-block;
    white-space: nowrap;
    bottom: 0;
    line-height: 12px;
}
.old_price_list span {
    position: relative;
    display: inline-block;
}
.item-list .item__link .old_price_list span::after {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    top: 38%;
    left: 0;
    background-color: #C1272D;
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.old_price_detail {
    font-size: 36px;
    color: #666666;
    display: inline-block;
    position: relative;
    top: -8px;
    line-height: 1;
}
.old_price_detail::after {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    top: 38%;
    left: 0;
    background-color: #C1272D;
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.detail_rur {
    margin-right: 15px;
}

@media screen and (max-width: 1390px){
    .main-header__nav-list li {
        margin-bottom: 4px;
    }
    .product-aside .container_buy {
        display: flex;
        flex-direction: column;
    }
    .product-aside .container_eyezon {
        order: 1;
    }
    .product-aside .product-aside__shops {
        order: 0;
    }
    .twoimg {
        margin: 0px -10px;
    }
    .win2 {
        width: 151px;
        height: 151px;
        margin: 0px 10px;
    }
    .win3 {
        width: 119px;
        height: 119px;
        margin: 0px 3px 6px;
    }
    .two {
        margin: 0px 0px 33px;
    }
    .table_flex_history .year span {
        padding: 2px 4px;
        font-size: 15px;
    }
}

.instagram-gallery__header {
    /*background: url(/local/templates/kitfort/img/catalog/cat-item-inst.svg) no-repeat;
    */
    background-size: 41%;
    background-position: top -18px left -12px;
    /*padding: 27px 0 10px 40%;*/
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
}
.videoreviews__header {
    background: url(/local/templates/kitfort/img/catalog/cat-item-youtube.svg) no-repeat;
    background-size: 120px;
    padding: 0 0 0 120px;
    background-position: top -27px left;
}
@media screen and (max-width: 1064px){
    .more-goods__illustration9 img {
        width: 110%;
        left: -4%;
        top: 0%;
    }
    .item__gallery .color_year24 {
        width: 60px;
        height: 45px;
        bottom: 0;
        left: 15px;
    }
    .product-page .color_year24 {
        width: 80px;
        height: 60px
    }

    .tittok_container {
        height: 350px!important;
        min-height: unset!important;
    }
    .instagram-gallery__header {
        background: transparent;
        padding: 0 0 0 0;
    }
    .banner__text {
        line-height: 1.5;
        margin-bottom: 10px;
    }
    .banner__heading {
        font-size: 34px;
        line-height: 1.125;
        margin-bottom: 15px;
    }
    .videoreviews__header {
        background: transparent;
        padding: 0 0 0 0px;
    }
    .i_header_link_winners {
        margin-top: -44px;
    }
}





.product-aside__reviews-stars {
    position: relative;
    width: 130px;
    height: 25px;
}
.product-aside__reviews-stars:after {
    content: '';
    width: 130px;
    height: 25px;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    background: url('../img/star.png') 0 0 no-repeat;
}
.product-aside__reviews-stars:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #C3BFC7;
}
.product-aside__reviews-stars .stars_line {
    height: 100%;
    background-color: #F6C65C;
    display: block;
    position: relative;
    z-index: 1;
}
/***** END Область контента - Конкурсы *****/

.overlay2 {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0,0,0,0.8);
    top: 0;
    left: 0;
    z-index: 8000;
    display: none;
    overflow-y: scroll;
}

.popup {
    display: none;
    position: absolute;
    width: 650px;
    height: auto;
    z-index: 9000;
    background-color: white;
    top: 100px;
    left: 50%;
    margin-left: -325px;
    padding: 30px;
}
.popup.active,
.overlay2.active {
    display: block;
}
.popup_close {
    position: absolute;
    top: 7px;
    right: 10px;
    font-size: 30px;
    color: #781ecd;
    color: var(--purple);
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    background: url(/local/templates/kitfort/img/icons/close2.svg) no-repeat center;
    width: 20px;
    height: 20px;
    font-size: 0;
}
.popup_close:hover {
    color: #ad63f4;
    color: var(--purple-light);
}
.js-popup-video {
    width: 882px;
    height: 501px;
    z-index: 9000;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -250px;
    margin-left: -441px;
    display: none;
    padding: 0;
}
.js-popup-video.active {
    display: block;
}
body.overflow-h {
    overflow: hidden;
}
.lastname {
    display: none;
}
.feedback_note_1,
.feedback_note_2 {
    color: #000;
    color: var(--black);
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 18px;
}
.feedback_note_2 {
    margin-top: 20px;
}
.insta-choice__link_mobile {
    display: none;
}

.product-aside__reviews__with_compare {
    margin-bottom: 10px;
}
.detail_compare_link {
    margin-bottom: 20px;
    display: inline-block;
}
.product-menu__item--star:before,
.reviews__score-star:before {
    background-image: url('../img/star_big.png');
}
.product-menu__item--star .stars_line_menu,
.reviews__score-star .stars_line_menu {
    position: absolute;
    z-index: -2;
    background-color: #F6C65C;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
}
.product-menu__item--star:hover .stars_line_menu,
.product-menu__item--star:hover .stars_line_menu_container {
    -webkit-transform: none;
    transform: none;
}
.reviews__score-star .stars_line_menu_container,
.product-menu__item--star .stars_line_menu_container {
    top: -30px;
    left: -18px;
    width: 60px;
    height: 60px;
    position: absolute;
    z-index: -2;
    display: block;
    -webkit-transform: none;
    transform: none;
}
.product-menu__item--star .stars_line_menu_container {
    top: -7.5px;
    left: -7.5px;
}
.js-mainpage-more-goods-custom .more-goods__item {
    opacity: 1;
}
.item--large .item__image span,
.item__image.js-hover-slider-item.--showed span
{
    max-height: 100%;
    width: auto;
    height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.js-more-section.disabled,
.js-more-present.disabled {
    cursor: default;
    background-color: #DDDDDD;
}
.catalog-section {
    position: relative;
}
.catalog-section.fade_white:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,0.7);
    -moz-transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    z-index: 1000;
}

.catalog-link-new-items {
    float: right;
    margin-left: 30px;
    margin-top: -75px;
    font-size: 22px;
    margin-right: 95px;
}

.more_link_detail {
    color: #781ecd;
    color: var(--purple);
    font-size: 22px;
    line-height: 1.1em;
    margin-top: 20px;
    display: inline-block;
}
.instagram-gallery__header_counter {
    font-size: 17px;
}
.instagram-gallery__item {
    position: relative;
}
.instagram-gallery__item a {
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.status_form_page {}
.status_form_page .top_with_bg {
    background: url(/local/templates/kitfort/img/status/status-form-2.png) no-repeat;
    background-position: bottom right 35%;
    background-size: 380px;
    padding: 0 0 100px 0;
}
.status_form_page .inp_container {}
.status_form_page .text_points {
    margin: 80px 0;
}
.status_form_page .add_field {
    margin: 0 0 40px 0;
    display: block;
}
.status_form_page .add_field.margin_0 {
    margin: 0 0 0 0;
}
.status_form_page .add_photo {
    background: url(/local/templates/kitfort/img/status/add-photo.png) no-repeat;
    padding: 8px 0 5px 30px;
    background-position: top left;
    background-size: 24px;
}
.status_form_page .input__field {
    width: 100%;
    max-width: 500px;
    margin: 3px 0 15px 0;
}
.status_form_page .input__field.input__field--textarea {
    width: 100%;
    max-width: 1000px;
    height: 200px;
    margin: 5px 0px 20px 0;
}
.status_form_page .input__field.input_b_l {
    max-width: 60px;
    margin: 5px 15px 0 0;
}
.status_form_page .input__field.input_b_r {
    max-width: 150px;
    margin: 5px 0 0 15px;
}
.status_form_page .block_container {
    width: 100%;
    max-width: 1000px;
}
.status_form_page .block_container.good {
    margin: 50px 0;
}
.status_form_page .block_container.good .input__field--textarea {
    margin: 5px 0 5px 0;
    height: 340px;
}
.status_form_page .text-block__text.t_a_justify {
    text-align: justify;
}
.status_form_page .text-block__text.grey {
    color: #9e9e9e;
}
.status_form_page .button-status-form {}
.status_form_page .error {
    color: #eb3264;
    font-size: 14px;
}
.status_form_page .errtxt {
    color: #eb3264;
    font-size: 14px;
    margin: 0 0 0 20px;
}
.status_form_page .container_top_fields {
    padding: 20px 50% 0 0;
    background: url(/local/templates/kitfort/img/status/status-form-1.png) no-repeat;
    background-size: 400px;
    background-position: top right 33%;
}
.status_form_page .margin_btm {
    margin: 0 0 40px 0;
}
.status_form_page .checkbox,
.popup .checkbox {
    position: relative;
    margin: 0 0 15px 0;
}
.nav-category__section .checkbox {
    position: relative;
    margin: 0 0 6px 0;
}
.nav-category__section .checkbox.disabled::after {
    content: '';
    width: 100%;
    height: calc(100% + 5px);
    position: absolute;
    top: -5px;
    left: 0;
    background-color: rgba(255,255,255,0.85);
    z-index: 1;
}
.status_form_page .checkbox span,
.popup .checkbox span {
    display: inline;
    padding: 0 0 0 20px;
}
.status_form_page .checkbox input[type="checkbox"],
.popup .checkbox input[type="checkbox"],
.nav-category__section .checkbox input[type="checkbox"] {
    opacity: 0;
}
.nav-category__section .checkbox input[type="checkbox"] {
    position: absolute;
}
.status_form_page .status_form_page .checkbox label,
.popup .status_form_page .checkbox label,
.nav-category__section .checkbox label {
    position: relative;
    display: inline-block;
    padding-left: 30px;
}
.status_form_page .checkbox label::before,
.status_form_page .checkbox label::after,
.popup .checkbox label::before,
.popup .checkbox label::after,
.nav-category__section .checkbox label::before,
.nav-category__section .checkbox label::after {
    position: absolute;
    content: "";
    display: inline-block;
}
.bx-filter-section .radio-input__text {
    margin-left: 0px!important;
}
.bx-filter-section .radio-input__box {
    margin: 0 10px 0 0;
}
.status_form_page .checkbox label::before,
.popup .checkbox label::before,
.nav-category__section .checkbox label::before {
    height: 20px;
    width: 20px;
    border: 2px solid #781ecd;
    left: 0px;
    top: 1px;
    box-sizing: border-box;
}
.nav-category__section .checkbox label::before {
    top: -2px;
}
.status_form_page .checkbox label::after,
.popup .checkbox label::after,
.nav-category__section .checkbox label::after {
    height: 5px;
    width: 9px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(-45deg);
    left: 3px;
    top: 5px;
    color: #fff;
}
.nav-category__section .checkbox label::after {
    top: 3px;
    left: 4px;
}
.status_form_page .checkbox input[type="checkbox"] + label::after,
.popup .checkbox input[type="checkbox"] + label::after,
.nav-category__section .checkbox input[type="checkbox"] + label::after {
    content: none;
}

.status_form_page .checkbox input[type="checkbox"]:checked + label::after,
.popup .checkbox input[type="checkbox"]:checked + label::after,
.nav-category__section .checkbox input[type="checkbox"]:checked + label::after {
    content: "";
}
.status_form_page .checkbox input[type="checkbox"]:focus + label::before,
.popup .checkbox input[type="checkbox"]:focus + label::before,
.nav-category__section .checkbox input[type="checkbox"]:focus + label::before {

}
.status_form_page .checkbox input[type="checkbox"]:checked + label::before,
.popup .checkbox input[type="checkbox"]:checked + label::before,
.nav-category__section .checkbox input[type="checkbox"]:checked + label::before,
.bx-authform-formgroup-container .checkbox input[type="checkbox"]:checked + label::before,
{
    background: #781ecd;
}
.status_form_page ol {
    padding: 10px 0px 15px 20px;
    max-width: 700px;
}
.status_form_page ol li {
    line-height: 1.2;
    padding: 0 0 22px 30px;
}
.status_form_page .main-link {
    display: inline-block;
    margin: 0 0 15px 0;
}
.status_form_page.status {
    background: url(/local/templates/kitfort/img/status/status-form-3.png) no-repeat;
    background-size: 350px;
    background-position: top right 18%;
}
.status_form_page .top_txt {
    max-width: 700px;
    text-align: justify;
}
.status_form_page .mid_text {
    max-width: 950px;
    text-align: justify;
    font-size: 18px;
}
.status_form_page .margin_btm10 {
    margin: 0 0 10px 0;
}
.status_form_page .button {
    margin: 20px 0 70px 0;
    padding: 15px 20px;
}
.statuses_list {
    width: 80%;
    display: flex;
    margin: 30px 0 40px 0;
}
.statuses_list .statuses_l_left {
    width: 30%;
    margin: 0 1.25% 0 0;
}
.statuses_list .status_i {
    position: relative;
    text-align: center;
    color: #000;
    font-size: 28px;
    padding: 55px 0 95px;
    border-radius: 40px 40px 0 0;
    margin-top: -45px;
}

.statuses_list .for_mob {
    display: none;
    opacity: 0;
    max-height: 0;
    font-size: 0!important;
    margin: 0;
}
.statuses_list .status_i.one {
    background: #e2e2fb;
    margin: 0;
}
.statuses_list .status_i.two {
    margin: -45px 0 0 0;
    background: #d4d4f9;
}
.statuses_list .status_i.three {
    background: #cdcdf8;
}
.statuses_list .status_i.four {
    background: #c5c5f9;
    border-radius: 40px;
    padding: 55px 0;
}
.statuses_list .statuses_l_middle {
    box-sizing: border-box;
    background: #e8e8fc;
    border-radius: 40px;
    display: flex;
    width: 38%;
    flex-direction: column;
    padding: 0px 20px;
    /* align-content: space-between; */
    flex-wrap: wrap;
    margin: 0 1.25% 0 0;
}
.statuses_list .status_m {
    display: flex;
    align-items: center;
    height: 131px;
    line-height: 1.2;
    /* display: table-cell; */
    /* vertical-align: middle; */
    color: #565656;
}
.statuses_list .statuses_l_right {
    box-sizing: border-box;
    background: #f0f0f0;
    border-radius: 40px;
    display: flex;
    width: 30%;
    flex-direction: column;
    padding: 0px 20px;
    /* align-content: space-between; */
    flex-wrap: wrap;
}
.statuses_list .status_r {
    display: flex;
    align-items: center;
    height: 131px;
    line-height: 1.2;
    /* display: table-cell; */
    /* vertical-align: middle; */
    color: #565656;
}
.text-block.our_production {
    width: 100%;
    box-sizing: border-box;
    padding: 0 36% 0 0;
    background: url(/local/templates/kitfort/img/status/our-production-img.svg) no-repeat;
    background-size: 32.5%;
    background-position: top 80px right;
}
.text-block__text.align_jstf {
    text-align: justify;
    max-width: 950px;
}
.instagram-gallery__header_counter {
    color: #78727d;
    padding: 0 0 0 11px;
}
.filtered_element,
.filtered_element_clear {
    display: inline-block;
    margin-right: 8px;
    padding: 2px 7px 2px 7px;
    font-size: 14px;
    background-color: #F6F6F6;
    border: 1px solid #E8E8E8;
    border-radius: 3px;
    margin-bottom: 8px;
}
.filtered_element a,
.filtered_element_clear a {
    color: #BCBDBD;
    display: inline-block;
    margin-left: 6px;
    font-size: 17px;
}
.filtered_element a:hover {
    color: #ad63f4;
    color: var(--purple-light);
}
.filtered_element_clear {
    margin-left: 20px;
    background-color: #781ecd;
    background-color: var(--purple);
    border-color: #781ecd;
    border-color: var(--purple);
    color: white;
    cursor: pointer;
}
.filtered_element_clear a,
.filtered_element_clear a:hover {
    color: white;
}
.filtered_elements_mobile {
    display: none;
    position: relative;
}
.filtered_elements_mobile_clear {
    position: absolute;
    top: -30px;
    right: 30px;
    color: #242424;
    font-size: 14px;
    display: inline-block;
    border-bottom: 1px dotted #242424;
    line-height: 14px;
}
.filtered_elements_mobile_clear_count {
    position: absolute;
    top: -2px;
    right: -25px;
    font-size: 11px;
    color: white;
    display: block;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    background-color: #781ecd;
    background-color: var(--purple);
    text-align: center;
    padding-top: 2px;
}
.product_farme3d iframe {
    border: 0;
    width: 100%;
    min-height: 600px;
}
@media screen and (max-width: 1499px){
    .catalog-section__list .color_year24 {
        width: 70px;
        height: 53px;
        bottom: unset;
        left: 20px;
        top: 0;
    }
    .download_app_page {
        background-size: 600px;
    }
}

}
.new_about_us .block_with_kit {
    padding: 0;
}
.new_about_us .block_with_kit:after {
    display: none;
}
.table_flex_history .line {
    display: block;
}
.table_flex_history .year, .table_flex_history .text_block {
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
}
}
@media screen and (max-width: 800px){
    .tittok_container {
        height: 260px!important;
    }
}
@media screen and (max-width: 1064px){
    .winleft {
        float: initial;
        width: 100%;
        margin: 0px 0px 30px;
    }
    .win1 {
        text-align: center;
        width: 100%;
    }
    .winimg.win1> img {
        position: relative;
        top: initial;
        left: initial;
        max-width: 500px;
        min-height: 500px;
    }
    .win1> span {
        position: absolute;
        top: -20px;
        left: -20px;
        filter: blur(5px);
        right: -20px;
        bottom: -20px;
    }
    .winright {
        float: initial;
        width: 100%;
        padding: 0px;
    }
    .win2 {
        width: 253px;
        height: 253px;
    }
    .win3 {
        width: 128px;
        height: 128px;
    }
    .conpanel> a.con_win_rules {
        float: none;
        margin-bottom: 20px;
    }
    .status_form_page .top_txt {
        max-width: 65%;
    }
    .status_form_page.status {
        background-size: 300px;
        background-position: top right 1%;
    }
    .statuses_list {
        width: 100%;
    }
    .mg_bottom_old_price {
        margin-bottom: 34px!important;
    }
    .item-list .item__link .old_price_list {
        top: 100%;
        width: 100%;
        left: 0;
        bottom: auto;
        margin: 10px auto 0 auto;
        display: block;
        line-height: 21px;
        text-align: center;
        right: auto;
    }
}

@media only screen and (max-width: 1023px) {
.review_ii {
padding: 14px 16px 10px;
font-size: 13px;
}
.review_ii .zag {
padding: 0px 0 0 95px;
font-size: 18px;
}
.review_ii .zag .text_info {
top: 25px;
left: -250px;
font-size: 12px;
}
    .container-wide.cart_page {
        /*padding: 0 0 30px 0;*/
        padding-top: 35px;
    }
    .review__author {
        width: calc(100% - 5px);
    }
    .review__rating {
        width: 85px!important;
    }
    .review__top-left {
        width: calc(100% - 195px);
    }
    .nav-list__item.items_inside span {
        font-size: 17px;
    }
    .item_col_hov {
        display: none;
    }
    .main-header__nav {
        max-width: 378px;
    }
    .sel_rev .nice-select {
        min-height: 42px;
        height: auto;
    }
    .sel_rev .current {
        padding: 12px 0 12px 0;
        white-space: normal;
        height: auto;
    }
    .reviews__top_dir {
        -ms-flex-direction: inherit;
        flex-direction: inherit;
    }
    .main-footer__content .nav-list__item.new_items,
    .main-footer__content .nav-list__item.accessories,
    .main-footer__content .nav-list__item.health {
        display: block!important;
    }
    .main-footer__content .nav-list__item.accessories h3 {
        padding-top: 0;
        margin-top: 5px;
    }
    .main-footer__content .nav-list__item.health h3 {
        padding-top: 0;
        margin-top: 22px;
    }
    .catalog-link-new-items {
        float: none;
        display: inline-block;
        position: relative;
        top: -30px;
        margin-left: 0;
        margin-bottom: 20px;
    }
    .status_form_page .container_top_fields {
        padding: 320px 0 0 0;
        background: url(/local/templates/kitfort/img/status/status-form-1.png) no-repeat;
        background-size: 340px;
        background-position: top center;
    }
    .status_form_page .top_with_bg {
        background: url(/local/templates/kitfort/img/status/status-form-2.png) no-repeat;
        background-position: bottom center;
        background-size: 350px;
        padding: 0 0 260px 0;
    }
    .product-page__factoid {}
    .product-page__factoid .factoids__item {}
    .product-page__factoid .factoids__item:nth-child(2) {
        left: 35%;
        top: 5px;
    }
    .product-page__factoid .factoids__item:nth-child(3) {
        top: 5px;
    }
    .review,
    .page-new-full .reviews__content .review {
        padding: 14px 16px 10px;
    }
    .reviews__top_select {
        width: 100%;
        float: none;
    }
    .reviews_top_mark {
        width: auto;
        float: none;
        margin: 20px 0 20px 0;
    }
    .status_form_page .container_top_fields {
        padding: 270px 0 0 0;
        background-size: 270px;
    }
    .status_form_page .top_with_bg {
        background-position: bottom left;
        background-size: 280px;
        padding: 0 0 210px 0;
    }
    .prizes-page .text-block__text,
    .prizes-page br {
        font-size: 13px;
        line-height: normal;
    }
    .k_title {
        font-size: 29px;
        padding-left: 66px;
        margin: 55px 0 40px;
    }
    .k_title_youtube,
    .k_title_tiktok,
    .k_title_vk,
    .k_title_program {
        margin: 85px 0 40px;
    }
    .k_title_instagram::before,
    .k_title_vk::before,
    .k_title_program::before {
        width: 48px;
        height: 48px;
        top: -5px;
        background-size: 48px 48px;
    }
    .k_title_youtube::before {
        width: 48px;
        height: 33px;
        top: -2px;
        background-size: 48px 33px;
    }
    .k_title_tiktok::before {
        width: 43px;
        height: 48px;
        top: -7px;
        background-size: 43px 48px;
    }
    .prizes-page .item--large .item__gallery-link {
        height: 620px;
    }
    .prizes-page .item--large .item__gallery-link .item__image {
        width: 620px;
    }
    .prizes-page .item--large {
        padding: 640px 20px 20px;
    }
    .item--extra-small .item__link {
        padding: 4px 8px;
    }
    .prizes-page .item--extra-small .item__gallery-link {
        height: calc((44vw - 20px)/2);
    }
    .prizes-page .item--extra-small .item__gallery-link .item__image {
        width: 80%;
    }
    .prizes-page .item--extra-small {
        padding-top: calc((44vw)/2);
    }
    .prizes-page ol {
        font-size: 13px;
        line-height: normal;
    }
    .filtered_elements {
        display: none;
    }
    .filtered_elements_mobile {
        display: block;
    }
    footer .js-popup-question-button {
        margin: 0 0 10px 0!important;
    }

}
@media only screen and (max-width: 767px) {
    .item__gallery .color_year24 {
        width: 60px;
        height: 30px;
        bottom: unset;
        left: 15px;
        top: 0;
    }
    .product-page .color_year24 {
        width: 85px;
        height: 65px;
        bottom: 10px;
    }
    .otherproducts .more-items--swoosh- {
        width: 33%;
    }
    .catalog-section__list .more-items--extra-small {
        width: 33%;
    }
    .nav-list__item.items_inside .link_sect_hidden {
        display: none;
    }
    .nav-list__item.items_inside .link_sect_formob {
        display: block;
    }
    .nav-list__item.items_inside span.design_col_i {
        font-size: 22px;
        margin: 10px 0 0 0;
        max-width: unset;
    }
    footer .main-footer__nav-catalog .nav-catalog__heading {
        padding-left: 0px;
        margin: 6px 0 6px 0;
    }
    footer .main-footer__content .nav-list__item.dishes {
        margin: 0!important;
    }
    footer .nav-catalog__list {
        margin: 0;
    }
    header .nav-catalog__heading {}
    .new_about_us .block_with_kit {
        padding: 0;
    }
    .more-goods__item {
        max-height: 220px;
    }
    .feedback-form__heading.quest_zag {
        float: unset;
        width: 100%;
    }
    .popup .quest_link {
        margin: 0 0 12px 0;
    }
    .item-list .null_price {
        font-size: 18px;
    }



    .more-goods__illustration113, .more-goods__illustration114, .more-goods__illustration115, .more-goods__illustration116,
    .more-goods__illustration117, .more-goods__illustration118, .more-goods__illustration119, .more-goods__illustration120,
    .more-goods__illustration121, .more-goods__illustration122, .more-goods__illustration123, .more-goods__illustration124,
    .more-goods__illustration125, .more-goods__illustration126, .more-goods__illustration127 {
        display: block!important;
    }
    .more-goods__illustration109, .more-goods__illustration110, .more-goods__illustration111, .more-goods__illustration112,
    .more-goods__illustration115, .more-goods__illustration116, .more-goods__illustration117, .more-goods__illustration118,
    .more-goods__illustration119, .more-goods__illustration120, .more-goods__illustration113
    {
        display: unset;
        align-items: unset;
    }
    .catalog {
        padding-top: 130px;
    }
    .reviews__top-right .reviews__select:before {
        top: 41%;
    }
    .reviews__top-right .reviews__select:after {
        top: 47%;
    }
    .new_about_us {
        margin-top: 9em;
    }
    .index-page .populars {
        margin-top: 1em;
    }


    .main-header__nav {
        max-width: none;
    }
    .sel_rev .select:after,
    .sel_rev .select:before,
    .sel_rev_4 .select:after,
    .sel_rev_4 .select:before {
        top: 40%;
    }
    .sel_rev_1,
    .sel_rev_2,
    .sel_rev_3 {
        width: 100%;
    }
    .sel_rev .nice-select:after,
    .sel_rev_4 .nice-select:after {
        margin-top: 0;
    }
    .page-new-full .review .review__top-right {
        display: block;
    }
    .page-new-full .review .review__top-right .review__date {
        text-align: right;
        height: auto;
        margin-bottom: 5px;
    }
    .select .list li {
        max-width: 300px;
        white-space: normal;
        line-height: normal;
        padding: 10px;
    }
    .sel_rev .select.nice-select.open:after,
    .sel_rev_4 .select.nice-select.open:after {
        top: 17px;
        margin-top: -4px;
    }
    .for_mob_v {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        width: calc(100% - 130px);
    }
    .item--large .item__link.mg_bottom_old_price,
    .item--big .item__link.mg_bottom_old_price,
    .item--medium .item__link.mg_bottom_old_price,
    .item--small .item__link.mg_bottom_old_price,
    .item--extra-small .item__link.mg_bottom_old_price {
        margin-bottom: 34px;
    }
    .for_mob_v .ig_link_top {
        /*display: block;
        margin-right: 13px;*/
        display: none;
    }
    .for_mob_v .main-header__social {
        display: flex;
        align-items: center;
        width: 140px;
        margin: 1px 15px 0 14px;
        justify-content: space-around;
    }
    .tittok_container {
        height: 520px!important;
    }
    .js-tiktok-detail .item--small {
        width: 100%;
    }
    section.love .item__image img {
        height: unset;
    }
    .dragdealer.sliding .banner__illustration {
        height: 360px;
    }
    .dragdealer.sliding .banner {
        height: 600px;
    }
    .page-new-full .reviews__content .review {
        position: unset;
        margin: 0 0 10px 0px;
    }
    .review_product_img {
        position: unset;
        left: unset;
        top: unset;
    }
    .popup {
        width: 320px;
        margin-left: -160px;
    }
    .js-popup-video {
        width: 320px;
        height: 280px;
        margin-left: -160px;
        margin-top: -140px;
    }
    .js-popup-video iframe {
        width: 320px;
        height: 280px;
    }
    .insta-choice__link {
        display: none;
    }
    .insta-choice__link_mobile {
        display: block;
        margin-top: 20px;
    }
    .present__list .item:nth-child(n+7) {
        display: flex;
    }
    .main-footer__content .nav-list br {
        display: none;
    }
    .main-footer__content .nav-list__item .nav-catalog__heading {
        padding-top: 15px;
    }
    .win-videos {
        display: block;
    }
    .win-video {
        width: 100%;
        padding-right: 0;
        margin-bottom: 30px;
        float: none;
    }
    .win-video:last-child {
        margin-bottom: 0;
    }
    .status_form_page.status {
        background: transparent;
    }
    .status_form_page .top_txt {
        max-width: 100%;
    }
    .statuses_list {
        margin: 10px 0 30px;
    }
    .statuses_l_middle, .statuses_l_right {
        display: none!important;
    }
    .statuses_list .statuses_l_left {
        width: 100%;
        margin: 0;
    }
    .statuses_list .status_i .hide {
        display: none;
        font-size: 18px!important;
        line-height: 1.4;
        margin: 15px 0 0 0;
        color: #565656;
        opacity: 1;
        max-height: unset;
    }
    .text-block.our_production {
        box-sizing: border-box;
        padding: 0 0% 420px 0;
        background: url(/local/templates/kitfort/img/status/our-production-img.svg) no-repeat;
        background-size: 280px;
        background-position: bottom center;
    }
    .main-header--open .main-header__nav {
        margin-bottom: 0;
    }
    .main-header__nav-list {
        flex-wrap: wrap;
    }
    .main-header--open .main-header__nav-list li {
        margin-bottom: 10px;
    }
    .insta-choice__link_mobile {
        margin: 80px 0 0 0;
    }
    .i_header_link_winners {
        float: none;
        margin-top: 0;
        margin-bottom: 20px;
        display: inline-block;
    }
    .partners-table__item {
        width: 50%;
        height: 125px;
    }
    .reviews_top_mark .reviews__score {
        font-size: 14px;
    }
    .prizes-page .heading--main {
        font-size: 30px;
        line-height: normal;
    }
    .k_title .external-link::before,
    .k_title .external-link::after {
        display: none;
    }
    .k_title {
        font-size: 21px;
        line-height: 25px;
        padding-left: 55px;
        margin: 28px 0 28px;
    }
    .k_title_youtube,
    .k_title_tiktok,
    .k_title_vk,
    .k_title_program {
        margin: 55px 0 28px;
    }
    .k_title_instagram::before,
    .k_title_vk::before,
    .k_title_program::before {
        width: 40px;
        height: 40px;
        top: 50%;
        margin-top: -20px;
        background-size: 40px 40px;
    }
    .k_title_program::before {
        margin-top: 0;
        top: 8px;
    }
    .k_title_youtube::before {
        width: 40px;
        height: 28px;
        top: 50%;
        margin-top: -14px;
        background-size: 40px 28px;
    }
    .k_title_tiktok::before {
        width: 36px;
        height: 40px;
        top: 50%;
        margin-top: -20px;
        background-size: 36px 40px;
    }
    .prizes-page .bubble__icon {
        width: 100px;
    }
    .prizes-page .bubble__text {
        font-size: 11px;
        line-height: normal;
        padding: 13px 9px 8px 13px;
    }
    .prizes-page .item--large .item__link,
    .prizes-page .item--extra-small .item__link {
        font-size: 13px;
        padding: 3px 16px;
    }
    .prizes-page .item--large .item__heading {
        font-size: 17px;
    }
    .prizes-page .item--extra-small .item__heading {
        font-size: 13px;
        line-height: 17px;
    }
    .prizes-page .item--extra-small {
        width: 50%;
    }
    .prizes-page .item--extra-small:last-child {
        width: 70%;
    }
    .prizes-page .item--extra-small {
        padding: 5px;
    }
    .prizes-page .item--extra-small .item__gallery-link {
        height: calc((100vw)/2);
    }
    .prizes-page .item--extra-small .item__gallery-link .item__image {
        width: 100%;
    }
    .prizes-page .item--extra-small .item__link {
        margin-top: -15px;
    }
    .prizes-page .item--extra-small:last-child .item__link {
        margin-top: 0;
    }
    .prizes-page .button--small span {
        display: none;
        padding: 8px 20px;
    }
    .prizes-page .item__bubble {
        top: 0;
    }
    .product-aside__shops-links {
        padding-right: 0;
    }
    .product-aside__shops_mobile {
        display: block;
    }
    .new_about_us .about-page__more-items {
        grid-template-columns: 1fr 1fr!important;
    }
    .main-header__social .social__link::after {
        display: none;
    }
    .main-header__social .social__link:focus svg,
    .main-header__social .social__link:hover svg {
        opacity: 1;
    }
    @keyframes banner-insta{
        0%{
            opacity:0;
            -webkit-transform:rotate(0deg) translateY(50%);
            transform:rotate(0deg) translateY(50%)
        }to{
             opacity:1;
             -webkit-transform:rotate(5deg) translate(5%,5%);
             transform:rotate(5deg) translate(5%,5%)
         }
    }
    .item__small-preview {
        left: -15px;
    }
    .search-input-delete {
        top: 14px;
    }
    .main-header__search--open .search__input {
        padding-right: 2px;
    }

}
.js-status-files,
.inp_container_name {
    display: none;
}
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 300px;
    margin-right: 20px;
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 42px;
    user-select: none;
    -webkit-user-select: none;
    width: 100%;
    background-color: white;
    border: 2px solid var(--gray-light);
    outline: none;
    padding: 8px 0 0 16px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
    position: relative;
}
.select2-dropdown {
    background-color: white;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
    border-left: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    border-radius: 0 0 4px 4px;
}
.select2-results {
    display: block;
}
.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}
.select2-results__option {
    padding: 4px 30px 4px 15px;
    user-select: none;
    -webkit-user-select: none;
}
.select2-results__option span {
    margin-left: 0!important;
}
.select2-results__option[aria-selected] {
    cursor: pointer;
}
.select2-container--open .select2-dropdown {
    left: 0;
}
.select2-container--open .select2-selection--single {
    border-color: #781ecd;
    border-color: var(--purple);
    color: #781ecd;
    color: var(--purple);
}
.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.select2-search--dropdown.select2-search--hide {
    display: none;
}
.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
}
.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 16px;
    position: absolute;
    top: 16px;
    right: 16px;
    width: 16px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    background: url('../img/icons/icon-arrow-down-purple.svg') center center no-repeat;
    background-size: 13px 8px;
    width: 13px;
    height: 8px;
    display: block;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.select2-container--default .select2-results > .select2-results__options {
    overflow-y: auto;
}
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: white;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #781ecd;
    background-color: var(--purple);
    color: white;
}
.user_ontent_page {
    padding-top: 155px;
    position: relative;
    padding-bottom: 120px;
}
.user_ontent_page::before {
    content: '';
    width: 650px;
    height: 650px;
    position: absolute;
    top: 0;
    right: -170px;
    background: url('../img/user-content/Polz_kontent-_Montazhnaya_oblast_1.svg') center center no-repeat;
    background-size: 650px;
}
.user_ontent_page_container {
    max-width: 885px;
    position: relative;
    z-index: 1;
}
.user_ontent_page_container p {
    margin-top: 31px;
}
.user_ontent_page_container_button {
    margin-top: 100px;
    text-align: center;
    margin-top: 59px;
    padding-right: 88px;
}
.user-content-button {
    font-size: 22px;
    padding: 15px 18px;
}
@media screen and (max-width: 1390px){
    .user_ontent_page::before {
        width: 500px;
        height: 500px;
        top: 100px;
        right: 0;
        background-size: 500px;
    }
    .user_ontent_page_container {
        max-width: 525px;
    }
}
@media screen and (max-width: 1199px) {
    .career_block .arrows_container {
        justify-content: center;
        width: 100%;
    }
    .vacancy_container_top {
        background: url(/local/templates/kitfort/img/vacancy_top_desk.svg) no-repeat top center;
        height: 445px;
        background-size: 135%;
    }
    .container-wide.vacancy_text .block_ab_us .image {
        margin: 0 auto 40px;
    }
    .container-wide.vacancy_text .block_ab_us {
        padding: 4% 2%;
    }
    .in_cart + .popup_count {
        display: inline-flex !important;
        width: 100% !important;
    }
    .js-container-price .one_click_buy {
        width: 100%;
    }
    .bx-soa-pp-company {
        width: 45%!important;
    }
    .ig_link_top {
        display: none;
    }
    .pic-text__img {
        order: 1;
        margin: 24px 0 0 0;
    }
    .new_about_us .block_with_kit:after {
        background-size: 100%;
    }
    .page_order .paym_i {
        width: 40% !important;
        margin: 0 10px 10px 0;
    }
    .page_order .choose_paym_bl {
        justify-content: left;
        flex-wrap: wrap;
    }
}
@media screen and (max-width: 1064px) {
    .user_ontent_page h2 {
        margin-bottom: 380px!important;
    }
    .user_ontent_page_container {
        max-width: none;
        width: 100%;
    }
    .user_ontent_page::before {
        left: 50%;
        margin-left: -125px;
        top: 60px;
        width: 250px;
        height: 250px;
        background-size: 320px;
    }
    .table_flex_history .year {
        width: 115px;
    }
}
@media only screen and (max-width: 767px) {
    .main-header__nav-catalog--open .nav-catalog__section:nth-of-type(2) {
        -webkit-box-ordinal-group: unset!important;
        order: unset!important;
    }
    .user_ontent_page h2 {
        margin-bottom: 250px!important;
        font-size: 31px;
    }
    .user_ontent_page::before {
        left: 50%;
        margin-left: -150px;
        top: 195px;
        width: 300px;
        height: 300px;
        background-size: 300px;
    }
    .reviews__header__mobile {
        margin-top: 40px;
    }
}
.video-win-price {
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    position: relative;
}
.video-win-price::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 100%;
    background: -moz-linear-gradient(left, rgba(255,255,255, 0), #fff 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255, 0), #fff 100%);
    background: -o-linear-gradient(left, rgba(255,255,255, 0), #fff 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255, 0), #fff 100%);
    background: linear-gradient(to right, rgba(255,255,255, 0), #fff 100%);
}
.pic-text__img-src.js-gallery-item,
.product-image__src.js-gallery-item {
    cursor: pointer;
}
.review__top__reviews {
    margin-bottom: 0;
}
.review_product {
    display: inline-block;
    margin-bottom: 10px;
}
.videoreviews__header a,
.reviews__header a {
    color: black;
}
.videoreviews__header a:hover,
.reviews__header a:hover {
    color: #ad63f4;
    color: var(--purple-light);
}
.instagram-gallery__header {
    display: block;
}
@media screen and (min-width: 1390px){
    .career_block .arrows_container {
        width: 738px;
    }
    .product-page__content-main__wide {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 1100px;
        flex: 0 0 1100px;
    }
}
@media screen and (min-width: 1024px){
    .catalog__main {
        min-height: 1250px;
    }
}
.product-page__content-main__wide .videoreviews__item {
    margin-bottom: 30px;
}
.instagram-gallery__item a.instagram_review_text {
    position: relative;
    width: auto;
    height: auto;
    display: inline-block;
    top: auto;
    left: auto;
}
.page-new-full {
    margin-top: calc(72px - 1em);
}
@media only screen and (max-width: 767px) {

    .main-header__search--open .search__close {
        align-items: center;
    }
    .page-new-full {
        margin-top: 140px;
        padding-top: 0;
    }
    .page-new-full .product-page__content-main {
        padding: 0;
    }
    .page-new-full .instagram-gallery,
    .page-new-full .reviews__header__mobile {
        margin-top: 0;
    }
}
.instagram-gallery__header {
    -webkit-transition: color .3s;
    transition: color .3s;
}
/*.instagram-gallery__header:hover {
    background: url('../img/catalog/cat-item-inst-hover.svg') no-repeat;
    background-size: 41%;
    background-position: top -18px left -12px;
}*/
.instagram-full-date {
    display: inline-block;
    margin: 10px 12px 0 0;
    float: left;
}
.product-page__content-main__full {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 1240px;
    flex: 0 0 1240px;
}
.i_header {
    max-width: 793px;
}
.insta_full {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.instagram-gallery__item__full {
    width: 360px;
    -webkit-box-flex: none;
    -ms-flex: none;
    flex: none;
    margin-bottom: 15px;
}
.instagram-gallery__item__full__3 {
    margin-left: 80px;
}
.instagram-gallery__item__full__6 {
    margin-left: 180px;
}
.insta_full .instagram-gallery__item--blockquote {
    margin-top: 0;
    margin-bottom: 15px;
}
@media screen and (max-width: 1280px) {
    .career_block .arrows_container {
        width: 675px;
    }
    .download_app_page {
        background-size: 550px;
        background-position: right 430px;
        min-height: 1010px;
    }
    .block_1120pl .threeimg {
        justify-content: center;
    }
    .product-page__content-main__full {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .instagram-gallery__item__full__3 {
        margin-left: 0px;
    }
    .instagram-gallery__item__full__6 {
        margin-left: 0px;
    }
    .new_about_us .about-page__more-items {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .main-header__phone a {}
    .choose_city_head {
        position: relative;
        font-size: 0px;
        margin: 0 1%;
    }
    .choose_city_head:before {
        position: absolute;
        content: '';
        width: 17px;
        height: 25px;
        top: -5px;
        left: 0px;
        background: url(/local/templates/kitfort/img/icons/choose-city.svg) no-repeat;
        background-size: 100%;
    }
    .page_order .leftside {
        width: calc(100% - 315px);
    }
    .page_order .rightside {
        width: 295px;
    }
    .page_order .choose_paym_bl {
        justify-content: left;
    }
    .page_order .paym_i {
        width: 32%;
        padding: 1% 1%;
    }
    .popup.choose_adr_del {
        width: 94%;
        left: 3%;
    }
    .js-popup-question-button {
        /*position: relative;
        margin: 0 2%;
        font-size: 0;
        right: 22px;*/

    }
    .js-popup-question-button:before {
        position: absolute;
        content: '';
        width: 24px;
        height: 24px;
        top: -5px;
        left: 0px;
        background: url(/local/templates/kitfort/img/icons/ask-quest.svg) no-repeat;
        background-size: 100%;
        display: none;
    }
    .main-header__phone {
        margin-left: unset;
    }
    footer .js-popup-question-button {
        font-size: 22px;
        right: unset;
        margin: 0 6%;
    }
    footer .js-popup-question-button:before {
        display: none;
    }

}
@media screen and (max-width: 1064px) {
    .product-aside {
        padding-top: 95px;
    }
    .vacancy_container_top {
        background: url(/local/templates/kitfort/img/vacancy_top_desk.svg) no-repeat top center;
        height: 410px;
        background-size: 140%;
    }
    .instagram-gallery__header:hover {
        background: transparent;
    }
    .instagram-gallery__item__full {
        width: 50%;
    }
    .user_ontent_page {
        padding-top: 300px;
    }
    .page_order .show_map_container,
    .page_order .chosen_delivery .right_map_bl
    {
        display: none;
    }
    .page_order .chosen_delivery .left_text_bl {
        width: 100%;
    }
}
.insta-choice__img {
    max-height: 498px;
    width: auto;
    max-width: 100%;
}
.insta-choice__figure {
    cursor: url('../img/icons/icon-full-heart.png'),auto;
}
.insta-choice {
    cursor: inherit;
}
.instagram-gallery__item a.instagram-full-author {
    display: inline-block;
    position: relative;
    /* top: auto; */
    /* right: 0; */
    float: left;
    white-space: nowrap;
    z-index: 5;
    text-align: right;
    width: auto;
    height: auto;
    left: auto;
    margin-top: 10px;
}
@media only screen and (max-width: 767px) {
    .instagram-gallery__item a.instagram-full-author {
        display: none;
    }
}
.review_product_img {
    display: block;
    margin: 5px 0 15px 0;
}
.color-item__control:checked+.color-item__box:before {
    border: 2px solid #781ecd;
    border: 2px solid var(--purple);
}
.more-goods__list {
    grid-auto-rows: unset;
}
.more-goods__illustration_common {
    grid-column-start: 4;
    grid-column-end: 6;
    /*top: 0;
    left: 0;
    position: absolute;
    z-index: 10;
    width: 150%;*/
}
.more-goods__illustration_common {
    position: relative;
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.more-goods__illustration_common img {
    height: auto;
    width: 93%;
    max-height: 300px;
}
.more-goods__illustration1 {
    grid-row-start: 9;
    grid-row-end: 11;
}
.more-goods__illustration2 {
    grid-row-start: 14;
    grid-row-end: 16;
}
.more-goods__illustration3 {
    grid-row-start: 19;
    grid-row-end: 21;
}
.more-goods__illustration4 {
    grid-row-start: 24;
    grid-row-end: 26;
}
.more-goods__illustration5 {
    grid-row-start: 29;
    grid-row-end: 31;
}
.more-goods__illustration6 {
    grid-row-start: 34;
    grid-row-end: 36;
}
.more-goods__illustration7 {
    grid-row-start: 39;
    grid-row-end: 41;
}
.more-goods__illustration8 {
    grid-row-start: 44;
    grid-row-end: 46;
}
.more-goods__illustration9 {
    grid-row-start: 49;
    grid-row-end: 51;
}
.more-goods__illustration10 {
    grid-row-start: 54;
    grid-row-end: 56;
}
.more-goods__illustration101 {
    grid-row-start: 59;
    grid-row-end: 61;
}
.more-goods__illustration102 {
    grid-row-start: 64;
    grid-row-end: 66;
}
.more-goods__illustration103 {
    grid-row-start: 69;
    grid-row-end: 71;
}
.more-goods__illustration104 {
    grid-row-start: 74;
    grid-row-end: 76;
}
.more-goods__illustration105 {
    grid-row-start: 79;
    grid-row-end: 81;
}
.more-goods__illustration106 {
    grid-row-start: 84;
    grid-row-end: 86;
}
.more-goods__illustration107 {
    grid-row-start: 89;
    grid-row-end: 91;
}
.more-goods__illustration108 {
    grid-row-start: 94;
    grid-row-end: 96;
}
.more-goods__illustration109 {
    grid-row-start: 99;
    grid-row-end: 101;
}
.more-goods__illustration_common.animated {
    display: flex;
    align-items: center;
}
.more-goods__illustration_common.animated span {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}
.more-goods__illustration_common.animated img {
    width: 77%!important;
}
.more-goods__illustration110 {
    grid-row-start: 104;
    grid-row-end: 106;
}
.more-goods__illustration111 {
    grid-row-start: 109;
    grid-row-end: 111;
}
.more-goods__illustration112 {
    grid-row-start: 114;
    grid-row-end: 116;
}
.more-goods__illustration113 {
    grid-row-start: 119;
    grid-row-end: 121;
}
.more-goods__illustration114 {
    grid-row-start: 124;
    grid-row-end: 126;
}
.more-goods__illustration115 {
    grid-row-start: 129;
    grid-row-end: 131;
}
.more-goods__illustration116 {
    grid-row-start: 134;
    grid-row-end: 136;
}
.more-goods__illustration117 {
    grid-row-start: 139;
    grid-row-end: 141;
}
.more-goods__illustration118 {
    grid-row-start: 144;
    grid-row-end: 146;
}
.more-goods__illustration119 {
    grid-row-start: 149;
    grid-row-end: 151;
}
.more-goods__illustration120 {
    grid-row-start: 154;
    grid-row-end: 156;
}
.more-goods__illustration121 {
    grid-row-start: 159;
    grid-row-end: 161;
}
.more-goods__illustration122 {
    grid-row-start: 164;
    grid-row-end: 166;
}
.more-goods__illustration123 {
    grid-row-start: 169;
    grid-row-end: 171;
}
.more-goods__illustration124 {
    grid-row-start: 174;
    grid-row-end: 176;
}
.more-goods__illustration125 {
    grid-row-start: 179;
    grid-row-end: 181;
}
.more-goods__illustration126 {
    grid-row-start: 184;
    grid-row-end: 186;
}
.more-goods__illustration127 {
    grid-row-start: 189;
    grid-row-end: 191;
}
.more-goods__illustration128 {
    grid-row-start: 194;
    grid-row-end: 196;
}
.more-goods__illustration129 {
    grid-row-start: 199;
    grid-row-end: 201;
}
.more-goods__illustration130 {
    grid-row-start: 204;
    grid-row-end: 206;
}
.more-goods__illustration131 {
    grid-row-start: 209;
    grid-row-end: 211;
}
.more-goods__illustration132 {
    grid-row-start: 214;
    grid-row-end: 216;
}
.more-goods__illustration133 {
    grid-row-start: 219;
    grid-row-end: 221;
}
.more-goods__illustration134 {
    grid-row-start: 224;
    grid-row-end: 226;
}
.more-goods__illustration135 {
    grid-row-start: 229;
    grid-row-end: 231;
}
.more-goods__illustration136 {
    grid-row-start: 234;
    grid-row-end: 236;
}
.more-goods__illustration137 {
    grid-row-start: 239;
    grid-row-end: 241;
}
.more-goods__illustration138 {
    grid-row-start: 244;
    grid-row-end: 246;
}
.more-goods__illustration139 {
    grid-row-start: 249;
    grid-row-end: 251;
}
.more-goods__illustration140 {
    grid-row-start: 254;
    grid-row-end: 256;
}
.more-goods__illustration141 {
    grid-row-start: 259;
    grid-row-end: 261;
}
.more-goods__illustration142 {
    grid-row-start: 264;
    grid-row-end: 266;
}
.more-goods__illustration143 {
    grid-row-start: 269;
    grid-row-end: 271;
}
.more-goods__illustration144 {
    grid-row-start: 274;
    grid-row-end: 276;
}
/*.more-goods__illustration_common.animated {
    -webkit-animation-name: more-goods-whale;
    animation-name: more-goods-whale;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    opacity: 1;
}*/
.more-goods__illustrationZero {

}
.more-goods__illustration8 img {
    width: 120%!important;
}
.more-goods__illustration9 img {
    width: 120%!important;
}
.more-goods__illustration.zero_kit {
    position: unset;
}
@media only screen and (min-width: 768px) {
    .more-goods__item:nth-child(29) img, .more-goods__item:nth-child(30) img, .more-goods__item:nth-child(37) img, .more-goods__item:nth-child(38) img {
        display: block!important;
    }
}

@media only screen and (max-width: 375px) {
    
    .reviews__content .review__source {
        max-width: 100%;
    }
    .for_mob_v .ig_link_top {
        display: none;
    }
    .for_mob_v {
        width: calc(100% - 135px);
    }
    .tittok_container {
        height: 250px!important;
    }
    .instagram-gallery__header_counter {
        width: 100%;
        display: block;
    }
    .new_about_us .partners-table__item {
        width: 165px;
        height: 105px;
    }
    .new_about_us .about-page__more-items {
        grid-template-columns: 1fr!important;
    }
}
@media only screen and (max-width: 767px) {
    .more-goods__illustration_common.animated img {
        width: unset!important;
    }
    .not_show_mob {
        visibility: hidden;
    }
    .main-header__link--big:last-child {
        visibility: hidden;
    }
    .main-header--open .main-header__phone {
        visibility: hidden;
    }
    .main-header--open .main-header__social {
        visibility: hidden;
    }
    .more-goods__illustration_common img {
        width: auto;
        max-width: 66%;
        position: relative;
        height: auto;
        max-height: 300px;
        top: auto;
        left: auto;
    }
    .more-goods__illustration_common {
        grid-column-start: 1;
        grid-column-end: 5;
        text-align: center;
    }
    .more-goods__illustration.zero_kit {
        grid-row-start: 10;
        grid-row-end: 11;
    }
    .more-goods__illustration1 {
        grid-row-start: 20;
        grid-row-end: 21;
    }
    .more-goods__illustration2 {
        grid-row-start: 30;
        grid-row-end: 31;
    }
    .more-goods__illustration3 {
        grid-row-start: 40;
        grid-row-end: 41;
    }
    .more-goods__illustration4 {
        grid-row-start: 50;
        grid-row-end: 51;
    }
    .more-goods__illustration5 {
        grid-row-start: 60;
        grid-row-end: 61;
    }
    .more-goods__illustration6 {
        grid-row-start: 70;
        grid-row-end: 71;
    }
    .more-goods__illustration7 {
        grid-row-start: 80;
        grid-row-end: 81;
    }
    .more-goods__illustration8 {
        grid-row-start: 90;
        grid-row-end: 91;
    }
    .more-goods__illustration9 {
        grid-row-start: 100;
        grid-row-end: 101;
    }
    .more-goods__illustration10 {
        grid-row-start: 110;
        grid-row-end: 111;
    }
    .more-goods__illustration101 {
        grid-row-start: 120;
        grid-row-end: 121;
    }
    .more-goods__illustration102 {
        grid-row-start: 130;
        grid-row-end: 131;
    }
    .more-goods__illustration103 {
        grid-row-start: 140;
        grid-row-end: 141;
    }
    .more-goods__illustration104 {
        grid-row-start: 150;
        grid-row-end: 151;
    }
    .more-goods__illustration105 {
        grid-row-start: 160;
        grid-row-end: 161;
    }
    .more-goods__illustration106 {
        grid-row-start: 170;
        grid-row-end: 171;
    }
    .more-goods__illustration107 {
        grid-row-start: 180;
        grid-row-end: 181;
    }
    .more-goods__illustration108 {
        grid-row-start: 190;
        grid-row-end: 191;
    }
    .more-goods__illustration109 {
        grid-row-start: 200;
        grid-row-end: 201;
    }
    .more-goods__illustration110 {
        grid-row-start: 210;
        grid-row-end: 211;
    }
    .more-goods__illustration111 {
        grid-row-start: 220;
        grid-row-end: 221;
    }
    .more-goods__illustration112 {
        grid-row-start: 230;
        grid-row-end: 231;
    }
    .more-goods__illustration113 {
        grid-row-start: 240;
        grid-row-end: 241;
    }
    .more-goods__illustration114 {
        grid-row-start: 250;
        grid-row-end: 251;
    }
    .more-goods__illustration115 {
        grid-row-start: 260;
        grid-row-end: 261;
    }
    .more-goods__illustration116 {
        grid-row-start: 270;
        grid-row-end: 271;
    }
    .more-goods__illustration117 {
        grid-row-start: 280;
        grid-row-end: 281;
    }
    .more-goods__illustration118 {
        grid-row-start: 290;
        grid-row-end: 291;
    }
    .more-goods__illustration119 {
        grid-row-start: 300;
        grid-row-end: 301;
    }
    .more-goods__illustration120 {
        grid-row-start: 310;
        grid-row-end: 311;
    }
    .more-goods__illustration121 {
        grid-row-start: 320;
        grid-row-end: 321;
    }
    .more-goods__illustration122 {
        grid-row-start: 330;
        grid-row-end: 331;
    }
    .more-goods__illustration123 {
        grid-row-start: 340;
        grid-row-end: 341;
    }
    .more-goods__illustration124 {
        grid-row-start: 350;
        grid-row-end: 351;
    }
    .more-goods__illustration125 {
        grid-row-start: 360;
        grid-row-end: 361;
    }
    .more-goods__illustration126 {
        grid-row-start: 370;
        grid-row-end: 371;
    }
    .more-goods__illustration127 {
        grid-row-start: 380;
        grid-row-end: 381;
    }
    .more-goods__illustration128 {
        grid-row-start: 390;
        grid-row-end: 391;
    }
    .more-goods__illustration129 {
        grid-row-start: 400;
        grid-row-end: 401;
    }
    .more-goods__illustration130 {
        grid-row-start: 410;
        grid-row-end: 411;
    }
    .more-goods__illustration131 {
        grid-row-start: 420;
        grid-row-end: 421;
    }
    .more-goods__illustration132 {
        grid-row-start: 430;
        grid-row-end: 431;
    }
    .more-goods__illustration133 {
        grid-row-start: 440;
        grid-row-end: 441;
    }
    .more-goods__illustration134 {
        grid-row-start: 450;
        grid-row-end: 451;
    }
    .more-goods__illustration135 {
        grid-row-start: 460;
        grid-row-end: 461;
    }
    .more-goods__illustration136 {
        grid-row-start: 470;
        grid-row-end: 471;
    }
    .more-goods__illustration137 {
        grid-row-start: 480;
        grid-row-end: 481;
    }
    .more-goods__illustration138 {
        grid-row-start: 490;
        grid-row-end: 491;
    }
    .more-goods__illustration139 {
        grid-row-start: 500;
        grid-row-end: 501;
    }
    .more-goods__illustration140 {
        grid-row-start: 510;
        grid-row-end: 511;
    }
    .more-goods__illustration141 {
        grid-row-start: 520;
        grid-row-end: 521;
    }
    .more-goods__illustration142 {
        grid-row-start: 530;
        grid-row-end: 531;
    }
    .more-goods__illustration143 {
        grid-row-start: 540;
        grid-row-end: 541;
    }
    .more-goods__illustration144 {
        grid-row-start: 550;
        grid-row-end: 551;
    }

    .old_price_detail {
        font-size: 26px;
    }
}
.partners-table {
    display: block;
}
.partners-table::after {
    content: '';
    width: 0;
    height: 0;
    clear: both;
    float: none;
    display: table;
}
.tiktok_icon {
    display: inline-block;
    width: 40px;
    height: 50px;
    background: url(/local/templates/kitfort/css/../img/tiktok1.svg) center center no-repeat;
    background-size: 100%;
}
.tiktok_text {
    display: inline-block;
    width: 125px;
    height: 40px;
    background: url(/local/templates/kitfort/css/../img/tiktok2.svg) center center no-repeat;
    background-size: 100%;
    margin: 0 15px 0 0;
}
.tiktok_winners_main .videoreviews__item-header {
    font-size: 14px;
    max-width: 100%;
    overflow: hidden;
}
.detail_tiktok {
    margin-top: 70px;
}
.tiktok-embed > a {
    display: none;
}
a.tiktok_logo,
span.tiktok_logo {
    position: relative;
    top: 7px;
    opacity: 1;
}
a.tiktok_logo .tiktok_video,
span.tiktok_logo .tiktok_video {
    font-size: 44px;
    position: relative;
    top: -6px;
    color: #000;
    text-transform: capitalize;
    -webkit-transition: .3s;
    transition: .3s;
}
a.tiktok_logo .tiktok_video:hover {
    color: #781ecd;
    color: var(--purple);
    -webkit-transition: .3s;
    transition: .3s;
}
.js-gallery-item-tiktok .videoreivews__item-thumb-wrap, .js-gallery-item-tiktok-external .videoreivews__item-thumb-wrap {
    border-radius: 5px;
    height: 100%;
    position: relative;
    margin: 0 0 10px 0;
}
.tittok_container {
    position: relative;
    width: auto;
    height: calc(100% - 12%);
    /*background: purple;*/
    border-radius: 5px;
    min-height: 410px;
    width: 100%;
    margin: 0 0 10px 0;
    overflow: hidden;
}
.tittok_container .tiktok-bg {
    height: 100%;
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=5);
    filter: blur(5px);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.tittok_container .js-gallery-item-tiktok,
.tittok_container .js-gallery-item-tiktok-external {
    height: 100%;
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}
.tittok_container .videoreviews__item-top {
    margin-bottom: 10px;
    height: 100%;
    width: 100%;
}
.tittok_container .videoreviews__item-thumb {
    position: relative;
    margin-bottom: 3px;
    height: 100%;
}
.tittok_container .videoreviews__item-thumb-src {
    display: block;
    width: 100%;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.tiktok_product {
    position: absolute;
    left: 13px;
    bottom: 130px;
    z-index: 10;
    width: calc(100% - 26px);
    height: 0;
}
.tiktok_product_container {
    width: 73px;
    height: 73px;
    -moz-transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    border-radius: 50%;
    background: #fff;
}
.tiktok_product_img {
    width: 73px;
    height: 73px;
    border-radius: 50%;
    overflow: hidden;
    display: block;
    position: relative;
}
.tiktok_product_img img {
    position: absolute;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    font-size: 10px;
    box-sizing: unset;
}
.tiktok_product_name {
    display: block;
    width: 100%;
    top: 70px;
    padding-top: 8px;
    font-size: 14px;
    line-height: 18px;
    /* font-weight: bold; */
    color: white;
    /* white-space: nowrap; */
    left: 0;
    position: absolute;
    opacity: 1;
    -moz-transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.tiktok_product_name.hover {
    color: white;
}
.insta_square.item--medium {
    padding-top: 0;
    padding-right: 17px;
    padding-left: 17px;
    position: relative;
}
.insta_square_container {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 0;
    padding-right: 17px;
    padding-left: 17px;
    padding-bottom: 100%;
}
.insta_square_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.insta_square_info {
    opacity: 0;
    -moz-transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    left: 17px;
    bottom: 0;
    width: calc(100% - 34px);
    position: absolute;
    padding: 0 10px 0 10px;
    text-align: left;
}
.insta_square.item--medium:hover .insta_square_info {
    opacity: 1;
}
.insta_square_info .instagram-full-date {
    color: white;
    margin: 0;
    font-size: 15px;
    display: block;
}
.insta_square_info .instagram-full-author {
    color: white;
    font-size: 15px;
    display: block;
}
.insta_square_info .instagram-full-author:hover {
    color: #ad63f4;
    color: var(--purple-light);
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.detail-acs {
    margin-bottom: 50px;
}
.detail-acs .item--small {
    width: 33%;
    padding: 330px 17px 0 17px;
}
.detail-acs .item--small .item__gallery-link {
    height: 300px;
}
.slick-prev,
.slick-next {
    position: absolute;
    top: 47%;
    left: -10px;
    width: 0;
    height: 0;
    color: transparent;
    border: 0;
    background-color: transparent;
    font-size: 1px;
    z-index: 1;
}
.slick-next {
    left: auto;
    right: 20px;
}
.slick-prev::before {
    content: '<';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 22px;
    color:  black;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
.slick-next::before {
    content: '>';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 22px;
    color:  black;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

@media only screen and (max-width: 767px) {
    .bx-soa-item-imgcontainer {
        border: none !important;
        border-radius: 0 !important;
        margin: 0 5px !important;
    }
    /*.bx-soa-item-table {
        max-height: 85px !important;
    }*/
    .bx-step-completed .bx-soa-item-img-block {
        width: 60px !important;
    }
    .bx-soa-pp-company {
        z-index: 1!important;
    }
    #twpx_yadelivery_popup {
        width: 80% !important;
        left: 10% !important;
    }
    .main-header__open-search {
        margin: 0 8px 0 auto;
    }
    .main-header--open .main-header__presents {
        display: none;
    }
    .main-header__close-button {
        right: 20px;
    }
    .main-header--open .main-header__phone {
        display: none;
    }
    .user_ontent_page {
        padding-top: 250px;
    }
    .user_ontent_page::before {
        margin-left: -125px;
        top: 15px;
    }
    .insta_square.item--medium.item--medium-big {
        width: 100%;
        padding: 0;
        margin-bottom: 17px;
    }
    .insta_square.item--medium {
        padding-left: 0;
        padding-right: 0;
    }
    .insta_square_container {
        padding-right: 0;
        padding-left: 0;
    }
    .insta_square_info {
        left: 0;
        bottom: 0;
        width: 100%;
        position: absolute;
        padding: 0 10px 0 10px;
        opacity: 1;
    }
    header .nav-catalog__list .nav-catalog__heading {
        margin-top: 20px;
        margin-bottom: 6px;
    }
    /*header .nav-catalog__section--children .nav-catalog__heading {
        margin-top: -15px;
    }*/
    header .nav-list__link.irrigatory {
        margin: -13px 0 6px 0;
    }
    footer .nav-catalog__list .nav-catalog__heading {
        margin-top: 5px;
    }
    footer .main-footer__content .nav-list__item .nav-catalog__heading {
        padding-top: 0px;
    }
    footer .main-footer__content .nav-list__item.dishes {
        margin: 18px 0 0 0;
    }
    .item__image img {
        width: 100%!important;
    }
    .detail-acs .item--small {
        padding: 10px;
    }
    header .choose_city_head {
        display: none;
    }
    .container_mobile_btns .choose_city_head {
        /*position: relative;
        font-size: 0px;
        margin: 0 8px;
        display: block;
        width: 18px;*/
        display: none;
    }
    .choose_city_head:before {
        top: 2px;
    }


}

.js-tiktok-detail,
.js-shorts-detail {
    justify-content: left;
}
.social--big .social__link--tk svg {
    width: 40px;
    margin-top: 5px;
}
.hidden-upper-big-tablet .social--big .social__link--tk svg {
    width: 28px;
}
.s404 {
    margin-top: 30px;
}
.s404 .item--extra-small {
    padding: 0;
}
.s440_picture {
    display: block;
    max-width: 240px;
    max-height: 200px;
    margin-bottom: 15px;
}
.s440_picture img {
    max-width: 100%;
    max-height: 200px;
}
.s404_home {
    margin: 30px 0 30px 0;
}
.product-menu__item--video::before {
    display: none;
}
.product-menu__item--video svg {
    width: 45px;
    height: 45px;
}
.product-menu__item--tiktok,
.product-menu__item--frame3d {
    width: 45px;
    height: 45px;
}
.product-menu__item--tiktok svg,
.product-menu__item--frame3d svg {
    width: 32px;
    height: 32px;
}
.tiktok_flex_content {
    justify-content: normal;
}
.main-header__catalog.js-catalog.main-header__catalog--open .ig_link_top {
    display: none;
}
.prod_top2head {
    font-size: 36px;
    margin: 50px 0 0 0;
}
.top_text_bl.for_mob {
    display: none;
}
.block_width_photo.flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 35px 0 20px 0;
}
.block_width_photo .bottom_text_bl {
    width: 47.5%;
}
.block_width_photo .img_block {
    width: 40%;
    order: 1;
}
.block_width_photo .img_block img {
    width: 100%;
    max-width: 100%;
}
.product-page__content .instagram-gallery__item a {
    cursor: default;
}

@media screen and (max-width: 840px){
    .download_app_page {
        background: url(/local/templates/kitfort/img/icons/app-bg.png) no-repeat;
        background-size: 450px;
        background-position: bottom center;
        min-height: unset;
        padding: 0 0 375px 0;
    }
    .block_1120pl .threeimg {
        justify-content: normal;
    }
    .win2 {
        width: 180px;
        height: 180px;
    }
    .threeimg {
        margin: 0px -10px;
    }
    .win3 {
        width: 180px;
        height: 180px;
        margin: 0px 10px 20px;
    }
    .text-block__heading.n_f_mob {
        display: none;
    }
    .top_text_bl.for_mob {
        display: block!important;
        width: 100%;
    }
    .block_width_photo .img_block {
        width: 60%!important;
        order: 0;
        margin: 10px 0 10px 0;
    }
    .block_width_photo .bottom_text_bl {
        width: 100%;
    }
}



@media only screen and (max-width: 479px) {
    .product-page .color_year24 {
        width: 70px;
        height: 53px;
        bottom: 5px;
    }
    .catalog-section__list .more-items--extra-small {
        width: 45%;
    }
    .flex_bl.instr_bl {
        justify-content: center;
    }
    .reviews__top-right {
        flex-wrap: wrap;
    }
    .reviews__score {
        flex-wrap: wrap;
        line-height: 2.4em;
        width: 100%;
    }
    .reviews__top-right .reviews__select {
        padding-left: 0;
    }
    .select--right-align .list {
        left: auto;
        right: unset;
    }
    .product-page__content-main .specs__header {
        font-size: 32px;
    }
    .mob_ltl_h1 {
        font-size: 30px;
        line-height: 1.1;
    }
    .for_mob_v {
        width: calc(100% - 125px);
        padding-right: 10px;
    }
    .main-header__social svg {
        transform: scale(1.1);
    }
    .for_mob_v .main-header__social {
        /*width: 120px;
        margin: 1px 15px 0 5px;*/
        display: none;
    }

    .instagram-gallery__header_counter {
        display: inline-block;
    }
    .tittok_container {
        height: 300px!important;
    }
    .main-header__nav-catalog--open {
        max-height: calc(100% - 268px);
    }
    .main-header--open {
        height: 99.5vh;
    }
    .main-header--open .main-header__question {
        width: 100%;
        margin: 2px 0 3px 0;
    }
    .banner.banner--insta .banner__wrap svg {
        width: 130px;
    }
    .block_width_photo .img_block {
        width: 90%!important;
    }
}
@media only screen and (max-width: 600px) {
    .show_more_text_sld {
        display: block;
        text-align: center;
        font-size: 12px;
        opacity: 0.6;
        padding: 5px;
        margin: 5px 0 0 0;
        z-index: 9;
    }
    .dragdealer .banner__text.heading.heading--lead.not_shwd {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .dragdealer .banner__text.heading.heading--lead.showed {
        -webkit-line-clamp: unset;
    }
    .block_1120pl .threeimg .winimg {
        margin: 0px 5px 20px;
    }
    .insta-choice__image--right {
        margin-top: -25px;
    }
    .insta-choice__figure {
        height: 150vw;
    }
    .download_app_page .text_bl {
        width: 100%;
    }
}

/*.inputfile {
    padding: 10px 32px;
    font-size: 16px;
    line-height: 16px;
    background-color: #781ecd;
    background-color: var(--purple);
    color: #fff!important;
    color: var(--white)!important;
    text-align: center;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: .3s;
    transition: .3s;
    border-radius: 0;
    cursor: pointer;
}
.inputfile:hover {
    background-color: #ad63f4;
    background-color: var(--purple-light);
    color: #fff!important;
    color: var(--white)!important;
}*/

.nav-category__section .checkbox label::before {
    cursor: pointer;
}
.nav-category__section .checkbox label:hover::before {
    border-color: #ad63f4;
    border-color: var(--purple-light);
}
.nav-category-list__item:hover {
    color: #ad63f4;
    color: var(--purple-light);
}
.service-centers__map_moscow,
.service-centers__map_moscow_state {
    display: none;
    height: 458px;
    width: 100%;
    margin-top: 20px;
}
.service-centers__map_moscow.visible,
.service-centers__map_moscow_state.visible {
    display: block;
}
.service-centers__map_all {
    /*display: none;*/
    height: 458px;
    width: 100%;
    margin-top: 20px;
}
.service-centers__map_city {
    /*display: none;*/
    height: 458px;
    width: 100%;
    margin-top: 20px;
}
#moscow_map,
#moscow_state_map,
#all_map,
#city_map{
    width: 100%;
    height: 100%;
}
.item__specs__right span {
    text-align: right;
    white-space: normal;
}
.item__specs__right {
    display: flex;
}
.item__info {
    width: 90%;
}
.reviews__show-more-detail {
    color: #781ecd;
    color: var(--purple);
    font-size: 22px;
    line-height: 1.1em;
}
.compare_breadcrumbs {
    padding-top: 20px;
}
.text-block__compare:first-child {
    margin-top: calc(42px - 1em);
}
.hidden {
    display: none!important;
    visibility: hidden!important;
}

.catalog-section-list {
    display: contents;
}
.white-popup {
    text-align: center;
}
.white-popup video {
    max-height: 80vh;
}
.video_icon_container {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
    z-index: 5;
}
.video_icon {
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 40px;
    height: 40px;
}
.video_icon__VK,
.video_icon__1138 {
    background: url('../img/icons/vk.svg') center center no-repeat;
    background-size: 40px;
}
.video_icon__IM,
.video_icon__1136 {
    background: url('../img/icons/im.svg') center center no-repeat;
    background-size: 40px;
}
.video_icon__YT,
.video_icon__1137 {
    background: url('../img/icons/yt.svg') center center no-repeat;
    background-size: 40px;
}
.video_icon__TT,
.video_icon__1135 {
    background: url('../img/icons/tt.svg') center center no-repeat;
    background-size: 40px;
}
.shorts_container .js-gallery-item-tiktok {
    position: relative;
}
.detail_shorts .js-gallery-item-tiktok .videoreivews__item-thumb-wrap {
    margin: 0;
    border-radius: 0;
}
.shorts_container {
    margin-bottom: 10p;
}
.detail_shorts {
    margin-top: 70px;
}
.detail_shorts .videoreviews__item {
    margin-bottom: 30px;
}
.shorts_page .tittok_container {
    min-height: 484px;
}
.shorts_logo {
    color: black;
}
.shorts_logo:hover {
    color: #ad63f4;
    color: var(--purple-light);
}
.detail-acs-slider .null_price {
    font-size: 22px;
}

.product-yama {
    text-align: center;
    font-size: 13px;
    margin-bottom: 10px;
}

.product-yama-line {
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.product-yama:not(.product-yama--page) {
    justify-content: center;
}

.yama-split {
    display: inline-flex;
    background: #4BBF7F;
    color: #fff;
    display: inline-flex;
    border-radius: 15px 2px 2px 15px;
    padding: 3px 5px 3px 3px;
    position: relative;
    line-height: 16px;
    font-size: 15px;
    gap: 5px;
    align-items: center;
}

.yama-plus {
    background: linear-gradient(135deg, #6ad2e5, #5d57d9, #cc589c, #fdc97a);
    color: #fff;
    display: flex;
    border-radius: 15px 2px 2px 15px;
    padding: 2px 5px;
    position: relative;
    line-height: 16px;
    font-size: 15px;
    align-items: center;
    gap: 5px;
}

.product-yama-line span {
    height: 17px;
}

/*todo preloader*/

@media only screen and (min-width: 1023px) {
.container-wide.copyright {
    padding-top: 0px;
    font-size: 11px;
    line-height: 1.2;
}
    .page_order .paym_i {
        width: 47.5%!important;
        margin: 0 10px 10px 0;
    }
}
@media screen and (max-width: 900px){
    .container-wide.vacancy_text .right_history {
        font-size: 20px;
        padding: 15px 60px 15px 15px;
    }
    .container-wide.vacancy_text .right_history:after {
        width: 30px;
        height: 30px;
        right: 15px;
        top: 13px;
        background-size: 100%;
    }
    .container-wide.vacancy_text .left_txt {
        width: calc(100% - 215px);
    }
    .vacancy_container_top {
        background: url(/local/templates/kitfort/img/vacancy_top_tabl.svg) no-repeat top center;
        height: 523px;
        background-size: unset;
    }
    .product-page .color_year24 {
        width: 70px;
        height: 53px;
        bottom: 0;
    }
    .flex_cont.qr_codes {
        display: none;
    }
    .tittok_container {
        height: 300px!important;
    }
    .main-header__phone {
        position: relative;
        font-size: 0;
        margin: 0 1px;
    }
    .main-header__phone:before {
        content: '';
        width: 20px;
        height: 20px;
        position: absolute;
        top: -3px;
        left: 0;
        background: url(/local/templates/kitfort/img/icons/callback.svg) no-repeat;
        background-size: 100%;
    }
    .main-header__phone a {
        width: 20px;
        height: 20px;
        display: inline-block;
    }
    .page_order .order_page {
        flex-wrap: wrap;
    }
    .page_order .leftside {
        width: 100%;
    }
    .page_order .rightside {
        width: 100%;
    }
    .choose_adr_del .cost_delivery span {
        width: 100%;
        display: inline-block;
    }
}
@media screen and (max-width: 767px){
    #bx-soa-total.bx-soa-sidebar {
        position: unset;
    }
    .product-aside .add_fav.fixed {
        display: none;
    }
    .main-header--open .container_mobile_btns {
        display: none!important;
    }
    .vacancy_container_top {
        background: url(/local/templates/kitfort/img/vacancy_top_tabl.svg) no-repeat top center;
        height: 445px;
        background-size: 100%;
    }
    .in_cart + .popup_count {
        display: inline-block !important;
        width: calc(50% - 5px) !important;
    }
    .container-wide.page_order {
        margin-top: 140px;
    }
    .js-container-price .one_click_buy {
        width: 49%;
    }
    .product-page .add_to_cart {
        width: 49% !important;
        margin: 0 !important;
    }
    #bx-soa-total-mobile {
        display: none;
        visibility: hidden;
        height: 0;
        overflow: hidden;
    }
    #bx-soa-order {
        padding: 60px 0 0 0;
    }
    .choose_adr_del .flex100 {
        height: 100%;
        flex-wrap: wrap;
    }
    .choose_adr_del .left_top_flex {
        height: auto;
    }
    .choose_adr_del .left_info {
        width: 100%;
    }
    .popup.choose_adr_del {
        height: auto;
    }
    .choose_adr_del .right_info {
        width: 100%;
        height: 350px;
        margin: 5px 0 25px 0;
    }
    .choose_adr_del .close_popup {
        top: -20px;
    }
    .pvz_items {
        max-height: 400px;
    }
    .orders .orders_i_top {
    }
    .orders .orders_i_count {
        width: 100%;
    }
.orders .orders_i_delivery {
    margin: 0;
    width: 100%;
}
    .orders .orders_repeat {
        margin: 0 0 5px 0;
    }
    .orders .orders_i_status {
        line-height: 1;
        width: fit-content;
    }
    .orders .orders_basket_i_name {
    line-height: 1.1;
    margin: 0 0 10px 0;
}

}
@media only screen and (max-width: 600px) {
    .vacancy_container_top {
        height: 347px;
        background-size: 100%;
    }
    .career_block .text {
        width: 100%;
    }
    .career_block .arrows_container {
        width: 100%;
    }
    .career_block .foto {
        width: 175px;
        height: 175px;
        margin: 0 20px 0 0;
        background-size: cover !important;
    }
    .career_block .career_slide_i.slick-current {
        display: flex!important;
        flex-wrap: wrap!important;
        align-items: center!important;
    }
    .vacancy_block .vacancy_i {
        padding: 0 15px 0px;
    }
    .vacancy_block .text_btn_blck {
        flex-wrap: wrap;
    }
    .vacancy_block .name {
        font-size: 18px;
        padding: 12px 25px 12px 0;
    }
    .vacancy_block .localization {
        font-size: 11px;
    }
    .vacancy_block .text {
        width: 100%;
        font-size: 13px;
    }
    .vacancy_block .btn_learn_more {
        padding: 5px 12px;
        font-size: 13px;
        margin: 10px 0 0 0;
    }
}
@media only screen and (max-width: 560px) {
    .container-wide.vacancy_text .kf_team {
        margin: 30px 0 0 0;
        flex-wrap: wrap;
    }
    .container-wide.vacancy_text .block_ab_us {
        width: 100%;
        margin: 0 0 15px 0;
    }
    .container-wide.vacancy_text .block_ab_us .image {
        margin: 0 0 20px;
    }
    .container-wide.vacancy_text .block_ab_us .name {
        font-size: 20px;
        margin: 0 0 15px 0;
    }
    .container-wide.vacancy_text .block_ab_us .text_a_u {
        font-size: 14px;
        line-height: 1.3;
    }
    .vacancy_text .heading--main,
    .career_block .heading--main,
    .vacancy_block .heading--main
    {
        font-size: 35px;
        line-height: 35px;
    }
    .container-wide.vacancy_text .text_about_us {
        justify-content: space-between;
        margin: 0 0 50px 0;
        flex-wrap: wrap;
    }
    .container-wide.vacancy_text .left_txt {
        font-size: 13px;
        line-height: 1.3;
        padding: 0 0 12px 0;
        width: 100%;
    }
    .container-wide.vacancy_text .right_history {
        font-size: 17px;
        padding: 12px 60px 12px 15px;
        width: 100%;
    }
    .container-wide.vacancy_text .right_history:after {
        right: 12px;
        top: 10px;
        background-size: 100%;
    }
    .vacancy_block .text_footer_page span {
        margin: 30px 0 10px;
        font-size: 13px;
    }
    .career_block .text_under_zag, .vacancy_block .text_under_zag {
        font-size: 13px;
        line-height: 1.3;
    }
    .bx-soa-pp-company {
        width: 100% !important;
        margin: 0 0 6px 0;
    }
    .catalog-section-head.flex_bl {
        flex-wrap: wrap;
        padding: 0 0 35px 0;
    }
    .catalog-section-head.flex_bl .catalog__heading.compare_heading {
        margin: 0 0 10px;
    }
    .catalog-section-head.access_page {
        margin-bottom: 55px;
    }
    .catalog-section-head.access_page .catalog__heading {
        margin-bottom: 12px;
    }
    .page_order .paym_i {
        width: 49% !important;
        margin: 0 10px 10px 0;
    }
}
@media screen and (max-width: 479px){
    .review_ii .zag .text_info {
        width: 300px;
    }
    .vacancy_container_top {
        background: url(/local/templates/kitfort/img/vacancy_top_mob.svg) no-repeat top center;
        height: 450px;
        background-size: 100%;
    }
    .career_block .foto {
        width: 125px;
        height: 125px;
        margin: 0 10px 0 0;
    }
    .career_block .name {
        font-size: 18px;
        width: calc(100% - 145px);
    }
    .page_order .input_i, .choose_adr_del .input_i {
        width: 100%;
    }
    .page_order .choose_del_bl {
        flex-wrap: wrap;
    }
    .page_order .delivery_item {
        width: 100%;
        margin: 0 0 10px 0;
    }
    .page_order .paym_i {
        width: 100% !important;
        margin: 0 0 10px 0;
    }
    .page_order .choose_paym_bl {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .page_order .choose_city {
        margin: 10px 0 0 10px;
    }
    .page_order .name_block {
        flex-wrap: wrap;
    }
}
@media only screen and (max-width: 375px) {
    .vacancy_container_top {
        background: url(/local/templates/kitfort/img/vacancy_top_mob.svg) no-repeat top center;
        height: 353px;
        background-size: 100%;
    }
}

.bx-soa-coupon .bx-soa-coupon-input, .bx-soa-coupon .bx-soa-coupon-label {
    display: none;
}


.item__info.new_design .price_item_new {
    color: #781ECD;
    font-size: 24px;
    font-weight: bold;
    display: inline-block;
    width: fit-content;
    float: left;
    margin: 0 6px 0 0;
}
.item__info.new_design .price_item_new_o {
    display: inline-block;
    width: fit-content;
    float: left;
    font-size: 14px;
    line-height: 22px;
    text-decoration: line-through;
    position: relative;
    top: 4px;
}
.item__info.new_design .discount_line {
    font-size: 14px;
    color: #781ECD;
    line-height: 1;
    margin: 0 0 5px 0;
    order: 1;
    background: #F6E8FF;
    padding: 7px 0px;
    width: 100%;
    height: fit-content;
}
.item__info.new_design .item__heading {
    max-width: 100%;
    text-align: left;
}
.item__info.new_design {
    max-width: 305px;
    margin: 0 auto;
    -webkit-box-align: unset !important;
    -ms-flex-align: unset !important;
    align-items: unset !important;
    flex-wrap: wrap;
    height: 100%;
}
.item__info.new_design .item__reviews {
    text-align: left;
    color: #999;
    margin: 0 0 10px 0;
}
.item__info.new_design .item__link.old_trash {
    display: none;
}
.catalog-section__list .item--extra-small .item__heading-link {
    max-width: unset;
    width: 100%!important;

}
.item__info.new_design .item__link_basket.in_cart:after {
    display: none;
}
.item__info.new_design .item__link_basket:after {
    display: none;
}
.item__info.new_design .item__link_basket {
    width: 100%;
    margin-top: unset;
    margin-right: unset;
    order: 4;
    color: #fff;
    background: var(--purple);
    font-size: 19px;
    padding: 14px 10px;
    margin: 0 0 0 0;
    -webkit-transition: .3s;
    transition: .3s;
    max-height: 52px;
}
.item__info.new_design .item__link_basket:hover {
    opacity: .7;
}
.item__info.new_design .item__link_basket.in_cart {
    background: #F6E8FF;
    color: var(--purple);
}
.item__info.new_design .findout_about_i {
    width: 100%;
    margin-top: unset;
    margin-right: unset;
    order: 4;
    color: var(--purple);
    background: transparent;
    font-size: 17px;
    /* padding: 11px 3px 4px; */
    border: 2px solid;
    max-height: 52px;
    height: 52px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
}
.detail-acs-slider .item__info.new_design .item__heading {
    font-size: 15px;
    line-height: 19px;
}
.item__info.small_elements .discount_line {
    font-size: 11px;
    padding: 6px 0px;
}
.item__info.small_elements .findout_about_i {
    max-height: 42px;
    font-size: 14px;
    padding: 7px 4px 8px;
}
.item__info.small_elements .new_noprice {
    max-height: 42px;
    font-size: 14px;
    padding: 7px 4px 8px;
}
.item__info.small_elements .item__link_basket {
    font-size: 14px;
    padding: 9px 5px;
    max-height: 42px;
}
.item__info.new_design .findout_about_i.new_noprice {
    background: #F3F2F4;
    border: 2px solid #F3F2F4;
    color: #999;
    max-height: 52px;
    padding: 11px 10px 13px;
}
.item__info.new_design .discount_line.not_in_stck {
    background: #F3F2F4;
    color: #999;
}
.item__info.new_design .block_mgtop_a {
    order: 3;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    margin-top: auto;
}
.item__info.new_design .average_rat_val {
    position: relative;
}
.item__info.new_design .average_rat_val:before {
    content: '';
    width: 17px;
    height: 16px;
    display: inline-block;
    position: relative;
    background: url(/local/templates/kitfort_new/img/average-star.svg) no-repeat;
    background-size: 100%;
    top: 3px;
    margin: 0 5px 0 0;
}
.item__info.new_design .item__link_basket .for_not_in_c,
.item__info.new_design .item__link_basket.in_cart .for_in_c
{
    display: block;
}
.item__info.new_design .item__link_basket.in_cart .for_in_c {
    padding: 0 10px 0 0;
}
.item__info.new_design .item__link_basket .for_in_c,
.item__info.new_design .item__link_basket.in_cart .for_not_in_c
{
    display: none;
}
.item__info.new_design .item__link_basket.in_cart .for_in_c:after {
    display: inline-block;
    content: '';
    position: absolute;
    background: url(/local/templates/kitfort_new/img/in-cart-arrow.svg) no-repeat;
    background-size: 100%;
    width: 10px;
    height: 18px;
    margin: 0 0 0 10px;
    top: 15px;
    -webkit-transition: .3s;
    transition: .3s;
}
.item__info.new_design .item__link_basket.in_cart:hover .for_in_c:after {
    margin: 0 0 0 15px;
}
.item--big .item__specs {
    width: unset;
}
.sale_block.new_design {
    width: 100%;
    flex-direction: column;
    align-items: start;
    background: #F6E8FF;
    padding: 15px 10px 10px 15px;
}
.block_flex__line.new_design {
    flex-wrap: nowrap;
}
.block_flex__line.new_design .add_to_cart {
    width: 100%;
    color: #fff !important;
    background: var(--purple);
    padding: 11px 5px 13px;
    max-height: 52px;
}
.product-aside .new_design .popup_count_minus, 
.product-aside .new_design .popup_count_plus {
    width: 50px;
    background-color: #F6E8FF;
    color: #781ecd;
    border: 2px solid #F6E8FF;
}
.block_flex__line.new_design .add_to_cart.in_cart {
    width: calc(100% - 106px);
    order: 1;
    background: #F6E8FF;
    color: var(--purple) !important;
    border: 2px solid #F6E8FF;
    margin: 0 0 0 10px;
    position: relative;
}
.block_flex__line.new_design .add_to_cart.in_cart:after {
    display: inline-block;
    position: absolute;
    content: '';
    background: url(/local/templates/kitfort_new/img/icons/incart_arrow.svg) no-repeat;
    background-size: 100%;
    width: 10px;
    height: 14px;
}
.block_flex__line.new_design .in_cart + .popup_count {
    display: inline-block;
    width: 225px !important;
    opacity: 1;
    height: 52px;
    overflow: hidden;
}
.block_flex__line.new_design .popup_count {
    opacity: 0;
    -webkit-transition: 1.3s;
    transition: 1.3s;
}
.block_flex__line.new_design .add_to_cart:before {
    display: none;
}
.js-container-price .discount_line.not_in_stck {
    background: #F3F2F4;
    color: #999;
    display: flex;
    height: 36px;
    justify-content: center;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
}
.js-container-price .findout_about_i.new_noprice {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #999;
    background: #F3F2F4;
    height: 54px;
    width: 100%;
    font-size: 19px;
    box-sizing: border-box;
    border: 1px solid #F3F2F4;
}
.js-container-price .findout_about_i {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    border: 2px solid #781ECD;
    font-size: 17px;
    height: 54px;
    color: #781ECD;
    text-decoration: none;
}
.product-page {
    margin-top: 20px;
}
.orders_i_status.moderation {
    background: #F3F2F4;
    color: #999999;
}
.orders_i_status.moderated {
    background: #F6E8FF;
    color: var(--purple);
}
.orders_i_status.declined {
    background: var(--r-red);
}
.orders_i.reviews_item.active {}
.orders_i.reviews_item.active .photos_summ_bl {
    height: auto;
    visibility: unset;
    width: 100%;
    opacity: 1;
    padding: ;
    margin: 0;
}
.orders_i.reviews_item .top_border {
    width: 100%;
    border-top: 1px solid #dadada;
    margin: 20px 0 0 0;
}
.orders_i.reviews_item.active .orders_i_top {
    padding: 20px 0 0;
}
.orders_i .rating {}
.orders_i .rating .star {
    width: 26px;
    height: 24px;
    display: inline-block;
    background: url(/local/templates/kitfort_new/img/star-active-n.svg) no-repeat;
    background-size: 100%;
}
.orders_i .rating .star.active {
    background: url(/local/templates/kitfort_new/img/star-active-y.svg) no-repeat;
    background-size: 100%;
}
@media screen and (max-width: 1199px){
  .product-page__content-main {
    padding: 0 30px 0 0;
  }

.item__info.new_design .item__link_basket, .item__info.new_design .findout_about_i.new_noprice, .item__info.new_design .findout_about_i {
    padding: 0px 3px;
    height: 44px;
    box-sizing: border-box;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.1;
}
@media screen and (max-width: 1060px){
    .page-new-full {
        margin-top: unset;
        padding-top: 95px;
    }
    .product-page {
        margin-top: unset!important;
    }
}
}
@media screen and (max-width: 1023px){
    .instagram-gallery {
        margin-top:unset!important;
    } 
.item__info.new_design .discount_line {
    font-size: 12px;
}
.item__info.new_design .item__link_basket.in_cart .for_in_c:after {
    top: 12px;
}
}
@media screen and (max-width: 767px){ 
    .container-wide.page_order {
        margin-top: unset;
    }
.block_flex__line.new_design .add_to_cart {
    width:100%!important;
}
.block_flex__line.new_design .add_to_cart.in_cart {
    width: calc(100% - 165px)!important;
}
}

.menu__bottom-link.non-link svg {
    fill: var(--purple) !important;
}
.menu__bottom-link.non-link .menu__bottom-text {
    color: var(--purple);
}

@media (min-width: 1024px) {
    .arrow__back-top {
        position: fixed;
        right: 70px;
        bottom: 60px;
        width: 48px;
        height: 48px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background: #F3F2F4;
        z-index: 100;
        cursor: pointer;
    }

    .arrow__back-top.arrow__back-hide {
        display: none;
    }
}
@media (max-width: 1024px) {
    .arrow__back-top {
        display: none;
    }
}


@media (max-width: 767px) {
    .select-scroll__list .select-list{
        overflow: auto;
    }
}