.elementor-2102 .elementor-element.elementor-element-b272fde{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.products-heading-show .related-products > h2, .elementor-widget-woocommerce-products.products-heading-show .upsells > h2, .elementor-widget-woocommerce-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-2102 .elementor-element.elementor-element-a0c8ed3.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-2102 .elementor-element.elementor-element-a0c8ed3.elementor-wc-products .attachment-woocommerce_thumbnail{border-radius:15px 15px 15px 15px;}.elementor-2102 .elementor-element.elementor-element-a0c8ed3.elementor-wc-products ul.products li.product span.onsale{display:block;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-2102 .elementor-element.elementor-element-a0c8ed3.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-2102 .elementor-element.elementor-element-a0c8ed3.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for woocommerce-products, class: .elementor-element-a0c8ed3 */.woocommerce nav.woocommerce-pagination {
  display: none;
}

.woo-page-fraction {
  display: flex;
  justify-content: center;
  margin: 30px auto;
}

.woo-page-inner {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 40px;
  padding: 6px 20px;
  width: 200px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.woo-page-current {
  font-weight: 600;
  color: #111;
}

.woo-page-prev,
.woo-page-next {
  position: relative;
  text-decoration: none;
  color: #111;
  font-size: 18px;
  font-weight: 500;
  width: 22px;
  height: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}

.woo-page-prev:hover,
.woo-page-next:hover {
  color: #FF0000;
}

.woo-page-prev.disabled,
.woo-page-next.disabled {
  color: #aaa;
  opacity: 0.4;
  cursor: not-allowed;
  pointer-events: none;
}

.woo-page-prev::after,
.woo-page-next::before {
  content: "";
  opacity: 0;
  transition: all 0.3s ease;
}

.woo-page-prev:hover::after {
  content: "-";
  position: absolute;
  left: 6px;
  opacity: 1;
}

.woo-page-next:hover::before {
  content: "-";
  position: absolute;
  right: 6px;
  opacity: 1;
}

.woo-page-prev:hover,
.woo-page-next:hover {
  transform: scale(1.05);
  color: #000;
}

.woo-page-prev.disabled,
.woo-page-next.disabled {
  color: #aaa;
  opacity: 0.4;
  cursor: not-allowed;
  pointer-events: none;
}

.review-rating{
    display: none;
}

a.button.product_type_variable {
  display: none !important;
}

a.button.product_type_simple{
    display: none !important
}

a.button.product_type_mczr {
    display: none !important;
}

.astra-shop-thumbnail-wrap .add_to_cart_button{
    display: none !important;
}/* End custom CSS */