/*
Theme Name: Konte Child Theme
Theme URI: http://konte.uix.store/
Author: UIX Themes
Author URI: http://uix.store
Description: A fully responsive Premium WordPress Theme with a pixel perfect design and extensive functionality
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: konte
Tags: one-column, two-columns, right-sidebar, custom-colors, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Template: konte
*/
.btn-zixun{
 background-image: linear-gradient(to right, #0034ef 0%, #034eff 100%);
 color: #ffffff !important;
 cursor: pointer;
 text-decoration: none;
 box-sizing: border-box;
 padding: .75rem 2.25rem;
 font-size: 1.2rem;
 line-height: 1.5;
 margin-bottom: 1rem!important;
 border-radius: .3rem;
 display: inline-block;
 font-weight: 400;
 text-align: center;
 white-space: nowrap;
 vertical-align: middle;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}