.modal-slider-image{position:absolute;top:0;left:0;right:0;margin:0 auto;max-height:100%;max-width:100%;width:auto;height:auto;min-height:300px;min-width:300px;object-fit:contain;opacity:0;transition:opacity .5s ease-in-out}.modal-slider-image.active{opacity:1}.modal-image-slider{position:relative;overflow:hidden;min-height:400px;height:calc(80vh - 150px);display:flex;align-items:center;justify-content:center}#imageSliderModal .bg-white{min-height:500px;display:flex;flex-direction:column}.detail-slider-image{object-fit:contain!important}.product-detail-slider img{max-width:100%;height:auto}.detail-prev-btn,.detail-next-btn{z-index:20;opacity:.8;cursor:pointer}.detail-slider-dots{z-index:20;display:inline-flex}.detail-slider-dot{width:10px;height:10px;border-radius:50%;margin:0 5px;cursor:pointer}.modal-prev-btn,.modal-next-btn{z-index:60;opacity:.8;cursor:pointer}.modal-slider-dots{z-index:60;display:inline-flex}.modal-slider-dot{width:10px;height:10px;border-radius:50%;margin:0 5px;cursor:pointer}