/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 31 2026 | 16:44:01 */
@media (max-width:767px){
	[class*="title-line-"] .wd-product .wd-entities-title{min-height:36px!important;}
	.wd-product:not(.wd-hover-small) :is(.product-image-link, .hover-img) :is(picture, img) {
  width: 100%;
  max-width: 120px!important;
	padding-left:5px; padding-right:5px; padding-top:20px;
}
	.wd-product :where(.product-wrapper, .product-element-bottom){
padding-left:5px; padding-right:5px; padding-bottom:20px;
}
	.wd-product.wd-hover-standard .wd-add-btn div.quantity {
  --wd-form-height: 26px!important;
}
	.product-wrapper select{height:32px!important;}
}