/**
* 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;
}

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

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

.footer-bottom-right a {
	color: #fff;
}

.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;
}

.breadcrumb {
	display: none;
}
a.button.product_type_variable.add_to_cart_button {
	display: none;
}
a.button.product_type_simple.add_to_cart_button {
	display: none;
}
a.button.product_type_simple {
	display: none;
}
.product-inner .product-content .product-cart a {
	display: none;
}

.woocommerce-variation-availability {
	display: none;	
}

.woocommerce div.product p.stock {
	display: none;
}

