/*
 Theme Name:   Lilac Child
 Theme URI:    https://lilac.wpengine.com/
 Description:  Lilac Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     lilac
 Version:      1.0.0
 Text Domain:  lilac-child
*/

input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
button[type="button"]:hover,
*[role="button"]:hover,
button:hover,
.button:hover,
a.button:hover,
.wp-block-search .wp-block-search__button:hover,
.wdt-infinite-portfolio-load-more:hover,
#wpsl-stores li>p~.wpsl-directions:hover {
    background-color: #000000 !important;
} 

.woocommerce .wishlist_table td.product-add-to-cart a :hover{
    color: #ffffff !important;
}

.woocommerce .wdt-shop-menu-cart-content .buttons{
    gap: 5px;
}

.woocommerce button.button:before {
    background-color: var(--wdtHeadAltColorRgb);
}

.show-password-input:hover {
    background-color: transparent !important;
}

.show-password-input {
    top: 50% !important;
    transform: translateY(-50%) !important;
}


.woocommerce ul.products[class*="product-thumb-iconsgroup-style-skinbgfill"] li.product .product-thumb .product-buttons-wrapper.product-icons .wc_inline_buttons .wc_btn_inline a {
    background-image: linear-gradient(45deg, #ffffff 50%, #000000 50%) !important;
}

.woocommerce ul.products[class*="product-thumb-iconsgroup-style-skinbgfill"] li.product .product-thumb .product-buttons-wrapper.product-icons .wc_inline_buttons .wc_btn_inline a:hover {
    color: #000000 !important;
}

.woocommerce ul.products.ca-product-temp-default li.product .product-thumb .product-buttons-wrapper.product-button a:hover,
.woocommerce ul.products.ca-product-temp-default li.product .product-thumb .product-buttons-wrapper.product-button a.button:hover,
.woocommerce ul.products.ca-product-temp-default li.product .product-thumb .product-buttons-wrapper.product-button .button:hover,
.wdt-shop-menu-cart-content-wrapper .buttons a:hover {
    color: #000000 !important;
}


.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) svg.yith-wcwl-add-to-wishlist-button-icon {
    color: #ffffff !important;
}

.yith-add-to-wishlist-button-block:hover .yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) svg.yith-wcwl-add-to-wishlist-button-icon {
    color: #000000 !important;
}

.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button).yith-wcwl-add-to-wishlist-button--added svg.yith-wcwl-add-to-wishlist-button-icon {
    color: #ffffff !important;
}

.woocommerce ul.products.vertical-position-top-right li.product .product-wrapper .product-thumb .product-thumb-content .product-icons .wc_inline_buttons .wc_btn_inline:before {
    color: #000000 !important;
}

.woocommerce div.product form.cart div.quantity~button:before,
.woocommerce div.product form.cart div.quantity~button.button:before,
.woocommerce div.product form.cart div.quantity~.button:before {
    color: #000 !important;
}

.woocommerce div.product .summary .variations_button .single_add_to_cart_button,
.wdt-shop-menu-cart-content-wrapper .buttons a,
.woocommerce div.product .wdt-product-summary.summary.wdt-custom-product-summary-style .wdt-single-product-clear~.product-buttons-wrapper div.product-buy-now a.quick_buy_now_button {
    border: 1px solid #000;
}

.woocommerce div.product .summary .variations_button .single_add_to_cart_button:focus,
.woocommerce div.product .summary .variations_button .single_add_to_cart_button:hover,
.woocommerce div.product .wdt-product-summary.summary.wdt-custom-product-summary-style .wdt-single-product-clear~.product-buttons-wrapper div.product-buy-now a.quick_buy_now_button:hover,
.yith-wcwl-add-to-wishlist-button:hover {
    color: #000 !important;
}

.single-product .yith-wcwl-add-to-wishlist-button {
    padding: 8px 10px;
    margin: 0 !important;
    border: 1px solid #000;
}

.yith-wcwl-add-to-wishlist-button--added svg.yith-wcwl-add-to-wishlist-button-icon {
    color: #ffffff !important;
}