/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.single-product main{opacity:0.9;}
.overlay-to-main{ position: absolute; width: 100%; height: 100%; background: #fff; opacity: 0.9; z-index: 99;}