/*  ########### Compiled CSS ###########
    Generated on: May 14 2023 | 19:44:58 
    ####################################  */

@charset "UTF-8";
body {
  --cfw-heading-font-family:"Progress";
}
.cfw-side-cart-checkout-btn {
  margin-bottom: 0 !important;
  margin-left: 4px;
  margin-right: -16px;
}
.cfw-side-cart-close-trigger {
  display: block !important;
  line-height: 1.6em !important;
  margin-right: 4px;
  margin-left: -16px;
}
.wc-proceed-to-checkout > a {
  padding: 19px 5px !important;
}
.wc-proceed-to-checkout {
  display: flex;
  margin: 0 3px !important;
  padding: 0 !important;
  flex-direction: row-reverse;
}
#cfw-side-cart-form {
  padding: 8px 0 !important;
}
#cfw-side-cart .cfw-alert {
  padding: 0 15px !important;
  margin-bottom: 2px !important;
}
#cfw-side-cart .cfw-alert > .message {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.calc_warning {
  color: #727272;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 12px;
}
.calc_warning:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  color: #969696;
}
h2#cfw_empty_side_cart_message {
  color: #222222 !important;
}
/*Dynamic Pricing & Discounts doesn't immediately delete invalidated cart rules, needs full cart refresh */
.cfw-side-cart-totals .cart-discount {
  display: none;
}
.cfw-alert {
  font-size: 10px;
  padding: 10px;
}
.cfw-remove-item-button {
  opacity: 1 !important;
}
.cfw-side-cart-open-trigger > svg {
  stroke: white;
  transition-duration: 0.3s;
  height: 30px;
}
.cfw-side-cart-open-trigger > svg:hover {
  stroke: #dcdcdc;
}
.gm-menu-item__icon > .cfw-side-cart-quantity-wrap {
  color: white;
  text-shadow: 1px 1px 2px black;
}
.gm-action__gm_before_mobile_hamburger .cfw-side-cart-quantity {
  margin-right: 10px;
}
.gm-action__gm_before_mobile_hamburger .cfw-side-cart-quantity, .gm-menu-item__icon .cfw-side-cart-quantity {
  background-color: #ef0c0c;
  border-radius: 100%;
  font-size: 11px !important;
  font-weight: bold !important;
  width: 25px;
  height: 25px;
  text-align: center;
  padding-top: 2px;
  top: -9px;
  position: relative;
  color: white;
  text-shadow: 1px 1px 2px black;
}
@media screen and (max-width: 480px) {
  .gm-action__gm_before_mobile_hamburger .cfw-side-cart-open-trigger > svg {
    stroke: #dcdcdc;
  }
  .gm-menu-item__icon .cfw-side-cart-open-trigger > svg {
    stroke: #5a5a5a;
  }
}
