/*
Theme Name: Leta Child
Theme URI: https://teknoza.be
Template: woodmart
Author: Teknoza
Author URI: https://teknoza.be
Description: ThemeForest Premium Theme
Tags: one-column,two-columns,right-sidebar,custom-header,custom-menu,editor-style,featured-images,microformats,post-formats,sticky-post,translation-ready
Version: 8.2.6.1754399929
Updated: 2025-08-05 13:18:49

*/

.btn-download {
	padding: 0.8em;
    color: black;
    background-color: rgba(238, 238, 238, 1);
  	/*font-family: "Titillium Web", Arial, Helvetica, sans-serif;*/
	font-size: 12px;
    font-weight: 600;
    border: 1px solid hsl(0deg 0% 80%) !important;
	display: flex;
	align-items:center;
	gap: 5px;
  	text-transform: uppercase;
}

.btn-download img {
  	width: 24px;
    height: auto;
    object-fit: contain;
}

.wd-buttons[class*="wd-pos-r"] {
	display: none!important;
  	opacity: 0!important;
}

.wd-hover-tiled .product-wrapper {
	box-shadow: 0 0 4px rgb(0 0 0 / 0%)!important;
}

[class*="title-line-"] .product-grid-item .wd-entities-title {
  	font-weight: 600;
	text-align: center;
}
