/* 
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 */


.hover-box .elementor-widget-wrap:hover .elementor-widget-image-box .elementor-widget-container .elementor-image-box-content h3 {
color: white;
}
.hover-box .elementor-widget-wrap:hover .elementor-widget-image-box .elementor-widget-container .elementor-image-box-content p {
color: white;
}
.hover-box .elementor-widget-wrap:hover a {
color: white !important;
}
.hover-box .elementor-widget-wrap:hover {
background: #0EA600;
	border-color: transparent !important;
}

.hover-box .elementor-icon-wrapper .elementor-icon {
    width: 78px;
    height: 78px;
    margin: 0 auto;
    background: #0EA600;
    display: flex;
    transition: all 0.2s linear;
    align-items: center;
    justify-content: center;
    border-radius: 1000px;
}

.hover-box .elementor-icon-wrapper .elementor-icon svg {
    width: 40px;
}

.hover-box .elementor-widget-wrap:hover .elementor-icon-wrapper .elementor-icon {
    background: #94D900 !important;
}

div#pos-class img {transform: scale(1.2);}

div#pos-class {
    bottom: 59px !important;
    right: 0px !important;
}

section#counter-class {
    position: relative;
    top: 14px;
    left: 44px;
}



div.wpforms-container-full .wpforms-form em.wpforms-error {
    font-size: 11px !important;
    font-weight: 500;
    letter-spacing: 1px;
    margin-top: 4px !important;
}

.elementskit-navbar-nav .elementskit-submenu-panel {
    padding: 10px 0 !important;
}

.elementskit-navbar-nav .elementskit-submenu-panel li a.dropdown-item {
    padding: 2px 15px !important;
    line-height: 20px !important;
    margin-bottom: 5px !important;
    color: #111 !important;
    font-weight: 500 !important;
    letter-spacing: 0.1px !important;
}

[data-id="3c3ea934"] a.elementor-icon {
    width: 35px !important;
    height: 35px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

[data-id="3c3ea934"] a.elementor-icon i {
    font-size: 16px !important;
}

#custom-form-btn label.wpforms-field-label {
    font-size: 14px !important;
    font-weight: 400 !important;
    letter-spacing: 0.5px;
    margin: 0 0 2px !important;
}

#custom-form-btn  button#wpforms-submit-671 {
    padding: 10px 28px !important;
    background: #0ea600 !important;
    color: #fff !important;
    border-color: #0ea600 !important;
}

#custom-form-btn button#wpforms-submit-671:hover {
    background: transparent !important;
    color: #0ea600 !important;
}

.elementskit-commentor-content .elementskit-client_logo::after {
    content: '';
    background: url(/wp-content/uploads/2025/08/star.jpg) !important;
    position: absolute;
    bottom: -8px;
    left: 0;
    z-index: 99;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center;
    width: 110px;
    height: 40px;
}

.elementskit-commentor-content .elementskit-client_logo {
    padding-bottom: 42px;
    position: relative !important;
}

.she-header {
    padding: 18px 0 !important;
}


@media only screen and (max-width: 786px) {
	
	section#counter-class {
		padding: 6px  0 !important;
		position: absolute;
		bottom: 0px;
		margin-top: 25px;
		max-width: 180px !important;
		left: unset !important;
		right: 0 !important;
	}

	section#counter-class .elementor-widget-wrap {
		padding: 18px 0px !important;
	}

	.she-header {
		display: none !important;
	}

	html {overflow-x: hidden !important;width: 100%;}

	html a {
		text-decoration: unset;
	}

	body {overflow-x: hidden !important;width: 100%;}

	body a {
		text-decoration: unset;
	}
	.hover-box .elementor-icon-wrapper .elementor-icon {
		width: 60px;
		height: 60px;
		margin-top: 10px;
	}
	
	ul.elementskit-dropdown.elementskit-submenu-panel.elementskit-dropdown-open {
    padding: 12px 20px !important;
}

ul.elementskit-dropdown.elementskit-submenu-panel.elementskit-dropdown-open li {
    padding: 4px 0;
}
.elementskit-nav-logo > img {
    max-height: 100px !important;
    max-width: 180px !important;
}
	
	
}



.header {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.93) 50%, rgb(255 255 255 / 0%) 100%) !important;
}



.single-post p a {
    padding: 10px 20px;
    background: #0ea600;
    color: #fff;
    display: inline-block;
    margin: 16px 14px 0 0;
    transition: all 0.3s linear;
    border: 1px solid #0ea600;
}

.single-post .elementor-widget-theme-post-content h4 {
    font-size: 25px;
    margin: 18px 0 12px;
    color: #0ea600;
}

.single-post .elementor-widget-theme-post-content ul {
    list-style: none !important;
    padding: 0 16px 0;
    margin: 0px 0 25px;
}

.single-post .elementor-widget-theme-post-content ul li {
    margin-bottom: 9px;
}

.single-post p a:hover {
    color: #0ea600;
    background: transparent;
}

[data-id="d3de715"] h3.elementor-icon-box-title span span {
    font-size: 22px;
    position: absolute;
    top: 0;
    color: #0ea600;
    margin-left: 2px;
}