/* 
Theme Name: Simplissima
Author: PA Medios
Author URI: https://pamedios.com/
Version: 1.0.1
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Template: hello-elementor
Theme URI: https://github.com/elementor/hello-theme/
Text Domain: simplissima
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
*/

/*=== General ===*/
::-webkit-scrollbar {background:#ffffff; width:5px;}
::-webkit-scrollbar-thumb {background:var(--e-global-color-primary);-webkit-border-radius:6px;}

html, body {max-width: 100%;overflow-x: hidden;}

div.all-rights p{margin-bottom:0!important;}

/*=== Navbar ===*/
header.elementor-sticky--active {display:none!important;}
header.elementor-sticky--active.elementor-sticky--effects {display:block!important;}

section .reglogo {display:block;}
section.elementor-sticky--effects .reglogo{display:none;}
section .fixedlogo{display:none;-webkit-transition: all .3s;-moz-transition: all .3s;transition: all .3s;}
section.elementor-sticky--effects .fixedlogo{display:block;}