/***************************/
/******* CONFIG VARS *******/
/* -COLORS.SCSS */
/* DEFAULT COLORS VARS */
/* THEME COLORS VARS */
/* _TEXT.SCSS */
/* Font Library */
/* FONT PER LE ICONE */
/******* CONFIG MIXIN ******/
/* _MIXIN.SCSS */
/***************************/
/* SINGLE.SCSS */
.wk-dati-tecnici {
  background-color: #E6E6E6;
  padding: 70px 0; }
  @media all and (min-width: 48em) {
    .wk-dati-tecnici {
      padding: 100px 0; } }
  .wk-dati-tecnici h3 {
    margin-bottom: 30px; }
  .wk-dati-tecnici h5 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3em; }
    @media all and (min-width: 48em) {
      .wk-dati-tecnici h5 {
        font-size: 22px; } }

.wk_scheda_tecnica {
  padding: 0;
  list-style-type: none;
  margin-top: 50px;
  margin-bottom: 50px;
  max-width: 920px; }

.wk_st_header,
.wk_st_item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 20px; }

.wk_st_header_item {
  width: calc(20% - 5px);
  font-size: .7rem;
  line-height: 1.125em;
  text-align: center; }
  @media all and (min-width: 48em) {
    .wk_st_header_item {
      width: calc(20% - 15px);
      font-size: .8125rem; } }
  @media all and (min-width: 48em) {
    .wk_st_header_item:first-child {
      width: 10%; } }

.wk_st_header_label {
  display: inline-block;
  text-align: left; }
  @media all and (min-width: 48em) {
    .wk_st_header_label {
      width: 50%; } }

.wk_st_field_item {
  width: calc(20% - 5px);
  text-align: center; }
  @media all and (min-width: 48em) {
    .wk_st_field_item {
      width: calc(20% - 15px); } }
  .wk_st_field_item:first-child {
    text-align: left; }
    @media all and (min-width: 48em) {
      .wk_st_field_item:first-child {
        width: 10%; } }

.wk_st_field_item .wk_frame_h {
  font-size: .875rem;
  line-height: 1.125em;
  font-weight: 500; }
  @media all and (min-width: 48em) {
    .wk_st_field_item .wk_frame_h {
      font-size: 1.125rem; } }

.wk_st_field_item .wk_frame_h_suffix {
  font-size: .5rem;
  line-height: 1.125em; }

.wk_st_field_item .wk_st_dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: black;
  border-radius: 12px; }
  @media all and (min-width: 48em) {
    .wk_st_field_item .wk_st_dot {
      width: 15px;
      height: 15px;
      border-radius: 15px; } }

.wk_misure {
  margin-bottom: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: baseline; }

.wk_misure_label {
  width: 33.333%;
  flex-shrink: 0; }
  @media all and (min-width: 48em) {
    .wk_misure_label {
      width: 20%; } }

.wk_misure_label .wk_frame_h {
  font-size: 1rem;
  font-weight: 500; }

.wk_misure_label .wk_frame_h_suffix {
  font-size: .75rem; }

.wk_misure_list {
  font-size: 14px;
  padding-left: 15px; }

.wk_dati_tecnici__cat {
  text-align: center;
  margin-bottom: 70px;
  max-width: 920px; }
  @media all and (max-width: 47.99em) {
    .wk_dati_tecnici__cat {
      margin-bottom: 30px;
      margin-top: 10px; } }

@media all and (max-width: 47.99em) {
  body .wk_st_item_link .wk_st_field_item {
    width: 0; } }

@media all and (max-width: 47.99em) {
  body .wk_st_item_link .wk_st_field_item.wk_st_field_item__link {
    width: 100%; } }

@media all and (max-width: 47.99em) {
  .single-prodotti .wk-intro-prodotto h2 {
    margin-top: 0;
    margin-bottom: 18px; } }

.single-prodotti .wk-intro-prodotto {
  margin-top: 50px;
  margin-bottom: 70px;
  padding: 0; }
  @media all and (min-width: 48em) {
    .single-prodotti .wk-intro-prodotto {
      margin-top: 100px;
      margin-bottom: 100px; } }

@media all and (max-width: 47.99em) {
  .single-prodotti .wk-text-img.wk-text-img-slider {
    padding: 0; } }

@media all and (max-width: 47.99em) {
  .single-prodotti .wk-cover {
    max-height: 50dvh; } }

@media all and (max-width: 47.99em) {
  .single-prodotti .wk-cover .wk-cover-container {
    display: none; } }
