button.sub-menu-toggle {
    display: none;
}
header {
    height: 45px;
}
.header-middle {
    margin-bottom: -87px;
}
.footer-content .item.key-words ul.footer-block-contant li::after {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    width: 10px\0;
    height: 10px\0;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
    left: 0;
    top: 5px;
}
.social-link a {
    background-color: transparent; 

}
.inner-message-row input.meInput {
    color: #fff;
    font-size: 14px;
    background-color: #333;
    line-height: 30px;
    padding: 8px 20px;
    transition: ease all 0.4s;
    -webkit-transition: ease all 0.4s;
    -moz-transition: ease all 0.4s;
    -o-transition: ease all 0.4s;
    cursor: pointer;
    border: 0;
    border-radius: 4px;
    display: inline-block;
    width: 150px;
}
.inner-message-row input.meInput:hover {
    background-color: #46639f;
}
.wpcf7-response-output {
    clear: both;
}
.pagination-bar .wp-pagenavi a {
    background: #f7f7f0;
    height: 28px;
    width: 28px;
    display: inline-block;
    line-height: 28px;
    text-align: center;
    transition: ease all 0.4s;
    -webkit-transition: ease all 0.4s;
    -moz-transition: ease all 0.4s;
    -o-transition: ease all 0.4s;
}
.pagination-bar .wp-pagenavi span{
    background: #46639f;
    color: #fff;
    height: 28px;
    width: 28px;
    line-height: 28px;
    text-align: center;
}
.pagination-bar .wp-pagenavi a , .pagination-bar .wp-pagenavi span{
        margin: 5px;
    display: inline-block;
    vertical-align: top;
}
.pagination-bar .wp-pagenavi a:hover {
    color: #fff;
    background: #46639f;
}
.language .gtranslate .gt_option {
    position: absolute!important;
}
.language .gtranslate {
    margin-right: 9px;
}