/*
 Theme Name:   	Appku Child
 Theme URI: 	https://themelocker.tech/wordpress/appku
 Description:  	This is a child theme for Appku - SaaS Landing Page WordPress Theme
 Author:       	Validthemes
 Author URI:   	https://themeforest.net/user/validthemes/portfolio
 Template:     	appku
 Version:      	1.0
 Tags:         	two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  	appku-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

/* nav.navbar.mobile-sidenav.attr-border.navbar-sticky.navbar-default.validnavs.navbar-fixed.dark.onepage-nav.on.no-full {
    display: none;
} */

li.button {
    display: none;
}

div#navbar-menu {
    display: none !important;
}

 .f-item.about img {
    display: none !important;
}

/* ul#menu-footer-menu {
     display: none;
}  */

#tidio-chat-iframe {
    display: none !important;
}

footer .f-items .f-item.contact-widget::after {
    margin-left: 12% !important;
    height: 700px;
}

.btn.btn-gradient::after {
    background-color: #D23A49;
    background-image: linear-gradient( to right, #9f3791 , #d23a49, #9f3791 );
  
}

.banner-area.banner-style-four h4 strong {
    background: #9f3791;
}

.elementor-2363 .elementor-element.elementor-element-cac052a > .elementor-widget-container {
        background-color: #D23A49;
    background-image: linear-gradient( to right, #9f3791 , #d23a49);
}

.elementor-2363 .elementor-element.elementor-element-bd545e4 > .elementor-widget-container {
        background-color: #D23A49;
    background-image: linear-gradient( to right, #9f3791 , #d23a49);
}

.app-feature-item h4::after {
  background-color: #D23A49;
    background-image: linear-gradient( to right, #9f3791 , #d23a49);
}

.app-feature-thumb::after {
    border: 100px solid #9f3791;
}

.video-play-button.theme:before, .video-play-button.theme:after {
    background: #9f3791 repeat scroll 0 0;
	 background-image: linear-gradient( to right, #9f3791 , #d23a49);
}

.testimonials-area .item {
    background: linear-gradient(45deg, #D23A49 0%, #9f3791 35%);
}