@media (max-width: 930px){
        .top-panel__search input[type=text] {
    height: 40px;
    font-size: 16px; /* было 12x (битая единица, правило мёртвое) → 16px: без iOS-зума, поиск не гигантский */
    font-weight: 400;
    border-radius: 10.81px;
    }
    .top-panel__search-container {
        padding-left: 20px;
        padding-right: 20px;
    }
        .right-side {
        margin-left: 20px;
    }
    .top-panel .header-middle {
        position: relative;
        padding: 0;
        margin: 10px 20px;
    }
        .mini-cart {
        margin-right: 10px;
        margin-left: 0;
    }
}
@media (max-width: 850px){
        .top-panel__search-container {
        padding-left: 10px;
        padding-right: 10px;
    }
        .right-side {
        margin-left: 7px;
    }
    .header__button-menu-right .catalog-button {
    margin-left: 15px;
    }
}
@media (max-width: 780px){
        .top-panel__search input[type=text] {
    height: 40px;
    font-size: 16px; /* было 10x (битая единица, правило мёртвое) → 16px: без iOS-зума */
    font-weight: 400;
    border-radius: 10.81px;
    }
    .top-panel__search-container {
        padding-left: 15px;
        padding-right: 15px;
    }
        .right-side {
        margin-left: 15px;
    }
    .top-panel .header-middle {
        position: relative;
        padding: 0;
        margin: 10px 20px;
    }
    

    .sticky .top-header .header-middle{
        padding: 0;
        margin: 10px 20px;
    }
    .top-panel__logo img {
        max-height: none !important;
        width: 140px;
    }
        .top-panel__search .btn {
        padding: 3px 10px 3px 13px;
    }
}

@media (max-width: 668px) {
        .top-menu__wrapper {
            display:none;
    }
}

@media (max-width: 500px) {
    html .promo-list-items {
        flex-direction: column;
        gap: 21px;
        margin: 0px;
    }

    html .promo-list-items .promo-list-item {
        width: 100%;
        border-radius: 17px;
        height: 142px;
        padding: 19px 13px 13px;
    }

    .promo-list-items .promo-list-item h3 {
        font-size: 18px;
        line-height: 18.5px;
        max-width: 200px;
        margin-bottom: 6px;
    }

    .promo-list-items .promo-list-item:nth-child(3) p,
    .promo-list-items .promo-list-item p {
        max-width: 180px;
        font-size: 9px;
    }

    html .promo-list-items .promo-list-item a {
        bottom: 13px;
        left: 13px;
        font-size: 8px;
        padding-bottom: 2.5px;
        border-bottom: 1px solid #303131;
    }

    .ftr-module .ftr-cat-row.row {
        flex-direction: column;
        gap: 15px;
    }

    .ftr-cat-col {
        max-width: 100%;
        height: auto;
        width: 100%;
    }

    .ftr-cat a {
        width: 100%;
        max-width: 100%;
        height: 91px;
        border-radius: 14px;
    }

    .ftr-cat.ftr-cat__main span.ftr-cat__name {
        max-width: 185px;
        font-size: 16px;
        line-height: 110%;
        left: 10px;
        top: 50%;
        transform: translateY(-50%);
        text-align: left;
    }

    .ftr-cat-col:nth-child(odd) .ftr-cat.ftr-cat__main span {
        max-width: 185px;
        font-size: 16px;
        line-height: 110%;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        text-align: right;
        left: auto;
    }

    .ftr-cat a img {
        right: 0;
        top: 0;
        max-width: none;
        max-height: 100%;
        width: auto;
    }

    .ftr-cat-col:nth-child(even) .ftr-cat a img {
        left: auto;
        right: 0;
    }

    .ftr-cat.ftr-cat__main {
        max-width: none;
        width: 100%;
        height: 91px;
        border-radius: 14px;
    }

    .content-title {
        margin-top: 32px;
        margin-bottom: 16px;
        font-size: 24px;
    }

    .swiper-wrapper .product-layout,
    .product-item__container {
        width: calc(50vw - 17.5px);
    }

    .swiper-wrapper {
        gap: 15px;
    }

    .swiper-wrapper .product-layout {
        margin-right: 0 !important;
    }

    .swiper-wrapper .product-layout,
    .product-item__container {
        border-radius: 8.56px;
    }

    .product-item {
        padding: 5.71px 5.71px 11.41px;
        max-width: calc(50vw - 17.5px);
    }

    html .xdstickers_wrapper .xdstickers {
        padding: 4.5px 6.66px;
        border-radius: 3.33px;
        letter-spacing: 1;
        font-size: 5.71px;
        box-shadow: 0 0.163vw 0.652vw rgb(0 0 0 / 20%);
    }
    .jv-latest-module .xdstickers_wrapper .xdstickers {
    padding: 6px 10px;
    text-transform: capitalize;
    letter-spacing: 0.8px;
    font-size: 10px;
    line-height: 14px;
    font-weight: 400;
    border-radius: 5px;
	}

    .product-item .xdstickers_wrapper.position_upleft {
        top: 11px;
        left: 11px;
    }
    .jv-latest-module .product-item .xdstickers_wrapper.position_upleft{
    z-index:99;
    padding: 0px;
    position: absolute;
    top: 5px;
    left: 5px;
    }

    .product-item__image {
        width: calc((50vw - 17.5px) - 5.71px * 2);
        height: calc((50vw - 17.5px) - 5.71px * 2);
        border-radius: 5.81px;
    }

    .product-item__image .product__like svg {
        width: 12.55px;
        height: 12.55px;
    }

    .product-item__image .product__like {
        width: max-content;
        top: 4.9px;
        right: 9.52px;
    }

    .product-item__image .image-wrap img {
        left: 50%;
        top: calc(((50vw - 17.5px) - 5.71px * 2)/2);
        transform: translate(-50%, -50%);
        margin-bottom: 0;
        width: 138px;
        height: 138px;
    }

    .quantity__models .models,
    .quantity__models .quantity,
    .product-item__text_model p,
    .product-item span.product-item__text_model {
        font-size: 6.37px;
        font-weight: 500;
    }
        .jv-latest-module .quantity__models .models,
    .jv-latest-module .quantity__models .quantity{
        color: var(--jv-text-primary);
        opacity: 1;
    }
    .quantity__models {
        gap: 3px;
        left: 9.03px;
        top: calc(((50vw - 17.5px) - 5.71px * 2) - 7.65px);
    }

    .product-item__model {
        right: 9.03px;
        top: calc(((50vw - 17.5px) - 5.71px * 2) - 7.65px);
    }

    h3.product-item__title--name {
        padding-left: 5.71px;
        padding-right: 5.71px;
        margin: 14.26px 0 8.56px;
        font-size: 14.83px;
        line-height: 100%;
    }

    .product-item .product-item__title a span {
        font-size: 10px;
        line-height: 100%;
        padding-left: 5.71px;
        padding-right: 5.71px;
    }

    a.product-item__button-link {
        padding: 8.34px 0;
        width: 100%;
        border: none;
        font-size: 9.13px;
        line-height: 100%;
        border-radius: 5.71px;
        margin-top: 14.26px;
        background: var(--jv-primary);
        opacity: 1;
        color: #fff;
    }

    .footer__top {
        flex-direction: column;
        gap: 17px;
    }

    .footer__top-left a img,
    .footer__top-left a {
        width: 235px;
        margin-bottom: 0;
    }

    .footer__top-left a img {
        margin-bottom: 25px;
    }

    .footer__top-left p {
        font-size: 16px;
    }

    .footer__top-left p+p {
        margin-top: 25px;
        margin-bottom: 80px;
    }

    .footer__top-left .contact a {
        font-size: 16px;
    }

    .footer__top-rigth {
        display: block;
        width: 100%;
    }

    .footer__top-rigth .footer__form {
        display: none;
    }

    .footer__top-rigth {
        position: unset;
        top: 245px;
        left: 0;
    }

    .footer__top-rigth .social__links {
        width: 230px;
        top: 297px;
        left: 0;
        position: absolute;
    }

    .footer__top-rigth .social__links svg {
        width: 38.62px;
        height: 38.62px;
    }

    .footer__top-center {
        flex-direction: column;
        margin-left: 0;
        margin-right: 0;
        gap: 17px;
    }

    .footer__top-center .wrapper__links+.wrapper__links .content {
        display: flex;
        flex-direction: column;
        gap: 15px;
    }

    .footer__top-center p.title {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .footer__top-center a {
        font-size: 16px;
    }

    .footer__top-center .wrapper__links {
        padding: 20px 10px;
        border-radius: 20px;
    }

    .footer__top-center .wrapper__links .content {
        gap: 15px;
    }

    .footer__top-rigth .footer__form {
        display: block;
        /* width: calc(100vw - 20px); */
    }
    #jvf-footer-form-block{
        padding-right: 10px;
    }

    .footer__top-rigth .footer__form p.title {
        margin-bottom: 15px;
        font-size: 12px;
        line-height: 120%;
        text-align: right;
    }

    .footer__top-rigth .footer__form .form-group textarea,
    .footer__top-rigth .footer__form .form-group input {
        margin-bottom: 11px;
        width: 100%;
        padding: 11px 10px;
        border-radius: 8px;
    }

    .footer__top-rigth .footer__form .form-group textarea {
        height: 62px;
    }

    .footer__top-rigth .footer__form .form-group textarea,
    .footer__top-rigth .footer__form .form-group textarea::placeholder,
    .footer__top-rigth .footer__form .form-group input,
    .footer__top-rigth .footer__form .form-group input::placeholder {
        font-size: 12px;
    }

    .footer__top-rigth .footer__form .form-group button {
        width: 100%;
        padding: 13.5px 0;
        border-radius: 10px;
        font-size: 18px;
    }

    .footer__top {
        padding-bottom: 27px;
    }

    .footer__line {
        width: calc(100vw - 20px);
    }

    .footer__descr {
        padding: 17px 0 20px;
        margin-top: 0;
        flex-direction: column;
        gap: 10px;
    }

    .footer__descr a,
    .footer__descr p {
        margin-bottom: 0;
        font-size: 16px;
    }

    .site-footer {
        margin-bottom: 0;
        padding-top: 10px;
        border-radius: 20px 20px 0 0;
        margin-left: -20px;
        margin-right: -20px;
    }

    .footer__top {
        padding-bottom: 27px;
    }
    .swiper-wrapper{
        gap: 14px !important;
    }
        .catalog-button, .top-panel__search input[type=text] {
        min-height: 36px;
        max-height: 36px;
        padding: 0 11px;
        border-radius: 8px;
    }
   .top-panel__search .btn {
        min-height: 36px;
        max-height: 36px;
        padding: 3px 8px 3px 18px;
    }

    .top-panel__search input[type=text] {
        min-height: 39px;
        max-height: 39px;
        background: #fff;
        border: 2px solid #F2F3F6;
    }
}

@media (max-width: 490px) {
    	.header__descr-right a, .header__descr-left a p {
            font-weight: 400;
            font-size: 10px;
            line-height: 100%;
            color: var(--jv-text-primary);
            line-height: 11px;
            padding-top: 3px;
            margin-bottom: 0;
    }
    .top-panel__cols {
        margin-left: 10px;
        margin-right: 10px;
    }
    .top-panel__menu-icon-container {
        order: 2;
    }
    .top-panel__menu-icon-container {
        width: max-content;
        height: max-content;
    }
    .top-panel__menu-icon-container {
    margin-left: 10px;
    }
    .top-panel__menu-icon-container {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    }
    .top-panel__col.top-panel__informer.top-panel__menu-icon-container.hidden-md.hidden-lg {
        display: none;
    }
    .top-panel__col.top-panel__btn-catalog.mobile {
    display: block;
    }
    .catalog-button span {
        display: block;
        font-size: 11.67px;
    }
    .catalog-button .line-menu {
        width: 16px;
        height: 16px;
    }
    .line-menu .custom__element-miniblock {
        width: 7px;
        height: 7px;
    }
    .top-panel__col.top-panel__btn-catalog.mobile {
        order: 1;
    }
        .top-panel__logo a {
        margin-right: auto;
    }
    .top-panel__logo img {
        width: 134px;
    }
    .top-panel__cols .top-panel__logo {
        height: 31px;
        margin-top: 0;
        margin-bottom: 0;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }
    .menu-button__icon {
        border: 1px solid var(--jv-primary);
        border-radius: 8px;
    }
    .menu-button__icon {
        width: 36px;
        height: 36px;
        padding: 13px 9px;
    }
    .menu-button__icon .line {
        background: var(--jv-primary);
        margin-bottom: 2px;
        border-radius: 10px;
        cursor: pointer;
    }
    .menu-button__icon .line {
    height: 2px;
    }
}  

@media only screen and (max-width: 490px) {
    #common-home .jvhs {
        padding: 17px 0px 0px;
    }
    
    .top-panel__thead {
        position: fixed;
        transition: all 0.3s ease;
        width: 100%;
        padding-right: 0px;
    }
    
    
    .mobile__header-content--top,
    .mobile__header-content--bottom {
        max-height: 200px;
        opacity: 1;
        /* overflow: hidden; */
        display: block;
        font-size: 10px;
        transition: max-height 0.3s ease, opacity 0.3s ease, padding 0.3s ease, margin 0.3s ease;
    }
    .top-header .header__descr {
        margin: 0;
        /* display: none; */
    }
    
    .sticky .mobile__header-content--top,
    .sticky .mobile__header-content--bottom {
        max-height: 0;
        opacity: 0;
        padding: 0 !important;
        margin: 0 !important;
    }
    .sticky .top-panel__thead{
    
    }
    .header__descr .container {
        padding: 5px 10px 0;
        display: flex;
        justify-content: start;
        align-items: center;
    }
        .catalog-button, .top-panel__search input[type=text] {
        min-height: 36px;
        max-height: 36px;
        padding: 0 11px;
        border-radius: 8px;
    }
}  
@media only screen and (max-width: 490px) {
   
        .top-header, .top-panel__cols.header-middle {
        top: -500%;
        position: absolute;
    }
    .header__descr-right a, .header__descr-left a p {
        font-size: 10px;
    }
    .header__descr .container {
        padding: 10px 10px 0;
        line-height: 10px;
    }
    .header__descr-left a {
        gap: 5px;
        display: flex;
        align-items: center;
        height: 12px;
    }
    .top-panel__search {
    position: relative;
    display: flex;
    align-items: center;
    border-radius: 0px;
    }
    .header__descr-left {
        gap: 16px;
        line-height: 10px;
    }
    .top-panel__search input[type=text] {
        width: calc(100vw - 56px);
        height: 40px;
        margin: 2px 2px;
        padding: 0 32px 0 10px;
        border: 2px solid #F2F3F6;
        border-radius: 10px;
        appearance: none;
        transition: all .3s;
        position: relative;
        /* background: transparent; */
        /* margin: 0 10px; */
        display: block;
    }
    .top-panel__search .btn i {
    font-size: 15px;
    }
    .top-panel__search .btn::after {
        content: '';
        position: absolute;
        left: -11px;
        top: 1px;
        height: 26px;
        display: none;
        width: 11px;
        border-radius: 0 15px 15px 0;
        background-color: #fff;
    }
    .top-panel__search .input-group {
        width: calc(100% - 20px);
        background: #F2F3F6;
        margin: auto;
        border: 0px solid #F2F3F6;
        border-radius: 10px;
        margin-bottom: 10px;
    }
        .top-panel__search .btn {
        position: absolute;
        right: 5px;
        margin: 1px 0px;
        height: 40px;
        color: #999999;
        border-radius: 0 10px 10px 0;
        background: #F2F3F6;
        box-shadow: none;
        padding: 3px 5px;
        line-height: 15px;
        border: 3px solid #F2F3F6;
        border-left: 0;
    }

    .page-wrapper {
        margin: 0 10px;
        padding: 0 0px;
    }
    .container .jv-latest-module{
    margin-bottom: 22.67px;
    }
    .jv-latest-module {
        width: 100%;
        padding: 0 26.7px 31px 15.73px;
        border-radius: 15px;
        margin-left: 0;
    }
    .jv-latest-module .content-title {
        padding-top: 10px;
        padding-bottom: 31.42px;
        font-size: 24px;
        padding-left: 21px;
        font-weight: 500;
        background: #fff;
        width: calc(100% + 42px);
        margin-left: -15.73px;
        padding-bottom: 31px;
        margin-bottom: 6px;
    }
    .jv-latest-module::before {
        content: '';
        position: absolute;
        left: 0;
        display: block;
        top: 51px;
        height: 15px;
        width: calc(100%);
        margin-left: 0px;
        border-radius: 15px 15px 0px 0;
        background-color: #f2f3f6;
    }
    .site-footer {
        margin-bottom: 0;
        padding-top: 10px;
        border-radius: 20px 20px 0 0;
        width: 100%;
        margin-left: -10px;
        left: 0;
        width: calc(100% + 20px);
    }
    .jv-latest-module .swiper-wrapper {
            display: grid !important;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            transform: none !important;
            width: auto !important;
            gap: 20px!important;
    }
    

    .jv-latest-module .product-item {
        padding: 0px 0px 0px;
        background: #F2F3F6;
        border-radius: 15px;
        max-width: 490px;
    }
    .jv-latest-module .quantity__models {
        gap: 0.163vw;
        left: 1.8vw;
        top: 140px;
    }
    .jv-latest-module .product-item__model {
        right: 0.8vw;
        width: max-content;
        top: 135px;
    }
    .jv-latest-module .product-item__delay {
    padding: 8px;
    background: #fff;
    border-color: rgba(153, 153, 153, 1);
    border-radius: 4px;
    border: none;
    font-size: 11px;
    width: 11px;
    height: 11px;
    }
    .product-item__delay i {
    font-size: 11px;
    cursor: pointer;
    color: #999;
    }
        .product-item__text_model svg {
        width: 12px;
        height: 15px;
        cursor: pointer;
    }
    .jv-latest-module .product-item__title--name .product-item__heading span {
        color: var(--jv-text-primary);
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 13.8px;
        line-height: 1;
        font-weight: 700;
        padding: 0 5px;
    }
    .jv-latest-module .product-item__title--name {
            margin: 7px 0 7px;
            min-height: 13px;
    }
    .jv-latest-module .product-item__short-description {
        line-height: 1;
        min-height: 14px;
        font-size: 7.43px;
        margin: 0 5px;
    }
    .jv-latest-module a.product-item__button-link {
        font-size: 12px;
        padding: 8px;
        margin-top: 13.27px;
        font-size: 8.5px;
        font-weight: 500;
        border-radius: 5.31px;
    }
    .jv-latest-module .product-item__caption-block{
        
    }
    .jv-latest-module .product-item__image {
        width: 100%;
        height: 100%;
        border-radius: 5.31px;
    }
}
@media only screen and (max-width: 360px){
        .jv-latest-module .product-item__image {
        width: 138px;
        height: 138px;
        border-radius: 5.31px;
    }
        .jv-latest-module .quantity__models {
        gap: 0.163vw;
        left: 1.8vw;
        top: 123px;
    }
    .jv-latest-module .product-item__model {
        right: -5px;
        width: max-content;
        top: 113px;
    }
        .jv-latest-module .product-item__title--name {
        margin: 7px 0 7px;
        min-height: 14px;
    }
}