/*
Theme Name: Kinetika
Theme URI: #
Template: hello-elementor
Author: Memob
Author URI: https://memob.com/
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor page builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.9.0.1703507983
Updated: 2023-12-25 12:39:43

*/

a {
    color: #175c7d;
}

.elementor-widget-text-editor ul {
    list-style: none;
    padding-left: 0;
}

.elementor-widget-text-editor ul li {
    position: relative;
    padding-left: 24px;
    line-height: 28px;
}

.elementor-widget-text-editor ul li::before {
    content: '';
    position: absolute;
    left: 5px;
    top: 7px;
    width: 13px;
    height: 13px;
    background: url(./assets/img/bullet.svg) no-repeat center center;
    background-size: contain;
}

[data-elementor-id="7610"] ul.elementor-icon-list-items li {
    position: relative;
    padding-left: 24px;
    line-height: 28px;
}


[data-elementor-id="7610"] ul.elementor-icon-list-items li::before {
    content: '';
    position: absolute;
    left: 5px;
    top: 7px;
    width: 13px;
    height: 13px;
    background: url(./assets/img/bullet.svg) no-repeat center center;
    background-size: contain;
}

#close-handshake:hover {
    background-color: #fff;
    color: #000;
}

a.indentme-whatsapp {
    bottom: 75px;
    opacity: 0;
    z-index: 9999999;
}

.indentme-popup-wrapper {
    z-index: 9999999;
}

.indentme-modal-close {

    top: 0;
    right: 0;
    margin: 0;
    z-index: 99999;
}

.chaty-tooltip.Whatsapp-channel {
    pointer-events: none;
}

.elementor-element .fluentform-widget-wrapper .ff-el-group input::-webkit-input-placeholder,
.elementor-element .fluentform-widget-wrapper .ff-el-group textarea::-webkit-input-placeholder {
    opacity: 0.3;
}

@media all and (max-width: 768px) {
    .indentme-modal-benefits {
        width: 100%;
    }
}