/** Shopify CDN: Minification failed

Line 380:0 Unexpected "}"

**/
.sticky-cart-bar {
  display: none;
  background: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0px 50px;
  box-shadow: 0 -2px 10px #0000001a;
  z-index: 100;
}
.sticy-inerbar {
	display: flex;
	justify-content: space-between;
	max-width: 1100px;
	width: 100%;
	column-gap: 1rem;
	padding-left: 6px;
	padding-right: 6px;
	margin: 0 auto;
	align-items: center;
}
.price__sale span.price-item.price-item--sale.price-item--last sup {
	top: unset;
}
.sticky-cart-bar p.saved-amount.sticky-add-cart span {
	color: #F7F7F7;
	text-align: center;
	font-family: Mulish;
	font-size: 10px;
	font-style: italic;
	font-weight: 800;
	line-height: 12px;
}
.sticy-inerbar .price__container {
	text-align: left;
	display: flex;
	align-items: center;
	column-gap: 6px;
}
.sticky-cart-bar p.saved-amount.sticky-add-cart {
	display: inline-flex;
	width: 118px;
	height: 18px;
	padding: 2px 9px;
  justify-content:center;
	align-items: center;
	gap: 10px;
	flex-shrink: 0;
	border-radius: 24px;
	background: #BD0B0B;
	margin: 0px !important;
	padding: 0px;
}
.sticky-cart-bar p.saved-amount.sticky-add-cart img {
	height: 14px;
}
.sticy-inerbar .price__sale span.reg-pric {
	display: none;
}
select#StickyVariantSelect {
	color: #000;
	font-family: Mulish;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	border: none;
}
.sticy-inerbar span.price-item.price-item--sale.price-item--last{
color: #395153;
	text-align: center;
	font-family: Mulish;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-align: left;
}
.sticy-inerbar .variant-wraper select.select__select:focus {
	border: nonec!im;
	outline: none !important;
	box-shadow: unset;
}
.sticky-cart-product-info {
  display: flex;
  align-items: center;
}
.sticky-cart-product-image {
  margin-right: 45px;
}
.sticky-cart-product-image img {
  width: 68px;
  height: 68px;
  object-fit: cover;
}
.sticky-cart-product-title .product-title {
	color: #221F1F;
	font-family: Mulish;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.sticy-inerbar .price__regular span.price-item.price-item--regular {
	color: #395153;
	text-align: center;
	font-family: Mulish;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-align: left;
}
.sticy-inerbar .price span.price-item.price-item--sale.price-item--last sup, .sticy-inerbar span.price-item.price-item--regular sup.sgd {
	color: #395153;
	text-align: center;
	font-family: Mulish;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-align: left;
}
.sticy-inerbar span.price-item.price-item--regular sup.sgd {
top: unset;
}
.sticy-inerbar .price__container{
  text-align: left;
}
.sticky-cart-form,
.sticky-cart-form-controls {
  display: flex;
  align-items: center;
}
.sticky-cart-quantity-label {
  margin-right: 5px;
}
.sticky-cart-quantity-wrapper {
  position: relative;
  margin-right: 5px;
}
.sticky-cart-variant-select {
  margin-right: 5px;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.sticky-cart-add-button {
  background-color: #000;
  color: #fff;
  padding: 10px 40px;
  cursor: pointer;
  margin-bottom: 0 !important;
  border: 0 !important;
}
.sticky-cart-add-button.button:not([disabled]):hover:after {
  --border-offset: 0;
  box-shadow: none;
}
.sticy-inerbar .quantity-container {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.but-btn-sticy {
	width: 282px;
}
.price-wraps {
	display: flex;
	column-gap: 6px;
	align-items: center;
}
div#StickyCartPrice .price {
	color: #395153;
	text-align: center;
	font-family: Mulish;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-align: left;
}
span#StickyCartTitle {
	color: #221f1f;
	font-family: Mulish;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
div#StickyCartPrice span.compare-at {
	font-size: 14px;
}
.sticky-cart-form-controls .select span.svg-wrapper {
	right: 1.5rem;
}
.sticky-cart-form-controls .select {
	justify-content: end;
}
button.sticky-cart-button {
	display: flex;
	width: 282px;
	height: 52px;
	/* padding: 11px 168px; */
	justify-content: center;
	align-items: center;
	color: #F7F7F7;
	text-align: center;
	font-family: Mulish;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
  margin: 0px;
  	background: #3a4f55;
	text-transform: uppercase;
}
.sticy-inerbar .variant-wraper select.select__select {
	color: #000;
	font-family: Mulish;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
.sticy-inerbar .variant-wraper {
	display: flex;
	align-items: center;
	width: 310px;
	flex-direction: row;
  	justify-content: end;
}
.sticy-inerbar variant-selects {
	max-width: 183px;
	width: 100%;
}
.sticy-inerbar .product-form__input.product-form__input--dropdown {
	max-width: 100%;
	min-width: unset !important;
	flex: 0px;
  	margin: 0px;
}
.product-form__input.product-form__quantity {
	margin: 0px;
	min-width: unset;
	max-width: 132px;
	width: 100%;
}
.sticy-inerbar .variant-wraper {
	display: flex;
	align-items: center;
}
.sticy-inerbar quantity-input.quantity {
	width: 68px;
	margin: 0px 32px;
}
.sticy-inerbar .variant-wraper .select:before, .variant-wraper .select:after {
	display: none;
}
.sticy-inerbar button.quantity__button {
	padding: 0px !important;
	width: auto;
}
.sticy-inerbar .variant-wraper .select {
	border-right: 2px solid #F9F9F9;
	padding-right: 15px;
}
@media (min-width: 750px) {
button.sticky-cart-button span.add-cart-price-sale {
	display: none;
}
p.saved-amount.sticky-add-cart.mobile-sticy-cart {
	display: none !important;
}
}
@media (max-width: 749px) {
  p.saved-amount.sticky-add-cart.mobile-sticy-cart {
	position: absolute !important;
	z-index: 2;
	top: 8px;
}
  .sticy-inerbar .variant-wraper .select {
	border: none !important;
}
  .sticy-inerbar .but-btn-sticy {
	position: relative;
}
 .sticky-cart-bar {
    padding: 10px;
  }
  .sticky-cart-product-title .product-title,
  .sticky-cart-product-title .price {
    font-size: 12px;
  }
  .sticky-cart-quantity-label,
  .sticky-cart-quantity-wrapper {
    display: none;
  }
  .sticky-cart-add-button {
    padding: 8px 15px;
  }
  .sticky-cart-product-title {
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  } 
  .sticky-cart-product-info {
	display: none;
}
  .sticky-cart-form-controls > div {
	width: 100%;
	max-width: 100%;
}
.sticky-cart-form-controls {
	flex-wrap: wrap;
}
  button.sticky-cart-button{
	width: 100%;
	border-radius: 1px;
	background: #3A4F55;
	margin-top: 13px;
}
.sticy-inerbar .product-form__input.product-form__quantity {
	max-width: 149px;
}
.sticy-inerbar quantity-input.quantity {
	width: 100%;
	margin: 0px;
}
.sticy-inerbar quantity-input.quantity {
		width: 100%;
		margin: 0;
		padding: 0 15px;
		border-radius: 83px;
		border: 1px solid rgba(57, 81, 83, 0.60);
  max-height: 35px !important;
		min-height: 35px;
	}
  .sticy-inerbar .variant-wraper .select {
	padding: 0px !important;
}
.sticy-inerbar .variant-wraper select.select__select {
	border-radius: 83px;
	border: 1px solid rgba(57, 81, 83, 0.60);
}
.sticy-inerbar .quantity__button .svg-wrapper {
	width: 18px;
	height: 18px;
	opacity: 1 !important;
}
.sticy-inerbar .variant-wraper {
	width: 100%;
}
.sticy-inerbar variant-selects {
	max-width: calc(100% - 155px);
	width: 100%;
}
.sticy-inerbar .variant-wraper {
	column-gap: 5px;
}
.sticy-inerbar .variant-wraper {
	justify-content: center;
}
  button.show-sale.product-form__submit.button.button--full-width.button--primary {
	justify-content: space-between;
}
  select#StickyVariantSelect {
	border-radius: 83px;
	border: 1px solid rgba(57, 81, 83, .6);
    max-height: 35px;
	}
}
}