/*
Theme Name: Vitic
Theme URI: http://wpbingosite.com/wordpress/vitic/
Author: Wpbingo
Author URI: http://wpbingosite.com/
Description: Vitic 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.2.9
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: vitic
*/
.bypostauthor {
	font-style: italic;
	font-size: 12px;
	color: #757575;
}
.wishlist-box a {
	display: flex;
	align-items: center;	
}
a.compare.button {
	display: none;
}
.brands-item img {
	filter: grayscale(1);
	transition: 0.2s ease;
}
.brands-item:hover img {
	filter: grayscale(0);
}
.woocommerce-LoopProduct-link img {
	width: 100%;
}
.slick-slide .products-thumb {
	width: 100%;
}
.policy-link a {
	color: #fff!important;
	transition: 0.2s ease;
}
.policy-link a:hover, .policy-link a:focus, .policy-link a:active{
	color: #CF142B!important;
}
.woocommerce-cart .cart-collaterals h2,
table.shop_table > thead > tr > th, .table.shop_table > thead > tr > th, table.shop_table > tbody > tr > th, .table.shop_table > tbody > tr > th, table.shop_table > tfoot > tr > th, .table.shop_table > tfoot > tr > th,
.woocommerce-page-header ul li {
	font-family: "Lora", Sans-serif!important;
}
@media (max-width:767px) {
	.bwp-widget-banner.banner-product-countdown .button-banner a {
		background: #fff;
		padding: 0 4px;
	}
}
