/*

    Colorbox Core Style:

    The following CSS is consistent between example themes and should not be altered.

*/
.cboxIframe,.cboxPhoto{display:block;border:0}#cboxOverlay,#cboxWrapper,#colorbox{position:absolute;top:0;left:0;z-index:9999;overflow:visible;max-width:100%}#cboxWrapper{max-width:100%}#cboxOverlay{position:fixed;width:100%;height:100%;background:#000}#cboxBottomLeft,#cboxMiddleLeft{clear:left}#cboxTitle{margin:0}#cboxLoadingGraphic,#cboxLoadingOverlay{position:absolute;top:0;left:0;width:100%;height:100%}.cboxPhoto{float:left;margin:auto;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;padding:0;margin:0}#cboxContent,#cboxLoadedContent,#colorbox{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#colorbox{outline:0;max-width:100%;text-align:center}#cboxContent{position:relative;margin-top:20px;background:0 0;max-width:100%;overflow:visible}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{-webkit-overflow-scrolling:touch;border:none;background:0 0;max-width:100%;height:auto!important;overflow:visible!important}#cboxCurrent,#cboxNext:empty,#cboxPrevious:empty,#cboxTitle{display:none!important}#cboxLoadingGraphic{background:url(https://www.stepes.com/wp-content/themes/applay/images/loading.gif) center center no-repeat}#cboxClose,#cboxNext,#cboxPrevious,#cboxSlideshow{cursor:pointer;border:none;color:#fff;padding:7px 12px;font-size:24px;border-radius:50%;line-height:1.1}#cboxPrevious{padding:7px 14px 7px 10px!important}#cboxNext{padding:7px 10px 7px 14px!important}#cboxClose,#cboxNext,#cboxPrevious{outline:0;display:inline-block!important}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}@media(min-width:950px){#cboxNext,#cboxPrevious{position:absolute;top:46%;margin-top:-20px;left:-45px}#cboxNext{left:auto;right:-45px}#cboxClose{display:none!important}}.popup-data img{max-width:100%;height:auto}.popup-data-content{max-width:370px;margin:25px auto 10px;color:rgba(255,255,255,.75)}