/*
Theme Name: Softgen
Theme URI: https://wp.dynamiclayers.net/softgen
Author: DynamicLayers
Author URI: https://themeforest.net/user/dynamiclayers
Description: Softgen is a Software and Technology WordPress theme. Specially designed for Software Agency and IT Solution provider representing a software company with innovative technologies.
Version: 1.0.4
Requires at least: 5.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: softgen
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

.info-box {
	background: linear-gradient(45deg, #4CAF50, #329636 100%) !important; 
}

.cd-pricing-switcher .cd-switch:before {
	background: #4CAF50 !important;
}

.header-right .default-btn {
	background: #4CAF50 !important;
}

.elementor-256 .elementor-element.elementor-element-4a6c409 .hero-2, .footer-wrapper, .page-banner {
	background-blend-mode: hard-light;
    background-color: white;
}

.elementor-element-e8ec0a7 {
	background-image: url("https://hurdam.net/wp-content/uploads/2025/01/gradient-1.png") !important;
	background-blend-mode: hard-light !important;
    background-color: white !important;
}

.el-circular-shape {
	display: none;
}

.elementor-256 .elementor-element.elementor-element-4a6c409 .custom-img-wrap img {
    max-width: 563px !important;
    padding-right: 128px;
}

@media (max-width: 580px) {
    .elementor-256 .elementor-element.elementor-element-4a6c409 .custom-img-wrap img {
        max-width: 306px !important;
        padding-right: 0 !important;
    }
}

.hero-wrap > .custom-img-wrap {
	display: flex;
    align-items: center;
    justify-content: center;
}

p.entry-title {
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.2;
}