.optionList{flex-wrap:wrap;flex-direction:row;border-radius:18px;width:100%;padding-top:10px;margin:0 10px 10px;box-shadow:2px 4px 12px rgba(0,0,0,.08);justify-content:center;overflow:auto}.optionList,.selectedoption{display:flex;background-color:#fff;align-items:center}.selectedoption{height:auto;border-radius:5px;width:99%;border-radius:18px;padding:10px;margin:10px;box-shadow:2px 4px 12px rgba(0,0,0,.2);border-bottom:5px solid #25583b;justify-content:space-between}.btn-primary{width:200px}.cats-page{width:90%;display:flex;flex-direction:column;justify-content:center}.selectedOption{border-bottom:5px solid #25583b}.option,.selectedOption{height:auto;border-radius:5px;width:99%;background-color:#fff;border-radius:18px;padding:10px;margin:10px;box-shadow:2px 4px 12px rgba(0,0,0,.2);display:flex;align-items:center;justify-content:space-between;flex-direction:row}.option{border-bottom:5px solid #1f1f1f}.miniCart{position:fixed;top:0;right:0;margin-top:105px}.miniHeader{background-color:#fff}.miniHeaderText{color:#1f1f1f}.custom-modal-height .modal-dialog{height:80vh!important;display:flex;align-items:center}.button{color:#25583b!important}.miniFooter{background-color:#fff;display:flex;justify-content:center}.btn-miniCart{background-color:#25583b!important;font-size:14px;min-width:280px;height:50px;display:flex;align-items:center}.miniBody{max-height:80vh;width:490px;max-width:95vw;overflow:auto}.miniCartItem{flex-direction:row;width:100%}.miniCartAddon,.miniCartItem{display:flex;align-items:center}.miniCartAddon{background-color:#fff;border-radius:18px;padding:10px;box-shadow:2px 4px 12px rgba(0,0,0,.2);margin-top:10px;justify-content:space-between}.miniCartDis{width:100%}.miniCartImg{width:100px;height:100px;display:flex;justify-content:center;min-width:100px}.miniCartImgImg{height:80px;width:80px;object-fit:contain}.miniBodyDisSecondHalf{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline}.miniCartPrice{color:#25583b;display:flex;flex-direction:column;align-items:center}.miniRemove{background-color:#fff!important;display:flex;justify-content:flex-end;padding-top:10px;margin-bottom:-5px}@keyframes slideInFromRight{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.animated-item{animation:slideInFromRight .5s ease-out forwards}.hoveOvertoShowFull{height:180px;width:100%;bottom:-180px;background-color:#efefef;position:absolute;left:0;transition:bottom .3s ease-in-out;flex-wrap:wrap;justify-content:space-between;line-height:1}.cartmidProductImgBox,.hoveOvertoShowFull{display:flex;align-items:center;flex-direction:column}.cartmidProductImgBox{justify-content:center;box-sizing:border-box;position:relative;overflow:hidden;background-color:#fff;border-radius:18px;width:210px;min-height:180px;margin:5px;padding:5px;border-bottom:5px solid #1f1f1f;transition:border-bottom-width .3s ease-in-out;box-shadow:2px 4px 12px rgba(0,0,0,.2)}.cartmidProductImgBox:hover .hoveOvertoShowFull{bottom:0;border-bottom:5px solid #25583b!important}.cartmidProductImgBox:hover{border-bottom:5px solid #25583b!important}.modal-content{min-height:90vh;max-height:90vh}.breadcrumb{width:100%;display:flex;align-items:center;white-space:nowrap;flex-wrap:nowrap}.breadcrumbtab{padding:10px;font-size:15px}@media screen and (max-width:1000px){.breadcrumbtab{font-size:12px}}