@charset "UTF-8";
/*
Theme Name: alterra_template
Theme URI: 
Author: 
Author URI: 
Description: 
Requires at least: WordPress 4.9.6
Version: 1.4 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready

*/

.wp-pagenavi {
    display: flex !important;
    justify-content: center !important;
}
.wp-pagenavi a, .wp-pagenavi span {
    padding: 6px 14px;
}

.post-item {
    margin-bottom: 30px;
}

.agree {display:none}

.wpcf7-form-control-wrap{
    display: block;
    padding-bottom: 10px;
}

.wpcf7-not-valid-tip {
    font-size: 12px !important;
    position: absolute !important;
    width: 230px;
    top: 90%;
    line-height: 1em;
}
