

/* Start:/local/templates/.default/components/bitrix/catalog/cargo_temp/style.css?1722909732669*/
.cat-elem-mobile-toform-button {
    position: relative;
    top: 0;
    left: 10px;
    width: 50%;
    text-align: center;
    background-color: #1e416d;
    color: white;
    padding-bottom: 8px;
    padding-top: 8px;
    font-size: 11px;
    display: none;
    cursor: pointer;
    z-index: 10;
}
@media screen and (max-width: 767px) {
    .cat-elem-mobile-toform-button {
        display: block;

    justify-content: center;
    align-items: center;
    height: 40px;
    padding: 0 10px;
    font-size: 16px;
    line-height: 1;
    cursor: pointer;
    text-decoration: none;
    border-radius: 20px;
    border: 1px solid transparent;
    width: 200px;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/catalog/cargo_temp/style.css?1722909732669 */
