/* 
Theme Name: Ecodepur website Theme
Description: Ecodepur website Theme
Author:Menir Studio
Author URI: https://menir.studio
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
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
*/

/*NORMALIZE CSS*/
a,
abbr,
acronym,
address,
applet,
b,
big,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
object,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
var,
select,
input,
textarea,
:focus ::-moz-focus-inner {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-appearance: none;
}
textarea:focus,
input:focus,
*:focus,
input:focus {
  outline: none !important;
}
body {
  font-feature-settings: "pnum" on, "lnum" on;
}

@media (min-width: 768px) {
  body p {
    text-align: justify;
  }
}

html[lang^="pt"] .hide-pt,
html[lang^="es"] .hide-es,
html[lang^="ma"] .hide-ma {
display:none !important;
}


/*MEGA MENU*/
.jet-mega-menu-item__icon {
  width: 35px;
}
/*Flags Size*/
.imp-object img {
  width: 30px !important;
  height: auto !important;
  /*border: 1px solid red!important;*/
}
/*Fim Temporário*/

/*Normalize Icon Box*/
.elementor-icon-box-icon .elementor-icon,
.icon-box .elementor-icon {
  top: 12px;
  position: relative;
}

/*Rotate Icon Box*/
.rotate-icon .elementor-icon-list-icon {
  transform: rotate(-45deg);
}

/*Registed Mark*/
sup,
span.s1 {
  position: relative;
  top: -7px;
}
/*TABS*/
button.e-n-tab-title {
  min-width: 24.1%;
}
.icon-big a .elementor-button-content-wrapper {
  align-items: center;
}
.icon-big a {
  width: 100%;
  min-height: 94px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.icon-big a i {
  font-size: 50px;
}

/*EQUIPAMENTOS*/

@media (min-width: 768px) {
  .jet-dynamic-table__body .jet-dynamic-table__row td:first-child {
    text-align: left !important;
  }
}

.jet-dynamic-table__col--documentos a {
  margin: 0 3px;
}

.table-downloads-popup .jet-dynamic-table__col--modelo {
  width: 65%;
}
.table-downloads-popup .jet-dynamic-table__col--ficheiro {
  width: 35%;
  text-align: center;
}

.table-downloads-popup .jet-dynamic-table__col--ficheiro a {
  margin: 0 5px;
}
.table-downloads-popup .jet-dynamic-table__col--ficheiro i {
  font-size: 25px;
}

/*Tabelas equipamentos*/

.jet-dynamic-table {
  margin: auto;
  min-width: 300px;
  max-width: 100%;
  border-collapse: collapse;
}

.jet-dynamic-table th {
  display: none;
}

.jet-dynamic-table td {
  display: block;
}

.jet-dynamic-table .jet-dynamic-table__row td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 100%;
  display: inline;
  color: #000;
  text-align: center;
}

.jet-dynamic-table .jet-dynamic-table__body tr td:first-child::before {
  color: #ffffff !important;
}

@media (min-width: 768px) {
  .jet-dynamic-table .jet-dynamic-table__row td:before {
    display: none;
  }

  .jet-dynamic-table th,
  .jet-dynamic-table td {
    display: table-cell;
  }
}

@media (max-width: 767px) {
  .jet-dynamic-table__col {
    width: 100% !important;
    min-width: 100% !important;
  }

  .jet-dynamic-table .jet-dynamic-table__body tr td:first-child {
    background-color: var(--e-global-color-primary) !important;
    padding: 1em 0.25em !important;
    color: #ffffff !important;
  }
}

/*
.elementor-location-single ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.elementor-location-single li {
  display: grid;
  grid-template-columns: 20px 1fr;
  align-items: center;
  column-gap: 10px;
  margin-bottom: 8px;
}

.elementor-location-single li::before {
  content: "\e91f";
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 16px;
  color: #567b88;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*/

.legenda-tabela li::before {
  display: none;
}

.elementor-location-single ul {
  margin: 1em 0 0 1em;
  padding: 0;
}

.elementor-location-single li {
  line-height: 1.25;
  padding-left: 0.5em;
  padding-bottom: 10px;
}

.elementor-location-single li::marker {
  content: "\e91f";
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 16px;
  color: #567b88;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


/*TEMPORARIO*/
.postid-3083.translatepress-fr_FR .doc-tecnical-block{
  display: none;
}