
/* /mstech_mascota18_website/static/src/pdp.css */
@scope (#product_complementary_info) to (.container-tabs > :not(.tabs)){.container-tabs{margin: 2rem auto; background: white; padding: 1.5rem;}.tabs{display: grid; grid-auto-flow: column; width: fit-content; margin-inline: auto; justify-content: center; margin-bottom: 1.5rem; border-bottom: 1px solid #6663; padding: 0 1rem; font-size: 12px; font-weight: 700; text-transform: uppercase !important; color: #838889;}button.tab{font-size: inherit; font-weight: inherit; padding: .6rem 1rem; border: 0; border-bottom: 2px solid transparent; color: var(--o-color-5); background: transparent; white-space: nowrap; transition: color .25s ease, border-color .25s ease; text-transform: inherit; color: inherit;}button.tab:hover{color: var(--o-color-1);}button.tab.active{color: var(--o-color-1); border-bottom-color: currentColor;}@media (max-width: 768px){.container-tabs{padding: 1rem;}.tabs{display: flex; overflow-x: auto; gap: .25rem; justify-content: flex-start; max-width: 100%; padding: 0; margin-bottom: 1rem; scrollbar-width: none;}.tabs::-webkit-scrollbar{display: none;}button.tab{flex: 0 0 auto; font-size: 12px; padding: .55rem .85rem; border-bottom: none; border-radius: 6px;}button.tab.active{border-bottom: none; background: var(--o-color-1); color: white;}}}@scope (#product_complementary_info .container-tabs){table:has(tr:first-child > td:nth-child(2):last-child){&{width: 100%; max-width: 48rem; margin: 0 auto 2rem;}tr > td:nth-child(2){text-align: right;}}table:not(.table){tr{border-bottom: 1px solid currentColor;}td{padding: .5rem 0;}}}@scope (.js_add_cart_variants){.o_wsale_product_attribute{text-align: right;}}