/*
 Theme Name:   Energium Child
 Description:  Energium Child Theme
 Theme URI:	   https://demo.artureanec.com/themes/energium
 Author:       Artureanec
 Author URI:   https://demo.artureanec.com
 Template:     energium
 Version:      1.0.0
 License: GNU  General Public License version 3.0
 License URI:  http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain:  energium-child
*/

/* =Theme customization starts here
------------------------------------------------------- */
.text-white {
	color: #fff !important;
}

@media only screen and (min-width: 992px) {
    .single-project {
        display: block;
    }
    
    .single-project .project-post-content {
        width: 100%;
    }
}

.slide-sidebar-content .wp-block-image {
	display: block;
}

.slide-sidebar-content .wp-block-image img {
	margin: 0 auto;
	margin-bottom: 30px;
}

