.wp-block-search__button {
  border-radius: 50rem 0 0 50rem;
  background-color: #61ce70;
  border-width: 0px;
  padding: 0 1rem 0 1.5rem;
  color: #fff;
  transform: translatex(0.9rem);
}
input[type=search] {
  border-radius: 0 50rem 50rem 0 !important;
}
.wp-block-search__inside-wrapper {
  margin-top: 2rem;
}
.widget h2 {
  color: #fff;
  font-size: 1.25rem;
}
.woocommerce ul.products li.product {
  box-shadow: 0 0 4px 0px #9e9e9e;
  border-radius: 10px;
}
.woocommerce span.onsale {
  background: rgba(0, 220, 18, 0.4);
  border-radius: 2rem;
  border: 3px dashed #fff;
  padding: 0 2rem;
  font-size: 1.5rem;
  font-weight: bold;
  backdrop-filter: blur(5px);
  transform: rotate(20deg);
  box-shadow: 0 0 5px 1px #999999;
}
.woocommerce ul.products li.product a.button {
  background-color: #61ce70;
  border-radius: 60px;
}
.woocommerce ul.products li.product .star-rating {
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 15px;
}
.woocommerce ul.products li.product a img {
  border-radius: 0.5rem;
}
.woocommerce .woocommerce-ordering select {
  border-radius: 50rem;
}
.entry-title a {
  color: blue;
  text-decoration: underline blue;
  font-size: 30px;
}
.woocommerce-page #content table.cart td.actions .coupon .input-text + .button {
  border-radius: 50rem;
}
.woocommerce-cart .woocommerce table.shop_table.cart td.actions {
  border-radius: 50rem !important;
}
.woocommerce-cart .woocommerce table.shop_table.cart td.actions #coupon_code {
  border-radius: 50rem;
}
.woocommerce-cart .woocommerce table.shop_table.cart div.quantity input.qty {
  border-radius: 50rem;
}
.woocommerce-page #content table.cart td.actions .button {
  border-radius: 50rem;
  background: #61CE70;
  border: 1px solid #61CE70;
}
.woocommerce .wc-proceed-to-checkout .button {
  border-radius: 50rem !important;
  background: #61CE70 !important;
}
.woocommerce #payment div.form-row .button {
  border-radius: 50rem;
  background: #61CE70;
}
.woocommerce .woocommerce-info {
  border-top: 5px solid #61CE70;
}
.woocommerce #content div.product .single_add_to_cart_button {
  border-radius: 50rem;
  background: #61CE70;
}
.woocommerce #content div.product form.cart div.quantity input.qty {
  border-radius: 50rem;
}
#comments .submit {
  border-radius: 50rem;
}
.woocommerce button.button {
  border-radius: 50rem;
}
.woocommerce form .form-row input.input-text {
  border-radius: 50rem;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active {
  border-radius: 1rem 1rem 0 0;
}
.elementor-219 .elementor-element.elementor-element-14a8cf9 .elementor-tab-title {
  border-radius: 1rem 1rem 0 0;
}
.elementor-219 .elementor-element.elementor-element-14a8cf9 .elementor-tab-content {
  border-radius: 0 0 1rem 1rem;
}
#kat-pic1 {
  border-radius: 60% 60% 50% 80%;
  background: #FFA2D0;
  padding: 0.5rem;
}
#kat-pic1 * {
  border-radius: 60% 60% 50% 80%;
}
#kat-pic1 > div {
  background: #950056;
  padding: 0.5rem;
}
@media screen and (max-width: 1024px) {
  .woocommerce .upsells ul.products li.product a.button {
    white-space: nowrap;
    font-size: 1;
    width: calc(100% - 1rem);
  }
  .woocommerce .upsells ul.products li.product {
    width: calc(30% - 1rem);
    margin-left: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .woocommerce .upsells ul.products li.product a.button {
    white-space: nowrap;
    font-size: 1;
    width: calc(100% - 1rem);
  }
  .woocommerce .upsells ul.products li.product {
    width: calc(50% - 1rem);
    margin-left: 1rem;
  }
}
@media screen and (max-width: 568px) {
  .woocommerce .upsells ul.products li.product {
    width: 40%;
  }
  .woocommerce .upsells ul.products li.product a.button {
    white-space: nowrap;
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 320px) {
  .woocommerce .upsells ul.products li.product {
    width: 100%;
    margin-left: 0;
  }
  .site-title a {
    font-size: 1.2rem;
  }
  .ast-button-wrap .menu-toggle .menu-toggle-icon {
    color: #61CE70;
  }
  .woocommerce #content div.product .product_title {
    font-size: 1.5rem;
  }
  .woocommerce .upsells ul.products li.product a.button {
    width: calc(100% - 1rem);
  }
}
.ayde {
  backdrop-filter: blur(10px);
}
@media only screen and (max-width: 600px) {
  #amel {
    width: 200% !important;
  }
}
