.image-with-popup .image{padding:10px 0;max-width:400px;margin:0 auto;line-height:0;position:relative}.image-with-popup a{display:block}.image-with-popup .overlay-type-image{position:absolute;background:#fff;z-index:300;height:100%;width:calc(100% + 10px);opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity .4s ease-in-out;-moz-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;left:-6px;top:0px;overflow:hidden;display:block}.image-with-popup .image-overlay-inside{height:100%;width:100%;position:absolute;left:0;top:0}.image-with-popup a:hover .overlay-type-image{opacity:.7 !important}.image-with-popup .image-overlay-inside:before{position:absolute;border-radius:50px;background:#000;height:80px;width:80px;line-height:80px;left:50%;top:50%;margin:-40px 0 0 -40px;z-index:500;text-align:center;font-size:18px;font-weight:normal;content:'\E869';font-family:'entypo-fontello';background-color:#f0791e;color:#fff;border-color:#d0570c}.image-with-popup a:hover span.image-overlay-inside{-webkit-animation:avia_pop_small .5s 1 cubic-bezier(0.175,0.885,0.320,1.275);animation:avia_pop_small .5s 1 cubic-bezier(0.175,0.885,0.320,1.275)}