.wcra-alert {
  padding: 16px;
  text-align: center;
  border-radius: 16px;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 1rem;
  outline: none !important;
}
.wcra-alert ul {
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
}
.wcra-alert ul li {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
@media screen and (max-width: 600px) {
  .wcra-alert ul li {
    flex-direction: column;
  }
}
.wcra-alert.align-left {
  text-align: start;
}
.wcra-alert.wcra-alert-info {
  background-color: rgba(31, 98, 7, 0.1);
  border: 1px solid rgba(31, 98, 7, 0.25);
  color: #020618;
}
.wcra-alert.wcra-alert-info a {
  color: #1f6207;
  font-weight: bold;
}
.wcra-alert.wcra-alert-warning {
  background-color: #ffe1cc;
  border: 1px solid #ffc399;
  color: rgb(127.5, 52.5, 0);
}
.wcra-alert.wcra-alert-warning a {
  color: rgb(178.5, 73.5, 0);
}
.wcra-alert.wcra-alert-error {
  background-color: rgb(254.7953488372, 244.2046511628, 244.7162790698);
  border: 1px solid rgb(253.8465116279, 194.1534883721, 197.0372093023);
  color: rgb(164.3837209302, 3.1162790698, 10.9069767442);
}
.wcra-alert.wcra-alert-error a {
  color: #fb2c36;
}
.wcra-alert.wcra-alert-error a.button.wc-forward {
  font-weight: 500;
}
.wcra-alert.wcra-alert-success {
  background-color: rgb(113.3428571429, 241.6, 67.4);
  border: 1px solid rgb(77.4, 238.2, 19.8);
  color: black;
}
.wcra-alert.wcra-alert-success a {
  color: #1f6207;
}
.wcra-alert.flex-justify-between {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
@media screen and (max-width: 500px) {
  .wcra-alert.flex-justify-between {
    flex-direction: column;
  }
}

.wcra-button, td.download-file a, body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a, .woocommerce-button, .order-again a, .woocommerce-tabs ul.wc-tabs li a, .wcra-alert.wcra-alert-error a.button.wc-forward,
a.button.wc-forward,
.woocommerce-Button,
.ajax_add_to_cart {
  background: #1f6207 !important;
  border: none;
  border-radius: 0.75rem !important;
  box-shadow: 0 0 0 0.25rem rgba(31, 98, 7, 0.25), 0 0 0 0.5rem rgba(31, 98, 7, 0.1) !important;
  color: #ffffff !important;
  cursor: pointer;
  display: block;
  font-weight: 600;
  line-height: 24px !important;
  padding: 0.25rem 0.75rem !important;
  text-align: center;
  transition: all 0.3s;
  white-space: nowrap;
}
.wcra-button:hover, td.download-file a:hover, body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:hover, .woocommerce-button:hover, .order-again a:hover, .woocommerce-tabs ul.wc-tabs li a:hover, .wcra-alert.wcra-alert-error a.button.wc-forward:hover, .wcra-button:active, td.download-file a:active, body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:active, .woocommerce-button:active, .order-again a:active, .woocommerce-tabs ul.wc-tabs li a:active, .wcra-alert.wcra-alert-error a.button.wc-forward:active, .wcra-button:focus, td.download-file a:focus, body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:focus, .woocommerce-button:focus, .order-again a:focus, .woocommerce-tabs ul.wc-tabs li a:focus, .wcra-alert.wcra-alert-error a.button.wc-forward:focus, .wcra-button.active, td.download-file a.active, body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a.active, .active.woocommerce-button, .order-again a.active, .woocommerce-tabs ul.wc-tabs li a.active, .wcra-alert.wcra-alert-error a.active.button.wc-forward,
a.button.wc-forward:hover,
a.button.wc-forward:active,
a.button.wc-forward:focus,
a.button.wc-forward.active,
.woocommerce-Button:hover,
.woocommerce-Button:active,
.woocommerce-Button:focus,
.woocommerce-Button.active,
.ajax_add_to_cart:hover,
.ajax_add_to_cart:active,
.ajax_add_to_cart:focus,
.ajax_add_to_cart.active {
  background: #1f6207;
  box-shadow: 0 0 0 0.5rem rgba(31, 98, 7, 0.25), 0 0 0 0.5rem rgba(31, 98, 7, 0.1), 0 0 0 0.25rem rgba(31, 98, 7, 0.5) !important;
  color: #ffffff;
  text-shadow: 0 0 0.25rem #ffffff;
}
.wcra-button.wcra-button-sm, td.download-file a.wcra-button-sm, body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a.wcra-button-sm, .wcra-button-sm.woocommerce-button, .order-again a.wcra-button-sm, .woocommerce-tabs ul.wc-tabs li a.wcra-button-sm, .wcra-alert.wcra-alert-error a.wcra-button-sm.button.wc-forward,
a.button.wc-forward.wcra-button-sm,
.woocommerce-Button.wcra-button-sm,
.ajax_add_to_cart.wcra-button-sm {
  font-size: 12px;
  padding: 4px 8px;
}
.wcra-button.wcra-button-primary, td.download-file a, body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a.wcra-button-primary, body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li td.download-file a, td.download-file body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a, .woocommerce-button, .order-again a, .woocommerce-tabs ul.wc-tabs li a, .wcra-alert.wcra-alert-error a.wcra-button-primary.button.wc-forward, .wcra-alert.wcra-alert-error td.download-file a.button.wc-forward, td.download-file .wcra-alert.wcra-alert-error a.button.wc-forward, .wcra-alert.wcra-alert-error a.button.wc-forward.woocommerce-button, .wcra-alert.wcra-alert-error .order-again a.button.wc-forward, .order-again .wcra-alert.wcra-alert-error a.button.wc-forward, .wcra-alert.wcra-alert-error .woocommerce-tabs ul.wc-tabs li a.button.wc-forward, .woocommerce-tabs ul.wc-tabs li .wcra-alert.wcra-alert-error a.button.wc-forward,
a.button.wc-forward.wcra-button-primary,
.woocommerce-Button.wcra-button-primary,
.ajax_add_to_cart.wcra-button-primary {
  background-color: #1f6207 !important;
  color: #fff !important;
}
.wcra-button.wcra-button-error, td.download-file a.wcra-button-error, body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a.wcra-button-error, .wcra-button-error.woocommerce-button, .order-again a.wcra-button-error, .woocommerce-tabs ul.wc-tabs li a.wcra-button-error, .wcra-alert.wcra-alert-error a.button.wc-forward,
a.button.wc-forward.wcra-button-error,
.woocommerce-Button.wcra-button-error,
.ajax_add_to_cart.wcra-button-error {
  background: #fb2c36 !important;
  border-radius: 0.75rem !important;
  box-shadow: 0 0 0 0.25rem rgba(251, 44, 54, 0.25), 0 0 0 0.5rem rgba(251, 44, 54, 0.1) !important;
  color: #ffffff;
}
.wcra-button.wcra-button-error:hover, td.download-file a.wcra-button-error:hover, body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a.wcra-button-error:hover, .wcra-button-error.woocommerce-button:hover, .order-again a.wcra-button-error:hover, .woocommerce-tabs ul.wc-tabs li a.wcra-button-error:hover, .wcra-alert.wcra-alert-error a.button.wc-forward:hover, .wcra-button.wcra-button-error:active, td.download-file a.wcra-button-error:active, body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a.wcra-button-error:active, .wcra-button-error.woocommerce-button:active, .order-again a.wcra-button-error:active, .woocommerce-tabs ul.wc-tabs li a.wcra-button-error:active, .wcra-alert.wcra-alert-error a.button.wc-forward:active, .wcra-button.wcra-button-error:focus, td.download-file a.wcra-button-error:focus, body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a.wcra-button-error:focus, .wcra-button-error.woocommerce-button:focus, .order-again a.wcra-button-error:focus, .woocommerce-tabs ul.wc-tabs li a.wcra-button-error:focus, .wcra-alert.wcra-alert-error a.button.wc-forward:focus,
a.button.wc-forward.wcra-button-error:hover,
a.button.wc-forward.wcra-button-error:active,
a.button.wc-forward.wcra-button-error:focus,
.woocommerce-Button.wcra-button-error:hover,
.woocommerce-Button.wcra-button-error:active,
.woocommerce-Button.wcra-button-error:focus,
.ajax_add_to_cart.wcra-button-error:hover,
.ajax_add_to_cart.wcra-button-error:active,
.ajax_add_to_cart.wcra-button-error:focus {
  background: #fb2c36;
  box-shadow: 0 0 0 0.5rem rgba(251, 44, 54, 0.25), 0 0 0 0.5rem rgba(251, 44, 54, 0.1), 0 0 0 0.25rem rgba(251, 44, 54, 0.5) !important;
  color: #ffffff;
  text-shadow: 0 0 0.25rem #ffffff;
}

a {
  text-decoration: none;
}

hr {
  width: 100%;
}

.wcra-pre {
  background-color: #323232;
  border-radius: 4px;
  color: #fff;
  margin: 0;
  padding: 16px;
}

input.wcra-input,
textarea.wcra-input,
select.wcra-input {
  background-color: #fff;
  border: 1px solid rgba(31, 98, 7, 0.25);
  border-radius: 0.75rem !important;
  box-shadow: 0 0 0 0 rgba(31, 98, 7, 0.25) !important;
  box-sizing: border-box;
  max-width: unset;
  outline: none;
  padding: 8px 16px !important;
  transition: all 0.3s;
  width: 100%;
  appearance: none;
}
input.wcra-input:hover,
textarea.wcra-input:hover,
select.wcra-input:hover {
  border-color: rgba(31, 98, 7, 0.5);
}
input.wcra-input:focus, input.wcra-input:active,
textarea.wcra-input:focus,
textarea.wcra-input:active,
select.wcra-input:focus,
select.wcra-input:active {
  border-color: rgba(31, 98, 7, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(31, 98, 7, 0.25) !important;
}

.wcra {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.wcra * {
  box-sizing: border-box;
}

.wcra-flex-row {
  display: flex;
  flex-direction: row;
  gap: 16px;
  width: 100%;
}
.wcra-flex-row.align-center {
  align-items: center;
}
.wcra-flex-row.justify-center {
  justify-content: center;
}
@media all and (max-width: 600px) {
  .wcra-flex-row {
    flex-direction: column;
  }
}

.wcra-flex-col, .wcra-box {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.wcra-flex-col.align-center, .align-center.wcra-box {
  align-items: center;
}
.wcra-flex-col.justify-center, .justify-center.wcra-box {
  justify-content: center;
}

.wcra-box {
  background-color: #f1f2f3;
  border: 1px solid #c3c4c7;
  border-radius: 16px;
  padding: 16px;
}
.wcra-box .wcra-box {
  border-radius: 8px;
}

.wcra-input-group {
  gap: 0.25rem;
}

.woocommerce form.login,
.woocommerce form.checkout_coupon,
.woocommerce form.register {
  border-radius: 16px !important;
  padding: 16px !important;
}
.woocommerce form.login p,
.woocommerce form.checkout_coupon p,
.woocommerce form.register p {
  color: #000;
}

.woocommerce form.checkout_coupon {
  background-color: rgba(31, 98, 7, 0.1) !important;
  border: 1px solid rgba(31, 98, 7, 0.25) !important;
}

.woocommerce-checkout-payment,
#payment {
  background-color: rgba(31, 98, 7, 0.1) !important;
  border: 1px solid rgba(31, 98, 7, 0.25) !important;
  border-radius: 16px !important;
  padding: 16px;
}
.woocommerce-checkout-payment .wc_payment_methods,
#payment .wc_payment_methods {
  padding: 0 !important;
}
.woocommerce-checkout-payment .wc_payment_methods .payment_box,
#payment .wc_payment_methods .payment_box {
  background-color: #1f6207 !important;
  border-radius: 8px !important;
}
.woocommerce-checkout-payment .wc_payment_methods .payment_box::before,
#payment .wc_payment_methods .payment_box::before {
  border: 1rem solid #1f6207 !important;
  border-left-color: rgba(255, 255, 255, 0) !important;
  border-right-color: rgba(255, 255, 255, 0) !important;
  border-top-color: rgba(255, 255, 255, 0) !important;
}
.woocommerce-checkout-payment .wc_payment_methods .payment_box p,
#payment .wc_payment_methods .payment_box p {
  color: #ffffff;
  margin: 0 !important;
}
.woocommerce-checkout-payment .wc_payment_methods .wcra-check-input,
#payment .wc_payment_methods .wcra-check-input {
  all: unset;
  appearance: auto;
  background-color: initial;
  border: initial;
  box-sizing: border-box;
  cursor: pointer;
  margin: 0 0.5rem 0 0 !important;
  padding: initial;
}
.woocommerce-checkout-payment .wc_payment_methods .wcra-check-label,
#payment .wc_payment_methods .wcra-check-label {
  color: #000;
  cursor: pointer;
  font-weight: 600;
}
.woocommerce-checkout-payment .place-order,
#payment .place-order {
  padding: 0 !important;
}
.woocommerce-checkout-payment .place-order .woocommerce-privacy-policy-text a,
#payment .place-order .woocommerce-privacy-policy-text a {
  color: #1f6207;
  font-weight: 500;
}

.wc-proceed-to-checkout {
  display: flex;
  justify-content: flex-end;
}

.woocommerce form .form-row .input-text:not(span, div),
.woocommerce form .form-row .input-text .select2-container .select2-selection,
.woocommerce form .form-row .input-text .select2-container .select2-dropdown,
.woocommerce form .form-row .input-text input,
.woocommerce form .form-row select:not(span, div),
.woocommerce form .form-row select .select2-container .select2-selection,
.woocommerce form .form-row select .select2-container .select2-dropdown,
.woocommerce form .form-row select input,
.woocommerce-input-wrapper:not(span, div),
.woocommerce-input-wrapper .select2-container .select2-selection,
.woocommerce-input-wrapper .select2-container .select2-dropdown,
.woocommerce-input-wrapper input,
.woocommerce-coupon-wrapper:not(span, div),
.woocommerce-coupon-wrapper .select2-container .select2-selection,
.woocommerce-coupon-wrapper .select2-container .select2-dropdown,
.woocommerce-coupon-wrapper input {
  border: 1px solid rgba(31, 98, 7, 0.25) !important;
  border-radius: 8px !important;
  box-shadow: 0 0 0 0 rgba(31, 98, 7, 0.25) !important;
  max-width: unset;
  min-height: 5.3333333333px;
  padding: 5.3333333333px 8px !important;
  transition: all 0.3s;
  width: 100%;
}
.woocommerce form .form-row .input-text:not(span, div):hover,
.woocommerce form .form-row .input-text .select2-container .select2-selection:hover,
.woocommerce form .form-row .input-text .select2-container .select2-dropdown:hover,
.woocommerce form .form-row .input-text input:hover,
.woocommerce form .form-row select:not(span, div):hover,
.woocommerce form .form-row select .select2-container .select2-selection:hover,
.woocommerce form .form-row select .select2-container .select2-dropdown:hover,
.woocommerce form .form-row select input:hover,
.woocommerce-input-wrapper:not(span, div):hover,
.woocommerce-input-wrapper .select2-container .select2-selection:hover,
.woocommerce-input-wrapper .select2-container .select2-dropdown:hover,
.woocommerce-input-wrapper input:hover,
.woocommerce-coupon-wrapper:not(span, div):hover,
.woocommerce-coupon-wrapper .select2-container .select2-selection:hover,
.woocommerce-coupon-wrapper .select2-container .select2-dropdown:hover,
.woocommerce-coupon-wrapper input:hover {
  border-color: rgba(31, 98, 7, 0.5) !important;
}
.woocommerce form .form-row .input-text:not(span, div):focus, .woocommerce form .form-row .input-text:not(span, div):active,
.woocommerce form .form-row .input-text .select2-container .select2-selection:focus,
.woocommerce form .form-row .input-text .select2-container .select2-selection:active,
.woocommerce form .form-row .input-text .select2-container .select2-dropdown:focus,
.woocommerce form .form-row .input-text .select2-container .select2-dropdown:active,
.woocommerce form .form-row .input-text input:focus,
.woocommerce form .form-row .input-text input:active,
.woocommerce form .form-row select:not(span, div):focus,
.woocommerce form .form-row select:not(span, div):active,
.woocommerce form .form-row select .select2-container .select2-selection:focus,
.woocommerce form .form-row select .select2-container .select2-selection:active,
.woocommerce form .form-row select .select2-container .select2-dropdown:focus,
.woocommerce form .form-row select .select2-container .select2-dropdown:active,
.woocommerce form .form-row select input:focus,
.woocommerce form .form-row select input:active,
.woocommerce-input-wrapper:not(span, div):focus,
.woocommerce-input-wrapper:not(span, div):active,
.woocommerce-input-wrapper .select2-container .select2-selection:focus,
.woocommerce-input-wrapper .select2-container .select2-selection:active,
.woocommerce-input-wrapper .select2-container .select2-dropdown:focus,
.woocommerce-input-wrapper .select2-container .select2-dropdown:active,
.woocommerce-input-wrapper input:focus,
.woocommerce-input-wrapper input:active,
.woocommerce-coupon-wrapper:not(span, div):focus,
.woocommerce-coupon-wrapper:not(span, div):active,
.woocommerce-coupon-wrapper .select2-container .select2-selection:focus,
.woocommerce-coupon-wrapper .select2-container .select2-selection:active,
.woocommerce-coupon-wrapper .select2-container .select2-dropdown:focus,
.woocommerce-coupon-wrapper .select2-container .select2-dropdown:active,
.woocommerce-coupon-wrapper input:focus,
.woocommerce-coupon-wrapper input:active {
  border-color: rgba(31, 98, 7, 0.75) !important;
  box-shadow: 0 0 0 0.25rem rgba(31, 98, 7, 0.25) !important;
  outline: none;
}

.select2-container .select2-selection,
.select2-container .select2-dropdown {
  border: 1px solid #c3c4c7 !important;
}

.select2-selection__rendered {
  padding: 0 !important;
}

.select2-selection.select2-selection--single {
  align-items: center !important;
  display: flex !important;
  justify-content: space-between !important;
}

.select2-selection__arrow {
  position: relative !important;
  right: unset !important;
  top: unset !important;
}

.woocommerce-coupon-wrapper {
  align-items: center;
  display: flex;
  gap: 16px;
  margin-top: 0.5rem;
}
.woocommerce-coupon-wrapper input {
  min-height: unset;
}
.woocommerce-coupon-wrapper button {
  white-space: nowrap;
}

.product {
  align-items: start;
  display: flex !important;
  flex-direction: row !important;
  gap: 16px !important;
}
@media screen and (max-width: 800px) {
  .product {
    align-items: center;
    flex-direction: column !important;
  }
}
.product .woocommerce-product-gallery {
  max-width: 400px !important;
  position: sticky !important;
  top: 7rem !important;
  width: 100%;
}
@media screen and (max-width: 800px) {
  .product .woocommerce-product-gallery {
    position: relative !important;
    top: 0 !important;
  }
}
.product .woocommerce-product-gallery .flex-viewport {
  background-color: rgba(31, 98, 7, 0.5);
  border: 1px solid #1f6207;
  box-shadow: 0 0.5rem 0.5rem rgba(31, 98, 7, 0.25);
  height: unset !important;
  left: 0;
  margin-bottom: 1rem;
  padding-bottom: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper {
  align-items: center;
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.product .woocommerce-product-gallery ol {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: space-between;
  overflow: unset !important;
  padding-bottom: 2px !important;
}
.product .woocommerce-product-gallery ol.flex-control-thumbs li {
  box-sizing: border-box;
  padding-bottom: calc(50% - 0.8rem) !important;
  padding-right: calc(50% - 0.8rem) !important;
  position: relative;
  width: calc(50% - 0.8rem) !important;
}
@media screen and (max-width: 800px) {
  .product .woocommerce-product-gallery ol.flex-control-thumbs li {
    padding-bottom: calc(20% - 0.8rem) !important;
    padding-right: calc(20% - 0.8rem) !important;
    width: calc(20% - 0.8rem) !important;
  }
}
.product .woocommerce-product-gallery ol.flex-control-thumbs li img {
  border: 1px solid #1f6207;
  filter: drop-shadow(0 0.5rem 0.5rem rgba(31, 98, 7, 0.5));
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.product .summary.entry-summary {
  display: flex !important;
  flex-direction: column !important;
  float: unset !important;
  gap: 16px !important;
  width: 100% !important;
}
@media screen and (max-width: 800px) {
  .product .summary.entry-summary {
    align-items: center;
  }
}
.product .summary.entry-summary h1 {
  text-align: center;
}
.product .summary.entry-summary p.price {
  text-align: center;
  font-weight: 600;
  font-size: 2rem;
}
.product .summary.entry-summary .wcra-product-images {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 2rem !important;
}
.product .summary.entry-summary .wcra-product-images a {
  display: block;
  flex: 1 1 250px;
  position: relative;
  height: 200px;
  overflow: hidden;
  border-radius: 1rem;
  border: 1px solid #1f6207;
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.1);
}
.product .summary.entry-summary .wcra-product-images a img {
  height: 100%;
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
}
.product .summary.entry-summary .product_meta {
  display: flex !important;
  flex-direction: column;
  gap: 16px !important;
}
.product .summary.entry-summary form.cart {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 800px) {
  .product .summary.entry-summary form.cart {
    align-items: center;
    backdrop-filter: blur(15px);
    background-color: rgba(31, 98, 7, 0.1);
    border-top: 1px solid rgba(31, 98, 7, 0.25);
    bottom: 0;
    display: flex;
    justify-content: center;
    padding: 1rem 0;
    position: fixed;
    width: 100%;
    z-index: 100;
    margin: 0 !important;
  }
}
.product .posted_in a[rel=tag],
.product .tagged_as a[rel=tag] {
  background-color: rgb(149.2857142857, 245, 115);
  border-radius: 8px;
  color: #1f6207;
  font-size: 12px;
  padding: 4px 16px;
  transition: all 0.3s;
}
.product .posted_in a[rel=tag]:hover,
.product .tagged_as a[rel=tag]:hover {
  background-color: #1f6207;
  color: #fff;
}

.woocommerce-tabs ul.wc-tabs {
  display: none;
  gap: 8px;
  list-style: none;
  padding: 0;
}
.shop_table {
  border-radius: 16px !important;
  font-size: 15px !important;
  border-collapse: collapse !important;
  overflow: hidden;
  box-shadow: 0 0 0 1px rgba(31, 98, 7, 0.25);
  border: none !important;
}
.shop_table tr,
.shop_table td,
.shop_table th {
  border-bottom: none !important;
}
.shop_table thead {
  border: none !important;
}
.shop_table thead tr th {
  background-color: rgba(31, 98, 7, 0.1) !important;
  color: #1f6207;
  padding: 0.25rem 1rem !important;
}
.shop_table tr th,
.shop_table tr td {
  padding: 0.75rem 1rem !important;
}
.shop_table tr th.product-remove a.remove,
.shop_table tr td.product-remove a.remove {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 1.5rem !important;
  height: 1.5rem !important;
  width: 1.5rem !important;
  text-align: center !important;
  line-height: 0 !important;
  border-radius: 3rem !important;
  color: #d50000 !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  border: 0 !important;
  transition: all 0.3s;
}
.shop_table tr th.product-remove a.remove:hover,
.shop_table tr td.product-remove a.remove:hover {
  background-color: #d50000 !important;
  color: #ffffff !important;
}
.shop_table tr:nth-child(odd) {
  background-color: rgba(31, 98, 7, 0.05);
}
.shop_table tr:hover {
  background-color: rgba(31, 98, 7, 0.1);
}
.shop_table td[colspan="6"].actions .actions-contents {
  display: flex;
  align-items: stretch;
  gap: 1.5rem;
}
@media screen and (max-width: 768px) {
  .shop_table td[colspan="6"].actions .actions-contents {
    flex-direction: column;
  }
}
.shop_table td[colspan="6"].actions .actions-contents .coupon {
  display: flex !important;
  flex-direction: row !important;
  gap: 1.5rem;
}
@media screen and (max-width: 500px) {
  .shop_table td[colspan="6"].actions .actions-contents .coupon {
    flex-direction: column !important;
  }
}
.shop_table td[colspan="6"].actions .actions-contents .coupon [name=coupon_code] {
  border-radius: 8px !important;
  outline: none !important;
  border: 1px solid rgba(31, 98, 7, 0.25);
  padding: 5.3333333333px 8px !important;
}
@media screen and (max-width: 500px) {
  .shop_table td[colspan="6"].actions .actions-contents .coupon [name=coupon_code] {
    width: 100%;
    min-width: unset;
    max-width: unset;
  }
}

.order-link {
  color: #1f6207;
}

.woocommerce-pagination {
  display: flex;
  justify-content: flex-start;
}
.woocommerce-pagination a {
  display: block;
}

form.add-account {
  display: flex;
  margin-bottom: 16px;
}
form.add-account .inputs {
  display: flex;
  flex-direction: row;
  gap: 16px;
  width: 100%;
}
@media screen and (max-width: 760px) {
  form.add-account .inputs {
    flex-direction: column;
  }
}

body.woocommerce-account .woocommerce {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 760px) {
  body.woocommerce-account .woocommerce {
    flex-direction: column;
  }
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
  width: unset !important;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul {
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  list-style: none !important;
  margin: 0 !important;
  min-width: 170px;
  padding: 0 2rem 0 0;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
  box-sizing: border-box;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
  background: #353535 !important;
  box-shadow: 0 0 0 0.25rem rgba(53, 53, 53, 0.25), 0 0 0 0.5rem rgba(53, 53, 53, 0.1) !important;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a:hover, body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a:active, body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a:focus, body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a.active {
  background: #353535;
  box-shadow: 0 0 0 0.5rem rgba(53, 53, 53, 0.25), 0 0 0 0.5rem rgba(53, 53, 53, 0.1), 0 0 0 0.25rem rgba(53, 53, 53, 0.5) !important;
  color: #ffffff;
  text-shadow: 0 0 0.25rem #ffffff;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
  flex: 1 1 auto;
  float: unset !important;
  width: unset !important;
}
@media screen and (max-width: 768px) {
  body.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
    text-align: center;
  }
  body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .shop_table th.woocommerce-orders-table__header-order-date, body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .shop_table th.woocommerce-orders-table__cell-order-date, body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .shop_table th.woocommerce-orders-table__header-order-total, body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .shop_table th.woocommerce-orders-table__cell-order-total, body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .shop_table td.woocommerce-orders-table__header-order-date, body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .shop_table td.woocommerce-orders-table__cell-order-date, body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .shop_table td.woocommerce-orders-table__header-order-total, body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .shop_table td.woocommerce-orders-table__cell-order-total {
    display: none;
  }
}
body.woocommerce-account .woocommerce-customer-details address {
  border: 1px solid rgba(31, 98, 7, 0.25) !important;
  border-radius: 1rem;
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 1rem;
}
body.woocommerce-account .woocommerce-customer-details address p {
  align-items: center;
  display: flex;
  margin: 0 !important;
}

.woocommerce-EditAccountForm {
  background-color: rgba(31, 98, 7, 0.1);
  border: 1px solid rgba(31, 98, 7, 0.25);
  border-radius: 1rem;
  padding: 16px;
}
.woocommerce-EditAccountForm * {
  font-size: 0.9rem;
}
.woocommerce-EditAccountForm p:last-child {
  margin: 0;
}
.woocommerce-EditAccountForm label,
.woocommerce-EditAccountForm em,
.woocommerce-EditAccountForm legend {
  color: #000;
}
.woocommerce-EditAccountForm fieldset {
  background-color: rgba(31, 98, 7, 0.1);
  border: 1px solid rgba(31, 98, 7, 0.25);
  border-radius: 1rem;
  margin-bottom: 16px;
  margin-top: 2rem;
  padding: 1rem;
}

.dashboard-header {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: space-between;
}
.dashboard-header .logo {
  width: 150px;
}
.dashboard-header .user {
  align-items: center;
  display: flex;
  gap: 0.5rem;
}
.dashboard-header .user i {
  font-size: 1.5rem;
}
.dashboard-header .user .user-email {
  font-size: 1.2rem;
  font-weight: 600;
}
@media screen and (max-width: 500px) {
  .dashboard-header {
    flex-direction: column;
  }
  .dashboard-header .logo {
    width: 100px;
  }
}

.dashboard-navigation {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
  padding: 1rem;
}
.dashboard-navigation .navigation-item {
  align-items: center;
  background: rgba(31, 98, 7, 0.1);
  border: 1px solid rgba(31, 98, 7, 0.25);
  border-radius: 0.5rem;
  color: #1f6207;
  display: flex;
  flex-direction: column;
  font-weight: 600;
  gap: 0.5rem;
  height: 120px;
  justify-content: center;
  padding: 1rem;
  transition: all 0.3s;
  width: 120px;
}
.dashboard-navigation .navigation-item.active {
  background: #1f6207;
  border: 1px solid #1f6207;
  color: #ffffff;
}
.dashboard-navigation .navigation-item:hover, .dashboard-navigation .navigation-item:focus, .dashboard-navigation .navigation-item:active {
  background: rgba(31, 98, 7, 0.25);
  border: 1px solid rgba(31, 98, 7, 0.5);
  color: #1f6207;
}
.dashboard-navigation .navigation-item i {
  font-size: 2rem;
}
@media screen and (max-width: 1020px) {
  .dashboard-navigation .navigation-item {
    height: 100px;
    width: 100px;
    font-size: 0.8rem;
    padding: 0.75rem;
  }
  .dashboard-navigation .navigation-item i {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 775px) {
  .dashboard-navigation {
    padding: 0.5rem;
  }
  .dashboard-navigation .navigation-item {
    height: 75px;
    width: 75px;
    font-size: 0.75rem;
    padding: 0.5rem;
  }
  .dashboard-navigation .navigation-item i {
    font-size: 1rem;
  }
}
@media screen and (max-width: 500px) {
  .dashboard-navigation {
    padding: 0.5rem;
    gap: 1rem;
  }
  .dashboard-navigation .navigation-item {
    font-size: 0.75rem;
    padding: 0;
    background: rgba(31, 98, 7, 0);
    border: none;
    height: unset;
    width: unset;
    gap: 0.25rem;
    color: #000000;
  }
  .dashboard-navigation .navigation-item.active {
    background: none;
    border: none;
    color: #1f6207;
  }
  .dashboard-navigation .navigation-item:hover, .dashboard-navigation .navigation-item:focus, .dashboard-navigation .navigation-item:active {
    background: none;
    border: none;
    color: #1f6207;
  }
  .dashboard-navigation .navigation-item i {
    font-size: 1rem;
  }
}

td.download-file a {
  background-color: unset;
  display: block;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}
td.download-product a {
  color: #1f6207;
}

.woocommerce-breadcrumb {
  border: 1px solid rgba(19, 19, 19, 0.175);
  padding: 8px 16px !important;
  border-radius: 8px !important;
  background-color: rgba(31, 98, 7, 0.1);
  border-color: rgba(31, 98, 7, 0.2);
  color: #1f6207 !important;
  font-weight: 600 !important;
}
.woocommerce-breadcrumb a {
  color: #020618 !important;
  font-weight: 600 !important;
  transition: all 0.3s;
}
.woocommerce-breadcrumb a:hover {
  color: #1f6207 !important;
}

body.woocommerce-order-received .woocommerce-order p.woocommerce-thankyou-order-received {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 2rem;
  text-align: center;
}
@media screen and (max-width: 500px) {
  body.woocommerce-order-received .woocommerce-order p.woocommerce-thankyou-order-received {
    font-size: 1rem;
  }
}
body.woocommerce-order-received .woocommerce-order ul.woocommerce-order-overview {
  align-items: center;
  background-color: rgba(31, 98, 7, 0.1);
  border: 1px solid rgba(31, 98, 7, 0.25);
  border-radius: 1rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 2rem;
  padding: 0;
}
body.woocommerce-order-received .woocommerce-order ul.woocommerce-order-overview li {
  align-items: center;
  border: none;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  justify-content: center;
  margin: 0;
  padding: 1rem 2rem;
}
body.woocommerce-order-received .woocommerce-order h2.woocommerce-order-details__title, body.woocommerce-order-received .woocommerce-order h2.woocommerce-column__title {
  margin-bottom: 2rem;
  text-align: center;
}
body.woocommerce-order-received .woocommerce-order address {
  background-color: rgba(31, 98, 7, 0.1);
  border: 1px solid rgba(31, 98, 7, 0.25);
  border-radius: 1rem;
  box-shadow: none;
  padding: 1rem;
}

body.woocommerce-lost-password .woocommerce {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.woocommerce form.woocommerce-ResetPassword {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  width: 100%;
  max-width: 21rem;
  padding: 1rem;
  border: 1px solid rgba(31, 98, 7, 0.25) !important;
  border-radius: 1rem;
  margin: auto;
  box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.25);
}
.woocommerce form.woocommerce-ResetPassword p,
.woocommerce form.woocommerce-ResetPassword .form-row {
  width: 100%;
  text-align: center;
}
.woocommerce form.woocommerce-ResetPassword p *,
.woocommerce form.woocommerce-ResetPassword .form-row * {
  text-align: center;
}

body {
  font-family: sans-serif;
}

.shop_table {
  background-color: #fff;
  color: #000;
}
.shop_table a {
  color: #020618;
  font-weight: 600;
}

.woocommerce-privacy-policy-text p {
  color: #000;
}

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