/*!
Theme Name: Blocksy
Theme URI: https://creativethemes.com/blocksy/
Author: CreativeThemes
Author URI: https://creativethemes.com
Description: Blocksy is a fast, modern WordPress theme with advanced WooCommerce support and full compatibility with the block editor.
Version: 2.1.22
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Copyright: (c) 2019 CreativeThemes.
Requires at least: 6.5
Requires PHP: 7.0
Tested up to: 6.8
Text Domain: blocksy
Blocksy Minimum Companion Version: 2.0.74-beta1
Tags: accessibility-ready, blog, block-patterns, e-commerce, wide-blocks, block-styles, grid-layout, one-column, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, translation-ready, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, theme-options, threaded-comments
*/

.es-powered, .es-powered a{
    display:hidden !important;
    color:#171612 !important;
}


 header{
     opacity:0;
 }
 
 
.ct-panel-content-inner .ct-header-text, .ct-panel-content-inner .ct-social-box{
     display:hidden !important;
 }
 
/*Home*/
 #bg-image{
     
    clipPath:"polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%)";
    filter: brightness(0.5);
    
 }
 

 
 #hero .ctas a, #about a, .home-services-cta a {
     
     scale:0;
     
 }
 

 
 
 #featured .es-listing{
    background:#ededed !important;
    border-radius: 5px;
     
}

 #featured .es-listing img{
     
     border-radius: 5px 5px 0 0 ;

     
 }

#featured  .es-listings{
    grid-column-gap:6em !important;
}




    @media (max-width: 768px) {
        
        
       .widget-area-4{
              text-align: center;
        }
    }

