/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.servicesbox .ue-item-holder:hover .ue-item
{
    background-image: url(https://meddypro.elegantinfotech.com/wp-content/uploads/2026/02/shape-content-1.png);
    background-position: top right;
    background-repeat: no-repeat;
    border-style: solid !important;
    border-width: 0px 0px 5px 0px;
    border-color: var(--e-global-color-secondary) !important;
	border-radius: 5px 5px 0px 0px !important;
}
.elementor-widget-mf-select{width:100%;}
.ekit-accordion--content ul
{
	padding-left:15px !important;
	margin-bottom:20px !important;
}

b, strong {
    font-weight: 700;
}
.casestudiesbox .elementskit-info-image-box .elementskit-box-body 
{
	margin-top:12px;
}
.elementor-widget-text-editor ul{padding-left:15px !important;}
.tf-nav-menu.dropdown-style1 .mainnav .menu-container ul.sub-menu:after
{
	left:30% !important;
}
.tf-nav-menu .mainnav .menu-container > ul li ul.sub-menu li
{
	width:50%;
}
.tf-nav-menu .mainnav .menu-container > ul > li ul.sub-menu {
    min-width: 800px !important;
    display: flex;
    flex-flow: wrap;
    left: -100%;
    transform: none;
}






