/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

#dkr-scroll-top {
	display: none;
}

.dkr-login-registrati-nav{
	font-family: var(--e-global-typography-956fb5b-font-family), Sans-serif;
    font-size: var(--e-global-typography-956fb5b-font-size);
    font-weight: var(--e-global-typography-956fb5b-font-weight);
    line-height: var(--e-global-typography-956fb5b-line-height);
    letter-spacing: var(--e-global-typography-956fb5b-letter-spacing);
    word-spacing: var(--e-global-typography-956fb5b-word-spacing);
}

.dkr-login-registrati-nav:hover{
	text-decoration: underline;
}


.dkr-toc li.elementor-toc__list-item {
    padding: 20px 0 20px 20px;
    margin: 0;
    border-bottom: 2px solid white;
}

.dkr-toc .elementor-toc__body {
    padding: 0;
}

.dkr-toc .elementor-toc__header {
    border-left: 4px solid black;
}

/*.dkr-toc .elementor-toc__header:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 12px solid #CDCDCD;
    display: block;
    content: "";
    position: relative;
    bottom: -35px;
    left: -190px;
}*/

div.mnnt-main-container {
    font-family: var( --e-global-typography-833650f-font-family ), sans-serif;
    font-size: var( --e-global-typography-833650f-font-size );
}