/*
Theme Name: Solar PV (Photovoltaic)
Theme URI: https://www.themescarts.com/products/solar-pv-photovoltaic
Author: themescarts
Author URI: https://www.themescarts.com/
Description: The Solar PV (Photovoltaic) Theme is designed with a structured layout for presenting information about solar power, photovoltaic systems, and related services. It includes customizable sections for displaying business details, service information, project highlights, image galleries, testimonials, and contact details. The responsive layout allows content to adapt across desktops, tablets, and mobile devices. Navigation menus help organize pages and make site content easier to access. The theme supports prominent banner areas for introducing key information and call-to-action sections for directing visitors to relevant pages. Its customizable typography, colors, headers, footers, and page sections allow the visual presentation to be adjusted according to specific website requirements. Integration with common website features such as contact forms, social media links, and blog sections can support communication and content publishing. The overall structure provides a practical framework for presenting solar-related information in a clear and organized format.
Requires at least: 6.1
Tested up to: 7.0
Requires PHP: 5.6
Version: 1.0
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Text Domain: solar-pv-photovoltaic
Template: fse-solar-power
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, block-patterns, block-styles, editor-style, wide-blocks, template-editing, style-variations, grid-layout, full-width-template, footer-widgets, featured-images, full-site-editing, featured-image-header, flexible-header, custom-background, custom-colors, custom-header, custom-menu, custom-logo, post-formats, sticky-post, threaded-comments, translation-ready, theme-options, rtl-language-support, education, portfolio, e-commerce

Solar PV (Photovoltaic) Theme, Copyright 2026 themescarts
Solar PV (Photovoltaic) is distributed under the terms of the GNU GPL

*/

/* Project Section */
.project-section .project-box-info .project-box-btn img{
    height: 50px;
    width: auto !important;
}
.project-section .project-box-info{
    backdrop-filter: blur(6px);
}
.project-section .project-box-info .project-box-btn a{
    display: flex;
}
.project-section .project-bg .wp-block-cover__image-background{
    transition: 1s;
}
.project-section .project-bg:hover .wp-block-cover__image-background{
    transform: scale(1.1);
}