/* latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 600;
  src: local('Nunito-Light'), local('Nunito-Light'),
  url(https://fonts.gstatic.com/s/nunito/v10/XRXW3I6Li01BKofA6sKUYevIWzgPDA.woff2)
  format('woff2');
  font-display: swap;
}

#node-case-edit-form #edit-field-product-taxonomy li .term-reference-tree-collapsed,
#node-case-form #edit-field-product-taxonomy li .term-reference-tree-collapsed {
  display:none;
}

.media-library-item--grid:before {
  z-index: -1;
}

#block-views-block-specification-filter-view-block, #block-views-block-product-filters-view-block {
  margin-bottom:100px;
}

#taxonomy-term-product-taxonomy-form #edit-relations #edit-parent,
#taxonomy-term-group-and-type-of-specifications-form #edit-relations #edit-parent,
#taxonomy-term-group-and-type-filters-form #edit-relations #edit-parent {
  height: 450px;
}

.taxonomy-term-product-taxonomy-form-disabled .field-group-tabs-wrapper .form-required:after,
.taxonomy-term-product-taxonomy-form-disabled label.form-required:after,
.taxonomy-term-product-taxonomy-form-disabled fieldset .form-required:after {
  display: none;
}

#search_parent {
  margin-bottom: 10px;
}

.hide_option {
  visibility: hidden;
  display: none;
}
.show_option {
  visibility: visible;
}

#edit-field-product-specification-wrapper .select-wrapper {
  width:30%;
  max-width:200px;
}

#field-product-specification-values .tabledrag-handle, #field-product-filter-values .tabledrag-handle {
  width: 0px;
  display: none;
}

#taxonomy-term-product-taxonomy-form table[id^="field-prd-taxonomy-spec-group-values"] tr .select-wrapper:nth-child(5) select {
  pointer-events: none;
  opacity: 0.3;
  /*display: none;*/
}

#taxonomy-term-product-taxonomy-form table[id^="field-prd-taxonomy-filter-group-values"] tr .select-wrapper:nth-child(4) select {
  pointer-events: none;
  opacity: 0.3;
  /*display: none;*/
}

.toolbar .toolbar-tray .toolbar-toggle-orientation {
  display: block !important;
}

.page-404-content {
  background-color: #f5f5f5;
  font-family: Nunito,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
  font-style: normal;
  text-align: center;
}
.page-404-content .oops {
  text-align: center;
}
.page-404-content h3 {
  font-size: 32px;
  font-weight: lighter;
  font-family: Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
  font-style: normal;
  line-height: 1.1875;
}

.page-404-content .text--300 {
  font-weight: 300!important;
  font-size: 1rem;
  font-family: Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
  line-height: 1.5rem;
}

.main-404 {
  position:absolute;
  top: 50%;
  height: 450px;
  width: 100%;
  margin-top: -300px;
}
.main-404 .logo-intelbras svg {
  width: 200px;
  height:100px;
}

.main-404 a.button {

  border-radius: 100px;
  padding: .86rem 26px;
  font-size: .9375rem;
  font-weight: 600;
  white-space: nowrap;
  display: inline-block;
  line-height: 1.1em;
  outline: none;
  background: #ffffff!important;
  border: 1px solid #00a335;
  color: #00a335;


  vertical-align: middle;
  margin: 0 0 1rem;
  -webkit-transition: background-color .3s ease-in-out,color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out,color .3s ease-in-out;
  transition: background-color .3s ease-in-out,color .3s ease-in-out;
  font-family: inherit;
  -webkit-appearance: none;
  text-align: center;
  cursor: pointer;

}

.main-404 a.button:hover {
  border: 1px solid #00a335;
  background: #00a335!important;
  color:#ffffff;
}


.main-404 a.button:hover svg  {
  filter: grayscale(100%) brightness(0%) invert(100%) contrast(100%);
}


.views-data-export-feed .feed-icon{

  background: no-repeat;
    overflow: hidden;
     text-indent: -9999px;
     display: contents;
     width: 36px;

}
.xlsx-feed.views-data-export-feed{
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    padding: 4px 1.5em;
    cursor: pointer;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    text-align: center;
    text-decoration: none;
    color: #333;
    border: 1px solid #a6a6a6;
    border-radius: 20em;
    background-color: #f2f1eb;
    background-image: -webkit-linear-gradient(top, #f6f6f3, #e7e7df);
    background-image: linear-gradient(to bottom, #f6f6f3, #e7e7df);
    text-shadow: 0 1px hsl(0deg 0% 100% / 60%);
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 600;
    line-height: normal;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-font-smoothing: antialiased;
    background-color: #f9f9f9;
    border-radius: 0;
    text-shadow: none;
    transition: all, 0.2s;  
}

.required-mark, .required-mark::after {
  display: none;
}


.ui-dialog  {
  width: 100% !important;
  max-width:1280px !important;
  margin: 0 auto;
}

.view-relatorio-custom-page {
  .csv-feed  {
    position: absolute;
    top: 120px;
    right: 50px;
    z-index: 9999;
    font-size: var(--gin-font-size-s);
    padding-block: calc(var(--gin-spacing-s) - 2px);
    padding-inline: var(--gin-spacing-m);
    border: 2px solid var(--gin-color-primary) !important;
    border-radius: var(--gin-border-m);
    box-shadow: 0 1px 2px var(--gin-color-primary-light);
    transition: var(--gin-transition);
  }
}

.toolbar-icon-intelbras-admin-page::before {
  --icon: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iQ2FtYWRhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMjAwIDIwMCI+CiAgPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI5LjUuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDIuMS4wIEJ1aWxkIDE0MSkgIC0tPgogIDxkZWZzPgogICAgPHN0eWxlPgogICAgICAuc3QwIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNjguNiwyMDBoNjIuOHYtOTdjLTM1LjEsMC02Mi44LDkuMy02Mi44LDkuM3Y4Ny43WiIvPgogIDxjaXJjbGUgY2xhc3M9InN0MCIgY3g9IjEwMCIgY3k9IjQ1LjQiIHI9IjQxLjciLz4KPC9zdmc+')
}

#edit-help {
  height: 4rem !important;
}

#search_parent {
  width: 455px;
}

.taxonomy-term-preview {
  background-color: transparent !important;
}