/*!
Theme Name: Solvior
Theme URI: http://solvior.themejunction.net/
Author: Theme Junction
Author URI: https://themeforest.net/user/theme-junction/portfolio
Description: Solvior is a Business Consulting  WordPress Theme.
Version: 1.1.1
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: solvior
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, 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.

Solvior Theme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

.homepage-section .hero-content, .homepage-section .hero-content .desc{
    min-width: 100% !important;
    text-align: center;
}
.elementor-widget-tj-feature .feature-item.hover-bg{
    min-height: 245px !important;
}
.about-feature-item {
    border-top: none !important;
}
.about-feature-item .feature-box {
    border-right: none !important;
    padding: 0px;
}
.about-feature-item .feature-box .check-list-one {
	display: flex;
    gap: 30px;
}
@media only screen and (max-width: 600px) {
	.team-popup-image {
		margin: auto;
	}
	.team-popup-detail {
		flex: 0 0 100% !important;
		text-align: justify;
		margin: auto;
	}
}
