/*!************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./assets/src/sass/frontend.scss ***!
  \************************************************************************************************************************/
body .added_to_cart.wc-forward {
  display: none !important;
}
body .swoo-floating-ajax-cart-popup-pro-notification {
  width: 100%;
  margin-top: 10px;
  font-size: 15px;
  z-index: 1004;
  padding: 0.55rem 1rem;
  margin-bottom: 0;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
body .swoo-floating-ajax-cart-popup-pro-notification.dynamic-notification {
  display: none;
}
body .swoo-floating-ajax-cart-popup-pro-notification.success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
body .swoo-floating-ajax-cart-popup-pro-notification.danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
body .swoo-floating-ajax-cart-popup-pro-notification.info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
body #swoo-floating-ajax-cart-popup-pro-background {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100vh;
  bottom: 0;
  display: none;
  left: 0;
  outline: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1002;
}
body #swoo-floating-ajax-cart-popup-pro {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  width: 460px;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 1003;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
}
body #swoo-floating-ajax-cart-popup-pro .woocommerce-Price-currencySymbol {
  padding-left: 3px;
}
body #swoo-floating-ajax-cart-popup-pro #swoo-floating-ajax-cart-popup-pro-ajax-animation {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1000;
  pointer-events: none;
}
body #swoo-floating-ajax-cart-popup-pro #swoo-floating-ajax-cart-popup-pro-ajax-animation .swoo-floating-ajax-cart-popup-pro-ajax-animation-flex {
  display: flex;
  width: 100%;
  height: 100%;
  background-color: rgba(204, 204, 204, 0);
}
body #swoo-floating-ajax-cart-popup-pro #swoo-floating-ajax-cart-popup-pro-ajax-animation .swoo-floating-ajax-cart-popup-pro-ajax-animation-flex .swoo-floating-ajax-cart-popup-pro-ajax-animation-inner {
  margin: auto;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 15px;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-header {
  display: flex;
  width: 100%;
  flex-direction: column;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-header .swoo-floating-ajax-cart-popup-pro-header-title-wrapper {
  display: flex;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-header .swoo-floating-ajax-cart-popup-pro-header-title-wrapper .swoo-floating-ajax-cart-popup-pro-header-title {
  flex-grow: 1;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-header .swoo-floating-ajax-cart-popup-pro-header-title-wrapper .swoo-floating-ajax-cart-popup-pro-header-title h4 {
  margin: auto;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-header .swoo-floating-ajax-cart-popup-pro-header-title-wrapper #swoo-floating-ajax-cart-popup-pro-header-close {
  width: 20px;
  height: 20px;
  display: flex;
  margin: auto;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-header .swoo-floating-ajax-cart-popup-pro-header-title-wrapper #swoo-floating-ajax-cart-popup-pro-header-close svg {
  margin: auto;
  cursor: pointer;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-body {
  border-bottom: 1px solid #eee;
  margin-top: 0;
  overflow-y: auto;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-body .cart-contents .cart-empty {
  margin-top: 15px;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-body .cart-contents .cart-item-header {
  display: flex;
  margin-bottom: 17px;
  margin-top: 17px;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-body .cart-contents .cart-item-header .product-image {
  display: flex;
  margin-right: 9px;
  border-radius: 6px;
  border: 1px solid #c8c8c8;
  max-height: 75px;
  max-width: 75px;
  min-height: 75px;
  min-width: 75px;
  background-color: #f7f7fe;
  overflow: hidden;
  cursor: pointer;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-body .cart-contents .cart-item-header .product-image img {
  max-height: 101%;
  margin: auto;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-body .cart-contents .cart-item-header .product-center-grouping {
  flex-grow: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 10px;
  position: relative;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-body .cart-contents .cart-item-header .product-center-grouping .product-name {
  white-space: normal;
  font-size: 13px;
  font-weight: bold;
  cursor: pointer;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-body .cart-contents .cart-item-header .product-center-grouping .product-name .swoo-title-discount-amount {
  border-radius: 5px;
  padding-left: 5px;
  padding-right: 6px;
  color: #212529;
  background-color: #cff4fc;
  border: 1px solid #eee;
  width: fit-content;
  margin-bottom: 3px;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-body .cart-contents .cart-item-header .product-center-grouping .product-data {
  font-size: 12px;
  color: #999;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-body .cart-contents .cart-item-header .product-center-grouping .product-data .variation p {
  margin: 0;
  padding: 0;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-body .cart-contents .cart-item-header .product-center-grouping .quantity-price-grouping {
  display: flex;
  bottom: 0;
  margin-top: 6px;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-body .cart-contents .cart-item-header .product-center-grouping .quantity-price-grouping .product-quantity {
  flex-grow: 1;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-body .cart-contents .cart-item-header .product-center-grouping .quantity-price-grouping .product-quantity input {
  max-width: 40px;
  text-align: center;
  border: 1px solid #eee;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-body .cart-contents .cart-item-header .product-center-grouping .quantity-price-grouping .product-quantity .decrease-quantity {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-body .cart-contents .cart-item-header .product-center-grouping .quantity-price-grouping .product-quantity .increase-quantity {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-body .cart-contents .cart-item-header .product-center-grouping .quantity-price-grouping .product-price {
  margin: auto auto auto 10px;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-body .cart-contents .cart-item-header .close-icon a {
  color: red;
  font-size: 20px;
  position: relative;
  line-height: 10px;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-footer {
  text-align: center;
  margin-top: auto;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-footer .coupon-code-area {
  display: flex;
  flex-direction: column;
  margin-top: 7px;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-footer .coupon-code-area .coupon-codes-active {
  position: absolute;
  display: flex;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  margin-top: 0;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-footer .coupon-code-area .coupon-codes-active .coupon-code {
  display: flex;
  flex-direction: column;
  margin-right: 5px;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-footer .coupon-code-area .coupon-codes-active .coupon-code .coupon-code-badge {
  color: #fff;
  background-color: #28a745;
  border-radius: 0.25rem;
  padding: 0.25em 0.4em;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-footer .coupon-code-area .coupon-codes-active .coupon-code .coupon-code-badge .coupon-code-remove {
  font-weight: bold;
  cursor: pointer;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-footer .coupon-code-area .coupon-codes-active .coupon-code .coupon-code-discount {
  font-size: 10px;
  padding-top: 1px;
  color: red;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-footer .coupon-code-area .coupon-code-area-title {
  text-align: right;
  color: #ccc;
  font-size: 13px;
  cursor: pointer;
  height: 24px;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-footer .coupon-code-area .coupon-code-area-title .coupon-icons {
  float: right;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-footer .coupon-code-area .coupon-code-area-title .coupon-icons .dashicons-arrow-up-alt2 {
  display: none;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-footer .coupon-code-area .coupon-code-area-input {
  display: none;
  margin-top: 8px;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-footer .coupon-code-area .coupon-code-area-input .coupon-code-area-input-inner {
  display: flex;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-footer .coupon-code-area .coupon-code-area-input .coupon-code-area-input-inner #apply-coupon {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-footer .pricing-area {
  display: flex;
  flex-direction: column;
  border-top: 1px solid #eee;
  padding-top: 15px;
  margin-top: 7px;
  padding-bottom: 15px;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-footer .pricing-area .pricing-area-box {
  display: flex;
  text-align: left;
  font-size: 14px;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-footer .pricing-area .pricing-area-box .pricing-area-box-title {
  flex-grow: 1;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-footer .pricing-area .pricing-area-box.total {
  font-weight: bold;
  padding-top: 10px;
  font-size: 16px;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-footer .pricing-area .pricing-area-box.total .pricing-area-box-price {
  font-size: 18px;
}
body #swoo-floating-ajax-cart-popup-pro .swoo-floating-ajax-cart-popup-pro-inner .swoo-floating-ajax-cart-popup-pro-sections #swoo-floating-ajax-cart-popup-pro-footer .checkout-area .btn {
  background-color: #00b778;
  color: #fff;
  width: 100%;
  margin: auto;
  text-align: center;
  font-size: 16px;
  padding: 17px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
}
body #swoo-floating-ajax-cart-popup-pro-toggle {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: #000;
  color: #fff;
  padding: 0;
  border-radius: 50%;
  cursor: pointer;
  height: 60px;
  justify-content: center;
  line-height: 60px;
  min-width: 60px;
  outline: none;
  transition: background-color 0.2s linear 0s, transform 0.2s linear 0s;
  display: flex;
  margin: auto;
  z-index: 1001;
}
body #swoo-floating-ajax-cart-popup-pro-toggle .swoo-floating-ajax-cart-popup-pro-count-wrapper {
  display: flex;
  justify-content: center;
  position: absolute;
  top: -2px;
  left: -2px;
  background-color: #666;
  color: #fff;
  width: 22px;
  height: 22px;
  border-radius: 100%;
  line-height: normal;
}
body #swoo-floating-ajax-cart-popup-pro-toggle .swoo-floating-ajax-cart-popup-pro-count-wrapper .swoo-floating-ajax-cart-popup-pro-count {
  margin: auto;
}
body #swoo-floating-ajax-cart-popup-pro-toggle .swoo-floating-ajax-cart-popup-pro-icon {
  display: flex;
}
body #swoo-floating-ajax-cart-popup-pro-toggle .swoo-floating-ajax-cart-popup-pro-icon img {
  width: 25px;
  height: 25px;
  margin: auto;
}
body.logged-in #swoo-floating-ajax-cart-popup-pro {
  top: 32px;
  height: calc(100vh - 32px);
}

.free-shipping-reminder-wrapper .swoo-free-shipping-message.warning {
  width: 100%;
}
.free-shipping-reminder-wrapper .swoo-free-shipping-message.info {
  padding: 5px 10px;
}

/*# sourceMappingURL=frontend.css.map*/