#nm-widget-panel {
  width: 551px !important;
  background: #F1F4F8 !important;
}

#nm-widget-panel .nm-widget-panel-header {
  padding: 0 61px;
}

#nm-widget-panel .total {
  border-top: none !important;
  margin-bottom: 0 !important;
  background: #F1F4F8;
}

#nm-widget-panel .total strong {
  font-weight: bold;
  font-size: 16px;
  color: #000000;
  line-height: 16px;
}

#nm-widget-panel .total .amount {
  font-weight: bold;
  font-size: 16px;
  color: #000000;
}

#nm-widget-panel .nm-widget-panel-header-inner {
  background: #F1F4F8 !important;
  border-bottom: none !important;
}

#nm-widget-panel .nm-widget-panel-header-inner .nm-cart-panel-title {
  color: #000;
}

#nm-widget-panel .nm-widget-panel-header-inner .nm-widget-panel-close-title {
  color: #000;
  font-weight: 700;
}

#nm-widget-panel .remove {
  color: #000 !important;
  top: 13px !important;
  right: 64px !important;
}

.nm-cart-panel-list-wrap {
  padding: 0 61px;
  padding-top: 140px !important;
}

.woocommerce-mini-cart-item {
  width: 100%;
  height: auto;
  background: #FFFFFF;
  border-radius: 70px;
  margin-bottom: 10px !important;
  padding: 30px 40px !important;
}

.woocommerce-mini-cart-item > div {
  border-bottom: none !important;
}

.woocommerce-mini-cart-item .nm-cart-panel-item-thumbnail {
  width: 70px;
}

.woocommerce-mini-cart-item .nm-cart-panel-product-title {
  font-weight: bold;
  font-size: 16px;
  color: #000000 !important;
  line-height: 24px;
}

.woocommerce-mini-cart-item .zylo-cart-panel-product-title {
  font-weight: bold;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
}

.woocommerce-mini-cart-item .zylo_z2 {
  margin-top: 16px;
}

.woocommerce-mini-cart-item .zylo_z2 label {
  font-weight: bold;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
}

.woocommerce-mini-cart-item .zylo_z2 .quantity {
  margin-left: 6px !important;
  border-radius: 15px;
  border: 1px solid #000000;
}

.woocommerce-mini-cart-item .zylo_z2 .quantity .nm-qty-minus {
  color: #000 !important;
}

.woocommerce-mini-cart-item .zylo_z2 .quantity .qty {
  color: #000 !important;
}

.woocommerce-mini-cart-item .zylo_z2 .quantity .nm-qty-plus {
  color: #000 !important;
}

.woocommerce-mini-cart-item .nm-cart-panel-item-price .amount {
  margin-top: 16px !important;
  color: #000 !important;
  font-weight: 700;
}

.nm-cart-panel-summary {
  padding: 0 !important;
  background: #fff;
}

.nm-cart-panel-summary .nm-cart-panel-summary-inner {
  background: #fff;
  padding: 22px  37px 20px 20px;
}

.nm-cart-panel-summary .nm-cart-panel-summary-inner .buttons .button {
  border-radius: 23px;
  border: 3px solid #8F9296 !important;
  font-weight: bold;
  color: #000 !important;
}

.nm-cart-panel-summary .nm-cart-panel-summary-inner .buttons .checkout {
  border: none !important;
  background: #01867A;
  border-radius: 23px;
  font-weight: bold;
  color: #fff !important;
}

@media screen and (max-width: 768px) {
  #nm-widget-panel {
    width: 92vw !important;
    background: #F1F4F8 !important;
  }
  #nm-widget-panel .nm-widget-panel-header {
    background: #F1F4F8 !important;
    padding: 0 8.13333vw;
  }
  #nm-widget-panel .total {
    border-top: none !important;
    margin-bottom: 0 !important;
    background: #F1F4F8;
  }
  #nm-widget-panel .total strong {
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    line-height: 16px;
  }
  #nm-widget-panel .total .amount {
    font-weight: bold;
    font-size: 16px;
    color: #000000;
  }
  #nm-widget-panel .nm-widget-panel-header-inner {
    background: #F1F4F8 !important;
    border-bottom: none !important;
    height: 60px;
  }
  #nm-widget-panel .nm-widget-panel-header-inner .nm-cart-panel-title {
    color: #000;
    opacity: 1;
    font-weight: 700;
  }
  #nm-widget-panel .nm-widget-panel-header-inner .nm-widget-panel-close-title {
    color: #000;
    font-weight: 700;
  }
  #nm-widget-panel .remove {
    color: #000 !important;
    top: 13px !important;
    right: 64px !important;
  }
  .nm-cart-panel-list-wrap {
    padding: 0 8.13333vw;
    padding-top: 140px !important;
  }
  .woocommerce-mini-cart-item {
    width: 100%;
    height: auto;
    background: #FFFFFF;
    border-radius: 70px;
    margin-bottom: 2.66667vw !important;
    padding: 8vw 9.33333vw !important;
  }
  .woocommerce-mini-cart-item > div {
    border-bottom: none !important;
  }
  .woocommerce-mini-cart-item .nm-cart-panel-item-thumbnail {
    width: 18.66667vw;
  }
  .woocommerce-mini-cart-item .nm-cart-panel-product-title {
    font-weight: bold;
    font-size: 16px;
    color: #000000 !important;
    line-height: 24px;
  }
  .woocommerce-mini-cart-item .zylo-cart-panel-product-title {
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    line-height: 24px;
  }
  .woocommerce-mini-cart-item .zylo_z2 {
    margin-top: 16px;
  }
  .woocommerce-mini-cart-item .zylo_z2 label {
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    line-height: 24px;
  }
  .woocommerce-mini-cart-item .zylo_z2 .quantity {
    margin-left: 6px !important;
    border-radius: 15px;
    border: 1px solid #000000;
  }
  .woocommerce-mini-cart-item .zylo_z2 .quantity .nm-qty-minus {
    color: #000 !important;
  }
  .woocommerce-mini-cart-item .zylo_z2 .quantity .qty {
    color: #000 !important;
  }
  .woocommerce-mini-cart-item .zylo_z2 .quantity .nm-qty-plus {
    color: #000 !important;
  }
  .woocommerce-mini-cart-item .nm-cart-panel-item-price .amount {
    margin-top: 16px !important;
    color: #000 !important;
    font-weight: 700;
  }
}
