/* xl - DESKTOP STYLES */
.shop_table thead {
  background: var(--wp--preset--color--bg-1);
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}
.shop_table .cart_item + .cart_item {
  border-top-color: rgba(18, 18, 18, 0.11);
}
.button.addify_checkout_place_quote {
  font-family: "Plus Jakarta Sans", sans-serif;
  border-radius: 120px;
  background: var(--wp--preset--color--secondary);
  color: var(--wp--preset--color--base);
  padding: 14px 3rem;
  align-items: center;
  display: inline-flex;
  height: auto;
  justify-content: center;
  position: relative;
  text-align: center;
  transition: box-shadow 0.1s linear;
  border-color: transparent;
  border-width: 2px;
  border-style: solid;
  font-family: inherit;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  cursor: pointer;
}
.button.addify_checkout_place_quote:hover {
  background: #688f99;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F1466-scss-desktop.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBC%3BAAAA%3BAAAA%22%7D */