/*
Theme Name: Druco Child
Theme URI: https://demo.theme-sky.com/druco/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: druco
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: druco-child
*/

ul.product_list_widget li .loop-add-to-cart a,

#to-top a:before
{
    color: #ffffff !important;
}
.ts-search-by-category .search-table .search-button,
.header-contact-info > div > span,
.header-contact-info > div > a

{
    color: #ffffff;
}

.header-contact-info.has-icon:before{
	filter: brightness(0) invert(1);
}
.heading-black .elementor-heading-title{
	color:#000000 !important;
}

nav.top-header-menu ul li a:hover{
    color: #FFFFFF !important;
}
nav.top-header-menu ul li.current-menu-item  a{
	filter:brightness(0) invert(1);
}
/* #main > .page-container{
	padding-bottom:70px;
} */

.ts-product-filter-by-attribute select[name="filter_engine"] {
  display: none !important;
}
@media only screen and (max-width: 480px) {
	.ts-product-category-wrapper.style-3 .product-category {
    width: 100% !important;
    }
	.ts-product-category-wrapper.style-3 .products{
		flex-direction: column;
	}
}