.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
  /*box-shadow: 0 0 0 .25rem rgb(26, 148, 255)!important;*/
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: rgb(26, 148, 255);
  border-color: rgb(26, 148, 255);
  color: #fff;
}

.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
  color: #000;
  background-color: rgb(26, 148, 255);
  border-color: rgb(26, 148, 255);
}

.btn-primary {
  color: #fff;
  background-color: rgb(26, 148, 255);
  border-color: rgb(26, 148, 255);
}

.type-tag {
  background: rgb(235, 113, 0);
  padding: 2px 6px;
  color: #FFFFFF;
  margin-right: 6px;
  font-size: 14px;
}

.cp-title {
  font-size: 16px;
}

.cp-pb-total {
  width: 202px;
  height: 7px;
  border-radius: 6px;
  background: #000;
  background: #E5E5E5;
  overflow: hidden;
  margin-top: 10px;
  border: 0 solid #e2e8f0;
}

.cp-pb-current {
  background: #EB5757;
  display: inherit;
  height: 7px;
}

.cp-remain {
  font-size: 14px;
}

.cp-sp-apply {
  font-size: 13px;
  float: right;
  background: #26aa99;
  color: #FFFFFF;
  padding: 3px 8px;
  border-radius: 3px;
}

.cp-sp-copy {
  font-size: 13px;
  float: right;
  background: #ee4d2d;
  color: #FFFFFF;
  padding: 3px 8px;
  margin-right: 6px;
  border-radius: 3px;
  cursor: pointer;
}

.cp-function {
  overflow: hidden;
  text-align: left;
  margin-top: 10px;
  display: flow-root;
  float: right;
}

.cp-details {
  text-align: left;
  margin-top: 10px;
  width: 70px;
  float: left;
}

.cp-remain-div {
  width: 100%;
  overflow: hidden;
  text-align: left;
}

.cp-title-div {
  width: 100%;
  overflow: hidden;
  text-align: left;
}

.cp-detail-div {
  height: 100%;
  float: left;
  display: inline-block;
  padding-top: 10px;
  border: solid 1px #bdbdbd;
  padding-left: 10px;
  width: 100%;
  padding-bottom: 10px;
  padding-right: 10px;
  max-width: 500px;
}

.cp-type-name {
  color: #FFFFFF;
  font-size: 13px;
}

.cp-type-image {
  width: 50px;
  height: 50px;
  margin-top: 20px;
  border-radius: 50px;
}

.cp-type-2 {
  width: 120px;
  background-color: #ee4d2d;
  display: block;
}

.cp-type-1 {
  display: inline-flex;
  overflow: hidden;
  margin: 0 auto;
  min-width: 550px;
}

.cp-detail-link {
  font-size: 14px;
  color: #ee4d2d;
  text-decoration: underline;
}

.row .coupon {
  margin-top: 10px;
  max-width: 700px;
  margin: 0 auto;
}

footer.footer {
  width: 100%;
  position: fixed;
  bottom: 0;
  padding-top: 0px;
  padding-bottom: 0px;
}

.row .coupon {
}

.cp-type-3 {
  width: 120px;
  background-color: #00bfa5;
  display: block;
  padding-top: 30px;
}

.cp-type-image-hide {
  display: none;
}

.list-inline-item {
  display: inline-block;
}

.p-image {
  width: 160px;
  height: auto;
  border-radius: 6px;
  margin-left: 4px;
}

#preview-content {
  text-align: left;
  color: #000000;
  display: flex;
  width: 100%;
  padding-left: 0px;
}

.preview-photo {
  width: 100px;
  float: left;
}

.preview-info {
  margin-left: 10px;
  width: 100%;
}

.preview-btn-pane {
  margin-left: 10px;
  width: 100%;
  max-width: 100px;
}

.preview-save {
  background: rgb(26, 148, 255);
  box-shadow: 0 0 0 0 rgb(255,255,255) !important;
  width: 75px;
  height: 35px;
  padding: 0px;
  font-size: 14px;
  margin-top: 30px;
}

.row .preview {
  padding: 10px;
  background: #FFFFFF;
  border-radius: 10px;
}

.product-pane {
  position: relative;
  padding-left: 4px;
  padding-top: 10px;
  border-radius: 8px;
  border-style: solid;
  border-width: 1px;
  border-color: #f8f9fa;
  padding-bottom: 10px;
}

.delete-icon {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  right: 10px;
  cursor: pointer;
}

.p-title {
  margin-top: 10px;
  font-size: 16px;
  text-align: left;
  padding-left: 10px;
  font-weight: bold;
  font-family: Roboto, sans-serif;
  max-height: 73px;
  overflow: hidden;
}

.p-status-outofstock {
  font-size: 14px;
  text-align: left;
  padding-left: 10px;
  font-weight: bold;
  color: rgb(154,154,154);
}

.p-status-remain {
  font-size: 14px;
  text-align: left;
  padding-left: 10px;
  font-weight: normal;
  color: #006400;
}

.p-price-pane {
  padding-left: 10px;
  font-weight: bold;
  text-align: left;
  font-size: 18px;
  float: left;
  display: table-column;
}

.p-price-pane-org {
  color: rgb(154,154,154);
  text-decoration: line-through;
}

.p-discount {
  float: left;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  margin-top: 6px;
  width: 100%;
  text-align: center;
}

.p-bottom-pane {
  display: flex;
  width: 100%;
}

.preview-org-price {
  text-decoration: line-through;
  margin-left: 6px;
  color: #797979;
}

.product-pane.p-outofstock {
  background: #cdcdcd;
}

.product-pane.p-nearoutofstock {
  background: #ffc6c6;
}

.product-pane.p-discountok {
  background: #fff29e;
}

.p-discountoff {
  float: left;
  font-size: 20px;
  font-weight: bold;
  color: rgb(154,154,154);
  margin-top: 6px;
  width: 100%;
  text-align: center;
}

.p-status-nearoutofstock {
  font-size: 16px;
  text-align: left;
  padding-left: 10px;
  font-weight: bold;
  color: var(--bs-red);
  animation-duration: 500ms;
  animation-name: blink;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@keyframes blink {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.p-title a {
  text-decoration: none;
  color: #000;
}

