/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 15 2025 | 06:02:37 */
a.remove-checkout-item {
    font-size: 12px;
    margin-left: 16px;
    margin-right: -15px;
    padding: 5px;
    border-radius: 100%;
    border: 1px;
    border-color: #000000;
    border-style: solid;
}

p.has-text-align-center a {
    font-size: 30px !important;
    color: #d03d96;
}

.woocommerce-checkout .woocommerce-info a {
    font-size: 16px;
}

.woocommerce-checkout .woocommerce-info {
    font-size: 18px;
}

a.added_to_cart.wc-forward {
    display: none !important;
}

.woocommerce div.product form.cart {
    border-top: none;
    border-bottom: none;
}

body.rtl.woocommerce ul.products li.product:not(.product-category) .product-inner:hover .woo-product-gallery, body.rtl .woocommerce ul.products li.product:not(.product-category) .product-inner:hover .woo-product-gallery {
    right: 0px;
}

body.rtl.woocommerce ul.products li.product:not(.product-category) .product-inner:hover:before, body.rtl .woocommerce ul.products li.product:not(.product-category) .product-inner:hover:before {
    right: 0px;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    color: #ffffff !important;
}

.woocommerce ul.products li.product:not(.product-category) .image-wrap .button {
    background-color: #d03d96;
}

.woocommerce ul.products li.product:not(.product-category) .image-wrap .button:hover {
    background-color: #d03d96;
}

a#elementor-menu-cart__toggle_button {
    background-color: #f8f8f8 !important;
}

.elementor-menu-cart__product-name.product-name img
{
    display: none;
}

a.elementor-button.elementor-button--checkout.elementor-size-md {
    background-color: #d03d96;
}

a.elementor-button.elementor-button--checkout.elementor-size-md:hover {
    background-color: #000000f0;
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    border-radius: 5px;
}

.wp-block-button__link:hover {
    color: #ffffff;
}

h1.product_title.entry-title.elementor-heading-title.elementor-size-default.jawsinspect-wiid-N845 {
    padding: 0px;
    margin: 0px;
}

.wc-block-components-shipping-address {
    display: none !important;
}

.woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods li label {
    display: flex;
    flex-direction: column;
}

.woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods {
    padding-bottom: 0px;
}

.wc-block-cart-item__prices {
    display: none;
}

.wc-block-components-product-badge.wc-block-components-sale-badge {
    display: none;
}

.wc-block-components-product-metadata {
    display: none;
}

.wc-block-cart-item__quantity {
    display: flex;
}

table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector {
    margin-left: 20px;
}

.woocommerce-notices-wrapper {
    width: 63%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
}

.woocommerce ul.products li.product li.title h2, .woocommerce ul.products li.product li.title a {
    font-size: 18px !important;
	line-height: 0;
}

.elementor-367 .elementor-element.elementor-element-418cdddb.elementor-wc-products ul.products li.product span.onsale {
    display: none !important;
}

bdi {
    font-size: 20px;
}

.amount {
    color: #d03d96;
}

button {
    color: #ffffff;
    background-color: #d03d96;
}

.woocommerce .button:focus {
    background-color: #00000063;
    color: #fff;
    border-radius: 5px;
}

.woocommerce .button {
    background-color: #d03d96;
    color: #fff;
}

.woocommerce div.product form.cart .button {
    cursor: pointer !important;
}

a.added_to_cart.wc-forward {
    color: #1364ab;
    font-size: 14px !important;
}

@media (max-width: 767px) {
	.woocommerce ul.products li.product li.title h2, .woocommerce ul.products li.product li.title a {
    font-size: 16px !important;
}
}