/*
Theme Name: Solor Child
Template:   solor
Theme URI: https://1.envato.market/6e6KxK
Description: Solar Energy Elementor WordPress Theme
Author: Awaiken
Author URI: https://awaikenthemes.com/
Version: 1.0.1
Text Domain: solor-child
*/
.project-layout2 .project-content h3 {
    text-transform: capitalize;
}

.ekit-breadcrumb a[href*="/category/uncategorized"] {
    display: none;
}


.ekit-breadcrumb a[href*="/category/uncategorized"]
    + .brd_sep,
.ekit-breadcrumb .brd_sep:has(+ li a[href*="/category/uncategorized"]) {
    display: none;
}
.header-submenu a.dropdown-item {
    text-transform: capitalize;
}
.elementor-message-success {
    animation: fadeOut 3s forwards;
}


@keyframes fadeOut {
    0%   { opacity: 1; }
    70%  { opacity: 1; }
    100% { opacity: 0; }
}
.brd-case .elementor-shortcode {
    text-transform: capitalize !important;
}
.project-sidebar ul li a {
    text-transform: capitalize;
}
@media (max-width: 1599px) and (min-width:1367px){
	.resonsive-slider-height .e-con-inner{
		padding-top: 100px !important;
	}
}
@media (max-width: 1366px) and (min-width:1025px){
	.resonsive-slider-height .e-con-inner{
		padding-top: 80px !important;
	}
}


@media only screen and (max-width: 1024px) {
    .elementskit-submenu-indicator {
        pointer-events: auto;
        cursor: pointer;
    }
	.ekit-menu-nav-link {
        pointer-events: auto !important;
    }
    .ekit-menu-has-children > .ekit-menu-nav-link .ekit-menu-dropdown-toggle {
        pointer-events: auto;
    }
}
