

.paragraph-tile:hover,
.product-variation-summary:hover,
.customer-review-item:hover,
.yk-product-16866:hover,
.yk-product-9348:hover,
.yk-product-16770:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow-md);
}




#offCanvasTop,
#left-off-canvas-menu,
#commerce-product-slide-dialog {
  box-shadow: var(--shadow-md);
}

.hover-layer,
.hover-fade-in,
.hover-fade-active,
.img-wrapper img,
.scroll-switcher,
.orbit-slide img {
  transition-duration: var(--transition-slow) !important;
  transition-timing-function: var(--ease-emphasis) !important;
}
