<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.threesixty-image-rotate{background:#FFF}
/*.threesixty-image-rotate{height:auto !important;}*/
.threesixty-image-rotate .loading-spinner{display:block;position:absolute;z-index:10000;background:#FFF;opacity:.5}
.threesixty-image-rotate .loading-spinner:after{display:block;background-image:url(../images/icons/loading.gif);background-size:contain;content:'';width:50%;height:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:100001}
.threesixty-image-rotate .images-display:hover{cursor:grab}
.threesixty-image-rotate .images-display{/*padding-top:10px*/}
.threesixty-image-rotate .images-display .images-list{margin:0;padding:0;list-style:none}
.threesixty-image-rotate .images-display .images-list .images-display{display:none;transition:all 1s ease;}
.threesixty-image-rotate .images-display .images-list .images-display img{width:100%;height:auto;transition:all 1s ease;}
.active{display:block!important}
.threesixty-image-rotate .navigation-bar-wrapper{width:100%;position:absolute;left:0;right:0;bottom:0;top:0;height:40px}
.threesixty-image-rotate .navigation-bar-wrapper .navigation-bar{width:195px;margin:auto;text-align:center}
.threesixty-image-rotate .navigation-bar-wrapper .navigation-bar div{width:40px;height:40px;display:inline-block;margin:0 8px 0 0;background-size:contain}
.threesixty-image-rotate .navigation-bar-wrapper .navigation-bar div:hover{cursor:pointer}
.threesixty-image-rotate .navigation-bar-wrapper .navigation-bar .navigation-bar-next{background-image:url(../images/icons/next.png);display:none}
.threesixty-image-rotate .navigation-bar-wrapper .navigation-bar .navigation-bar-previous{background-image:url(../images/icons/previous.png);display:none}
.threesixty-image-rotate .navigation-bar-wrapper .navigation-bar .navigation-bar-play{background-image:url(../images/icons/play.png);}
.navigation-bar-stop{background-image:url(../images/icons/stop.png)!important}
.threesixty-image-rotate .navigation-bar-wrapper .navigation-bar .navigation-bar-resize{background-image:url(../images/icons/large-size.png);/*top:1%;right:-25%;position:absolute*/}
.navigation-bar-resize-small-icon{background-image:url(../images/icons/small-size.png)!important}
@media screen and (max-width: 991px) {
.active{display:block!important}
.threesixty-image-rotate .navigation-bar-wrapper .navigation-bar{width:150px;margin:auto}
.threesixty-image-rotate .navigation-bar-wrapper .navigation-bar .navigation-bar-resize{display:none}
.threesixty-image-rotate{width:auto !important;height:auto !important}

.product-left{width:95%;margin:auto}

}

/*@media only screen and (min-device-width : 375px) and (max-device-width : 812px) and (orientation : landscape) {
.product-left{width:60%;float:left !important}	
.thumb li img{margin:0 15px}
}*/</pre></body></html>