body{background-color:#f7f7f7;height:100vh}.demo-iframe-wrapper{position:fixed;top:70px;left:0;right:0;bottom:0;width:100%;z-index:9}.close-head .demo-iframe-wrapper{top:0}#demo-iframe{border:none;background:#fff;box-shadow:none;outline:none;width:100%;height:100%;background-image:repeating-linear-gradient(45deg,#fafafa,#fafafa 30px,#fff 0,#fff 60px)}.demo-head{position:fixed;top:0;left:0;right:0;height:70px;background-color:#ffffff;z-index:12;box-shadow:0 2px 20px rgba(0,0,0,0.071);padding:0 7px;transition:all 0.1s linear}.close-head .demo-head{display:none}.demo-iframe-container{width:100%;height:100%}.on-tablet .demo-iframe-container{max-width:700px;max-height:90%;border:solid 4px #cdcdcd;border-top-width:6px;border-bottom-width:40px;border-radius:8px;box-shadow:0 6px 31px rgba(0,0,0,0.14)}.on-mobile .demo-iframe-container{max-width:400px;max-height:80%;border:solid 4px #cdcdcd;border-top-width:6px;border-bottom-width:40px;border-radius:8px;box-shadow:0 6px 31px rgba(0,0,0,0.14)}.demo-iframe-mobtn{position:absolute;bottom:-25px;left:0;right:0;display:none;justify-content:center;align-items:center}.demo-iframe-mobtn::after{content:'';display:block;width:50px;height:12px;background:#fff;border-radius:25px}.on-mobile .demo-iframe-mobtn,.on-tablet .demo-iframe-mobtn{display:flex}.demo-head-back{width:40px;height:40px;justify-content:center;align-items:center;color:#bdbdbd;transition:all 0.2s ease;border-radius:8px}.demo-head-back svg{transform:rotate(180deg);width:16px;height:16px}.demo-head-back:hover,.demo-head-back:active{background:#f7f7f7}.demo-head-back:active{opacity:0.8}.demo-head-logo{margin:0 5px 0 24px}.demo-head-logo img{height:34px}.demo-head-product{gap:7px;box-shadow:0 0 0 1px #fff;border-radius:7px;padding:7px 12px;user-select:none;cursor:pointer;width:500px;justify-content:center;transition:all 0.2s ease}.demo-head-product:hover,.demo-head-product:active,.demo-head-product.active{background:#f7f7f7;box-shadow:0 0 0 1px #f7f7f7}.demo-head-product:active{opacity:0.8}.demo-head-product img{height:25px;width:25px}.demo-head-product span{font-size:14px;font-weight:500;max-width:440px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.demo-head-view{position:relative}.demo-head-view-btn{width:40px;height:40px;justify-content:center;align-items:center;cursor:pointer;transition:all 0.2s ease;border-radius:8px}.demo-head-view-btn:hover,.demo-head-view-btn:active{background:#f7f7f7}.demo-head-view-btn:active{opacity:0.8}.demo-head-view-btn > svg{width:22px;height:22px}.demo-head-options{position:absolute;top:-5px;left:0;width:40px;background:#fff;box-shadow:0 5px 10px rgb(0 0 0 / 8%);border-radius:23px;opacity:0;pointer-events:none;transition:all 0.2s ease}.demo-head-view.open .demo-head-options{opacity:1;pointer-events:all;top:0}@media screen and (min-width:1200px){.demo-head-view:hover .demo-head-options{opacity:1;pointer-events:all;top:0}}.demo-head-options-item{padding:8px;cursor:pointer;border-radius:25px;transition:all 0.2s ease;color:#c6c6c6}.demo-head-options-item svg{width:24px;height:24px}.demo-head-options-item:hover{color:#7a7a7a}.demo-head-options-item.active{background:#fffefa;color:#f9d342}.demo-head-options-item-tip{position:absolute;white-space:nowrap;left:40px;background:#fff;color:#a5a5a5;font-size:12px;padding:2px 10px;box-shadow:0 5px 10px rgb(0 0 0 / 6%);border-radius:25px;font-weight:100;transition:all 0.2s ease;opacity:0;pointer-events:none}.demo-head-options-item:hover .demo-head-options-item-tip{left:50px;opacity:1}.demo-head-add-cart{background:#49cd72;color:#fff;padding:9px 20px;border-radius:8px;gap:6px;font-weight:500;font-size:14px;user-select:none;margin-right:8px;cursor:pointer;transition:all 0.2s ease;height:45px;min-width:190px;justify-content:center}.demo-head-add-cart svg{width:20px;height:20px}.demo-head-add-cart:hover{background:#3fbd66}.demo-head-add-cart:active{background:#49cd72}.demo-head-add-cart.loading{opacity:0.8;pointer-events:none}.demo-head-add-cart.loading *{display:none!important}.demo-head-add-cart.loading::after{content:'';display:block!important;width:16px;height:16px;border:solid 1px #fff;border-radius:50%;border-top-color:transparent;animation:rotate 1s linear 0s infinite;margin:auto}.demo-head-close{width:40px;height:40px;justify-content:center;align-items:center;color:#bdbdbd;cursor:pointer;margin-right:8px;transition:all 0.2s ease;border-radius:8px}.demo-head-close svg{width:24px;height:24px}.demo-head-close:hover,.demo-head-close:active{background:#f7f7f7}.demo-head-close:active{opacity:0.8}.demo-head-open{width:50px;height:35px;position:fixed;top:-10px;left:10px;z-index:99999;box-shadow:0 4px 20px rgb(0 0 0 / 12%);border-bottom-right-radius:6px;border-bottom-left-radius:6px;opacity:0;cursor:pointer;color:#b0b0b0;z-index:999999;background:#ffffff;transition:all 0s ease;pointer-events:none}.demo-head-open svg{width:24px;height:24px;transform:rotate(-90deg)}.close-head .demo-head-open{top:0;pointer-events:all;opacity:0.6;transition:all 0.4s ease}.close-head .demo-head-open:hover{opacity:1}#demo-iframe-loading{position:fixed;z-index:10;top:70px;left:0;right:0;bottom:0;pointer-events:none}#demo-iframe-loading span{width:30px;height:30px;border:solid 2px #f9d342;border-top-color:transparent;border-radius:50%;background:#fffcf1;box-shadow:0 0 0 10px #fffcf1}#demo-other-products{position:absolute;top:70px;left:0;right:0;background:#f7f7f7;box-shadow:0 4px 20px rgb(0 0 0 / 12%);min-height:130px;z-index:11}.close-head #demo-other-products{top:0}.demo-other-container{max-width:1450px;margin:0 auto;width:100%;padding:20px 20px;flex:1}.demo-other-head{padding:0 10px}.demo-other-head-title{flex:1;font-size:15px;font-weight:500}.demo-other-head-btn{font-size:15px;gap:2px;transition:all 0.2s ease;font-weight:500}.demo-other-head-btn svg{width:16px;height:16px;opacity:0.6}.demo-other-head-btn:hover{color:#ff4f5d}#demo-other-products-items{padding:10px 0}.demo-other-item-wrapper{flex:0 0 25%;max-width:25%;padding:10px}.demo-other-item{background:#ffffff;border-radius:8px;box-shadow:0 2px 20px rgba(0,0,0,0.071);height:100%}.demo-other-item-head{position:relative;height:20px;display:flex;justify-content:flex-end;align-items:center;padding-left:7px}.demo-other-item-head span{width:10px;height:10px;background:#f0f0f0;margin:0 2px;border-radius:50%}.demo-other-item-image{}.demo-other-item-image img{width:100%}.demo-other-item-title{font-size:18px;font-weight:500;padding:14px 15px;margin-bottom:20px;flex:1}.demo-other-item:hover .demo-other-item-title{font-weight:600}.demo-other-item-footer{padding:5px 19px 20px}.demo-other-item-cart{flex:1;margin:0;height:50px}.demo-other-item-demo{height:50px;width:50px;justify-content:center;align-items:center;margin-left:0px;background:#d4efff;color:#2196F3;transition:all 0.2s ease;border-radius:8px;position:relative;overflow:hidden;width:0px;display:flex}.demo-other-item:hover .demo-other-item-demo{width:50px;overflow:unset;margin-left:10px}.demo-other-item-demo:hover{background:#2196F3;color:#ffffff;border-radius:30px}.demo-other-item-demo svg{width:20px;height:20px}.demo-other-item-demo-tip{position:absolute;bottom:56px;right:-32px;white-space:nowrap;background:#2196f3;color:#fff;font-size:13px;padding:2px 10px;border-radius:0;pointer-events:none;opacity:0;transition:all 0.2s ease}.demo-other-item-demo:hover .demo-other-item-demo-tip{bottom:60px;opacity:1}.demo-other-item-price{padding:0 21px 15px;gap:6px}.demo-other-item-price span{font-size:19px;font-weight:500}.demo-other-item-price small{font-size:15px;opacity:0.7}#demo-other-products-loading{margin-top:15px;flex:1}#demo-other-products-loading span{width:20px;height:20px;border-radius:50%;border:solid 2px #f9d342;border-top-color:transparent}@media screen and (max-width:1200px){.demo-other-item-title{font-size:15px}.demo-other-item-demo{display:none}}@media screen and (max-width:1100px){.demo-other-item-wrapper{flex:0 0 33.33333%;max-width:33.33333%}}@media screen and (max-width:1000px){.demo-head-product span{display:none}.demo-head-product{width:60px}}@media screen and (max-width:850px){.demo-other-item-wrapper{flex:0 0 50%;max-width:50%}.demo-head-view{display:none}}@media screen and (max-width:650px){.demo-other-item-wrapper{flex:0 0 100%;max-width:100%}}@media screen and (max-width:550px){#add-to-cart{min-width:60px}#add-to-cart span{display:none}.demo-head-flex-end{display:none}}@media screen and (max-width:450px){.demo-head-logo img{height:28px}}