@charset "UTF-8";
.breadcrumbs{
    margin-bottom: 1.5rem;
}

.page_tit{
    margin-top: 0;
    color: #e40060;
}

.gallery_archive .inner{
    border-radius: unset;
    background-color: unset;
    box-shadow: unset;
}

.pager_archive{
    margin-top: 2rem;
    width: 100%;
}

.wp-pagenavi{
    display: flex;
    justify-content: center;
    align-items: center;
}

.wp-pagenavi a,
.wp-pagenavi span{
    border: unset !important;
}

.gallery_archive h2 img{
    margin: 1rem 0;
}