.animated{animation-duration:1s;animation-fill-mode:forwards}.animated.bounceIn{animation-duration:.7s}.animated.bounceOut{animation-duration:.5s}.animated.bounceIn{animation-name:bounceIn}.animated.bounceOut{animation-name:bounceOut}.animated.fadeIn{animation-name:fadeIn;animation-duration:.7s}.animated.fadeOut{animation-name:fadeOut;animation-duration:.3s}.animated.bounceInDown{animation-name:bounceInDown}.animated.bounceOutUp{animation-name:bounceOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:perspective(1px) scale3d(.3,.3,.3)}20%{transform:perspective(1px) scale3d(1.1,1.1,1.1)}40%{transform:perspective(1px) scale3d(.9,.9,.9)}60%{opacity:1;transform:perspective(1px) scale3d(1.03,1.03,1.03)}80%{transform:perspective(1px) scale3d(.97,.97,.97)}to{opacity:1;transform:perspective(1px) scaleX(1)}}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.rrt-confirm-holder{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999999}.rrt-confirm-holder .shadow{width:100%;height:100%;background-color:rgba(50,58,68,.8)}.rrt-confirm-holder .rrt-confirm{width:320px;background-color:#fff;position:absolute;z-index:9;top:20%;left:50%;margin-left:-160px;box-shadow:3px 3px 20px #333;border-radius:4px;overflow:hidden}.rrt-confirm-holder .rrt-confirm .rrt-message{width:100%;padding:5%;min-height:50px;font-size:1em;background-color:#fff;text-align:center;font-family:open-sanscondensed-light,sans-serif;clear:both}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder{display:flex}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button{flex-grow:1;height:50px;text-transform:capitalize;background-color:transparent;padding:0;margin:0;float:left;border:none;border-top:1px solid #f0f0f0;font-size:14px;overflow:hidden;cursor:pointer}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:hover{background-color:#f5f5f5}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button.rrt-ok-btn:active{background-color:#60bb71;color:#fff}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button.rrt-cancel-btn:active{background-color:#db6a64;color:#fff}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:focus{outline:none}body.toastr-confirm-active{overflow:hidden}.redux-toastr *,.redux-toastr :after,.redux-toastr :before{box-sizing:border-box}.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{width:350px;position:fixed;z-index:99999999;padding:0 10px}.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{top:0}.redux-toastr .bottom-right,.redux-toastr .top-right{right:0}.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right{bottom:0}.redux-toastr .bottom-left,.redux-toastr .top-left{left:0}.redux-toastr .bottom-center,.redux-toastr .top-center{left:50%;margin-left:-175px}@media(max-width:320px){.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{width:320px}.redux-toastr .bottom-center,.redux-toastr .top-center{margin-left:-160px}}.redux-toastr .toastr{background-color:#fcfcfc;width:100%;min-height:70px;overflow:hidden;margin:10px 0;border-radius:4px;z-index:2;color:#333;opacity:.94;box-shadow:2px 2px 10px rgba(0,0,0,.4)}.redux-toastr .toastr:hover:not(.rrt-message){box-shadow:0 0 10px rgba(0,0,0,.6);opacity:1}.redux-toastr .toastr .toastr-status{width:100%;height:5px}.redux-toastr .toastr .toastr-status.success{background-color:#60bb71}.redux-toastr .toastr .toastr-status.warning{background-color:#f7a336}.redux-toastr .toastr .toastr-status.info{background-color:#58abc3}.redux-toastr .toastr .toastr-status.error{background-color:#db6a64}.redux-toastr .toastr .rrt-left-container,.redux-toastr .toastr .rrt-right-container{float:left;text-align:center;overflow:hidden}.redux-toastr .toastr .rrt-left-container{width:80px;top:0;left:0;position:absolute;bottom:0}.redux-toastr .toastr .rrt-left-container .rrt-holder{width:70px;height:70px;position:absolute;top:50%;margin-top:-35px;left:5px;line-height:60px}.redux-toastr .toastr .rrt-left-container .toastr-icon{fill:#fff;vertical-align:middle;margin-top:5px}.redux-toastr .toastr .rrt-middle-container{width:65%;margin-left:80px;position:relative;float:left;font-family:Arial,Helvetica,sans-serif;font-size:1em;text-align:left;padding:10px 5px}.redux-toastr .toastr .rrt-middle-container .rrt-title{font-size:1.1em;font-weight:700;margin-bottom:5px}.redux-toastr .toastr .rrt-right-container{width:10%}.redux-toastr .toastr .close-toastr{width:10%;height:100%;position:absolute;top:0;right:0;background-color:transparent;font-size:22px;border:none;outline:none;opacity:.5;cursor:pointer;font-family:Helvetica Neue,Helvetica,Arial sans-serif;color:#000}.redux-toastr .toastr .close-toastr:hover{opacity:1}.redux-toastr .toastr .close-toastr:focus{outline:none}.redux-toastr .toastr .close-toastr span{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%)}.redux-toastr .toastr.rrt-error,.redux-toastr .toastr.rrt-info,.redux-toastr .toastr.rrt-success,.redux-toastr .toastr.rrt-warning{color:#fff}.redux-toastr .toastr.rrt-info{background-color:#58abc3}.redux-toastr .toastr.rrt-info .rrt-progressbar{background-color:#378298}.redux-toastr .toastr.rrt-success{background-color:#60bb71}.redux-toastr .toastr.rrt-success .rrt-progressbar{background-color:#3e914d}.redux-toastr .toastr.rrt-warning{background-color:#f7a336}.redux-toastr .toastr.rrt-warning .rrt-progressbar{background-color:#d87e09}.redux-toastr .toastr.rrt-error{background-color:#db6a64}.redux-toastr .toastr.rrt-error .rrt-progressbar{background-color:#c5352e}.redux-toastr .toastr.rrt-light .rrt-progressbar{background-color:#ccc}.redux-toastr .toastr.rrt-light .toastr-icon{fill:#333!important}.redux-toastr .toastr.rrt-message{opacity:1;border:1px solid #dbdbdb}.redux-toastr .toastr.rrt-message .rrt-title{width:90%;height:50px;text-align:center;font-size:1.2em;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:50px;padding:0 20px}.redux-toastr .toastr.rrt-message .rrt-text{width:100%;max-height:400px;overflow:hidden;overflow-y:auto;border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;background-color:#fff;padding:15px;font-size:1.1em;margin-bottom:20px}.redux-toastr .toastr.rrt-message .rrt-text img{display:block;margin:10px auto;max-width:100%}.redux-toastr .toastr.rrt-message .close-toastr{height:50px}.redux-toastr .toastr .rrt-progress-container{height:5px;margin:0 -20px -20px -60px;position:absolute;bottom:20px;width:100%}.redux-toastr .toastr .rrt-progress-container .rrt-progressbar{border-radius:0 0 0 4px;height:100%}.redux-toastr .toastr-attention{width:100%;height:100%;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);z-index:1}.redux-toastr .toastr.rrt-info{background-color:#fff;color:#333;opacity:1;border-radius:5px;border-left:3px solid #2682ec}.redux-toastr .toastr.rrt-info .rrt-left-container .rrt-holder .toastr-icon{fill:#2682ec}.redux-toastr .toastr.rrt-info .rrt-progressbar{background-color:#2682ec;opacity:.65}.redux-toastr .toastr.rrt-error{background-color:#fff;color:#333;opacity:1;border-radius:5px;border-left:3px solid #f33800}.redux-toastr .toastr.rrt-error .rrt-left-container .rrt-holder .toastr-icon{fill:#f33800}.redux-toastr .toastr.rrt-error .rrt-progressbar{background-color:#f33800;opacity:.65}.redux-toastr .top-right{width:450px;top:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.redux-toastr .toastr{background-color:#f1effc!important;border-radius:16px!important;height:180px;position:relative;margin:0}.redux-toastr .toastr .rrt-left-container{display:none!important}.redux-toastr .toastr .rrt-middle-container{width:90%;display:flex;flex-direction:column;margin:2rem;padding:0}.redux-toastr .toastr .rrt-middle-container .rrt-title{margin:0;font-family:Noto Sans Georgian,sans-serif;font-size:1.75rem;font-weight:600;line-height:1.75rem;color:#1a1b24;&:after{content:"";width:90%;height:1px;background-color:#e1e1f4;display:block;margin-top:1rem;margin-bottom:1rem}}.redux-toastr .toastr .rrt-middle-container .rrt-text{font-family:Noto Sans Georgian,sans-serif;font-size:1rem;font-weight:500;line-height:1.5rem;color:#1a1b24}.redux-toastr .toastr .rrt-right-container{width:2rem;height:2rem;position:absolute;top:5px;right:5px;& div{width:100%;height:100%}}@media only screen and (max-width:1200px){.redux-toastr .toastr{height:100%}.redux-toastr .top-right{width:500px}.redux-toastr .toastr .rrt-middle-container{margin:1.75rem;.rrt-title{font-size:1.5rem;line-height:1.5rem;&:after{margin-top:1rem;margin-bottom:1rem}}.rrt-text{font-size:.875rem;line-height:1.3125rem}}.redux-toastr .toastr .rrt-right-container{& div{width:1.75rem;height:1.75rem}}}@media only screen and (max-width:900px){.redux-toastr .toastr{height:100%}.redux-toastr .top-right{width:calc(100vw - 50%)}.redux-toastr .toastr .rrt-middle-container{margin:1.5625rem;.rrt-title{font-size:1.125rem;line-height:1.125rem}.rrt-text{font-size:.75rem;line-height:1.125rem}}.redux-toastr .toastr .rrt-right-container{& div{width:1.75rem;height:1.75rem}}}@media only screen and (max-width:600px){.redux-toastr .top-right{width:300px}}*{margin:0;padding:0;text-decoration:none;outline:none;list-style-type:none;box-sizing:border-box;font-style:normal;font-weight:400;font-size:100%;border:0;resize:none;transition:.3s}h1,h2,h3,h4,h5,h6,li,strong{font-feature-settings:"case"}.main_carousel_slider .pagination-buttons .swiper-pagination-bullet-active{width:40px;border-radius:5px}.MuiDialog-paper{z-index:100}.product-item{border-radius:10px;box-shadow:0 0 20px rgba(0,0,0,.1);max-width:230px}.product-item:nth-child(3){grid-column-start:3;grid-column-end:5;grid-row-start:1;grid-row-end:3;max-width:500px;min-width:300px}.product-item .swiper-slide{display:flex;justify-content:center;align-items:center}.product-item:nth-child(3) .swiper-slide span{height:500px!important}.swiper-button-disabled{opacity:.6;pointer-events:none}.product-item .add{width:calc(100% - 40px);background-color:transparent;background-color:initial}.product-item .add:hover{background-color:#2682ec}.top-product-slider .swiper-slide{display:flex;flex-direction:row;justify-content:center;align-items:center;height:calc(50% - 10px);background-color:#fff;border-radius:5px;padding:10px;box-shadow:0 0 20px rgba(0,0,0,.1)}.top-product-slider .swiper-slide .add-favorite,.top-product-slider .swiper-slide .eye-btn{opacity:0}.top-product-slider .swiper-slide:hover .add-favorite,.top-product-slider .swiper-slide:hover .eye-btn{opacity:1}.cart-modal .MuiPaper-root{z-index:100;background-color:#fff;border-radius:5px}.selectItem.MuiMenuItem-root{font-family:med!important;font-feature-settings:"case";font-size:14px}.MuiSelect-select:focus{background-color:transparent!important}.MuiSelect-root.MuiSelect-select.MuiSelect-selectMenu.MuiSelect-outlined.MuiInputBase-input.MuiOutlinedInput-input{font-family:med}.search-section-select .MuiSelect-root.MuiSelect-select.MuiSelect-selectMenu.MuiSelect-outlined.MuiInputBase-input.MuiOutlinedInput-input{font-family:reg;font-size:15px;height:auto}.MuiTypography-root.makeStyles-heading-3.MuiTypography-body1{font-family:med;font-size:18px}.MuiTypography-root{font-family:Noto Sans Georgian,sans-serif!important}.MuiGrid-spacing-xs-4{margin:0!important}.MuiInputBase-root .Mui-disabled{color:#333}.small-loading{max-width:1500px;margin:100px auto 0;height:600px;display:flex;align-items:center;justify-content:center}.product-filter-box .drawer-btn{margin-bottom:0!important;box-shadow:0 0 30px rgba(0,0,0,.1)!important;border-radius:0!important}.MuiTabs-indicator{display:none!important}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb{background-color:#2682ec}.sorting-box .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#124569;border-radius:5px}.sorting-box .MuiOutlinedInput-notchedOutline{border-color:transparent}.MuiMenu-list .MuiMenuItem-root{font-family:med}.productScreen-filter-box .drawer-btn{margin-bottom:0!important}.slider-filter .MuiSlider-thumb{width:15px;height:15px}.slider-filter .MuiSlider-valueLabel{font-size:7px;text-align:center;width:60px;height:40px;background-color:#014490}.slider-filter .MuiSlider-valueLabel span{width:55px;height:35px;transform:rotate(0);border-radius:5px;display:flex;justify-content:center;align-items:center}.slider-filter .MuiSlider-valueLabel span span{font-size:12px;font-family:med;transform:rotate(0)}.product-filter .MuiSlider-root{color:#014490}.searchBar-input .MuiOutlinedInput-root{height:45px}.searchBar-input .MuiFormLabel-root.Mui-focused{color:#176399}.searchBar-input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#176399}@media only screen and (max-width:1400px){.product-item{max-width:270px}.product-item:nth-child(3){max-width:580px}}@media only screen and (max-width:1250px){.product-item,.product-item:nth-child(3){max-width:350px;max-height:430px}.product-item:nth-child(3){grid-column-start:1;grid-column-end:1;grid-row-start:1;grid-row-end:1}}@media only screen and (max-width:1190px){.product-item,.product-item:nth-child(3){max-width:500px}}@media only screen and (max-width:1100px){.product-item,.product-item:nth-child(3){min-width:230px}}@media only screen and (max-width:600px){.drawer-box .MuiDrawer-paper{width:400px}.small-loading{height:300px}}@media only screen and (max-width:460px){.drawer-box .MuiDrawer-paper{width:300px}}