<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body {
  margin: 0 !important;
  overflow-x: hidden;
  /*background: teal;*/
  width: 100%;
  background-color: white;
}
#header {
  /*background-color: white;
  height: 80px;
  */
}
.qodef-page-header
  &gt; div.qodef-fixed-wrapper.fixed
  .qodef-main-menu
  &gt; ul
  &gt; li
  &gt; a {
  color: black !important;
}
body.home
  &gt; div.qodef-wrapper
  &gt; div.qodef-wrapper-inner
  &gt; div.qodef-content
  &gt; div
  &gt; div
  &gt; div
  &gt; div
  &gt; div {
  margin-top: -80px !important;
}
body.page-id-6537
  &gt; div.qodef-wrapper
  &gt; div.qodef-wrapper-inner
  &gt; div.qodef-content
  &gt; div
  &gt; div
  &gt; div
  &gt; div
  &gt; div {
  margin-top: -80px !important;
}
#mega-menu-custom {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  padding: 0;
  margin: 0;
  opacity: 0;
  display: none;
  z-index: 10000;
  top: 100px;
}
div#mega-menu-custom-container {
  height: 100%;
}
#mega-menu-custom-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
  /*border: 1px solid yellow;*/

  flex-wrap: nowrap;
  flex-direction: row;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  background: white;
  padding-top: 20px;
}
/*div#mega-menu-custom-wrapper {
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
*/
#mmc-1 {
  height: 100%;
  width: 25%;
  margin-left: 5%;
}
#mmc-2 {
  height: 100%;
  width: 25%;
  margin-left: 7.5%;
  margin-right: 7.5%;
}
#mmc-3 {
  height: 100%;
  width: 25%;
  margin-right: 5%;
}
.top-fifty-height-column-grouped_row {
  display: block;
}

.bottom-fifty-height-column-ungrouped_row {
  display: flex;
  flex-direction: column;
}
.full-height-column-ungrouped_row .full-height-column-ungrouped_row {
  display: flex;
  flex-direction: column;
}
.full-height-column-ungrouped_row {
  display: block;
}
.top-fifty-height-column-grouped_row .bottom-fifty-height-column-ungrouped_row {
  display: flex;
  flex-direction: column;
}
.row-grouped {
  display: flex;
  align-items: center;
}
.row-grouped .titles-grouped {
  display: flex;
  flex-direction: column;
  width: 35%;
}
.row-grouped .titles-grouped a {
  width: 100%;
  display: block;
  text-align: left;
}
.row-grouped .titles-grouped a span {
  width: 100%;
  font-size: 15px;
  font-weight: 600;
  color: gray;
}
.row-grouped .groupedimages {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 30%;
}
.row-grouped .groupedimages .wrapper-image-grouped {
  object-fit: contain;
  width: 70%;
}
.row-grouped .attributesgrouped {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  width: 35%;
  align-items: flex-end;
}
.row-grouped .attributesgrouped span {
  width: 100%;
  display: block;
  text-align: right;
  font-size: 15px;
  font-weight: 600;
  color: gray;
}
.row-grouped .groupedimages .wrapper-image-grouped img {
  width: 100%;
  display: flex;
}
.row-ungrouped {
  display: flex;
  align-items: center;
}
.row-ungrouped .titles-ungrouped {
  display: flex;
  flex-direction: column;
  width: 35%;
}
.title-menu {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: black;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  align-content: flex-start;
  justify-items: flex-start;
  height: 80px;
  position: relative;
}
.title-menu.title-menu:after {
  content: "";
  position: absolute;
  right: 0%;
  /* left: 5%; */
  width: 30%;
  display: flex;
  align-items: center;
  justify-content: center;
  /* text-align: center; */

  background: url(https://www.decmodena.com/dec-icona.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50px;
  height: 40px;
  background-size: 35px 40px;
}
.title-menu .title-menu {
  width: 100%;
  display: block;
}
.title-menu .subtitle-menu {
  width: 100%;
  display: block;
}
.top-fifty-height-column-grouped_row
  .bottom-fifty-height-column-ungrouped_row
  .title-menu,
.top-fifty-height-column-ungrouped_row
  .bottom-fifty-height-column-ungrouped_row
  .title-menu {
  padding-top: 40px;
}

.row-ungrouped .titles-ungrouped a {
  width: 100%;
  display: block;
  text-align: left;
}
.row-ungrouped .titles-ungrouped a span {
  width: 100%;
  font-size: 15px;
  font-weight: 600;
  color: gray;
}
.row-ungrouped .ungroupedimage {
  display: flex;
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 30%;
}
.row-ungrouped .ungroupedimage .wrapper-image-ungrouped {
  object-fit: contain;
  width: 70%;
}
.row-ungrouped .ungroupedimage .wrapper-image-ungrouped img {
  width: 100%;
  display: flex;
}
.row-ungrouped .attributesungrouped {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: 35%;
  align-items: flex-end;
}
.row-ungrouped .attributesungrouped span {
  width: 100%;
  display: block;
  text-align: right;
  width: 100%;
  font-size: 15px;
  font-weight: 600;
  color: gray;
}

.top-fifty-height-column-grouped_row
  .bottom-fifty-height-column-ungrouped_row
  .row-ungropued {
  display: flex;
  align-items: center;
}
</pre></body></html>