/*
Theme Name: Pixzlo Child
Description: Child Theme for Pixzlo Theme
Author: Zozothemes
Version: 1.0
Template: pixzlo
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozotheme
*/

/*Custom Style Code Right Here */


.wpcf7 input[type="submit"] {
    background: #12e227;
	
add_filter( 'jetpack_enable_open_graph', '__return_false' );
}