a.go-back--link, a.read-more {
  display: flex;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  color: var(--e-global-color-primary);
  font-weight: 600;
}

html body a.woocommerce-product-gallery__trigger {
  background: #fff;
  border: none;
  box-sizing: content-box;
  border-radius: 100%;
  cursor: pointer;
  font-size: 2em;
  height: 36px;
  padding: 0;
  position: absolute;
  right: 0.5em;
  text-indent: -9999px;
  top: 0.5em;
  width: 36px;
  z-index: 2;
}
html body a.woocommerce-product-gallery__trigger:before {
  border: 2px solid #000;
  border-radius: 100%;
  box-sizing: content-box;
  content: "";
  display: block;
  height: 10px;
  left: 9px;
  top: 9px;
  position: absolute;
  width: 10px;
}
html body a.woocommerce-product-gallery__trigger:after {
  background: #000;
  border-radius: 6px;
  box-sizing: content-box;
  content: "";
  display: block;
  height: 8px;
  left: 22px;
  position: absolute;
  top: 19px;
  transform: rotate(-45deg);
  width: 2px;
}
html body .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img.wp-post-image {
  width: 100%;
}
html body ul.wc_payment_methods.payment_methods.methods {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
html body .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table td, html body .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table th {
  padding-bottom: 0;
  padding-top: 0;
}
html body .elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot {
  padding-top: 24px;
  display: block;
}
html body .elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot .cart-subtotal {
  padding-bottom: 8px !important;
  display: block;
}
html body .elementor-28 .elementor-element.elementor-element-f0077cc .woocommerce #payment #place_order {
  margin-top: 24px;
}
html body.e-off-canvas__no-scroll-animation .topbar, html body.e-off-canvas__no-scroll .topbar {
  z-index: 0;
}
html body #cart-summary .smaller {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
html body #cart-summary .cart__products p {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
html body #cart-summary .cart__totals .custom-total {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
html body #cart-summary .cart__totals .custom-total h3 {
  margin: 0;
}
html body #cart-summary hr {
  margin: 16px 0;
  border-width: 0px !important;
  height: 1px;
  display: block;
  background: #EDE6D3;
}
html body #cart-summary form {
  margin-top: 32px;
}
html body #cart-summary form .form-holder {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 16px;
}
html body #cart-summary form .form-holder input {
  border-radius: var(--Components-Component-Corners, 2px);
  border: 1px solid var(--greys-grey-2-lines-outlines, #D3D7E0);
  background: var(--Brand-Colours-Brand-Colour-4, #F9F8F2);
}
html body #cart-summary form .form-holder button {
  border-radius: var(--Components-Component-Corners, 2px);
  border: 1px solid var(--Other-Button-Default-Button-Stroke, #EDE6D3);
  background: var(--greys-grey-0-white, #FFF);
  display: flex;
  padding: 14px;
  box-shadow: none;
}
html body.single-product .woocommerce-product-details__short-description ul {
  padding-left: 18px;
}
html body.single-product bdi,
html body.single-product ins {
  text-decoration: none;
}
html body.single-product bdi {
  color: var(--Text-Default, var(--greys-grey-4-black, #282F3B));
  font-family: "Bricolage Grotesque 24pt";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 177.778% */
}
html body.single-product form.cart.ajax_add_to_cart {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 16px;
  margin: 0;
}
html body.single-product form.cart.ajax_add_to_cart:before, html body.single-product form.cart.ajax_add_to_cart:after {
  display: none;
}
html body.single-product form.cart.ajax_add_to_cart.has-subscription-options {
  flex-wrap: wrap;
}
html body.single-product form.cart.ajax_add_to_cart.has-subscription-options .subscription-options {
  flex-basis: 100%;
  width: 100%;
}
html body.single-product button.single_add_to_cart_button--custom {
  width: max-content;
  border-radius: 0;
  background-color: var(--e-global-color-primary);
  padding-left: 42px;
  padding-right: 42px;
  gap: 8px;
}
html body.single-product button.single_add_to_cart_button--custom i,
html body.single-product button.single_add_to_cart_button--custom svg path {
  color: #fff !important;
}
html body .quantity-wrapper {
  display: inline-flex;
  align-items: center;
  border: 1px solid #EDE6D3;
  border-radius: 2px;
  overflow: hidden;
}
html body .quantity-wrapper .quantity-btn {
  background-color: var(--e-global-color-secondary);
  border: none;
  padding: 12px 15px;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  text-align: center;
}
html body .quantity-wrapper .qty--custom {
  text-align: center;
  border: none !important;
  width: 50px;
  font-size: 16px;
  padding: 5px;
  appearance: textfield;
  -moz-appearance: textfield;
  -webkit-appearance: none;
}
html body .quantity-wrapper .qty--custom:hover, html body .quantity-wrapper .qty--custom::-webkit-inner-spin-button, html body .quantity-wrapper .qty--custom::-webkit-outer-spin-button {
  appearance: none;
}
html body .custom-add-to-cart .single_add_to_cart_button--custom {
  background-color: var(--e-global-color-primary);
  border-radius: 100%;
  border: 0;
  padding: 12px;
  height: 48px;
  width: 48px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
html body .select2-container--default .select2-results__option[aria-selected=true],
html body .select2-container--default .select2-results__option[data-selected=true] {
  color: #fff;
  background-color: var(--e-global-color-accent);
}
html body .select2-container--default .select2-results__option--highlighted[aria-selected],
html body .select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: var(--e-global-color-primary);
}
html body .woocommerce-MyAccount-content-wrapper p,
html body .woocommerce-MyAccount-content-wrapper a {
  font-size: 18px;
}
html body tr.order-total td span.woocommerce-Price-amount.amount {
  font-weight: 400;
  line-height: var(--e-global-typography-primary-line-height);
}
html body .woocommerce-privacy-policy-text p {
  font-size: 16px !important;
}
html body p.e-woocommerce-coupon-nudge.e-checkout-secondary-title {
  font-size: 16px !important;
}
html body table.shop_table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-total {
  font-family: "Bricolage Grotesque", Sans-serif !important;
  font-weight: 400 !important;
}
html body table.shop_table.woocommerce-checkout-review-order-table tfoot .cart-subtotal {
  padding-bottom: 0 !important;
}
html body table.shop_table.woocommerce-checkout-review-order-table tfoot .cart-subtotal th,
html body table.shop_table.woocommerce-checkout-review-order-table tfoot .cart-subtotal td {
  padding-bottom: 0 !important;
}
html body table.shop_table.woocommerce-checkout-review-order-table tfoot tr.tax-total {
  padding: 0 !important;
  transform: translateY(-8px);
}
html body table.shop_table.woocommerce-checkout-review-order-table tfoot tr.tax-total th,
html body table.shop_table.woocommerce-checkout-review-order-table tfoot tr.tax-total td {
  padding: 0 !important;
  font-size: 14px !important;
}
html body span.woocommerce-Price-amount.amount {
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: 400;
}
html body.single-product .woocommerce-product-gallery__wrapper {
  pointer-events: none;
}
html .cart-products {
  display: flex;
  gap: 16px;
  flex-direction: column;
}
html .cart-products .cart-product {
  display: flex;
  gap: 16px;
}
html .cart-products .cart-product h3 {
  margin: 0;
}
html .cart-products .cart-product img {
  width: 64px;
  min-width: 64px;
  max-width: 64px;
}
html .cart-products .cart-product .product-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
html .cart-section .cart-products .cart-product {
  gap: 32px;
}
html .cart-section .cart-products img {
  width: 192px;
  min-width: 192px;
  max-width: 192px;
}

.custom-add-to-cart form {
  margin-bottom: 0 !important;
}
.custom-add-to-cart form .single_add_to_cart_button--custom {
  background-color: var(--e-global-color-primary);
  border-radius: 100%;
  border: 0;
  padding: 12px;
  height: 48px;
  width: 48px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.custom-add-to-cart form .single_add_to_cart_button--custom i,
.custom-add-to-cart form .single_add_to_cart_button--custom svg path {
  color: #fff !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  z-index: 1 !important;
}

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