/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site 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: 3.3.0.1746533511
Updated: 2025-05-06 12:11:51

*/

.sub-menu li a:hover::before {
    background: #fff !important;
}
.sub-menu li a:hover {
    color: #5f94de !important;
}
ul.sub-menu {
    border-radius: 0 0 15px 15px ! important;
}

.single-post ul {
    list-style: disc;
    padding-left: 25px;
}
.single-post div#lunovus-external-store-cart {
    display: none;
}

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    padding-bottom: 10px;
}
input#rm-form-submit-btn:hover {
    background: #2F80ED !important;
    color: #fff !important;
}
input#rm-form-submit-btn {
    background: #fff !important;
    color: #2F80ED !important;
    border: 1px solid #2F80ED !important;
    text-transform: uppercase;
    border-radius: 50px !important;
}
.elementor-widget-container ul {
    list-style: disc;
    padding-left: 20px;
}	
	
.bottle td, .bottle th {
    vertical-align: middle;
}	

.jkit-post-category a {
    color: #2f80ed !important;
text-decoration: none !important;
}
.jkit-post-category {
    border: 1px solid #2f80ed !important;
    background: #fff !important;
    text-decoration: none !important;
    padding-top: 6px !important;
}
#menu-item-81 a {
    background: #fff !important;
	color: #3e3d3d !important;
}