/*
 Theme Name:   Konstruk Child
 Theme URI:    https://rstheme.com/products/wordpress/konstruk
 Description:  konstruk Child
 Author:       RSTheme
 Author URI:   http://rstheme.com
 Template:     konstruk
 Version:      1.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

div.sidebarmenu-area.mobilehum > ul > li > a > span.dot2, div.sidebarmenu-area.mobilehum > ul > li > a > span.dot4, div.sidebarmenu-area.mobilehum > ul > li > a > span.dot6, div.sidebarmenu-area.mobilehum > ul > li > a > span.dot8, div.sidebarmenu-area.mobilehum > ul > li > a > span.dot9 {
	display: none;
}

div.sidebarmenu-area.mobilehum > ul > li > a {
	display: flex;
    flex-direction: column;  /* apila los hijos verticalmente */
}

.nav-link-container .nav-menu-link span {
	width: 32px !important;
	height: 2px;
	margin-bottom: 3px;
	border-radius: 0 !important;
}

.testimonial-item-style4 .slick-list .slick-track {
	min-height: 480px;
	height: 480px;
}

.rs-addon-services.services-style5 .services-part .icon_top {
	display: none;
}