.new-quick-shop-button{display:flex;width:35px;height:35px;background-color:#fff;border:1px solid #FFF;border-radius:10em;position:absolute;bottom:5px;right:5px;cursor:pointer;align-items:center;justify-content:center;z-index:100;transition:border-color 1s ease}.new-quick-shop-button:hover{border-color:#878787}#new-quick-shop-drawer{position:absolute;width:100%;background:#aaaeb5c9;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;transition:all .3s ease-in-out;max-height:0;bottom:0;overflow:hidden}#new-quick-shop-drawer.is-open{max-height:400px}#new-quick-shop-drawer .new-quick-shop__title{font-weight:700;font-size:1.7rem;color:#fff}#new-quick-shop-drawer .new-quick-shop__content{overflow-y:auto;padding:5px}#new-quick-shop-drawer .new-quick-shop__content::-webkit-scrollbar{width:20px}#new-quick-shop-drawer .new-quick-shop__content::-webkit-scrollbar-track{background-color:transparent}#new-quick-shop-drawer .new-quick-shop__content::-webkit-scrollbar-thumb{background-color:#d6dee1;border-radius:20px;border:6px solid transparent;background-clip:content-box}#new-quick-shop-drawer .new-quick-shop__content::-webkit-scrollbar-thumb:hover{background-color:#a8bbbf}#new-quick-shop-drawer .new-quick-shop__head{position:relative;display:flex;justify-content:center}#new-quick-shop-drawer .new-quick-shop__head .title-container{font-size:2.3rem;font-weight:700;max-width:360px;text-align:center}#new-quick-shop-drawer .new-quick-shop__head .new-quick-shop__close{display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:transparent;border:none;width:24px;height:24px;position:absolute;top:2px;right:2px}@media only screen and (max-width: 491px){#new-quick-shop-drawer .new-quick-shop__head .new-quick-shop__close{top:13px;right:23px}}#new-quick-shop-drawer .slider-wrapper{position:relative;margin-bottom:20px}#new-quick-shop-drawer .slider-wrapper .slick-slider .slick-list,#new-quick-shop-drawer .slider-wrapper .slick-slider .slick-track{height:100%}#new-quick-shop-drawer .slider-wrapper .slick-slider .slick-slide{height:initial}#new-quick-shop-drawer .slider-wrapper .new-quick-shop-slide-ul-button{width:24px;height:24px;position:absolute;top:50%;margin-top:-12px;display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:transparent;border:none}#new-quick-shop-drawer .slider-wrapper .new-quick-shop-slide-ul-button.slick-prev{left:-21px}#new-quick-shop-drawer .slider-wrapper .new-quick-shop-slide-ul-button.slick-next{right:-21px}#new-quick-shop-drawer .images-wrapper{overflow:hidden}#new-quick-shop-drawer .images-wrapper img{max-width:220px;margin:0 6px}#new-quick-shop-drawer .product-details__price-and-reviews{display:flex;align-items:center;margin-bottom:5px}#new-quick-shop-drawer .product-details__price-and-reviews .price{margin-right:5px;font-size:1.4rem;font-weight:600}#new-quick-shop-drawer .product-details__price-and-reviews .okeReviews-reviewsSummary-ratingCount{font-size:1.4rem}#new-quick-shop-drawer .new-quick-shop__content .length-hints{max-width:380px;padding:15px 20px 15px 30px;border:1px solid #dbd9d4;font-size:1.5rem;color:#1b1818;list-style:disc;margin-bottom:25px}#new-quick-shop-drawer .new-quick-shop__content .length-hints li:not(:last-child){margin-bottom:5px}#new-quick-shop-drawer .new-quick-shop__content .length-hints li b{font-size:1.6rem}#new-quick-shop-drawer .product-details__price-and-reviews .price .sale{color:var(--primary-color);margin-left:2px}#new-quick-shop-drawer .new-quick-shop__bottom{width:100%;padding:15px 23px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:20px}#new-quick-shop-drawer .new-quick-shop__bottom .maroon_btn{width:100%;max-width:450px;height:55px}#new-quick-shop-drawer .new-quick-shop__bottom .maroon_btn:disabled{background:#dc9c9b;border-color:#dc9c9b}.new-quick-shop-over{overflow:hidden}#new-quick-shop-overlay{cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;height:100%;width:100%;transition:opacity .2s;transform:translate(100%);z-index:9999}#new-quick-shop-overlay.is-visible{opacity:1;transform:translate(0)}@media only screen and (max-width: 491px){#new-quick-shop-drawer{border-top-left-radius:10px;border-top-right-radius:10px;right:initial;top:initial;height:auto;bottom:-100%;transition:bottom .3s ease-in-out;max-width:495px;position:fixed;background:#8f9195e6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:200000000000}#new-quick-shop-drawer.is-open{right:initial;bottom:0}#new-quick-shop-drawer .new-quick-shop__head{padding:16px 0}#new-quick-shop-drawer .new-quick-shop__head .title-container{max-width:265px}#new-quick-shop-drawer .new-quick-shop__content{padding:0 13px 20px}#new-quick-shop-drawer .slider-wrapper .new-quick-shop-slide-ul-button{display:none}#new-quick-shop-drawer .images-wrapper{overflow:auto}#new-quick-shop-drawer .images-wrapper img{max-width:200px}#new-quick-shop-drawer .new-quick-shop__bottom{padding:0 13px}}#new-quick-shop-drawer .product-options-wrapper{display:flex;flex-direction:column;margin-bottom:initial}#new-quick-shop-drawer .product-options-wrapper .options-block:not(:last-child){margin-bottom:8px}#new-quick-shop-drawer .product-options-wrapper .options-block:last-child{margin-bottom:initial}#new-quick-shop-drawer .product-options-wrapper .options-block .name-options{display:block;color:#fff;font-weight:700;font-size:1.6rem;margin-bottom:6px}#new-quick-shop-drawer .product-options-wrapper .options-block .name-options .selected-option{color:#242424;text-transform:capitalize}#new-quick-shop-drawer .product-options-wrapper .options{display:flex;flex-wrap:wrap;gap:5px}#new-quick-shop-drawer .product-options-wrapper .options .option{position:relative}#new-quick-shop-drawer .product-options-wrapper label.label-option{cursor:pointer;border:1px solid #c4c4c4;color:#242424;width:100%;min-width:46px;height:39px;display:flex;background:#f5f4f2;font-size:1.7rem;line-height:18px;text-align:center;font-weight:700;transition:all .3s ease;justify-content:center;align-items:center;border-radius:4px}@media only screen and (max-width: 491px){#new-quick-shop-drawer .product-options-wrapper label.label-option{font-size:1.4rem}}#new-quick-shop-drawer .product-options-wrapper .options.option-count-2{flex-wrap:nowrap}#new-quick-shop-drawer .product-options-wrapper .options.option-count-2 .option{width:50%}#new-quick-shop-drawer .product-options-wrapper input.input-option{display:none;width:50px;height:42px;position:absolute;top:0;right:0;bottom:0;left:0}#new-quick-shop-drawer .product-options-wrapper input.input-option:checked+label.label-option{background:#242424;border-color:#242424;color:#edece9}#new-quick-shop-drawer .product-options-wrapper .option.soldout label.label-option{opacity:.4;text-decoration:line-through;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/486/assets/new-quick-shop.css.map */
