/**
* Theme Name: Archdeco Child
* Description: This is a child theme of Archdeco.
* Author: <a href="https://cmsmasters.net/">cmsmasters</a>
* Template: archdeco
* Version: 1.0.9
*/

.cmsmasters-add-to-cart {
	background-color: white !important;
	background: white !important;
}

.elementor :before {
	background: none !important;
}
.cmsmasters-location-cmsmasters_archive ::marker {
	color: transparent !important;
}


.wc-block-attribute-filter__actions {
	justify-content: flex-start;
	
}

.wc-block-components-filter-reset-button {
	padding: 5px;
}

.wc-block-components-filter-reset-button:hover {
	color: white;
}

.elementor-widget-cmsmasters-mode-switcher {
	display: none !important;
}