.type-detail .product-top .p-info-wrapper .add-to-cart{display:grid;grid-template-columns:180px 1fr;align-items:center;gap:15px;background:#fafafa;padding:2rem}.type-detail .product-top .p-info-wrapper .detail-parameters{width:100%}.type-detail .product-top .p-info-wrapper .detail-parameters tbody,.type-detail .product-top .p-info-wrapper .detail-parameters tr{width:100%}.type-detail .product-top .p-info-wrapper .detail-parameters tr{display:grid}.type-detail .product-top .p-info-wrapper .detail-parameters .size-tiles__select{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.type-detail .product-top .p-info-wrapper .detail-parameters .size-tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;width:100%;margin-top:8px;margin-bottom:20px}.type-detail .product-top .p-info-wrapper .detail-parameters .size-tiles__item{position:relative;display:flex;align-items:center;justify-content:center;padding:15px;border:2px solid #d7d7d7;background:#fff;background-repeat:no-repeat;border-radius:5px!important;color:#202020;font-family:inherit;font-size:16px;line-height:1.25;font-weight:600;text-align:center;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease}.type-detail .product-top .p-info-wrapper .detail-parameters .size-tiles__item:hover{border-color:#222}.type-detail .product-top .p-info-wrapper .detail-parameters .size-tiles__item:focus-visible{outline:2px solid #222;outline-offset:2px}.type-detail .product-top .p-info-wrapper .detail-parameters .size-tiles__item.is-selected{border-color:#111;background:#111;color:#fff;box-shadow:inset 0 0 0 1px #111}.type-detail .product-top .p-info-wrapper .detail-parameters .size-tiles__item.is-disabled,.type-detail .product-top .p-info-wrapper .detail-parameters .size-tiles__item:disabled{border-color:#e5e5e5;background:#f5f5f5;color:#aaa;text-decoration:line-through;cursor:not-allowed;opacity:.7}@media (max-width:767px){.type-detail .product-top .p-info-wrapper .detail-parameters .size-tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.type-detail .product-top .p-info-wrapper .detail-parameters .size-tiles__item{padding:9px 8px;font-size:13px}}