#body{padding:0;justify-content:space-around;display:flex;flex-wrap:wrap;gap:16px}.product-page-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin:16px auto 0;max-width:1300px;gap:32px;padding-left:16px;padding-right:16px}.product-image{flex:1;overflow-y:auto;max-height:calc(100vh - 64px);scrollbar-color:transparent transparent}.hoverable-image{width:100%;height:100%;box-sizing:border-box;border-radius:10px;text-align:center;background-color:#fff;box-shadow:0 2px 4px #0000001a}.product-image::-webkit-scrollbar-thumb{background-color:transparent}.product-image img{max-width:100%;height:auto}.product-details{padding-top:48;padding-bottom:48;flex:1;position:sticky;top:0}.product-details h1{font-size:12px;margin-bottom:10px}.product-details .product-price{font-size:9px;font-weight:700;color:#333;margin-bottom:10px}.product-details p{font-size:10px;line-height:1.5;margin-bottom:20px}.btn{margin-top:16px;margin-bottom:16px;display:inline-block;border:none;background-color:#fff;color:#000;border-radius:8px;cursor:pointer;width:100%;height:50px;border:1px solid #ebebeb;transition:background-color .3s ease,color .3s ease;font-size:10px;box-shadow:0 2px 2px #0000001a}.btn:hover{background-color:#f1f1f1}@media screen and (max-width: 768px){.product-page-container{flex-direction:column}.product-image{margin-right:0;margin-bottom:20px}.product-image{display:flex;overflow-x:auto;overflow-y:hidden;max-width:100%;scrollbar-color:transparent transparent;flex-wrap:nowrap}.product-image img{max-height:100%;margin-right:10px}}#size{margin-top:16px;display:inline-block;border:none;background-color:#fff;color:#000;border-radius:8px;cursor:pointer;width:100%;height:50px;border:1px solid #ebebeb;transition:background-color .3s ease,color .3s ease;text-align:center;box-shadow:0 2px 4px #0000001a}.variant{font-size:9px}#size option{background-color:#fff;color:#fff}#size:focus{outline:none}.flex-container{padding:0!important}.title{font-size:10px!important}.desc p span,.desc p{font-size:9px!important}.size-options{margin-top:10px;display:flex;flex-wrap:wrap;gap:10px}.size-option{display:inline-flex;justify-content:center;align-items:center;width:30px;height:30px;background-color:#fff;color:#000;border-radius:8px;border:1px solid #ebebeb;cursor:pointer;font-size:10px;box-shadow:0 2px 2px #0000001a;transition:background-color .3s ease,color .3s ease;position:relative;text-align:center;margin-bottom:16px}.size-option:hover{background-color:#f1f1f1}.size-option input[type=radio]{display:none}.size-option span{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none}.size-option input[type=radio]:checked+span{background-color:#000;color:#fff;border:1px solid #000;border-radius:8px}.size-option input[type=radio]:disabled+span{border-radius:8px;background-color:#e0e0e0;color:#999;border:1px solid #999;cursor:not-allowed}
/*# sourceMappingURL=/cdn/shop/t/18/assets/product-stylesheet.css.map */
