/** Shopify CDN: Minification failed

Line 52:0 Unexpected ","

**/
#CartDiscountcode,
#CartSpecialInstructions,
#t4s-menu-drawer[aria-hidden="false"] + .t4s-drawer-menu__close,
#t4s-mini_cart .t4s-cart-total,
#t4s-mini_cart .t4s-drawer__close,
#t4s-mini_cart .t4s-drawer__header span,
.t4s-cart-couponcode__label,
.t4s-cart-item-price,
.t4s-cart-note__label,
.t4s-cart_price,
.t4s-col-item,
.t4s-drawer__close,
.t4s-main-cart .t4s-page_cart__title,
.t4s-main-cart .t4s-quantity-cart-item,
.t4s-main-cart .t4s-quantity-cart-item input[type="number"],
.t4s-mini_cart__actions .t4s-quantity-cart-item button,
.t4s-mini_cart__actions .t4s-quantity-cart-item input[type="number"],
.t4s-minicart-recommendations__item--price,
.t4s-minicart-recommendations__title,
.t4s-page_cart__remove,
.t4s-page_cart__tools .t4s-page_cart__edit,
.t4s-page_cart__tools .t4s-page_cart__remove,
button.t4s-drawer__close {
  color: var(--white) !important;
}
.t4s-main-cart .t4s-page_cart__title:hover {
  color: var(--orange) !important;
}
.t4s-main-cart {
  margin: 0 !important;
}
.t4s-shipping_calculator {
  display: none !important;
}
.t4s-main-cart .t4s-quantity-cart-item {
  border-radius: unset;
  border: 1px solid var(--orange) !important;
}
#t4s-mini_cart {
  background: var(--grey) !important;
  border-left: 1px solid var(--orange) !important;
}
.t4s-mini_cart__actions .t4s-quantity-cart-item {
  border-radius: 0 !important;
  border: 1px solid var(--orange) !important;
}
,
#t4s-menu-drawer[aria-hidden="false"] + .t4s-drawer-menu__close,
#t4s-mini_cart .t4s-drawer__close,
button.t4s-drawer__close {
  background-color: var(--light-blk) !important;
  transform: unset !important;
  border-radius: 0 !important;
  border: 1px solid var(--orange) !important;
}
.t4s-minicart-recommendations__title {
  background: unset !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.t4s-minicart-recommendations__title::after,
.t4s-minicart-recommendations__title::before {
  content: "";
  flex: 1 0 0%;
  display: inline-block;
  height: 1px;
  background: 0 0;
  margin: 5px;
  border-top: 1px solid var(--border-color);
}
.t4s-minicart-recommendations {
  border-radius: 0 !important;
}
.t4s-btn-cart__emty.t4s-btn.t4s-btn-base.t4s-btn-style-default.t4s-btn-color-primary.t4s-btn-effect-fade.t4s-justify-content-center.t4s-truncate:active {
  background: var(--orange) !important;
}
#t4s-mini_cart .t4s-drawer__close:hover,
.t4s-drawer__close:hover,
.t4s-minicart-recommendations .flickityt4s-page-dots .dot.is-selected,
.t4sp-hover .t4s-minicart-recommendations .flickityt4s-prev-next-button:hover,
button.t4s-drawer__close:hover {
  background-color: var(--orange) !important;
}
.t4s-minicart-recommendations
  .flickityt4s-prev-next-button
  .flickityt4s-button-icon {
  stroke: var(--white) !important;
  fill: var(--white) !important;
}
#CartDiscountcode,
#CartSpecialInstructions,
#t4s-menu-drawer[aria-hidden="false"] + .t4s-drawer-menu__close,
.t4s-drawer__close {
  background: var(--grey) !important;
}
.t4s-main-cart input:not([type="submit"]):not([type="checkbox"]):focus,
.t4s-main-cart textarea:focus {
  border-color: var(--orange) !important;
}
.t4s-main-cart .t4s-quantity-cart-item svg,
.t4s-mini_cart__actions .t4s-quantity-cart-item svg {
  width: 15px !important;
  height: 15px !important;
}
.t4s-drawer-menu__close svg.t4s-iconsvg-close {
  width: 16px !important;
  height: 16px !important;
}
.t4s-cart-note__label.t4s-d-block {
  text-align: left;
  text-transform: uppercase;
  font-family: "Avenir Black" !important;
  letter-spacing: 1px;
}
