﻿/*Dorman styles override*/
.darktheme .mgt-bg.onexpand { background-color: #1f1f1f; opacity: 0.96; }
.darktheme .mgt-caption { color: #fff; text-align: center; background-color: transparent; background-color: #1f1f1f; opacity: 0.96; }
.darktheme.mz-thumb { display: inline; }
.darktheme.mz-thumb img { border: 1px solid #ddd; }
.darktheme.mz-thumb-selected img { -webkit-filter: brightness(60%); filter: brightness(60%); }
.darktheme.mz-figure.mz-no-zoom,
.darktheme.mz-figure.mz-click-zoom,
.darktheme.mz-figure.mz-active { cursor: url(//static.dormanproducts.com/images/website/images/zoom_in.cur), auto; }
.darktheme.mz-figure.mz-active.mz-click-zoom.mz-no-expand { cursor: url(//static.dormanproducts.com/images/website/images/zoom_out.cur), auto; }
.darktheme.mz-hover-zoom.mz-ready { cursor: url(//static.dormanproducts.com/images/website/images/zoom_in.cur), auto; }
.darktheme.mz-hover-zoom.mz-ready.mz-inner-zoom.mz-active { cursor: url(//static.dormanproducts.com/images/website/images/zoom_out.cur), auto; }
.darktheme.MagicZoom img { margin: 0 auto !important; }

@media (min-width: 400px) and (max-width: 699px) {
.Magic360-container { max-height: 400px !important; max-width: 400px !important; }
}
@media (min-width: 700px) and (max-width: 999px) {
.Magic360-container { max-height: 500px !important;max-width: 480px !important; }
}
@media (min-width: 1000px) {
.Magic360-container { max-height: 600px !important; max-width: 600px !important; }
}
.Magic360.desktop.zoom-in { cursor: grab; cursor: -moz-grab; cursor: -webkit-grab; }
.Magic360.desktop.zoom-in:active { cursor: grabbing; cursor: -moz-grabbing; cursor: -webkit-grabbing; }
.Magic360-container.desktop .m360-magnifier.m360-magnifier-inner,
.Magic360-fullscreen.desktop .m360-magnifier.m360-magnifier-inner { cursor: url(//static.dormanproducts.com/images/website/images/zoom_out.cur), pointer; }
