/*!
Theme Name: kaimoving
*/

.footer-menu li a {
     color: #ffffff !important;
    line-height: 35px;
    font-weight: 400;
    font-size: 16px;
}
/* span.wpcf7-list-item.first.last {
    margin: 0px 0px 10px 0px !important;
}
span.wpcf7-list-item.first.last label {
    display: flex !important;
}
span.wpcf7-list-item.first.last input {
    width: 20px !important;
    margin-top: -15px;
    margin-right: 10px;
} */


.bamnr-btn {
    color: #fff !important;
    padding: 10px 35px !important;
}
.bamnr-btn:hover{border: 1px solid #170e4a !important; color: #170e4a !important;}
.page-numbers{display:flex; justify-content:center; align-items: center;margin-top:20px;}
.page-numbers li {
    list-style: none;
    display: inline-block;
    background:#1e0d5d;
    padding: 3px 10px;
    color: #fff;
	font-weight:600;
	
}


