/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 08 2021 | 15:45:31 */
body.postid-214 .elementor-element-308c56f{
  background-color:var(--e-global-color-76d9c5c );
}

.elementor-menu-toggle{
  background-color:transparent;
  padding:0px;
}

.elementor-menu-toggle i {
    content: url(/wp-content/uploads/2021/01/nav-burger.svg);
}

.elementor-menu-toggle.elementor-active i {
    content: url(/wp-content/uploads/2021/01/nav-close.svg);
}

.singlenav .elementor-menu-toggle i {
    content: url(/wp-content/uploads/2021/01/nav-burger_blue.svg);
}

.singlenav .elementor-menu-toggle.elementor-active i {
    content: url(/wp-content/uploads/2021/01/nav-close.svg);
}

.elementor-menu-toggle i,
.elementor-menu-toggle.elementor-active i,
.elementor-menu-toggle:focus{
    border: none;
    outline: none;
}

body[data-elementor-device-mode="tablet"] #topnav .elementor-menu-toggle i{
   width:32px;
}

body[data-elementor-device-mode="mobile"] #topnav .elementor-menu-toggle i{
    width:26px;
}

body[data-elementor-device-mode="tablet"] #topnav .elementor-menu-toggle i,
body[data-elementor-device-mode="tablet"] #topnav .elementor-menu-toggle.elementor-active i{
  width:32px;
}

body[data-elementor-device-mode="mobile"] #topnav .elementor-menu-toggle i,
body[data-elementor-device-mode="mobile"] #topnav .elementor-menu-toggle.elementor-active i{
    width:26px;
}

nav.elementor-nav-menu--dropdown ul {
    min-width: 100% !important;
}

nav.elementor-nav-menu--dropdown ul a {
   justify-content: center;
}


body[data-elementor-device-mode="tablet"] #topnav .elementor-nav-menu--dropdown{
    top: -50px !important;
    height: 100vh;
}

body[data-elementor-device-mode="mobile"] #topnav .elementor-nav-menu--dropdown{
    top: -30px !important;
    height: 100vh;
}
#topnav .elementor-menu-toggle.elementor-active i{
    margin-top: 10px;
}
body[data-elementor-device-mode="tablet"] #topnav .elementor-nav-menu--dropdown ul{
    padding-top: calc(50vh - 200px);
}

body[data-elementor-device-mode="mobile"] .elementor-nav-menu--dropdown ul{
padding-top: calc(50vh - 180px);
}

body[data-elementor-device-mode="mobile"] #topnav .logo-container {
    width: 120px;
}

body[data-elementor-device-mode="mobile"] #topnav .nav-button-container {
    width: calc(100% - 120px);
}

body[data-elementor-device-mode="desktop"] #topnav .nav-container {
    width: calc(100% - 177px)
}

body[data-elementor-device-mode="tablet"] #topnav .nav-container {
    width: 23px;
}

body[data-elementor-device-mode="mobile"] #topnav .nav-container {
    width: 26px;
}


body[data-elementor-device-mode="desktop"] #topnav .nav-cta-container {
    width: 177px;
}

body[data-elementor-device-mode="tablet"] #topnav .nav-cta-container {
    width: calc(100% - 23px);
}

body[data-elementor-device-mode="mobile"] #topnav .nav-cta-container {
    width: 0;
}

body[data-elementor-device-mode="desktop"] #topnav .nav-cta-mobile-container {
    width: 0;
}

body[data-elementor-device-mode="tablet"] #topnav .nav-cta-mobile-container {
    width: 0;
}

body[data-elementor-device-mode="mobile"] #topnav .nav-cta-mobile-container {
    width: calc(100% - 26px);
}

body[data-elementor-device-mode="mobile"] #topnav .nav-cta-mobile-container .elementor-button .elementor-align-icon-right,
body[data-elementor-device-mode="mobile"] #topnav .nav-cta-mobile .elementor-button .elementor-align-icon-right{
    margin-left:0px;
}

body[data-elementor-device-mode="mobile"] #topnav .nav-cta-mobile-container .elementor-button-icon svg,
body[data-elementor-device-mode="mobile"] #topnav .nav-cta-mobile .elementor-button-icon svg{
    width:auto;
}


#topnav .closeMenuLogo{
}
#topnav .openMenuLogo {
  display:none;
}