/*
Theme Name: Zenix Child
Theme URI: https://zenix.keystonedemo.com
Description: Zenix - Tech Startup & SaaS Elementor WordPress Theme, the ultimate web solution engineered for tech startups, SaaS businesses, and digital agencies.
Author: Keystone Themes
Author URI: https://themeforest.net/user/keystonethemes/portfolio
Template: zenix
Text Domain: zenix-child
Version: 1.1
License: GNU General Public License v2 or later
License URI: LICENSE
Requires PHP: 7.2
Requires at least: 6.5
Tested up to: 6.6
*/

.plans-features p {
    margin-bottom: 15px;
}
.page-template-default .zenix--page-details ul {
    list-style: disc !important;
}
.wdb-cursor {
    border-color: #EF6C00!important;
}
.wdb-cursor-follower{
	background-color: #EF6C00!important;
}
.wdb-preloader {
    background-color: #222!important;
    --color: #EF6C00!important;
    --color2: #EF6C00!important;
}
.book-demo-popup{
	padding: 20px 25px 0;
}
.book-demo-popup h2.popup-title {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: .5em;
	color: #333;
}
.book-demo-popup .wpcf7-form-control {
    border: 1px solid #ccc;
    height: 45px;
    padding: 10px;
    width: 100%;
    margin-bottom: 15px;
    font-size: 14px;
    border-radius: 5px;
}
.book-demo-popup .wpcf7-submit {
    background: #EF6C00;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border: none;
    height: 50px;
    width: 40%;
    display: block;
    margin: auto;
}
.book-demo-popup p {
    font-size: 16px;
    font-weight: 400;
    color: #666;
    margin-bottom: 20px;
}