:root {
  --hahishook-green: #699d21;
}

.berocket_better_labels_label {
  height: 0;
}

.my_account_orders {
  border-spacing: 1px;
  background: white;
}

.my_account_orders .order {
  outline: 1px solid var(--hahishook-green);
}

@media (max-width: 767px) {
  .woocommerce-orders .woocommerce-MyAccount-navigation {
    display: none;
  }
}

.quantity input {
  border-radius: 8px;
}

.quantity-line {
  display: flex;
  width: 100%;
  justify-content: center;
}

.product-cart {
  margin-bottom: 15px;
  transform: scale(-0.7, 0.7);
  display: none;
}

.product-cart-badge {
  background-color: black;
  color: white;
  height: 18px;
  width: 18px;
  margin-right: -18px;
  border-radius: 50%;
  font-size: 10px;
  display: none;
}

.plus,
.minus {
  cursor: pointer;
  padding: 0 10px;
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
  color: var(--hahishook-green);
  user-select: none;
  -moz-user-select: none;
  -webkit-text-select: none;
  -webkit-user-select: none;
}

.cart > .product_type_simple {
  background-color: #f2f2f2 !important;
  color: white !important;
  border-radius: 20px;
  background-color: var(--hahishook-green) !important;
}

.wc-block-components-drawer {
  max-width: 90% !important;
}

.wc-block-components-drawer__screen-overlay {
  z-index: 10001 !important;
}

h2.wc-block-mini-cart__title {
  font-size: 16px !important;
}

.wc-block-mini-cart {
  position: fixed;
  bottom: 50px;
  left: 10px;
  background: white;
  border: 1px solid black;
  border-radius: 50%;
  height: 60px;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: black;
  box-shadow: 0 1px 4px 0;
}

form {
  margin-bottom: 5px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.woocommerce-loop-product__title {
  text-decoration: underline;
}

.iw-container .iw-title {
  background-color: white;
  color: black;
}

span.xoo-wsch-close {
  font-size: 26px;
}

.header-widget-region .aws-container {
  margin-bottom: 20px;
}

#block-24 {
  display: flex;
  flex-direction: column-reverse;
}

.aws-search-form {
  margin-bottom: 0;
}

.site-search {
  display: none;
}

ul.products li.product {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .woocommerce-active .site-header .main-navigation {
    width: 100%;
  }
}

#mobmenuright {
  padding: 0 15px;
}

.product {
  background: #ffffffd0;
}

#customer_details {
  background: #ffffff;
  padding: 10px;
}

.wp-container-2 p {
  display: none;
}

.product > .product_type_simple,
.product > .product_type_woosb {
  margin-bottom: 6.65px !important;
  border-radius: 20px;
  color: black;
}

.product .out-of-stock {
  height: 50.08px;
}

@media (max-width: 767px) {
  .product .out-of-stock {
    height: 58.25px;
  }
}

.cwg_popup_submit {
  padding: 9.89px !important;
  border-radius: 20px !important;
  margin-bottom: 7.4px;
  color: white !important;
  background-color: var(--hahishook-green) !important;
  opacity: 0.5;
}

.woocommerce-form-coupon-toggle {
  display: none;
}

.woocommerce-form-login__submit {
  border: 1px solid var(--hahishook-green);
  color: var(--hahishook-green);
}

a:focus,
input:focus,
textarea:focus,
button:focus {
  outline: none;
}

.price-per-unit {
  font-size: 15px;
}

.woocommerce-Price-amount {
  margin-left: 5px;
}

.price .woocommerce-Price-amount, 
.aws_result_price .woocommerce-Price-amount, 
.not-packed {
  font-size: 18px;
  font-weight: bold;
  color: green;
}

.amount-per-unit {
  font-weight: bold;
}

.product {
  border-radius: 20px;
}

#social-links-desktop,
#under-menu {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0;
  flex-wrap: wrap;
}

#under-menu {
  margin-top: 20px;
  justify-content: space-between;
}

.custom-logo {
  width: 120px !important;
  height: 120px !important;
}

.page-title,
#site-header-cart,
.site-info,
.added_to_cart {
  display: none;
}

.site-header-cart .cart-contents::after {
  float: right;
  padding-left: 5px;
}

.right-sidebar .content-area {
  width: 100%;
}

.widget .wp-block-columns {
  margin: 0;
}

.social-logo {
  display: flex;
  align-items: center;
  padding-left: 10px;
}

@media screen and (min-width: 768px) {
  .xoo-wsc-basket {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  .archive .col-full,
  .post-type-archive-product .col-full {
    margin: 0;
  }
  li.product {
    width: 47%;
    margin-left: 1.5%;
    margin-right: 1.5% !important;
    float: right;
  }
  ul.products li.product .woocommerce-loop-product__title {
    font-weight: 700;
  }

  .social-text {
    display: none;
  }

  .header-text {
    font-size: 21px;
    line-height: 110%;
    padding: 0 5px;
  }
}

.site-branding {
  width: 230px !important;
}

.site-header .col-full {
  display: flex;
}

.home.post-type-archive-product .site-header {
  margin-bottom: 0;
}

.xoo-wsc-basket {
  margin-left: 20px;
}

.xoo-wsc-img-col {
  margin-left: 7px;
}

.xoo-wsch-text {
  margin-right: 5px;
}

.attachment-woocommerce_thumbnail {
  border-radius: 20px;
  padding: 10px;
}

li.product {
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 20%);
}

.site-branding {
  margin: 0;
}

.main-navigation ul.menu > li > a,
.main-navigation ul.nav-menu > li > a {
  padding: 10px 1em;
  font-weight: 700;
}

.site-header-cart .cart-contents {
  padding: 10px;
}

.header-widget-region .widget {
  padding: 3px;
}

ul.products li.product img {
  margin: 0;
}

ul.products {
  margin: 5px;
}

.woocommerce-loop-product__title {
  padding: 0 1px;
  margin: 0 !important;
  height: 35px;
}

.size-woocommerce_thumbnail {
  height: 180px;
  width: 180px;
}

.product-subtitle {
  font-size: 13px;
  font-weight: 700;
  height: 35px;
  margin: 3px 0 0 0;
  line-height: 15px;
}

.single-product .summary > .product-subtitle {
  font-size: 20px;
}

ul.products li.product .price {
  display: flex !important;
  justify-content: center;
  color: black;
  height: 34.12px;
  line-height: 15px;
}

.woocommerce-placeholder.wp-post-image {
  padding: 10px;
  height: 180px;
  width: 180px;
}

ul.products li.product .price {
  display: flex !important;
  justify-content: center;
  color: black;
}

.woocommerce-tabs ul.tabs li.active a,
ul.products li.product .price,
.onsale,
.wc-block-grid__product-onsale,
.widget_search form:before,
.widget_product_search form:before {
  color: #636363;
}

ul.products li.product .price {
  margin-bottom: 0;
}

ul.products li.product .button {
  margin-bottom: 0;
}

.storefront-breadcrumb {
  padding: 0;
  margin: 0;
}

#shipping_method {
  text-align: right;
}

.price br {
  display: none;
}

.storefront-product-pagination {
  display: none;
}

.woocommerce-cart .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  padding: 0;
}

.storefront-sticky-add-to-cart
  .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  display: none;
}

.stock.in-stock::before {
  content: "";
}

.backorder_notification,
.stock.available-on-backorder {
  font-weight: 700;
}

.demo_store {
  bottom: 0;
}

.xoo-wsc-basket {
  bottom: 0;
}

.woocommerce-order-received address,
.woocommerce-order-received .woocommerce-customer-details h2 {
  display: none;
}

#order_review_heading,
#order_review {
  width: 100% !important;
  float: right;
}

@media (min-width: 768px) {
  #order_review_heading,
  #order_review {
    width: 52.9% !important;
    float: right;
    margin-left: 5.88%;
  }
}

.woocommerce-LoopProduct-link {
  display: flex !important;
  flex-direction: column;
  align-items: center;
}

@media (max-width: 500px) {
  .woocommerce-LoopProduct-link img {
    width: 120px;
    height: 120px;
  }
}

.attachment-woocommerce_thumbnail {
  object-fit: contain;
}

@media (max-width: 768px) {
  .woocommerce-active .site-header .main-navigation {
    margin-top: 5px;
  }

  #site-navigation-menu-toggle {
    float: right;
    border-radius: 10px;
    margin-right: 10px;
  }
}
.header-widget-region {
  margin-bottom: 20px;
}

h2.wp-block-heading {
  margin: 0px;
}

.intro-first-time {
  padding-top: 50px;
}

#post-2441 .intro-first-time {
  padding-top: 0;
}

.intro-first-time .wp-block-group {
  border: solid 5px var(--hahishook-green);
  margin-bottom: 20px;
  border-radius: 20px;
}

.intro-first-time .wp-block-button__link {
  border-radius: 20px !important;
  height: 45px;
  display: flex;
  align-items: center;
}

.intro-first-time header h1.entry-title {
  text-align: center;
}

.intro-first-time .wp-block-buttons {
  padding: 20px;
  display: flex;
  justify-content: center;
  font-weight: 600;
  font-size: 1em;
}

#post-2441 .wp-block-image,
#post-2441 .wp-block-button,
#post-2441 .entry-header {
  display: none;
}

.page-id-2441 .site {
  overflow-x: unset;
}

.wc-block-mini-cart__shopping-button.contained {
  border-radius: 20px;
  padding: 5px;
}

@media (min-width: 768px) {
  .site-main ul.products.columns-3 li.product {
    width: 16.9%;
  }
}

.woocommerce ul#shipping_method {
  display: none;
}

/* hide mobile header in checkout page */
.woocommerce-checkout .mob-menu-header-holder {
  display: none;
}

.wp_pkpo_checkout_column > td {
  border: 2px solid var(--hahishook-green);
}

table td,
table th,
table thead th {
  padding: 5px;
}

table.woocommerce-checkout-review-order-table .product-name {
  width: 25%;
}

.hidable-tbody,
.hide_order_details, 
.show_order_details, 
.round_package {
  display: none;
}

.round_package:first-of-type {
  display: block;
}

.add-support-button, .add-product-button {
  max-width: 230px;
  background-color: var(--hahishook-green);
  color: white;
  border-radius: 20px;
  cursor: pointer;
  font-weight: bold;
  padding: 3px 6px;
  margin: 3px;
}

form.woocommerce-checkout {
  display: flex;
  flex-direction: column;
}

.support-container {
  display: flex;
  align-items: center;
}

.saving-text {
  font-size: 24px; 
  color: var(--hahishook-green);
  font-weight: bold;
  max-width: 540px;
}

.support-text {
  background: white;
  padding-left: 10px;
  max-width: 540px;
}

.show_order_details,
.hide_order_details {
  cursor: pointer;
  background-color: var(--hahishook-green);
  color: white;
  border-radius: 20px;
  width: 150px;
  text-align: center;
  padding: 5px;
  margin: 10px;
}

.woocommerce-shipping-totals.shipping > th {
  display: none;
}

.woocommerce-shipping-totals.shipping > td {
  max-width: 250px;
  padding: 5px 0;
}

.wc-block-mini-cart__footer
  .wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-cart-button-block,
.wc-block-mini-cart__footer
  .wc-block-mini-cart__footer-actions
  > .block-editor-inner-blocks
  > .block-editor-block-list__layout
  .wp-block-woocommerce-mini-cart-cart-button-block {
  display: inline-flex;
}

.wc-block-mini-cart__button {
  margin: 7px 5px 0 5px;
  padding: 0.3em 0.5em 1.5em 1.6em !important;
}

.grayed-out-of-stock {
  opacity: 0.5;
}

.wc-block-mini-cart {
  z-index: 10000;
}

.woocommerce-store-notice {
  padding-left: 60px;
}

.woocommerce-breadcrumb {
  margin-bottom: 10px;
}

.woocommerce-products-header .term-description {
  font-size: 20px;
  color: black;
  padding: 5px;
}

.woocommerce-products-header .term-description p {
  margin: 0;
}

#payment .place-order {
  padding: 0;
  margin-top: 10px;
}

#payment .payment_methods li .payment_box {
  padding: 5px;
}

#billing_country_field {
  display: none;
}

.home.blog .site-header,
.home.page:not(.page-template-template-homepage) .site-header,
.home.post-type-archive-product .site-header {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .main-navigation ul.menu ul li a,
  .main-navigation ul.nav-menu ul li a {
    padding: 5px 1.41575em;
  }
}

@media (min-width: 768px) {
  .desktop-none {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .mobile-none {
    display: none !important;
  }
}

.vegan-friendly-logo {
  width: 50px;
  position: absolute;
  left: 0;
  top: 5px;
}

@media (max-width: 767px) {
  #search-icon-mobile {
    position: absolute;
    right: 50px;
    top: 15px;
  }

  .vegan-friendly-logo {
    left: unset;
    right: 90px;
  }

  #social-links-mobile {
    display: flex;
    position: absolute;
    left: 0;
    top: 5px;
  }

  .social-logo {
    padding-left: 3px;
  }
}

.optional {
  display: none;
}

.wp_pkpo_form_select {
  margin-bottom: 0;
}

button.alt,
input[type="button"].alt,
input[type="reset"].alt,
input[type="submit"].alt,
.button.alt,
.widget-area .widget a.button.alt,
button.alt:hover,
input[type="button"].alt:hover,
input[type="reset"].alt:hover,
input[type="submit"].alt:hover,
.button.alt:hover,
.widget-area .widget a.button.alt:hover,
.wc-block-components-button:not(.is-link),
.wc-block-components-button:not(.is-link):hover,
.wc-block-components-button:not(.is-link):focus,
.wc-block-components-button:not(.is-link):active {
  background-color: var(--hahishook-green);
  color: white;
}

.orders-list {
  display: none;
}

.hentry
  .entry-content
  .woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link
  a {
  padding: 0;
}

.woocommerce-MyAccount-navigation ul,
.woocommerce-MyAccount-content p {
  margin: 0;
}

#post-9 h1 {
  margin: 0;
}

.wc-block-mini-cart__badge {
  color: white;
  background: black;
}

.white-page {
  width: 100%;
  min-height: 1500px;
  padding: 5%;
  background: white;
}

.post-edit-link {
  display: none;
}

.mobmenu-content li > .sub-menu li {
  padding-left: 0 !important;
}

@media only screen and (max-width: 1024px) {
  .mobmenu-right-panel {
    width: 90%;
  }
}

@media (min-width: 768px) {
  .main-navigation ul.menu ul li.menu-item-has-children > a::after,
  .main-navigation ul.menu ul li.page_item_has_children > a::after,
  .main-navigation ul.nav-menu ul li.menu-item-has-children > a::after,
  .main-navigation ul.nav-menu ul li.page_item_has_children > a::after {
    content: "";
  }
}

.saving-badge {
  position: absolute;
  top: 0;
  left: 0;
  width: 65px;
  border-radius: 3px;
  color: white;
  margin: -5px 0 0 -5px;
  font-weight: bold;
  line-height: 1.1;
  padding: 2px;
  text-align: center;
}

.highest-badge {
  background: blue;
}

.nice-badge {
  background: #8888ff;
}

.low-badge {
  background: #ddeeff;
  color: gray;
}

.negative-badge {
  background: #888;
}

.woocommerce-product-gallery .saving-badge {
  top: 100px;
  text-align: center;
  left: 10px;
}

.aws_result_excerpt .saving-badge {
  position: relative;
  margin: 0 60px 0 0;
}

.saving-popup {
  background: white;
  color: black;
  font-weight: 400;
  margin-top: 10px;
  display: none;
}

li > .saving-badge:hover .saving-popup {
  display: block;
}

.single-product .saving-badge {
  margin-top: 50px;
  z-index: 100;
}

.adjusted span {
  text-decoration: underline;
}

.adjusted-note {
  display: none;
  font-weight: 400;
}

.adjusted:hover .adjusted-note {
  display: block;
}

.hidden-cube {
  display: none;
}

#show-cubes-button {
  height: 120px;
  width: 109px;
  cursor: pointer;
}

.archive .woocommerce-error, 
.product-template-default .woocommerce-error,
.home .woocommerce-error {
  display: none;
}

.woocommerce-button {
  margin-bottom: 3px;
}

.categories-navigation {
  display: flex;
  justify-content: space-between;
}

.category-navigation {
  background-color: var(--hahishook-green);
  color: white;
  font-size: 20px;
  padding: 5px 10px;
  margin: 10px;
  border-radius: 5px;
}

.product.product-category {
  height: 387.01px;
}

.product.product-category, .product.product-category a {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

:nth-child(1 of .type-product ) {
  clear: right!important;
}

input.wholesale-checkbox {
  margin-right: 5px;
  appearance: none;
  padding: 16px 32px;
  border-radius: 16px;
  background: radial-gradient(circle 12px, white 100%, transparent calc(100% + 1px)) #ccc -16px;
}

input.wholesale-checkbox:checked {
  background-color: var(--hahishook-green);
  background-position: 16px;
}

.wholesale-link {
  text-decoration: underline;
  width: 70px;
  height: 20px;
  background: white;
  text-align: center; 
  font-size: 15px; 
  font-weight: bold;
  margin: 5px;
  cursor: pointer;
  position: relative;
}

.wholesale-link:hover {
  text-decoration: none;
  z-index: 10;
}

.wholesale-popup {
  background: white;
  color: black;
  font-weight: 400;
  margin-top: 10px;
  width: 270px;
  margin-right: -100px;
  display: none;
  border: 1px solid black;
  padding: 5px;
}

.wholesale-link:hover .wholesale-popup {
  display: block;
}

.wholesale-percent, .fee .amount {
  color: var(--hahishook-green);
  font-weight: bold;
}

#menu-item-127303 > a, .round-package-wait {
  color: var(--hahishook-green)!important;
  font-weight: bold!important;
}

.second-login-button {
  margin: 10px;
  border-radius: 8px;
}

.woocommerce-form-login__submit {
  background-color: var(--hahishook-green);
  color: white;
  border-radius: 8px;
}

.cursor {
  cursor: pointer;
}

button:hover.wc-block-mini-cart__button {
  background-color: unset;
}