.options{position:relative;padding:16px 24px 9px;background:#f8f8f8;margin:24px 0 35px;border-radius:8px}.options .desca-in{height:150px;overflow:hidden;margin-bottom:7px;font-size:12px;transition:all ease-in-out}.options .desca-in p{margin-bottom:20px}.options .desca-in .shipping-time span{display:inline-block;color:#6392ff;font-weight:700}.options .desca-expand{display:inline-flex;align-items:center;gap:4px;text-decoration:none;cursor:pointer}.options .desca-expand:hover{text-decoration:underline}.options .desca-expand .desca-icon{display:inline-block;width:10px;height:10px;padding:3px;margin-left:5px;border:solid #2164ff;border-width:0 1.5px 1.5px 0;transform:rotate(45deg);transition:all ease-in-out}.mod-DescA.desca-open .desca-in{height:unset}.mod-DescA.desca-open .desca-icon{transform:rotate(-135deg)}.page-stores{position:relative}.page-stores .stores-btn{display:flex;justify-content:center;width:100%;background-color:var(--color-theme);color:#fff;padding:0 24px;border-radius:48px;line-height:48px;cursor:pointer}.page-stores .bh-title{text-align:left;padding:0!important}.page-stores .stores-product{padding:24px 12px;display:flex;gap:20px;max-width:1224px;margin:0 auto 24px}.page-stores .stores-product .stores-product-l{flex:1 1;background-color:#fff}.page-stores .stores-product .stores-product-r{flex:1 1;background-color:#fff;padding:24px 12px}.page-stores .stores-product .sign-PriceLabel{margin-top:12px}.page-stores .stores-product .stores-quantity{display:flex;justify-content:space-between;margin-top:12px}.page-stores .stores-product .stores-cart-box{background-color:#f8f8f8;padding:24px;margin-top:12px;border-radius:var(--border-radius)}.page-stores .stores-product .stores-cart-box .stores-btn{margin-top:12px}@media(max-width:767px){.page-stores .stores-btn{height:24px;line-height:24px;padding:0 12px;font-size:12px}.page-stores .stores-product{display:block;padding:0;margin-bottom:12px}.page-stores .stores-product-r{margin-top:12px}}