.woocommerce-breadcrumb { display: none; }
.woocommerce-checkout {
    font-size: 16px !important;
}

/**
#cclw_order_details_table .cclw_order_review_table .wrapper_qty {
    display: inline-flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
}

.cclw_coupon_link {
  text-align: center !important;
}

.ui-dialog {
  position: absolute;
  top: 170px !important;
  left: 374.5px
}

**/

.product-name .quantity {
	display:inline-block !important;
}

.product-name .remove {
	display:inline-block !important;
}

.woocommerce .quantity .qty {
  width: 4em;
}

.elementskit-menu-overlay {
  display: none !important;
}

@media (max-width: 768px) {
    .woocommerce ul.products,
    .woocommerce-page ul.products {
        display: flex;
        flex-direction: column;
        align-items: center; /* This centers the product blocks */
    }

    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 100% !important;
        max-width: 400px; /* Optional: limit width for better appearance */
        margin: 0 auto 20px; /* Center and add spacing */
        text-align: center; /* Center text inside the product box */
    }

    .woocommerce ul.products li.product .woocommerce-loop-product__title,
    .woocommerce ul.products li.product .price,
    .woocommerce ul.products li.product .button {
        text-align: center; /* Center title, price, and button */
    }
}
.woocommerce-result-count {
    display: none !important;
}

html, body {
  overflow-x: hidden;
}

.elementor-92 .elementor-element.elementor-element-5144051c .elementor-posts-container .elementor-post__thumbnail {
     padding-bottom: 0px;
}

.elementor-133 .elementor-element.elementor-element-12f913d4 .elementor-posts-container .elementor-post__thumbnail {
    padding-bottom: 0px;
}

.elementor-4393263 .elementor-element.elementor-element-94108f1 .elementor-posts-container .elementor-post__thumbnail {
    padding-bottom: 0px;
}
