﻿.thumbnailTemplate {position: relative;height: auto;text-align: center;}.thumbnailTemplate__ProductThumb {margin-top: 1%;width: 98%;height: auto;align-self: center;}.thumbnailTemplate__clickableThumb {cursor: pointer;}.thumbnailTemplate__button {background: none;color: inherit;border: none;padding: 0;font: inherit;cursor: pointer;outline: inherit;width: 100%;height: auto;}.thumbnailTemplate__dotNavContainer {display: flex;width: 100%;justify-content: center;height: 35px;}.thumbnailTemplate__dotNavigaton {list-style: none;display: inline-flex;justify-content: space-between;width: 45px;align-items: center;}.thumbnailTemplate__noNav{margin-bottom: 35px;}.thumbnailTemplate__dotNavDot {background-color: #ababb3;border-radius: 50%;width: 13px;height: 13px;display: flex;justify-content: center;align-items: center;cursor: pointer;margin-top: -10px;}.thumbnailTemplate__selectedDot {background-color: #FF5C5C !important;}.thumbnailTemplate__magnifyingGlassBtn {position: absolute;top: 0%;left: 0%;background-color: inherit;border: none;width: 18px;height: auto;padding: 25px;display: flex;justify-content: center;}.thumbnailTemplate__magnifyingGlassBtn:hover {cursor: pointer;filter: invert(13%) sepia(76%) saturate(5514%) hue-rotate(259deg) brightness(113%) contrast(117%);}.thumbnailTemplate__removeIcon {position: absolute;top: 0%;left: 0%;width: inherit;}