/*
Theme Name: kishikan
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: custum mrban
Author URI: https://wordpress.org/
Description: kishikan custum theme
Version: 1.0
*/
.your-service .wpcf7-list-item {
    display: block;
}
.page-not {
    text-align: center;
}
.page-not h3 {
    color: #fff;
    margin-bottom: 4rem;
}
.page-not .more-box {
    padding-top: 7rem;
}
.current-menu-item a::before{
    content: '';
    width: .6rem;
    height: .6rem;
    background: #fff;
    border-radius: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -.3rem;
}