/*
Theme Name: Rosey
Theme URI: http://wpbingosite.com/wordpress/rosey/
Author: Wpbingo
Author URI: http://wpbingosite.com/
Description: Rosey is a modern, clean and professional WooCommerce WordPress theme. It is built to well suit for any online stores: electronics store, fashion store, jewelry store...
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: rosey*/

.choose-bttn-popup .kirb-modal-content .kirb_diamond_choose.add_cart_btn,
.drop-icon-section {
	display: none;
}

.mini-cart .cart-popup .product-name a.remove-diamond-cart{
	color: #fff !important;
	background-color: #d40000;
	font-size: 12px;
	text-align: right;
	padding: 5px 7px;
	display: inline-block;
	border-radius: 4px;
}

.mini-cart .cart-popup .product-name a.remove-diamond-cart:hover {
	color: #fff !important;
}

.wc-block-cart table.wc-block-cart-items tbody a.remove-diamond-cart {
	font-size: .75em;
	text-decoration: underline;
	padding-left: 10px;
	color: inherit;
}