/*$Id$*/
/*$Id$*/
/*$Id$*/
/*$Id$*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

.zpelement {
  margin-block-start: 20px;
  margin-block-end: 0px;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  clear: both; }
  .zpelement:after {
    clear: both;
    content: "";
    display: table; }
  .zpelement:before {
    content: "";
    display: table; }

.zpsection {
  padding-block-start: 50px;
  padding-block-end: 50px;
  padding-inline-start: 0px;
  padding-inline-end: 0px; }

.zpcontainer {
  padding-block-start: 0px;
  padding-block-end: 0px;
  padding-inline-start: 15px;
  padding-inline-end: 15px; }
  @media all and (min-width: 992px) {
    .zpcontainer {
      width: 992px;
      margin-block-start: 0px;
      margin-block-end: 0px;
      margin-inline-start: auto;
      margin-inline-end: auto; } }

.zpcol-sm-15, .zpcol-md-15 {
  width: 20%; }

.zprow {
  display: flex;
  flex-wrap: wrap;
  margin-block-start: 0px;
  margin-block-end: 0px;
  margin-inline-start: -15px;
  margin-inline-end: -15px; }
  .zprow.zpflex-wrap-wrap-reverse {
    flex-wrap: wrap-reverse; }
  .zprow.zpjustify-content-space-around {
    justify-content: space-around; }
  .zprow.zpjustify-content-space-between {
    justify-content: space-between; }
  .zprow.zpflex-no-wrap {
    flex-wrap: nowrap; }
    .zprow.zpflex-no-wrap .zpcol-sm-1, .zprow.zpflex-no-wrap .zpcol-sm-2, .zprow.zpflex-no-wrap .zpcol-sm-3, .zprow.zpflex-no-wrap .zpcol-sm-4, .zprow.zpflex-no-wrap .zpcol-sm-5, .zprow.zpflex-no-wrap .zpcol-sm-6, .zprow.zpflex-no-wrap .zpcol-sm-7, .zprow.zpflex-no-wrap .zpcol-sm-8, .zprow.zpflex-no-wrap .zpcol-sm-9, .zprow.zpflex-no-wrap .zpcol-sm-10, .zprow.zpflex-no-wrap .zpcol-sm-11, .zprow.zpflex-no-wrap .zpcol-sm-12, .zprow.zpflex-no-wrap .zpcol-md-1, .zprow.zpflex-no-wrap .zpcol-md-2, .zprow.zpflex-no-wrap .zpcol-md-3, .zprow.zpflex-no-wrap .zpcol-md-4, .zprow.zpflex-no-wrap .zpcol-md-5, .zprow.zpflex-no-wrap .zpcol-md-6, .zprow.zpflex-no-wrap .zpcol-md-7, .zprow.zpflex-no-wrap .zpcol-md-8, .zprow.zpflex-no-wrap .zpcol-md-9, .zprow.zpflex-no-wrap .zpcol-md-10, .zprow.zpflex-no-wrap .zpcol-md-11, .zprow.zpflex-no-wrap .zpcol-md-12 {
      flex: 1 0 100%;
      word-break: break-word;
      word-wrap: break-word; }
  .zprow.zpflex-wrap-wrap-reverse {
    flex-wrap: wrap-reverse; }
  .zprow.zpflex-direction-row-reverse {
    flex-direction: row-reverse; }
  .zprow.zpflex-direction-column {
    flex-direction: column; }
  .zprow.zpflex-direction-column-reverse {
    flex-direction: column-reverse; }
  .zprow.zpalign-items-flex-start {
    align-items: flex-start; }
  .zprow.zpalign-items-center {
    align-items: center; }
  .zprow.zpalign-items-flex-end {
    align-items: flex-end; }
  .zprow.zpalign-items-stretch {
    align-items: stretch; }
  .zprow.zpjustify-content-flex-start .zpcol-sm-1, .zprow.zpjustify-content-flex-start .zpcol-sm-2, .zprow.zpjustify-content-flex-start .zpcol-sm-3, .zprow.zpjustify-content-flex-start .zpcol-sm-4, .zprow.zpjustify-content-flex-start .zpcol-sm-5, .zprow.zpjustify-content-flex-start .zpcol-sm-6, .zprow.zpjustify-content-flex-start .zpcol-sm-7, .zprow.zpjustify-content-flex-start .zpcol-sm-8, .zprow.zpjustify-content-flex-start .zpcol-sm-9, .zprow.zpjustify-content-flex-start .zpcol-sm-10, .zprow.zpjustify-content-flex-start .zpcol-sm-11, .zprow.zpjustify-content-flex-start .zpcol-sm-12, .zprow.zpjustify-content-flex-start .zpcol-md-1, .zprow.zpjustify-content-flex-start .zpcol-md-2, .zprow.zpjustify-content-flex-start .zpcol-md-3, .zprow.zpjustify-content-flex-start .zpcol-md-4, .zprow.zpjustify-content-flex-start .zpcol-md-5, .zprow.zpjustify-content-flex-start .zpcol-md-6, .zprow.zpjustify-content-flex-start .zpcol-md-7, .zprow.zpjustify-content-flex-start .zpcol-md-8, .zprow.zpjustify-content-flex-start .zpcol-md-9, .zprow.zpjustify-content-flex-start .zpcol-md-10, .zprow.zpjustify-content-flex-start .zpcol-md-11, .zprow.zpjustify-content-flex-start .zpcol-md-12, .zprow.zpjustify-content-flex-end .zpcol-sm-1, .zprow.zpjustify-content-flex-end .zpcol-sm-2, .zprow.zpjustify-content-flex-end .zpcol-sm-3, .zprow.zpjustify-content-flex-end .zpcol-sm-4, .zprow.zpjustify-content-flex-end .zpcol-sm-5, .zprow.zpjustify-content-flex-end .zpcol-sm-6, .zprow.zpjustify-content-flex-end .zpcol-sm-7, .zprow.zpjustify-content-flex-end .zpcol-sm-8, .zprow.zpjustify-content-flex-end .zpcol-sm-9, .zprow.zpjustify-content-flex-end .zpcol-sm-10, .zprow.zpjustify-content-flex-end .zpcol-sm-11, .zprow.zpjustify-content-flex-end .zpcol-sm-12, .zprow.zpjustify-content-flex-end .zpcol-md-1, .zprow.zpjustify-content-flex-end .zpcol-md-2, .zprow.zpjustify-content-flex-end .zpcol-md-3, .zprow.zpjustify-content-flex-end .zpcol-md-4, .zprow.zpjustify-content-flex-end .zpcol-md-5, .zprow.zpjustify-content-flex-end .zpcol-md-6, .zprow.zpjustify-content-flex-end .zpcol-md-7, .zprow.zpjustify-content-flex-end .zpcol-md-8, .zprow.zpjustify-content-flex-end .zpcol-md-9, .zprow.zpjustify-content-flex-end .zpcol-md-10, .zprow.zpjustify-content-flex-end .zpcol-md-11, .zprow.zpjustify-content-flex-end .zpcol-md-12, .zprow.zpjustify-content-center .zpcol-sm-1, .zprow.zpjustify-content-center .zpcol-sm-2, .zprow.zpjustify-content-center .zpcol-sm-3, .zprow.zpjustify-content-center .zpcol-sm-4, .zprow.zpjustify-content-center .zpcol-sm-5, .zprow.zpjustify-content-center .zpcol-sm-6, .zprow.zpjustify-content-center .zpcol-sm-7, .zprow.zpjustify-content-center .zpcol-sm-8, .zprow.zpjustify-content-center .zpcol-sm-9, .zprow.zpjustify-content-center .zpcol-sm-10, .zprow.zpjustify-content-center .zpcol-sm-11, .zprow.zpjustify-content-center .zpcol-sm-12, .zprow.zpjustify-content-center .zpcol-md-1, .zprow.zpjustify-content-center .zpcol-md-2, .zprow.zpjustify-content-center .zpcol-md-3, .zprow.zpjustify-content-center .zpcol-md-4, .zprow.zpjustify-content-center .zpcol-md-5, .zprow.zpjustify-content-center .zpcol-md-6, .zprow.zpjustify-content-center .zpcol-md-7, .zprow.zpjustify-content-center .zpcol-md-8, .zprow.zpjustify-content-center .zpcol-md-9, .zprow.zpjustify-content-center .zpcol-md-10, .zprow.zpjustify-content-center .zpcol-md-11, .zprow.zpjustify-content-center .zpcol-md-12 {
    flex-grow: 0; }
  .zprow.zpjustify-content-flex-start {
    justify-content: flex-start; }
  .zprow.zpjustify-content-center {
    justify-content: center; }
  .zprow.zpjustify-content-flex-end {
    justify-content: flex-end; }
  .zprow.zpflex-direction-column .zpcol-sm-1, .zprow.zpflex-direction-column .zpcol-sm-2, .zprow.zpflex-direction-column .zpcol-sm-3, .zprow.zpflex-direction-column .zpcol-sm-4, .zprow.zpflex-direction-column .zpcol-sm-5, .zprow.zpflex-direction-column .zpcol-sm-6, .zprow.zpflex-direction-column .zpcol-sm-7, .zprow.zpflex-direction-column .zpcol-sm-8, .zprow.zpflex-direction-column .zpcol-sm-9, .zprow.zpflex-direction-column .zpcol-sm-10, .zprow.zpflex-direction-column .zpcol-sm-11, .zprow.zpflex-direction-column .zpcol-sm-12, .zprow.zpflex-direction-column .zpcol-md-1, .zprow.zpflex-direction-column .zpcol-md-2, .zprow.zpflex-direction-column .zpcol-md-3, .zprow.zpflex-direction-column .zpcol-md-4, .zprow.zpflex-direction-column .zpcol-md-5, .zprow.zpflex-direction-column .zpcol-md-6, .zprow.zpflex-direction-column .zpcol-md-7, .zprow.zpflex-direction-column .zpcol-md-8, .zprow.zpflex-direction-column .zpcol-md-9, .zprow.zpflex-direction-column .zpcol-md-10, .zprow.zpflex-direction-column .zpcol-md-11, .zprow.zpflex-direction-column .zpcol-md-12, .zprow.zpflex-direction-column-reverse .zpcol-sm-1, .zprow.zpflex-direction-column-reverse .zpcol-sm-2, .zprow.zpflex-direction-column-reverse .zpcol-sm-3, .zprow.zpflex-direction-column-reverse .zpcol-sm-4, .zprow.zpflex-direction-column-reverse .zpcol-sm-5, .zprow.zpflex-direction-column-reverse .zpcol-sm-6, .zprow.zpflex-direction-column-reverse .zpcol-sm-7, .zprow.zpflex-direction-column-reverse .zpcol-sm-8, .zprow.zpflex-direction-column-reverse .zpcol-sm-9, .zprow.zpflex-direction-column-reverse .zpcol-sm-10, .zprow.zpflex-direction-column-reverse .zpcol-sm-11, .zprow.zpflex-direction-column-reverse .zpcol-sm-12, .zprow.zpflex-direction-column-reverse .zpcol-md-1, .zprow.zpflex-direction-column-reverse .zpcol-md-2, .zprow.zpflex-direction-column-reverse .zpcol-md-3, .zprow.zpflex-direction-column-reverse .zpcol-md-4, .zprow.zpflex-direction-column-reverse .zpcol-md-5, .zprow.zpflex-direction-column-reverse .zpcol-md-6, .zprow.zpflex-direction-column-reverse .zpcol-md-7, .zprow.zpflex-direction-column-reverse .zpcol-md-8, .zprow.zpflex-direction-column-reverse .zpcol-md-9, .zprow.zpflex-direction-column-reverse .zpcol-md-10, .zprow.zpflex-direction-column-reverse .zpcol-md-11, .zprow.zpflex-direction-column-reverse .zpcol-md-12 {
    width: 100%; }
  .zprow .zpcol-sm-1, .zprow .zpcol-sm-2, .zprow .zpcol-sm-3, .zprow .zpcol-sm-4, .zprow .zpcol-sm-5, .zprow .zpcol-sm-6, .zprow .zpcol-sm-7, .zprow .zpcol-sm-8, .zprow .zpcol-sm-9, .zprow .zpcol-sm-10, .zprow .zpcol-sm-11, .zprow .zpcol-sm-12, .zprow .zpcol-md-1, .zprow .zpcol-md-2, .zprow .zpcol-md-3, .zprow .zpcol-md-4, .zprow .zpcol-md-5, .zprow .zpcol-md-6, .zprow .zpcol-md-7, .zprow .zpcol-md-8, .zprow .zpcol-md-9, .zprow .zpcol-md-10, .zprow .zpcol-md-11, .zprow .zpcol-md-12 {
    position: relative;
    min-block-size: 1px;
    padding-inline-start: 15px;
    padding-inline-end: 15px;
    flex: 0 0 auto;
    word-break: break-word;
    word-wrap: break-word; }
    .zprow .zpalign-self-stretch.zpcol-sm-1, .zprow .zpalign-self-stretch.zpcol-sm-2, .zprow .zpalign-self-stretch.zpcol-sm-3, .zprow .zpalign-self-stretch.zpcol-sm-4, .zprow .zpalign-self-stretch.zpcol-sm-5, .zprow .zpalign-self-stretch.zpcol-sm-6, .zprow .zpalign-self-stretch.zpcol-sm-7, .zprow .zpalign-self-stretch.zpcol-sm-8, .zprow .zpalign-self-stretch.zpcol-sm-9, .zprow .zpalign-self-stretch.zpcol-sm-10, .zprow .zpalign-self-stretch.zpcol-sm-11, .zprow .zpalign-self-stretch.zpcol-sm-12, .zprow .zpalign-self-stretch.zpcol-md-1, .zprow .zpalign-self-stretch.zpcol-md-2, .zprow .zpalign-self-stretch.zpcol-md-3, .zprow .zpalign-self-stretch.zpcol-md-4, .zprow .zpalign-self-stretch.zpcol-md-5, .zprow .zpalign-self-stretch.zpcol-md-6, .zprow .zpalign-self-stretch.zpcol-md-7, .zprow .zpalign-self-stretch.zpcol-md-8, .zprow .zpalign-self-stretch.zpcol-md-9, .zprow .zpalign-self-stretch.zpcol-md-10, .zprow .zpalign-self-stretch.zpcol-md-11, .zprow .zpalign-self-stretch.zpcol-md-12 {
      align-self: stretch; }
    .zprow .zpalign-self-flex-start.zpcol-sm-1, .zprow .zpalign-self-flex-start.zpcol-sm-2, .zprow .zpalign-self-flex-start.zpcol-sm-3, .zprow .zpalign-self-flex-start.zpcol-sm-4, .zprow .zpalign-self-flex-start.zpcol-sm-5, .zprow .zpalign-self-flex-start.zpcol-sm-6, .zprow .zpalign-self-flex-start.zpcol-sm-7, .zprow .zpalign-self-flex-start.zpcol-sm-8, .zprow .zpalign-self-flex-start.zpcol-sm-9, .zprow .zpalign-self-flex-start.zpcol-sm-10, .zprow .zpalign-self-flex-start.zpcol-sm-11, .zprow .zpalign-self-flex-start.zpcol-sm-12, .zprow .zpalign-self-flex-start.zpcol-md-1, .zprow .zpalign-self-flex-start.zpcol-md-2, .zprow .zpalign-self-flex-start.zpcol-md-3, .zprow .zpalign-self-flex-start.zpcol-md-4, .zprow .zpalign-self-flex-start.zpcol-md-5, .zprow .zpalign-self-flex-start.zpcol-md-6, .zprow .zpalign-self-flex-start.zpcol-md-7, .zprow .zpalign-self-flex-start.zpcol-md-8, .zprow .zpalign-self-flex-start.zpcol-md-9, .zprow .zpalign-self-flex-start.zpcol-md-10, .zprow .zpalign-self-flex-start.zpcol-md-11, .zprow .zpalign-self-flex-start.zpcol-md-12 {
      align-self: flex-start; }
    .zprow .zpalign-self-center.zpcol-sm-1, .zprow .zpalign-self-center.zpcol-sm-2, .zprow .zpalign-self-center.zpcol-sm-3, .zprow .zpalign-self-center.zpcol-sm-4, .zprow .zpalign-self-center.zpcol-sm-5, .zprow .zpalign-self-center.zpcol-sm-6, .zprow .zpalign-self-center.zpcol-sm-7, .zprow .zpalign-self-center.zpcol-sm-8, .zprow .zpalign-self-center.zpcol-sm-9, .zprow .zpalign-self-center.zpcol-sm-10, .zprow .zpalign-self-center.zpcol-sm-11, .zprow .zpalign-self-center.zpcol-sm-12, .zprow .zpalign-self-center.zpcol-md-1, .zprow .zpalign-self-center.zpcol-md-2, .zprow .zpalign-self-center.zpcol-md-3, .zprow .zpalign-self-center.zpcol-md-4, .zprow .zpalign-self-center.zpcol-md-5, .zprow .zpalign-self-center.zpcol-md-6, .zprow .zpalign-self-center.zpcol-md-7, .zprow .zpalign-self-center.zpcol-md-8, .zprow .zpalign-self-center.zpcol-md-9, .zprow .zpalign-self-center.zpcol-md-10, .zprow .zpalign-self-center.zpcol-md-11, .zprow .zpalign-self-center.zpcol-md-12 {
      align-self: center; }
    .zprow .zpalign-self-flex-end.zpcol-sm-1, .zprow .zpalign-self-flex-end.zpcol-sm-2, .zprow .zpalign-self-flex-end.zpcol-sm-3, .zprow .zpalign-self-flex-end.zpcol-sm-4, .zprow .zpalign-self-flex-end.zpcol-sm-5, .zprow .zpalign-self-flex-end.zpcol-sm-6, .zprow .zpalign-self-flex-end.zpcol-sm-7, .zprow .zpalign-self-flex-end.zpcol-sm-8, .zprow .zpalign-self-flex-end.zpcol-sm-9, .zprow .zpalign-self-flex-end.zpcol-sm-10, .zprow .zpalign-self-flex-end.zpcol-sm-11, .zprow .zpalign-self-flex-end.zpcol-sm-12, .zprow .zpalign-self-flex-end.zpcol-md-1, .zprow .zpalign-self-flex-end.zpcol-md-2, .zprow .zpalign-self-flex-end.zpcol-md-3, .zprow .zpalign-self-flex-end.zpcol-md-4, .zprow .zpalign-self-flex-end.zpcol-md-5, .zprow .zpalign-self-flex-end.zpcol-md-6, .zprow .zpalign-self-flex-end.zpcol-md-7, .zprow .zpalign-self-flex-end.zpcol-md-8, .zprow .zpalign-self-flex-end.zpcol-md-9, .zprow .zpalign-self-flex-end.zpcol-md-10, .zprow .zpalign-self-flex-end.zpcol-md-11, .zprow .zpalign-self-flex-end.zpcol-md-12 {
      align-self: flex-end; }
    .zprow .zpalign-self-baseline.zpcol-sm-1, .zprow .zpalign-self-baseline.zpcol-sm-2, .zprow .zpalign-self-baseline.zpcol-sm-3, .zprow .zpalign-self-baseline.zpcol-sm-4, .zprow .zpalign-self-baseline.zpcol-sm-5, .zprow .zpalign-self-baseline.zpcol-sm-6, .zprow .zpalign-self-baseline.zpcol-sm-7, .zprow .zpalign-self-baseline.zpcol-sm-8, .zprow .zpalign-self-baseline.zpcol-sm-9, .zprow .zpalign-self-baseline.zpcol-sm-10, .zprow .zpalign-self-baseline.zpcol-sm-11, .zprow .zpalign-self-baseline.zpcol-sm-12, .zprow .zpalign-self-baseline.zpcol-md-1, .zprow .zpalign-self-baseline.zpcol-md-2, .zprow .zpalign-self-baseline.zpcol-md-3, .zprow .zpalign-self-baseline.zpcol-md-4, .zprow .zpalign-self-baseline.zpcol-md-5, .zprow .zpalign-self-baseline.zpcol-md-6, .zprow .zpalign-self-baseline.zpcol-md-7, .zprow .zpalign-self-baseline.zpcol-md-8, .zprow .zpalign-self-baseline.zpcol-md-9, .zprow .zpalign-self-baseline.zpcol-md-10, .zprow .zpalign-self-baseline.zpcol-md-11, .zprow .zpalign-self-baseline.zpcol-md-12 {
      align-self: baseline; }
    .zprow .zpalign-self-auto.zpcol-sm-1, .zprow .zpalign-self-auto.zpcol-sm-2, .zprow .zpalign-self-auto.zpcol-sm-3, .zprow .zpalign-self-auto.zpcol-sm-4, .zprow .zpalign-self-auto.zpcol-sm-5, .zprow .zpalign-self-auto.zpcol-sm-6, .zprow .zpalign-self-auto.zpcol-sm-7, .zprow .zpalign-self-auto.zpcol-sm-8, .zprow .zpalign-self-auto.zpcol-sm-9, .zprow .zpalign-self-auto.zpcol-sm-10, .zprow .zpalign-self-auto.zpcol-sm-11, .zprow .zpalign-self-auto.zpcol-sm-12, .zprow .zpalign-self-auto.zpcol-md-1, .zprow .zpalign-self-auto.zpcol-md-2, .zprow .zpalign-self-auto.zpcol-md-3, .zprow .zpalign-self-auto.zpcol-md-4, .zprow .zpalign-self-auto.zpcol-md-5, .zprow .zpalign-self-auto.zpcol-md-6, .zprow .zpalign-self-auto.zpcol-md-7, .zprow .zpalign-self-auto.zpcol-md-8, .zprow .zpalign-self-auto.zpcol-md-9, .zprow .zpalign-self-auto.zpcol-md-10, .zprow .zpalign-self-auto.zpcol-md-11, .zprow .zpalign-self-auto.zpcol-md-12 {
      align-self: auto; }
    .zprow .zpflex-order-value.zpcol-sm-1, .zprow .zpflex-order-value.zpcol-sm-2, .zprow .zpflex-order-value.zpcol-sm-3, .zprow .zpflex-order-value.zpcol-sm-4, .zprow .zpflex-order-value.zpcol-sm-5, .zprow .zpflex-order-value.zpcol-sm-6, .zprow .zpflex-order-value.zpcol-sm-7, .zprow .zpflex-order-value.zpcol-sm-8, .zprow .zpflex-order-value.zpcol-sm-9, .zprow .zpflex-order-value.zpcol-sm-10, .zprow .zpflex-order-value.zpcol-sm-11, .zprow .zpflex-order-value.zpcol-sm-12, .zprow .zpflex-order-value.zpcol-md-1, .zprow .zpflex-order-value.zpcol-md-2, .zprow .zpflex-order-value.zpcol-md-3, .zprow .zpflex-order-value.zpcol-md-4, .zprow .zpflex-order-value.zpcol-md-5, .zprow .zpflex-order-value.zpcol-md-6, .zprow .zpflex-order-value.zpcol-md-7, .zprow .zpflex-order-value.zpcol-md-8, .zprow .zpflex-order-value.zpcol-md-9, .zprow .zpflex-order-value.zpcol-md-10, .zprow .zpflex-order-value.zpcol-md-11, .zprow .zpflex-order-value.zpcol-md-12 {
      order: 0; }
    .zprow .zpflex-flex-value.zpcol-sm-1, .zprow .zpflex-flex-value.zpcol-sm-2, .zprow .zpflex-flex-value.zpcol-sm-3, .zprow .zpflex-flex-value.zpcol-sm-4, .zprow .zpflex-flex-value.zpcol-sm-5, .zprow .zpflex-flex-value.zpcol-sm-6, .zprow .zpflex-flex-value.zpcol-sm-7, .zprow .zpflex-flex-value.zpcol-sm-8, .zprow .zpflex-flex-value.zpcol-sm-9, .zprow .zpflex-flex-value.zpcol-sm-10, .zprow .zpflex-flex-value.zpcol-sm-11, .zprow .zpflex-flex-value.zpcol-sm-12, .zprow .zpflex-flex-value.zpcol-md-1, .zprow .zpflex-flex-value.zpcol-md-2, .zprow .zpflex-flex-value.zpcol-md-3, .zprow .zpflex-flex-value.zpcol-md-4, .zprow .zpflex-flex-value.zpcol-md-5, .zprow .zpflex-flex-value.zpcol-md-6, .zprow .zpflex-flex-value.zpcol-md-7, .zprow .zpflex-flex-value.zpcol-md-8, .zprow .zpflex-flex-value.zpcol-md-9, .zprow .zpflex-flex-value.zpcol-md-10, .zprow .zpflex-flex-value.zpcol-md-11, .zprow .zpflex-flex-value.zpcol-md-12 {
      flex: 1 1 100%; }

.zpcol-sm-1, .zpcol-sm-2, .zpcol-sm-3, .zpcol-sm-4, .zpcol-sm-5, .zpcol-sm-6, .zpcol-sm-7, .zpcol-sm-8, .zpcol-sm-9, .zpcol-sm-10, .zpcol-sm-11, .zpcol-sm-12, .zpcol-md-1, .zpcol-md-2, .zpcol-md-3, .zpcol-md-4, .zpcol-md-5, .zpcol-md-6, .zpcol-md-7, .zpcol-md-8, .zpcol-md-9, .zpcol-md-10, .zpcol-md-11, .zpcol-md-12 {
  width: 100%;
  flex: 1 0 100%; }

.zpcol-1 {
  flex: 0 0 auto;
  width: 8.33333333%; }

.zpcol-2 {
  flex: 0 0 auto;
  width: 16.66666667%; }

.zpcol-3 {
  flex: 0 0 auto;
  width: 25%; }

.zpcol-4 {
  flex: 0 0 auto;
  width: 33.33333333%; }

.zpcol-5 {
  flex: 0 0 auto;
  width: 41.66666667%; }

.zpcol-6 {
  flex: 0 0 auto;
  width: 50%; }

.zpcol-7 {
  flex: 0 0 auto;
  width: 58.33333333%; }

.zpcol-8 {
  flex: 0 0 auto;
  width: 66.66666667%; }

.zpcol-9 {
  flex: 0 0 auto;
  width: 75%; }

.zpcol-10 {
  flex: 0 0 auto;
  width: 83.33333333%; }

.zpcol-11 {
  flex: 0 0 auto;
  width: 91.66666667%; }

.zpcol-12 {
  flex: 0 0 auto;
  width: 100%; }

@media only screen and (min-width: 768px) {
  .zpcol-sm-1 {
    width: 8.33333%; }

  .zpcol-sm-2 {
    width: 16.66667%; }

  .zpcol-sm-3 {
    width: 25%; }

  .zpcol-sm-4 {
    width: 33.33333%; }

  .zpcol-sm-5 {
    width: 41.66667%; }

  .zpcol-sm-6 {
    width: 50%; }

  .zpcol-sm-7 {
    width: 58.33333%; }

  .zpcol-sm-8 {
    width: 66.66667%; }

  .zpcol-sm-9 {
    width: 75%; }

  .zpcol-sm-10 {
    width: 83.33333%; }

  .zpcol-sm-11 {
    width: 91.66667%; }

  .zpcol-sm-12 {
    width: 100%; } }
@media only screen and (min-width: 992px) {
  .zpcol-md-1 {
    width: 8.33333%; }

  .zpcol-md-2 {
    width: 16.66667%; }

  .zpcol-md-3 {
    width: 25%; }

  .zpcol-md-4 {
    width: 33.33333%; }

  .zpcol-md-5 {
    width: 41.66667%; }

  .zpcol-md-6 {
    width: 50%; }

  .zpcol-md-7 {
    width: 58.33333%; }

  .zpcol-md-8 {
    width: 66.66667%; }

  .zpcol-md-9 {
    width: 75%; }

  .zpcol-md-10 {
    width: 83.33333%; }

  .zpcol-md-11 {
    width: 91.66667%; }

  .zpcol-md-12 {
    width: 100%; } }
.zprow-equalCol:has(.zpelem-box) .zpelem-col,
.zprow-equalCol[class*=zpcol-justify-content-] .zpelem-col,
.zprow-equalCol[class*=zpcol-justify-content-] .zpelem-col .zpelem-box {
  display: flex;
  flex-direction: column; }

.zprow-equalCol .zpelem-box {
  height: 100%; }

.zprow-equalCol.zpcol-justify-content-center .zpelem-col,
.zprow-equalCol.zpcol-justify-content-center .zpelem-col .zpelem-box {
  justify-content: center; }

.zprow-equalCol.zpcol-justify-content-flex-start .zpelem-col,
.zprow-equalCol.zpcol-justify-content-flex-start .zpelem-col .zpelem-box {
  justify-content: flex-start; }

.zprow-equalCol.zpcol-justify-content-flex-end .zpelem-col,
.zprow-equalCol.zpcol-justify-content-flex-end .zpelem-col .zpelem-box {
  justify-content: flex-end; }

@media all and (min-width: 992px) {
  .zprow-container {
    width: 992px;
    margin-inline-start: auto;
    margin-inline-end: auto; } }
.zprow-container .zprow-container {
  width: auto;
  margin-inline-start: -15px;
  margin-inline-end: -15px; }

.zprow-container-fluid .zprow-container {
  width: auto;
  margin-inline-start: -15px;
  margin-inline-end: -15px; }
.zprow-container-fluid .zpimage-carousel-slide .zpcarousel-container .zpcarousel-content-container .zpcarousel-content .zpcarousel-content-inner {
  padding-inline-start: 15px;
  padding-inline-end: 15px; }

@media all and (min-width: 1200px) {
  .zpcontainer {
    width: 1140px;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: auto;
    margin-inline-end: auto; }

  .zprow-container {
    width: 1140px;
    margin-inline-start: auto;
    margin-inline-end: auto; } }
.zpcontainer-fluid {
  width: 100%;
  padding-block-start: 0px;
  padding-block-end: 0px;
  padding-inline-start: 15px;
  padding-inline-end: 15px; }

.zpcont-full-stretch .zprow-container {
  width: 100%; }

.zpcont-full-stretch .zprow-container {
  width: auto;
  margin-inline-start: -15px;
  margin-inline-end: -15px; }

.theme-pages-full-stretch .zprow-container-fluid .zprow-container {
  width: auto; }
.theme-pages-full-stretch .zprow-container {
  width: auto;
  margin-inline-start: -15px;
  margin-inline-end: -15px; }
  .theme-pages-full-stretch .zprow-container .zprow-container {
    width: auto; }
.theme-pages-full-stretch .zpsection:has(.zprow-container-fluid) .zpcontainer {
  max-inline-size: 100%;
  padding-inline-start: 15px;
  padding-inline-end: 15px; }
.theme-pages-full-stretch .zpsection:has(.zprow-container-fluid) .zprow-container {
  max-inline-size: calc(1440px - 70px);
  margin-inline-start: auto;
  margin-inline-end: auto; }
  .theme-pages-full-stretch .zpsection:has(.zprow-container-fluid) .zprow-container .zprow-container {
    margin-inline-start: -15px;
    margin-inline-end: -15px; }
.theme-pages-full-stretch .zpsection:has(.zprow-container-fluid) .zprow-container-fluid .zprow-container {
  margin-inline-start: -15px;
  margin-inline-end: -15px; }
.theme-pages-full-stretch .zpsection:has(.zpcont-full-stretch):has(.zprow-container-fluid) .zprow-container {
  width: auto;
  max-inline-size: none;
  margin-inline-start: -15px;
  margin-inline-end: -15px; }
.theme-pages-full-stretch .zpcont-full-stretch .zprow-container {
  width: auto; }

.zpcontainer.zphero-boxed .zphero .zpcontainer {
  width: auto;
  padding: 0; }

@media (min-width: 1200px) {
  .zphero-boxed .zprow-container {
    width: 100%; } }
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

body {
  padding: 0;
  margin: 0;
  font-family: arial, sans-serif;
  font-size: 14px; }

a, a:hover, a:active {
  text-decoration: none; }

a {
  color: #5BB2CA; }

.zpmo-label {
  border: 1px solid #DCDCDC;
  background: #ffffff;
  font-family: arial, sans-serif;
  padding-block-start: 2px;
  padding-block-end: 2px;
  padding-inline-start: 10px;
  padding-inline-end: 10px;
  border-radius: 3px;
  display: inline-block;
  font-size: 15px; }
  .zpmo-label-shipped {
    color: #1FB6FF; }
  .zpmo-label-pending {
    color: #FFBD00; }
  .zpmo-label-success {
    color: #13CE66; }
  .zpmo-label-cancel {
    color: #FF7849; }

.text-right {
  text-align: end !important; }

.mb0 {
  margin-block-end: 0px !important; }

.mb8 {
  margin-block-end: 8px; }

.zpmo-button {
  padding-block-start: 7px;
  padding-block-end: 7px;
  padding-inline-start: 18px;
  padding-inline-end: 18px;
  margin-block-end: 10px;
  display: inline-block; }

.zpmo-info-box {
  padding: 10px 10px;
  display: inline-block; }
  .zpmo-info-box-default {
    border: 1px dashed #DCDCDC;
    background: #F9FBFB; }
  .zpmo-info-box-notification {
    border: 1px dashed #FFD3BD;
    background: #FFF8F3; }

.zpmyorder-section {
  padding-block-start: 20px;
  padding-block-end: 50px;
  padding-inline-start: 0px;
  padding-inline-end: 0px; }
  .zpmyorder-section.zpmo-navbar-section-container, .zpmyorder-section.zpmo-tab-section-container {
    padding: 0px; }
  .zpmyorder-section .zpmo-order-view-container {
    margin-block-end: 30px; }
  .zpmyorder-section .zpmo-navbar-container {
    background-color: #F9FBFB; }
    @media (max-width: 991px) {
      .zpmyorder-section .zpmo-navbar-container .zpmo-res-menu-label {
        display: flex;
        justify-content: space-between;
        align-items: center;
        line-height: normal;
        padding-block-start: 16px;
        padding-block-end: 16px; } }
    @media all and (min-width: 992px) {
      .zpmyorder-section .zpmo-navbar-container .zpmo-res-menu-label {
        display: none; } }
    @media (max-width: 991px) {
      .zpmyorder-section .zpmo-navbar-container .zpmo-res-menu-label + ul {
        position: absolute;
        top: 100%;
        left: 0px;
        width: 100%;
        z-index: 1;
        background: #ffffff;
        box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.1);
        padding-block-end: 12px; } }
    @media (max-width: 991px) {
      .zpmyorder-section .zpmo-navbar-container .zpmo-res-menu-label + ul li {
        padding-inline-start: 15px;
        padding-inline-end: 15px; } }
    @media (max-width: 991px) {
      .zpmyorder-section .zpmo-navbar-container .zpmo-res-menu-label .zpmo-res-menu-label-burger-icon {
        display: inline-flex;
        width: 20px;
        height: 2px;
        background: #5BB2CA;
        position: relative;
        margin-inline-end: 12px; } }
    @media all and (min-width: 992px) {
      .zpmyorder-section .zpmo-navbar-container .zpmo-res-menu-label .zpmo-res-menu-label-burger-icon {
        display: none; } }
    @media (max-width: 991px) {
      .zpmyorder-section .zpmo-navbar-container .zpmo-res-menu-label .zpmo-res-menu-label-burger-icon::before, .zpmyorder-section .zpmo-navbar-container .zpmo-res-menu-label .zpmo-res-menu-label-burger-icon::after {
        content: "";
        position: absolute;
        left: 0px;
        width: 100%;
        height: 100%;
        background: inherit; } }
    @media (max-width: 991px) {
      .zpmyorder-section .zpmo-navbar-container .zpmo-res-menu-label .zpmo-res-menu-label-burger-icon::before {
        top: -6px; } }
    @media (max-width: 991px) {
      .zpmyorder-section .zpmo-navbar-container .zpmo-res-menu-label .zpmo-res-menu-label-burger-icon::after {
        bottom: -6px; } }
    @media (max-width: 991px) {
      .zpmyorder-section .zpmo-navbar-container .zpmo-res-menu-label .zpmo-res-menu-label-down-arrow {
        display: inline-flex;
        height: 8px;
        width: 8px;
        margin-inline-start: auto;
        margin-block-start: -3px;
        border-inline-end: 2px solid;
        border-block-start: 2px solid;
        transform: rotate(135deg);
        transition: all ease .3s; } }
    @media (max-width: 991px) {
      .zpmyorder-section .zpmo-navbar-container .zpmo-res-menu-label.zpmo-res-menu-label-active .zpmo-res-menu-label-down-arrow {
        transform: rotate(-45deg);
        margin-block-start: 6px; } }
    .zpmyorder-section .zpmo-navbar-container .zpmo-navbar {
      list-style: none;
      padding: 0px; }
      @media (max-width: 991px) {
        .zpmyorder-section .zpmo-navbar-container .zpmo-navbar {
          margin-block-end: 8px;
          display: none; } }
      @media (max-width: 991px) {
        .zpmyorder-section .zpmo-navbar-container .zpmo-navbar.zpmo-res-menu-active {
          display: block; } }
      @media all and (min-width: 992px) {
        .zpmyorder-section .zpmo-navbar-container .zpmo-navbar {
          display: flex;
          align-items: center; } }
      .zpmyorder-section .zpmo-navbar-container .zpmo-navbar .zpmo-navtab {
        cursor: pointer; }
        @media (max-width: 991px) {
          .zpmyorder-section .zpmo-navbar-container .zpmo-navbar .zpmo-navtab {
            padding: 0px; } }
        @media all and (min-width: 992px) {
          .zpmyorder-section .zpmo-navbar-container .zpmo-navbar .zpmo-navtab {
            margin-block-start: 0px;
            margin-block-end: 0px;
            margin-inline-start: 9px;
            margin-inline-end: 9px; } }
        @media all and (min-width: 992px) {
          .zpmyorder-section .zpmo-navbar-container .zpmo-navbar .zpmo-navtab:first-child {
            padding-inline-start: 0px;
            margin-inline-start: 0px; } }
        .zpmyorder-section .zpmo-navbar-container .zpmo-navbar .zpmo-navtab > a {
          color: rgba(54, 71, 79, 0.7);
          display: flex; }
          @media (max-width: 991px) {
            .zpmyorder-section .zpmo-navbar-container .zpmo-navbar .zpmo-navtab > a {
              padding-block-start: 12px;
              padding-block-end: 12px;
              padding-inline-start: 15px;
              padding-inline-end: 15px;
              line-height: normal; } }
          @media all and (min-width: 992px) {
            .zpmyorder-section .zpmo-navbar-container .zpmo-navbar .zpmo-navtab > a {
              padding-block-start: 12px;
              padding-block-end: 12px;
              padding-inline-start: 9px;
              padding-inline-end: 9px; } }
        .zpmyorder-section .zpmo-navbar-container .zpmo-navbar .zpmo-navtab:hover a:not(.zpmo-portal-signout) {
          color: #36474F; }
        @media all and (min-width: 992px) {
          .zpmyorder-section .zpmo-navbar-container .zpmo-navbar .zpmo-navtab-active {
            border-block-end: 2px solid #5BB2CA; } }
        .zpmyorder-section .zpmo-navbar-container .zpmo-navbar .zpmo-navtab-active a {
          color: #36474F; }
        @media all and (min-width: 992px) {
          .zpmyorder-section .zpmo-navbar-container .zpmo-navbar .zpmo-navtab-active:hover {
            border-block-end: 2px solid #5BB2CA; } }
        @media all and (min-width: 992px) {
          .zpmyorder-section .zpmo-navbar-container .zpmo-navbar .zpmo-navtab.zpmo-userinfo-res {
            display: none; } }
        @media (max-width: 991px) {
          .zpmyorder-section .zpmo-navbar-container .zpmo-navbar .zpmo-navtab.zpmo-userinfo-res {
            margin-block-end: 12px; } }
        @media all and (min-width: 992px) {
          .zpmyorder-section .zpmo-navbar-container .zpmo-navbar .zpmo-navtab.zpmo-userinfo-res + li {
            padding-inline-start: 0px;
            margin-inline-start: 0px; } }
        @media (max-width: 991px) {
          .zpmyorder-section .zpmo-navbar-container .zpmo-navbar .zpmo-navtab.zpmo-userinfo-res .zpmo-userinfo {
            display: flex;
            width: 100%;
            flex-direction: column;
            justify-content: flex-start;
            align-items: flex-start;
            padding-block-start: 16px;
            padding-block-end: 16px;
            padding-inline-start: 15px;
            padding-inline-end: 15px;
            background: #F9FBFB; } }
        @media (max-width: 991px) {
          .zpmyorder-section .zpmo-navbar-container .zpmo-navbar .zpmo-navtab.zpmo-userinfo-res .zpmo-portal-signout {
            font-size: 90%;
            line-height: normal;
            margin-block-start: 8px; } }
  .zpmyorder-section.zpmyorder-section-padding {
    padding-block-start: 20px;
    padding-block-end: 0;
    padding-inline-start: 0;
    padding-inline-end: 0; }
  .zpmyorder-section .zpmyorder-section .zpcontainer {
    width: 100%;
    padding: 0; }

@media all and (min-width: 992px) {
  .zpmo-empty-status-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap; } }
.zpmo-empty-status-container .zpmo-empty-status-text-container {
  margin-block-start: 30px;
  flex: 0 1 100%;
  text-align: center; }
  .zpmo-empty-status-container .zpmo-empty-status-text-container .zpmo-empty-status-heading {
    color: #3C4B6C;
    font-size: 24px;
    margin-block-start: 0px;
    margin-block-end: 10px;
    margin-inline-start: 0px;
    margin-inline-end: 0px; }
  .zpmo-empty-status-container .zpmo-empty-status-text-container .zpmo-empty-status-text {
    color: rgba(54, 71, 79, 0.45); }
.zpmo-empty-status-container .zpmo-empty-status-button-container {
  margin-block-start: 30px;
  text-align: center; }
  .zpmo-empty-status-container .zpmo-empty-status-button-container .zpmo-empty-status-button {
    padding-block-start: 10px;
    padding-block-end: 10px;
    padding-inline-start: 25px;
    padding-inline-end: 25px; }
.zpmo-empty-status-container .zpmo-empty-status-svg {
  width: 100%; }
  @media all and (min-width: 768px) {
    .zpmo-empty-status-container .zpmo-empty-status-svg {
      width: 400px;
      height: 270px; } }

.zpmo-tabs {
  display: flex;
  flex-wrap: wrap;
  border-block-end: 1px solid #DCDCDC;
  list-style: none;
  padding: 0px; }
  .zpmo-tabs .zpmo-tab {
    padding-block-start: 20px;
    padding-block-end: 20px;
    padding-inline-start: 0;
    padding-inline-end: 0;
    position: relative;
    cursor: pointer;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 25px;
    margin-inline-end: 25px; }
    .zpmo-tabs .zpmo-tab:first-child {
      margin-inline-start: 0px; }
    .zpmo-tabs .zpmo-tab-active {
      border-block-end: 3px solid #5BB2CA;
      margin-block-end: -2px; }
    .zpmo-tabs .zpmo-tab.zpmo-filter-tab {
      padding-block-start: 10px;
      padding-block-end: 10px;
      padding-inline-start: 0;
      padding-inline-end: 0;
      margin-inline-end: 0px;
      cursor: default;
      margin-inline-start: auto;
      flex: 1 0 100%;
      display: inline-flex;
      align-items: center;
      justify-content: flex-end; }
      @media all and (min-width: 992px) {
        .zpmo-tabs .zpmo-tab.zpmo-filter-tab {
          padding: 0px;
          flex-direction: row;
          flex: 1 0 auto;
          justify-content: flex-end; } }
      .zpmo-tabs .zpmo-tab.zpmo-filter-tab .zpmo-filter-select-container {
        position: relative;
        width: 180px;
        margin-inline-start: 16px; }
        .zpmo-tabs .zpmo-tab.zpmo-filter-tab .zpmo-filter-select-container select.zpmo-filter-select {
          border: 1px solid #DCDCDC;
          padding-block-start: 4px;
          padding-block-end: 4px;
          padding-inline-start: 8px;
          padding-inline-end: 8px;
          width: 100%;
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          border-radius: 0px; }
        .zpmo-tabs .zpmo-tab.zpmo-filter-tab .zpmo-filter-select-container .zpmo-filter-select-arrow {
          width: 10px;
          height: 10px;
          position: absolute;
          right: 10px;
          top: 50%;
          display: flex;
          align-items: center;
          justify-content: center;
          margin-block-start: -4px; }

.zpmo-order-list-table {
  border: 1px solid #DCDCDC;
  border-radius: 3px;
  margin-block-end: 25px; }
  .zpmo-order-list-table .zpmo-order-list-table-header, .zpmo-order-list-table .zpmo-order-list-table-content {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center; }
    @media all and (min-width: 992px) {
      .zpmo-order-list-table .zpmo-order-list-table-header, .zpmo-order-list-table .zpmo-order-list-table-content {
        flex-direction: row;
        align-items: flex-start;
        justify-content: space-between; } }
  .zpmo-order-list-table .zpmo-order-list-table-content {
    margin: 15px; }
    @media all and (min-width: 992px) {
      .zpmo-order-list-table .zpmo-order-list-table-content {
        margin-block-start: 25px;
        margin-block-end: 25px;
        margin-inline-start: 30px;
        margin-inline-end: 30px; } }
    .zpmo-order-list-table .zpmo-order-list-table-content.zpmo-order-details-table-content {
      padding-block-end: 25px;
      border-block-end: 1px solid rgba(220, 220, 220, 0.5); }
      .zpmo-order-list-table .zpmo-order-list-table-content.zpmo-order-details-table-content:last-child {
        padding-block-end: 0px;
        border-block-end: 0px; }
    .zpmo-order-list-table .zpmo-order-list-table-content .zpmo-item-cancell-row {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      margin-block-start: 20px; }
      .zpmo-order-list-table .zpmo-order-list-table-content .zpmo-item-cancell-row .zpmo-item-cancell-column {
        width: 45%;
        margin-inline-end: 0px; }
        @media all and (min-width: 992px) {
          .zpmo-order-list-table .zpmo-order-list-table-content .zpmo-item-cancell-row .zpmo-item-cancell-column {
            width: 25%;
            margin-inline-end: 10px; } }
      .zpmo-order-list-table .zpmo-order-list-table-content .zpmo-item-cancell-row .zpmo-item-cancell-reason-column {
        width: 50%;
        padding-inline-start: 15px;
        padding-inline-end: 0px; }
        @media all and (min-width: 992px) {
          .zpmo-order-list-table .zpmo-order-list-table-content .zpmo-item-cancell-row .zpmo-item-cancell-reason-column {
            width: 25%;
            padding-inline-start: 0px;
            padding-inline-end: 15px; } }
      .zpmo-order-list-table .zpmo-order-list-table-content .zpmo-item-cancell-row .zpmo-enter-reason {
        width: 100%;
        margin-block-start: 15px; }
        @media all and (min-width: 992px) {
          .zpmo-order-list-table .zpmo-order-list-table-content .zpmo-item-cancell-row .zpmo-enter-reason {
            width: 45%;
            margin-block-start: 0px; } }
  .zpmo-order-list-table .zpmo-order-list-table-header {
    border-block-end: 1px solid #DCDCDC;
    background: #F9FBFB;
    padding: 15px;
    display: flex;
    flex-direction: row; }
    @media all and (min-width: 992px) {
      .zpmo-order-list-table .zpmo-order-list-table-header {
        padding-block-start: 15px;
        padding-block-end: 15px;
        padding-inline-start: 30px;
        padding-inline-end: 30px; } }
    .zpmo-order-list-table .zpmo-order-list-table-header .zpmo-order-list-table-cell:first-child {
      padding-block-end: 10px;
      border-block-end: 1px solid #DCDCDC; }
      @media all and (min-width: 768px) {
        .zpmo-order-list-table .zpmo-order-list-table-header .zpmo-order-list-table-cell:first-child {
          padding-block-end: 0px;
          border-block-end: 0px; } }
  .zpmo-order-list-table .zpmo-order-list-table-cell {
    flex: 1 0 0px;
    padding-inline-end: 0px;
    margin-block-end: 15px;
    width: auto; }
    .zpmo-order-list-table .zpmo-order-list-table-cell:first-child {
      width: 100%;
      margin-block-end: 10px;
      flex: 0 1 auto; }
      @media all and (min-width: 768px) {
        .zpmo-order-list-table .zpmo-order-list-table-cell:first-child {
          width: 40%; } }
      @media all and (min-width: 992px) {
        .zpmo-order-list-table .zpmo-order-list-table-cell:first-child {
          width: 40%; } }
      @media only screen and (min-width: 1200px) {
        .zpmo-order-list-table .zpmo-order-list-table-cell:first-child {
          width: 45%; } }
    .zpmo-order-list-table .zpmo-order-list-table-cell:last-child {
      text-align: center; }
    .zpmo-order-list-table .zpmo-order-list-table-cell.zpmo-price-action-cell, .zpmo-order-list-table .zpmo-order-list-table-cell:last-child {
      max-inline-size: none;
      padding-inline-start: 0px;
      padding-inline-end: 0px; }
      @media all and (min-width: 992px) {
        .zpmo-order-list-table .zpmo-order-list-table-cell.zpmo-price-action-cell, .zpmo-order-list-table .zpmo-order-list-table-cell:last-child {
          max-inline-size: 180px;
          padding-inline-start: 25px;
          padding-inline-end: 0px; } }
    .zpmo-order-list-table .zpmo-order-list-table-cell .zpbutton {
      margin-block-start: 8px;
      margin-block-end: 8px;
      margin-inline-start: 0px;
      margin-inline-end: 0px; }
    .zpmo-order-list-table .zpmo-order-list-table-cell .zpmo-button {
      min-inline-size: 120px; }
  .zpmo-order-list-table.zpmo-order-list-table-info-box {
    display: flex;
    flex-direction: column-reverse; }
    @media all and (min-width: 992px) {
      .zpmo-order-list-table.zpmo-order-list-table-info-box {
        flex-direction: row; } }
  .zpmo-order-list-table:last-child, .zpmo-order-list-table:only-child {
    margin-block-end: 0px; }

.zpmo-table-lable {
  margin-block-end: 10px;
  font-weight: 600; }
  .zpmo-table-lable .zpmo-order-placed-time {
    font-weight: normal; }

.zpmo-product-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-inline-end: 0px; }
  @media all and (min-width: 992px) {
    .zpmo-product-container {
      flex-direction: row;
      align-items: flex-start;
      padding-inline-end: 25px; } }
  .zpmo-product-container .zpmo-product-image {
    background: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 100px;
    margin-block-end: 15px;
    flex: 1 0 auto; }
    @media all and (min-width: 992px) {
      .zpmo-product-container .zpmo-product-image {
        margin-inline-end: 15px;
        flex: 0 0 auto; } }
    .zpmo-product-container .zpmo-product-image a {
      width: 100px;
      height: 100px; }
    .zpmo-product-container .zpmo-product-image img {
      max-inline-size: 100%;
      max-block-size: 100%; }
  .zpmo-product-container .zpmo-product-description {
    word-wrap: break-word;
    flex: 0 0 auto;
    text-align: center; }
    @media all and (min-width: 992px) {
      .zpmo-product-container .zpmo-product-description {
        flex: 0 1 auto;
        text-align: start; } }
    .zpmo-product-container .zpmo-product-description .zpmo-product-variants-list {
      margin-block-start: 10px;
      margin-block-end: 10px;
      margin-inline-start: 0px;
      margin-inline-end: 0px; }
      .zpmo-product-container .zpmo-product-description .zpmo-product-variants-list .zpmo-product-variant {
        margin: 8px;
        display: inline-block; }
        @media all and (min-width: 768px) {
          .zpmo-product-container .zpmo-product-description .zpmo-product-variants-list .zpmo-product-variant {
            display: inline-block;
            margin-block-start: 5px;
            margin-block-end: 5px;
            margin-inline-start: 0px;
            margin-inline-end: 8px; } }
        @media all and (min-width: 992px) {
          .zpmo-product-container .zpmo-product-description .zpmo-product-variants-list .zpmo-product-variant {
            display: block;
            margin-inline-end: 0; } }
        .zpmo-product-container .zpmo-product-description .zpmo-product-variants-list .zpmo-product-variant .zpmo-product-variant-value {
          font-weight: 600; }
          .zpmo-product-container .zpmo-product-description .zpmo-product-variants-list .zpmo-product-variant .zpmo-product-variant-value-color {
            display: inline-block;
            width: 10px;
            height: 10px;
            border-radius: 10px; }
    .zpmo-product-container .zpmo-product-description .zpmo-link {
      margin-block-start: 8px;
      margin-block-end: 8px;
      margin-inline-start: 0px;
      margin-inline-end: 0px;
      display: inline-block; }
      @media all and (min-width: 992px) {
        .zpmo-product-container .zpmo-product-description .zpmo-link {
          margin-block-start: 8px;
          margin-block-end: 0px;
          margin-inline-start: 0px;
          margin-inline-end: 0px; } }

.zpmo-go-back {
  padding-block-end: 20px;
  margin-block-end: 20px;
  border-block-end: 1px solid #DCDCDC;
  display: flex;
  align-items: center;
  font-weight: 600; }
  .zpmo-go-back .zpmo-back-button {
    padding-block-start: 3px;
    padding-block-end: 3px;
    padding-inline-start: 12px;
    padding-inline-end: 12px;
    display: inline-block;
    margin-inline-end: 10px;
    border-radius: 3px;
    background: #F9FBFB;
    border: 1px solid #DCDCDC; }

.zpmo-order-details-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  padding-block-end: 20px; }
  @media all and (min-width: 768px) {
    .zpmo-order-details-header {
      flex-direction: row; } }
  .zpmo-order-details-header .zpmo-order-details {
    display: flex;
    flex-direction: column;
    margin-block-end: 20px; }
    @media all and (min-width: 992px) {
      .zpmo-order-details-header .zpmo-order-details {
        margin-block-end: 0px;
        flex-direction: row; } }
    .zpmo-order-details-header .zpmo-order-details.zpmo-order-details-info {
      width: 75%;
      flex-wrap: wrap; }
      .zpmo-order-details-header .zpmo-order-details.zpmo-order-details-info .zpmo-table-lable {
        position: relative;
        padding-block-start: 0;
        padding-block-end: 0;
        padding-inline-start: 5px;
        padding-inline-end: 5px; }
        @media all and (min-width: 992px) {
          .zpmo-order-details-header .zpmo-order-details.zpmo-order-details-info .zpmo-table-lable:after {
            content: "";
            position: absolute;
            top: 50%;
            left: -8px;
            width: 1px;
            height: 14px;
            border-inline-start: 1px solid currentColor;
            transform: translate(0, -50%); }
          .zpmo-order-details-header .zpmo-order-details.zpmo-order-details-info .zpmo-table-lable:first-child:after {
            border-inline-start: 0 dotted currentColor; } }
        .zpmo-order-details-header .zpmo-order-details.zpmo-order-details-info .zpmo-table-lable.zpmo-delivery-date {
          order: 1;
          margin-block-start: 12px; }
          @media all and (min-width: 992px) {
            .zpmo-order-details-header .zpmo-order-details.zpmo-order-details-info .zpmo-table-lable.zpmo-delivery-date:after {
              border-inline-start: 0 none; } }
      .zpmo-order-details-header .zpmo-order-details.zpmo-order-details-info:after {
        content: '';
        width: 100%; }
  .zpmo-order-details-header .zpmo-table-lable {
    margin-block-end: 0px;
    padding-block-start: 5px;
    padding-block-end: 5px;
    padding-inline-start: 0;
    padding-inline-end: 0;
    margin-inline-end: 0; }
    @media all and (min-width: 992px) {
      .zpmo-order-details-header .zpmo-table-lable {
        padding: 5px;
        margin-inline-end: 15px; } }
  .zpmo-order-details-header .zpmo-button {
    display: block; }
    @media all and (min-width: 992px) {
      .zpmo-order-details-header .zpmo-button {
        margin-block-end: 0px;
        margin-inline-end: 10px;
        display: inline-block; } }
    .zpmo-order-details-header .zpmo-button:last-child {
      margin-inline-end: 0px; }

.zpmo-order-info-box,
.zpmo-shipping-info-box {
  flex: 0 0 auto; }
  @media all and (min-width: 992px) {
    .zpmo-order-info-box,
    .zpmo-shipping-info-box {
      border-inline-end: 1px solid #DCDCDC;
      border-block-end: 0px;
      width: 50%; } }
  .zpmo-order-info-box .zpmo-order-shipping-container,
  .zpmo-shipping-info-box .zpmo-order-shipping-container {
    padding-block-start: 0;
    padding-block-end: 0;
    padding-inline-start: 24px;
    padding-inline-end: 24px; }
    .zpmo-order-info-box .zpmo-order-shipping-container .zpmo-order-shipping-header,
    .zpmo-shipping-info-box .zpmo-order-shipping-container .zpmo-order-shipping-header {
      border-block-end: 1px solid #DCDCDC;
      padding-block-start: 10px;
      padding-block-end: 10px;
      padding-inline-start: 16px;
      padding-inline-end: 16px;
      font-weight: 700;
      margin-block-start: 0;
      margin-block-end: 0;
      margin-inline-start: -24px;
      margin-inline-end: -24px; }
  .zpmo-order-info-box .zpmo-order-shipping-footer,
  .zpmo-shipping-info-box .zpmo-order-shipping-footer {
    border-block-start: 1px solid #DCDCDC;
    padding-block-start: 20px;
    padding-block-end: 20px;
    padding-inline-start: 30px;
    padding-inline-end: 30px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .zpmo-order-info-box .zpmo-order-shipping-footer .zpmo-order-shipping-footer-head,
    .zpmo-shipping-info-box .zpmo-order-shipping-footer .zpmo-order-shipping-footer-head {
      font-size: 18px; }
  .zpmo-order-info-box .zpmo-order-payment,
  .zpmo-shipping-info-box .zpmo-order-payment {
    list-style: none;
    margin-block-start: 15px;
    margin-block-end: 20px;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding: 0px; }
    .zpmo-order-info-box .zpmo-order-payment .zpmo-order-payment-list,
    .zpmo-shipping-info-box .zpmo-order-payment .zpmo-order-payment-list {
      margin-block-start: 10px;
      margin-block-end: 10px;
      margin-inline-start: 0;
      margin-inline-end: 0;
      padding: 0;
      display: flex;
      justify-content: space-between; }
      .zpmo-order-info-box .zpmo-order-payment .zpmo-order-payment-list .zpmo-order-price-list,
      .zpmo-shipping-info-box .zpmo-order-payment .zpmo-order-payment-list .zpmo-order-price-list {
        text-align: end; }
      .zpmo-order-info-box .zpmo-order-payment .zpmo-order-payment-list:last-child,
      .zpmo-shipping-info-box .zpmo-order-payment .zpmo-order-payment-list:last-child {
        font-weight: 600; }

@media all and (min-width: 992px) {
  .zpmo-order-list-customfield-row .zpmo-order-info-box,
  .zpmo-order-list-customfield-row .zpmo-shipping-info-box {
    width: 33.33333%; } }
@media all and (min-width: 992px) {
  .zpmo-order-list-customfield-row .zpmo-shipping-info-box:last-child {
    border-inline-start: 1px solid #DCDCDC; } }
.zpmo-order-list-customfield-row .zpmo-shipping-info-box.zpmo-shipping-info-customfield-box .zpmo-shipping-contact-number {
  margin-block-start: 10px;
  margin-block-end: 5px; }

.zpmo-quantity-input {
  background: #ffffff;
  border: 1px solid #DCDCDC;
  padding-block-start: 5px;
  padding-block-end: 5px;
  padding-inline-start: 10px;
  padding-inline-end: 10px;
  width: 50px; }

.zpmo-shipping-info-box {
  border-inline-end: 0px;
  border-block-end: 1px solid #DCDCDC; }
  .zpmo-shipping-info-box .zpmo-shipping-address-container {
    margin-block-start: 15px;
    margin-block-end: 20px;
    margin-inline-start: 0;
    margin-inline-end: 0; }
    .zpmo-shipping-info-box .zpmo-shipping-address-container .zpmo-shipping-name, .zpmo-shipping-info-box .zpmo-shipping-address-container .zpmo-shipping-contact-number {
      font-weight: 600;
      margin-block-end: 8px; }
    .zpmo-shipping-info-box .zpmo-shipping-address-container .zpmo-shipping-address {
      line-height: 25px;
      margin-block-end: 25px; }
  @media all and (min-width: 992px) {
    .zpmo-shipping-info-box {
      border-block-end: 0 none; } }

.zpmo-product-details-bar {
  flex: 1 0 auto;
  background: #F9FBFB;
  border: 1px dashed #DCDCDC;
  padding: 15px;
  margin: 10px;
  margin-block-start: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column; }
  @media all and (min-width: 992px) {
    .zpmo-product-details-bar {
      flex-direction: row;
      padding-block-start: 15px;
      padding-block-end: 15px;
      padding-inline-start: 25px;
      padding-inline-end: 25px;
      margin-block-start: 20px;
      margin-block-end: 0px;
      margin-inline-start: 35px;
      margin-inline-end: 35px;
      flex: 1 0 75%; } }
  .zpmo-product-details-bar-pending {
    border-block-start: 8px solid #FFBD00; }
    @media all and (min-width: 992px) {
      .zpmo-product-details-bar-pending {
        border-block-start: 1px dashed #DCDCDC;
        border-inline-start: 8px solid #FFBD00; } }
  .zpmo-product-details-bar-approved {
    border-block-start: 8px solid #13CE66; }
    @media all and (min-width: 992px) {
      .zpmo-product-details-bar-approved {
        border-block-start: 1px dashed #DCDCDC;
        border-inline-start: 8px solid #13CE66; } }
  .zpmo-product-details-bar-declined {
    border-block-start: 8px solid #FF7849; }
    @media all and (min-width: 992px) {
      .zpmo-product-details-bar-declined {
        border-block-start: 1px dashed #DCDCDC;
        border-inline-start: 8px solid #FF7849; } }
  .zpmo-product-details-bar-refunded {
    border-block-start: 8px solid #1FB6FF; }
    @media all and (min-width: 992px) {
      .zpmo-product-details-bar-refunded {
        border-block-start: 1px dashed #DCDCDC;
        border-inline-start: 8px solid #1FB6FF; } }
  .zpmo-product-details-bar .zpmo-table-lable {
    margin-block-end: 6px; }
    .zpmo-product-details-bar .zpmo-table-lable:last-child {
      margin-block-end: 0; }

.zpmo-cancel-order-action-area {
  display: flex;
  justify-content: center;
  align-items: center; }
  .zpmo-cancel-order-action-area .zpmo-button {
    display: inline-block;
    min-inline-size: auto;
    margin: 0px;
    margin-inline-end: 15px; }
    .zpmo-cancel-order-action-area .zpmo-button:last-child {
      margin-inline-end: 0px; }

.zpmo-order-tracking-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  max-inline-size: none;
  margin-block-start: 0px;
  margin-block-end: 20px;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-block-start: 15px;
  padding-block-end: 15px;
  padding-inline-start: 25px;
  padding-inline-end: 25px;
  border-radius: 2px; }
  @media all and (min-width: 768px) {
    .zpmo-order-tracking-info {
      flex-direction: row; } }
  .zpmo-order-tracking-info .zpmo-tracking-info {
    padding-block-start: 5px;
    padding-block-end: 5px;
    padding-inline-start: 0;
    padding-inline-end: 0; }
  .zpmo-order-tracking-info .zpmo-tracking-id {
    font-weight: 600; }

.zpmo-address-book-container .zpmo-address-book-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-block-start: 0;
  padding-block-end: 15px;
  padding-inline-start: 0;
  padding-inline-end: 0;
  border-block-end: 1px solid #DCDCDC;
  margin-block-end: 18px;
  font-weight: 700; }
  @media all and (min-width: 992px) {
    .zpmo-address-book-container .zpmo-address-book-header {
      flex-direction: row; } }
.zpmo-address-book-container .zpmo-address-book-content {
  display: flex;
  flex-direction: column;
  margin-block-start: -20px; }
  @media all and (min-width: 992px) {
    .zpmo-address-book-container .zpmo-address-book-content {
      flex-direction: row;
      flex-wrap: wrap; } }
  .zpmo-address-book-container .zpmo-address-book-content .zpmo-address-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 0 1 auto;
    border: 1px solid #DCDCDC;
    margin-inline-end: 0;
    margin-block-start: 20px;
    width: 100%; }
    @media all and (min-width: 992px) {
      .zpmo-address-book-container .zpmo-address-book-content .zpmo-address-box {
        margin-inline-end: 20px;
        flex: 0 0 auto;
        width: 356px; } }
    .zpmo-address-book-container .zpmo-address-book-content .zpmo-address-box .zpmo-address-content {
      margin-block-start: 3px;
      margin-block-end: 3px;
      margin-inline-start: 0;
      margin-inline-end: 0; }
    .zpmo-address-book-container .zpmo-address-book-content .zpmo-address-box .zpmo-address-box-inner {
      padding-block-start: 0;
      padding-block-end: 20px;
      padding-inline-start: 25px;
      padding-inline-end: 25px; }
      .zpmo-address-book-container .zpmo-address-book-content .zpmo-address-box .zpmo-address-box-inner .zpmo-address-box-header {
        border-block-end: 1px dashed #DCDCDC;
        padding-block-start: 15px;
        padding-block-end: 15px;
        padding-inline-start: 0;
        padding-inline-end: 0;
        margin-block-end: 20px;
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .zpmo-address-book-container .zpmo-address-book-content .zpmo-address-box .zpmo-address-box-inner .zpmo-address-box-header .zpmo-address-name {
          font-weight: 600;
          width: 70%; }
        .zpmo-address-book-container .zpmo-address-book-content .zpmo-address-box .zpmo-address-box-inner .zpmo-address-box-header .zpmo-label {
          border-radius: 25px;
          font-size: 13px; }
    .zpmo-address-book-container .zpmo-address-book-content .zpmo-address-box .zpmo-address-box-footer {
      display: flex;
      justify-content: center;
      align-items: center;
      border-block-start: 1px solid #DCDCDC;
      padding: 8px; }
      .zpmo-address-book-container .zpmo-address-book-content .zpmo-address-box .zpmo-address-box-footer .zpmo-address-box-action {
        padding-block-start: 0;
        padding-block-end: 0;
        padding-inline-start: 15px;
        padding-inline-end: 15px; }
        .zpmo-address-book-container .zpmo-address-book-content .zpmo-address-box .zpmo-address-box-footer .zpmo-address-box-action svg {
          fill: darkgray;
          cursor: pointer;
          margin-block-start: 2px; }
        .zpmo-address-book-container .zpmo-address-book-content .zpmo-address-box .zpmo-address-box-footer .zpmo-address-box-action.edit {
          padding-inline-start: 0px; }
          .zpmo-address-book-container .zpmo-address-book-content .zpmo-address-box .zpmo-address-box-footer .zpmo-address-box-action.edit:hover svg {
            fill: #5BB2CA; }
          .zpmo-address-book-container .zpmo-address-book-content .zpmo-address-box .zpmo-address-box-footer .zpmo-address-box-action.edit:only-child {
            padding-inline-end: 0px; }
        .zpmo-address-book-container .zpmo-address-book-content .zpmo-address-box .zpmo-address-box-footer .zpmo-address-box-action.delete {
          border-inline-start: 1px solid #DCDCDC;
          padding-inline-end: 0px; }
          .zpmo-address-book-container .zpmo-address-book-content .zpmo-address-box .zpmo-address-box-footer .zpmo-address-box-action.delete:hover svg {
            fill: #FF7849; }
    .zpmo-address-book-container .zpmo-address-book-content .zpmo-address-box:last-child {
      margin-inline-end: 0px; }
    .zpmo-address-book-container .zpmo-address-book-content .zpmo-address-box:nth-of-type(3n) {
      margin-inline-end: 0; }

.zpmo-address-form .zpmo-address-form-fieldset {
  display: flex;
  flex-direction: column;
  padding: 0px; }
  .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset {
    display: flex;
    flex-direction: column;
    padding: 0px;
    margin-block-end: 0; }
    @media all and (min-width: 992px) {
      .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset {
        flex-direction: row;
        margin-block-end: 20px; } }
    .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-preference-field {
      display: flex;
      flex-direction: column; }
      @media all and (min-width: 768px) {
        .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-preference-field {
          flex-direction: row; } }
    .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field {
      display: flex;
      flex-direction: column; }
      @media all and (min-width: 992px) {
        .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field {
          margin-inline-end: 40px; } }
      .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-address-field-label {
        width: 100%;
        margin-block-end: 10px;
        margin-block-start: 10px; }
        @media all and (min-width: 992px) {
          .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-address-field-label {
            margin-block-start: 0px; } }
        .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-address-field-label .zpmo-address-mandatory {
          color: #FF4949; }
      .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-address-choice-container {
        display: flex;
        align-items: baseline;
        margin-block-end: 5px;
        margin-inline-start: 15px; }
        .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-address-choice-container input {
          margin-inline-end: 10px;
          flex: 0 0 auto;
          width: auto; }
        .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-address-choice-container label {
          margin-block-start: 0;
          margin-block-end: 0;
          margin-inline-start: 0;
          margin-inline-end: 16px; }
      .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-address-input input, .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-address-input textarea, .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-address-input select {
        border: 1px solid #DCDCDC;
        padding-block-start: 10px;
        padding-block-end: 10px;
        padding-inline-start: 5px;
        padding-inline-end: 5px;
        background: #ffffff;
        border-radius: 0px;
        height: 40px;
        resize: none;
        width: 100%; }
        @media all and (min-width: 992px) {
          .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-address-input input, .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-address-input textarea, .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-address-input select {
            width: 355px; } }
        .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-address-input input:disabled, .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-address-input textarea:disabled, .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-address-input select:disabled {
          background: #ececec; }
      .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-address-input textarea {
        height: 80px; }
      .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-address-input .zpmo-action-button {
        margin-block-start: 15px;
        padding-block-start: 8px;
        padding-block-end: 8px;
        padding-inline-start: 15px;
        padding-inline-end: 15px;
        display: inline-block;
        margin-inline-end: 15px;
        font-size: 15px; }
      .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-address-input.zpmo-select-container {
        position: relative;
        width: 100%; }
        .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-address-input.zpmo-select-container select {
          border: 1px solid #DCDCDC;
          padding-block-start: 4px;
          padding-block-end: 4px;
          padding-inline-start: 8px;
          padding-inline-end: 8px;
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          border-radius: 0px; }
        .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-address-input.zpmo-select-container .zpmo-select-arrow {
          width: 10px;
          height: 10px;
          position: absolute;
          right: 10px;
          top: 20px;
          display: flex;
          align-items: center;
          justify-content: center;
          margin-block-start: -4px; }
      .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-address-input.zpmo-datetime-formula {
        position: relative; }
        .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-address-input.zpmo-datetime-formula input[type="text"] {
          padding-inline-end: 30px; }
        .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-address-input.zpmo-datetime-formula select, .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-address-input.zpmo-datetime-formula input[type="button"] {
          width: 55px;
          height: 20px;
          padding-block-start: 0;
          padding-block-end: 0;
          padding-inline-start: 3px;
          padding-inline-end: 3px;
          background: 0 0;
          border-radius: 0; }
        .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-address-input.zpmo-datetime-formula .zpmo-icon-formula {
          position: absolute;
          right: 10px;
          top: 20px;
          transform: translate(0, -50%);
          cursor: pointer;
          font-size: 15px;
          line-height: 0; }
          .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-address-input.zpmo-datetime-formula .zpmo-icon-formula svg {
            width: 15px;
            height: 15px;
            fill: currentColor; }
      .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-address-input.zpmo-checkbox-input-container {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        margin-block-start: 10px; }
        .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-address-input.zpmo-checkbox-input-container input[type="checkbox"] {
          width: auto;
          height: auto;
          margin-inline-end: 10px;
          margin-block-start: 5px; }
      .zpmo-address-form .zpmo-address-form-fieldset .zpmo-address-fieldset .zpmo-address-form-field .zpmo-form-error-message {
        color: #FF4949;
        margin-block-start: 5px; }

.zpmo-dashboard-container {
  display: flex;
  flex-direction: column; }
  @media all and (min-width: 992px) {
    .zpmo-dashboard-container {
      flex-direction: row; } }
  @media all and (min-width: 992px) {
    .zpmo-dashboard-container .zpmo-dashboard-cell {
      width: 740px; } }
  .zpmo-dashboard-container .zpmo-dashboard-cell .zpmo-dashboard-header {
    border-block-end: 1px solid #DCDCDC;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-block-size: 55px;
    padding-block-end: 10px;
    margin-block-end: 24px;
    font-weight: 700; }
    .zpmo-dashboard-container .zpmo-dashboard-cell .zpmo-dashboard-header .zpmo-button {
      display: inline-block;
      min-inline-size: auto;
      margin-block-end: 0px;
      font-weight: normal;
      padding-block-start: 8px;
      padding-block-end: 8px;
      padding-inline-start: 15px;
      padding-inline-end: 15px; }
  .zpmo-dashboard-container .zpmo-dashboard-cell .zpmo-dashboard-content {
    background: #F9FBFB;
    padding-block-start: 0px;
    padding-block-end: 0px;
    padding-inline-start: 15px;
    padding-inline-end: 15px; }
    @media all and (min-width: 992px) {
      .zpmo-dashboard-container .zpmo-dashboard-cell .zpmo-dashboard-content {
        margin-block-start: 24px;
        margin-block-end: 24px;
        margin-inline-start: 0;
        margin-inline-end: 0;
        padding: 0;
        background: transparent; } }
    .zpmo-dashboard-container .zpmo-dashboard-cell .zpmo-dashboard-content .zpmo-dashboard-content-row {
      padding-block-start: 15px;
      padding-block-end: 15px;
      padding-inline-start: 0;
      padding-inline-end: 0;
      border-block-end: 1px dotted #DCDCDC;
      display: flex;
      flex-direction: column; }
      @media all and (min-width: 992px) {
        .zpmo-dashboard-container .zpmo-dashboard-cell .zpmo-dashboard-content .zpmo-dashboard-content-row {
          flex-direction: row; } }
      .zpmo-dashboard-container .zpmo-dashboard-cell .zpmo-dashboard-content .zpmo-dashboard-content-row .zpmo-dashboard-content-label,
      .zpmo-dashboard-container .zpmo-dashboard-cell .zpmo-dashboard-content .zpmo-dashboard-content-row .zpmo-dashboard-content-value {
        flex: 1 0 0px; }
      .zpmo-dashboard-container .zpmo-dashboard-cell .zpmo-dashboard-content .zpmo-dashboard-content-row .zpmo-dashboard-content-label {
        max-inline-size: 200px;
        margin-block-end: 12px;
        font-weight: 600;
        margin-inline-end: 12px; }
        @media all and (min-width: 992px) {
          .zpmo-dashboard-container .zpmo-dashboard-cell .zpmo-dashboard-content .zpmo-dashboard-content-row .zpmo-dashboard-content-label {
            margin-block-end: 0;
            font-weight: normal; } }
      .zpmo-dashboard-container .zpmo-dashboard-cell .zpmo-dashboard-content .zpmo-dashboard-content-row:last-child {
        border-block-end: 0px; }
  @media all and (min-width: 992px) {
    .zpmo-dashboard-container .zpmo-dashboard-cell:first-child {
      margin-inline-end: 40px; } }

.zpbutton-size-md.zpmo-button {
  padding-block-start: 7px;
  padding-block-end: 7px;
  padding-inline-start: 18px;
  padding-inline-end: 18px;
  display: inline-block; }

@media all and (min-width: 992px) {
  .zpmyorder-header-section {
    padding-block-start: 24px;
    padding-block-end: 24px;
    padding-inline-start: 0;
    padding-inline-end: 0;
    font-size: 15px; }
    .zpmyorder-header-section a {
      color: #5BB2CA; } }

.hb-field-error {
  display: flex;
  padding-block-start: 8px;
  color: #de0707; }

.zpmo-userinfo {
  width: calc(100% + 30px);
  padding-block-start: 8px;
  padding-block-end: 8px;
  padding-inline-start: 24px;
  padding-inline-end: 24px;
  text-align: end;
  background: #F7F8FA; }
  @media all and (min-width: 992px) {
    .zpmo-userinfo {
      width: auto;
      margin-block-end: 0;
      padding: 0;
      background: transparent !important; } }

.zpmo-brand-header-container {
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  display: flex; }
  .zpmo-brand-header-container .zpmo-brand-header-innercontainer {
    display: flex;
    align-items: center; }
    @media (max-width: 991px) {
      .zpmo-brand-header-container .zpmo-brand-header-innercontainer {
        width: 100%; } }
    .zpmo-brand-header-container .zpmo-brand-header-innercontainer .theme-responsive-goback {
      display: none; }
      @media (max-width: 991px) {
        .zpmo-brand-header-container .zpmo-brand-header-innercontainer .theme-responsive-goback {
          display: inline-flex;
          align-items: center;
          justify-content: center;
          padding-block-start: 16px;
          padding-block-end: 16px;
          padding-inline-start: 0px;
          padding-inline-end: 16px; }
          .zpmo-brand-header-container .zpmo-brand-header-innercontainer .theme-responsive-goback a {
            display: flex; }
            .zpmo-brand-header-container .zpmo-brand-header-innercontainer .theme-responsive-goback a svg {
              width: 24px;
              height: 24px; } }
  .zpmo-brand-header-container .zpmo-portal-signout {
    padding-inline-start: 10px;
    border-inline-start: 1px dotted; }
  .zpmo-brand-header-container .zpmo-portal-username {
    padding-inline-end: 10px; }
  @media all and (min-width: 992px) {
    .zpmo-brand-header-container {
      align-items: center;
      justify-content: space-between;
      flex-direction: row; } }

.zpmo-brand-header {
  display: flex;
  flex-direction: column;
  align-items: center; }
  @media (max-width: 991px) {
    .zpmo-brand-header {
      flex-direction: row;
      padding-block-start: 8px;
      padding-block-end: 8px; } }
  .zpmo-brand-header .zpmo-brand-logo {
    padding-inline-end: 0; }
    @media (max-width: 991px) {
      .zpmo-brand-header .zpmo-brand-logo {
        margin-inline-end: 12px; } }
  @media all and (min-width: 992px) {
    .zpmo-brand-header {
      flex-direction: row; }
      .zpmo-brand-header .zpmo-brand-logo {
        padding-inline-end: 16px; }
      .zpmo-brand-header .zpmo-brand-name {
        font-size: 130%; } }

#load-bar {
  background: #007aff !important;
  /* fallback for old browsers */
  background-image: -webkit-linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55) !important;
  /* Chrome 10-25, Safari 5.1-6 */
  background-image: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55) !important;
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  -webkit-box-shadow: 0px 2px 15px rgba(78, 62, 62, 0.44);
  -moz-box-shadow: 0px 2px 15px rgba(78, 62, 62, 0.44);
  -ms-box-shadow: 0px 2px 15px rgba(78, 62, 62, 0.44);
  box-shadow: 0px 2px 15px rgba(78, 62, 62, 0.44); }

.loader-circle-text {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  margin-block-start: 20px; }

.loader-circle,
.loader-circle:after {
  border-radius: 50%;
  width: 40px;
  height: 40px; }

.loader-circle {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: auto;
  margin-inline-end: auto;
  position: relative;
  border: 4px solid rgba(255, 255, 255, 0.2);
  border-inline-start-color: #ffffff;
  -webkit-animation: spinner-animation 1.1s infinite linear;
  animation: spinner-animation 1.1s infinite linear;
  top: 50%;
  margin-block-start: -40px; }

@-webkit-keyframes spinner-animation {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@keyframes spinner-animation {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.zpmo-placeholder-image {
  border: 1px solid #DCE0E8;
  padding: 2px;
  background: #ffffff;
  max-inline-size: 100%;
  vertical-align: middle; }

.zpmo-cancel-status-container {
  flex-direction: column;
  border-block-end: 1px solid #DCDCDC;
  padding-block-end: 12px; }
  .zpmo-cancel-status-container .zpmo-cancel-status-area {
    margin-block-start: 12px;
    margin-block-end: 12px;
    margin-inline-start: 0;
    margin-inline-end: 0; }
  .zpmo-cancel-status-container .zpmo-cancel-status-desc {
    margin-inline-start: 0; }
  .zpmo-cancel-status-container:last-child {
    border-block-end: 0; }

@media all and (min-width: 992px) {
  .zpmo-cancel-status-container {
    display: flex;
    align-items: center;
    width: 100%;
    flex-direction: row;
    border-block-end: 1px solid #DCDCDC;
    padding-block-start: 24px;
    padding-block-end: 16px;
    padding-inline-start: 0;
    padding-inline-end: 0; }
    .zpmo-cancel-status-container .zpmo-cancel-status-desc {
      margin-inline-start: 24px; } }
.zpmo-review-container ul {
  list-style: none;
  padding: 0;
  margin: 0; }
.zpmo-review-container .zpform-field-container.zpform-button {
  display: inline-flex; }
.zpmo-review-container .zpbutton {
  margin-inline-end: 10px; }

.zpmo-review-content .zpcomment-list-item {
  margin-block-end: 8px; }
.zpmo-review-content .zscomment-user-type {
  font-size: 11px;
  margin-block-start: 4px;
  margin-block-end: 4px;
  margin-inline-start: 0;
  margin-inline-end: 0;
  background: #d0d7db;
  display: table;
  padding-block-start: 2px;
  padding-block-end: 2px;
  padding-inline-start: 7px;
  padding-inline-end: 7px;
  border-radius: 3px; }
.zpmo-review-content .zpcomment-post-date {
  font-size: 85%;
  color: inherit;
  opacity: .7; }
.zpmo-review-content .zpcomment-user-name {
  display: inline-block; }

/*# sourceMappingURL=myorder-style-core.css.map */
