

/* Start:/katalog/style.css?17576588411057*/
@media (max-width: 992px) {
    .header-mobile__container .header-mobile__search-block {
        /*margin-top: 27px !important;*/
    }
}

@media (max-width: 768px) {
.product-page__header-info .product-page__status-wrapper {
    justify-content: start;
}
    .product-page__guarantee-wrapper .js-scroll, .product-page__wholesale.product-page__mobile-show, .container .oznakomitelnaya, .product-page__mobile-show .container .product-page__questions-title{
        display: none;
    }

    main div.product-page__mobile-show{
        /*margin-top: -45px;*/
    }

    .product-page__info div .price-block__button-wrapper {
        width: calc(100% + 0px);
        margin: 17px 2px 0;
    }
   .header__mobile .header-mobile__container{
        height: 100px;
    }
    .container .product-page__tabs.main-tabs {
        margin-bottom: 72px;
    }
    .product-page__info .product-page__add-info{
        margin-top: 0px;
    }
    .product-page__mobile-show section.section--download-catalog{
        display: none;
    }
}
/* End */
/* /katalog/style.css?17576588411057 */
