@import url("/user/documents/nordial-product-info-compact-v2.css?v=6");

html body.type-detail .p-info-wrapper {
  display: flex !important;
  flex-direction: column !important;
}

html body.type-detail .p-info-wrapper > .p-short-description {
  order: 10 !important;
}

html body.type-detail .p-info-wrapper > p {
  order: 11 !important;
}

html body.type-detail .p-info-wrapper > .p-final-price-wrapper {
  order: 20 !important;
  margin-top: 10px !important;
  margin-bottom: 12px !important;
}

html body.type-detail .p-info-wrapper > .dm-coupon-div {
  order: 21 !important;
}

html body.type-detail .p-info-wrapper > .detail-parameters {
  order: 30 !important;
}

html body.type-detail .p-info-wrapper > .availability-value {
  order: 40 !important;
}

html body.type-detail .p-info-wrapper > .chair-pack-selector {
  order: 50 !important;
}

html body.type-detail .p-info-wrapper > .add-to-cart {
  order: 60 !important;
}

html body.type-detail .p-info-wrapper > .social-buttons-wrapper {
  order: 70 !important;
}
