/* The OTTO 39-165 is decorated and reviewed on the front only. */
body[data-product="OTTO CAP 39-165"] .foamTruckerFrontOnlyApproval .approvalProduct3d,
body[data-product="OTTO CAP 39-165"] .foamTruckerFrontOnlyApproval .approvalProduct3d.paused {
  animation: none !important;
  transition: none !important;
  transform: none !important;
  transform-style: flat !important;
}

body[data-product="OTTO CAP 39-165"] .foamTruckerFrontOnlyApproval .approvalFace.frontFace {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  animation: none !important;
  transition: none !important;
  transform: none !important;
  backface-visibility: visible !important;
}

body[data-product="OTTO CAP 39-165"] .foamTruckerFrontOnlyApproval .approvalFace.backFace,
body[data-product="OTTO CAP 39-165"] .foamTruckerFrontOnlyApproval .rotationControl {
  display: none !important;
}
