/*
Theme Name: Pxlz
Theme URI: https://pxlz.qodeinteractive.com/
Description: A Fresh Multipurpose Creative Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Text Domain: pxlz
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

element.style {
    color: rgb(0, 0, 0);
    background-color: rgb(255, 230, 37);
    /* width: 1px; */
}

.edgtf-masonry-gallery-holder .edgtf-mg-item.edgtf-mg-standard .edgtf-mg-item-inner::after {
 
    background-color: #457b44 !important;
    
}
#rev_slider_1_1_wrapper .tp-loader.spinner1 {
    background-color: #457b44 !important;
}
.edgtf-btn:not(.edgtf-btn-minimal).edgtf-btn-simple {
    color: #457b44!important;
	

}


.edgtf-blog-list-holder .edgtf-bli-info>div a {
    color: #457b44!important;

}
edgtf-blog-list-holder .edgtf-bli-heading .edgtf-post-info-category a {
    background-color: #457b44!important;
    
}

#submit_comment, .post-password-form input[type="submit"], input.wpcf7-form-control.wpcf7-submit {
    background-color: #457b44!important;
}
.edgtf-ps-info-holder{
	display:none !important;
}



