/* .gift-btn {
	white-space:nowrap;
  overflow: hidden;
  margin-top: -1px;
  padding: 0px 26px;
  border-radius: 22.5px;
  letter-spacing: 0.8px;
  border: none;
  text-transform: capitalize;
  width: auto;
  font-weight: normal;
} */
/* 
.gift-input {
	border-radius:22.5px;
} */

.gift-add-product {
  margin-bottom:30px;
  width: 100%;
}

.gift-add-product .content-box {
	background:#fff;
}

.gift-active-bar {
	bottom:0;
}

#gift-list-detail .products-section table .status-wrap .product-status-bar {
	width:70px;
}

.gift-page a {
	color:#000;
}