

/* Start:/local/templates/sibrs/css/custom.css?1773218244787*/
    .sub-search-show .header-search__sub-wrapper::after {
        opacity: 0 !important;
    }

    .header-search__btn-mobile {
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
        border: none;
        background: transparent;
        cursor: pointer;
        font-size: 1rem;
        display: none;
    }

    @media (max-width: 1024px) {
        .header-search__btn-mobile {
            display: block;
        }
    }
    
    body.order-form-loading { cursor: wait !important; }
    body.order-form-loading * { cursor: wait !important; }

    .notifications-container {
        max-width: 420px !important;
    }

    .sale-order-detail-order-item-content {
        overflow: hidden;
    }

/* End */
/* /local/templates/sibrs/css/custom.css?1773218244787 */
