main {
  margin-bottom: 52px;
}
.dgwt-wcas-block-scroll {
  overflow: hidden;
}
.dgwt-wcas-search-wrapp {
  position: relative;
  display: block;
  color: #444;
  min-width: 230px;
  width: 100%;
  text-align: left;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dgwt-wcas-tpd-image img {
  margin: 0 15px 0 0 !important;
  display: block;
}
.rtl .dgwt-wcas-tpd-image img {
  margin: 0 0 0 15px !important;
}
.dgwt-wcas-preloader-wrapp img {
  margin: 10px auto 0 auto;
  display: block;
  max-width: 200px;
}
.dgwt-wcas-preloader-wrapp img.dgwt-wcas-placeholder-preloader {
  display: block;
  width: 100%;
  height: auto;
  max-width: 300px;
  margin: 0;
}
.dgwt-wcas-suggestions-wrapp {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
  border-top: none;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: auto;
}
.dgwt-wcas-details-wrapp a:focus,
.dgwt-wcas-suggestions-wrapp a:focus {
  outline: 0;
}
.dgwt-wcas-suggestions-wrapp.dgwt-wcas-suggestions-wrapp--top {
  border: 1px solid #ddd;
  border-bottom: none;
}
.dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp {
  max-width: 550px;
}
.dgwt-wcas-full-width.dgwt-wcas-is-detail-box .dgwt-wcas-suggestion {
  padding: 8px 15px;
}
.dgwt-wcas-details-left .dgwt-wcas-suggestions-wrapp {
  border-radius: 0 0 5px 0;
  border-left-color: #eee;
}
.dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp {
  border-radius: 0 0 0 5px;
  border-right-color: #eee;
}
.dgwt-wcas-suggestion {
  cursor: pointer;
  font-size: 12px;
  line-height: 110%;
  text-align: left;
  padding: 7px 10px;
  position: relative;
  border-bottom: 1px solid #dfdfdf;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  resize: vertical;
  text-decoration: none;
}
.dgwt-wcas-suggestion > a {
  text-decoration: none;
  color: #444;
}
.dgwt-wcas-suggestion > a:hover {
  text-decoration: none;
}
.dgwt-wcas-suggestion ins {
  text-decoration: none;
}
.dgwt-wcas-suggestion span.woocommerce-Price-amount,
.dgwt-wcas-suggestion span.price {
  color: #444;
  font-size: 1em;
  text-decoration: none;
}
.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more {
  justify-content: center;
  color: #6d6d6d;
}
a.dgwt-wcas-details-more-products {
  padding: 15px 0 10px 0;
  display: block;
  border-top: 1px solid #eee;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  color: #6d6d6d;
  transition: all 0.2s ease-in-out;
}
a.dgwt-wcas-details-more-products:hover {
  text-decoration: underline;
}
a.dgwt-wcas-product-details-readmore {
  display: block;
  text-align: right;
  margin-top: 15px;
  color: #6d6d6d;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 12px;
}
a.dgwt-wcas-product-details-readmore:hover {
  text-decoration: underline;
}
.dgwt-wcas-suggestion.dgwt-wcas-suggestion-no-border-bottom {
  border-bottom: none;
}
.dgwt-wcas-suggestion:after {
  clear: both;
  display: block;
  content: "";
}
.dgwt-wcas-suggestion.dgwt-wcas-nores {
  cursor: default;
  opacity: 0.5;
}
.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product {
  padding-top: 8px;
  padding-bottom: 8px;
  min-height: 60px;
}
.dgwt-wcas-is-details
  .dgwt-wcas-has-img
  .dgwt-wcas-suggestion.dgwt-wcas-suggestion-more,
.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more {
  min-height: 30px;
  text-transform: uppercase;
}
.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more .dgwt-wcas-st-more {
  padding: 0 10px;
  text-align: center;
}
.dgwt-wcas-st {
  display: block;
  color: #444;
  font-size: 15px;
  width: 100%;
  line-height: 110%;
}
.dgwt-wcas-st > span {
  display: inline-block;
  vertical-align: middle;
}
.dgwt-wcas-has-sku .dgwt-wcas-st-title {
  margin-right: 6px;
}
.dgwt-wcas-st > span.dgwt-wcas-st--direct-headline {
  display: block;
  font-style: italic;
  font-size: 10px;
  text-transform: uppercase;
  opacity: 0.4;
  line-height: 10px;
  margin-bottom: 1px;
  letter-spacing: 2px;
}
.dgwt-wcas-st-breadcrumbs {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 80%;
  text-align: left;
  opacity: 0.6;
  width: 100%;
  padding-right: 10px;
}
.rtl .dgwt-wcas-st-breadcrumbs {
  padding-right: 0;
  padding-left: 10px;
  text-align: right;
}
.dgwt-wcas-sku {
  font-size: 80%;
}
.dgwt-wcas-si {
  width: 50px;
  display: block;
  height: 100%;
}
.dgwt-wcas-si img {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  display: block;
  margin: auto;
  padding: 2px;
  height: auto;
  width: auto;
  max-height: 90%;
  max-width: 100%;
}
.dgwt-wcas-content-wrapp {
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  resize: vertical;
  padding-left: 10px;
}
.rtl .dgwt-wcas-content-wrapp {
  padding-left: 0;
  padding-right: 10px;
}
.dgwt-wcas-sp {
  color: #555;
  font-size: 14px;
  line-height: 120%;
  text-align: right;
  line-height: 4px;
  padding-left: 10px;
}
.dgwt-wcas-sp * {
  line-height: 130%;
}
.dgwt-wcas-search-form {
  margin: 0;
  padding: 0;
}
.dgwt-wcas-sp del {
  opacity: 0.5;
  font-size: 12px;
}
.dgwt-wcas-sd {
  color: #777;
  display: block;
  line-height: 14px;
  width: 100%;
  margin-top: 5px;
  font-size: 0.8em;
}
.dgwt-wcas-suggestion-selected {
  background-color: #eee;
}
.dgwt-wcas-suggestion-selected:first-child {
  border-top: none;
}
.rtl .dgwt-wcas-suggestion {
  padding-left: 0;
  padding-right: 15px;
  text-align: right;
}
.dgwt-wcas-details-wrapp {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-top: none;
  border-left: none;
  padding: 0;
  width: 300px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 100;
  min-height: 340px;
}
.rtl .dgwt-wcas-details-wrapp {
  border-left: 1px solid #ddd;
  border-right: none;
}
.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}
.dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}
.dgwt-wcas-details-right .dgwt-wcas-details-wrapp {
  border-left: none;
  border-right: 1px solid #ddd;
  border-radius: 0 5px 5px 0;
}
.dgwt-wcas-details-left .dgwt-wcas-details-wrapp {
  border-right: none;
  border-left: 1px solid #ddd;
  border-radius: 5px 0 0 5px;
}
.dgwt-wcas-details-notfit .dgwt-wcas-details-wrapp {
  display: none;
}
.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp {
  border-radius: 0 0 0 5px;
}
.dgwt-wcas-full-width .dgwt-wcas-details-wrapp {
  border-radius: 0 0 5px 0;
}
.rtl.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp {
  border-radius: 0 0 5px 0;
}
.rtl.dgwt-wcas-full-width .dgwt-wcas-details-wrapp {
  border-radius: 0 0 0 5px;
}
.dgwt-wcas-details-inner-taxonomy {
  margin-top: 11px;
}
.woocommerce .dgwt-wcas-pd-rating .star-rating {
  float: left;
  margin-right: 5px;
  font-size: 12px;
  color: #ccae72;
}
.rtl .dgwt-wcas-pd-rating .star-rating {
  float: right;
  margin-left: 5px;
  margin-right: 0;
}
.dgwt-wcas-datails-title {
  border-bottom: 1px dashed #eee;
  display: block;
  margin-bottom: 15px;
  padding-bottom: 5px;
  font-size: 14px;
}
.dgwt-wcas-pd-title {
  border-bottom: 1px dashed #eee;
  margin-bottom: 15px;
  padding-bottom: 5px;
  display: block;
  color: #202020;
  text-decoration: none;
}
.dgwt-wcas-pd-title .product-title {
  font-weight: 900;
  color: #202020;
  text-transform: uppercase;
  letter-spacing: -1px;
  margin: 0;
}
.dgwt-wcas-details-title-tax {
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: -1px;
  margin-right: 3px;
}
.dgwt-wcas-tax-product-details {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: left;
  transition: all 0.2s ease-in-out;
  padding: 5px;
  margin: 0 -5px 15px -5px;
}
.dgwt-wcas-tax-product-details:after {
  content: "";
  clear: both;
  display: block;
}
.dgwt-wcas-tax-product-details:hover {
  box-shadow: 0 0 11px 2px rgba(0, 0, 0, 0.05);
}
.dgwt-wcas-details-wrapp .dgwt-wcas-pd-title {
  margin-bottom: 8px;
}
.dgwt-wcas-tpd-image {
  width: 60px;
  margin-right: 15px;
}
.dgwt-wcas-pd-rest .product-title {
  display: block;
  line-height: 100%;
  font-weight: 500;
  margin-bottom: 5px;
}
.dgwt-wcas-tpd-rest {
  max-width: 200px;
}
.dgwt-wcas-tpd-rest-title {
  display: block;
  line-height: 125%;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  margin: 0 0 8px;
  overflow: hidden;
  color: #000;
}
.dgwt-wcas-suggestion-nores {
  pointer-events: none;
  opacity: 0.45;
}
.dgwt-wcas-pd-price,
.dgwt-wcas-tpd-price {
  font-size: 14px;
  line-height: 120%;
  overflow: hidden;
  color: #000;
  margin-top: 15px;
  font-weight: 700;
  font-size: 18px;
}
.dgwt-wcas-tpd-price {
  font-size: 12px;
  color: #777;
}
.dgwt-wcas-pd-price .woocommerce-price-suffix,
.dgwt-wcas-tpd-price .woocommerce-price-suffix {
  font-size: 12px;
  font-weight: lighter;
  color: #999;
  margin-left: 4px;
  display: inline-block;
}
.dgwt-wcas-pd-price del .amount,
.dgwt-wcas-tpd-price del .amount {
  font-weight: lighter;
  background: 0 0;
  font-size: 90%;
  opacity: 0.6;
}
.dgwt-wcas-pd-price ins,
.dgwt-wcas-tpd-price ins {
  background: 0 0;
  text-decoration: none;
}
.dgwt-wcas-pd-rating {
  font-size: 13px;
  line-height: 13px;
}
.dgwt-wcas-pd-rating:after {
  content: "";
  clear: both;
  display: block;
}
.dgwt-wcas-pd-review {
  color: #777;
  font-size: 11px;
  line-height: 11px;
}
.dgwt-wcas-datails-title {
  border-bottom: 1px dashed #eee;
  display: block;
  margin: 5px 0 15px 0;
  padding-bottom: 5px;
}
.dgwt-wcas-pd-title {
  border-bottom: 1px dashed #eee;
  margin-bottom: 15px;
  padding-bottom: 5px;
  display: block;
  text-decoration: none;
}
.dgwt-wcas-pd-title .product-title {
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: -1px;
}
.dgwt-wcas-details-title-tax {
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: -1px;
  margin-right: 3px;
}
.rtl .dgwt-wcas-details-title-tax {
  margin: 0 0 0 3px;
  float: right;
}
.dgwt-wcas-tpd-image {
  width: 70px;
  padding: 4px;
  background-color: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.dgwt-wcas-details-space {
  padding: 0 15px 15px 15px;
}
.dgwt-wcas-details-main-image {
  border-bottom: 1px solid #eee;
  min-height: 200px;
  display: flex;
}
.dgwt-wcas-details-main-image img {
  width: auto;
  height: auto;
  display: block;
  max-height: 250px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  border: none;
  align-self: center;
}
.dgwt-wcas-details-right .dgwt-wcas-details-main-image img {
  border-radius: 0 3px 0 0;
}
.dgwt-wcas-details-left .dgwt-wcas-details-main-image img {
  border-radius: 3px 0 0 0;
}
a.dgwt-wcas-details-post-title,
a.dgwt-wcas-details-product-title {
  color: #333;
  display: block;
  line-height: 120%;
  margin: 10px 0 0 0;
  font-size: 21px;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
}
a.dgwt-wcas-details-post-title:hover,
a.dgwt-wcas-details-product-title:hover {
  text-decoration: underline;
}
a.dgwt-wcas-details-post-title {
  margin-bottom: 15px;
}
.dgwt-wcas-details-product-sku {
  display: block;
  font-size: 12px;
  line-height: 110%;
  color: #999;
}
.dgwt-wcas-tpd-image img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}
.dgwt-wcas-details-hr {
  height: 1px;
  width: 100%;
  border-bottom: 1px solid #eee;
  margin: 15px 0;
}
.rtl .dgwt-wcas-tpd-image {
  float: right;
  margin-right: 0;
  margin-left: 15px;
}
.rtl .dgwt-wcas-tpd-rest {
  float: right;
  max-width: 190px;
}
.rtl input[type="search"].dgwt-wcas-search-input {
  text-align: right;
}
input[type="search"].dgwt-wcas-search-input,
input[type="text"].dgwt-cas-search-input {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  -webkit-appearance: textfield;
  text-align: left;
}
[type="search"].dgwt-wcas-search-input::-ms-clear {
  display: none;
}
[type="search"].dgwt-wcas-search-input::-webkit-search-decoration {
  -webkit-appearance: none;
}
[type="search"].dgwt-wcas-search-input::-webkit-search-cancel-button {
  display: none;
}
.dgwt-wcas-details-desc {
  font-size: 13px;
  line-height: 157%;
}
.dgwt-wcas-details-desc b,
.dgwt-wcas-details-desc strong {
  font-weight: 400;
  color: #000;
  margin: 0;
  padding: 0;
}
.dgwt-wcas-pd-addtc-form {
  margin: 10px 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.dgwt-wcas-pd-addtc-form > .quantity {
  margin-right: 10px;
}
.dgwt-wcas-pd-addtc-form .add_to_cart_inline,
.dgwt-wcas-pd-addtc-form .quantity input.qty {
  margin-bottom: 0;
  margin-top: 0;
}
.dgwt-wcas-stock {
  display: block;
  text-align: right;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 14px;
}
.dgwt-wcas-stock.in-stock {
  color: #0f834d;
}
.dgwt-wcas-stock.out-of-stock {
  color: #e2401c;
}
.dgwt-wcas-pd-addtc .add_to_cart_button,
.dgwt-wcas-pd-addtc .add_to_cart_inline {
  margin: 0;
}
.dgwt-wcas-pd-addtc .add_to_cart_button.added {
  display: none;
}
button.dgwt-wcas-search-submit,
input[type="submit"].dgwt-wcas-search-submit {
  position: relative;
}
.dgwt-wcas-ico-magnifier {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  height: 65%;
  display: block;
}
.dgwt-wcas-preloader {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: auto 44%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.rtl .dgwt-wcas-preloader {
  right: auto;
  left: 5px;
}
.dgwt-wcas-inner-preloader {
  background-image: url(assets/images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 22px;
}
.dgwt-wcas-preloader {
  right: 84px !important;
}
.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) {
  cursor: pointer;
  background-size: auto 18px;
  opacity: 0.6;
  -webkit-transition: all 160ms ease-in-out;
  -moz-transition: all 160ms ease-in-out;
  -ms-transition: all 160ms ease-in-out;
  -o-transition: all 160ms ease-in-out;
  transition: all 160ms ease-in-out;
}
.dgwt-wcas-close:hover {
  opacity: 1;
}
@media screen and (max-width: 992px) {
  .dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp {
    max-width: none;
  }
}
.dgwt-wcas-suggestion strong {
  font-weight: 700;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.dgwt-wcas-sf-wrapp:after,
.dgwt-wcas-sf-wrapp:before {
  content: "";
  display: table;
}
.dgwt-wcas-sf-wrapp:after {
  clear: both;
}
.dgwt-wcas-sf-wrapp {
  zoom: 1;
  width: 100%;
  margin: 0;
  position: relative;
  background: 0 0;
}
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  width: 100%;
  height: 40px;
  font-size: 14px;
  line-height: 100%;
  padding: 10px 15px;
  margin: 0;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -webkit-appearance: none;
  box-sizing: border-box;
}
.dgwt-wcas-open
  .dgwt-wcas-sf-wrapp
  input[type="search"].dgwt-wcas-search-input {
  border-radius: 3px 3px 0 0;
}
.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-details-outside
  .dgwt-wcas-details-wrapp {
  display: none !important;
}
.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-details-outside
  .dgwt-wcas-suggestions-wrapp {
  min-height: 0 !important;
  border-radius: 0 0 5px 5px;
  border-right-color: #ddd;
}
.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,
.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width
  .dgwt-wcas-suggestions-wrapp {
  min-height: 41px !important;
}
.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width:not(.rtl):not(.dgwt-wcas-details-outside)
  .dgwt-wcas-suggestions-wrapp {
  border-right-color: transparent;
}
.dgwt-wcas-open.dgwt-wcas-nores
  .dgwt-wcas-details-wrapp
  .dgwt-wcas-preloader-wrapp {
  display: none !important;
}
.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-is-details:not(.dgwt-wcas-details-outside)
  .dgwt-wcas-suggestion-nores {
  margin-top: 5px;
}
.rtl.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width:not(.dgwt-wcas-details-outside)
  .dgwt-wcas-suggestions-wrapp {
  border-left-color: transparent;
}
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:focus {
  outline: 0;
  background: #fff;
  box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.06);
}
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::placeholder {
  color: #999;
  font-weight: 400;
  font-style: italic;
  line-height: normal;
}
.dgwt-wcas-sf-wrapp
  input[type="search"].dgwt-wcas-search-input::-webkit-input-placeholder {
  color: #999;
  font-weight: 400;
  font-style: italic;
  line-height: normal;
}
.dgwt-wcas-sf-wrapp
  input[type="search"].dgwt-wcas-search-input:-moz-placeholder {
  color: #999;
  font-weight: 400;
  font-style: italic;
  line-height: normal;
}
.dgwt-wcas-sf-wrapp
  input[type="search"].dgwt-wcas-search-input::-moz-placeholder {
  color: #999;
  font-weight: 400;
  font-style: italic;
  line-height: normal;
}
.dgwt-wcas-sf-wrapp
  input[type="search"].dgwt-wcas-search-input:-ms-input-placeholder {
  color: #999;
  font-weight: 400;
  font-style: italic;
  line-height: normal;
}
.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
  overflow: visible;
  position: absolute;
  border: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
  height: 40px;
  width: 80px;
  right: 0;
  left: auto;
  top: 0;
  bottom: auto;
  padding: 0 15px;
  color: #fff;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  text-transform: uppercase;
  background-color: #008a4c;
  border-radius: 0 2px 2px 0;
  -webkit-border-radius: 0 2px 2px 0;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
}
.dgwt-wcas-meta {
  text-align: right;
}
.rtl .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
  left: 0;
  right: auto;
}
.dgwt-wcas-open .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit {
  border-radius: 0 2px 0 0;
}
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover {
  opacity: 0.7;
}
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active,
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus {
  opacity: 0.7;
  outline: 0;
}
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {
  content: "";
  position: absolute;
  border-width: 8px 8px 8px 0;
  border-style: solid solid solid none;
  border-color: transparent #008a4c transparent;
  top: 12px;
  left: -6px;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.rtl .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {
  left: auto;
  right: -6px;
  border-width: 8px 0 8px 8px;
  border-style: solid none solid solid;
}
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover:before {
  border-right-color: #008a4c;
}
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active:before,
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus:before {
  border-right-color: #008a4c;
}
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.dgwt-wcas-ico-magnifier {
  fill: #fff;
}
.dgwt-wcas-details-wrapp .added_to_cart {
  display: block;
}
.dgwt-wcas-has-desc .dgwt-wcas-sp > *,
.dgwt-wcas-has-img .dgwt-wcas-sp > * {
  display: block;
}
.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp {
  min-height: 340px;
}
body:not(.dgwt-wcas-is-details) .dgwt-wcas-suggestion:last-child {
  border-bottom: none;
}
.dgwt-wcas-is-details
  .dgwt-wcas-has-img
  .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product {
  min-height: 40px;
}
.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp {
  overflow: visible;
}
.dgwt-wcas-is-details .dgwt-wcas-si {
  width: 30px;
  max-width: 100%;
  box-sizing: border-box;
}
.dgwt-wcas-is-details .dgwt-wcas-sp {
  display: flex;
  top: 0;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  resize: vertical;
}
.dgwt-wcas-is-details .dgwt-wcas-sd {
  font-size: 11px;
  line-height: 100%;
}
.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy="product_cat"],
.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy="product_tag"] {
  padding-left: 15px;
  min-height: 0;
}
.dgwt-wcas-has-img
  .dgwt-wcas-suggestion[data-taxonomy="product_cat"]
  .dgwt-wcas-st,
.dgwt-wcas-has-img
  .dgwt-wcas-suggestion[data-taxonomy="product_tag"]
  .dgwt-wcas-st {
  padding-left: 0;
}
.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier {
  height: 50%;
  max-height: 20px;
  width: 100%;
  max-width: 20px;
  left: 12px;
  right: auto;
  opacity: 0.5;
  fill: #000;
}
.rtl .dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier {
  left: auto;
  right: 12px;
}
.dgwt-wcas-no-submit
  .dgwt-wcas-sf-wrapp
  input[type="search"].dgwt-wcas-search-input {
  padding: 10px 15px 10px 40px;
}
/* bc93ad8d20f56a02663a14256f8b8eba512cd6a37dfab212e42c9ace9440f464 */
.rtl
  .dgwt-wcas-no-submit
  .dgwt-wcas-sf-wrapp
  input[type="search"].dgwt-wcas-search-input {
  padding: 10px 40px 10px 15px;
}
.dgwt-wcas-overlay-mobile-on,
.dgwt-wcas-overlay-mobile-on body {
  overflow: hidden;
}
.dgwt-wcas-om-bar {
  display: flex;
  height: 45px;
  width: 100%;
}
.dgwt-wcas-om-bar .dgwt-wcas-om-return {
  width: 45px;
  height: 100%;
  display: block;
  background: #ccc;
  cursor: pointer;
  position: relative;
}
.dgwt-wcas-om-bar .dgwt-wcas-om-return svg {
  width: 23px;
  height: 23px;
  position: absolute;
  left: 12px;
  top: 12px;
}
.rtl .dgwt-wcas-om-bar .dgwt-wcas-om-return svg {
  left: 11px;
  top: 9px;
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader {
  right: 0 !important;
}
.rtl .dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader {
  left: 4px !important;
  right: auto !important;
}
.dgwt-wcas-om-bar .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
  display: none;
}
.dgwt-wcas-om-bar .dgwt-wcas-search-wrapp-mobile {
  width: calc(100% - 45px);
  max-width: none;
}
.dgwt-wcas-overlay-mobile {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  background: #fff;
}
.dgwt-wcas-overlay-mobile * {
  box-sizing: border-box;
}
.dgwt-wcas-search-wrapp-mobile input[type="search"].dgwt-wcas-search-input {
  height: 45px !important;
  border-top: none;
  border-right: none;
  border-left: none;
  border-radius: 0;
  font-size: 16px !important;
}
.dgwt-wcas-search-wrapp-mobile
  input[type="search"].dgwt-wcas-search-input:focus {
  font-size: 16px !important;
}
.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp {
  left: 0 !important;
  top: 45px !important;
  width: 100% !important;
  height: calc(100% - 45px) !important;
  position: absolute;
  overflow-y: auto;
  border: none;
}
.dgwt-wcas-overlay-mobile-on .dgwt-wcas-enable-mobile-form {
  display: none;
}
.dgwt-wcas-enable-mobile-form {
  position: absolute;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
html:not(.dgwt-wcas-overlay-mobile-on)
  .dgwt-wcas-icon-mobile
  .dgwt-wcas-search-form {
  display: none;
  position: relative;
}
html:not(.dgwt-wcas-overlay-mobile-on)
  .dgwt-wcas-search-wrapp.dgwt-wcas-icon-mobile {
  min-width: 0;
  display: inline-block;
  width: 28px;
  height: 28px;
}
html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-handler {
  height: 100%;
  width: 100%;
}
html:not(.dgwt-wcas-overlay-mobile-on)
  .dgwt-wcas-icon-handler
  .dgwt-wcas-ico-magnifier {
  opacity: 1;
  position: static;
  max-width: none;
  max-height: none;
}
.dgwt-wcas-overlay-mobile-on .dgwt-wcas-icon-handler {
  display: none;
}
.dgwt-wcas-overlay-mobile-on
  body.dgwt-wcas-is-ios
  .dgwt-wcas-suggestions-wrapp {
  height: calc(100% - 45px) !important;
}
.dgwt-wcas-overlay-mobile-on body.dgwt-wcas-is-ios {
  overflow: visible;
  overflow-x: hidden;
}
.dgwt-wcas-overlay-mobile-on
  body.dgwt-wcas-is-ios
  .dgwt-wcas-suggestions-wrapp {
  max-height: none !important;
  height: auto !important;
}
.dgwt-wcas-overlay-mobile-on
  body.dgwt-wcas-is-ios:not(.dgwt-wcas-theme-flatsome)
  > :not(.dgwt-wcas-overlay-mobile) {
  display: none;
}
body .dgwt-wcas-content-wrapp .rood,
body .dgwt-wcas-content-wrapp .zwave {
  display: none;
}
.dgwt-wcas-has-headings .dgwt-wcas-suggestion {
  border-bottom: none;
}
.dgwt-wcas-has-headings .dgwt-wcas-st > span.dgwt-wcas-st--direct-headline {
  display: none;
}
.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline {
  pointer-events: none;
  display: block;
  font-weight: 500;
  white-space: nowrap;
}
.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline .dgwt-wcas-st {
  border-bottom: 1px solid #ddd;
  padding-bottom: 3px;
  text-transform: uppercase;
  margin-top: 16px;
  font-size: 12px;
}
.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline,
.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax {
  border-bottom: none;
}
.dgwt-wcas-has-headings .dgwt-wcas-suggestion-tax .dgwt-wcas-st {
  padding: 0;
}
.dgwt-wcas-is-details
  .dgwt-wcas-has-headings
  .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax {
  min-height: 30px;
}
ol ul {
  list-style-type: disc;
  margin-block-start: 0px;
  margin-block-end: 0px;
}
small,
.small {
  font-size: 0.875em;
}
.text-center {
  text-align: center;
}
.b-t-cart {
  font-size: 14px;
  text-decoration: none;
}
.b-t-cart i {
  border-color: #008a4c;
  border-width: 0 2px 2px 0;
  vertical-align: 1px;
}
.w100 {
  width: 100%;
}
.popular-searches {
  list-style: none;
}
.row-wrap {
  display: flex;
  flex-flow: row wrap;
}

.align-start {
  align-items: flex-start;
}

.show {
  display: block !important;
}

/* NEW begin */

.row-reverse {
  flex-flow: row-reverse;
}
.aligncenter {
  margin: 0 auto;
  text-align: center;
}
/* top banner */
.top-banner-home {
  background-image: url("assets/images/v2/banner/homepage-banner.jpg");
  background-position: right;
  background-repeat: no-repeat;
  width: 100%;
  height: 400px;
  background-size: cover;
  margin-top: 30px;
  padding: 30px;
  font-weight: 600;
  /* border-radius: 4px; */
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.top-banner-home .caption {
  line-height: 1.2;
  font-size: 30px;
  color: #222;
  max-width: 440px;
}
.top-banner-home .caption h1 {
  font-weight: 600;
  font-size: 24px;
}
.top-banner-home .caption span {
  display: block;
  font-size: 40px;
}
.top-banner-home .caption a.button-v2 {
  font-size: 1rem;
  font-weight: 600;
  margin-top: 1em;
  line-height: 1rem;
  background-color: #b90029;
}
.top-banner-home .caption a.button-v2:hover {
  background-color: #8b011f;
}

.h-special-banners {
  margin-top: 30px;
}

.h-special-banners > a {
  border: 1px solid #ddd;
  flex: 1;
  height: 300px;
  padding: 14px;
  position: relative;
  overflow: hidden;
  text-decoration: none;
}

.h-special-banners > a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(255, 255, 255, 0) 100%
  );
}

.h-special-banners > a:hover {
  color: #fff;
}

.h-special-banners > a:hover::before {
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.8) 0%,
    rgba(255, 255, 255, 0) 100%
  );
}

.h-special-banners > * {
  z-index: 90;
}

.h-special-banners > a:nth-child(2) {
  margin-left: 20px;
}

.h-special-banners > a:nth-child(3) {
  margin: 0 20px;
}

.h-special-banners h3 {
  font-size: 30px;
  color: #fff;
  font-weight: 700;
}

@media only screen and (min-width: 768px) and (max-width: 990px) {
  .h-special-banners h3 {
    font-size: 24px;
  }
}

.h-special-banners .link {
  text-decoration: underline;
}

.h-special-banners a {
  color: #fff;
}

.h-special-banners .nuts {
  background: url(assets/images/v2/bg/nuts.jpg) no-repeat;
  background-size: cover;
  background-position: right;
}

.h-special-banners .dried-fruit {
  background: url(assets/images/v2/bg/dried-fruit.jpg) no-repeat;
  background-size: cover;
}

.h-special-banners .best-seller {
  background: url(assets/images/v2/bg/best-sellers.jpg) no-repeat;
  background-size: cover;
  background-position: left;
}

.h-special-banners .wholesale {
  background: url(assets/images/v2/bg/wholesale.jpg) no-repeat;
  background-size: cover;
  background-position: right;
}

.h-special-banners .wholesale h3 {
  color: #fff;
}

.h-special-banners .badge {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 6px;
  font-size: 13px;
  background-color: #008a4c;
  text-align: center;
  color: #fff;
}

@media only screen and (max-width: 993px) {
  .top-banner-home {
    background-position: center;
    height: 300px;
  }
  .top-banner-home .caption {
    text-align: center;
  }
  .top-banner-home .caption h1 {
    font-size: 1.2rem;
  }
  .top-banner-home .caption span {
    font-size: 1.25em;
  }
  .top-banner-home .caption a.button-v2 {
    font-size: 0.875rem !important;
    margin-top: 1em;
  }

  .top-banner-home a.button-v2.arrow:after {
    font-size: 1em !important;
  }
  .top-banner-home .caption {
    max-width: 330px;
  }
  .h-special-banners .wholesale {
    background-position: left;
  }
  .h-special-banners .nuts,
  .h-special-banners .best-seller {
    background-position: center;
  }
  .h-special-banners .best-seller {
    background-position: center;
  }
}

@media only screen and (min-width: 600px) {
  .h-top {
    padding: 0 !important;
  }
}

@media only screen and (max-width: 768px) {
  .top-banner-home {
    padding: 10px;
  }
  .h-special-banners > a {
    flex: auto;
  }
  .h-special-banners > a:nth-child(2),
  .h-special-banners > a:nth-child(3) {
    margin: 0;
  }
  .h-special-banners .best-seller {
    order: 1;
  }
  .h-special-banners .wholesale {
    order: 2;
  }
  .h-special-banners .nuts {
    order: 3;
  }
  .h-special-banners .dried-fruit {
    order: 4;
  }
}

@media only screen and (max-width: 468px) {
  .h-special-banners h3 {
    font-size: 26px;
  }
  .h-special-banners .link {
    font-size: 14px;
  }
  .h-special-banners > a {
    padding: 14px 7px;
  }
}

/* button-v2 */
a.button-v2 {
  text-decoration: none;
  color: #ffffff;
  background-color: #39b54a;
  padding: 1em 3.3em;
  border-radius: 4px;
  transition: 0.3s all;
  display: inline-block;
}
a.button-v2:hover {
  background-color: #199b2a;
  color: #fff;
}
a.button-v2.arrow:after,
.slider p.view:after {
  content: " \2192";
  font-size: 1.4em;
}

a.button-v2.white {
  background-color: #fff;
  color: #39b54a;
  border-color: #39b54a;
  border: 1px solid #39b54a;
}

@media (max-width: 900px) {
  .top-banner-home .caption {
    font-size: 1.5rem;
  }
  .top-banner-home .caption a.button-v2 {
    font-size: 0.875rem;
  }
}

/* homepage blocks */
.h-block {
  position: relative;
  width: 100%;
  background-color: #f9f9f9;
  padding: 48px 0;
}
.h-block h3 {
  font-size: 34px;
  text-align: center;
  color: #464646;
  font-weight: 600;
  padding: 0 0.5em;
}
.h-block a {
  text-decoration: none;
  color: #464646;
}
.h-block h3 span {
  display: block;
  font-size: 2rem;
  line-height: 3rem;
}
.h-block.recipes {
  background: url(assets/images/v2/bg/recipes.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  height: 700px;
}
.h-block.recipes .slick-slide {
  margin: 6px 6px 6px 0;
}

.h-block.recipes h3 {
  font-size: 40px;
  color: #fff;
}
.h-block.recipes h3 span {
  font-size: 1.25em;
}

@media (max-width: 1100px) {
  .h-block h3 {
    font-size: 2rem;
  }
}

@media (max-width: 767px) {
  #new-products-sc .slider {
    margin-bottom: 1rem;
  }
  .h-block {
    margin: 2rem 0 0rem 0;
    padding: 3rem 0 3rem 0;
  }
  .h-block h3 {
    font-size: 1.625rem;
  }
  .h-block h3 span {
    font-size: 1.625rem;
    line-height: 1.625rem;
  }
  .h-block.recipes h3 {
    font-size: 20px;
  }
}

/* carousels */

#best-sellers-h .slick-slide,
#new-products-sc .slick-slide {
  margin: 0 5px;
}

@media (max-width: 600px) {
  #best-sellers-h .slick-slide,
  #new-products-sc .slick-slide {
    margin: 0;
  }

  .carousel-title {
    padding: 0 14px;
    border: none;
    justify-content: space-between;
  }
  .carousel-title h3 {
    border: none;
  }

  #best-sellers-h-carousel-next,
  #best-sellers-h-carousel-prev,
  #new-products-sc-carousel-prev,
  #new-products-sc-carousel-next {
    display: none;
  }
}

/* categories */
.cat-h {
  position: relative;
  background-color: #ffffff;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  padding-top: 100%; /* (image height / image width) */
  margin-top: 1.5rem;
  border-radius: 8px;
}
.cat-h h2 {
  position: absolute;
  left: 20px;
  bottom: 20px;
  font-size: 1.2rem;
  font-weight: 600;
}
.cat-h.nuts {
  background-image: url("assets/images/v2/categories/nuts.png");
}
.cat-h.seeds {
  background-image: url("assets/images/v2/categories/seeds.png");
}
.cat-h.dried-fruits {
  background-image: url("assets/images/v2/categories/dried-fruits.png");
}
.cat-h.bakingcooking {
  background-image: url("assets/images/v2/categories/bakingcooking.png");
}
.cat-h.herbal-tea {
  background-image: url("assets/images/v2/categories/herbal-tea.png");
}
.cat-h.pastes {
  background-image: url("assets/images/v2/categories/pastes.jpg");
}
.cat-h.herbs-and-spices {
  background-image: url("assets/images/v2/categories/herbs-and-spices.png");
}
.cat-h.organic {
  background-image: url("assets/images/v2/categories/organic.jpg");
}

.after-header-banner-notification {
  width: 100%;
  padding: 1em 0;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  background: rgb(255, 255, 255);
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(231, 231, 231, 1) 50%,
    rgba(255, 255, 255, 1) 100%
  );
}

.after-header-banner-notification button {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  background: rgba(84, 84, 84, 0.85);
  padding: 0.5em 1em;
  border-radius: 4px;
  color: rgb(242, 242, 242);
  border-bottom: 2px solid rgb(44, 44, 44);
  margin-left: 0.5em;
  font-weight: 900;
  font-size: 0.9em;
}

.after-header-banner-notification button:hover {
  background: rgb(38, 38, 38);
}
.after-header-banner-notification button:active {
  background: rgb(0, 0, 0);
}

.after-header-banner-notification h3 {
  font-size: 22px;
  color: #414141;
  text-align: center;
  line-height: 1.5;
}
.afterpay-mobile {
  display: none;
}

@media (max-width: 768px) {
  .after-header-banner-notification {
    padding: 1em 0;
    flex-flow: column wrap;
  }
  .after-header-banner-notification h3 {
    font-size: 16px;
  }
  .after-header-banner-notification button {
    font-size: 0.9em;
    margin: 1em 0 0;
  }
  .cats-h div:nth-child(odd) {
    padding-right: 5px;
  }
  .cats-h div:nth-child(even) {
    padding-left: 5px;
  }
  .cat-h {
    margin-top: 10px;
  }
  .afterpay-desktop {
    display: none;
  }
  .afterpay-mobile {
    display: block;
  }
}

@media (max-width: 425px) {
  .after-header-banner-notification {
    padding: 0.75em 0;
  }
  .after-header-banner-notification h3 {
    font-size: 14px;
  }
}

/* recipes */
.recipes a.all {
  background-color: #b90029;
  color: #fff;
  border-radius: 4px;
  padding: 1em 3.3em;
}
.recipes a.all::after {
  content: " \2192";
  font-size: 1.4em;
}
.recipes .row {
  justify-content: flex-end;
}
.recipe {
  background-color: rgba(58, 58, 58, 0.2);
  /* -webkit-box-shadow: 0px 0px 8px 4px rgba(0,0,0,0.37); 
  box-shadow: 0px 0px 8px 4px rgba(0,0,0,0.37); */
  padding: 1rem;
  border-radius: 6px;
}
.recipe img {
  border-radius: 6px;
}
.recipe a {
  color: #8a8a8a;
}
.recipe h4 {
  margin: 8px 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  color: #fff;
  min-height: 40px;
  display: flex;
  align-items: center;
}
.recipe img {
  aspect-ratio: 3/2;
  object-fit: cover;
}
.carousel-content.recipe {
  padding: 10px 10px 0 10px;
}

a.white {
  color: #fff;
}
a.nodec {
  text-decoration: none;
}
.recipes .slick-slide {
  height: auto;
}
.recipes .right {
  right: -12px;
}
.recipes .left {
  left: -14px;
}
/* testimonial */
.testimonial {
  position: relative;
  background-image: url("assets/images/v2/bg/testimonial-bg.png");
}
.testimonial .carousel-content.review {
  padding: 16px;
}
.testimonial .review .slick-slide > div {
  width: 100%;
}
.testimonial .review {
  line-height: 1.25em;
  background-color: #fff;
  padding: 1em 1em 2em 1em;
  border-left: 4px solid #39b54a;
  box-shadow: 0 0.3em 0.5em 0 rgba(0, 0, 0, 0.1);
}
.testimonial .review h4 {
  color: #676767;
  line-height: 1.2em;
  padding-bottom: 0.5em;
  margin-bottom: 8px;
  font-weight: 600;
  width: 100%;
  border-bottom: 1px solid #c0c0c0;
}
.testimonial .review img.star,
.review .star img {
  width: 90px;
  margin-right: 0.5em;
}
.testimonial .review p.date {
  font-size: 0.625em;
}
.testimonial .review p.name {
  color: #8a8a8a;
  font-size: 14px;
  line-height: 2em;
  font-weight: 600;
  margin-right: 0.5em;
}

.testimonial .review span.quote {
  line-height: 3em;
}
.testimonial .review span.quote:after {
  content: "“";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 3em;
  color: #676767;
}

.testimonial .review .content {
  padding: 4px;
  color: #676767;
}

.testimonial .slick-slide > div {
  width: 100%;
}

.testimonial .slick-slide {
  margin: 0 10px;
}

@media (max-width: 600px) {
  .testimonial .slider {
    margin: 0 auto;
  }
  .testimonial .review {
    font-size: 0.875rem;
  }
}

/* defaults */
.txt-green {
  color: #39b54a !important;
}

/* diets */
.diets-h {
  line-height: 1.5rem;
  padding: 6rem 0;
  width: 100%;
}
.diets-h a.button-v2 {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1rem;
  margin-top: 1rem;
}
.diets-h p {
  color: #787878;
  padding: 1em 0;
}
.diets-h p.green {
  font-weight: 600;
  margin-bottom: 1rem;
}
.diets-h h3 {
  font-size: 3rem;
  color: #464646;
  font-weight: 600;
  line-height: 3rem;
  text-align: left !important;
}
.diets-h img {
  width: 80%;
  height: auto;
}
.diets-h a {
  text-decoration: none;
}
.diets span {
  display: block;
}
.diets p {
  line-height: 1.3rem;
  margin-top: 0.3rem;
}
.diets-h a.button-v2.bottom {
  display: none;
}
.diets-h .txt-green {
  font-size: 1.125em;
  font-weight: 500;
}
@media (max-width: 768px) {
  .diets-h h3 {
    font-size: 1.625rem;
    text-align: center;
  }
  .diets div:nth-child(n + 4),
  .diets-h a.button-v2.top {
    position: absolute;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
  }
  .diets-h {
    padding: 2rem 0 0 0;
  }
  .diets-h a.button-v2.bottom {
    display: block;
    margin: 2rem auto;
    font-size: 0.875rem;
  }
  a.button-v2.bottom:after {
    font-size: 1rem;
  }
  .slick-dots {
    margin: 0 auto;
  }
  .h-block.testimonial {
    margin: 0;
  }
  .cat-h h2 {
    left: 10px;
    bottom: 10px;
  }
}

/* bulk */
.bulk {
  background-color: #fff;
  color: #39b54a;
  margin-top: 30px;
  padding-bottom: 30px;
}
.bulk-content {
  display: flex;
  padding-top: 30px;
  flex-flow: column;
  justify-content: center;
}
.bulk-h-bg {
  background-image: url("assets/images/v2/bg/h-wholesale-bg.jpg");
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}
.bulk h2 {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 15px;
}
.bulk p {
  line-height: 1.5rem;
}
@media (max-width: 768px) {
  .res-block {
    width: 50%;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .bulk-content {
    padding: 0;
  }
  .bulk {
    background-color: #fff;
    color: #787878;
  }
  .bulk h2 {
    color: #464646;
    font-size: 1.625rem;
    line-height: 1.625rem;
    margin-bottom: 1rem;
  }
  .bulk-h-bg {
    padding-top: 80%;
  }
  .bulk-content a {
    color: #39b54a !important;
  }
  .h-block.recipes {
    height: 580px;
  }
  .recipe {
    background-color: rgba(58, 58, 58, 0.8);
  }
}
@media (max-width: 1240px) {
  .bulk h2 {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
}
@media (max-width: 668px) {
  .res-block {
    width: 70%;
  }
}
@media (max-width: 568px) {
  .res-block {
    width: 80%;
  }
}
@media (max-width: 400px) {
  .res-block {
    width: 100%;
  }
}

/* certificate */
.certificates-h {
  padding: 0.5rem 0;
  margin-top: 52px;
}
.certificates-h img {
  width: 60% !important;
  height: auto;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .certificates-h img {
    width: 90%;
  }
  .certificates-h {
    margin: 2rem 0;
    padding: 0;
  }
}

/* footer */
#footer {
  color: #fff;
  background-color: #39b54a;
  width: 100%;
}

@media (max-width: 768px) {
  .col-rev-mob {
    display: flex;
    flex-flow: column-reverse wrap;
  }
}

.awesomplete [hidden] {
  display: none;
}

.awesomplete .visually-hidden {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

.awesomplete {
  display: inline-block;
  position: relative;
  margin-bottom: 1em;
  width: 100%;
}

.awesomplete > input {
  display: block;
}

.awesomplete > ul {
  position: absolute;
  left: 0;
  z-index: 1;
  min-width: 100%;
  box-sizing: border-box;
  list-style: none;
  padding: 0;
  margin: 0;
  background: #fff;
}

.awesomplete > ul:empty {
  display: none;
}

.awesomplete > ul {
  border-radius: 0.3em;
  margin: 0.2em 0 0;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0.05em 0.3em 0.8em rgba(0, 0, 0, 0.3);
  text-shadow: none;
}

@supports (transform: scale(0)) {
  .awesomplete > ul {
    transition: 0.3s cubic-bezier(0.4, 0.2, 0.5, 1.4);
    transform-origin: 1.43em -0.43em;
  }

  .awesomplete > ul[hidden],
  .awesomplete > ul:empty {
    opacity: 0;
    transform: scale(0);
    display: block;
    transition-timing-function: ease;
  }
}

/* Pointer */
.awesomplete > ul:before {
  content: "";
  position: absolute;
  top: -0.43em;
  left: 1em;
  width: 0;
  height: 0;
  padding: 0.4em;
  background: white;
  border: inherit;
  border-right: 0;
  border-bottom: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.awesomplete > ul > li {
  position: relative;
  padding: 1em;
  cursor: pointer;
}

.awesomplete > ul > li:hover {
  background: hsl(200, 40%, 80%);
  color: black;
  cursor: pointer;
}

.awesomplete > ul > li[aria-selected="true"] {
  background: hsl(205, 40%, 40%);
  color: white;
}

.awesomplete mark {
  background: hsl(59, 100%, 50%);
}

.awesomplete li:hover mark {
  background: hsl(68, 100%, 41%);
}

.awesomplete li[aria-selected="true"] mark {
  background: hsl(86, 100%, 21%);
  color: inherit;
}

.delivery-time {
  padding: 0 13px 13px 13px;
  font-size: 14px;
}
.delivery-time p.delivery-title {
  margin-bottom: 0.5em;
  color: #646464;
}
.delivery-time input {
  font-size: 14px;
}
.selected-shipping a {
  text-decoration: none;
}

ul.shipping-options {
  list-style: none;
  line-height: 1.5;
}
.shipping-options li {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin: 1em 0;
}
.shipping-options span.free {
  background-color: hsl(91, 90%, 29%);
  border-radius: 2px;
  font-size: 12px;
  display: block;
  padding: 0.5em;
  color: #fff;
}
.shipping-options span {
  color: #9c9c9c;
  font-size: 12px;
}
.shipping-options span b {
  color: #646464;
  font-size: 14px;
}

.shipping-options li.info {
  margin: 0.125em 0 0 0;
  font-size: 12px;
  color: #9c9c9c;
}
.selected-shipping {
  font-size: 16px;
}
.selected-shipping a {
  font-size: 12px !important;
  color: #008a4c !important;
  padding: 0.875em !important;
  vertical-align: middle;
  margin: 0 !important;
  display: inline-block !important;
}

.shipping-options .info-h {
  border-radius: 50%;
  cursor: pointer;
  width: 30px;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  height: 30px;
  background-color: rgb(235, 235, 235);
  font-weight: 700;
  position: relative;
  color: rgb(94, 94, 94);
}
.shipping-options .info-h span {
  display: none;
}

.shipping-options .info-h:hover span {
  display: block;
  position: absolute;
  background-color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  border-radius: 4px;
  box-shadow: 0.05em 0.3em 0.8em rgba(0, 0, 0, 0.3);
  max-width: 250px;
  width: 250px;
  padding: 0.5em;
  color: rgb(0, 0, 0);
  right: 0;
  top: 100%;
  cursor: default;
  text-align: left;
}

/* NEW end */

.show-products p.out-of-stock {
  padding: 0.5em;
  width: 60px;
  background: #efefef;
  text-align: center;
  border-radius: 0;
  color: #333;
  font-size: 0.625rem;
  height: 40px;
  position: absolute;
  line-height: 15px;
  right: 0;
  top: 17px;
  z-index: 10;
}

.cart-overlay {
  display: none;
  background: rgba(0, 0, 0, 0.65);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 200;
  cursor: pointer;
}
p.out-of-stock {
  margin-top: 1.3em;
  padding: 0.5em;
  background: #efefef;
  text-align: center;
  border-radius: 4px;
  color: #333;
}
.mini-cart-wrapper {
  position: fixed;
  width: 520px;
  color: #333;
  z-index: 1001;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateX(100vw);
  -moz-transform: translateX(100vw);
  -ms-transform: translateX(100vw);
  -o-transform: translateX(100vw);
  transform: translateX(100vw);
  -webkit-transition: 0.48s cubic-bezier(0.25, 1, 0.3, 1);
  -moz-transition: 0.48s cubic-bezier(0.25, 1, 0.3, 1);
  transition: 0.48s cubic-bezier(0.25, 1, 0.3, 1);
  will-change: translateX;
  padding-bottom: 10px;
}

@media (max-width: 768px) {
  .mini-cart-wrapper {
    width: 100%;
  }
}

.added-to-mini-cart {
  overflow: hidden;
}

.mini-cart-wrapper a {
  color: #008a4c;
}
.mini-cart-wrapper a:hover {
  text-decoration: underline;
  color: #02673a;
}
.mini-cart-wrapper a.cart {
  text-transform: none !important;
  text-decoration: none;
  font-size: 1.1rem !important;
  letter-spacing: 0 !important;
}
.added-to-mini-cart .mini-cart-wrapper {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: 0.48s cubic-bezier(0.25, 1, 0.3, 1);
  -moz-transition: 0.48s cubic-bezier(0.25, 1, 0.3, 1);
  transition: 0.48s cubic-bezier(0.25, 1, 0.3, 1);
  background: #f9f9f9;
}
.mini-cart-header .close-button {
  width: auto !important;
  height: 40px !important;
  font-size: 1rem !important;
  padding: 0.1em 1em;
  border: 1px solid #008a4c;
  color: #008a4c !important;
  background: #fff !important;
  border-radius: 4px;
  display: flex !important;
  align-items: center;
}
.mini-cart-header .close-button svg {
  margin-right: 0.5em;
}
.mini-cart-header .close-button:hover {
  background: #d0fce9 !important;
}
.mini-cart-header {
  background: #fff;
  text-align: center;
  left: 0;
  top: 0;
  padding: 20px 12px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-weight: 500;
  transform: none;
  border-bottom: 1px solid #e8e7e7;
  font-size: 0.9rem;
}

.mini-cart-header h4 {
  font-size: 1rem;
  flex: 1;
}
.mini-cart-footer {
  position: absolute;
  padding: 0.5em;
  width: 100%;
  bottom: 0;
  left: 0;
  background: #fff;
  border-top: 1px solid #e8e7e7;
}

.mini-cart-footer a:hover {
  background: #006236 !important;
}
.mini-cart-footer div {
  position: absolute;
  background: #027441;
  font-size: 0.9rem !important;
  right: 1rem;
  top: 1rem;
  bottom: 1rem;
  padding: 0.5rem;
  border-radius: 4px;
  display: flex;
  align-items: center;
}
.mini-cart-footer span.woocommerce-Price-amount,
.mini-cart-footer span.price {
  font-weight: 400 !important;
  color: #fff !important;
}

.close-button {
  cursor: pointer;
  width: 3.1em;
  height: 3.1em;
  position: relative;
  display: block;
  z-index: 999;
  background: #ededed;
}

.no-product-in-mini-cart {
  padding: 1em;
}

ul.woocommerce-mini-cart {
  border-top: 1px solid #e8e7e7;
  border-bottom: 1px solid #e8e7e7;
  height: auto;
  max-height: calc(100% - 190px);
  overflow-y: auto;
  background: #fff;
  margin-top: 0.5em;
  padding: 0 0.75em 0 0.75em;
  list-style: none;
}
.woocommerce-mini-cart .woocommerce-info,
.woocommerce-mini-cart .notice-info {
  font-weight: 400 !important;
}
.mini-cart-item-thumbnail {
  width: 17%;
}

.mini-cart-item-thumbnail img {
  width: 100%;
  height: auto;
}

.woocommerce-mini-cart-item {
  padding: 1rem 0;
}

.woocommerce-mini-cart-item a,
.information-boxes a {
  color: #008a4c;
}

.mini-cart-item-content {
  width: 83%;
  padding-left: 0.6em;
  box-sizing: border-box;
  display: flex;
  align-items: flex-start;
  flex-flow: row wrap;
  justify-content: space-between;
}
.mini-cart-item-content .mini-cart-price,
.mini-cart-block span.woocommerce-Price-amount,
.mini-cart-block span.price {
  color: #555 !important;
  font-size: 1em;
  line-height: 1.5rem;
}
.mini-cart-item-content div:first-child {
  flex: 1;
}

.mini-cart-block span.woocommerce-Price-amount,
.mini-cart-block span.price {
  font-size: 1rem;
  font-weight: 500;
}

.column {
  display: flex;
  flex-flow: column;
}

a.remove_from_cart_button,
a.preferences {
  color: rgba(0, 0, 0, 0.6);
  display: inline-flex;
  flex-flow: row wrap;
  align-items: center;
  opacity: 0.8;
  font-size: 0.65rem;
}
a.preferences {
  margin-right: 1em;
}
a.preferences svg {
  margin-right: 0.5em;
}
a.remove_from_cart_button svg {
  margin-right: 0.2em;
}
.remove_from_cart_button:hover,
a.preferences:hover {
  opacity: 1;
}

.button-1.green,
.button-1.green:hover {
  color: #fff;
}

.button-1.green:after {
  content: "";
  background-color: #008a4c;
}

.button-1.green:before {
  content: "";
  background-color: #004425;
}

.button-1.disabled {
  cursor: not-allowed;
  pointer-events: all !important;
}

.button-1.viewcart,
.button-1.viewcart:hover {
  color: #585858;
}

.button-1.viewcart:after {
  content: "";
  background-color: #ddd;
}

.button-1.viewcart:before {
  content: "";
  background-color: #b6b6b6;
}

.mini-cart-block {
  background: #fff;
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e8e7e7;
  border-top: 1px solid #e8e7e7;
  margin-top: 0.5em;
  padding: 0.75em;
}
/* bc93ad8d20f56a02663a14256f8b8eba512cd6a37dfab212e42c9ace9440f464 */
.mini-cart-block strong {
  color: #555;
}
.mini-cart-item-content svg {
  cursor: pointer;
}
.mini-cart-item-content a.title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  color: #333;
  font-weight: 400;
}
.mini-cart-item-content a {
  padding-bottom: 1rem;
}
.mini-cart-item-content a.remove {
  padding: 0;
}
.mini-cart-item-content a:hover {
  color: #008a4c;
}
.mini-cart-item-content button.minus {
  margin: 0 !important;
}
.mini-cart-item-content span.woocommerce-Price-amount {
  color: #555;
  font-weight: 400;
  font-size: 1em;
}
.c-free-shipping {
  width: 100%;
  font-size: 0.875rem;
  padding: 0.5em 1em;
  background: #ececec;
  border-radius: 4px;
}
.c-free-shipping p {
  margin-top: 8px;
  margin-bottom: -8px;
}
.cart-pb-container {
  background: #fff;
}
.cart-pb-wr {
  width: calc(100% - 40px);
}
.cart-pb-image {
  width: 40px;
  padding: 0.5em;
  background: #fff;
  border-radius: 50%;
  margin-left: -1px;
  position: relative;
}
.cart-pb-txt {
  position: absolute;
  top: -15px;
  left: 1px;
  right: 1px;
  background: #8e8e8e;
  color: #fff;
  padding: 0.3em;
  border-radius: 4px;
  font-size: 0.8em;
}
.cart-pb-txt:after {
  content: "";
  width: 6px;
  height: 6px;
  background: #8e8e8e;
  position: absolute;
  bottom: -3px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
}
.cart-pb-txt.free,
.cart-pb-txt.free:after {
  background: #0a480a;
  color: #fff;
}
.cart-pb-image.free {
  background: #11a611;
}
.cart-pb-image img {
  width: 26px;
  height: 26px;
}
.round {
  border-radius: 4px;
}
.ltb-round {
  border-radius: 4px 0 0 4px;
}
.pb-light-green {
  color: #fff;
  background: #12a812;
  padding: 0.3em 0;
}

.row-column-m {
  display: flex;
  flex-flow: row wrap;
}
@media (max-width: 768px) {
  .mini-cart-header {
    flex-flow: row-reverse wrap;
  }
  .row-column-m {
    flex-flow: column-reverse wrap;
  }
  .mini-cart-header .close-button span {
    display: none;
  }
  .mini-cart-header .close-button svg {
    margin-right: 0 !important;
  }
  .mini-cart-block {
    padding: 0.5em 1em;
  }
  ul.woocommerce-mini-cart {
    padding: 0 1em;
  }
  .mini-cart-item-content h3 {
    font-size: 0.875rem;
  }
  .mini-cart-price {
    font-size: 0.875rem !important;
  }
  .mini-cart-item-thumbnail {
    width: 15%;
  }
  .mini-cart-item-content {
    width: 85%;
  }
  .mini-cart-item-content a {
    padding-bottom: 0.875rem;
  }
}

/* button */
.button-1 {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  display: flex;
  border: none;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  padding: 0.75rem 1.25rem;
  border-radius: 4px;
  color: #008a4c;
  font-size: 1rem;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.button-1:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 4px;
  z-index: -2;
}
.button-1:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #ddd;
  transition: all 0.3s;
  border-radius: 4px;
  z-index: -1;
}
.button-1:hover {
  color: #006236;
}
.button-1:hover:before {
  width: 100%;
}

button.dgwt-wcas-search-submit {
  text-transform: none !important;
}
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  border: 1px solid #008a4c !important;
}

h1.woocommerce-products-header__title {
  font-size: 2em;
  font-weight: 700;
  margin-bottom: 1rem;
  padding: 0;
}
.archive-p {
  display: flex;
  flex-flow: row-reverse wrap;
}
.category-p {
  margin-top: 30px;
  flex-flow: row wrap;
}

@media (max-width: 768px) {
  .archive-p,
  .category-p {
    flex-flow: column-reverse wrap;
  }
}

.category-top {
  background-color: #fff;
  background: url(assets/images/v2/blog/blog-banner.png) no-repeat;
  background-size: cover;
  height: 380px;
  position: relative;
}
.category-top > .container {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.category-top .top-caption {
  font-size: 1.25em;
  line-height: 1.5em;
  width: 100%;
  background-color: #fff;
  padding: 40px 50px 30px 50px;
}

.category-top .top-caption a {
  white-space: nowrap;
}
.category-top .top-caption h1 {
  text-align: center;
  position: absolute;
  top: -50px;
  background: #fff;
  left: 50%;
  transform: translateX(-50%);
  font-size: 44px;
  padding: 20px;
  border-radius: 10px 10px 0 0;
  font-weight: 700;
  text-transform: capitalize;
}

.categories-links {
  position: relative;
  display: flex;
  padding-top: 15px;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #dce4ec;
}
.categories-links > .row {
  margin: 0 auto;
}
.categories-links ul {
  list-style: none;
}
.categories-links li {
  padding: 10px 14px 13px 14px;
  font-size: 1.125em;
  font-weight: 700;
}
.categories-links li.current-cat {
  border-bottom: 4px solid #008a4c;
}
.categories-links a {
  text-decoration: none;
}
.categories-search {
  margin: 1em 0;
  display: none;
}
.categories-search.active {
  display: block;
}
.categories-search input.search-field {
  border: 1px solid rgb(190, 190, 190);
  padding: 0.5em;
}
.categories-links button {
  position: absolute;
  right: 0;
  bottom: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  background-color: inherit;
  padding: 10px;
}

@media (max-width: 992px) {
  .category-top {
    height: 250px;
  }
  .category-top .top-caption {
    font-size: 1em;
  }
  .category-top .top-caption h1 {
    font-size: 26px;
    padding: 18px;
    top: -40px;
  }
}
@media (max-width: 768px) {
  .category-top .top-caption {
    font-size: 1em;
  }
  .category-top .top-caption h1 {
    font-size: 26px;
    padding: 18px;
    top: -40px;
  }
  .category-top .top-caption {
    padding: 20px 25px 15px 25px;
  }
  .categories-links li {
    font-size: 1em;
  }
}
@media (max-width: 375px) {
  .categories-links > .row {
    margin: inherit;
  }
}

.products-list-in-blog {
  padding: 40px 25px;
  background-color: rgba(0, 138, 76, 0.15);
  border-radius: 5px;
  margin-bottom: 40px;
}
.products-list-in-blog h3 {
  font-size: 30px;
  font-weight: 900;
  margin-bottom: 10px;
  color: #323b43;
  line-height: 32px;
}
.products-list-in-blog a {
  text-decoration: none;
}
.post-contents {
  padding: 10px 10px;
}
.post-contents p.excerpt {
  color: #7b8994;
  margin: 10px 0 20px 0;
  font-size: 17px;
  line-height: 1.2;
}
.post-contents .tags {
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin-bottom: 10px;
  text-transform: lowercase;
}
.post-contents .tags li {
  margin: 0 5px 5px 0;
  font-size: 14px;
}
.post-contents .tags a {
  padding: 0.25em 0.5em;
  text-decoration: none;
  background-color: rgb(238, 238, 238);
  border-radius: 14px;
  display: block;
  color: #5d6368;
}
.post-contents-header-bot .post-contents .tags a {
  background-color: #fff;
  color: #2a2b2c;
}
.post-contents .tags a:before {
  content: "#";
}
.post-contents .tags a:hover {
  background-color: rgb(219, 219, 219);
}
.post-contents-header-bot .post-contents .tags a:hover {
  background-color: rgb(231, 231, 231);
}
.post-wrapper {
  margin-bottom: 40px;
  width: 100%;
}
.post-wrapper h2 {
  font-size: 22px;
  line-height: 1.2;
}
.post-wrapper h2 a {
  text-decoration: none;
  color: #323b43;
  transition: 0.3s ease;
  display: block;
}
.post-wrapper h2 a:hover {
  color: rgba(50, 59, 67, 0.7);
}
.post-wrapper p.readmore a {
  text-decoration: none;
  font-weight: 700;
}
.post-wrapper p.readmore i {
  border-color: #008a4c;
  transition: 0.3s;
}
.post-wrapper p.readmore a:hover i {
  margin-left: 5px;
  border-color: #006035;
}
.image-wrapper img {
  width: 100%;
  height: auto;
  aspect-ratio: 3/2;
  object-fit: cover;
}
.image-wrapper a {
  transition: 0.3s ease;
}
.image-wrapper a:hover {
  opacity: 0.7;
}
ul.posts {
  list-style: none;
}

.sku_wrapper {
  display: none !important;
}

/* product archive */
.badge-shop-loop {
  position: absolute;
  z-index: 100;
  left: 12px;
  top: 30px;
  background-color: #008a4c;
  opacity: 0.4;
  font-size: 12px;
  padding: 5px 8px;
  pointer-events: none;
  color: #fff;
  font-weight: 900;
  border-radius: 10px;
}

@media (max-width: 450px) {
  .badge-shop-loop {
    font-size: 10px;
    padding: 3px 5px;
  }
  .woocommerce-ordering {
    width: 100%;
  }

  header.woocommerce-products-header {
    margin-bottom: 1rem !important;
  }
  .show-products .row > div {
    margin-bottom: 0 !important;
  }
}

.carousel-content .badge-shop-loop {
  top: 5px;
}
@media (max-width: 600px) and (min-width: 450px) {
  .carousel-content .badge-shop-loop {
    display: none;
  }
}
.product-categories-c .product-content-wrapper {
  margin-bottom: 2em;
}
.product-categories-c .post-contents-body {
  padding: 0;
  border: none;
}
.product-categories-c .button-1 {
  padding: 0.2rem 1rem;
}
ul.products img {
  width: 100%;
  height: auto;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
h2.woocommerce-loop-product__title {
  color: #333;
  font-weight: 600;
  font-size: 1.2em;
  padding: 1rem 0.1rem;
  text-align: center;
  transition: 0.4s;
}
.main-list-content span.price,
.main-list-content span.woocommerce-Price-amount {
  font-size: 0.98em;
  color: #5b5b5b;
  padding: 0 0.1rem 1rem 0.1rem;
  font-weight: 300;
  text-align: center;
}
.main-list-content span.price {
  display: block;
}
.main-list-content a.button {
  display: block;
  text-align: center;
}
.main-list-contents a {
  text-decoration: none;
}
.show-products {
  padding: 0;
  margin: 0;
}
.archive.show-products::after {
  content: "";
  clear: both;
}

.slick-arrow.slick-disabled {
  opacity: 0.2 !important;
  cursor: not-allowed;
}

/* promises homepage */
.promises-home-page {
  padding: 2em 0 4em 0;
}
.promises-home-page.ppage {
  padding: 3em 0;
}
.promises-home-page img {
  width: 80px;
  height: auto;
  margin: auto auto 1em auto;
}
.promises-home-page p {
  color: #008a4c;
}
@media (max-width: 768px) {
  .promises-home-page,
  .promises-home-page.ppage {
    padding: 2em 0 0 0;
  }

  .promises-home-page p {
    margin-bottom: 3em;
  }
  .promises-home-page img {
    width: 50px;
    height: auto;
  }
  .promises-home-page.ppage img {
    width: 80px;
    height: auto;
  }
  .promises-home-page {
    font-size: 0.8em;
  }
}

/* latest blog posts homepage */
.carousel-content,
.carousel-content a {
  color: #8a8a8a;
}

.carousel-content .slider a {
  color: rgb(57, 57, 57);
}

.carousel-content i {
  border: #39b541 solid;
  border-width: 0 2px 2px 0;
}
.arrow-container i {
  border: #767676 solid;
  border-width: 0 4px 4px 0;
  padding: 0.3em;
  top: calc(50% - 0.4em);
  position: absolute;
}
.arrow-container {
  z-index: 97;
  cursor: pointer;
  background: rgb(248, 248, 248);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 2.5em 1.6em;
  opacity: 0.8;
  filter: alpha(opacity=80);
  zoom: 1;
  transition: all 0.3s ease;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.2);
}

@media (max-width: 768px) {
  .recipes .arrow-container {
    padding: 1.875em 1.5em;
    background-color: rgba(0, 0, 0, 0.6);
  }
  .recipes .arrow-container i {
    border-color: #fff;
  }
}
.arrow-container:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
}
.arrow-container.right {
  border-radius: 1em 0 0 1em;
}
.arrow-container.left {
  border-radius: 0 1em 1em 0;
}
.arrow-container .arrow.arrowRight {
  right: 1.2em;
}
.arrow-container .arrow.arrowLeft {
  left: 1.2em;
}

#best-sellers-h .arrow-container .arrow.arrowRight,
#new-products-sc .arrow-container .arrow.arrowRight {
  right: 1.05rem;
}

#best-sellers-h .arrow-container .arrow.arrowLeft,
#new-products-sc .arrow-container .arrow.arrowLeft {
  left: 1.15rem;
}

#best-sellers-h .arrow-container:hover,
#new-products-sc .arrow-container:hover {
  background: rgba(125, 126, 128, 1);
}

#best-sellers-h .arrow-container.right,
#new-products-sc .arrow-container.right {
  right: -20px;
}

#best-sellers-h .arrow-container.left,
#new-products-sc .arrow-container.left {
  left: -20px;
}

#best-sellers-h .arrow-container i,
#new-products-sc .arrow-container i {
  border-color: #fff;
}

#best-sellers-h .arrow-container,
#new-products-sc .arrow-container {
  background: rgba(125, 126, 128, 0.9);
  border-radius: 50%;
  padding: 1.5em;
  opacity: 1;
  filter: alpha(opacity=100);
}

#best-sellers-h > div.container.nopadding,
#new-products-sc > div.container.nopadding {
  position: relative;
}

.recipes .slick-arrow {
  padding: 20px;
  border-radius: 50%;
}

.recipes .arrow.arrowLeft {
  left: 14px;
}

.recipes .arrow.arrowRight {
  right: 14px;
}

.recipe-slider {
  position: relative;
}

.carousel-title h3 {
  font-size: 1.6em;
  display: inline-block;
  line-height: 1rem;
  margin-bottom: -2px;
  color: #464646;
  font-weight: 600;
  padding: 0.5em 0;
  border-bottom: 3px solid #39b541;
}
.carousel-content.product:hover {
  -webkit-box-shadow: 0 0 5px 1px rgba(125, 126, 128, 0.5);
  box-shadow: 0 0 5px 1px rgba(125, 126, 128, 0.5);
  border-radius: 8px;
}
.carousel-title {
  border-bottom: 2px solid #c0c0c0;
}
.carousel-title .see-all {
  color: #39b541;
  font-weight: 500;
  font-size: 0.875rem;
}
@media (max-width: 330px) {
  .carousel-title h3 {
    text-align: center;
    display: block;
  }
  .carousel-title h3:after {
    content: "";
  }
  .carousel-title .see-all {
    display: block;
    text-align: center;
  }
}
.carousel-content {
  display: flex;
  flex-flow: column wrap;
  position: relative;
  padding: 0.5em;
  height: 100%;
}

.slider p.view {
  position: absolute;
  bottom: 4px;
  right: 4px;
  color: #39b54a;
  font-weight: 700;
  font-size: 14px;
  display: none;
}

@media (min-width: 768px) {
  .carousel-content.product:hover p.view {
    display: block;
  }
}
@media (max-width: 768px) {
  .carousel-content {
    padding: 0;
  }
  .carousel-content.product:hover {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    border-radius: 4px;
  }
  .carousel-content.product {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
  }
}

.title-wrapper {
  padding: 0.2em 0;
}
.title-wrapper.product {
  position: relative;
}

.slick-slider a {
  text-decoration: none;
}

.regular {
  visibility: hidden;
  transition: all 0.5 ease;
  animation: fadein 1s ease-in-out;
}
.slick-initialized {
  visibility: visible !important;
  transition: all 0.5 ease;
  animation: fadein 1s ease-in-out;
}

.carousel-content a,
.carousel-content a {
  text-decoration: none;
}
.carousel-content a.see-all {
  margin-left: 1.125rem;
  font-weight: 500;
  white-space: nowrap;
}
.carousel-content a.see-all::after {
  content: " \2192";
  font-size: 1.4em;
}

a.arrow-right::after {
  content: " \2192";
  font-size: 1.2em;
}

.carousel-content p.title {
  font-weight: 900;
  color: #464646;
  padding-bottom: 4px;
  line-height: 18px;
}
.latest-post-content:hover p.readmore {
  background: #004d2a;
}
.carousel-content a {
  text-decoration: none;
}

/* Slider */
.slick-slider {
  position: relative;

  display: block;
  box-sizing: border-box;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;

  display: block;
  overflow: hidden;

  margin: 0;
  padding: 1rem 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;

  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;

  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;

  height: 100%;
  min-height: 1px;
}

.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;

  height: auto;

  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
button.slick-arrow {
  display: none !important;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("assets/images/ajax-loader.gif") center center no-repeat;
}

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
.slick-prev:before {
  content: "←";
}

.slick-next {
  right: -25px;
}
.slick-next:before {
  content: "→";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  display: block;
  width: 100%;
  padding: 0;
  margin: 1rem 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 3px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  background-color: #464646;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  content: "";
}
.slick-dots li.slick-active button:before {
  background-color: #39b54a;
  color: black;
}

.slider {
  width: 100%;
  margin: 1rem auto;
}

.slick-slide {
  margin: 0;
}

.slick-slide img {
  width: 100%;
}

.slick-prev:before,
.slick-next:before {
  color: black;
}

.slick-slide {
  transition: all ease-in-out 0.3s;
  opacity: 1;
}

.slick-active {
  opacity: 1;
}

.slick-current {
  opacity: 1;
}

.diets div {
  margin-bottom: 0.75rem;
}
/* newsletter */
.newsletter-footer {
  background: rgb(235, 236, 237);
  text-align: center;
  display: flex;
  justify-content: center;
  color: #333;
  padding: 48px 0;
}
.final-lgs a {
  text-decoration: none;
  color: #333;
  display: inline-block;
  margin-left: 3px;
}
.final-lgs a span {
  vertical-align: middle;
}
.final-lgs svg {
  vertical-align: middle;
}
.newsletter-footer span.title {
  font-weight: 500;
  font-size: 28px;
  line-height: 40px;
  margin: 0 auto;
  margin-bottom: 28px;
  display: block;
}
.newsletter-footer .wpcf7 {
  margin: 0 auto;
}
.newsletter-footer input {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  width: calc(100% - 100px);
  max-width: 400px;
  background-color: transparent;
  border-radius: 4px 0 0 4px;
  font-size: 1rem;
  margin: 0;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(189, 189, 189);
  box-sizing: border-box;
  color: rgb(66, 66, 66);
  padding: 8px 16px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.newsletter-footer input::placeholder {
  color: #5e5e5e;
}
.newsletter-footer input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #fff;
  width: 100px;
  background-color: #008a4c;
  border-radius: 0 4px 4px 0;
  padding: 0 5px;
  border: 1px solid rgb(189, 189, 189);
  transition: 0.3s;
}
.newsletter-footer input[type="submit"]:hover {
  background: #000;
}
.newsletter-form .row {
  margin: 0 auto;
}
.form-inputs {
  margin-top: 1em;
  width: 50%;
  background-color: #008a4c;
  border: 2px #fff solid;
  border-radius: 50px 50px 50px 50px;
  color: #fff;
  font-size: 1em;
  padding: 0.3em 1em;
}
.form-inputs::placeholder {
  color: #fff;
}

.newsletter-footer .ajax-loader {
  position: absolute;
  right: 50%;
  top: 100%;
}
.newsletter-footer form p {
  position: relative;
}

@media screen and (max-width: 420px) {
  .form-inputs {
    width: 90%;
  }
}
.subscription-footer button[type="submit"] {
  width: 100px;
}
.subscription-footer button[type="submit"],
.subscription-footer button[type="submit"]::after,
.subscription-footer button[type="submit"]::before {
  border-radius: 0 4px 4px 0;
}
.subscription-footer input[type="email"] {
  border-radius: 4px 0 0 4px;
}

/* footer */
.footer {
  justify-content: space-between;
  padding-top: 3em;
}
.footer ul {
  list-style: none;
}
.footer ul li {
  line-height: 2em;
  font-size: 14px;
}
.footer ul li a,
.footer ul li span {
  color: #777777;
  text-decoration: none;
}
.footer ul li a:hover,
.footer ul li a span:hover {
  color: #444444;
}
.footer-el h5 {
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 500;
}

.cp-footer {
  padding: 28px 0;
  width: 100%;
}
.cp-footer p {
  font-size: 12px;
  color: #777777;
  line-height: 24px;
}
.footer-logo {
  width: 200px;
  max-width: 80%;
  margin-bottom: 14px;
}
.footer-logos {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
}
.footer-logos img {
  width: 108px;
  height: 32px;
}

.nopadding {
  padding: 0 !important;
}
.nomargin {
  margin: 0 !important;
}
.footer-el {
  padding-right: 10px !important;
}
.footer-el:first-of-type {
  padding-right: 20px !important;
}
.footer-el:last-of-type {
  padding: 0 !important;
}
.secure img {
  padding: 1em;
  width: 8em;
}

.secure img:first-child {
  width: 10em;
}

.clear {
  clear: both;
}

@media screen and (max-width: 768px) {
  .cp-footer p {
    margin-top: 14px;
  }
  .footer-logo {
    margin: 0 auto 14px auto;
    display: block;
  }
  .subscription-footer {
    width: 100%;
  }
  #new-products-sc {
    margin-top: 2rem;
  }
  .footer {
    padding: 32px 0 0 0;
  }
  .newsletter-footer {
    padding: 32px 0;
  }
  .newsletter-form {
    padding: 1em 0 !important;
  }
  .cp-footer {
    flex-flow: column-reverse wrap !important;
  }
  .footer-el {
    margin-bottom: 2em;
  }
  .carousel-title h3 {
    font-size: 1.5em;
    padding: 0.5em 0;
  }
  .p-arrow {
    display: none !important;
  }
  .diets {
    padding-top: 2em;
  }

  #best-sellers-h,
  #new-products-sc {
    text-align: center;
  }
}
.justify-center {
  justify-content: center;
}
.space-around {
  justify-content: space-around;
}
.space-between {
  justify-content: space-between;
}
.align-center {
  align-items: center;
}
.underline {
  display: inline-block;
}
.underline:after {
  content: "";
  width: 0px;
  height: 1px;
  display: block;
  background: #008a4c;
  transition: 0.3s;
}
.underline:hover:after {
  width: 100%;
}
.faq-button-h {
  position: absolute;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  right: 0.8rem;
  background: inherit;
  padding: 0.2em 0.4em;
  border: 1px solid #b7b7b7;
  border-radius: 0.2em;
  color: #696969;
}
.faq-button-h:hover {
  background: #ddd;
}

.faq-content h3 {
  width: 100%;
}
.faq-content h3:first-child {
  border-top: 1px dashed #e8e8e8;
  padding-top: 1.2em;
}
.more.opened h3:first-child {
  padding: 0;
  border: none;
}
.faq-content p {
  margin: 0.2em 0 1.2em 0;
  padding-bottom: 1.2em;
  border-bottom: 1px dashed #e8e8e8;
  color: #676767;
}

.faq-content p:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

.related-pr {
  margin-top: 30px !important;
}

.faq-content {
  box-sizing: border-box;
  text-overflow: ellipsis;
  line-height: 1.6em;
  padding: 0 1rem;
}

#faq .bx-title {
  display: block;
  width: 100%;
  padding: 1rem;
}
#faq {
  border: 1px solid #e4e4e4;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  border-radius: 2px;
  margin-bottom: 4em;
}
#faq .more {
  position: absolute;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  visibility: hidden;
  opacity: 0;
  height: 0;
}
#product-contents {
  margin-top: 2em;
  position: relative;
}
/* bc93ad8d20f56a02663a14256f8b8eba512cd6a37dfab212e42c9ace9440f464 */
.archive-p strong,
.archive-p b {
  font-weight: 700;
}
.archive-p .term-description a,
.woocommerce-product-details__short-description a {
  text-decoration: none;
}
button#faq-see-all {
  display: block;
  margin: 0 auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  text-decoration: underline;
  color: #008a4c;
  background: #fff;
}
button#faq-see-all:hover {
  color: #026136;
}
/* breadcrumb */
#breadcrumb {
  padding: 1rem 0;
  color: rgb(100, 100, 100);
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.75rem;
  letter-spacing: 0.05em;
}
#breadcrumb a {
  text-decoration: none;
  color: #333;
}
#breadcrumb a:hover {
  color: #000;
}
@media (max-width: 768px) {
  #breadcrumb {
    overflow-x: auto;
  }
}
.breadcrumb_last {
  color: rgb(121, 121, 121);
}

/* pagination */
.pagination {
  clear: both;
  margin-bottom: 2em;
  display: flex;
  align-items: center;
  position: relative;
  flex-flow: row wrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 1em;
}

.pagination i {
  border-color: #000;
}
.pagination span,
.pagination a {
  display: block;
  border-radius: 0.5em;
  padding: 0.75em 1em;
  display: flex;
  align-items: center;
  border: 1px solid #fff;
  text-decoration: none;
  width: auto;
  color: #000;
}

.pagination .current,
.pagination a:hover {
  border: 1px solid #555;
}

@media (max-width: 500px) {
  .pagination {
    justify-content: center;
    margin: 0;
    padding: 2em 0;
  }
  .jsim {
    display: none !important;
  }
  .pagination span,
  .pagination a {
    padding: 14px;
  }
  .pagination .current {
    padding: 5px 9px;
  }
}

.archive-p .pagination {
  padding-top: 3em;
  justify-content: center;
}

.category-p .pagination {
  margin: 2em auto 4em auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* main sidebar */
.main-sidebar {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  padding: 1em;
  background: #fff;
}
@media (max-width: 768px) {
  .button-1 {
    width: 100%;
  }
  .main-sidebar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 0;
  }
  .category-p .main-sidebar {
    margin-top: 2em;
  }
}
.main-sidebar h3 {
  color: #333;
  position: relative;
  margin-bottom: 1em;
}
.main-sidebar h3::before {
  content: "";
  height: 100%;
  left: -1em;
  display: inline-block;
  position: absolute;
  width: 0.2em;
  background: #008a4c;
}
.main-sidebar a {
  text-decoration: none;
  color: #4c4c4c;
}
.main-sidebar ul {
  list-style: none;
}
.main-sidebar li.cat,
.main-sidebar li.all {
  list-style: none;
  padding: 0.8em 0.5em;
  color: #333;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0.2em;
  margin: 0.5em 0;
  width: 100%;
  box-sizing: border-box;
  display: block;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.main-sidebar li.single {
  padding: 0;
}
.main-sidebar li.single a {
  display: block;
  width: 100%;
  padding: 0.8em 0.5em;
}
.main-sidebar li.all:hover,
.main-sidebar li.cat:hover {
  border: 1px solid #a6a6a6;
}
h3.product-tags-sidebar {
  margin-top: 2em;
}
.main-sidebar li.all a {
  display: block;
  width: 100%;
  height: 100%;
}
.main-sidebar li a {
  color: #757575;
}
.main-sidebar li.all:hover a,
.main-sidebar li.cat:hover a {
  color: #3d3d3d;
}
ul.product-tags-list,
ul.all-tags {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  list-style: none;
}
ul.product-tags-list a {
  padding: 0.4em 0.5em;
  border: 1px solid #ddd;
  background: #ffffff;
  color: #333;
  border-radius: 0.5em;
  font-size: 0.9em;
  margin: 0 0.3em 0.3em 0;
  transition: 0.3s;
}
ul.product-tags-list a:hover,
ul.product-tags-list a.active {
  background: #ccc9c9;
}
.main-sidebar li.cat i {
  border-color: #757575;
}
.subcategory-sidebar li {
  padding: 0.3em 1.5em;
  font-size: 0.95em;
}

.subcategory-sidebar li:first-child {
  font-size: 0.98em;
  padding: 0.3em 0.5em;
}
.subcategory-sidebar li:first-child a {
  color: #484848;
  font-weight: 700;
}
.subcategory-sidebar li a:hover {
  color: #333;
  text-decoration: underline;
}
.sidebar-tag-see-more-btn {
  display: block;
  width: 100%;
  text-align: center;
  padding: 10px 5px;
  background-color: rgb(246, 246, 246);
  font-size: 14px;
  line-height: 14px;
  margin-top: 5px;
  text-transform: uppercase;
  transition: 0.5s all;
  border-radius: 4px;
}
.sidebar-tag-see-more-btn:hover {
  background-color: rgb(230, 230, 230);
}
.filter-tags-button {
  width: 100%;
  background: #e8e8e8;
  display: block;
  border: 1px solid #ddd;
  display: flex;
  height: 40px;
  padding: 0.4em 0.3em;
  align-items: center;
  justify-content: space-between;
  border-radius: 0.5em;
  margin-bottom: 0.8em;
  color: #333;
}
select.orderby {
  border: 1px solid #ddd;
  color: #7b7b7b;
}
.ordering {
  align-items: center;
}
@media (max-width: 768px) {
  select.orderby {
    width: 100%;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    height: 40px;
    background: #e8e8e8;
    display: block;
    border: 1px solid #ddd;
    color: #333;
    margin-bottom: 1.25rem;
    padding: 0.4em 0.3em;
    border-radius: 0.5em;
  }
  .woocommerce-ordering {
    position: relative;
  }
  .woocommerce-ordering i {
    position: absolute;
    right: 0.35em;
    top: calc(50% - 0.7em);
    border-color: #333;
  }
  .woocommerce-result-count {
    padding-left: 0.35em;
  }
  .product-categories-c .button-1 {
    font-size: 0.9em;
    border-color: #ddd;
  }
}
.or-price {
  min-height: 1em;
  text-decoration: line-through;
  color: #616161;
}
span.onsale {
  position: absolute;
  z-index: 80;
  left: 8px;
  top: 8px;
  background: #008a4c;
  opacity: 0.75;
  padding: 8px;
  border-radius: 4px;
  color: #fff;
  font-size: 0.75rem;
  pointer-events: none;
}
.filter-tags-button i {
  border-color: #333;
}
.filter-tags-button a {
  color: #333;
}
.filter-tags-button a span {
  font-weight: 700;
}
.subcategory-sidebar,
.filter-cats {
  position: absolute;
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
}

.subcategory-sidebar.opened {
  position: relative;
  background: #fff;
  max-height: 20em;
  overflow: auto;
  transition: max-height 0.25s ease-in;
  visibility: visible;
}
.filter-cats.opened {
  position: fixed;
  overflow-y: auto;
  padding: 0 0 5em 0;
  box-sizing: border-box;
  background: #fff;
  left: 0;
  z-index: 999999;
  width: 100vw;
  max-height: 100%;
  visibility: visible;
  height: 100%;
  transition: none;
  top: 0;
}
.filter-cats.opened .subcategory-sidebar.opened {
  max-height: 100%;
}
.filter-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}
.filter-header h4 {
  text-align: center;
  padding: 1em;
  background: #f26539;
  color: #fff;
}
.filter-header .close-button {
  top: 0;
  right: 0;
  left: auto;
  background: none;
}
.filter-header .close-button .line {
  background: #fff;
  width: 1.5em;
  height: 2px;
}
.filter-header .close-button .line.line-1 {
  transform: translateY(1.44rem) translateX(0.49rem) rotate(45deg);
  -webkit-transform: translateY(1.44rem) translateX(0.49rem) rotate(45deg);
}
.filter-wrapper {
  padding: 4em 1em;
}
.subcategory-sidebar li.active a {
  font-weight: 700 !important;
  color: #333 !important;
}

/* category archive contents */
.product-categories-c {
  padding-left: 2em;
}
@media (max-width: 768px) {
  .product-categories-c {
    padding: 0;
  }
}
header.woocommerce-products-header {
  margin-bottom: 1em;
}

.product-cat-details {
  position: absolute;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  visibility: hidden;
  opacity: 0;
  height: 0;
}
.product-cat-details.opened {
  position: relative;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  visibility: visible;
  opacity: 1;
  height: auto;
}

/* main list */
.main-list h2 {
  margin-bottom: 1rem;
  font-size: 2em;
}
.main-list img {
  width: 100%;
}

.main-list-contents {
  padding: 0.1em;
  min-height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.main-list a {
  text-decoration: none;
}
.main-list-content {
  margin-bottom: 2em;
  border-radius: 0 0 0.4em 0.4em;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  transition: 0.2s;
  flex: 1;
}
.main-list-description {
  padding: 1em;
  line-height: 1.4em;
}
.main-list-description .title {
  font-size: 1.1em;
  color: #008a4c;
  transition: 0.5s;
}
.main-list-description .excerpt {
  font-size: 0.9em;
  margin-top: 1em;
  color: #8c8c8c;
}
.main-list-description .readmore {
  color: #fff;
  background: #008a4c;
  transition: 0.5s;
  margin-top: 1em;
  font-size: 0.8em;
  border-radius: 1.2em;
  padding: 0.4em 0.8em 0.4em 0.8em;
  display: inline-block;
}
.main-list-contents:hover .main-list-description .title {
  color: #004f2b;
}
.main-list-contents:hover .main-list-description .readmore {
  background: #004f2b;
}

.main-list-contents:hover .main-list-content {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.4);
}

/* post single plage */

.trending {
  border: 3px solid rgb(17, 66, 39);
}
.trending .heading {
  background-color: rgb(17, 66, 39);
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 1em 0.25em;
  text-align: center;
}
.trending .posts {
  padding: 0 12px;
}
.trending .posts li {
  display: block;
  padding: 10px;
}

.trending .posts li:not(:last-child) {
  border-bottom: 1px solid rgb(17, 66, 39);
}

.trending .posts li span,
.trending .posts li a {
  display: block;
}

.trending .posts li a {
  text-decoration: none;
  color: rgb(60, 60, 60);
  line-height: 1.3;
}
.trending .posts li a:hover {
  color: rgb(33, 148, 99);
}

.trending .posts li span {
  font-size: 12px;
  margin-top: 5px;
  color: rgb(180, 180, 180);
}

.newsletter-sidebar {
  position: sticky;
  position: -webkit-sticky;
  top: 100px;
  background-color: rgb(33, 148, 99);
  margin-top: 20px;
  padding: 20px 14px;
}
.newsletter-sidebar p {
  font-weight: 900;
  line-height: 1.3;
  font-size: 14px;
  color: #fff;
}
.newsletter-sidebar input[type="email"] {
  margin-top: 20px;
}
.newsletter-sidebar button {
  margin-top: 14px;
  display: block;
  width: 100%;
  font-weight: 900;
  font-size: 14px;
}
.newsletter-sidebar button.button-1.green:after {
  background-color: rgb(71, 213, 52);
}
.newsletter-sidebar .ac-form-sent {
  margin-top: 10px;
  color: #fff;
}
.post-contents-header-bot h1 {
  color: #fff;
  font-size: 40px;
  display: block;
  text-align: left;
  font-weight: 700;
  margin: 26px auto;
}
.post-contents-header {
  position: relative;
}
.post-contents-header-bot {
  background-color: rgb(132, 178, 43);
  display: block;
  width: 100%;
  -webkit-box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.3);
}
.post-contents-header-bot p {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 0.875em;
  color: rgba(0, 0, 0, 0.54);
}
.post-contents-header-bot span {
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
}
.post-contents-header-bot .details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: row wrap;
  margin-bottom: 10px;
  padding: 0 0 10px 0;
}
.post-contents-header-bot .details > span {
  padding: 5px 5px;
}
.post-contents-header-bot .details .post-contents {
  padding: 0;
}
.post-contents-header-bot .tags {
  margin: 0;
}
.post-contents-header-bot .tags a {
  border-radius: 4px;
}

.pthumb {
  margin: 0 auto;
  overflow: hidden;
  height: 0;
  padding: 66.66% 0 0 0;
  background: white;
  position: relative;
}
.pthumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mr-t-40 {
  margin-top: 30px;
}
.archive .post-contents-body,
.archive .post-contents-header-bot > .container,
.archive .post-contents-header > .container {
  background-color: #fff;
}
.categories-contents {
  clear: both;
  padding: 3em 0 1em 0;
}
.post-contents-body table {
  width: 100%;
}
.post-contents-body img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.post-contents-body figure,
.wp-caption {
  margin: 2em auto;
  display: table;
}
.post-contents-body figcaption,
.wp-caption-text {
  display: table-caption;
  caption-side: bottom;
  text-align: center;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1.25;
}
.wp-block-image figcaption {
  margin-top: 5px !important;
  line-height: 1.3;
  text-align: center;
}
.wp-block-table td,
.wp-block-table th {
  padding: 0.5em;
  border: 1px solid;
  word-break: normal;
}

.woocommerce-product-details__short-description p {
  margin-bottom: 1.3em;
}

.post-contents-body p,
.post-contents-body ul,
.post-contents-body ol {
  margin-bottom: 22px;
}

.post-contents-body ul,
.post-contents-body ol {
  list-style-position: outside;
  padding-inline-start: 40px;
}

.post-contents-body .wc-block-grid ol,
.post-contents-body .wc-block-grid ul {
  padding-inline-start: 0;
}

.post-contents-body .wc-block-grid a.add_to_cart_button {
  padding: 10px;
  line-height: 1;
  color: #fff;
  font-size: 12px;
}
.post-contents-body .wc-block-grid a.add_to_cart_button:hover {
  color: #fff;
  text-decoration: none;
}
.wc-block-grid__product-price,
.wc-block-grid__product-price .amount {
  color: rgb(128, 128, 128);
  font-size: 14px;
  font-weight: 400;
}

.wc-block-grid__product .wc-block-grid__product-add-to-cart,
.wc-block-grid__product .wc-block-grid__product-onsale,
.wc-block-grid__product .wc-block-grid__product-price,
.wc-block-grid__product .wc-block-grid__product-rating {
  margin: 0;
}

.last-updated {
  font-size: 14px;
  text-align: center;
  margin-top: 32px;
  color: rgb(102, 102, 102);
  text-transform: uppercase;
}

.blog .post-contents-body ul,
.blog .post-contents-body ol {
  list-style: none;
}

.blog .post-contents-body ol {
  counter-reset: li;
}
.post-contents-body li {
  margin-bottom: 10px;
}

.blog .post-contents-body ul > li:not([class^="wprm-"]):before {
  content: "•";
  display: inline-block;
  font-size: 2em;
  vertical-align: middle;
  width: 0.5em;
  margin-left: -1em;
}

.blog .post-contents-body ol > li:not([class^="wprm-"])::before {
  content: counter(li) ".";
  display: inline-block;
  font-weight: 700;
  width: auto;
  font-size: 1em;
  margin-right: 0.25em;
  margin-left: -1em;
}
.blog .post-contents-body ol > li {
  counter-increment: li;
}

.blog .post-contents-body .wp-block-gallery ul li::before,
.blog .post-contents-body .wp-block-gallery ul ol::before,
.post-contents-body .wc-block-grid ul ol::before,
.post-contents-body .wc-block-grid ul li::before {
  content: none;
}

.post-contents-body h2 {
  font-size: 34px;
  margin-top: 1.6em;
  line-height: 1.12;
  margin-bottom: 22px;
  font-weight: 600;
  display: block;
}

.blog .post-contents-body h2 {
  color: rgb(132, 178, 43);
}

.post-contents-body h3 {
  font-size: 30px;
  margin-bottom: 22px;
  line-height: 1.12;
  margin-top: 1em;
  font-weight: 600;
  display: block;
}
.blog .post-contents-body h3 {
  color: rgb(132, 178, 43);
}
.post-contents-body h4 {
  font-size: 25px;
  line-height: 1.12;
  margin-bottom: 22px;
  margin-top: 1em;
  font-weight: 500;
  display: block;
}

.post-contents-body {
  padding: 3em 2em 2em 2em;
  color: rgba(0, 0, 0, 0.84);
  font-size: 18px;
  line-height: 30px;
}
.blog .post-contents-body {
  padding: 80px 0 20px 0;
}
#product-contents {
  font-size: 18px !important;
  line-height: 28px !important;
}

#product-contents h2 {
  font-size: 30px;
}
#product-contents h3 {
  font-size: 25px;
}
#product-contents h4 {
  font-size: 20px;
}
.product-contents div.weight {
  color: #656565 !important;
}

li.blocks-gallery-item::before {
  content: none;
}

.woocommerce-Reviews form.comment-form {
  display: none;
}
.woocommerce-Reviews input[type="submit"],
button.comment-reply-title {
  width: 140px;
  background-color: #f4c914;
  border: none;
  margin: 0 auto;
  display: block;
}
.woocommerce-Reviews input[type="submit"]:hover,
button.comment-reply-title:hover {
  background-color: #e4b402;
}
.woocommerce-Reviews ol {
  list-style: none;
}
.woocommerce-Reviews .description {
  font-weight: 700;
  font-size: 0;
}
.woocommerce-Reviews .description::before, .woocommerce-Reviews .description::after {
  content: '"';
  display: inline;
  font-size: 16px;
}
.woocommerce-Reviews .description p {
  display: inline;
  font-size: 16px;
}
.woocommerce-Reviews .description br {
  display: none;
}
.woocommerce-Reviews li.review {
  padding: 15px 0;
}
.woocommerce-review__author {
  font-size: 14px;
  margin-top: 10px;
  display: block;
}
.woocommerce-review__author::before {
  content: "\2014  ";
}
.woocommerce-review__published-date {
  display: none;
}

button.comment-reply-title {
  border-radius: 4px;
  height: 44px;
  display: block;
  margin: 31px auto 15px auto;
}

.star-rating {
  float: right;
  width: 106px;
  height: 20px;
  background: url(assets/images/icons/star.svg) repeat-x left 0;
}
.star-rating span {
  background: url(assets/images/icons/star-gold.svg) repeat-x left 0;
  height: 0;
  padding-top: 20px;
  overflow: hidden;
  float: left;
}
.hreview-aggregate .star-rating {
  margin: 15px 0 0 0;
}
#review_form #respond {
  position: static;
  margin: 0;
  width: auto;
  padding: 0 0 0;
  background: transparent none;
  border: 0;
}
#review_form #respond:after {
  content: "";
  display: block;
  clear: both;
}
#review_form #respond p {
  margin: 0 0 15px;
}
#review_form #respond .form-submit input {
  left: auto;
}
#review_form #respond textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

p.stars:after {
  content: "";
  display: block;
  clear: both;
}
p.stars span {
  width: 106px;
  height: 20px;
  position: relative;
  float: left;
  background: url(assets/images/icons/star.svg) repeat-x left 0;
}
p.stars span a {
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 0;
  padding-top: 20px;
  overflow: hidden;
}
p.stars span a:hover,
p.stars span a:focus {
  background: url(assets/images/icons/star-gold.svg) repeat-x left 0;
}
p.stars span a.active {
  background: url(assets/images/icons/star-gold.svg) repeat-x left 0;
}
p.stars span a.star-1 {
  width: 21px;
  z-index: 10;
}
p.stars span a.star-2 {
  width: 42px;
  z-index: 9;
}
p.stars span a.star-3 {
  width: 64px;
  z-index: 8;
}
p.stars span a.star-4 {
  width: 85px;
  z-index: 7;
}
p.stars span a.star-5 {
  width: 106px;
  z-index: 6;
}

.star-rating span:before,
ul.products li.product .product-details .star-rating:before {
  content: none;
}
.comment-form-rating {
  margin-top: 15px;
}
.woocommerce-Reviews label {
  color: #222;
}
a.woocommerce-review-link {
  text-decoration: none;
}

.woocommerce-Reviews {
  border: 1px solid #e4e4e4;
  border-radius: 0.2em;
  margin-bottom: 1em;
  padding: 1rem;
}
h2.woocommerce-Reviews-title {
  font-size: 1.2rem;
  margin-bottom: 20px;
}
p.woocommerce-noreviews {
  margin-bottom: 1.5rem;
}
.woocommerce-verification-required {
  margin-top: 20px;
}

@media (max-width: 993px) {
  .newsletter-sidebar {
    display: none;
  }
  .trending {
    margin-top: 50px;
  }
}
@media (max-width: 768px) {
  .categories-contents {
    padding: 5em 0 3em 0;
  }
  .post-contents-body ul,
  .post-contents-body ol {
    padding-inline-start: 30px;
  }
  .post-contents-body {
    font-size: 18px;
    line-height: 28px;
  }
  .post-contents-body h2 {
    font-size: 30px;
  }
  .post-contents-body h3 {
    font-size: 26px;
  }
  .post-contents-body h4 {
    font-size: 22px;
  }
  .post-contents-body {
    padding: 24px 15px;
  }
  .blog .post-contents-body {
    padding: 24px 0;
  }
  .main-list {
    padding-left: 0 !important;
  }
}

@media (max-width: 500px) {
  .post-contents-body h2 {
    font-size: 28px;
  }
  .post-contents-body h3 {
    font-size: 24px;
  }
  .post-contents-body h4 {
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  .post-contents-header-bot {
    position: relative;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 0 1em;
  }
  .post-contents-header-bot h1 {
    font-size: 28px;
    margin: 26px 0 0;
  }
  .post-contents-header-bot .details > span {
    padding: 10px 0;
  }
  .post-contents-header-bot span {
    color: rgb(224, 252, 205);
    font-size: 12px;
  }
  .last-updated {
    font-size: 12px;
  }
  .mr-t-40 {
    margin-top: 0;
  }
}

.post-contents-body a {
  color: #008a4c;
  text-decoration: none;
}
.blog .post-contents-body a {
  color: rgb(18, 161, 69);
}
.post-contents-body a:hover {
  text-decoration: underline;
  color: #00331c;
}
.blog .post-contents-body a:hover {
  color: rgb(8, 98, 40);
}
.related-posts {
  line-height: 1.5;
}
.related-posts h3 {
  font-size: 18px;
  position: relative;
  font-weight: 400;
}
.related-posts h3::before {
  content: "";
  background-color: rgb(192, 197, 76);
  width: 20px;
  margin-right: 5px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
}
.related-posts a {
  color: rgb(47, 47, 47);
  transition: 0.3s;
  font-size: 14px;
}
.related-posts i {
  border: 3px solid rgb(192, 197, 76);
  border-width: 0 3px 3px 0;
  transition: 0.3s;
}
.related-posts img {
  border-radius: 4px;
}

.related-posts p.readmore,
.related-posts p.excerpt {
  display: inline;
  color: rgb(77, 77, 77);
}
.related-posts p.readmore {
  color: rgb(18, 161, 69);
}
.related-posts p.title:hover {
  color: rgb(84, 116, 21);
}
.related-posts p.title {
  font-size: 18px;
  line-height: 28px;
  color: rgb(132, 178, 43);
}
.related-posts-heeader {
  margin-bottom: 2em;
  justify-content: space-between;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.related-posts .slick-arrow.slick-disabled {
  display: none !important;
}
.related-posts .slick-list {
  padding: 0;
}
.related-posts .slider {
  margin: 0 auto;
}

.mar-bot-1 {
  margin-bottom: 3em;
}
.load-more {
  z-index: 2;
  background-color: #fff;
  border-radius: 1.5em;
  color: #2e2e2e;
  border: 1px solid #cfcfcf;
  display: block;
  text-align: center;
  width: 500px;
  max-width: 100%;
  margin: 3rem auto;
  cursor: pointer;
  height: 40px;
  line-height: 37px;
  transition: 0.2s ease;
  position: relative;
}
.load-more img {
  width: 40px !important;
  height: 40px !important;
}
@media (max-width: 768px) {
  .load-more {
    width: 100%;
  }
  .load-more {
    margin: 2rem auto;
  }
  .related-posts .carousel-content {
    padding: 10px;
  }
}
.load-more:hover,
.load-more:active {
  background-color: #e0dddd;
}
.load-more i {
  position: absolute;
  border-color: #2e2e2e;
  left: 18px;
  top: 13px;
  border-width: 0 2px 2px 0;
}
/* share on social */
.sharesOnSocial {
  margin-top: 1em;
  padding: 1em 0;
  font-size: 1rem;
  width: 100%;
  display: block;
  text-align: center;
  border-bottom: 2px solid #929567;
  margin: 0 auto;
}
.sharesOnSocial a {
  border: 2px solid #929567;
  position: relative;
  width: 2.5em;
  height: 2.5em;
  margin: 0.5em 0.5em 0.5em 0;
  color: #bbb;
  text-decoration: none;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  overflow: hidden;
}
.sharesOnSocial p {
  margin-right: 0.625em;
  margin-bottom: 0;
}
.sharesOnSocial svg {
  fill: #929567;
  width: 1.5em;
  height: 1.5em;
}
.sharesOnSocial a:hover {
  border-color: #50523b;
}
.sharesOnSocial a:hover svg {
  fill: #50523b;
}

.comments-area {
  color: #222;
  line-height: 1.5;
}
.comments-area a {
  text-decoration: none;
  color: #222;
}
.comments-area h3,
h3.comment-reply-title {
  font-size: 26px;
  font-weight: 700;
}
.comment-meta.commentmetadata {
  font-size: 12px;
  margin-bottom: 10px;
}
a.leave-comment-link {
  border: 2px solid #209463;
  border-radius: 80px;
  padding: 6px 22px;
  color: #209463;
}

.comment-meta.commentmetadata a {
  color: rgba(0, 0, 0, 0.54);
}

.comments-area ol,
.comments-area ul {
  list-style: none;
}

.comment-list img {
  border-radius: 50%;
}

.comment-list cite.fn {
  font-weight: 700;
}

.comment-body {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px #ddd solid;
}
.comment-list {
  padding-top: 30px;
}

.comment-list .children {
  padding-left: 30px;
}

.comment-list .comment-body .reply a {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.54);
}
.comment-respond {
  margin: 80px 0;
}
.comment-form-cookies-consent {
  display: flex;
  align-items: center;
}
.comment-form-cookies-consent label {
  margin-left: 6px;
}
.comment-respond .comment-form {
  display: flex;
  flex-flow: row wrap;
}
.comment-respond .comment-form p {
  margin: 6px 0;
}
.comment-respond .comment-form .comment-form-comment,
.comment-respond .comment-form .comment-form-url,
.comment-respond .comment-form .comment-form-cookies-consent {
  flex-basis: 100%;
}
.comment-respond .comment-form .comment-form-author,
.comment-respond .comment-form .comment-form-email {
  flex-basis: 50%;
}
.comment-respond .comment-form .comment-form-author {
  padding-right: 6px;
}
.comment-respond .comment-form .comment-form-email {
  padding-left: 6px;
}
.comment-respond p.form-submit {
  margin: 10px auto;
}
.comment-respond p.form-submit input[type="submit"] {
  background-color: rgb(60, 60, 60);
  color: #fff;
  border: none;
}
.comment-form span.required {
  color: #f00;
}
.comment-body .comment-awaiting-moderation {
  margin: 0 12px;
  background-color: rgba(0, 0, 0, 0.08);
}

/* woocommerce */
.variation-radios {
  display: none;
}

.main-summary .variation-radios {
  display: flex;
  flex-flow: row wrap;
}

.main-summary .variation-radios input {
  display: none;
}

.main-summary .variation-radios label {
  background-color: #ffffff;
  border: 2px solid #e4e4e4;
  color: #404040;
  padding: 12px;
  display: flex;
  flex-flow: column;
  margin: 0 8px 8px 0;
  border-radius: 8px;
  pointer-events: all;
}

.main-summary .variation-radios label span {
  margin-top: 8px;
  font-size: 16px;
  color: #404040;
  font-weight: 400;
}

.main-summary .variation-radios label:hover, .main-summary .variation-radios input[checked] + label {
  background-color: #eafff5;
  border-color: #018a4c;
  cursor: pointer;
  pointer-events: all;
}

.main-summary .quantity-left {
  margin-right: 12px;
}

.main-summary .variation-radios input[disabled] + label {
  text-decoration: line-through;
}

.main-summary .variation-radios input[disabled] + label {
  opacity: 0.7;
  cursor:  not-allowed;
  border-color: #e4e4e4;;
  position: relative;
}

.main-summary .variation-radios input[disabled] + label:hover::after {
  content: "Out of stock";
  font-size: 14px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  opacity: 0.9;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ddd;
}

.main-summary .variation-radios input[checked] + label {
  font-weight: 900;
}

.select-variable {
  display: none;
  font-size: 1em;
  color: #444;
  line-height: 1.3;
  width: 100%;
  padding: 0.5em 1em;
  box-sizing: border-box;
  border: 1px solid #aaa;
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
  border-radius: 0.5em;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-position: right 0.7em top calc(50% + 3px), 0 0;
}

.select-variable::-ms-expand {
  display: none;
}
.select-variable:hover {
  border-color: #888;
}
.select-variable:focus {
  border-color: #aaa;
  box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
  box-shadow: 0 0 0 3px -moz-mac-focusring;
  color: #222;
  outline: none;
}
.variations {
  width: 100%;
}
.variations td.value {
  width: 80%;
  position: relative;
}
span.woocommerce-Price-amount,
span.price {
  color: #008a4c;
  font-size: 1.2em;
  font-weight: 700;
}

.show-products .single_variation_wrap {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
  margin: 0.875rem 0 0.875rem 0;
}

/*.woocommerce-variation {
  flex:1;
}
.woocommerce-variation-add-to-cart.variations_button {
  flex:1;
}*/

.mini-add-to-cart-btn {
  width: 60px !important;
  height: 40px !important;
  font-size: 30px !important;
  line-height: 30px !important;
  padding: 0 !important;
  float: right;
  box-sizing: border-box;
  text-indent: 6px;
  font-family: inherit !important;
  font-weight: 900 !important;
  line-height: 14px !important;
  padding: 10px !important;
  text-indent: 3px !important;
  transition: none !important;
}

/*.change-quantity {
  display: none;
}
*/
/*.woocommerce-variation-price {
  font-size: 0;
}
*/

.quantity-wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.bulk-discounts-link {
  padding: 1em 0;
  margin: 10px 0;
}
.bulk-discounts-link a {
  color: #404040;
  font-weight: 800;
  text-decoration: none;
  border: 1px solid;
  padding: 6px;
}
.bulk-discounts-link a:hover {
  color: #004d2a;
}

.bulk-discounts,
.shipping-contents,
.christmas-notification {
  position: fixed;
  visibility: hidden;
  display: block;
  opacity: 0;
  top: 10px;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  z-index: 101;
  color: #606060;
}
.bulk-discounts.opened,
.shipping-contents.opened,
.christmas-notification.opened {
  visibility: visible;
  opacity: 1;
  width: 300px;
  height: 300px;
  max-height: 90%;
  min-height: 300px;
  position: fixed;
  padding: 1em;
  background: #ffffff;
  min-width: 250px;
  width: 90% !important;
  left: 1%;
  right: 1%;
  max-width: 600px;
  line-height: 1.5em;
  z-index: 250;
  height: auto;
  margin: 0 auto;
  overflow-y: auto;
}

.bulk-discounts.opened {
  max-width: 460px;
}

.shipping-contents a,
.christmas-notification a {
  display: inline-block !important;
  padding: 0 !important;
}
.shipping-contents h3,
.christmas-notification h3 {
  font-weight: 700;
  font-size: 1.25em;
  padding: 1em 0;
  color: #333;
}
.shipping-contents h4,
.bulk-discounts h4,
.christmas-notification h4 {
  font-weight: 700;
  font-size: 1.1em;
  padding: 0.875em 0 0.5em 0;
  color: #333;
}

.shipping-contents ul b,
.shipping-contents ol b,
.christmas-notification ul b {
  font-weight: 500;
}
.shipping-contents ul,
.shipping-contents ol,
.christmas-notification ul {
  padding-left: 0.5em;
}
.shipping-contents ul li span,
.christmas-notification ul li span {
  margin-left: -10px;
}
.bulk-discounts.opened .close-button,
.shipping-contents.opened .close-button,
.christmas-notification.opened .close-button {
  display: inline-block;
  cursor: pointer;
  position: absolute;
  width: 2em;
  height: 2em;
  right: 1em;
  left: auto;
  top: 0.6em;
  background: #d0d0d0;
  border-radius: 50%;
}
.bulk-discounts.opened .close-button .line,
.shipping-contents.opened .close-button .line,
.christmas-notification.opened .close-button .line {
  width: 1.2em;
  height: 3px;
}
.bulk-discounts.opened .line.line-1,
.shipping-contents.opened .line.line-1,
.christmas-notification.opened .line.line-1 {
  transform: translateY(0.9em) translateX(0.4em) rotate(45deg);
  -webkit-transform: translateY(0.9em) translateX(0.4em) rotate(45deg);
}
.bulk-discounts.opened .line.line-3,
.shipping-contents.opened .line.line-3,
.christmas-notification.opened .line.line-3 {
  transform: translateY(-1.14em) translateX(0.4em) rotate(-45deg);
  -webkit-transform: translateY(-1.14em) translateX(0.4em) rotate(-45deg);
}
.bulk-discounts p.title,
.shipping-contents p.title,
.christmas-notification p.title {
  font-size: 1.2em;
  font-weight: 500;
  padding: 0 0 1em 0 !important;
  text-align: center;
  color: #404040;
  border-bottom: 1px dashed #ddd;
}
.bulk-discounts .wholesale-form form {
  padding: 0;
}

.wholesale-form p {
  text-align: left;
}
div.quantity > label,
.cart_item .quantity-wrapper label {
  display: block;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal;
}
.single_add_to_cart_button,
.mini-cart-wrapper a.cart {
  background-color: #008a4c;
  position: relative;
  color: #fff;
  border: 0;
  cursor: pointer;
  text-align: center;
  line-height: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 1em;
  font-weight: 500;
  border-radius: 4px;
  padding: 0 1.5em;
  font-weight: 900;
  display: flex;
  justify-content: center;
  width: 100%;
  align-items: center;
  height: 2.8em;
}

.loading-overlay {
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 9999;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  position: fixed;
  margin: 0;
}
.spinner-wrapper {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0 auto;
  min-width: 220px;
}
.spinner-text {
  text-align: center;
  color: #526473;
  font-size: 16px;
  padding-top: 2rem;
}

.spinner-icon .spinner-icon-svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -19px;
  margin-top: -70px;
  width: 40px;
  height: 40px;
}

.spinner {
  border: 6px solid #e2e2e2;
  border-top: 6px solid #297fbc;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  animation: spin 2s linear infinite;
  margin: auto;
}

.spinner-icon {
  position: relative;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* loading spinner */

.loading-spinner {
  width: 1.4em;
  height: 1.4em;
  position: relative;
  margin-left: 0.5em;
  display: none;
}

.loading-spinner .loading-spinner-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.loading-spinner .loading-spinner-circle:before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: lsFade 1.2s infinite ease-in-out both;
  animation: lsFade 1.2s infinite ease-in-out both;
}
.loading-spinner .ls2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.loading-spinner .ls3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
.loading-spinner .ls4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.loading-spinner .ls5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}
.loading-spinner .ls6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}
.loading-spinner .ls7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.loading-spinner .ls8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}
.loading-spinner .ls9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}
.loading-spinner .ls10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.loading-spinner .ls11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}
.loading-spinner .ls12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}
.loading-spinner .ls2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.loading-spinner .ls3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.loading-spinner .ls4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.loading-spinner .ls5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.loading-spinner .ls6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.loading-spinner .ls7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.loading-spinner .ls8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.loading-spinner .ls9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.loading-spinner .ls10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.loading-spinner .ls11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.loading-spinner .ls12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes lsFade {
  0%,
  39%,
  100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}

@keyframes lsFade {
  0%,
  39%,
  100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
.loading .loading-spinner {
  display: inline-block;
}

.show-products .loading .loading-spinner {
  display: block;
  text-align: center;
  position: absolute;
  right: 50%;
  transform: translateX(50%) translateY(-50%);
  top: 50%;
}
.show-products .loading-spinner {
  width: 1.2em;
  height: 1.2em;
}

.amount::before {
  content: "AU";
}
.quantity .qty,
button.minus,
button.plus,
.item-qty,
.quantity-control span {
  display: block;
  float: left;
  width: 2rem;
  height: 2rem;
  border: 1px solid #e4e4e4;
  text-align: center;
  border-radius: 0;
  color: #444;
  transition: 0.2s ease;
  margin: 0 0em;
  line-height: 1rem;
  padding: 0;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
/* bc93ad8d20f56a02663a14256f8b8eba512cd6a37dfab212e42c9ace9440f464 */
.item-qty,
.quantity-control span,
.quantity-control button.minus,
.quantity-control button.plus {
  width: 2.8rem;
  border-radius: 4px;
  height: 2.8rem;
  border: none;
  line-height: 2.8rem;
  box-sizing: border-box;
  background: #fff;
}
.item-qty {
  border: 1px solid #e4e4e4;
  margin: 0 1em 0 0.5em;
}
.item-qty:hover {
  background: #ededed;
}
.quantity-control {
  border-radius: 4px;
}
.quantity-control button.minus {
  border-radius: 4px 0 0 4px;
  font-size: 1.5rem;
  color: #008a4c;
  line-height: 1em;
}
.quantity-control button.plus {
  border-radius: 0 4px 4px 0;
  font-size: 1.5rem;
  color: #008a4c;
  line-height: 1em;
}
.mc-price-qty {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: center;
}

.woocommerce-mini-cart-item {
  position: relative;
}
.white-overlay,
.update-loading {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  background: rgba(255, 255, 255, 0.65);
}
.update-loading {
  background: url(assets/images/icons/loading.gif) no-repeat center;
  background-size: 100% 100%;
  width: 3em;
  height: 3em;
  border-radius: 50%;
  margin: auto;
}
.white-overlay.opened,
.update-loading.opened {
  display: block;
  z-index: 100;
}
button.minus,
button.plus {
  color: #6c6c6c;
}
button.minus:hover,
button.plus:hover {
  background: #e4e4e4;
  color: #333;
}
.widget_shopping_cart_content a {
  text-decoration: none;
}

.quantity-control {
  display: none;
}
.quantity-control.opened {
  position: absolute;
  right: 2em;
  z-index: 110;
  display: flex;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: rgba(60, 60, 60, 0.3) 0px 0px 15px 5px;
}

.single_add_to_cart_button:hover {
  background-color: #004d2a;
}
.quantity input.input-text {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.variations tr {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.arrow-for-options {
  position: absolute;
  border: solid #000;
  border-width: 0 3px 3px 0;
  top: calc(50% - 0.35em);
  right: 1em;
  pointer-events: none;
}
.entry-summary {
  padding: 1.8em 0 0 1.8em;
}
.entry-summary .product_title {
  font-size: 1.7em;
  font-weight: bold;
  color: #404040;
  margin-bottom: 30px;
}
.entry-summary .woocommerce-product-rating {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  flex-flow: row-reverse wrap;
  justify-content: space-between;
}
.entry-summary .woocommerce-variation-price {
  font-size: 0;
}
.product-total-price {
  font-weight: 500;
  font-size: 1.25rem;
  margin-left: 0.225rem;
}
span.total-pr {
  margin-bottom: 1.25rem;
  display: flex;
  color: #008a4c;
  align-items: flex-end;
}

.woocommerce-product-details__short-description,
.term-description {
  color: rgb(50, 50, 50);
  font-size: 18px;
  line-height: 1.6em;
  margin-bottom: 1em;
}

.border-r-none {
  border-right: none;
}
.border-rb-none {
  border-right: none;
  border-bottom: none;
}
.control-navigation img {
  width: 120px;
  height: auto;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
.woocommerce-product-gallery__wrapper img {
  width: 100%;
  height: auto;
  box-sizing: border-box;
}
@media (max-width: 900px) {
  footer {
    padding-bottom: 52px;
  }
  .faq-button-h {
    right: 1em;
  }
  .product-content-wrapper {
    border: none;
  }
  .control-navigation {
    padding-bottom: 1em;
  }
}

.control-navigation a {
  font-size: 0;
  height: 0.5rem;
  width: 0.5rem;
  background-color: rgb(200, 200, 200);
  border-radius: 50%;
  display: inline-block;
}
.control-navigation a.flex-active {
  background-color: #00542e;
}
.control-navigation li {
  padding: 0.2em 0.4em 0.4em 0;
}
.control-navigation li img {
  border-radius: 0.5em;
  border: 1px solid rgb(200, 200, 200);
  opacity: 0.5;
}
.control-navigation li:hover img,
.control-navigation li img.flex-active {
  border: 1px solid rgb(100, 100, 100);
  opacity: 1;
}
.control-container ol {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  list-style: none;
  align-items: center;
}
@media (max-width: 900px) {
  .control-container ol {
    justify-content: center;
  }
}

.woocommerce-product-gallery__trigger {
  position: absolute;
  top: 1em;
  right: 1em;
  z-index: 1;
}

a.woocommerce-product-gallery__trigger {
  text-decoration: none;
}

.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  background-color: #f1eded;
  font-size: 0;
  background: url(../../plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)
    0 0 no-repeat;
  background-color: rgba(0, 0, 0, 0.4);
  border: 1px solid #bdbdbd;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
  top: 0.875rem;
  right: 0.875rem;
  display: block;
  position: absolute;
  border-radius: 0.5rem;
  z-index: 1;
}

.woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
  background-color: rgba(0, 0, 0, 0.7);
  border: 1px solid #636363;
}

.faq-single-product {
  padding-bottom: 1em;
}
.faq-single-product a:hover {
  color: #004d2a;
}
.faq-single-product a {
  color: #008a4c;
}
.product_meta p {
  width: fit-content;
}
.product_meta p a {
  color: #262626;
  padding-bottom: 1em;
  font-size: 0.9em;
  display: block;
}
.product_meta a:hover {
  color: #004d2a;
}
.posted_in {
  display: block;
  margin-bottom: 1em;
  text-align: center;
  font-size: 0.86em;
}
.posted_in a,
.tagged_as a {
  background: #f7f7f7;
  white-space: nowrap;
  border-radius: 0.5em;
  font-size: 1em;
  font-weight: 400;
  line-height: 2em;
  text-decoration: none;
  padding: 0.2em 0.8em;
  color: #696969;
}
.posted_in a:hover,
.tagged_as a:hover {
  background: #004d2a;
  color: #fff;
}
#faq .more {
  position: absolute;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  visibility: hidden;
  opacity: 0;
  height: 0;
}
#faq .more.opened {
  position: relative;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  visibility: visible;
  opacity: 1;
  height: auto;
}
.single-product-contents .post-contents-body {
  border: none;
  padding: 0;
}
.sep-1-t {
  border-top: 1px solid #ddd;
  margin: 0 0.8rem 1rem 0.8rem;
}
.single-product-contents {
  padding-bottom: 1em;
}
.post-contents-body h3.box-title {
  font-size: 1.3em;
}
.site-main:before,
.site-main:after {
  content: " ";
  display: table;
}
#product-description {
  min-height: 30em;
}
@media (max-width: 768px) {
  #product-description {
    min-height: auto;
  }
  .woocommerce-product-gallery__wrapper img {
    border: 1px solid rgb(200, 200, 200);
    border-radius: 0.5em;
  }
}
.main-summary,
.additional-summary {
  float: right;
  background: #fff;
  box-sizing: border-box;
}
.product_meta.entry-summary {
  padding: 0 0 1.8em 1.8em;
}
.main-summary {
  border-bottom: none;
}
.additional-summary {
  border-top: none;
}
.before-summary,
.after-summary {
  float: left;
  background: #fff;
}

.sticky-quantity {
  display: none;
}

.sticky-information-wrapper {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  padding: 3.25rem 0;
}
.quantity-wrapper {
  margin: 20px 0 0 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
form.variations_form {
  margin-bottom: 1.3em;
  width: 100%;
}
button.minus {
  margin-left: 1em;
}
button.minus,
button.plus {
  background: #fff;
}
.quantity-left {
  display: flex;
  align-items: center;
}
.total-pr {
  margin-bottom: 1.3em;
}
.dgwt-wcas-sf-wrapp input {
  font-size: 1rem !important;
}
@media (max-width: 900px) {
  .main-summary {
    border: none;
  }
  .additional-summary {
    border: none;
  }
  .search-wrapper {
    display: block;
  }
  .searchbox {
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 210;
    padding: 1em 0;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    transition: 0.2s ease;
    visibility: hidden;
    opacity: 0;
    top: 0;
    left: 0;
  }

  .searchbox.opened {
    display: block;
    top: 6.5em;
    padding: 1em 0.5em;
    box-sizing: border-box;
    opacity: 1;
    visibility: visible;
  }
  .search-form {
    display: block;
  }
  header.top {
    position: sticky;
    top: 25px;
    z-index: 150;
    padding: 0 !important;
  }
  .searchbox-opened .search-wrapper {
    background: #004828;
    border-radius: 50%;
  }
}

.price-n-qty .total-price-single-product {
  display: none;
}

@media (max-width: 768px) {
  .total-pr,
  span.total-pr {
    margin: 0;
  }
  span.total-pr {
    align-items: center;
  }
  .price-n-qty .sticky-quantity {
    margin-bottom: 0.425rem;
    color: #616161;
  }
  .product-total-price {
    font-size: 1rem;
  }

  .sticky-information-wrapper {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 100;
    border-top: 1px solid #ddd;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    padding: 0.6em 1em;
    box-sizing: border-box;
    color: #6f6f6f;
    font-size: 0.9em;
  }
  .price-n-qty {
    display: flex;
    flex-flow: column wrap;
  }
  .quantity {
    display: inline;
  }
  .total-pr {
    padding: 0;
    display: inline-block;
    margin: 0;
  }
  .single_add_to_cart_button {
    width: 100%;
    display: flex;
    justify-content: center;
    border-radius: 4px;
    height: 2.8em;
  }
  .quantity-wrapper {
    padding: 1em 0 0 0;
    color: #636363;
    font-size: 0.95em;
  }
  .product-content-wrapper {
    box-shadow: none;
  }
  .entry-summary,
  .product_meta.entry-summary {
    padding: 0;
  }
  .variations {
    display: block;
  }
  .variations td.value {
    width: 100%;
  }
  .main-summary .variation-radios label {
    padding: 12px 8px
  }
  .variations tr {
    flex-flow: column;
    align-items: flex-start;
  }
  .variations td.label {
    font-size: 0.95em;
    margin-bottom: 0.5em;
    color: #636363;
  }

  .sticky-quantity {
    display: block;
    margin: 0;
  }
  .quantity-wrapper {
    padding: 1em 0;
    margin: 0
  }
}
@media (max-width: 450px) {
  h1.product_title.entry-title {
    font-size: 1.4em;
    margin-bottom: 2rem;
  }
}
.information-boxes {
  border: 1px solid #e4e4e4;
  border-radius: 0.2em;
  margin-bottom: 1em;
}

.information-boxes table {
  width: 100%;
}
.information-boxes tr {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0 1em;
  margin-bottom: 1.4em;
  font-size: 0.88em;
  color: rgb(60, 60, 60);
}
.information-boxes h5 {
  padding: 0 1em;
  font-size: 0.9em;
  color: rgb(77, 76, 76);
}

.information-boxes th,
.information-boxes tr td:first-child {
  color: rgb(100, 100, 100);
}
.information-boxes tr th {
  flex: 2;
  text-align: left;
  line-height: 1.1em;
}
.information-boxes tr td {
  flex: 3;
  text-align: left;
  line-height: 1.3em;
}

.information-boxes.nutritional-info {
  padding-bottom: 1rem;
}
.information-boxes.nutritional-info th {
  flex: 1;
  margin: 0;
}
.information-boxes.nutritional-info tr td {
  flex: unset;
  text-align: right;
  width: 60%;
}
.information-boxes.nutritional-info tr th {
  flex: unset;
  width: 40%;
}
.information-boxes.nutritional-info th:last-child {
  text-align: right;
}
.information-boxes.nutritional-info tr {
  padding: 0.3em 1rem;
  font-size: 0.9em;
  text-align: right;
  margin-bottom: 0;
}
.information-boxes.nutritional-info h5 {
  margin-bottom: 0.6em;
}
.wi-100 {
  width: 100% !important;
}
.wi-43 {
  width: 43% !important;
}
.text-right {
  text-align: right !important;
}
.nutritional-sub {
  padding-left: 1em;
}
.nutritional-sub::before {
  content: "– ";
}
.information-boxes.nutritional-info tr td {
  flex: 1;
  padding: 0.2em 0;
}
.information-boxes.nutritional-info tr td tr td {
  padding: 0;
}
.information-boxes.nutritional-info tr td tr {
  border: none;
  padding: 0;
}
.pd-10100510 {
  padding: 1rem 1rem 0.5rem 1rem !important;
}
.information-boxes h3,
h3.bx-title,
.information-boxes h2,
h2.bx-title {
  width: 100%;
  padding: 1rem 0.8rem;
  box-sizing: border-box;
  font-size: 1.2rem;
  color: #000;
}

.about-item h2 {
  padding-right: 3.75em;
}

h3.bx-title,
h2.bx-title {
  padding: 1rem 0;
}
@media (max-width: 768px) {
  .woocommerce-product-details__short-description,
  .term-description {
    margin: 0;
  }
  h3.bx-title,
  h2.bx-title {
    padding: 1rem 0;
    margin: 1em 0 0 0;
    border-top: 1px solid #ddd;
  }
  .nutritional-info {
    margin-top: 1em;
  }
}

.show-jm {
  display: none;
  color: #008a4c;
}

.information-boxes td strong {
  padding-right: 1em;
}

.product-help {
  width: 100%;
  text-align: center;
  padding: 1em;
  box-sizing: border-box;
  border-radius: 0.5em;
  border-top: 5px solid rgba(0, 5, 75, 0.2);
  border-bottom: 5px solid rgba(0, 5, 75, 0.2);
  color: #505882;
  margin: 3em 0;
  background-color: #efefef;
}

.product-help h4 {
  font-size: 1.3em;
  font-weight: 700;
  color: #505882;
}
.product-help p {
  font-size: 1em;
  margin-bottom: 1em;
  color: rgba(23, 36, 103, 0.8);
}

.button-2 {
  padding: 0.8rem 1.7rem;
  border-radius: 2em;
  border: 2px solid rgba(0, 5, 75, 0.3);
  display: block;
  box-sizing: border-box;
  width: fit-content;
  margin: 0 auto;
  background: #f5f5f5;
  transition: 0.3s;
}
.button-2:hover {
  border: 2px solid rgba(0, 5, 75, 0.6);
}
.product-help a {
  text-decoration: none;
  color: rgba(0, 5, 75, 0.7);
  margin-bottom: 1em;
}

.product-help img {
  margin: 1em 0;
  width: 7em;
  height: 7em;
  border-radius: 50%;
}

.tagged_as {
  font-size: 0.9em;
  display: block;
  text-align: center;
}
.before-summary {
  /*padding: 0 .5em 0 0 !important;*/
  box-sizing: border-box;
}
.show-products {
  float: left;
  width: 100%;
  margin: 0;
  position: relative;
}
.show-products img {
  width: 100%;
  height: auto;
  border-radius: 4px 4px 0 0;
}
.show-products ul {
  margin-top: 1.25rem;
}
.show-products h3.title {
  font-size: 1.7em;
  background: #fff;
  color: #333;
  height: auto;
  padding: 0 1em;
  text-align: center;
}
.show-products ul li {
  display: flex;
  flex-flow: column wrap;
  text-align: center;
  padding: 1.875rem 0.75rem;
  box-sizing: border-box;
  /*  -webkit-box-shadow: 0px 0px 10px -5px rgba(0,0,0,0.45);
-moz-box-shadow: 0px 0px 10px -5px rgba(0,0,0,0.45);
  box-shadow: 0px 0px 10px -5px rgba(0,0,0,0.45);*/
  border: 1px solid #f5f5f5;
  transition: 0.2s ease-in-out;
  height: 100%;
  width: 100%;
}
.show-products ul li:hover {
  -webkit-box-shadow: 0 2px 17px 0 rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 2px 17px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 0 2px 17px 0 rgba(0, 0, 0, 0.09);
}

.show-products h3 {
  font-size: 1.2em;
  padding: 0.8em 0;
  font-weight: 500;
  max-width: 100%;
  height: 70px;
}
.show-products span.price {
  font-size: 0.9em;
}
.show-products a {
  text-decoration: none;
  color: #333;
}

.outofstock-form {
  background-color: #e3fbdd;
  margin: 2em 0;
  padding: 2em 1em;
  border-radius: 4px;
  line-height: 1.25em;
}
.outofstock-form p {
  margin-bottom: 0.125em;
}
.outofstock-form input[type="email"] {
  width: calc(100% - 110px);
}
.outofstock-form button[type="submit"] {
  width: 110px;
}
.outofstock-form button.button-1,
.outofstock-form button.button-1::after,
.outofstock-form button.button-1::before {
  border-radius: 0 4px 4px 0;
}
.outofstock-form input[type="email"] {
  border-radius: 4px 0 0 4px;
}
.outofstock-form .email-field {
  margin-top: 1em;
}

.price-mb {
  padding: 0.5em 0 2em 0;
}

@media (max-width: 768px) {
  .show-products ul li {
    text-align: left;
  }
  form.variations_form {
    margin-bottom: 0;
  }
  .show-jm {
    display: block;
  }
  .show-products h3:not(.title) {
    font-size: 1em !important;
    font-weight: 400 !important;
  }
  .show-products h3 {
    height: auto;
  }
}
.archive.show-products ul li {
  padding: 1.875rem 0.75rem;
  position: relative;
}
.show-products span.price,
.show-products span.woocommerce-Price-amount,
.title-wrapper.product p.price,
.title-wrapper.product span.woocommerce-Price-amount {
  color: #787878;
  font-weight: 400;
  font-size: 1em;
}
.title-wrapper.product p.price {
  font-size: 14px;
}
a.product-title {
  padding-bottom: 0;
}
a.product-title:hover {
  text-decoration: underline;
}

@media (max-width: 768px) {
  .cross-sells.show-products ul.products > div > div {
    margin-top: 0 !important;
  }
}
@media (max-width: 993px) and (min-width: 768px) {
  .badge-shop-loop {
    font-size: 10px;
    padding: 3px 5px;
  }
  .cross-sells.show-products .button.product_type_simple.mini-add-to-cart-btn {
    margin: 0.875rem 0 0.875rem 0;
  }
  .cross-sells.show-products {
    font-size: 12px;
  }
  .show-products .variations,
  .product-type-simple div.weight,
  div.weight {
    width: 100% !important;
  }
}

.simple-product-links {
  width: 100%;
  margin-top: 1rem;
}

a.add_to_cart_button,
.button.product_type_variable,
.button.product_type_simple {
  position: relative;
  width: 100%;
  display: block;
  border-radius: 4px;
  background: #008a4c;
  padding: 0.5em 0.3em;
  text-align: center;
  color: #fff;
}
.woocommerce-result-count,
.clear-filter {
  color: #959595;
  font-size: 0.9em;
  padding: 0 0.3em;
  text-decoration: none;
}
.clear-filter {
  border: 1px solid #ddd;
  padding: 0.3em 0.5em;
  border-radius: 0.5rem;
}
.show-products a.add_to_cart_button:hover {
  background: #004224 !important;
}
.show-products ul.products > div > div:hover a.add_to_cart_button {
  background: #008a4c;
  color: #fff;
}

.show-products .select-variable {
  background-position: right 5px top calc(50% + 3px), 0 0;
  display: inline-block;
  height: 40px;
  padding: 0 5px 0 10px;
  border: 1px solid #cecece;
  color: #656565;
  width: 100%;
}
.show-products .variations td.value {
  width: 100%;
}
.show-products .variations td.label {
  display: none;
}
.cross-sells .product-contents div.weight {
  width: calc(100% - 70px);
}

.show-products .woocommerce-variation {
  position: absolute;
  left: 0;
  top: -1rem;
  width: 100%;
  text-align: left;
}

.show-products a.product-details-button {
  color: #008a4c;
  text-decoration: underline;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
}
.show-products form.variations_form {
  margin: 1rem 0 0 0;
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.show-products .variations,
.product-type-simple div.weight {
  width: calc(100% - 70px);
}

@media (max-width: 768px) {
  .single-product-contents {
    padding: 0;
  }
  .information-boxes.about-item {
    border-radius: 0.2em 0.2em 0 0;
    border-bottom: none;
    margin: 0;
  }
  .posted_in {
    text-align: left;
    padding: 0 0.9rem;
    color: #696969;
    border: 1px solid #ddd;
    border-top: none;
    border-bottom: none;
    margin: 0;
  }
  .after-summary.contents {
    padding: 0 1rem 1rem 1rem !important;
    font-size: 0.88em;
    border: 1px solid #ddd;
    border-top: none;
    min-height: auto;
  }
  .additional-summary {
    margin-top: 1em;
  }

  .show-products ul li {
    padding: 0;
    border-top: 1px solid #e3e3e3;
    border-width: 1px 0 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border-radius: 0;
    box-shadow: none;
  }

  .show-products li.product {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 1.5rem 0 !important;
    background: #fff;
  }

  .show-products img {
    border-radius: 4px;
  }
  .show-products li.product a.woocommerce-LoopProduct-link {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    overflow: hidden;
    padding-right: 0.625rem;
  }

  .show-products .woocommerce-variation {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
  }

  .show-products a:not(.button) {
    padding: 0;
  }
  .show-products .woocommerce-loop-product__title {
    text-align: left;
    padding: 0.625rem 0 0.875rem 0;
  }
  .show-products li.product .product-contents {
    flex: 1;
  }

  .show-products .variations td.value {
    width: auto;
    flex: 1;
  }

  .show-products .variations tr {
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
  }

  .show-products .woocommerce-variation-price {
    position: absolute;
    top: -1rem;
    left: 0;
  }

  
  .show-products .woocommerce-variation-availability {
    position: absolute;
    bottom: 100%;
    right: 0;
  }
  
  .show-products p.out-of-stock {
    top: 1px;
  }
}
@media (max-width: 1000px) {
  .product-help {
    font-size: 0.8em;
  }
  .product-help a:last-child {
    margin-top: 0.3em;
    margin-left: 0;
  }
}
@media (max-width: 500px) {
  .product-help {
    flex-flow: column wrap;
  }
  .product-help span:first-child {
    padding: 0 0 1em 0;
  }
  .product-help span:last-child {
    text-align: center;
  }
  .product-help a:last-child {
    margin-top: 0.5em;
    margin-left: 0;
  }
  .show-products h3 {
    font-size: 1.2em;
  }
}

@media (max-width: 350px) {
  .mini-add-to-cart-btn {
    width: 3rem !important;
  }
}
.woocommerce-variation-price ins,
.price ins {
  text-decoration: none;
}

/* cart */

.cart .shop_table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  border-style: hidden;
  border: 1px solid #e4e4e4;
}
.cart .shop_table thead tr {
  background: #e4e4e4;
  text-align: left;
}
.cart .shop_table img {
  width: 5em;
  padding: 0.3em 0;
  height: auto;
}
.cart .shop_table tr {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  width: 100%;
}

.cart .shop_table a {
  color: #4d4b4b;
  text-decoration: none;
}
.cart .shop_table a:hover {
  text-decoration: underline;
}
.cart .shop_table thead th {
  padding: 1em 0;
}
thead,
tbody {
  display: block;
}

tr.woocommerce-cart-form__cart-item {
  border-bottom: 2px solid #e4e4e4;
}

tr.woocommerce-cart-form__cart-item:hover {
  background: #f5f4f4;
}
.cart .product-thumbnail {
  text-align: center;
}
.cart tbody .product-thumbnail {
  background: #fff;
}
.product-remove {
  text-align: center;
}
.product-remove a {
  text-decoration: none !important;
}
.product-remove .remove_from_cart_button {
  position: relative;
  right: auto;
  padding: 0.1em 0.46em;
  color: #004224;
}
.product-remove .remove_from_cart_button:hover {
  border-color: #004224;
}
.cart .product-price span.woocommerce-Price-amount {
  color: #4d4b4b;
  font-size: 1em;
}

button[name="update_cart"] {
  display: none !important;
}

.cart .quantity .qty {
  float: none;
  margin: 0 auto;
}

td.product-remove,
th.product-remove {
  flex: 1;
}
td.product-thumbnail,
th.product-thumbnail {
  flex: 1;
}
td.product-name,
th.product-name {
  flex: 4;
  padding-left: 1em !important;
}
td.product-price,
th.product-price {
  flex: 2;
  text-align: center;
}
td.product-quantity,
th.product-quantity {
  flex: 2;
  text-align: center;
}
td.product-subtotal,
th.product-subtotal {
  flex: 2;
  text-align: center;
}

.cross-sells.show-products {
  margin: 0;
  padding: 0;
}
.cross-sells.show-products ul {
  margin-top: 0.5em;
}
.cross-sells.show-products ul li {
  box-shadow: none;
  -webkit-box-shadow: none;
}

h2.box-title {
  font-size: 1.2em;
  padding: 0.8em 1em;
  background: #f7f7f7;
  font-weight: 700;
  box-sizing: border-box;
  color: #333;
  text-align: center;
  width: 100%;
}
.cart-collaterals {
  margin-top: 3em;
}

.cart_totals table {
  background: #fff;
  border-radius: 1em 0 0 1em;
  z-index: 20;
  position: relative;
}
.cart_totals tbody tr {
  width: 100%;
  box-sizing: border-box;
  padding: 1.2em;
  border-bottom: 1px solid #ddd;
}
.cart_totals tbody tr:last-child {
  border: none;
}
.cart_totals tbody tr th {
  font-weight: 700;
  flex: 1;
}
.cart_totals tbody tr td {
  flex: 1;
}
/* bc93ad8d20f56a02663a14256f8b8eba512cd6a37dfab212e42c9ace9440f464 */
.wc-proceed-to-checkout a {
  text-decoration: none;
  color: #fff;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}
.wc-proceed-to-checkout a:hover {
  color: #fff;
}

.discount-field {
  padding: 0.5em 0;
  background: #f5f5f5;
}
td.actions {
  width: 100%;
}
div.coupon {
  padding: 0.25em;
}

.coupon label {
  margin-right: 1em;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 1.5em;
  font-size: 0.875rem;
  margin: 0;
}
.coupon label span {
  text-decoration: underline;
}
.coupon button.button {
  color: #ffffff;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-radius: 0.25em;
  padding: 0 0.8em;
  width: 80px;
  display: inline-block;
  font-weight: 400;
  font-weight: 600;
  height: 2.5em;
  font-size: 14p;
  border: 1px #868686 solid;
  transition: 0.5s ease;
  background: #b3b3b3;
  margin: 0 0 0 0.5em;
  line-height: 1;
  box-sizing: border-box;
}
.coupon button.button:hover {
  background: #555555;
  color: #fff;
}
.discount-field input {
  display: inline-block;
  border-radius: 0.4em;
  border: #868686 1px solid;
  color: #000;
  width: calc(100% - 90px);
  font-size: 1em;
  height: 2.5em;
  position: relative;
  box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
}
@media (max-width: 320px) {
  .discount-field input {
    width: 100%;
    display: block;
  }
  .coupon button.button {
    display: block;
    margin: 1em auto 0 auto;
  }
}
.page-title h2 {
  font-size: 2em;
  font-weight: 700;
}
.cart_item .quantity-wrapper {
  padding: 0;
  justify-content: center;
}
.discount-box {
  margin: 0.25em auto;
  width: 100%;
  max-width: 500px;
  display: flex;
  flex-flow: row wrap;
  position: relative;
}

.woocommerce-message,
.woocommerce-error,
.woocommerce-info,
.woocommerce-password-strength,
.notice-info {
  margin-top: 1em;
  padding: 1em;
  font-weight: 700;
  border-radius: 4px;
  line-height: 1.5em;
}
ul.woocommerce-message,
ul.woocommerce-error,
ul.woocommerce-info,
ul.notice-info {
  padding: 1em;
  list-style: disc;
  list-style-position: inside;
}
.woocommerce-info,
.notice-info {
  background-color: #e1e5e6;
  color: #545454;
  margin-bottom: 1em;
}
.woocommerce-message {
  color: #4f8a10;
  background-color: #dff2bf;
  margin-bottom: 1em;
}
.woocommerce-error {
  margin-bottom: 1em;
}
.woocommerce-password-strength {
  background: #f4f4f4;
}
.woocommerce-error,
.woocommerce-password-strength.short {
  background: #fbe0df;
  color: #ef2015;
}
.woocommerce-password-strength.bad {
  color: #585858;
}
.woocommerce-password-strength.good {
  color: #545454;
}
.woocommerce-password-strength.strong {
  color: #008a4c;
}
.woocommerce-password-strength {
  margin: 0.5em 0 0.5em 0;
  font-size: 0.9em;
}
.cart_totals .wc-proceed-to-checkout {
  margin-top: 1em;
}
.free-shipping-cart {
  margin-top: 3em;
  background: #e3fbdd;
  padding: 1em;
  border-radius: 1em;
  text-align: center;
}
.free-shipping-cart h3 {
  font-size: 2.1em;
  color: #131313;
}
.free-shipping-cart p {
  font-size: 1.2em;
  margin-top: 0.5em;
  color: #318c1c;
}
.free-shipping-cart img {
  width: 6em;
  margin-right: 1em;
}
.return-to-shop {
  margin: 2em auto;
  width: fit-content;
}
.return-to-shop .button-1:after {
  background: #008a4c;
}
.return-to-shop a,
.return-to-shop a:hover {
  color: #fff;
  text-decoration: none;
}
.return-to-shop .button-1:before {
  background: #004e2b;
}
.page-title .wc-proceed-to-checkout {
  padding: 1.8em 0;
}
.page-title h2 {
  font-size: 1.5em;
  padding: 1.8em 0;
}
label[for="wc-stripe-new-payment-method"] {
  padding: 0 0.5em !important;
}
.checkout-b {
  padding: 0.75em !important;
  background: #f7f7f7;
  box-sizing: border-box;
  flex-basis: 50% !important;
  border: 1px solid #e9e9e9;
  overflow: hidden;
}
.checkout-b a.button.cancel {
  display: none;
}
#simplify-payment-button {
  width: 100% !important;
  height: 50px !important;
}
.typ .checkout-b {
  padding: 0 !important;
}
.left-column {
  padding-right: 2rem !important;
}

textarea#order_comments {
  min-height: 69px !important;
  height: auto !important;
  overflow-y: auto;
  transition: 0.5s ease;
}

.woocommerce-additional-fields h3 {
  display: none;
}
@media (max-width: 768px) {
  .discount-field {
    margin-top: 62px;
  }
  .checkout-b {
    flex-basis: 100% !important;
  }

  .left-column {
    padding: 0 !important;
  }
  .page-title .wc-proceed-to-checkout {
    padding: 2em 0 !important;
  }
  .page-title h2 {
    padding: 1em 0 0 0;
    text-align: center;
  }
  .cart-collaterals > .row > div:first-child {
    order: 2;
    margin-top: 3em;
  }
  .cart-collaterals > .row > div:last-child {
    order: 1;
    margin-top: 2em;
  }
  .cart-collaterals {
    margin-top: 1em;
  }

  .woocommerce-cart-form .shop_table th,
  .shop_table thead tr {
    display: none !important;
  }
  .woocommerce-cart-form .shop_table td.product-price {
    display: none;
  }
  .woocommerce-cart-form .shop_table tr {
    margin-bottom: 1em;
    border: 1px solid #e4e4e4;
    padding: 0.5em 0.2em;
    box-sizing: border-box;
  }
  .woocommerce-cart-form .shop_table {
    border: none;
  }
  .woocommerce-cart-form .shop_table td.product-name {
    text-align: center;
  }

  .woocommerce-cart-form .shop_table tr td:nth-of-type(5),
  .shop_table tr td:nth-of-type(6) {
    margin-top: 0.5em;
  }

  td.product-quantity,
  td.product-subtotal,
  td.product-name {
    flex-basis: 50%;
  }
  .shop_table button.minus {
    margin: 0;
  }
  .cart .shop_table .product-remove a {
    color: #b0afaf;
  }
  .remove_from_cart_button {
    border-color: #d6d5d5;
  }
}
.woocommerce-shipping-methods .woocommerce-Price-amount {
  font-size: 1em;
}
.woocommerce-shipping-methods,
.wc_payment_methods {
  list-style: none;
}

.woocommerce-shipping-destination {
  text-align: left;
  line-height: 1.125;
}

a.showlogin {
  white-space: nowrap;
}
.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3,
h3#order_review_heading,
.shipping-tab h3.heading {
  font-weight: 700;
  font-size: 16px;
  color: #333;
  line-height: 1.5;
}

.woocommerce-checkout .form-row:not(.woocommerce-SavedPaymentMethods-saveNew) {
  padding: 6px 0;
  display: flex;
  flex-flow: column wrap;
  position: relative;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.select2-selection {
  padding: 7px 12px 2px 7px !important;
}

.select2-selection,
.woocommerce-input-wrapper select {
  width: 100% !important;
  height: 44px !important;
  background-color: rgb(255, 255, 255) !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -ms-border-radius: 4px !important;
  border-radius: 4px !important;
  display: block !important;
  margin: 0 !important;
  color: rgb(60, 60, 60) !important;
}

.woocommerce-input-wrapper select {
  padding: 1px 32px 2px 15px !important;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 28px;
  margin: 0 !important;
  color: rgb(60, 60, 60) !important;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 40px !important;
}

input,
select {
  width: 100%;
  box-sizing: border-box;
  font-size: 14px;
  height: 44px;
  padding: 6px 12px;
  background-color: rgb(255, 255, 255);
  font-weight: 600;
  color: rgb(60, 60, 60);
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
input[disabled] {
  cursor: not-allowed !important;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 14px;
  font-weight: 600;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  background: white url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(90,90,90)'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
  background-size: 12px;
  background-position: calc(100% - 12px) calc(50% + 3px);
  background-repeat: no-repeat;
  background-color: #efefef;
}
input:focus,
textarea:focus,
select:focus {
  outline: 5px auto -webkit-focus-ring-color;
  z-index: 1;
}
input::placeholder,
textarea::placeholder,
select::placeholder {
  color: rgb(153, 153, 153);
  font-weight: 400 !important;
}
label {
  margin-bottom: 0.3em;
  color: #616161;
  display: block;
}

label.checkbox {
  cursor: pointer;
  color: #3d3d3d !important;
}

.woocommerce form .form-row .required {
  color: #ff0000;
  text-decoration: none;
}
.rt180 {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-height: 150px !important;
  line-height: 1.5;
  resize: vertical;
  display: inline-block;
  min-height: 40px;
  width: 100%;
  line-height: 1.8;
  padding: 6px 12px;
  vertical-align: middle;
  background-color: rgb(255, 255, 255);
  color: rgb(60, 60, 60);
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  box-sizing: border-box;
  width: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  color: #000;
  border-radius: 4px;
  margin-bottom: 16px;
  font-size: 14px;
  height: 7.5em;
  min-height: 7.5em;
  font-weight: 600;
}

.woocommerce-checkout-review-order table {
  width: 100%;
}
.woocommerce-checkout-review-order table thead,
.woocommerce-checkout-review-order table tbody {
  display: table-caption;
  width: 100%;
}

.checkout-order-review thead {
  display: none !important;
}
.checkour-order-review {
  border-bottom: 1px solid #f2f0f0;
}
.checkout-p {
  margin: 0 auto;
}
.woocommerce-checkout-review-order thead tr,
.woocommerce-checkout-review-order tbody tr,
.woocommerce-checkout-review-order tfoot tr,
.woocommerce-table--order-details tr {
  display: flex;
  justify-content: space-between;
}
.woocommerce-checkout-review-order thead tr,
.woocommerce-table--order-details thead tr {
  background-color: #f7f7f7;
}
.woocommerce-checkout-review-order tr.order-total {
  font-size: 1rem;
  line-height: 1.5rem;
}
tr.order-total .woocommerce-checkout-review-order th.product-name,
.woocommerce-checkout-review-order td.product-name {
  flex: unset;
  padding: 0 !important;
}
.woocommerce-checkout-review-order tr,
.woocommerce-table--order-details tr {
  padding: 0.5em 0;
}
.woocommerce-checkout-review-order span.woocommerce-Price-amount {
  font-weight: 400;
  font-size: 14px;
  color: #343434;
}
.woocommerce-checkout-review-order .order-total span.woocommerce-Price-amount,
.woocommerce-checkout-review-order .order-total th,
.woocommerce-shipping-totals.shipping th {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.5rem;
}
.woocommerce-checkout-review-order .order-total span.woocommerce-Price-amount {
  font-size: 1.25rem;
}

.woocommerce-form__input-checkbox,
.input-radio {
  height: auto !important;
}

div.woocommerce-order {
  display: block;
  box-sizing: border-box;
  height: auto;
  margin-top: 3em;
}
p.woocommerce-thankyou-order-received,
h2.woocommerce-order-details__title,
h2.woocommerce-column__title {
  font-size: 1.4em;
  padding: 0.5em 0;
  font-weight: 700;
  color: #008a4c;
  border-bottom: 1px dotted #008a4c;
}

ul.woocommerce-order-overview {
  list-style: none;
  padding-bottom: 2em;
}
ul.woocommerce-order-overview li {
  padding: 1em 0;
  border-bottom: 1px solid #ddd;
}
.woocommerce-order-overview strong {
  font-weight: 700;
}
.woocommerce-order-details table {
  width: 100%;
  padding-bottom: 2em;
  border-collapse: separate;
}
.woocommerce-order-details thead {
  display: table-row-group;
  width: 100%;
}
.woocommerce-table--order-details th.product-name,
.woocommerce-table--order-details td.product-name {
  flex: unset;
  padding: 0 !important;
}

.woocommerce-customer-details address {
  padding: 0.5em 0;
  line-height: 2em;
}
.woocommerce-customer-details--phone,
.woocommerce-customer-details--email {
  font-weight: 700;
}
.woocommerce-customer-details--phone::before {
  content: "Phone Number: ";
  font-weight: 400;
}
.woocommerce-customer-details--email::before {
  content: "Email Address: ";
  font-weight: 400;
}
.woocommerce-table__line-item a {
  color: #004e2b;
}
.checkout-order-review th.product-name {
  flex: unset;
  padding: 0 !important;
}

.woocommerce-table.woocommerce-table--order-details.shop_table.order_details
  th {
  text-align: left;
}
.woocommerce-table.woocommerce-table--order-details.shop_table.order_details
  td:not(.product-name) {
  text-align: right;
}

span.ui-helper-hidden-accessible div {
  display: none;
}

.woocommerce-customer-details {
  margin-bottom: 2em;
}

.pickup-details p {
  line-height: 1.35;
  margin: 0.25em 0 0.5em 0;
}
.pickup-details address {
  font-weight: 700;
}
.pickup-details {
  margin-bottom: 2em;
  padding: 0.75em 0;
}

@media (max-width: 500px) {
  .cross-sells {
    font-size: 0.8em;
  }
}

/* 404 */
#not-found,
#search-results {
  display: flex;
  padding: 2em 0 !important;
  box-sizing: border-box;
  flex-flow: column wrap;
  width: 100%;
}
#not-found h2 {
  font-size: 2em;
  line-height: 1.5em;
  color: #333;
}
#not-found p {
  line-height: 2em;
  color: #636363;
}
#not-found .search-form,
#search-results .search-form {
  position: relative;
  width: 100%;
}
#search-results p {
  font-size: 1.1em;
  line-height: 2em;
}
#search-results h3,
#search-results h1 {
  font-size: 1.2em;
  line-height: 2em;
  padding-right: 0.5em;
  display: inline-block;
}
#search-results h1 {
  font-weight: 700;
}

.search-results li {
  list-style: none;
}
.search-results a {
  color: #008a4c;
  line-height: 1.5em;
  text-decoration: none;
  width: 100%;
  display: block;
  padding: 0.5em 0.8em;
  border-radius: 0.5em;
  background: #e7e7e7;
  margin-bottom: 0.5em;
  box-sizing: border-box;
}
.search-results a:hover {
  background: #006035;
  color: #fff;
}
#pages h1 {
  font-size: 2.3em;
  color: #fff;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
  line-height: 1em;
}
#pages .page-hero {
  padding: 10em 0;
  text-align: center;
  border-radius: 2em 2em 0 0;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}
#pages .about-us .page-hero {
  background-image: url(assets/images/v2/bg/about-us.jpg);
}
#pages .contact-us .page-hero {
  background-image: url(assets/images/contact-us-bg.jpg);
}
#pages .wholesale .page-hero {
  background-image: url(assets/images/wholesale-bg.jpg);
  background-position: center center;
  border-radius: 0;
  padding: 2em 0;
}

#pages .contents {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  padding: 8px;
  margin-bottom: 3em;
}
#pages {
  padding-top: 3em;
  color: #555;
  font-size: 1.1em;
  line-height: 1.5em;
}
#pages p {
  margin-bottom: 1em;
}
#pages ul {
  padding: 0 1em 1em 1em;
  list-style: disc;
  list-style-position: outside;
}
#pages .our-mission-bg,
.wholesale-wrp-1,
.wholesale-wrp-2 {
  background-color: #ffffff;
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
#pages .our-mission-bg {
  background-image: url(assets/images/our-mission.jpg);
}
.wholesale-wrp-1 {
  background-image: url(assets/images/v2/wholesale/naturalmoreish-wholesale-5.jpg);
}
.wholesale-wrp-2 {
  background-image: url(assets/images/v2/wholesale/naturalmoreish-wholesale-6.jpg);
}
#pages .our-mission-bg:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  z-index: 5;
  height: 100%;
  position: absolute;
}
#pages .our-mission-bg h2 {
  color: #fff;
  font-size: 2.5em;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
  z-index: 10;
}
#pages .box-wrp {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
.box-content-wrp {
  padding: 2em 1em;
}
.contact-us img {
  width: 3em;
  height: auto;
  margin-bottom: 1em;
}
.contact-us p {
  font-weight: 700;
}
.contact-us span {
  color: #008a4c;
}
.google-map {
  margin: 2em 0;
  width: 100%;
  height: 400px;
}
.google-map iframe {
  height: 100%;
}
h3#order_review_heading {
  text-align: center;
}
@media (max-width: 768px) {
  #pages .page-hero {
    padding: 70px 0;
  }
  .google-map {
    height: 250px;
  }
  .sticky {
    position: relative;
  }
  .box-wrp.first .row > div:first-child {
    order: 2;
    min-height: 10em;
  }
  .box-wrp.first .row > div:last-child {
    order: 1;
    min-height: 10em;
  }
  .wholesale-wrp-2 {
    min-height: 10em;
  }
  .contact-us .row > div {
    margin-bottom: 3em;
  }
  .contact-us img {
    margin-bottom: 0.3em;
  }
  .contact-us p {
    margin-bottom: 0.3em !important;
  }
}
.wholesale-form {
  width: 100%;
  background: #fff;
  border-radius: 1em;
  margin: 20px auto;
  padding: 1px 0;
}
.wholesale-form h2 {
  font-size: 1.2em;
  padding: 0.5em 2rem 0 2rem;
  line-height: 1.5em;
  font-weight: 400;
}
/* bc93ad8d20f56a02663a14256f8b8eba512cd6a37dfab212e42c9ace9440f464 */
.newsletter-form span.wpcf7-not-valid-tip {
  padding: 0.5em;
  margin: 0 auto;
  font-size: 0.9rem;
  position: absolute;
  bottom: calc(100% + 5px);
  background: rgba(255, 255, 255, 0.8);
  border-radius: 4px;
}
.newsletter-form div.wpcf7-mail-sent-ok {
  border-color: #008a4c;
}
.wholesale-bxs img {
  width: 100%;
  height: auto;
}
.wholesale-bxs > div {
  font-size: 1.1em;
  text-align: center;
  color: #5e5e5e;
  padding: 0.5em !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wholesale-bxs {
  margin-bottom: 5em;
}
.box-wrp.sec {
  margin-top: 5em;
}
.qu-sec {
  background: #d9ffd1;
  padding: 4em 1em;
  text-align: center;
  margin-top: 5em;
  font-size: 1rem;
}
.qu-sec p {
  font-size: 1.2em;
  font-weight: 700;
}
.wholesale-contents a,
.qu-sec a {
  text-decoration: none;
  color: #008a4c;
}
.qu-sec a:hover,
.wholesale-contents a:hover {
  color: #006035;
}
.qu-sec p a.call {
  font-size: 1.5em;
}
.wholesale-contents {
  margin-top: 5em;
  padding: 2em 1em;
  border: solid #41af27;
  border-width: 0.2em 0 0.2em 0;
  border-radius: 0.5em;
  margin-bottom: 5em;
}
.wholesale-contents h4 {
  color: #008a4c;
  text-align: center;
  margin: 1em 0;
  font-size: 1.4em;
  font-weight: 700;
}
.wholesale-contents a {
  text-align: center;
  color: #676767;
  display: block;
}
.wholesale-contents i {
  border-color: #676767;
}

.slick-track {
  display: flex;
}
#new-products-sc {
  margin-top: 40px;
}
#best-sellers-h .title h3 {
  margin-right: 1em;
  font-size: 1.5em;
}
#best-sellers-h {
  margin-top: 30px;
}

.typ a.button-1 {
  text-decoration: none;
  margin-bottom: 1em;
}
.woocommerce-form-login-toggle {
  text-align: center;
  width: 100%;
}
.woocommerce-form {
  background: #fff;
  color: #333;
  line-height: 1.5em;
}

.checkout-p .woocommerce-form {
  padding: 0.1em 1em;
  border-radius: 4px;
}
.woocommerce-form p {
  margin: 1em 0;
}
.woocommerce-button,
.woocommerce-Button {
  display: block;
  color: #fff;
  margin: 1em auto;
}
.woocommerce-Button--next,
.woocommerce-Button--previous,
.woocommerce-button.view,
.woocommerce-button.cancel,
.woocommerce-button.pay,
.order-again a.button {
  background: #8a8a8a;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
  width: fit-content;
  margin: 3px 0;
  border: 1px solid #99999994;
}
.woocommerce-Button--next,
.woocommerce-Button--previous {
  padding: 0 1em;
}
.woocommerce-Button--next:hover,
.woocommerce-Button--previous:hover,
.woocommerce-button.view:hover,
.woocommerce-button.cancel:hover {
  background: #676767;
  color: #fff;
}
.woocommerce-button.view,
.woocommerce-button.cancel {
  background: #e6e6e6;
  color: #676767;
  width: 50%;
  text-align: center;
}
.woocommerce-button.pay,
.order-again a.button {
  background: #008a4c;
  width: 100%;
  padding: 0.5em;
  margin-bottom: 0.5em;
  text-align: center;
  width: 100%;
}
.woocommerce-button.pay:hover,
.order-again a.button:hover {
  background: #114223;
}
.woocommerce-OrderUpdates.commentlist.notes {
  list-style: none;
}
.woocommerce-orders-table__cell-order-total
  span.woocommerce-Price-amount.amount {
  color: #474747;
  font-size: 1rem;
  font-weight: 400;
}
.woocommerce-MyAccount-content .woocommerce-orders-table__row {
  font-size: 0.875rem;
  text-align: center;
}
.woocommerce-orders-table__cell-order-number a {
  font-weight: 500;
}
.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-number,
.woocommerce-MyAccount-content .woocommerce-orders-table__header-order-number {
  flex: 0;
  margin-right: 1em;
}
.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-date,
.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-status,
.woocommerce-MyAccount-content .woocommerce-orders-table__header-order-date,
.woocommerce-MyAccount-content .woocommerce-orders-table__header-order-status,
.woocommerce-MyAccount-content .woocommerce-orders-table__header-order-actions,
.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions {
  flex: 1;
  text-align: left;
}
.woocommerce-MyAccount-content .woocommerce-orders-table__header-order-status {
  text-align: center;
}
.woocommerce-MyAccount-content .woocommerce-notices-wrapper {
  margin-bottom: 1em;
}
.woocommerce-orders-table__cell-order-status {
  background: #eaeaea;
  padding: 0.5em;
  font-size: 0.8rem;
  border-radius: 4px;
  color: #292929;
  text-align: center !important;
}
.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-total,
.woocommerce-MyAccount-content .woocommerce-orders-table__header-order-total {
  flex: 2;
}
.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions,
.woocommerce-MyAccount-content .woocommerce-orders-table__header-order-actions {
  text-align: right;
}
.woocommerce-MyAccount-content a.woocommerce-Button.button-1.green {
  width: 180px;
  letter-spacing: 0;
  text-decoration: none;
  text-align: center;
  padding: 0.5em;
}
.woocommerce-MyAccount-content button {
  margin: 0 auto;
}
.woocommerce-form-login__submit:hover,
.woocommerce-form-register__submit:hover {
  color: #fff;
}
.woocommerce-orders-table__row--status-processing
  .woocommerce-orders-table__cell-order-status {
  background-color: inherit;
  border: 1px solid;
  color: #008a4c;
}
.woocommerce-orders-table__row--status-cancelled
  .woocommerce-orders-table__cell-order-status {
  background-color: inherit;
  border: 1px solid;
  color: #717070;
}
.woocommerce-orders-table__row--status-pending
  .woocommerce-orders-table__cell-order-status {
  background-color: inherit;
  border: 1px solid;
  color: #00689a;
}
.woocommerce-orders-table__row--status-completed
  .woocommerce-orders-table__cell-order-status {
  background-color: #28960e;
  border: 1px solid;
  color: #fff;
}
.woocommerce-EditAccountForm .woocommerce-form-row,
.woocommerce-address-fields__field-wrapper .form-row {
  margin-bottom: 2em;
}
.woocommerce-MyAccount-content h2 {
  font-size: 1.4em;
  padding: 0.5em 0;
  font-weight: 700;
  border-bottom: 1px dotted #474747;
}
.woocommerce-OrderUpdate-text {
  padding: 0.5em;
  margin-bottom: 3em;
  border-radius: 0 0 4px 4px;
  background: #ddd;
}
.woocommerce-OrderUpdate-meta {
  font-size: 0.875rem;
}
.woocommerce-OrderUpdate-meta:after {
  content: ":";
}
.woocommerce-OrderUpdate-description {
  font-weight: 500;
}
#customer_login {
  padding: 1em 0;
}
#customer_login h2 {
  padding: 1em 0;
  font-weight: 700;
  text-align: center;
  font-size: 1.1em;
  border-bottom: 2px solid #e6e6e6;
}
p.woocommerce-LostPassword {
  text-align: center;
}
p.password-wr {
  position: relative;
}
.woocommerce-password-hint {
  border-radius: 1em;
  padding: 1em;
  line-height: 1.5em;
  display: block;
  font-size: 0.9em;
  background: #e0e0e0;
}
.woocommerce-password-strength::before {
  content: "Password Strength: ";
  color: #333 !important;
  font-weight: 300;
}
.myaccount {
  padding: 2em 0;
  display: flex;
  flex-flow: row-reverse wrap;
}
.myaccount-navigation {
  list-style: none;
}

.myaccount-navigation li {
  height: auto;
  line-height: 52px;
  font-size: 1.125rem;
  position: relative;
}
.myaccount-navigation li svg {
  position: absolute;
  left: 0;
  top: 16px;
}
.myaccount-navigation li:hover svg g path {
  fill: #008a4c;
}
.myaccount-navigation a {
  text-decoration: none;
  padding-left: 34px;
  display: block;
  width: 100%;
  height: 100%;
  color: #404040;
}
.myaccount-navigation a:hover {
  color: #008a4c;
}

.myaccount .user-ct {
  padding-left: 1em;
}
.user-ct {
  font-weight: 700;
  font-size: 1.1em;
}
.user-ct a {
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: 400;
}

.tracking-number-myaccount {
  margin: 1.5rem 0;
}
.tracking-number-myaccount p {
  margin: 0 !important;
}

.woocommerce-MyAccount-content {
  color: #474747;
  line-height: 1.7em;
  padding: 1em;
  background: #f7f7f7;
  height: 100%;
}
.woocommerce-MyAccount-content p {
  margin-bottom: 0.5em;
}

.woocommerce-Address a {
  text-decoration: none;
  width: 80px;
  padding: 0.3em;
  margin: 1em auto 0 auto;
}
.woocommerce-Address address {
  background: #fff;
  border-radius: 4px;
  padding: 0.5em;
}
.woocommerce-MyAccount-orders {
  width: 100%;
  border-collapse: separate;
}
.woocommerce-MyAccount-orders tr {
  width: 100%;
  padding: 0.5em 0;
  border-bottom: 1px solid #ddd;
  margin-bottom: 1em;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.shop_table .free-shipping-message {
  font-size: 0.875rem;
}
.woocommerce-MyAccount-content .shop_table thead tr {
  display: flex !important;
  margin-bottom: 0;
}
.woocommerce-pagination--without-numbers {
  text-align: center;
  padding-top: 1em;
}
.woocommerce-MyAccount-content h3 {
  text-align: center;
  font-weight: 700;
  font-size: 1.3em;
  padding-bottom: 1em;
}

@media (max-width: 768px) {
  #customer_login > div:nth-of-type(2) {
    margin-top: 2em;
  }
  .myaccount {
    padding: 0.5em 0;
    flex: row wrap;
  }
  .myaccount-navigation {
    margin-top: 2em;
  }
}

@media (max-width: 992px) {
  .newsletter-footer span.title {
    font-size: 22px;
    line-height: 30px;
  }
  .woocommerce-MyAccount-content {
    padding: 0.5em;
  }
  .woocommerce-MyAccount-content .shop_table thead tr {
    display: none !important;
  }
  .woocommerce-MyAccount-orders tr {
    display: block;
  }
  .woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-number,
  .woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-date {
    width: 49%;
    margin: 0;
    display: inline-block;
    text-align: center;
  }
  .woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-total,
  .woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-actions,
  .woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-status {
    display: block;
    width: 100%;
    margin: 1em 0;
    text-align: center;
  }
  .woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-status {
    width: 50%;
    margin: 1em auto;
  }
  .woocommerce-MyAccount-orders
    .woocommerce-orders-table__cell-order-number
    a:before {
    content: "Order";
  }
}

.no-orders-reorder {
  text-align: center;
  line-height: 2;
}
.no-orders-reorder a.button {
  display: block;
  width: 120px;
  padding: 8px !important;
  text-align: center;
  margin: 20px auto;
  text-decoration: none;
}

dl.variation {
  display: none;
}

.woocommerce-ResetPassword {
  padding-top: 2em;
}
.woocommerce-ResetPassword p {
  margin-bottom: 2em;
}

.show-products-sidebar img {
  width: 100%;
  height: auto;
}
.show-products-sidebar > div {
  padding: 0.5em 0;
  border-bottom: 1px dashed #fff;
}

.show-products-sidebar > div:last-child {
  border: none;
  padding-bottom: 0;
}
.show-products-sidebar h2 {
  margin-bottom: 0.3em;
}
.show-products-sidebar .price,
.show-products-sidebar .woocommerce-Price-amount {
  font-size: 0.9rem;
  display: inline-block;
  margin-bottom: 0.3em;
  color: #8f8f8f;
  font-weight: 400;
}
.show-products-sidebar a.add_to_cart_button,
.show-products-sidebar .product_type_simple {
  font-size: 0.8em;
  width: 100px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0.5em;
  color: #8f8f8f;
  transition: 0.3s ease;
}
.show-products-sidebar a.add_to_cart_button:hover {
  background: #f2f2f2;
  color: #333;
  border-color: #333;
}

.page h1.title {
  font-size: 2em;
  text-align: center;
  padding: 1em 0;
  font-weight: 900;
}

.wpcf7-form p {
  margin: 0 0 1.2rem 0 !important;
}
.newsletter-form .wpcf7-form p {
  margin: 0 !important;
}
div.wpcf7-response-output {
  margin: 1em 0 0 0 !important;
  text-align: left;
}
.order-review {
  line-height: 1.4em;
}
.order-review p {
  padding: 1.5em 0;
}
.input-checkbox {
  width: auto !important;
  -webkit-appearance: checkbox !important;
  -moz-appearance: checkbox !important;
  appearance: checkbox !important;
}
.woocommerce-terms-and-conditions-wrapper {
  color: rgb(146, 146, 146);
}
.woocommerce-terms-and-conditions-wrapper a {
  text-decoration: none;
}
.wc_payment_method {
  position: relative;
}

.wc_payment_method label:hover,
ul.woocommerce-shipping-methods label:hover {
  background: #d5d5d5;
  cursor: pointer;
}

.hidden {
  display: none;
}
button#place_order {
  margin-bottom: 1.25rem;
}
.payment_method_ppec_paypal img {
  float: right;
  margin-right: 1em;
  margin-top: -0.28em;
}
.wc_payment_method input[type="radio"],
.woocommerce-shipping-totals.shipping
  .woocommerce-shipping-methods
  input[type="radio"] {
  position: absolute;
  cursor: pointer;
  display: block !important;
  height: 20px !important;
  top: 19px;
  left: 0.6em;
}

.wc_payment_method > label,
ul.woocommerce-shipping-methods label {
  width: 100%;
  display: inline-flex;
  color: #2f2f2f !important;
  font-size: 0.875rem;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  padding: 16px 10px 16px 27px;
  height: 57px;
  font-size: 1rem;
  border-radius: 4px;
}

ul.woocommerce-shipping-methods label {
  padding: 1.25rem 2rem 1.25rem 2rem;
}

.woocommerce-shipping-totals.shipping
  .woocommerce-shipping-methods
  input[type="hidden"]
  + label {
  padding: 0.25rem 0;
}
.woocommerce-shipping-totals.shipping
  .woocommerce-shipping-methods
  input[type="hidden"]
  + label:hover {
  cursor: default;
  background: inherit;
}

.checkout-b label {
  color: rgb(153, 153, 153) !important;
  font-size: 12px;
}

.woocommerce-checkout-payment button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #008a4c;
  height: 48px;
  margin-top: 1em;
  line-height: 48px;
  font-weight: 600;
  font-size: 1.125rem;
  border: none;
  border-radius: 4px;
  color: #fff;
  transition: 0.3s;
}
.woocommerce-checkout-payment button:hover {
  background: #005b32;
}
.payment_method_ppec_paypal label {
  color: #848484;
}
.payment_method_simplify_commerce label {
  font-weight: 500;
}
.woocommerce-terms-and-conditions {
  margin-top: 2em;
  border: 1px solid #ddd;
  padding: 1em;
}
.woocommerce-terms-and-conditions h2 {
  padding: 1.5em 0 0.8em 0;
  color: #6b6b6b;
}

.wc_payment_method input[type="radio"]:checked + label,
.woocommerce-shipping-totals.shipping
  .woocommerce-shipping-methods
  input[type="radio"]:checked
  + label {
  background: #e3e3e3;
}

.checkout-payments-logos {
  position: absolute;
  right: 10px;
  top: 12px;
}
.checkout-payments-logos span {
  width: 50px;
  height: 35px;
  margin-left: 0.25rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: inline-block;
}
.payments-logos span {
  width: 40px;
  height: 25px;
  display: inline-block;
  margin-left: 4px;
  border: 1px solid #e8e7e7;
  border-radius: 4px;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.checkout-payments-logos span.paypal,
.payments-logos span.paypal {
  background-image: url(assets/images/icons/paypal.svg);
}
.checkout-payments-logos span.visa,
.payments-logos span.visa {
  background-image: url(assets/images/icons/visa.svg);
}
.checkout-payments-logos span.mastercard,
.payments-logos span.mastercard {
  background-image: url(assets/images/icons/mastercard.svg);
}
.checkout-payments-logos span.amex,
.payments-logos span.amex {
  background-image: url(assets/images/icons/amex.svg);
}
.checkout-payments-logos span.afterpay,
.payments-logos span.afterpay {
  background-image: url(assets/images/icons/afterpay.svg);
}
.checkout-payments-logos span.afterpay,
.payments-logos span.applepay {
  background-image: url(assets/images/icons/applepay.svg);
  border: none;
  border-radius: 0;
}
.checkout-payments-logos span.afterpay,
.payments-logos span.gpay {
  background-image: url(assets/images/icons/gpay.svg);
}

#stripe-payment-data .woocommerce-SavedPaymentMethods-new {
  display: none !important;
}

@media (max-width: 1200px) and (min-width: 768px) {
  .checkout-payments-logos span {
    width: 26px !important;
    height: 17px !important;
  }
}
@media (max-width: 450px) {
  .checkout-payments-logos {
    top: 1.3em;
  }
  .checkout-payments-logos span {
    width: 26px !important;
    height: 17px !important;
  }
}

.information-boxes .payments-logos span {
  margin-left: 2px;
}

.payment_box.payment_method_stripe {
  padding: 0.875rem;
}
.payment_box.payment_method_stripe label[for="card-element"] {
  display: none;
}

.form-row.woocommerce-SavedPaymentMethods-saveNew.woocommerce-validated {
  display: flex;
  flex-flow: row;
  align-items: flex-start;
}
.form-row.woocommerce-SavedPaymentMethods-saveNew.woocommerce-validated label {
  padding: 0 0.5em;
  width: auto;
}

#stripe-payment-data p:first-child {
  display: none;
}
#wc-stripe-cc-form label {
  padding: 0;
  display: block;
  font-size: 15px !important;
}
#wc-stripe-cc-form label:hover,
label[for="wc-stripe-new-payment-method"]:hover {
  background: inherit;
}
#wc-stripe-cc-form span.required {
  display: none;
}

.wc_payment_methods.payment_methods.methods {
  background: inherit;
  border-radius: 4px;
  color: #545454 !important;
}

.wc_payment_methods.payment_methods.methods label {
  margin: 0;
}

small.includes_tax {
  display: block;
  font-size: 0.875rem;
}
small.includes_tax .woocommerce-Price-amount.amount {
  font-size: 0.875rem;
  font-weight: 400;
}

li.wc_payment_method,
ul.woocommerce-shipping-methods li {
  margin-bottom: 0.5em;
}

.woocommerce-checkout-payment {
  margin-top: 1rem;
}
ul.wc_payment_methods.payment_methods.methods {
  margin-bottom: 30px;
}

/* .woocommerce-checkout-payment ul.wc_payment_methods.payment_methods.methods li:first-child > label {
  border-radius: 4px 4px 0 0;
  border-bottom: 1px solid rgb(210,210,210);
}

.woocommerce-checkout-payment ul.wc_payment_methods.payment_methods.methods li:last-child > label {
  border-radius: 0 0 4px 4px;
} */

.woocommerce-checkout-payment h3 {
  margin-bottom: 1em;
}

.woocommerce-terms-and-conditions-wrapper {
  margin-top: 1.125rem;
  font-size: 0.625rem;
  color: #2f2f2f;
  line-height: 1.5em;
}
.woocommerce-terms-and-conditions-wrapper a:hover {
  text-decoration: underline;
}
.woocommerce-privacy-policy-text {
  margin-top: 1em;
}
.woocommerce .blockUI.blockOverlay:before,
.woocommerce .loader:before {
  height: 1.5em;
  width: 1.5em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  content: "";
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
  background: url(assets/images/icons/loading.gif) center center;
  border-radius: 50%;
  background-size: cover;
  line-height: 1;
  text-align: center;
  font-size: 2em;
}
.woocommerce-terms-and-conditions-checkbox-text {
  line-height: 2em;
}
.pay-form-b tbody {
  display: table-row-group;
  width: 100%;
}
.pay-form-b tfoot th {
  padding-left: 1em !important;
  text-align: left;
}
.pay-form-b tfoot td {
  text-align: center;
}
.pay-form-b table {
  border-spacing: 0 1em;
  padding: 0;
}
.pay-form-b button#place_order {
  width: 100%;
  margin-top: 2em;
}

.small {
  font-size: 0.875rem !important;
}

a.added_to_cart {
  display: none !important;
  text-decoration: none !important;
}
a.added_to_cart.show {
  display: block !important;
  width: 300px;
  text-align: left;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  font-size: 1rem;
  margin: 0;
  padding: 0 0.5em !important;
  position: fixed;
  left: 1.5rem;
  bottom: 1.5rem;
  color: #fff;
  z-index: 9999;
  background-color: #212121;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.18), 0 1px 2px 0 rgba(0, 0, 0, 0.28);
  animation: fadein 0.5s ease-in-out;
}

.not-found-form {
  background-color: #e3fbdd;
  margin: 2em auto;
  padding: 2em 1em;
  border-radius: 4px;
  line-height: 1.25em;
}
.not-found-form .agile-group {
  margin-bottom: 2em;
}
.not-found-form select {
  color: #616161;
}
.not-found-form button {
  margin: 0 auto;
}

.hide {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-moz-keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-ms-keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-o-keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.slider {
  height: 225px;
}
.slider.slick-initialized {
  height: auto;
}
.bulk-form {
  width: 420px;
  max-width: 100%;
  margin: 20px auto;
  line-height: 1.5;
  background-color: #f7f7f7 !important;
  padding: 20px;
  border-radius: 4px;
  text-align: left;
}
.bulk-form button {
  margin: 0 auto 10px auto;
}
.bulk-form select:invalid {
  color: rgb(153, 153, 153);
  font-weight: 400;
}
.bulk-form .row .form-row:first-child {
  width: 55%;
}
.bulk-form .row .form-row:last-child {
  width: 45%;
}
.bulk-form .row .form-row:first-child {
  padding-right: 10px;
}
.bulk-form select {
  width: 100%;
}
.bulk-form textarea {
  min-height: 50px !important;
  font-weight: 400;
  height: 100px;
}
.bulk-form p {
  text-align: center;
  margin-bottom: 10px;
}
.bulk-form a.phone {
  text-decoration: underline;
  font-weight: 700;
  color: #333;
  white-space: nowrap;
}
.bulk-form label:not(.not-hide) {
  font-size: 12px;
  position: absolute;
  margin-top: 6px;
  line-height: 1.2em;
  left: 1px;
  width: 100%;
  padding: 0 1em;
  z-index: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in-out;
}
.bulk-form label.not-hide {
  font-size: 14px;
  color: #616161;
}
.bulk-form label span {
  color: #ff0000;
}
.bulk-form .form-row {
  margin-bottom: 10px;
}
.form-row {
  position: relative;
}
.form-row.active-l label {
  opacity: 1;
  visibility: visible;
}
.form-row abbr {
  display: none;
}
.form-row input,
.form-row select {
  transition: all 0.2s ease-in-out;
}
.form-row.active-l input {
  padding: 20px 12px 6px 12px !important;
}
.form-row.active-l select {
  padding: 15px 12px 6px 12px !important;
}
.ac-form-sent,
.ac-form-error {
  display: block;
}
@media screen and (max-width: 768px) {
  .bulk-form {
    padding: 10px;
  }
  .bulk-form .row .form-row:first-child {
    width: 100%;
    margin-bottom: 10px;
  }
  .bulk-form .row .form-row:last-child {
    width: 100%;
  }
  .bulk-form .row .form-row:first-child {
    padding-right: 0;
  }
}
