.orelia-medicine-catalog{margin-top:1.5rem;margin-bottom:7.2rem}.orelia-medicine-table-wrapper{width:100%;overflow-x:auto;border:1px solid rgba(0,0,0,.12);border-radius:6px;background:#fff}.orelia-medicine-table{width:100%;border-collapse:collapse;border-spacing:0;font-size:1.4rem}@media screen and (min-width:990px){.orelia-medicine-table{table-layout:fixed}.orelia-medicine-table th:nth-child(1),.orelia-medicine-table td:nth-child(1){width:9%}.orelia-medicine-table th:nth-child(2),.orelia-medicine-table td:nth-child(2){width:27%}.orelia-medicine-table th:nth-child(3),.orelia-medicine-table td:nth-child(3){width:12%}.orelia-medicine-table th:nth-child(4),.orelia-medicine-table td:nth-child(4){width:12%}.orelia-medicine-table th:nth-child(5),.orelia-medicine-table td:nth-child(5){width:14%}.orelia-medicine-table th:nth-child(6),.orelia-medicine-table td:nth-child(6){width:5%}.orelia-medicine-table th:nth-child(7),.orelia-medicine-table td:nth-child(7){width:12.5%}.orelia-medicine-table th:nth-child(8),.orelia-medicine-table td:nth-child(8){width:8.5%}}.orelia-medicine-table thead{background:#3a3a3a;color:#fff}.orelia-medicine-table th{padding:1.2rem 1.4rem;text-align:left;font-weight:600;white-space:nowrap;border-right:1px solid rgba(255,255,255,.18)}.orelia-medicine-table th:last-child{border-right:0}.orelia-medicine-table td{padding:.9rem 1.4rem;vertical-align:middle;border-right:1px solid rgba(0,0,0,.08)}.orelia-medicine-table td:last-child{border-right:0}.orelia-medicine-table tbody tr{border-bottom:1px solid rgba(0,0,0,.08)}.orelia-medicine-table tbody tr:nth-child(2n){background:#f5f5f5}.orelia-medicine-table tbody tr:hover{background:#fff5ec}.orelia-medicine-table th,.orelia-medicine-table td{overflow-wrap:anywhere;word-break:break-word}.orelia-medicine-table td:nth-child(2){width:50%;font-weight:500}.orelia-medicine-table td:nth-child(2) a{color:#222;text-decoration:none}.orelia-medicine-table td:nth-child(2) a:hover{color:#f58220;text-decoration:underline}.orelia-medicine-table td:last-child{white-space:nowrap;font-weight:500}@media screen and (max-width:1100px)and (orientation:portrait){.orelia-medicine-catalog{padding-left:1.5rem;padding-right:1.5rem}.orelia-medicine-table{width:1350px;min-width:1350px;table-layout:fixed;font-size:1.3rem}.orelia-medicine-table th:nth-child(1),.orelia-medicine-table td:nth-child(1){width:120px}.orelia-medicine-table th:nth-child(2),.orelia-medicine-table td:nth-child(2){width:330px}.orelia-medicine-table th:nth-child(3),.orelia-medicine-table td:nth-child(3){width:170px}.orelia-medicine-table th:nth-child(4),.orelia-medicine-table td:nth-child(4){width:160px}.orelia-medicine-table th:nth-child(5),.orelia-medicine-table td:nth-child(5){width:190px;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.orelia-medicine-table th:nth-child(6),.orelia-medicine-table td:nth-child(6){width:80px;white-space:nowrap}.orelia-medicine-table th:nth-child(7),.orelia-medicine-table td:nth-child(7){width:160px;white-space:nowrap}.orelia-medicine-table th:nth-child(8),.orelia-medicine-table td:nth-child(8){width:120px;white-space:nowrap}.orelia-medicine-table th,.orelia-medicine-table td{padding:.8rem 1rem}}.orelia-product-trigger{appearance:none;-webkit-appearance:none;background:transparent;border:0;padding:0;margin:0;color:#222;font:inherit;font-weight:500;text-align:left;cursor:pointer}.orelia-product-trigger:hover{color:#f58220;text-decoration:underline}body.orelia-modal-open{overflow:hidden}.orelia-product-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:2rem}.orelia-product-modal[hidden]{display:none}.orelia-product-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000006b}.orelia-product-modal__window{position:relative;z-index:1;width:100%;max-width:650px;max-height:85vh;overflow-y:auto;background:#fff;border-radius:6px;box-shadow:0 18px 55px #00000038}.orelia-product-modal__header{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.6rem 2rem;background:#3a3a3a;color:#fff;border-radius:6px 6px 0 0}.orelia-product-modal__title{margin:0;color:#fff;font-size:1.7rem;line-height:1.3;font-weight:600}.orelia-product-modal__close{flex:0 0 auto;appearance:none;-webkit-appearance:none;border:0;background:transparent;color:#fff;font-size:2.8rem;line-height:1;padding:0;cursor:pointer}.orelia-product-modal__close:hover{color:#f58220}.orelia-product-modal__body{padding:2.2rem}.orelia-product-details{margin:0}.orelia-product-details__row{display:grid;grid-template-columns:220px 1fr;gap:2rem;padding:.5rem 0;border-bottom:1px solid rgba(0,0,0,.09)}.orelia-product-details__row:first-child{padding-top:0}.orelia-product-details dt{font-weight:600;color:#333}.orelia-product-details dd{margin:0;color:#444}.orelia-product-modal__footer{margin-top:2rem;padding-top:1.6rem;border-top:2px solid #f58220}.orelia-product-modal__link{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.8rem;background:#f58220;color:#fff;text-decoration:none;border-radius:4px;font-weight:600}.orelia-product-modal__link:hover{background:#121212;color:#fff}.orelia-status{display:inline-flex;align-items:center;gap:.7rem}.orelia-status-dot{display:inline-block;width:.9rem;height:.9rem;border-radius:50%}.orelia-status--available .orelia-status-dot{background:#4f9d45}.orelia-status--unavailable .orelia-status-dot{background:#ff7f00}@media screen and (max-width:749px){.orelia-product-modal{padding:1.5rem}.orelia-product-modal__window{max-height:90vh}.orelia-product-modal__header{padding:1.4rem 1.6rem}.orelia-product-modal__body{padding:1.6rem}.orelia-product-details__row{grid-template-columns:1fr;gap:.3rem}}.orelia-medicine-search{max-width:500px;margin-bottom:20px}.orelia-medicine-search .field,.orelia-medicine-search .field__input{border-radius:6px!important}.orelia-medicine-search .field:before,.orelia-medicine-search .field:after{border-radius:6px!important}.orelia-medicine-search .field:focus-within:after,.orelia-medicine-search .field__input:focus,.orelia-medicine-search .field__input:focus-visible{box-shadow:0 0 0 1px #ff7e00!important;outline:none!important;border-color:#ff7e00!important}.orelia-no-results{margin:0;padding:18px 14px;font-size:14px;color:#555}.orelia-sort-button{appearance:none;-webkit-appearance:none;background:transparent;border:0;padding:0;margin:0;color:inherit;font:inherit;font-weight:inherit;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.orelia-sort-arrow{font-size:12px;line-height:1;color:#ff7e00;margin-left:2px}.orelia-product-modal__link--disabled{background:#e6e6e6!important;color:#999!important;border-color:#d6d6d6!important;opacity:.7;cursor:not-allowed;pointer-events:none}.orelia-product-modal__link--disabled:hover{background:#e6e6e6!important;color:#999!important;border-color:#d6d6d6!important}@media screen and (min-width:750px)and (max-width:989px){.orelia-medicine-catalog.page-width{padding-left:1.5rem!important;padding-right:1.5rem!important}}@media screen and (min-width:750px)and (max-width:989px)and (orientation:landscape){body:has(.orelia-medicine-catalog) .collection-hero__inner.page-width{padding-left:1.5rem!important;padding-right:1.5rem!important}.orelia-medicine-catalog.page-width{padding-left:1.5rem!important;padding-right:1.5rem!important}}.orelia-pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2.4rem;margin-bottom:1rem}.orelia-pagination__link{color:#ff7e00;text-decoration:none;font-weight:600;transition:color .2s ease}.orelia-pagination__link:hover{color:#000;text-decoration:none}.orelia-pagination__link--current{color:#000;cursor:default}.orelia-pagination__ellipsis{color:#666}.orelia-pagination-info{margin-top:1.2rem;margin-bottom:-3.4rem;font-size:1.4rem;color:#333}@media screen and (max-width:749px)and (orientation:portrait){.orelia-pagination-info{margin-bottom:0!important}.orelia-pagination{margin-top:1.2rem!important}}@media screen and (max-width:989px)and (orientation:landscape){.orelia-medicine-table-wrapper{width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.orelia-medicine-table{width:max-content!important;min-width:100%!important;table-layout:auto!important}.orelia-medicine-table th:nth-child(1),.orelia-medicine-table td:nth-child(1){width:auto!important;white-space:nowrap!important}.orelia-medicine-table th:nth-child(2),.orelia-medicine-table td:nth-child(2){width:320px!important;min-width:320px!important;max-width:320px!important;white-space:normal!important;overflow-wrap:anywhere;word-break:break-word}.orelia-medicine-table th:nth-child(3),.orelia-medicine-table td:nth-child(3){width:160px!important;min-width:160px!important;max-width:160px!important;white-space:normal!important;overflow-wrap:anywhere;word-break:break-word}.orelia-medicine-table th:nth-child(4),.orelia-medicine-table td:nth-child(4){width:160px!important;min-width:160px!important;max-width:160px!important;white-space:normal!important;overflow-wrap:anywhere;word-break:break-word}.orelia-medicine-table th:nth-child(5),.orelia-medicine-table td:nth-child(5){width:210px!important;min-width:210px!important;max-width:210px!important;white-space:normal!important;overflow-wrap:anywhere;word-break:break-word}.orelia-medicine-table th:nth-child(6),.orelia-medicine-table td:nth-child(6){width:auto!important;white-space:nowrap!important}.orelia-medicine-table th:nth-child(7),.orelia-medicine-table td:nth-child(7){width:auto!important;white-space:nowrap!important}.orelia-medicine-table th:nth-child(8),.orelia-medicine-table td:nth-child(8){width:auto!important;white-space:nowrap!important}}@media screen and (min-width:990px)and (max-width:1050px)and (orientation:landscape){.orelia-medicine-table-wrapper{width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.orelia-medicine-table{width:1150px!important;min-width:1150px!important;table-layout:auto!important}.orelia-medicine-table th:nth-child(1),.orelia-medicine-table td:nth-child(1){width:10%!important;white-space:nowrap!important}.orelia-medicine-table th:nth-child(2),.orelia-medicine-table td:nth-child(2){width:320px!important;min-width:320px!important;max-width:320px!important;white-space:normal!important;overflow-wrap:anywhere;word-break:break-word}.orelia-medicine-table th:nth-child(3),.orelia-medicine-table td:nth-child(3){width:160px!important;min-width:160px!important;max-width:160px!important;white-space:normal!important;overflow-wrap:anywhere;word-break:break-word}.orelia-medicine-table th:nth-child(4),.orelia-medicine-table td:nth-child(4){width:15%!important;min-width:170px!important;white-space:normal!important;overflow-wrap:anywhere;word-break:break-word}.orelia-medicine-table th:nth-child(5),.orelia-medicine-table td:nth-child(5){width:210px!important;min-width:210px!important;max-width:210px!important;white-space:normal!important;overflow-wrap:anywhere;word-break:break-word}.orelia-medicine-table th:nth-child(6),.orelia-medicine-table td:nth-child(6){width:7%!important;white-space:nowrap!important}.orelia-medicine-table th:nth-child(6),.orelia-medicine-table td:nth-child(6){width:auto!important;white-space:nowrap!important}.orelia-medicine-table th:nth-child(7),.orelia-medicine-table td:nth-child(7){width:10%!important;white-space:nowrap!important}}@media screen and (min-width:1180px)and (max-width:1380px)and (orientation:landscape){.orelia-medicine-table-wrapper{width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.orelia-medicine-table{width:1500px!important;min-width:1500px!important;table-layout:fixed!important}.orelia-medicine-table th:nth-child(1),.orelia-medicine-table td:nth-child(1){width:130px!important;white-space:nowrap!important}.orelia-medicine-table th:nth-child(2),.orelia-medicine-table td:nth-child(2){width:380px!important}.orelia-medicine-table th:nth-child(3),.orelia-medicine-table td:nth-child(3){width:180px!important}.orelia-medicine-table th:nth-child(4),.orelia-medicine-table td:nth-child(4){width:170px!important}.orelia-medicine-table th:nth-child(5),.orelia-medicine-table td:nth-child(5){width:210px!important}.orelia-medicine-table th:nth-child(6),.orelia-medicine-table td:nth-child(6){width:80px!important}.orelia-medicine-table th:nth-child(7),.orelia-medicine-table td:nth-child(7){width:190px!important}.orelia-medicine-table th:nth-child(8),.orelia-medicine-table td:nth-child(8){width:160px!important}}.orelia-status--available{display:inline-flex;flex-direction:column;align-items:flex-start;gap:0}.orelia-status-line{display:flex;align-items:center;white-space:nowrap}.orelia-status-line .orelia-status-dot{margin-right:6px}.orelia-stock-quantity{display:block;padding-left:16px;white-space:nowrap}.orelia-medicine-filters{margin-top:16px;margin-bottom:10px}.orelia-filter-heading{margin-bottom:6px;font-weight:500}.orelia-medicine-filter{display:flex;align-items:center;gap:8px}.orelia-medicine-filter label{margin:0}.orelia-medicine-filter select{min-width:120px;height:38px;padding:0 34px 0 12px;font:inherit;color:#000;background-color:#fff;border:1px solid #8a8a8a;border-radius:6px;box-shadow:none!important;outline:none!important;cursor:pointer}.orelia-medicine-filter select:hover{border-color:#8a8a8a}.orelia-medicine-filter select:focus,.orelia-medicine-filter select:focus-visible{border:2px solid #ff7e00!important;outline:none!important;box-shadow:none!important}
/*# sourceMappingURL=/cdn/shop/t/37/assets/component-medicine-table.css.map */
