/**
 * Theme Name: Hello Insurance
 * Theme URI: https://sparklewpthemes.com/wordpress-themes/hello-fse/
 * Author: sparklewpthemes
 * Author URI: https://sparklewpthemes.com/
 * Description: Hello Insurance is an ultra-sleek, customizable WordPress block theme engineered for diverse industries, offering a fully responsive design, top-tier performance, and seamless user experience to your digital presence to new heights.
 * Template: hello-fse
 * Requires at least: 5.9
 * Tested up to: 6.2
 * Requires PHP: 7.4
 * Version: 1.0.1
 * License: GPL-2.0-or-later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: hello-insurance
 * Tags: full-site-editing, block-patterns, block-styles, custom-colors, custom-font-sizes, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
 */
.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container,
.wp-site-blocks .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input {
    color: #000 !important;
}
#hero .wp-block-group *
{
	color:#fff !important;
}
.wp-site-blocks .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input {
    padding: 5px 0 5px 25px;
    background: transparent;
}

.wp-site-blocks .wp-block-search.wp-block-search__icon-button .wp-block-search__button {
    padding: 3px 6px;
}

.wp-block-group.sp-team-overlap {
    margin-top: -50px !important;
    background: #fff;
    padding: 20px;
    width: 90%;
}

.ditty-list__page
{
	 display: flex !important;
    flex-direction: row !important;
}

.ditty-list__page .ditty-item
{
    width: 450px;
    background: #bee1f3;
    margin: 10px;
    border-radius: 4px;
    padding: 30px;
    height: 170px;
    box-shadow: 2px 2px 7px #d8e5f3;
    border: 1px solid #9fd0e8;
}

.ditty-list__page .ditty-item .newspara
{
	font-size: 13px !important;
    padding-top: 7px;
}

.wp-container-core-group-is-layout-13
{
    background: #e6ecf1 !important;
    padding: 0 !important;
}

.lankajalanifooter p
{
	margin: 0;
}
.lankajalanifooter .wp-block-group
{
	    padding: 50px 0 !important;
}

.sp-navigation .spnavigationtop
{
	padding: 15px 50px;
}
.sp-navigation .spnavigationtop
{
	padding: 15px 50px;
}
.sp-navigation .spnavigationmenubottom
{
	    background: #47a9ca;
    padding: 10px;
    justify-content: center;
    border: 3px solid #69b7d1;
    border-left: 0;
    border-right: 0;
}

.ditty-list__page
{
	z-index:0 !important;
}