/*
 Theme Name: Hello Elementor Child
 Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
 Description: A plain-vanilla & lightweight theme for Elementor page builder
 Author: Elementor Team
 Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
 Template: hello-elementor
 Version: 1.0.0
 License: GNU General Public License v3 or later.
 License URI: https://www.gnu.org/licenses/gpl-3.0.html
 Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
 Text Domain: hello_elementor_child
*/

body a {
    color: #000000;
}
body a:hover {
    color: #456AEF;
}
.p-rbm p:last-child {
    margin-bottom: 0px;
}
.header-section {
    position: relative;
}
.header-section .elementor-menu-toggle {
    position: fixed;
    top: 28px;
    right: 15px;
}
.style-ptf .elementor-price-table__feature-inner {
    display: flex;
}
.style-ptf .elementor-price-table__feature-inner span {
    width: calc(100% - 50px);
    word-wrap: break-word;
}
.style-ptf.elementor-widget {
    height: 100%;
    position: relative;
}
.style-ptf .elementor-widget-container .elementor-price-table {
    height: 100%;
    position: relative;
    padding-bottom: 100px;
}
.style-ptf.elementor-widget-price-table .elementor-widget-container {
    background-color: #ffffff;
}
.style-ptf .elementor-widget-container .elementor-price-table .elementor-price-table__footer {
    position: absolute;
    width: 100%;
    bottom: 0px;
}