/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Mar 27 2026 | 14:12:24 */
table td, table th {
    padding: 7px;
    line-height: 1.5;
    vertical-align: top;
    border: 1px solid #EFEFEF;
}
.woocommerce ul.products li.product .star-rating {
    display: none;
}
.elementor-5124 .elementor-element.elementor-global-5128.elementor-wc-products ul.products li.product .woocommerce-loop-product__title {
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
}
.price {
	margin-top: -10px;
    margin-left: 10px;
    margin-right: 10px;
}
.price ins{
	text-decoration: none;
}
.pswp__caption__center {
    display: none;
}


dd, dl, dt, li, ol, ul {
    margin-bottom: 10px;
}