/*
Theme Name: Konta
Theme URI: https://themeholy.com/wordpress/konta
Author: Themeholy
Author URI: https://themeforest.net/user/themeholy 
Description: Konta - Construction & Real Estate Company WordPress Theme  
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: konta
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/

/ Header sub-menu icon /
.hide-icon.main-menu ul.sub-menu li a:before {
    display: none;
}
.hide-icon.main-menu ul.sub-menu li a:hover {
    padding-left: 0;
}

.slick-prev-service{
	
left:10px !important;	
	
}
.slick-next-service{   
right: 10px !important;

}

@media (max-width: 991px) {
    .service-tab-menu .tab-btn {
        padding: 11px 8px !important;
        width: 96px !important;
   
        display: flex;
        align-items: center;
        justify-content: center;
        height: 54px;
        margin-top: 0px !important; 
		font-size: 12px !important;
        line-height: 1 !important;
    }
.service-tab-menu {
        margin-bottom: 0px !important;
	        gap: 5px;
        justify-content: center;
    }

}



