.no-names-found{
    clear: both;
    text-align: center;
    flex-basis: 100%;
    margin-bottom: 30px;
}
.page-template-cat-names{
    overflow-x: hidden;
}
.names-top-section{
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    margin-right: -20px;
    min-height: 500px;
    position: relative;
    overflow: hidden;
    z-index: 0;
    background: #f6f6f6;
    top: 1px;
    margin-bottom: 40px;
}
.names-top-section:before{
    content: '';
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    z-index: -1;
    height: 623px;
    background: url("../img/cat-names-top.png") no-repeat center/cover;

}
.names-top-section .names-top-text{
    padding-top: 386px;
    text-align: center;
    max-width: 1110px;
    margin: 0 auto 46px;
}
.names-top-section h1{
    text-align: center;
    font-size: 52px !important;
    line-height: 1;
    letter-spacing: 0.42px;
    font-weight: 800;
    margin: 0 0 40px;
    color: #000;
}

.names-top-section p{
    font-size: 18px;
    line-height: 1.16;
    color: #000;
}
.cliverse-names-btn-wrap{
    flex-basis: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.btn{
    cursor: pointer;
    display: inline-block;
    background: #EC673E;
    font-size: 55px;
    line-height: 60px;
    text-align: center;
    color: #FFFFFF!important;
    transition: all 0.4s ease;
    opacity: 1;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.btn:hover{
    opacity: 0.7;
}
.button{
    cursor: pointer;
    display: inline-block;
    background: #2D365F;
    border: 1px solid #2D365F;
    border-radius: 3px;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    letter-spacing: .42px;
    color: #fff!important;
    min-width: 255px;
    padding: 0 5px;
    transition: all .4s ease;
    opacity: 1;
}
.button:hover{
    opacity: 0.7;
}
.names-filters-container{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 32px;
    border-bottom: 1px solid #DADADA;
    padding: 20px 0;
}
.names-container{
    border-bottom: 1px solid #DADADA;
    margin-bottom: 54px;
}
.letters-title{
    color: #313131;
    font-size: 24px;
    font-weight: 700;
    line-height: 105.8%;
    text-transform: uppercase;
    margin-bottom: 32px;
}
.names-male-filter{
    margin-right: 15px;
    display: flex;
    align-items: center;
}
.names-male-filter .names-filter-checkbox{
    margin-right: 32px;
}
.names-male-filter .names-filter-checkbox:last-child{
    margin-right: 0;
}
.names-filters-container .select-filters select{
    -webkit-appearance: none;
    border: 1px solid #DADADA;
    border-radius: 50px;
    width: 300px;
    outline: none;
    padding: 13px 70px 13px 26px;
    box-sizing: border-box;

    color: #373737;
    font-size: 18px;
    font-weight: 400;
    line-height: 155.556%;
    text-transform: uppercase;
}
.names-filters-container .select-filters select:first-child{
    margin-right: 25px;
}
.names-filters-container .select-filters select:focus{
    border-color: #EC673E;
}
.page-template-cat-names .names-filter-letters{
    margin: 0 -15px 12px;
}

.names-filter-letters { margin: 0 -15px 30px; text-align: center; }
.names-letter { display: inline-block; margin: 0 0 15px; width: calc(8% - 15px); min-width: 50px; }
.names-letter-button { transition: all 0.4s ease; cursor: pointer; display: inline-block; box-sizing: content-box; width: 52px; height: 52px; border-radius: 50%; border: 1px solid #EC673E; line-height: 52px; font-size: 20px; font-weight: 700; color: #EC673E!important; }
.names-letter-button.active, .names-letter-button:hover{ margin: 0; background: #EC673E; color: #fff!important; opacity: 1; }


.names-filter-checkbox {
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 14px;

    color: #313131;
    font-size: 22px;
    font-weight: 400;
    line-height: 127.3%;
}

.names-filter-checkbox:before {
    box-sizing: border-box;
    content: "";
    display: block;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border: 7px solid #fff;
    line-height: 20px;
    box-shadow: 0 0 0 1px #DADADA;
}

.names-filter-checkbox.active:before {
    background: #EC673E;
}
.cliverse-names-list-title{
    text-align: center;
    margin-bottom: 33px;
}
.entry-content-catnames h2,
.cliverse-names-list-title h1{
    font-weight: 700;
    font-size: 56px!important;
    line-height: 105.8%;
    align-items: center;
    color: #000000;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 54px;
}
.cliverse-names-list h2{
    margin: 0;
}
.cliverse-names-list{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    gap: 30px;
    margin-bottom: 124px;
    position: relative;
    padding-bottom: 90px;
}
.cliverse-names-list .item{
    flex-basis: calc(33.33% - 20px);
    border-radius: 60px;
    border: 1px solid #DADADA;
    box-sizing: border-box;
    padding: 18px 26px;
    transition: all 0.4s ease;
}
.cliverse-names-list .item.open{
    border-radius: 15px;
}
.cliverse-names-list .item .title{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cliverse-names-list .title .left{
    display: flex;
    align-items: center;
}
.cliverse-names-list .title .right{
    display: flex;
    align-items: center;
    gap: 28px;
}
.cliverse-names-list .title .like-panel{
    display: flex;
    align-items: flex-end;
    cursor: pointer;
}
.cliverse-names-list .title .like-panel img{
    margin-right: 8px;
}
.cliverse-names-list .title .like-panel .like-count{
    color: #000;
    font-family: ProximaNova;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    text-transform: uppercase;
}
.cliverse-names-list .title .like-panel .like-count{
    min-width: 22px;
    text-align: right;
}
.cliverse-names-list .title .like-panel .like{
    display: none;
    filter: brightness(0) saturate(100%) invert(61%) sepia(36%) saturate(6808%) hue-rotate(337deg) brightness(94%) contrast(90%);
}
.cliverse-names-list .title .like-panel .dislike{
    display: block;
    filter: brightness(0) saturate(100%) invert(61%) sepia(36%) saturate(6808%) hue-rotate(337deg) brightness(94%) contrast(90%);
}
.cliverse-names-list .title .like-panel.active .like{
    display: block;
}
.cliverse-names-list .title .like-panel.active .dislike{
    display: none;
}
.cliverse-names-list .title .left img{
    margin: 0 3px;
}
.cliverse-names-list .item h3{
    margin: 0 9px 0 0;

    color: #000;
    font-size: 18px!important;
    font-weight: 600;
    line-height: 28px;
    text-transform: uppercase;
    font-family: ProximaNova;
}
.cliverse-names-list .item .toggler{
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #EC673E;
    position: relative;
    cursor: pointer;
    display: block;
}
.cliverse-names-list .item .toggler:before,
.cliverse-names-list .item .toggler:after{
    content: '';
    position: absolute;
    background: #fff;
    transition: all 0.4s ease;
}
.cliverse-names-list .item .toggler:before{
    top: 50%;
    left: 50%;
    width: 20px;
    height: 1px;
    transform: translate(-50%, -50%);
}
.cliverse-names-list .item .toggler:after{
    top: 50%;
    left: 16%;
    width: 20px;
    height: 1px;
    transform: rotate(-90deg);
}
.cliverse-names-list .item.open .toggler:after{
    transform: rotate(0deg);
}
.cliverse-names-list .content{
    display: none;
    color: #373737;
    font-size: 18px;
    font-weight: 400;
    line-height: 140%;
    padding-top: 16px;
}
.names-clear-block{
    text-align: center;
    margin-bottom: 31px;
}

.tabs {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    z-index: 1;
    margin-bottom: 54px;
}
.tabs .tab-title {
    padding: 15px;
    cursor: pointer;
    color: #949494;
    font-size: 18px;
    line-height: 1;
    font-weight: 600;
    background: none;
    margin: 0 7px;
    flex: 1;
    text-align: center;
    border: 1px solid #CFCFCF;
    box-sizing: border-box;
    border-radius: 100px;
    z-index: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tabs div.active {
    color: #fff;
    border: 1px solid #EC673E;
    z-index: 5;
    background: #EC673E;
}
.tab-content {
    display: none;
}
.tab-content.active {
    display: inherit;
}

.tab-content .name-categories{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 30px;
}
.name-categories a{
    background: #FFFFFF;
    border-radius: 15px;
    font-weight: 700;
    font-size: 24px;
    line-height: 105.8%;
    color: #000000!important;
    flex-basis: calc(33.33% - 20px);
    transition: all 0.4s ease;
    box-sizing: border-box;
    box-shadow: 0px 9px 26px 0px rgba(198, 198, 198, 0.25);
    display: block;
    overflow: hidden;
}
.name-categories a img{
    max-width: 100%;
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
}
.name-categories .post-title{
    padding: 25px 25px 37px;
    display: block;
}
@media screen and (max-width: 1200px) {
    .names-male-filter{
        flex-basis: 100%;
        margin-right: 0;
        margin-bottom: 25px;
    }
}
@media screen and (max-width: 991px) {
    .cliverse-names-list{
        margin-bottom: 60px;
    }
    .names-filters-container{
        margin-bottom: 40px;
    }
    .cliverse-names-list .item{
        flex-basis: 48%;
    }
    .name-categories a{
        flex-basis: calc(50% - 15px);
    }
    .names-letter{
        width: calc(10% - 15px);
    }
}
@media screen and (max-width: 767px) {
    .entry-content-catnames h2{
        font-size: 32px!important;
        margin-bottom: 24px;
    }
    .names-male-filter{
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 25px;
    }
    .names-male-filter .names-filter-checkbox{
        flex-basis: 40%;
        margin-right: 0;
    }
    .letters-title{
        text-align: center;
    }
    .tabs{
        margin-bottom: 24px;
        gap: 16px;
    }
    .tabs .tab-title{
        flex: auto;
        flex-basis: calc(50% - 8px);
        margin: 0;
    }
    .tab-content .name-categories{
        gap: 16px;
    }
    .name-categories a{
        flex-basis: 100%;
    }
    .name-categories a img{
        height: auto;
    }
    .cliverse-names-list .item{
        flex-basis: 100%;
    }
    .select-filters{
        flex-basis: 100%;
    }
    .names-filters-container .select-filters select{
        display: block;
        margin: 0 auto 10px!important;
        width: 392px;
    }
    .names-letter-button{
        width: 44px;
        height: 44px;
        line-height: 44px;
    }
    .names-letter {
        width: calc(20% - 15px);
    }
    .names-letter {
        width: calc(20% - 15px);
    }
    .cliverse-names-list .item h3{
        font-size: 16px!important;
    }
    .cliverse-names-list{
        gap: 16px;
    }
    .names-container{
        margin-bottom: 24px;
    }
}
@media screen and (max-width: 479px) {
    .names-top-section{
        min-height: 200px;
    }
    .names-top-section:before{
        content: '';
        position: absolute;
        top: 0px;
        left: 0;
        right: 0;
        height: 304px;
        background: url("../img/cat-names-top-mobile.png") no-repeat center/cover;
    }
    .names-top-section h1{
        font-size: 45px!important;
        line-height: 1;
        margin: 0 0 30px;
    }
    .names-top-section .names-top-text{
        padding-top: 200px;
    }
    .tabs .tab-title{
        padding: 20px 5px;
    }
    .tab-content .name-categories{
        justify-content: space-between;
    }
    .names-letter{
        width: calc(25% - 15px);
    }
    .names-male-filter{
        gap: 16px;
    }
    .names-filters-container .select-filters select{
        width: 100%;
    }
    .names-filters-container{
        justify-content: center;
    }
    .names-male-filter{
        margin-right: 0;
        margin-bottom: 27px;
    }
    .names-top-section{
        background-position: center right -150px;
    }
}
