#galleryOverlay{width:100%;height:100%;position:fixed;top:0;left:0;opacity:0;z-index:999999;background-color:#222;background-color:rgba(0,0,0,0.9);overflow:hidden;display:none;-moz-transition:opacity .5s ease;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}#galleryOverlay.visible{opacity:1}#gallerySlider{height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;-moz-transition:left .4s ease;-webkit-transition:left .4s ease;transition:left .4s ease}#gallerySlider .placeholder{background:url("/img/preloader.gif") no-repeat center center;height:100%;line-height:1px;text-align:center;width:100%;display:inline-block}#gallerySlider .placeholder:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#gallerySlider .placeholder img{display:inline-block;max-height:100%;max-width:100%;vertical-align:middle}#gallerySlider.rightSpring{-moz-animation:rightSpring .3s;-webkit-animation:rightSpring .3s}#gallerySlider.leftSpring{-moz-animation:leftSpring .3s;-webkit-animation:leftSpring .3s}@-moz-keyframes rightSpring{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}@-moz-keyframes leftSpring{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}@-webkit-keyframes rightSpring{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}@-webkit-keyframes leftSpring{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}#prevArrow,#nextArrow,#closeSlider,#favorite{border:0;text-decoration:none;background:url('/img/arrows.png') no-repeat;opacity:.5;cursor:pointer;position:absolute;width:43px;height:58px;top:50%;margin-top:-29px;-moz-transition:opacity .2s ease;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}#prevArrow:hover,#nextArrow:hover,#closeSlider:hover,#favorite:hover{opacity:1}#prevArrow{background-position:left top;left:40px}#nextArrow{background-position:right top;right:40px}#closeSlider{background:url('/img/gallery-close.png') 50% 50% no-repeat rgba(0,0,0,0.5);top:40px;right:30px;height:45px;border-radius:50%;padding:5px}#favorite{background:rgba(0,0,0,0.5);top:40px;right:60px;height:20px;border-radius:6px;color:#FFF;text-align:center;padding:12px 2px;font-size:9px;line-height:16px}#favorite span{position:relative;z-index:1}#favorite:before{font-family:'fixando';content:"\e638";position:absolute;font-weight:normal;speak:none;font-style:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;font-size:36px;left:6px;line-height:21px}#favorite.active:before{content:"\e639";color:#c8358e}#favorite.active,#favorite:hover{opacity:1;background:rgba(255,255,255,0.80)}#favorite:hover:before,#favorite:not(.active):hover{color:#c8358e}@media(max-width:480px){}
