/* 
Theme Name: ECR Logistica
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: ecrlogistica
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.wpforms-container{margin:0!important;}
.wpforms-container div.wpforms-field, 
.wp-core-ui div.wpforms-container div.wpforms-field{padding:0 0 15px;}
div.wpforms-container button.wpforms-submit{width:100%;border:1px solid var( --e-global-color-primary )!important;background-color:rgba(0,0,0,0)!important;color:var( --e-global-color-primary )!important;}
div.wpforms-container button.wpforms-submit:hover,
div.wpforms-container button.wpforms-submit:focus{background-color:var( --e-global-color-primary )!important;color:var( --e-global-color-b6c1a72 )!important;}

/*=== Navbar ===*/
section.elementor-sticky--effects {background:#fff;}
section.elementor-sticky--effects .elementor-nav-menu--main .elementor-item,
section.elementor-sticky--effects .elementor-social-icon i,
section.elementor-sticky--effects  div.elementor-menu-toggle {color:var( --e-global-color-secondary )!important;}
section.elementor-sticky--effects .elementor-nav-menu--main .elementor-item:hover,
section.elementor-sticky--effects .elementor-social-icon i:hover {color:var(--e-global-color-accent)!important;}
section.elementor-sticky--effects .elementor-button {color:var( --e-global-color-secondary )!important;border-color:var( --e-global-color-secondary )!important;}
.elementor-38 .elementor-sticky--effects .elementor-element.elementor-element-586137b .elementor-button:hover,
.elementor-38 .elementor-sticky--effects .elementor-element.elementor-element-586137b .elementor-button:focus{color:var(--e-global-color-dc2e8d5)!important;border-color:var(--e-global-color-accent)!important;}

.elementor-38 section.elementor-sticky--effects {box-shadow:0px 5px 10px 0px rgb(0 0 0 / 15%)!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;}