body.catalog-product-view aside.threedee-modal .modal-inner-wrap {
  max-width: 600px; }
body.catalog-product-view #threedee-button-box a {
  width: 100%;
  text-align: center; }
body.catalog-product-view #threedee-view-modal {
  display: none; }
  body.catalog-product-view #threedee-view-modal .box #threedee-loader {
    text-align: center;
    margin: 50px 0; }
    body.catalog-product-view #threedee-view-modal .box #threedee-loader img {
      width: auto; }
    body.catalog-product-view #threedee-view-modal .box #threedee-loader .loadnr {
      color: #DDDDDD; }
  body.catalog-product-view #threedee-view-modal .box #threedee-images #threesixty-icon {
    position: absolute;
    bottom: 50px;
    left: 10px;
    max-width: 90px; }
  body.catalog-product-view #threedee-view-modal .box #threedee-images .images {
    text-align: center;
    position: relative; }
    body.catalog-product-view #threedee-view-modal .box #threedee-images .images .drag {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      /*background: rgba(0,0,0,0.1);*/
      cursor: move; }
    body.catalog-product-view #threedee-view-modal .box #threedee-images .images img {
      max-width: 100%;
      max-height: 400px;
      width: auto;
      display: none; }
      body.catalog-product-view #threedee-view-modal .box #threedee-images .images img.current {
        display: inline; }
  body.catalog-product-view #threedee-view-modal .box #threedee-images.hide #threesixty-icon {
    display: none; }
  body.catalog-product-view #threedee-view-modal .box .rangeslider {
    height: 15px; }
    body.catalog-product-view #threedee-view-modal .box .rangeslider .rangeslider__fill {
      background: #0492D0; }
    body.catalog-product-view #threedee-view-modal .box .rangeslider .rangeslider__handle {
      height: 30px;
      width: 30px; }

/*# sourceMappingURL=3d.css.map */
