/*
Theme Name: PharmaCare
Theme URI: https://pharmacare.qodeinteractive.com
Description: Pharmacy and Medical Store
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Text Domain: pharmacare
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.2.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
License: ThemeForest Split Licence

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.qodef-woo-product-list .qodef-woo-product-image {
	z-index: 10;
}
.qodef-woo-product-inner:hover .qodef-woo-product-content { z-index: 10; }
.qodef-woo-product-inner:hover .qodef-woo-product-content .qodef-woo-product-price{ color: #fff; }
.qodef-woo-product-inner:hover .qodef-woo-product-content .qodef-woo-product-price .woocommerce-Price-amount { color: #eee; }
.qodef-header--standard .qodef-extended-dropdown-menu .qodef-extended-dropdown>li>div>a:hover {
	color: #6EC1E4;
}

.qodef-woo-product-list .yith-wcwl-add-to-wishlist .yith-wcwl-add-button span{ color: #000; } 
.qodef-woo-product-list .yith-wcwl-add-to-wishlist .yith-wcwl-add-button>a .yith-wcwl-icon.fa.fa-heart-o:before { color: #000; }
.qodef-woo-shortcode.qodef-content-increased--yes .button.yith-wcqv-button { color: #000; }
.qodef-woo-product-list .button.yith-wcqv-button:before { color: #000; }
.qodef-woo-shortcode .button:not(.add_to_wishlist) { color: #000; }
.qodef-woo-product-list .button.yith-wcqv-button:before { color: #000; }


.qodef-header-navigation>ul>li.current-menu-item>a {
	color: #fff;
}
.qodef-header-navigation>ul>li.current-menu-item>a span{
	text-shadow: 0 0 1px #000;
}

.qodef-woo-product-list.qodef-item-layout--info-right .qodef-woo-product-inner {
	align-items: stretch;
}
.qodef-woo-product-list.qodef-item-layout--info-right .qodef-woo-product-inner .qodef-woo-product-content {
	margin: 16px 0;
}

.qodef-woo-dropdown-cart .qodef-m-dropdown-inner {
	z-index: 10;
}

#qodef-woo-page .button:not(.add_to_wishlist):hover {
	background-color: #00638d;
}