@keyframes flickerAnimation{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-o-keyframes flickerAnimation{0%{opacity:1;}50%{opacity:0;}100%{opacity:1;}}@-moz-keyframes flickerAnimation{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-webkit-keyframes flickerAnimation{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.quickViewDiv{position:absolute;background-image:url(/assets/LookBook/quick-view_icon.png);background-size:cover;background-repeat:no-repeat;margin:5px,0,0,0;padding:0;width:68px;height:68px;z-index:999;opacity:1;-webkit-animation:flickerAnimation 3s infinite;-moz-animation:flickerAnimation 3s infinite;-o-animation:flickerAnimation 3s infinite;animation:flickerAnimation 3s infinite;cursor:pointer!important;display:none}.imgMap{background-size:cover!important;background-position:center!important}.videoContent,.videoExtraIconContent{width:100%!important;height:100%!important}.close-button{display:inline-block;box-sizing:border-box;width:42px;height:42px;background-image:url(/assets/LookBook/btn-close.png);background-size:100%;background-repeat:no-repeat;left:calc(100% - 21px);top:-21px!important;position:absolute}