/*
Theme Name: Hiroshi
Theme URI: https://hiroshi.qodeinteractive.com
Description: A Contemporary Theme for Creative Business
Author: Select Themes
Author URI: https://qodeinteractive.com
Text Domain: hiroshi
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.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.qodef-woo-product-list .price{
	display: none !important;
}

.qodef-woo-product-list .qodef-woo-product-image-inner .button{
	display: none !important;
}


.qodef-woo-product-list .qwfw-add-to-wishlist-wrapper {
	display: none !important;
}


.qodef-page-title.qodef-title--standard .qodef-m-title{
	margin-bottom: 0 !important;
}

.qodef-woo-shortcode .price{
	display: none !important;
}


.qodef-woo-product-list .qodef-e-inner:hover .qodef-woo-product-image-inner {
    opacity: .4 !important;
}

.widget_hiroshi_core_woo_dropdown_cart{
	display: none !important;
}

.qodef-opener-icon{
	display: none !important;
}

#qodef-woo-page.qodef--single form.cart{
	display: none !important;
}


/* .qodef-qi-woo-product-category-list .qodef-e-img-holder{
	min-height: 300px !important;
	max-height: 300px !important;
} */


.qodef-qi-woo-product-category-list .woocommerce-loop-category__title { 
    position: relative !important;
    top: 18px !important; 
    color: #000 !important; 
	font-size: 16px !important; 
}

.widget .wc-block-product-categories-list-item a { 
    text-transform: capitalize !important;
}



/* Custom */
.paoc-credit-wrp {
	display: none !important;
	opacity: 0 !important;
}

.paoc-image-popup {
	padding: 20px !important;
}