/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.1
Text Domain:  Avada
*/

ul {
  padding-left: 0;
}
/*
body.home header:not(.fusion-is-sticky) .fusion-main-menu ul li a {
  color: #fff;
}

body.home header:not(.fusion-is-sticky) .fusion-main-menu ul li ul li a {
  color: #000;
}
*/


body .fusion-secondary-header .fusion-contact-info {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
}

.glof-bgauto {
  background-size: auto !important;
}

body .fusion-footer footer {
  font-size: 12px;
  line-height: 1.6em;;
}

body .fusion-footer footer .fusion-copyright-notice div {
  display: flex;
  justify-content: space-between;
}

body .fusion-toggle-heading strong {
  color: #a8ca49;
}

body .fusion-form-form-wrapper .fusion-form-field {
  margin: 0.4em 0;
}



.glof-float {
  pointer-events: none;
  right: 0;
}

.glof-float #flyout-contacto .fusion-column-wrapper {
  pointer-events: auto;
}


#flyout-contacto {
  justify-content: end;
}

#flyout-contacto .fusion-column-wrapper {
  max-width: 62px;
}

#flyout-contacto .button-icon-left {
  margin-right: 0;
}

li.wpml-ls-item .wpml-ls-native:after {
  content: ' ⌄';
  position: relative;
  top: -2px;
}

ul ul li.wpml-ls-item .wpml-ls-native:after {
  content: '';
}


body header .fusion-main-menu ul li ul li {
  text-transform: uppercase;
}

.breadcrumbs {
  font-size: 14px;
}

.glofera-caret-down,
.glofera-caret-up {
  position: absolute;
  right: 6px;
  top: 18px;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border: #000 solid 1px;
  
}

.fusion-filter.fusion-active span{
  display: block;
}

@media (max-width: 800px) {
  body .fusion-post-cards.fusion-post-cards-1 ul.fusion-filters li.fusion-active a {
    border-top-width: 0;
  }
}

@media (min-width: 801px) {
  .glofera-caret-down,
  .glofera-caret-up {
    display: none !important;
  }
}
