/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A lightweight and minimalist WordPress theme for Elementor page builder.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.8.1.1695883425
Updated: 2023-09-28 08:43:45

*/
.label-accesibilidad {
  height: 0px !important;
  visibility: hidden !important;
}

p,
span,
a,
h1,
h2,
h3,
h4,
h5,
h6 {
  background: #00000001;
}

#cmplz-manage-consent .cmplz-manage-consent {
  animation: mc_slideIn 0.5s forwards !important;
}

button.cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f564";
  display: inline-block;
  vertical-align: middle;
  margin-left: 1px;
  display: none;
  color: #60d7e3;
  font-size: 25px !important;
}

#cmplz-manage-consent .cmplz-manage-consent {
  left: 0px !important;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 32px !important;
  min-width: unset !important;
  padding: 15px 15px 15px 8px !important;
}

.cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show {
  right: unset !important;
  font-size: 0px;
}

button.cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f564";
  display: inline-block !important;
  vertical-align: middle;
  margin-left: 1px;
  font-size: 25px !important;
}

@media (max-width: 1200px) {
  .elementor-location-header .e-n-menu-item .e-n-menu-content>div {
    margin-top: 0px !important;
  }

}

@media (max-width: 767px) {
  #cmplz-document h2 {
    font-size: 24px !important;
    line-height: 1.6em !important;
  }

  #cmplz-document p,
  #cmplz-document span,
  #cmplz-document li {
    font-size: 16px !important;
    line-height: 2em !important;
  }

}

@media (max-width: 480px) {
  .cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show {
    right: unset !important;
    font-size: 0px;
  }

  button.cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f564";
    display: inline-block !important;
    vertical-align: middle;
    margin-left: 1px;
    font-size: 23px !important;
  }

  #cmplz-manage-consent .cmplz-manage-consent {
    padding: 8px !important;
  }
}

@media (min-width: 481px) and (max-width: 640px) {
  .cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show {
    right: unset !important;
    font-size: 0px;
  }

  button.cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f564";
    display: inline-block !important;
    vertical-align: middle;
    margin-left: 1px;
    color: #60d7e3;
    font-size: 25px !important;
  }
}

@media (min-width: 641px) and (max-width: 767px) {
  .cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show {
    right: unset !important;
    font-size: 0px;
  }

  button.cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show::after {
    content: "\f564";
    font-family: "Font Awesome 5 Free";
    display: inline-block !important;
    font-size: 25px !important;
    color: #60d7e3;
    font-size: 25px !important;
  }
}

#cmplz-document {
  width: 100%;
  max-width: 100%;
}

#cmplz-document p,
#cmplz-document span,
#cmplz-document li,
#cmplz-document ul {
  text-align: left;
  font-family: "Roboto", Sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 39px;
  color: var(--e-global-color-4575c8f);
}

#cmplz-document h2,
#cmplz-document h3 {
  font-family: "Roboto", Sans-serif;
  font-size: 32px;
  font-weight: 700;
  font-style: normal;
  line-height: 62px;
  color: var(--e-global-color-4575c8f);
}

#cmplz-document a,
.elementor-widget-text-editor a {
  color: #60d7e3;
}
.elementor-widget-nav-menu{
	display: none;
}