/*!
Theme Name: Solgen
Theme URI: https://solgen.themeori.com
Author: ThemeOri
Author URI: https://themeforest.net/user/themeori
Description: Solgen - Ecology & Solar Energy WordPress Theme 
Version: 1.0.0
Tested up to: 6.8
Requires at least: 5.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: solgen
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


.section-padding {
    padding: 50px 0px !important;
}
.theme_breadcrumb__area {
    position: relative;
    z-index: 1;
    background: var(--color-5);
    padding: 200px 0px 50px 0px !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.disc-list {
    list-style-type: disc;
    margin-left: 20px; /* optional: gives spacing */
  }
.box-title
{
	font-size:20px !important;
}
.theme_breadcrumb__area-content h1 {
    color: var(--text-white);
    font-size: 40px !important;
    line-height: 40px !important;
}
.theme_header__area-menubar-left-logo a img {
    max-width: 80px !important;
}
.theme_header__area {
    background: var(--bg-white);
    padding: 10px 0 !important;
}
.mean-container .mean-bar {
    margin-top: 40% !important;
}