/**
*  @author    ThemeDelights
*  @copyright Since 2015 ThemeDelights. All Rights Reserved.
*  @license   http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
*/
.threesixty{text-align:center;cursor:grab;cursor:-webkit-grab;overflow:hidden}.threesixty img{max-width:100%;height:auto}.threesixty .threesixty--grabbing{cursor:grabbing;cursor:-webkit-grabbing}.tridi-loading{min-height:100px}@-webkit-keyframes spinner{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes spinner{from{transform:rotate(0)}to{transform:rotate(360deg)}}.tridi-spinner:after{content:"";display:block;position:absolute;left:48%;top:40%;width:40px;height:40px;border-style:solid;border-color:rgba(161,161,161,.25);border-top-color:transparent;border-width:4px;border-radius:50%;-webkit-animation:.8s linear infinite spinner;animation:.8s linear infinite spinner}.tridi-viewer,.tridi-viewer *{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;outline:0}.tridi-viewer{overflow:hidden;position:relative;display:flex;align-items:center}.tridi-stash,.tridi-viewer .icon-tidi-load{display:none}.tridi-viewer-image{width:100%;margin:auto;animation:.5s forwards fadeIn}
