

/* Start:/local/templates/mim/components/bitrix/system.pagenavigation/ajax/styles.css?16165960101258*/
.more-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
    position: relative;
    float: left;
    font-family: "Noto_Sans_Bold";
    width: 180.2rem;
    height: 3rem;
    margin-top: 6.84rem;
    margin-left: 5.9rem;
    font-size: 1.8rem;
    border: 0.2rem solid;
    cursor: pointer;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0);
    cursor: pointer;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border: 0.2rem solid;
}
@media (min-width: 600px) {
    .more-items {
        width: 180.2rem;
        height: 3rem;
        margin-top: 6.84rem;
        margin-left: 5.9rem;
        font-size: 1.8rem;
        color: #000;
    }
    .more-items:hover { color: #ff1d6d; }
}
@media (max-width: 599px) {
    .more-items {
        width: 27rem;
        margin-top: 2.2rem;
        margin-left: 2.5rem;
        height: 2rem;
        font-size: 1rem;
        color: #ff1d6d;
    }
}
/* End */
/* /local/templates/mim/components/bitrix/system.pagenavigation/ajax/styles.css?16165960101258 */
