/**
* Theme Name: rozer Child
* Description: This is a child theme of rozer, generated by Rdt WP.
* Author: <a href="https://themeforest.net/user/roadthemes">roadthemes</a>
* Template: rozer
* Version: 1.0.1
*/

#_desktop_language_switcher_ {
	display: none;
}

.footer-column .product-title {
	color: #fff;
}

.footer-column .search-field {
	width: 60% !important;
	color: #333 !important;
	background: #fff;
}

.footer-column .search-field::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #ccc;
	opacity: 1; /* Firefox */
}

.footer-column .search-field:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #ccc;
}

.footer-column .search-field::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #ccc;
}

.footer-column button {
	background-color: #000 !important;
	border-radius: 10px;
	margin-left: 10px;
}

.shop_attributes a[rel='tag'] {
	pointer-events: none;
	cursor: default;
}

.vmenu-title {
	width: 100% !important;
}

.product-image-item a {
	pointer-events: none;
	cursor: default;
}

.feature-image img {
	filter: brightness(75%);
}

.a-expander-prompt {
	display: none;
}

option {
	font-family: Arial !important;
	font-size: 14px !important;
}
.cart-block .header-cart>a .cart-count, .wishlist-link .wishlist-count {
	background: #000;
}

.reset_variations {
	display: none !important;
}
.accordion-inner.collapse h2{
	display: none !important;
}

.product-inner .product-content .product-cart a::before {
	content: '\e901';
	color: #000;
}

.product-inner .product-content .product-cart a {
	background: #ffffff;
}
.product-inner .product-content .product-cart a:hover {
	background: #ffffff;
}