#el-header .hide-for-sticky img, 
#el-header .show-for-sticky img {
    width: 100% !important;
}

#el-header .menu-item {
    float: unset;
}

#el-header .sub-arrow i {
    height: unset;
}

#el-header i.eicon-menu-bar {
    font-family: "Font Awesome 5 Free" !important;
    font-weight: bold;
    font-style: normal;
}

#el-header i.eicon-menu-bar::before {
    content: "\f0c9";
}

span.elementor-screen-only {
    display: none;
}

.elementor-location-header {
    position: absolute;
    left: 0;
    right: 0;
}

body:not(.home, .page-template-blog, .post-type-archive-youtube_video, .category) #el-header {
	background-color: #fff;
}	

#el-header {
    transition: background-color 350ms ease !important;
    z-index: 99;
}

#el-header .mega-menu-items a .elementor-icon-list-icon {
    margin-left: 5px;
}

#el-header .elementor-icon-list-icon svg {
    fill: #fff !important;
}

#el-header.elementor-sticky--effects .elementor-icon-list-icon svg,
body:not(.home) #el-header .elementor-icon-list-icon svg {
    fill: #2e3c50 !important;
}


.mega-menu-panel .elementor-widget-icon-box svg {
    -webkit-filter: grayscale(1);
            filter: grayscale(1);
}

.mega-menu-panel .elementor-widget-icon-box:hover svg {
    -webkit-filter: grayscale(0);
            filter: grayscale(0);
}

#el-header input,
#nav-conteudos input{
    border-bottom: none !important;
    height: unset !important;
    margin: 0 !important;
}

#el-header .elementor-search-form__container {
    flex-direction: row-reverse;
}

#el-header .elementor-search-form__icon {
    padding-left: 0;
    padding-right: calc(40px / 3);
}

#el-header.elementor-sticky--effects {
  background-color: rgba(255, 255, 255, 1) !important;
}

body:not(.home) #el-header .elementor-icon-list-icon i,
body:not(.home) #el-header .elementor-icon-list-text,
body:not(.home) #el-header .elementor-search-form__input,
body:not(.home) #el-header .elementor-search-form__icon,
#el-header.elementor-sticky--effects .elementor-icon-list-icon i, 
#el-header.elementor-sticky--effects .elementor-icon-list-text,
#el-header.elementor-sticky--effects .elementor-search-form__input,
#el-header.elementor-sticky--effects .elementor-search-form__icon {
  color: #2e3c50;
}

#el-header .mega-menu-items a {
  flex-direction: row-reverse !important;
}

#el-header.elementor-sticky--effects .hide-for-sticky,
body.home #el-header:not(.elementor-sticky--effects) .show-for-sticky,
body:not(.home) #el-header  .hide-for-sticky{
    display: none;
}


#el-header.elementor-sticky--effects > .elementor-container .elementor-search-form__container,
body:not(.home) #el-header > .elementor-container .elementor-search-form__container {
  border-color: #2e3c5052;
}

#el-header .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    box-shadow: unset;
    height: unset;
    margin: 0;
    line-height: 1em;
}

#el-header .elementor-nav-menu__align-right .elementor-nav-menu li {
    float: unset;
}

/** MEGA MENU **/
body:not(.elementor-editor-active) .mega-menu-panel {
    z-index: 999;
    position: fixed;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: 15px !important;
    opacity: 1;
    transform: translateY(0);
    transition: all 350ms ease !important;
}

body:not(.elementor-editor-active) .mega-menu-panel:not(.current-panel) {
    opacity: 0;
    transform: translateY(10px);
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}

body:not(.elementor-editor-active) .mega-menu-panel .elementor-container::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #fff;
    position: absolute;
    top: -15px;
    left: 0;
}

.mega-menu-panel h3 {
  margin: 0;
}

.mega-menu-panel .elementor-widget-icon-box svg {
    -webkit-filter: grayscale(1);
            filter: grayscale(1);
}

.mega-menu-panel .elementor-widget-icon-box:hover svg {
    -webkit-filter: grayscale(0);
            filter: grayscale(0);
}

.mega-menu-panel .elementor-icon-list-item a {
    border-radius: 2px;
    background: #fff;
    padding: 4px 8px;
    display: block;
    width: 100%;
    margin-bottom: 2px;
}

.mega-menu-panel .elementor-icon-list-item:hover a {
    background: #f4f4f7;
}

#nav-sobre_a_sankhya form {
    margin-bottom: 8px;
}

#nav-sobre_a_sankhya form .col {
    padding: 0;
}

#nav-sobre_a_sankhya form input {
    margin: 0 !important;
    height: unset;
    background: #F4F4F7;
    border-radius: 2px;
    border-bottom: 0;
    width: 100%;
    position: relative;
}

#nav-sobre_a_sankhya form input.wpcf7-email {
    font-family: "Roboto";
    font-size: 13px;
    font-weight: 400;
    line-height: 18.2px;
}

#nav-sobre_a_sankhya form input.wpcf7-submit {
    box-shadow: unset;
    background: #66CB66;
}

#nav-sobre_a_sankhya form p {
    display: none;
}

#nav-sobre_a_sankhya form .wpcf7-spinner {
    display: none;
}

#nav-sobre_a_sankhya .elementor-container::before {
	left: 250px;
}

#nav-solucoes .elementor-container::before {
	left: 375px
}

#nav-segmentos .elementor-container::before {
	left: 490px
}

#nav-conteudos .elementor-container::before {
	left: 600px
}

.header-search-form button.elementor-search-form__submit {
    left: 163px;
    position: sticky;
    background-color: transparent !important;
    cursor: pointer;
}

.header-search-form input.elementor-search-form__input {
    position: relative;
    right: 40px;
 	color: #8e8f8f !important;
    font-size: 15px !important;
}

.header-search-form form.elementor-search-form {
    background: #eceeef;
    border-radius: 3px;
}

.header-search-form i.fa.fa-search {
    color: #7a8390;
}
