File: /home/zeusxp5/chuair.org/wp-content/themes/lifttruck/resources/scss/vendors/yith/_wishlist.scss
.wishlist_table .product-add-to-cart a{
background-color: var(--wp--preset--color--primary);
border-radius: var(--wp--custom--bradius--md);
border-width: 0;
color: var(--wp--preset--color--base);
font-family: inherit;
font-size: var(--wp--preset--font-size--xsmall);
font-weight: 500;
line-height: inherit;
padding: calc(0.667em + 2px) calc(1.333em + 2px);
text-decoration: none;
padding: 10px 20px;
display: inline-block !important;
}
.woocommerce-page table.shop_table{
width: 100%;
}
.woocommerce table.shop_table th {
font-size: 18px;
}
.yith-wcwl-add-to-wishlist a:where(:not(.wp-element-button)) {
font-size: 1rem;
font-weight: 700;
letter-spacing: -.025em;
line-height: 1.25;
color: var(--wp--preset--color--contrast);
}