.elementor-3170 .elementor-element.elementor-element-641cfb08{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}/* Start custom CSS for text-editor, class: .elementor-element-73270218 *//* MOBILE ONLY */
@media (max-width:768px){

    /* Remove space below title */
    .woocommerce .wishlist-title,
    .woocommerce h1,
    .woocommerce h2,
    .yith-wcwl-form h1,
    .yith-wcwl-form h2 {
        margin-bottom: -50px !important;
        padding-bottom: 0px !important;
    }

    /* Remove top spacing of wishlist container */
    .yith-wcwl-form,
    .woocommerce,
    .wishlist_table {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }

    /* Remove UL default spacing */
    .wishlist_table,
    ul.yith-wcwl-items {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
   
   
    /* Each wishlist item (exclude share section) */
    .elementor-3170 .elementor-element.elementor-element-73270218 .yith-wcwl-row,
    .elementor-3170 .elementor-element.elementor-element-73270218 .yith-wcwl-item,
    .elementor-3170 .elementor-element.elementor-element-73270218 .wishlist_table li,
.elementor-3170 .elementor-element.elementor-element-73270218 .yith-wcwl-row,
.elementor-3170 .elementor-element.elementor-element-73270218 .yith-wcwl-item {
        display: flex !important;
        align-items: center;
        gap: 10px;
        background: #fff;
        padding: -5px;
        border-radius: 10px;
        margin-bottom: 5px;
        box-shadow: 0 2px 6px rgba(0,0,0,0.08);
        position: relative;
    }

    /* Image (exclude share icons) */
    .elementor-3170 .elementor-element.elementor-element-73270218 img:not(.yith-wcwl-share img) {
        width: 65px !important;
        border-radius: 8px;
        flex-shrink: 0;
    }

    /* Content wrapper */
    .elementor-3170 .elementor-element.elementor-element-73270218 .product-name,
    .elementor-3170 .elementor-element.elementor-element-73270218 .item-details {
        flex: 1;
    }

    /* Product name ONLY (exclude share links) */
    .elementor-3170 .elementor-element.elementor-element-73270218 .product-name a {
        font-size: 14px !important;
        font-weight: 600;
        line-height: 1.3;
        color: #111;
        display: block;
    }

    /* Price */
    .elementor-3170 .elementor-element.elementor-element-73270218 .amount {
        font-size: 14px;
        font-weight: 600;
        margin-top: 3px;
    }

    /* Add to cart */
    .elementor-3170 .elementor-element.elementor-element-73270218 .add_to_cart_button,
    .elementor-3170 .elementor-element.elementor-element-73270218 a.button {
        margin-top: 6px;
        padding: 5px 10px;
        font-size: 11px;
        border-radius: 6px;
        background: #10dea0;
        color: #111;
        display: inline-block;
    }

    /* Remove button (X) */
    .elementor-3170 .elementor-element.elementor-element-73270218 .remove,
    .elementor-3170 .elementor-element.elementor-element-73270218 .product-remove {
        position: absolute;
        top: -5px;
        right: auto;
        left: 8px;
        font-size: 12px;
        color: #111;
    }
}
/* Hide share buttons that have no icon inside */
.elementor-3170 .elementor-element.elementor-element-73270218 .yith-wcwl-share a:not(:has(svg)):not(:has(i)) {
    display: none !important;
}

@media (min-width: 769px){

    /* Wishlist Page Title */
    .wishlist-title,
    .woocommerce h1,
    .yith-wcwl-form h1 {
        font-size: 5px !important;
        font-weight: 700;
        margin-bottom: 15px !important;
    }

    /* Product Name */
    .elementor-3170 .elementor-element.elementor-element-73270218 .product-name a {
        font-size: 18px !important;
        font-weight: 600;
        line-height: 1.4;
    }

    /* Price */
    .elementor-3170 .elementor-element.elementor-element-73270218 .amount {
        font-size: 17px !important;
        font-weight: 700;
    }

    /* Add to Cart Button */
    .elementor-3170 .elementor-element.elementor-element-73270218 .add_to_cart_button,
    .elementor-3170 .elementor-element.elementor-element-73270218 a.button {
        font-size: 14px !important;
        padding: 8px 14px;
        font-weight: 600;
    }
}/* End custom CSS */