@import url("https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&family=Noto+Sans+Hebrew:wght@100..900&display=swap");
body {
  font-family: "Noto Sans Hebrew", sans-serif;
}
body button, body a, body div, body p, body span, body h1, body h2, body h3, body h4, body h5, body h6 {
  font-family: "Noto Sans Hebrew", sans-serif;
}
body .entry-content {
  margin: 0;
}
body button {
  cursor: pointer;
}
body .hide {
  display: none;
}
body .req:after {
  content: "*";
  color: #a00;
  font-weight: 700;
  border: 0 !important;
  text-decoration: none;
}
body .woocommerce-message {
  text-align: center;
  padding: 5px;
  color: #fff;
}
body .woocommerce-message a {
  color: #fff;
  font-weight: bold;
}
body header.sticky-header.elementor-sticky--effects .header-logo-container {
  width: 120px;
  padding: 0;
  border-left: none;
}
body header.sticky-header.elementor-sticky--effects .header-logo-container .header-logo img {
  width: 100px;
}
body header.sticky-header.elementor-sticky--effects .header-top-container {
  display: none;
}
body .sort-wrap {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  gap: 10px;
  margin-right: auto;
  justify-content: flex-end;
}
body .sort-wrap span.sortby-label {
  font-family: "Noto Sans Hebrew", sans-serif;
  color: #445472;
  font-size: 19px;
  font-weight: 400;
}
body .sort-wrap form.woocommerce-ordering {
  margin: 0;
}
body .sort-wrap form.woocommerce-ordering select.orderby {
  background: rgba(240, 242, 248, 0.6392156863);
  border-radius: 9px;
  border: none;
  color: #484B5F;
  font-size: 16px;
  font-weight: 400;
  font-family: "Noto Sans Hebrew", sans-serif;
  padding: 8px 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(/wp-content/uploads/2024/11/arrow-down.svg);
  background-repeat: no-repeat;
  background-position: 15px center;
  min-width: 200px;
}
body .products-view-wrap .categories-menu {
  display: flex;
  gap: 10px;
  margin: -120px 20px 30px 0;
}
body .products-view-wrap .categories-menu .item-category {
  background: #F7F8FB;
  border: none;
  padding: 20px;
  color: #445472;
  font-size: 18px;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  gap: 5px;
  flex-grow: 1;
  flex-basis: 0;
  cursor: pointer;
  border-radius: 26px 26px 0 0;
  max-width: 146px;
}
body .products-view-wrap .categories-menu .item-category .icon-wrap .icon {
  max-height: 55px;
}
body .products-view-wrap .categories-menu .item-category .icon-wrap .icon svg {
  width: auto;
  max-height: 55px;
}
body .products-view-wrap .categories-menu .item-category.active {
  color: #92278F;
  background: #e6e9f3;
}
body .products-view-wrap .categories-menu .item-category.active .icon-wrap .icon svg path {
  fill: #92278F;
}
body .products-view-wrap .subcategory-menus-wrap {
  padding: 0 7vw;
  margin: 0 auto 20px;
}
body .products-view-wrap .subcategory-menus-wrap .subcategory-menu {
  margin: 0 0 0 0;
  padding: 0;
  min-height: 40px;
}
body .products-view-wrap .subcategory-menus-wrap .subcategory-menu label {
  font-family: "Noto Sans Hebrew", sans-serif;
  color: #445472;
  font-size: 19px;
  font-weight: 400;
}
body .products-view-wrap .subcategory-menus-wrap .subcategory-menu select {
  border-radius: 9px;
  border: none;
  color: #484B5F;
  font-size: 16px;
  font-weight: 400;
  font-family: "Noto Sans Hebrew", sans-serif;
  padding: 8px 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(/wp-content/uploads/2024/11/arrow-down.svg);
  background-repeat: no-repeat;
  background-position: 15px center;
  min-width: 200px;
}
body .products-view-wrap .subcategory-menus-wrap .subcategory-menu .item-subcategory {
  padding: 0;
  background: transparent;
  border: none;
  color: #445472;
  margin-left: 14px;
  font-weight: 400;
}
body .products-view-wrap .subcategory-menus-wrap .subcategory-menu .item-subcategory.active {
  color: #92278F;
}
body .products-view-wrap .products-wrap {
  gap: 30px;
  display: grid;
  width: 100%;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  padding: 0 7vw;
  max-width: 1580px;
  margin: 0 auto 50px;
  position: relative;
}
body .products-view-wrap .products-wrap a.product-wrapper.more-products {
  position: absolute;
  bottom: -70px;
  margin: 0 auto;
  left: 0;
  right: 0;
  margin-inline: auto;
  width: fit-content;
  border: 1px solid #04A19A;
  padding: 10px;
  color: #04A19A;
  border-radius: 5px;
}
body .products-view-wrap .products-wrap a.product-wrapper.more-products:hover {
  background: #fff;
}
body span.restrict-product {
  background: #445472;
  color: #fff;
  padding: 10px 4px;
  width: 100%;
  border-radius: 0 14px 0 14px;
  font-weight: 600;
  text-align: center;
  margin-top: 3px;
}
body .elementor-nothing-found.elementor-products-nothing-found {
  text-align: center;
  margin-top: 80px;
}
body .quantity {
  display: flex;
  align-items: center;
  padding: 5px;
}
body .quantity .quantity-wrap {
  display: flex;
}
body .quantity .quantity-wrap .plus, body .quantity .quantity-wrap .minus {
  margin: 0 !important;
  width: 40px;
  padding: 0;
  text-align: center;
  line-height: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: 600;
  background: #FAFAFA;
  border: none;
  color: #04A19A;
}
body .quantity .quantity-wrap .minus {
  border-radius: 15px 0 0 15px;
}
body .quantity .quantity-wrap .plus {
  border-radius: 0 15px 15px 0;
}
body .quantity .quantity-wrap .input-text {
  width: 50px !important;
  height: 40px !important;
  display: block;
  text-align: center !important;
  padding: 0 !important;
  border: none !important;
  color: #04A19A !important;
  border-radius: 0 !important;
  background-color: #F3F3F3 !important;
  -moz-appearance: textfield;
  max-height: 40px !important;
  font-size: 16px !important;
}
body .quantity .quantity-wrap .input-text::-webkit-outer-spin-button, body .quantity .quantity-wrap .input-text::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
body .e-loop-item.product {
  height: 100%;
}
body .product-wrap {
  background: #fff;
  overflow: hidden;
  height: 100%;
}
body .product-wrap .e-con-inner {
  justify-content: space-between;
}
body .product-wrap .e-con-inner .product-top {
  flex: 1 0 auto;
}
body .product-wrap .e-con-inner .product-top .elementor-widget-woocommerce-product-title {
  flex: 1 0 auto;
}
body .product-wrap .e-flex {
  padding: 0;
}
body .product-wrap .e-flex .e-con-inner {
  padding: 0;
}
body .product-wrap h3 {
  text-align: center;
  color: #445472;
  font-size: 20px;
  padding: 0 15px;
  line-height: 1.3;
}
body .product-wrap h3:hover {
  color: #04A19A;
}
body .product-wrap span.unit-type {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #445472;
}
body .product-wrap span.med-note {
  margin-bottom: 5px;
  font-size: 12px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
body .product-wrap span.unit-currency {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #445472;
  font-weight: bold;
  direction: ltr;
}
body .product-wrap .external-supplier {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #445472;
}
body .product-wrap .elementor-widget-woocommerce-product-price {
  padding: 0 10px 10px 0px;
}
body .product-wrap .elementor-widget-woocommerce-product-price .price {
  margin: 0;
  line-height: 1;
}
body .product-wrap .elementor-widget-woocommerce-product-price .price span.woocommerce-Price-amount.amount bdi {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}
body .product-wrap .elementor-widget-woocommerce-product-price .price span.woocommerce-Price-amount.amount bdi span.woocommerce-Price-currencySymbol {
  font-weight: 500;
  font-size: 16px;
}
body .product-wrap .elementor-widget-woocommerce-product-add-to-cart {
  width: 50%;
  flex-shrink: 0;
}
body .product-wrap .cart-quantity .e-loop-add-to-cart-form .e-atc-qty-button-holder {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
body .product-wrap .cart-quantity .e-loop-add-to-cart-form .e-atc-qty-button-holder a.button.product_type_simple.add_to_cart_button {
  background: #04A19A;
  color: #fff;
  padding: 10px 4px;
  width: 100%;
  border-radius: 0 14px 0 14px;
  font-weight: 600;
  transition: all 0.5s;
}
body .product-wrap .cart-quantity .e-loop-add-to-cart-form .e-atc-qty-button-holder a.button.product_type_simple.add_to_cart_button.loading {
  display: flex;
  align-items: center;
  justify-content: center;
}
body .product-wrap .cart-quantity .e-loop-add-to-cart-form .e-atc-qty-button-holder a.button.product_type_simple.add_to_cart_button.loading:after {
  content: "";
  border: 4px solid #a8a8a8;
  border-top: 4px solid #fff;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  animation: spin 2s linear infinite;
  margin: 0 auto;
  box-sizing: border-box;
}
body .product-wrap .cart-quantity .e-loop-add-to-cart-form .e-atc-qty-button-holder a.button.product_type_simple.add_to_cart_button.added {
  display: flex;
  align-items: center;
  justify-content: center;
}
body .product-wrap .cart-quantity .e-loop-add-to-cart-form .e-atc-qty-button-holder a.button.product_type_simple.add_to_cart_button.added:after {
  content: "";
  color: #fff;
  padding: 0 6px 0 0;
  transform: rotate(36deg);
  height: 14px;
  width: 5px;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  margin-right: 10px;
  margin-bottom: 2px;
}
body .product-wrap .cart-quantity .added_to_cart {
  display: none !important;
}
body .product-wrap.listView .elementor-widget-woocommerce-product-price {
  padding: 0;
}
body .product-wrap.listView h3 {
  padding: 0;
}
body .product-wrap.listView .elementor-widget-woocommerce-product-add-to-cart {
  flex: 1;
}
body .product-wrap.listView .cart-quantity .e-loop-add-to-cart-form .e-atc-qty-button-holder {
  flex-direction: row;
  align-items: flex-end;
  flex-wrap: nowrap !important;
}
body .product-wrap.listView .cart-quantity .e-loop-add-to-cart-form .e-atc-qty-button-holder .quantity {
  padding: 0;
  justify-content: center;
}
body .product-wrap.listView .cart-quantity .e-loop-add-to-cart-form .e-atc-qty-button-holder a.button.product_type_simple.add_to_cart_button {
  margin: 0;
}
body.woocommerce-account .reg-login-wrap {
  width: 100%;
  margin-bottom: 50px;
}
body.woocommerce-account .reg-login-wrap .reg-login-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
}
body.woocommerce-account .reg-login-wrap .reg-login-buttons .open-login, body.woocommerce-account .reg-login-wrap .reg-login-buttons .open-reg {
  padding: 0;
  background: transparent;
  border: none;
  color: #445472;
  font-weight: 400;
  font-size: 20px;
  transition: all 0.4s;
}
body.woocommerce-account .reg-login-wrap .reg-login-buttons .open-login.active, body.woocommerce-account .reg-login-wrap .reg-login-buttons .open-reg.active {
  font-weight: 900;
}
body.woocommerce-account .reg-login-wrap .reg-login-buttons .open-login:hover, body.woocommerce-account .reg-login-wrap .reg-login-buttons .open-reg:hover {
  font-weight: 900;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .login-wrap {
  width: 100%;
  margin-top: 30px;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .login-wrap h2 {
  margin: 0 0 10px 0;
  font-size: 22px;
  text-align: center;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .login-wrap form.login {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  border: 1px solid #cfc8d8;
  padding: 20px;
  border-radius: 5px;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .login-wrap form.login p.flex-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
  flex-direction: row;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .login-wrap form.login p.flex-row:after, body.woocommerce-account .reg-login-wrap .reg-login-content .login-wrap form.login p.flex-row:before {
  display: none;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .login-wrap form.login p.form-row-wide {
  padding: 0;
  margin: 0 0 10px 0;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .login-wrap form.login p.form-row-wide input {
  width: 100%;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .login-wrap form.login label {
  font-weight: 500;
  font-size: 16px;
  color: #445472;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .login-wrap form.login input {
  min-height: 40px;
  border: none;
  background: #F7F8FB;
  border-radius: 5px;
  color: #445472;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .login-wrap form.login .woocommerce-form-login__rememberme input {
  height: auto;
  min-height: 0;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .login-wrap form.login button.woocommerce-button.button.woocommerce-form-login__submit {
  background: #04A19A;
  border-radius: 5px;
  padding: 0 25px;
  min-height: 40px;
  border: 1px solid #04A19A;
  font-weight: 500;
  color: #fff;
  font-size: 18px;
  margin: 0;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .login-wrap form.login button.woocommerce-button.button.woocommerce-form-login__submit:hover {
  background: #fff;
  color: #04A19A;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap {
  width: 100%;
  margin-top: 30px;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap h2 {
  margin: 0 0 10px 0;
  font-size: 22px;
  text-align: center;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration {
  border: 1px solid #cfc8d8;
  padding: 20px;
  border-radius: 5px;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .registration-opening {
  text-align: center;
  font-size: 16px;
  max-width: 700px;
  margin: 0 auto;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-title {
  font-weight: 600;
  border-bottom: 2px solid #F7F8FB;
  padding: 0 0 5px 0;
  margin-top: 20px;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-wrap-in {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  margin: 0 -7.5px;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-wrap-in .form-row {
  position: relative;
  padding: 0 7.5px;
  margin: 10px 0 0 0;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-wrap-in .form-row .note {
  text-align: center;
  font-size: 14px;
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
  display: block;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-wrap-in .form-row .form-message {
  text-align: center;
  margin: 0 auto;
  display: block;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-wrap-in .form-row .form-message.message-failed {
  color: #92278F;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-wrap-in .form-row .form-message.message-success {
  color: #04A19A;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-wrap-in .form-row.submit-button-warp {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 40px;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-wrap-in .form-row.width-75 {
  width: 75%;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-wrap-in .form-row.width-100 {
  width: 100%;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-wrap-in .form-row.width-50 {
  width: 50%;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-wrap-in .form-row.width-30 {
  width: 33.333%;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-wrap-in .form-row.width-25 {
  width: 25%;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-wrap-in .form-row.width-20 {
  width: 20%;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-wrap-in .form-row.width-10 {
  width: 10%;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-wrap-in .form-row label {
  font-weight: 500;
  font-size: 16px;
  color: #445472;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-wrap-in .form-row input {
  min-height: 40px;
  border: none;
  background: #F7F8FB;
  border-radius: 5px;
  color: #445472;
  width: 100%;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-wrap-in .form-row.terms {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row-reverse;
  gap: 10px;
  margin-top: 30px;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-wrap-in .form-row.terms label {
  width: fit-content;
  display: block;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-wrap-in .form-row.terms input {
  width: fit-content;
  min-height: 0;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-wrap-in .form-row .submit-button {
  background: #04A19A;
  border-radius: 5px;
  padding: 0 25px;
  min-height: 46px;
  border: 1px solid #04A19A;
  font-weight: 500;
  color: #fff;
  font-size: 20px;
  margin: 0;
  position: relative;
  width: 100%;
  max-width: 300px;
}
body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-wrap-in .form-row .submit-button:hover {
  background: #fff;
  color: #04A19A;
}
body .elementor-products-grid .woocommerce.columns-4 ul.products {
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}
body .archive-categories-menu {
  display: flex;
  gap: 10px;
  margin-top: 30px;
}
body .archive-categories-menu .item-category-link {
  background: rgba(247, 248, 251, 0.6117647059);
  text-align: center;
  border-radius: 26px 26px 0 0;
  border: none;
  padding: 18px;
  color: #445472;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  gap: 5px;
  flex-grow: 1;
  flex-basis: 0;
  cursor: pointer;
  line-height: 1;
}
body .archive-categories-menu .item-category-link .icon-wrap .icon {
  max-height: 55px;
}
body .archive-categories-menu .item-category-link .icon-wrap .icon svg {
  width: auto;
  max-height: 55px;
}
body .archive-categories-menu .item-category-link.active {
  color: #92278F;
  background: #fff;
  border-bottom: none;
}
body .archive-categories-menu .item-category-link.active .icon-wrap .icon svg path {
  fill: #92278F;
}
body .archive-categories-menu .archive-subcategory-menu {
  position: absolute;
  top: calc(100% + 28px);
  z-index: 1;
  padding-right: 12px;
  width: calc(86vw - 280px);
  min-height: 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
  gap: 10px;
  margin-right: auto;
}
body .archive-categories-menu .archive-subcategory-menu label {
  font-family: "Noto Sans Hebrew", sans-serif;
  color: #445472;
  font-size: 19px;
  font-weight: 400;
}
body .archive-categories-menu .archive-subcategory-menu select#sub-category-select {
  background: rgba(240, 242, 248, 0.6392156863);
  border-radius: 9px;
  border: none;
  color: #484B5F;
  font-size: 16px;
  font-weight: 400;
  font-family: "Noto Sans Hebrew", sans-serif;
  padding: 8px 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(/wp-content/uploads/2024/11/arrow-down.svg);
  background-repeat: no-repeat;
  background-position: 15px center;
  min-width: 200px;
}
body .page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style-type: none;
  gap: 4px;
  direction: ltr;
}
body .page-numbers .page-numbers {
  color: #04A19A;
  font-weight: 400;
  font-size: 18px;
  padding: 0 3px;
  min-width: 25px;
}
body .page-numbers .page-numbers.current {
  color: #445472;
  box-shadow: none;
  background: transparent;
  font-weight: 700;
}
body .page-numbers .page-numbers.dots {
  color: #445472;
  box-shadow: none;
  background: transparent;
}
body .page-numbers .page-numbers.prev {
  transform: rotate(180deg);
}
body .page-numbers .page-numbers.next {
  transform: rotate(180deg);
}
body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message {
  background: #04A19A;
  padding: 5px 10px;
  color: #fff;
  font-weight: 700;
}
body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce .woocommerce-cart-form table {
  padding: 10px;
}
body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce .woocommerce-cart-form table thead tr th {
  text-align: right;
}
body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce .woocommerce-cart-form table tbody tr td {
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
}
body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce .woocommerce-cart-form table tbody tr td.actions button {
  background: #04A19A;
  color: #fff;
  border: none;
  border-radius: 5px;
}
body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce .e-cart__column.e-cart__column-end {
  width: calc(100% - 150px);
  border: none;
  padding: 10px;
  border-radius: 0;
  margin-right: auto;
  margin-top: -72px;
}
body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce .e-cart__column.e-cart__column-end .tax-rate {
  display: none;
}
body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce .e-cart__column.e-cart__column-end .cart_totals {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce .e-cart__column.e-cart__column-end .cart_totals h2 {
  display: none;
}
body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce .e-cart__column.e-cart__column-end .cart_totals table {
  flex: 1;
  margin: 0;
  width: fit-content;
  display: flex;
  justify-content: flex-end;
  padding-left: 20px;
}
body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce .e-cart__column.e-cart__column-end .cart_totals table tbody tr.cart-subtotal {
  display: none;
}
body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce .e-cart__column.e-cart__column-end .cart_totals table tbody tr.order-total {
  display: flex;
  align-items: center;
  gap: 5px;
}
body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce .e-cart__column.e-cart__column-end .cart_totals table tbody tr.order-total th {
  display: block;
}
body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce .e-cart__column.e-cart__column-end .cart_totals table tbody tr.order-total th:after {
  content: ":";
}
body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce .e-cart__column.e-cart__column-end .cart_totals table tbody tr.order-total td {
  padding: 0;
}
body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce .e-cart__column.e-cart__column-end .cart_totals .wc-proceed-to-checkout a {
  width: fit-content;
  flex-shrink: 0;
  padding: 10px;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #customer_details .col-1 {
  border: 1px solid #cfc8d8;
  padding: 20px;
  border-radius: 5px;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields h3 {
  font-weight: 600;
  border-bottom: 2px solid #F7F8FB;
  padding: 0 0 5px 0;
  margin: 0;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  margin: 0 -7.5px;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row {
  padding: 0 7.5px;
  margin: 15px 0 0 0 !important;
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row label {
  font-weight: 500;
  font-size: 16px;
  color: #445472;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row input {
  min-height: 40px;
  border: none;
  background: #F7F8FB;
  border-radius: 5px;
  color: #445472;
  width: 100%;
  padding: 5px 10px;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #customer_details .col-2 .woocommerce-shipping-fields {
  border: 1px solid #cfc8d8;
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 24px;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #customer_details .col-2 .woocommerce-shipping-fields h3#ship-to-different-address {
  font-weight: 600;
  padding: 0 0 5px 0;
  margin: 0;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #customer_details .col-2 .woocommerce-shipping-fields .shipping_address {
  padding: 0;
  border: none;
  margin: 0;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #customer_details .col-2 .woocommerce-shipping-fields .shipping_address .woocommerce-shipping-fields__field-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  margin: 0 -7.5px;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #customer_details .col-2 .woocommerce-shipping-fields .shipping_address .woocommerce-shipping-fields__field-wrapper .form-row {
  padding: 0 7.5px;
  margin: 15px 0 0 0 !important;
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #customer_details .col-2 .woocommerce-shipping-fields .shipping_address .woocommerce-shipping-fields__field-wrapper .form-row label {
  font-weight: 500;
  font-size: 16px;
  color: #445472;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #customer_details .col-2 .woocommerce-shipping-fields .shipping_address .woocommerce-shipping-fields__field-wrapper .form-row input {
  min-height: 40px;
  border: none;
  background: #F7F8FB;
  border-radius: 5px;
  color: #445472;
  width: 100%;
  padding: 5px 10px;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #customer_details .col-2 .woocommerce-additional-fields {
  border: 1px solid #cfc8d8;
  padding: 20px;
  border-radius: 5px;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #customer_details .col-2 .woocommerce-additional-fields p#order_comments_field {
  margin: 0;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout .e-checkout__order_review {
  border: 1px solid #cfc8d8;
  padding: 20px;
  border-radius: 5px;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout .e-checkout__order_review h3#order_review_heading {
  font-weight: 600;
  border-bottom: 2px solid #F7F8FB;
  padding: 0 0 5px 0;
  margin: 0;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout .e-checkout__order_review div#order_review {
  margin-top: 15px;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout .e-checkout__order_review div#order_review table {
  border-collapse: collapse;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout .e-checkout__order_review div#order_review table thead {
  text-align: right;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout .e-checkout__order_review div#order_review table thead tr th {
  color: #000;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout .e-checkout__order_review div#order_review table tbody {
  text-align: right;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout .e-checkout__order_review div#order_review table tbody tr {
  border-bottom: 2px solid #F7F8FB;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout .e-checkout__order_review div#order_review table tbody tr td {
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout .e-checkout__order_review div#order_review table tbody tr td.product-name {
  color: #04A19A;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout .e-checkout__order_review div#order_review table tfoot {
  border-top: 10px solid #fff;
  background: #F7F8FB;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout .e-checkout__order_review div#order_review table tfoot tr {
  border-top: 2px solid #fff;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout .e-checkout__order_review div#order_review table tfoot tr th {
  text-align: right;
  padding: 10px;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout .e-checkout__order_review div#order_review table tfoot tr th:after {
  content: ":";
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout .e-checkout__order_review div#order_review table tfoot tr td {
  text-align: right;
  padding: 10px 0;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout .e-checkout__order_review div#order_review table tfoot tr td ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout .e-checkout__order_review-2 div#payment {
  border: 1px solid #cfc8d8;
  padding: 20px;
  border-radius: 5px;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout .e-checkout__order_review-2 div#payment ul.wc_payment_methods.payment_methods.methods {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout .e-checkout__order_review-2 div#payment .form-row.place-order #place_order {
  background: #04A19A;
  border: 1px solid #04A19A;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout .e-checkout__order_review-2 div#payment .form-row.place-order #place_order:hover {
  background: #fff;
  color: #04A19A;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-order p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  text-align: center;
  color: #04A19A;
  font-size: 20px;
  margin-bottom: 15px;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-order ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
  list-style-type: none;
  margin: 0;
  display: flex;
  gap: 10px;
  justify-content: space-between;
  padding: 0;
  flex-wrap: wrap;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-order ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
  background: #F7F8FB;
  padding: 10px;
  flex: 1;
  text-align: center;
  display: flex;
  flex-direction: column;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-order ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details ~ p {
  background: #F7F8FB;
  padding: 10px;
  flex: 1;
  text-align: center;
  display: flex;
  flex-direction: column;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-order section.woocommerce-order-details {
  border: 1px solid #cfc8d8;
  padding: 20px;
  border-radius: 5px;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-order section.woocommerce-order-details h2.woocommerce-order-details__title {
  font-weight: 600;
  border-bottom: 2px solid #F7F8FB;
  padding: 0 0 5px 0;
  margin: 0;
  color: #445472;
  font-size: 16px;
  margin-bottom: 20px;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-order section.woocommerce-order-details table {
  border-collapse: collapse;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-order section.woocommerce-order-details table thead {
  text-align: right;
  border-bottom: 2px solid #F7F8FB;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-order section.woocommerce-order-details table thead tr th {
  color: #000;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-order section.woocommerce-order-details table tbody {
  text-align: right;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-order section.woocommerce-order-details table tbody tr {
  border-bottom: 2px solid #F7F8FB;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-order section.woocommerce-order-details table tbody tr td {
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-order section.woocommerce-order-details table tbody tr td.product-name a {
  color: #04A19A;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-order section.woocommerce-order-details table tfoot {
  border-top: 10px solid #fff;
  background: #F7F8FB;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-order section.woocommerce-order-details table tfoot tr {
  border-top: 2px solid #fff;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-order section.woocommerce-order-details table tfoot tr th {
  text-align: right;
  padding: 10px;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-order section.woocommerce-order-details table tfoot tr td {
  text-align: right;
  padding: 10px 0;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-order section.woocommerce-order-details table tfoot tr td ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-order section.woocommerce-customer-details section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses {
  display: flex;
  justify-content: center;
  gap: 20px;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-order section.woocommerce-customer-details section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses .woocommerce-column {
  width: 50%;
  border: 1px solid #cfc8d8;
  padding: 20px;
  border-radius: 5px;
  margin-top: 20px;
}
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-order section.woocommerce-customer-details section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses .woocommerce-column h2.woocommerce-column__title {
  font-weight: 600;
  border-bottom: 2px solid #F7F8FB;
  padding: 0 0 5px 0;
  margin: 0;
  color: #445472;
  font-size: 16px;
  margin-bottom: 20px;
}

.multiSelectContainer {
  position: absolute;
  top: 100%;
  border-radius: 5px;
  border: 1px solid #ccc;
  width: calc(100% - 15px);
  z-index: 8;
  max-height: 200px;
  overflow-x: hidden;
  background-color: #fff;
  overflow-y: auto;
}
.multiSelectContainer .checkbox-wrap {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  padding: 5px 10px !important;
  font-size: 16px;
}
.multiSelectContainer .checkbox-wrap input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.multiSelectContainer .check-box {
  position: relative;
  height: 16px;
  width: 16px;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 2px;
  flex-shrink: 0;
}
.multiSelectContainer .checkbox-wrap:hover input ~ .check-box {
  background-color: #ccc;
}
.multiSelectContainer .checkbox-wrap input:checked ~ .check-box {
  background-color: #04A19A;
}
.multiSelectContainer .check-box:after {
  content: "";
  position: absolute;
  display: none;
}
.multiSelectContainer .checkbox-wrap input:checked ~ .check-box:after {
  display: block;
}
.multiSelectContainer .checkbox-wrap .check-box:after {
  left: 4.75px;
  top: 2.75px;
  width: 4px;
  height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media (max-width: 1024px) {
  body .archive-categories-menu {
    margin: 30px auto 0;
  }
  body .archive-categories-menu .archive-subcategory-menu {
    right: 0;
  }
  body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-wrap-in .form-row.width-25 {
    width: 50%;
  }
  body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-wrap-in .form-row.width-20 {
    width: 40%;
  }
  body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-wrap-in .form-row.width-10 {
    width: 20%;
  }
}
@media (max-width: 767px) {
  body .sort-wrap {
    width: calc(50% - 7.5px);
    flex-direction: column;
    gap: 0;
    overflow: hidden;
  }
  body .sort-wrap span.sortby-label {
    font-size: 14px;
    width: 100%;
    text-align: right;
  }
  body .sort-wrap form.woocommerce-ordering {
    margin: 0;
    width: 100%;
  }
  body .sort-wrap form.woocommerce-ordering select.orderby {
    width: 100%;
    min-width: 0;
  }
  body .archive-categories-menu {
    margin: 15px auto 0;
    max-width: 100%;
    width: 100%;
    padding: 0 10px;
  }
  body .archive-categories-menu .item-category-link {
    font-size: 14px;
    padding: 10px;
  }
  body .archive-categories-menu .item-category-link .icon-wrap .icon svg {
    max-height: 35px;
  }
  body .archive-categories-menu .item-category-link.active .icon-wrap .icon svg {
    max-height: 35px;
  }
  body .archive-categories-menu .archive-subcategory-menu {
    right: 27px;
    display: flex;
    flex-direction: column;
    width: calc(50% - 34.5px);
    padding: 0;
    margin: 0;
    top: calc(100% + 27px);
    gap: 0;
  }
  body .archive-categories-menu .archive-subcategory-menu label {
    font-size: 14px;
    width: 100%;
    text-align: right;
  }
  body .archive-categories-menu .archive-subcategory-menu select#sub-category-select {
    min-width: 0;
    width: 100%;
  }
  body .products-view-wrap .categories-menu {
    width: 100%;
    margin: 0 auto 40px;
    padding: 0 10px;
    background: #fff;
    max-width: 100%;
  }
  body .products-view-wrap .categories-menu .item-category {
    font-size: 14px;
    padding: 10px;
    max-width: unset;
  }
  body .products-view-wrap .categories-menu .item-category .icon-wrap .icon {
    max-width: unset;
  }
  body .products-view-wrap .categories-menu .item-category .icon-wrap .icon svg {
    max-height: 35px;
  }
  body .products-view-wrap .subcategory-menus-wrap {
    padding: 0 15px;
    margin: 0 auto;
  }
  body .products-view-wrap .subcategory-menus-wrap .subcategory-menu {
    margin-bottom: 20px;
    text-align: center;
    line-height: 2;
  }
  body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-wrap-in .form-row.width-50 {
    width: 100%;
  }
  body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-wrap-in .form-row.width-25 {
    width: 100%;
  }
  body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-wrap-in .form-row.width-20 {
    width: 100%;
  }
  body.woocommerce-account .reg-login-wrap .reg-login-content .reg-wrap form#main-registration .fields-wrap .fields-wrap-in .form-row.width-10 {
    width: 50%;
  }
}
@media (max-width: 500px) {
  body .archive-categories-menu {
    width: 100%;
    margin: 30px auto 15px;
    padding: 0 5px;
    background: transparent;
    max-width: 100%;
    gap: 5px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  body .archive-categories-menu .item-category-link {
    font-size: 16px;
    padding: 10px 4px;
    width: calc(50% - 4px);
    flex: 0 1 auto;
    border-radius: 16px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border: 1px solid #E2E2E2;
  }
  body .archive-categories-menu .item-category-link.active {
    color: #fff;
    background: #04A19A;
  }
  body .archive-categories-menu .item-category-link.active .icon-wrap .icon svg {
    max-height: 35px;
  }
  body .archive-categories-menu .item-category-link.active .icon-wrap .icon svg path {
    fill: #ffffff;
  }
  body .archive-categories-menu .archive-subcategory-menu {
    right: 27px;
    display: flex;
    flex-direction: column;
    width: calc(50% - 34.5px);
    padding: 0;
    margin: 0;
    top: calc(100% + 27px);
    gap: 0;
  }
  body .archive-categories-menu .archive-subcategory-menu a.item-category-link {
    font-size: 11px;
    padding: 10px 4px;
    border-radius: 16px 16px 0 0;
  }
  body .archive-categories-menu .archive-subcategory-menu label {
    font-size: 14px;
    width: 100%;
    text-align: right;
  }
  body .archive-categories-menu .archive-subcategory-menu select#sub-category-select {
    min-width: 0;
    width: 100%;
  }
  body .products-view-wrap {
    padding-top: 30px;
  }
  body .products-view-wrap .categories-menu {
    width: 100%;
    margin: 0 auto 40px;
    padding: 0 5px;
    background: transparent;
    max-width: 100%;
    gap: 5px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  body .products-view-wrap .categories-menu .item-category {
    font-size: 16px;
    padding: 10px 4px;
    width: calc(50% - 4px);
    flex: 0 1 auto;
    border-radius: 16px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border: 1px solid #E2E2E2;
  }
  body .products-view-wrap .categories-menu .item-category.active {
    color: #fff;
    background: #04A19A;
  }
  body .products-view-wrap .categories-menu .item-category.active .icon-wrap .icon svg path {
    fill: #ffffff;
  }
  body .products-view-wrap .categories-menu .item-category .icon-wrap .icon {
    max-width: unset;
  }
  body .products-view-wrap .categories-menu .item-category .icon-wrap .icon svg {
    max-height: 35px;
  }
  body .products-view-wrap .subcategory-menus-wrap {
    padding: 0 15px;
    margin: 0 auto;
  }
  body .products-view-wrap .subcategory-menus-wrap .subcategory-menu {
    margin-bottom: 20px;
    text-align: center;
    line-height: 2;
  }
}
.loader2 {
  border: 4px solid #a8a8a8;
  border-top: 4px solid #fff;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  animation: spin 2s linear infinite;
  margin: 0 auto;
  position: absolute;
  box-sizing: border-box;
  left: 20px;
  top: auto;
  bottom: auto;
}
.loader2.middle {
  bottom: 0;
  top: 0;
  margin: auto auto;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
body #pojo-a11y-toolbar {
  top: auto !important;
  bottom: 10% !important;
}
body #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle {
  bottom: 0;
}

.single-product .unit-type {
  width: 100%;
  display: flex;
}
.single-product .unit-currency {
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #445472;
  font-weight: bold;
  direction: ltr;
  justify-content: flex-end;
}
.single-product .external-supplier {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  color: #445472;
}

.microsite-products .microsite-products-header {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  margin: 0 auto 30px auto !important;
  padding: 20px 25px !important;
  max-width: 1340px !important;
  width: calc(100% - 14vw) !important;
}
.microsite-products .microsite-products-header h2 {
  margin: 0 !important;
  color: #484B5F !important;
  font-size: 1.3rem !important;
  font-weight: 600 !important;
  font-family: "Noto Sans Hebrew", sans-serif !important;
}
.microsite-products .view-toggle {
  display: flex !important;
  gap: 0 !important;
  background: rgba(240, 242, 248, 0.64) !important;
  padding: 4px !important;
  border-radius: 9px !important;
  border: none !important;
}
.microsite-products .view-toggle-btn {
  background: transparent !important;
  border: none !important;
  padding: 8px 15px !important;
  cursor: pointer !important;
  color: #484B5F !important;
  border-radius: 6px !important;
  transition: all 0.3s ease !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-family: "Noto Sans Hebrew", sans-serif !important;
  min-width: 45px !important;
}
.microsite-products .view-toggle-btn:hover {
  background: rgba(240, 242, 248, 0.9) !important;
}
.microsite-products .view-toggle-btn.active {
  background: #ffffff !important;
  color: #04A19A !important;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08) !important;
}
.microsite-products .view-toggle-btn svg {
  width: 18px !important;
  height: 18px !important;
}

.products-wrap-list {
  display: none;
}
.products-wrap-list.active-view {
  display: flex;
  flex-direction: column;
}

.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-actions a {
  margin: 0 5px !important;
}
.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-actions a:first-child {
  margin-right: 0 !important;
}
.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-actions a:last-child {
  margin-left: 0 !important;
}

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