.gallery{width:100vw;height:100vh;position:absolute;background-color:rgba(0,0,0,.5);left:0;top:0;display:flex;justify-content:center;align-items:center;flex-direction:column}.gallery__options{display:flex;margin-top:10px}.gallery .current,.gallery .other{border-radius:50%;width:50px;height:50px;margin-right:10px}.gallery .current{background-color:hsla(0,0%,100%,.75)}.gallery .other{background-color:rgba(0,0,0,.25);cursor:pointer}.gallery img{width:500px;height:auto}.gallery__close{width:100px;height:50px;background-color:#fff;font-weight:700;font-size:25px;color:#000;text-align:center;border-top-left-radius:5px;border-top-right-radius:5px}#ht-view-delivery,#ht-view-delivery #ht-view-delivery-container{width:100%;height:100%}#ht-view-delivery #ht-view-delivery-container #ht-view-delivery-body{height:90%}#ht-view-delivery #ht-view-delivery-container #ht-view-delivery-body h4{margin-bottom:15px}#ht-view-delivery #ht-view-delivery-container #ht-view-delivery-body hr{margin:30px 0}#ht-view-delivery #ht-view-delivery-container #ht-view-delivery-body button.btn,#ht-view-delivery #ht-view-delivery-container #ht-view-delivery-body textarea{margin-bottom:20px}#ht-view-delivery #ht-view-delivery-container #ht-view-delivery-footer>div{display:flex;align-items:center;justify-content:center;width:33.33%}