.loop-pagination {
    margin-top: 2rem;
}

#copied_msg {
    background-color: #dfb301;
    color: rgb(255, 255, 255);
    height: 32px;
    width: 180px;
    text-align: center;
    display: none;
    position: absolute;
    left: 50%;
    padding: 0.35em;
    z-index: 10000 !important;
    top: 560px;
    border-radius: 14px;
}

.entry-summary p > img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#cat_tab_group_lang {
    width: 100%;
}

.select-group-info {
    width: 50%;
    float: left;
    margin-right: 4px;
}

@media screen and (max-width: 600px) {
    #cat_tab_group_3_name {
        width: 100%;
    }
}
