Current Path : /var/www/mainsite/wp-content/themes/maxcoach/assets/scss/woocommerce/ |
Current File : /var/www/mainsite/wp-content/themes/maxcoach/assets/scss/woocommerce/_mobile.scss |
.desktop { .maxcoach-product { &.style-grid { .product-wrapper { &:hover { .product-actions { opacity: 1; } } } .product-actions { @extend %NormalTransition; /* TranslateY has strange position after quick view popup open. Use opacity instead of. */ opacity: 0; } } } }